/*
	FOR BROWSER COMPABILITY
*/
:root
{
	overflow:-moz-scrollbars-vertical;
}
*
{
	margin:0px;
	padding:0px;
}
IMG
{
	border-width:0px;
}
BODY.sclub P IMG,
BODY.releases P IMG,
BODY.artists .releases IMG
{
	border:1px solid #ccc;
}
BODY.news P.image,
BODY.sclub.details P.image,
BODY.releases.details P.image
{
	 float:right;
	 padding-left:20px;
	 padding-bottom:10px;
	 padding-top:10px;
}
BODY.sclub.details P.image,
BODY.releases.details P.image
{
	 padding:0px;
}
BODY.sclub.index DIV.hr,
BODY.releases.index DIV.hr
{
	margin-top:10px;
}
BODY.sclub DIV.object,
BODY.releases DIV.object
{
	margin-top:20px;
}
BODY.sclub.details UL,
BODY.releases.details UL,
BODY.artists.details UL,
BODY.live UL,
UL
{
	list-style-type:none;
}
BODY.sclub.details LI,
BODY.releases.details LI,
BODY.artists.details LI,
BODY.live LI,
LI
{
	padding:0px;
	margin:0px;
}
BODY.artists.details .releases LI
{
	display:inline;
}
BODY.artists.index H3,
BODY.artists.index H4
{
	margin:10px 0px;
}
BODY.artists.index DIV.object
{
	padding-top:1px;
}
BODY.galleries UL.resources
{
	line-height:normal;
	margin:0px;
	padding:0px;
}
BODY.galleries UL.resources LI
{
	float:left;
	margin-right:5px;
	margin-bottom:2px;
	padding:0px;
}

/*
	GLOBAL
*/
BODY
{
	background:#ffffff;
}

INPUT,
TEXTAREA,
SELECT,
BODY
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4c4c4c;
}

A
{
	text-decoration:underline;
}
#content P A,
#content UL A,
#content TABLE A,
#footer A,
#popup A
{
	color:#4c4c4c;
}
#content P A:hover,
#content UL A:hover,
#content TABLE A:hover,
#footer A:hover,
#popup A:hover
{
	color:#ffffff;
	background-color:#000000;
}
/* don't underline named anchors */
H1 A,
H2 A,
H3 A,
H4 A,
H5 A
{
	text-decoration:none;
	color:#4c4c4c;
}

H1
{
}
H2,
H3
{
	margin:10px 0px;
	margin-top:20px;
}
H4,
H5
{
	margin:10px 0px;
	margin-top:15px;
	font-size:1em;
}
BODY.releases.details H5
{
	font-weight:normal;
	font-style:italic;
}
BODY.live .object H5
{
	margin:0px;
	font-weight:normal;
}
BODY.live .object P.body
{
	margin:0px 20px;
	margin-bottom:10px;
	font-style:italic;
}
BODY.sclub.index P {
	width:85%;
}

P,
UL
{
	margin:10px 1px;
	line-height:20px;
}
TABLE
{
	width:100%;
}
TABLE TD,
TABLE TH
{
	padding:2px 0px;
}
/*LI
{
	margin-left:20px;
}*/
.bestellen LI
{
	margin:0px;
	list-style-type:none;
}
P
{
	text-align:left;
	/*text-align:justify;*/
}
DIV.object
{
}
DIV.hr
{
	clear:both;
	margin:30px 0px;
	background-color:#CCCCCC;
	height:40px;
}
/*DIV.hr.bold
{
	height:3px;
	background-color:#4c4c4c;
	border-top:1px solid #b4b6b4;
	margin-left:-180px;
	margin-right:-20px;
}*/
DIV.object DIV.hr
{
	clear:none;
	height:20px;
	margin:10px 0px;
}
HR
{
	display:none;
}
TH
{
	text-align:left;
}

