@charset "UTF-8";

a:focus, object {
	outline:none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	color: #4d3421;
	margin: 10px;
	height: 100%;
	background: #000 url(/images/field-background-bk.jpg) no-repeat center bottom;
}
h1, h2, h3, h4, h5 {
	margin:0;
	padding:0;
}
.oneColFixCtrHdr #container {
	width: 900px;
	background: #d0b484;
	margin: 0 auto;
	text-align: left;
}
.oneColFixCtrHdr #header {
	height: 250px;
	padding: 0 0 0 30px;
	background-color: #d0b484;
	background:url(/images/ticks.png) top repeat-x;
}
.oneColFixCtrHdr #header h1 {
	margin: 0;
	padding: 40px 0;
}
.oneColFixCtrHdr #mainContent {
	padding:0 33px 0 33px;
	background-color: #d0b484;
	margin: 0px;
	overflow:hidden;
	font-size:.9em;
}
.oneColFixCtrHdr #mainLeft {
	width: 500px;
}
.oneColFixCtrHdr #mainRight {
	width: 300px;
}

#logo {
	width:260px;
	padding-left:6px;
}
#navigation {
	padding-top:75px;
	overflow:hidden;
}
#ticker {
	text-align:right;
	padding-right:28px;
}
.fltLeft {
	float:left;
}
.fltRight {
	float:right;
}
.clearFloat {
	clear:both;
	overflow:hidden;
}
.breadcrumb {
	font-size:.9em;	
	margin-bottom:10px;
}
.breadcrumb ul {
	margin:0;
	padding:0;
}
.breadcrumb li {
	list-style:none;
	display:inline;
	margin-right:10px;
}
.oneColFixCtrHdr #footer {
	height: 266px;
	background: #d0b484;
	background-image: url(/images/sp-08-footer-background2.jpg);
	padding: 0 10px 0 33px;
}
.oneColFixCtrHdr #footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	padding:90px 0 10px 0;
	width: 575px;
	color: #000000;
	margin: 0;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}
.rightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #4D3421;
	padding: 0px;
	text-align: left;
}
h1 {
	font-size: 2.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
h2 {
	font-size: 1.6em;
	color: #586719;
	}
h3 {
	font-size: .8em;
	color: #000000;
	}

img.imageWrap {
	padding: 0 12px 0 6px;
	float: left;
}

/* LINK FORMATTING */

a:link {
	color: #336600;
	text-decoration: underline;
}
a:visited {
	color: #336600;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #669999;
	text-decoration: none;
}

/* Graph */
dl.bar-graph {
	overflow: hidden; 
	width: 40em;
	margin: 0;
	padding: 0;
}

dl.bar-graph dt, dd {
	margin: 6px 0;
	padding: 0;
	float: left;
}

dl.bar-graph dt {
	clear: left;
	width: 17em;
	font-weight: bold;
}

dl.bar-graph dd {
	border-left: 1px solid #4D3421;
	width: 23em;
}
dl.bar-graph dd.leader {
	border-left-color: #586719;
}

dl.bar-graph dd div {
	padding-left: .5em;
	border-left-color: #4D3421;
	border-left-style: solid;
}

dl.bar-graph dd.leader div {
	border-left-color: #586719;
}

a.youtube,
a.youtube:hover,
a.youtube:active,
a.youtube:visited {
	color: #4D3421;
	text-decoration: none;
	outline: none;
}

/* Polling */
.poll-container {
	overflow: hidden;
	width: 100%;
}
.poll-container .choice {
	float: left;
	width: 50%;
	height: 97px;
	margin: 4px 0;
	position: relative;
}
.poll-container .choice img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}
.poll-container .choice input {
	position: absolute;
	top: 0;
	left: 135px; 
}
.poll-container .choice div {
	position: absolute;
	top: 0;
	left: 160px;
	margin-right: 15px;
}
.poll-container .choice p {
	margin: 4px 0;
}
#register {
	margin: 20px 0 0 0;
	overflow:hidden;
	width:auto;
	font-size:.8em;
}
.formRows {
	margin: 0 0 10px 0;
	padding: 2px 2px 2px 0;
}

#register label{
	font-size: 1.2em;
	font-weight:bold;
	text-align:left;
	padding-top:4px;
}

#register .how-you-hear label,
#register label.check {
	font-size: 1em;
	font-weight: normal;
	margin-right: 5px;
}

#register button {
	width:139px;
	height:46px;
	background: url(/images/submit-button.png) no-repeat;
}

#main-nav, #main-nav ul {
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 1em;
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

#main-nav li {
	float: left;
}

#main-nav a {
	color: white;
	display: block;
}

#results-nav ul a {
	color: white;
}

#rules-nav ul a {
	color: white;
}

#twitter-nav ul a {
	color: white;
}

#facebook-nav ul a {
	color: white;
}

#main-nav ul li a:hover {
	color: #e8e3ac;
}

#main-nav li ul {
	width: 562px; /*width of dropdown */
	background: #a38b4f;
	padding: 5px 0;
}

#main-nav .liSpace {
	padding-bottom: 6px;
}

/************* Sprites *************/ 
/************* Sprites *************/ 

.nav-sprites { 
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 20px;
	text-indent: -1000em;
}

.nav-sprites:hover,
#nav li:hover a.nav-sprites,
#nav .sfhover a.nav-sprites {
	background-position: 0 -20px;
}
#nav {
	clear: both;
}

#main-nav .nav-sprites { 
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 50px;
	width: 562px;
	text-indent: -1000em;
}

#main-nav .nav-sprites:hover,
#main-nav li:hover a.nav-sprites,
#main-nav li.sfhover a.nav-sprites {
	background-position: 0 -50px;
}
#main-nav li ul ul {
	margin: -50px 0 0 140px;
}

#results-nav a.nav-sprites {
	width: 209px;
	background-image: url(/images/navigation/results.gif);
}

#rules-nav a.nav-sprites {
	width: 239px;
	background-image: url(/images/navigation/rules.gif);
}

#twitter-nav a.nav-sprites {
	width: 58px;
	background-image: url(/images/navigation/twitter-nav.gif);
}
#facebook-nav a.nav-sprites {
	width: 57px;
	background-image: url(/images/navigation/facebook-nav.gif);
}

#navigation {
	width: 100%;
}

.poll-results .label {
	padding: 6px 16px 6px 0;
}

.poll-results .result div {
	border-left-color: #4D3421;
	border-left-style: solid;
	padding: 0 0 0 6px;
}

.poll-results .result .leader {
	border-left-color: #586719;
}

/* Fullscreen */
#fullscreen-overlay {
	background:black none repeat scroll 0 0;
	height:100%;
	width:100%;
	position:fixed;
	right:0;
	top:0;
	z-index:100; 
	opacity:0.5;
	filter: alpha(opacity=50);
}

#fullscreen-player {
	top: 150px;
	left: 50%;
	height: auto;
	width: 450px;
	text-align: center;
	margin-left: -200px;
	z-index: 101;
	opacity: 1;
	filter: alpha(opacity=100);
	background: black;
	color: white;
	position:fixed;
}
#video_title {
	font-weight: bold;
}

#fullscreen-player .player {
	position: relative;
	margin: 2px;
	padding: 17px 3px 3px 3px;
} 

#fullscreen-player .player #fullscreen-close {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 103;
}
#fullscreen-player .player #fullscreen-close img{
	border: 0;
}

#fullscreen-player .player #fullscreen-close:active {
	outline: none;
}

object {
	outline: none;
}
hr {
	color: #963;
	background-color:#963;
	height: .6em;
	margin: 20px 0 20px 0;
	border: 0;
}
