/* css reset ------------------------------------------------------------------------------------------ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

/* basic html attributes ------------------------------------------------------------------------------ */
body {
	background: #000000;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px; 
	color: #fff;
	}
p, td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px; 
	color: #fff;
	}
a:link, a:visited {  
	text-decoration: underline;
	color: #fff;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #aaa;
	}
.small {
	font-size: 10px;
	line-height: 14px;
	}
.highlight {
	color: #dbc6a0;
	}
.alert {
	color: #ff0000;
	}
.bold {
	font-weight: bold;
	}

/* container ------------------------------------------------------------------------------------------ */
#container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}
#nissanURL {
	float: left;
	position: absolute;
	margin: 30px 0px 0px 800px;
	background: none;
	}
#nissanURL a {
	display: block;
	height: 110px;
	width: 120px;
	}
#nissanURL span {
	display: none;
	}

/* nav ------------------------------------------------------------------------------------------------ */
#nav {
	width: 950px;
	height: 41px;
	}
#nav ul	{
	width: 950px;
	height: 41px;
	background: url(../../media/img/nav2.jpg) no-repeat;
	position: relative;
	}
#nav ul li	{
	list-style: none;
	position: absolute;
	}
#nav ul li, #nav a	{
	height: 41px;
	display: block;
	}
#nav ul li a	{
	text-indent: -9999px; 
	text-decoration: none;
	}

#nav1 {left: 0px; width: 146px;}
#nav2 {left: 146px; width: 174px;}
#nav3 {left: 320px; width: 110px;}
#nav4 {left: 430px; width: 188px;}
#nav5 {left: 619px; width: 129px;}
#nav6 {left: 750px; width: 200px;}

#nav1 a:hover, body#vote #nav1 {background: transparent url(../../media/img/nav2.jpg) 0px -41px no-repeat;}
#nav2 a:hover, body#leader #nav2 {background: transparent url(../../media/img/nav2.jpg) -146px -41px no-repeat;}
#nav3 a:hover, body#prizes #nav3 {background: transparent url(../../media/img/nav2.jpg) -320px -41px no-repeat;}
#nav4 a:hover {background: transparent url(../../media/img/nav2.jpg) -430px -41px no-repeat;}
#nav5 a:hover, body#legends #nav5 {background: transparent url(../../media/img/nav2.jpg) -619px -41px no-repeat;}
#nav6 a:hover {background: transparent url(../../media/img/nav2.jpg) -750px -41px no-repeat;}

/* header --------------------------------------------------------------------------------------------- */
#header {
	height: 149px;
	background: #000000 url(../../media/img/header.jpg) no-repeat;
	}
#header h1 {
	display: none;
	}

/* espn network --------------------------------------------------------------------------------------- */
#network {
	padding: 8px 0px 0px 95px;
	font-size: 10px;
	color: #777;
	}
#network a:link, #network a:visited {  
	text-decoration: none;
	color: #777;
	}
#network a:hover, #network a:active { 
	text-decoration: none; 
	color: #fff;
	}

/* main content --------------------------------------------------------------------------------------- */
#content {
	margin: 20px 281px 0px 0px;
	padding: 0px 20px 0px 20px;
	}
#content h2 span, #content h3 span, #content h4 span {
	display: none;
	}
#content h2, #content h3, #content h4 {
	height: 33px;
	}

/* vote ----------------------------------------------------------------------------------------------- */
#content_vote h2 {
	background: url(../../media/img/title_vote.jpg) no-repeat;
	}
#vote_table {
	margin: 20px 0px 20px 0px;
	}
#vote_table td {
	padding: 0px 30px 10px 0px;
	font-size: 12px;
	text-align: left;
	}
#vote_table .player {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	}
#vote_table a:link, #vote_table a:visited {  
	text-decoration: none;
	}
#vote_table a:hover, #vote_table a:active { 
	text-decoration: underline; 
	}

/* opt-in --------------------------------------------------------------------------------------------- */
#optin {
	background: url(../../media/img/optin.jpg) no-repeat;
	height: 160px;
	width: 610px;
	}
#optin p {
	margin: 0px;
	padding: 0px 20px 0px 10px;
	}
#optin .checkbox {
	height: 100px;
	}
#optin .small {  
	color: #999999;
	font-family: arial, verdana, helvetica, sans-serif;
	}
#optin .small a:link, #optin .small a:visited {  
	text-decoration: underline;
	color: #999999;
	}

/* recaptcha ------------------------------------------------------------------------------------------ */
#recaptcha {
	background: url(../../media/img/recaptcha_bg.jpg) no-repeat;
	width: 610px;
	height: 111px;
	margin: 10px 0px 0px 0px;
	}
#recaptcha_table {
	width: 610px;
	}
#recaptcha_table td {
	padding: 12px;
	padding-top: 35px;
	text-align: center;
	vertical-align: top;
	line-height: 10px;
	}