FORM DIV
{
	margin:10px 0px;
}
INPUT.text,
INPUT.number,
TEXTAREA,
SELECT
{
	padding:4px 6px;
	border:1px solid #999999;
	border-width:0px;
	background-color:#EBEBEB;
	letter-spacing:1px;
}
/*INPUT.text:focus,
INPUT.number:focus,
TEXTAREA:focus,
SELECT:focus
{
	background-color:#EBEBEB;
}*/


SELECT
{
	padding:0px;
}
INPUT.text
{
	width:37.5%;
	width:400px;
}
INPUT.number
{
	text-align:center;
}
TEXTAREA
{
	width:75%;
	width:400px;
}
INPUT.button
{
	padding:1px 3px;
	border:1px solid black;
	background-color:#FFFFFF;
	font-weight:bold;
	border-width:0px;
	letter-spacing:1px;
}
INPUT.submit
{
	cursor:pointer;
}
FORM DIV.submit
{
	margin-top:15px;
}
FORM DIV.subscribed LABEL
{
	position:relative;
	top:-3px;
	margin-right:10px;
	margin-left:5px;
}
INPUT.error,
TEXTAREA.error,
SELECT.error
{
	/*background-color:#FFCCCC !important;*/
	background-image:url(chkchkchk.png);
	background-position:top right;
	background-repeat:no-repeat;
}
.cart INPUT,
.cart TEXTAREA,
.cart SELECT
{
}
.cart .change
{
	float:right;
	margin:0px;
}

/*
	PARTS
*/
#root
{
	width:600px;
	margin:0px 40px;
	padding-top:100px;
	padding-left:40px;
	/*background-color:#D9D4C1;*/
	background-repeat:no-repeat;
	background-position:top left;
}
#container
{
	background-color:#FFFFFF;
	padding:20px;
	padding-right:0px;
}

#part1a
{
}
#header
{
}
#navigation
{
	margin-top:20px;
}
#navigation *
{
	text-decoration:none;
}
#navigation UL
{
	list-style-type:none;
}
#navigation LI
{
	margin:0px 0px;
	margin-right:10px;
	display:inline;
}

#part2a
{
}
#content
{
}

#part3a
{
}
#footer
{
}
#footer,
#footer *
{
}
#footer .paginate
{
}
#footer .paginate A,
#footer .paginate SPAN
{
}

#copyright
{
}

/*
	DATA FIELDS
*/
P.image
{
	margin:5px 0px;
}
/* news, blog, .. */
.news .resource,
.artists .resource
{
	margin:10px 3px;
	margin-top:10px;
	float:left;
	margin-bottom:10px;
}
.news .resource *,
.artists .resource *
{
	margin:0px;
	padding:0px;
}
.news .resource P.alt,
.artists .resource P.alt
{
	padding:3px 9px;
}
.news P.body,
.artists P.body
{
	margin-top:20px;
}
.news .comments P.body
{
	margin-top:10px;
}

.date
{
}
.admin_body
{
	font-style:italic;
	font-weight:normal;
	margin:10px;
}
/* cart, checkout */
TABLE .item
{
}
TABLE .quantity,
TABLE .price,
TABLE .total
{
	width:15%;
	text-align:center;
}
TABLE .input
{
	width:20px;
}

/* forum */
BODY.forum UL.subnav
{
}
BODY.forum TABLE
{
	width:100%;
	border-collapse:collapse;
}
BODY.forum TABLE TH,
BODY.forum TABLE TD
{
	padding:5px 0px;
}
BODY.forum TABLE .nick,
BODY.forum TABLE .replies
{
	width:15%;
}
BODY.forum TABLE .last
{
	width:20%;
}
BODY.forum TABLE .replies
{
	text-align:center;
}
BODY.forum TABLE .alt TD
{
	background-color:#CCCCCC;
}

/* releases */
.releases .tracks .track_number
{
	width:25px;
}
.releases .tracks .disc_number
{
	text-align:left;
}
.releases .tracks .lyrics
{
	text-align:right;
}

::-moz-selection
{
	color:#000000;
	background-color:#CCCCCC;
}

.loading
{
	background:url(animated_bg.gif) no-repeat center center;
}
