/* ------------------------

GENERAL

------------------------ */

body
{
	margin: 0 auto;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
}

TD
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.breaker
{
	clear: both;
	line-height: 0;
	height: 0;
	margin: 0;
	padding: 0;
	font-size: 0;
	border: 1px solid #FFFFFF;
}

A
{
	color: #666666;
	text-decoration: none;
}

A:visited
{
	color: #666666;
	text-decoration: none;
}

A:hover
{
	color: #FCFCFC;
	text-decoration: none;
}

A.artistdk
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

A.artistlt
{
	color: #DCDCDC;
	text-decoration: none;
	font-weight: bold;
}

A.artist:visited
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

A.artist:hover
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

/* ------------------------

HEADER

------------------------ */

#headerbar
{
	width: 720px;
	height: 120px;
	text-align: left;
	background-color: #ECF2F5;
	background-image: url(../images/header/rotate.php);
	margin-bottom: 5px;
}

/* ------------------------

LEFT SIDE

------------------------ */

.barcontent
{
	background-color: #ECECEC;
	padding: 9px 6px 11px 6px;
	margin-bottom: 1px;
	color: #666666;
}

.barcontent_nopad
{
	background-color: #ECECEC;
	margin-bottom: 1px;
	color: #666666;
}

.navheader
{
	background-color: #7A7A7A;
	color: #ECEEEE;
	padding: 4px;
	margin-bottom: 1px;
	text-align: center;
}

.mainnavitem
{
	background-color: #9F9F9F;
	padding: 4px;
	margin-bottom: 1px;
	line-height: 10px;
	text-align: right;
}

.navlinkdk
{
	color: #666666;
	letter-spacing: 2px;
}

.navlinklt
{
	color: #DCDCDC;
	letter-spacing: 2px;
}

.searchtext
{
	border: 1px solid #666;
	width: 100px;
	height: 19px;
	font-size: 10px;
}

/* ------------------------

CENTER

------------------------ */

#content
{
	width: 730px;
	text-align: left;
}

#navbar
{
	float: left;
	width: 120px;
	padding-right: 3px;
	padding-left: 5px;
}

#sidebar
{
	float: left;
	width: 150px;
	padding-left: 3px;
	padding-right: 2px;
}

#homecontentarea
{
	float: left;
	margin: 0px 0px 0px 0px;
	width: 435px;
}

.homehead
{
	background-color: #7A7A7A;
	padding: 4px;
	color: #ECEEEE;
	text-align: right;
}

/* ------------------------

RIGHT SIDE

------------------------ */

.sidecontent
{
	background-color: #ECECEC;
	padding: 5px 5px 5px 5px;
	margin-bottom: 1px;
	color: #666666;
}

.sideheader
{
	background-color: #7A7A7A;
	color: #ECEEEE;
	padding: 4px;
	margin-bottom: 1px;
	text-align: center;
}

.sidechunk
{
	margin-bottom: 0px;
	text-align: center;
	padding: 5px;
}

.sidefeatureimg { margin-bottom: 3px; }

/* ------------------------

FOOTER

------------------------ */

#footer
{
	font-size: 9px;
	width: 720px;
	margin-top: 5px;
	padding: 3px 0px 1px 0px;
	text-align: center;
	background-color: #E2E2E2;
}
