html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;text-align:center;background-color:#1c1c1c ;}

}
p{margin:0 10px 10px}
a{display:block;color: #981793;padding:10px}

div#header{
	width:760px;
	margin:0 auto;
	padding:0;
	height:124px;
	background-color:#1c1c1c;
	float:left;
	margin-bottom:30px;
}

div#header h1{display:block;
	text-indent:-10000px;
}

div#header p{padding-top:67px;font-size:2.4em;color:#DDD;}

div#container{text-align:left}
div#content p{line-height:1.4}
div#navigation{background:#B9CAFF}
div#extra{background:#FF8539}
div#footer{background: #333;color: #FFF}
div#footer p{margin:0;padding:5px 10px}

#content h4,#hours h4{ 
	font-family:Verdana;
	font-size:1em;
	width:100px;
	color:#AAA;
	font-weight:bold;
	display:block;
	border-right:5px solid #AAA;
	height:20px;
	padding-top:5px;
	padding-left:5px;
	text-align:left;
	background-color:#222;
	position:relative;
	margin-left:-105px;
}
div#container{margin:0 auto;padding:0;width:760px;}


div#content{
float:right;width:760px; background-color:#e8e9e9;
background-image: url(../images/content_top_bg.gif);
background-repeat:no-repeat;
min-height:230px;
height: auto !important;
height:230px;
border-bottom:5px solid #CCC;
margin:0 auto;
padding-top:20px;
}

ul#navigation{
	height: 50px;
    list-style: none;
    margin: 0;
	border-top:6px solid #313131;
	
}
ul#navigation li{
	background-color: #AAA;
    float: right;
    margin: 0 1px 0 1px;
	background-image: url(../images/inactivetab.gif);
	width:181px;
	height:28px;
	text-align:center;
}
ul#navigation  a {
    color: #fff;
    display: block;
    line-height: 2em;
    text-decoration: none;
	font-weight:bold;
	font-size:1em;
	font-family:Verdana;
}
ul#navigation li.current{
   background-image: url(../images/activetab.gif);
   background-repeat: no-repeat;

}
ul#navigation li.current a{
    
    color: #50addd;
    font-weight: bold;
	
}

ul#navigation  a :hover{
	background-color:#CCC;

}
ul#navigation li:hover{
    color: #fff;
    font-weight: bold;
	background-image: url(../images/inactivetab_hover.gif);
}
ul#navigation li.current:hover{
    background-image: url(../images/activetab.gif);
    
}

table { width: 100%; padding: 0px; border: none; margin:0;}
table tr{padding-bottom:25px}
table  td { font-size: 14px; border:none; vertical-align: middle; padding: 0px;  margin:0; }
table ul{font-size:0.76em; font-family:Verdana;}
div .download {
	font-family:Verdana;
	font-size:11px;
	color:#303f57;
	font-weight:bold;
	padding-left:0px;
	float:right;
	margin-right:20px;
	text-decoration:none;
	width:95px;
	height:15px;
	background-image:url(../images/download.png);
	background-repeat:no-repeat;
	background-position:right; 
}

div .download:hover{
	text-decoration:underline;
	color:#303f57;
}
#logo {
	float:left;
	padding-top:0px;
	margin:0 px;
}


div .playlist_label{
	background-image:url(../images/playlist_arrow.jpg);
	background-repeat:no-repeat;
	background-position:right; 
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	color:#303f57;
	font-weight:bold;
	background-repeat:no-repeat;
	height:15px;
	width:105px;
	padding-left:80px;
	cursor:hand;
	cursor:pointer; 
	
}
.mix_row{
background-color:#777;
	}
.playlist_rows{margin-top:10px;margin-bottom:10px;margin-left:30px;margin-right:30px;border:1px solid #CCC}
.playlist{
		margin-bottom:10px;
	}
.row0{background-color:#f1f1f1;height:15px;padding-top:4px;}
.row1{background-color:#e1e1e1;height:15px;padding-top:4px;}

div#content .title{
	font-family:Verdana;
	font-size:12px;
	color:#303f57;
	font-weight:bold;
	width:400px;
	padding-left:10px;
	padding:10px 5px 10px 15px;
	}
	
div#content ul{}

.clear{clear:both;}

#hours{
width:760px;
float:left;
height:auto !important;
height:50px;
background-color:#292929;
min-height:50px;
text-align:left;
color:#fff;
font-size:12px;
font-family:Verdana;
background:url(../images/hours_bg.gif) no-repeat bottom right #292929;
border-bottom:5px solid #CCC;
}
#hours li{
	border-bottom:1px dotted #333;
	margin-left:15px;
	line-height:30px;
}

#hours .showname{
border-bottom:none;
font-size:1.12em;
font-weight:bold;
color:#92d626;
}




div#footer{
padding-top:10px;
width:760px;
height:100px;
background-color:#1c1c1c;
float:left;
}

#footer ul{
	display:inline;
	
}

#footer li {
	float:left;
	padding-left:5px;
}


