/*-----------------------------------------------------------------------------------------*/
/* CSS Style Sheet                                                                         */
/* www.planetsmusic.com                                                                          */
/*-----------------------------------------------------------------------------------------*/



/*-----------------------------------------------------------------------------------------*/
/* IDs                                                                                     */
/*-----------------------------------------------------------------------------------------*/

#container
{
	margin: auto;
	width: 1024px;
	text-align:center;
	background-color: #000000;
}
		
#header
{
	margin-bottom: 0px;
	height: auto;
	border-bottom: none; 
	padding: 16px;
	text-align: center;
	clear: both;
}

#side-nav
{
	background-image: url();
	float: left;
	display:inline;
	margin: 0px 0px 0px 10px;
	padding: 16px 32px 32px 8px;
	width: 220px;
	height: 660px;
}

#menu-list
{
	margin: 24px 0px 0px 0px;
	align: center;
}

#menu-list A { color: #ffffff; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:14px; text-decoration: none; }
#menu-list A:HOVER { color: #7e62ae; }


#content
 {
	margin: 10px 10px 10px 10px;
	padding: 16px 32px 32px 32px;
	height:auto !important;
	height:518px;
	border-left:none;
 }

#footer
{
	text-align: center;
	line-height: 12pt;
	clear: both;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 4px;
	height: 32px;
}

#footer strong a {
	font-weight: normal;
	color: #ffffff;
}
#footer strong a:hover {
	color: #0E0852 !important;
}

#searchtext {
	display: none; font-size: 4px; color: white; text-align: left 
}

#expandHeader
{ height:20px; color: #0e0852; line-height:10pt; padding:3px 0 0 3px; vertical-align:top; margin: 24px 0 0; }
#expandHeader IMG
{ float:left; padding-right: 4px; padding-left: 4px; border-width: 0; }

/*-----------------------------------------------------------------------------------------*/
/* Elements                                                                                */
/*-----------------------------------------------------------------------------------------*/
		
HTML, BODY {color: #9A2C24; ; font-size: 12px; font-family: Arial, Helvetica, Sans; ; margin: 0px; padding: 0px; height: 100%; }

IMG { margin:0px; padding:0px;}

P   { color: #ffffff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height: 1.4em; text-align: left }

H1 { color: #ffffff; font-weight: bold; font-size: 30px; 
font-family: Trebuchet MS, Arial, Helvetica, Sans; margin-top: 6pt; margin-bottom: 0pt;}
H2 { color: #ffffff; font-weight: bold; font-size: 18px; 
font-family: Trebuchet MS, Arial, Helvetica, Sans; margin-top: 6pt; text-align: center}
H3 { color: #ffffff; font-weight: bold; font-size: 15px; font-family: "Trebuchet MS", Arial, Helvetica, Sans; text-align: left }
H4 { color: #ffffff; font-weight: bold; font-size: 12px; font-family: "Trebuchet MS", Arial, Helvetica, Sans }
/* #332727 */

UL { color: #602028; font-size: 12px; line-height: 13pt; font-family: Arial, Helvetica, Sans }
LI { margin-top:6pt; }

A { color: #ffffff; text-decoration: none }
A:HOVER { color: #dA8C84; }

.link8 { font-size: 10px; color: #b22222; text-decoration: none }
.link8:HOVER { font-size: 10px; color: #ff6363; }

.link9 { font-size: 11px; color: #b22222; text-decoration: none }
.link9:HOVER { font-size: 11px; color: #ff6363; }

.text9 { font-size: 10px; font-weight:bold; color: #ffffff; text-align: center }
.smallwhite { font-size: 4px; color: white; text-align: left }

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}