#recaptcha_table .textfield {
	width: 200px;
	font-size: 15px;
	}

/* login ---------------------------------------------------------------------------------------------- */
#content_login h2 {
	background: url(../../media/img/title_thanks_voting.jpg) no-repeat;
	}
#content_login h3 {
	background: url(../../media/img/title_enter.jpg) no-repeat;
	margin: 40px 0px 0px 0px;
	}
#content_login h4 {
	background: url(../../media/img/title_leaderboard.jpg) no-repeat;
	margin: 40px 0px 0px 0px;
	}
#login_table td {
	padding: 10px 20px 10px 0px;
	}
#login_table .textfield {
	width: 160px;
	}
#confirm_table {
	width: 610px;
	}

/* confirm -------------------------------------------------------------------------------------------- */
#content_confirm h2 {
	background: url(../../media/img/title_confirm.jpg) no-repeat;
	}
#optin_email p {
	padding: 0px 0px 0px 15px;
	}

/* thanks --------------------------------------------------------------------------------------------- */
#content_thanks h2 {
	background: url(../../media/img/title_thanks_entering.jpg) no-repeat;
	}

/* error ---------------------------------------------------------------------------------------------- */
#content_error h2 {
	background: url(../../media/img/title_error.jpg) no-repeat;
	}
	
/* leaderboard ---------------------------------------------------------------------------------------- */
#content_leaderboard10 h2 {
	background: url(../../media/img/title_leaderboard_top10.jpg) no-repeat;
	}
#content_leaderboard10 #visualizer {
	width: 490px;
	height: 450px;
	padding: 10px 0px 40px 0px;
	}
#content_leaderboard h2 {
	background: url(../../media/img/title_leaderboard_full.jpg) no-repeat;
	}

/* prizes --------------------------------------------------------------------------------------------- */
#content_prizes h2 {
	background: url(../../media/img/title_prizes.jpg) no-repeat;
	}

/* legends -------------------------------------------------------------------------------------------- */
#content_legends h2 {
	background: url(../../media/img/title_legends.jpg) no-repeat;
	}

/* voting has ended ----------------------------------------------------------------------------------- */
#content_end h2 {
	background: url(../../media/img/title_end.jpg) no-repeat;
	}

/* rules ---------------------------------------------------------------------------------------------- */
body#rules {
	padding: 20px 40px 40px 40px;
	background: #000;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	}
body#rules p { 
	font-size: 11px;
	line-height: 16px; 
	color: #fff;
	}
body#rules h2 {
	background: url(../../media/img/title_rules.jpg) no-repeat;
	padding: 0px 0px 10px 0px;
	}
body#rules h2 span {
	display: none;
	}
body#rules h2 {
	height: 33px;
	}

/* data tables ---------------------------------------------------------------------------------------- */
#data_table {
	width: 610px;
	}
#data_table td {
	padding: 7px 0px 7px 10px;
	font-size: 11px;
	border-bottom: 1px solid #fff;
	}
#data_table .player {
	font-size: 12px;
	font-weight: bold;
	}
#data_table a:link, #data_table a:visited {  
	text-decoration: none;
	}
#data_table a:hover, #data_table a:active { 
	text-decoration: underline; 
	}
#data_table .bg {
	background: #333;
	}

/* sidebar -------------------------------------------------------------------------------------------- */
#sidebar {
	float: right;
	margin: 20px 0px 0px 0px;
	height: 718px;
	width: 280px;
	background: url(../../media/img/sidebar.jpg) no-repeat;
	}
#share_fb, #share_tw, #video, #grand_weekly, #facebook {
	float: left;
	position: absolute;
	margin: 20px 0px 0px 192px;
	background: none;
	}
#share_tw {
	margin: 20px 0px 0px 232px;
	}
#share_fb a, #share_tw a, #grand_weekly a, #facebook a {
	display: block;
	height: 28px;
	width: 28px;
	}
#video {
	margin: 133px 0px 0px 21px;
	}
#grand_weekly {
	margin: 320px 0px 0px 20px;
	}
#grand_weekly a {
	height: 285px;
	width: 245px;
	}
#facebook {
	margin: 660px 0px 0px 20px;
	}
#facebook a {
	height: 40px;
	width: 235px;
	}
#share_fb span, #share_tw span, #grand_weekly span, #facebook span {
	display: none;
	}

/* footer --------------------------------------------------------------------------------------------- */
#footer {
	clear: both;
	padding: 50px 0px 20px 0px;
	}
#footer p {
	margin: 0px;
	padding: 0px 20px 20px 20px;
	font-size: 10px;
	color: #777;
	}
#footer a:link, #footer a:visited {  
	text-decoration: underline;
	color: #777;
	}
#footer a:hover, #footer a:active { 
	text-decoration: underline; 
	color: #fff;
	}