* {margin:0;padding:0;} 
html, body  {
	background-color: #000;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFF;
	font-size: 11px;
}
/****************************
SHARE THIS
*****************************/
a.stbar.chicklet img {
	border:0;
	vertical-align:middle;
}
a.stbar.chicklet {
}
/****************************
SPONSOR SPECIFIC
*****************************/
#footer .logos .versus{
	display: ;
} 
#footer .logos .hess{
	display: ;
} 
#footer .logos .maverik{
	display: ;
} 
/*********/
#footer .legal .versus{
	display: ;
}
#footer .legal .hess{
	display: none;
}
#footer .legal .maverik{
	display: none;
}
/*********/
#content .versus{
	display: ;
}
#content .hess{
	display: none;
}
#content .maverik{
	display: none;
}
/*********/
#content .versus_form{
	display: ;
}
#content .hess_form{
	display: none;
}
#content .maverik_form{
	display: none;
}

/****************************
COMMON
*****************************/
a:link {
	color: #090;
}

a:visited {
	color: #090;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #090;
}
#content p, #votepage p {
	font-size: 11px;
	line-height: 14px;
	padding-bottom: 8px;
}
#content h1, #votepage h1 {
	font-size: 18px;
	line-height: 20px;
	padding-bottom: 8px;
}
#content h2, #votepage h2 {
	font-size: 12px;
	line-height: 14px;
	color: #87b936;
	padding-bottom: 8px;
}
#content h3, #votepage h3 {
	font-size: 14px;
	line-height: 16px;
	padding-bottom: 3px;
}
#content h4, #votepage h4 {
	font-size: 20px;
	line-height: 22px;
	color: #87b936;
	padding-bottom: 8px;
}.welcome  {
	font-size: 12px;
	line-height: 14px;
	padding-top: 8px;
}
.welcome .name{
	font-size: 12px;
	line-height: 14px;
	float: left;
}
.welcome .logout{
	font-size: 11px;
	line-height: 14px;
	float: right;
	text-transform: uppercase;
}

/****************************
PIECES
*****************************/
.clear {
	clear: both;
}
#pagebkg {
	background-image: url(images/allpages_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 808px;
}
#content {
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #0e0e0e;
	padding-right: 20px;
	padding-left: 10px;
	background-image: url(images/content_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	line-height: 14px;
}
#votepage {
	padding-bottom: 15px;
	background-color: #0e0e0e;
	background-image: url(images/content_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	line-height: 14px;
}
.loginpanel {
	border: 0px none #FFF;
	font-size: 9px;
	color: #FFF;
	line-height: 12px;
	text-transform: uppercase;
	padding-left: 5px;
	padding-top: 2px;
}
.loginpanel .loginform {
	padding: 2px;
	height: 12px;
	width: 110px;
	border: 0px none #FFF;
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.loginpanel_alreadyregistered {
	border: 0px none #FFF;
	font-size: 10px;
	color: #FFF;
	line-height: 12px;
	text-transform: uppercase;
	padding-left: 0px;
	padding-top: 2px;
}
.loginpanel_alreadyregistered .loginform {
	padding: 2px;
	height: 12px;
	width: 193px;
	border: 0px none #FFF;
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.votefields {
	font-size: 14px;
	font-weight: bold;
	background-color: #FFF;
	border: 0px none #FFF;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 3px;
	height: 18px;
	color: #030;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.formfields {
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 0px none #FFF;
	padding: 1px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 3px;
	height: 16px;
	}
.leadeboard_wrap {
	padding-bottom: 10px;
}
.leadeboard {
	background-image: url(images/leaderboard_bkg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 11px;
	padding-right: 6px;
	padding-left: 6px;
}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	text-align: left;
	color: #C00;
	font-weight: bold;
	display: block;
	margin-top: 3px;
	padding-bottom: 4px;
}
.warning a:link {
	color: #C00;
}

.warning a:visited {
	color: #C00;
}

.warning a:hover {
	text-decoration: none;
}

.warning a:active {
	color: #C00;
}
/****************************
LAYOUT
*****************************/
#wrap {
	}
#main {
	width: 808px;
	margin-right: auto;
	margin-left: auto;
	position: relative;	
}
#main .threeguys{
	position: absolute;
	left: 1px;
	top: 171px;
	width: 255px;
	height: 325px;
	visibility: hidden;
}
#main .loginwarning{
	position: absolute;
	left: 432px;
	top: 150px;
}
#footer {
	width: 808px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bottom_metal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 20px;
	color: #FFF;
} 
#footer .logos{
	padding-right: 40px;
	text-align: right;
	padding-top: 8px;
	padding-bottom: 32px;
}
#footer .legal{
	padding-left: 26px;
	padding-right: 30px;
	text-align: left;
	font-size: 11px;
	line-height: 12px;	
}
.legal p{
	padding-bottom: 5px;	
}
/**********************************
SCROLLER
***********************************/
.scoreboard_list ul,ol {
	list-style-position: inside;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	}
.scoreboard_list li {
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	}
.odd {
	background-color:#262626;
	}
.even {
	background-color:#000;
	}

