@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	background: url(../images/red_background.png) repeat;
}
img {
border: none;
}

h1 {
	margin: 0;
	font-size: 24px;
}
h2  {
	margin: 0px 0px 5px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
h3 {
	font-size: 16px;
}
h4 {
	color: #FFFFFF;
	margin-bottom: 2px;
}
h5 {
	font-size: 24px;
}
h6 {
	font-size: 16px;
}

.icons {
	font-size: 14px;
	font-weight: normal;
	margin-right: 10px;
}
.tt_bot {
	background:#FFFFFF;
	font-family:arial;
	font-size:12px;
	border-left:1px solid #C8BA92;
	border-right:1px solid #C8BA92;
	border-bottom:1px solid #C8BA92;
	padding:5px;
	color: #000000;

}
.tt_top {
	background:#F3F0E7;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	border:1px solid #C8BA92;
	padding:5px;
	color: #000000;
         }
.tt_bot_p {
	background:#FFFFFF;
	font-family:arial;
	font-size:12px;
	border-left:1px solid #C8BA92;
	border-right:1px solid #C8BA92;
	border-bottom:1px solid #C8BA92;
	padding:5px;
	width:265px;
	color: #000000;
	text-align: center;

}
.tt_top_p {
	background:#F3F0E7;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	border:1px solid #C8BA92;
	padding:5px;
	width:265px;
	color: #000000;
	text-align: center;
         }
.big {
	font-size: x-large;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
}
a:link    {
	color: #CCCCCC;
	text-decoration: none;
}

a:visited  {
	color: #CC0000;
	text-decoration: none;
}
a:hover  {
	color: #990000;
	text-decoration: none;
}
.style1 {
	font-size: 24px;
}
.style2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.style3 {
	font-style: italic;
	color: #FFCC00;
}
.dlogo {
	float: left;
	margin-right: 7px;
}
.poster {
	float: left;
	padding-right: 7px;
}

#page_container {
	width: 760px;
	background-color: #000000;
	margin: auto;
	float: none;
}



#headder_container  {
	clear: both;
	height: 144px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/headder_image.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

#index_headder {
	float: left;
	width: 400px;
	clear: both;
}

#header {
	height: 150px;
	width: 630px;
	float: left;
	color: #FFFFFF;
	padding-top: 10px;
	text-align: center;
}



#salutation {
	margin: 0px auto;
	clear: left;
	color: #FFFFFF;
	text-align: center;
	width: 640px;
	padding-top: 20px;
}
#sponsors {
	clear: right;
	float: right;
	width: 260px;
	text-align: center;
	font-size: 14px;
	margin: 0px;
}
#sponsors .padding {
	padding: 25px 35px 0px 0px;
}
#corppat {
	clear: right;
	float: right;
	width: 240px;
}
#corppat .padding {
	padding: 25px;
}

#plays {
	margin: 0px;
	width: 480px;
	clear: left;
	float: left;
}

#plays .padding {
	padding: 25px;
}
#date {
	color: #FFFFFF;
	font-size: medium;
	font-weight: normal;
	margin: 0px;
	text-align: left;
	float: right;
	width: 200px;
	position: relative;
	top: -25px;
	left: 5px;
}
#poll {
	float: right;
	width: 245px;
	margin: 0px 10px 10px 0px;
	clear: right;
}

#content {
	float: left;
	width: 480px;
	clear: left;
	margin: 0px;
}
#content .padding {
	padding: 25px;
}
#content p {
	margin: 0px;
	padding: 0px 0px 15px;
}
#footer {
	clear: both;
	padding: 13px 25px;
	line-height: 18px;
	color: #CCCCCC;
	border-top: 1px solid #efefef;

}
#altnav   {
	float: right;
	width: 480px;
	background-color: #000000;
	margin: auto;
	color: #CCCCCC;
}
#navigation {
	width: 100%;
	height: 62px;
	background: #000000 url(../images/menubar_back.png) repeat-x 0 top;
	font-variant: small-caps;
	font-size: 1em;
	z-index: 400;
}

#navmenu {
	position: relative;
	padding: 0;
	list-style-type: none;
	height: 52px;
	width: 640px;
	margin: 0 auto;
	top: 10px;
	font: normal 1.0em "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#navmenu li {
	position: relative;
	float: left;
	display: block;
	height: 52px;
	width: 80px;
}

#navmenu li a {
	line-height: 50px;
	position: absolute;
	display: block;
	height: 52px;
	text-align: center;
	width: 80px;
	text-decoration: none;
	color: #999999;
	font-weight: normal;
	font-style: normal;
	background: url(images/menubar.png) no-repeat 0 top;
	left: 0px;
	top: 0px;
}

#navmenu li a:hover {
	height: 52px;
	width: 80px;
	background-repeat: no-repeat;
	background-image: url(../images/menubar.png);
	background-position: 0 bottom;
	color: #FFFFFF;
}
#accordian{
	border:1px solid #666666;
	padding:5px;
	width:400px;
	position:static;
	left:50%;
	top:50%;
	z-index:2;
}
.accordion_headings{
	padding:5px;
	background:#990000;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
}
.accordion_headings:hover  {
	background:#CC0000;
}
.accordion_child{
	padding:15px;
	background:#000000;
}
.header_highlight{
	background:#3300CC;
}
.posterbody {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #990000;
}
.posterheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #CCCCCC;
	padding: 2px 2px 2px 5px;
	font-weight: bold;
}

