/* CSS Document */

html,body{margin:0;padding:0}
body{
	font: 76% arial, sans-serif;
	background-color: #F3EAB1;
}
p{margin:0 10px 10px}
div#header h1{
	padding: 140px 0 0;
	overflow: hidden;
	background: #F3EAB1 url(images/logo_01.gif) no-repeat;
	height: 0px !important;
	height /**/:HEIGHT_OF_IMAGEpx;
	margin-top: 0px;
}
div#container{
	background-color: #F3EAB1;
}
div#wrapper{
	background-color: #FFFFFF;
	width: auto;
	margin: 0px;
	border-top: 1px solid #333333;
	border-right: 1px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px none #333333;
	padding-left: 50px;
	background-image: url(images/dark_player.jpg);
	background-repeat: no-repeat;
	background-position: 400px 105px;
}
div#navigation{background:#B9CAFF}
div#extra{
	background-color: #D68D43;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	height: 250px;
}
div#footer{background: #333;color: #FFF}
div#footer p{margin:0;padding:5px 10px}

div#container{width:auto;margin:0}
div#navigation{float:right;width:350px}
div#extra{
	width:auto;
	margin-top: 5px;
	border-top: 1px solid #333333;
	border-right: 1px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px none #333333;
	padding-left: 40px;
	height: 300px;
}
  div#extra ol
 {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	width: 200px;
 }
  div#extra ul
 {
	list-style: url(none) none;
	padding: 0;
	margin: 0;
	float: left;
	width: 60em;
	left: 62px;
	position: relative;
	clear: both;
 }

 div#extra li
 {
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	display: block;
	width: 30em;
	line-height: 1.5em;
	text-align: right;
 }

 div#extra li a
 {
	height: 1.5em;
	line-height: 1.5em;
	float: right;
	width: 4em;
	display: inline;
	color: #993300;
	text-decoration: none;
	text-align: center;
	background-color: #FF9900;
	vertical-align: middle;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	border: 0.1em solid #CC3333;
	margin-left: 4px;
	margin-top: 4px;
	padding: 1px;
 }
  div#extra li a:hover
 {
	height: 1.5em;
	line-height: 1.5em;
	float: right;
	width: 4em;
	display: inline;
	color: #993300;
	text-decoration: none;
	text-align: center;
	background-color: #FFCC00;
	vertical-align: middle;
	font-size: 9px;
	border: 0.1em solid #CC6633;
 }

 /* Hide from IE5-Mac \*/
 div#extra li a
 {
 }
 /* End hide */

div#footer{
	clear:both;
	width:100%;
	display: inline;
}
div#footer ul{
	list-style-type: none;
	
}
div#footer li{
	float: right;

}
div#footer a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;


}
 #nav-menu ul
 {
	list-style: none;
	padding: 0;
	margin: 0;
 }

 #nav-menu li
 {
 float: left;
 margin: 0 0.15em;
 }

 #nav-menu li a
 {
	height: 2em;
	line-height: 2em;
	float: left;
	width: 9em;
	display: block;
	color: #333333;
	text-decoration: none;
	text-align: center;
	border-top: 0.1em solid #999999;
	border-right: 0.1em solid #999999;
	border-bottom: 0.1em solid #999999;
	border-left: 0.1em solid #999999;
	background-color: #FFFFFF;
	vertical-align: middle;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
 }
  #nav-menu li a:hover
 {
	height: 2em;
	line-height: 2em;
	float: left;
	width: 9em;
	display: block;
	color: #0d2474;
	text-decoration: none;
	text-align: center;
	border-top: 0.1em solid #999999;
	border-right: 0.1em solid #999999;
	border-bottom: 0.1em solid #999999;
	border-left: 0.1em solid #999999;
	background-color: #EBFEC0;
	vertical-align: middle;
 }

 /* Hide from IE5-Mac \*/
 #nav-menu li a
 {
 float: none
 }
 /* End hide */

 #nav-menu
 {
	width:800px;
	top: 147px;
	position: absolute;
	left: 15px;
	z-index: 10;
}
.shows {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C96D14;
	clear: both;
	width: auto;
	margin-right: 100px;
	padding-top: 5px;
}
.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
}
#fb {margin-top: 20px; clear: left; padding-left: 20px; display: block;}
