/**********************************************************************************************

	Title: CSS
	Author: Joe Hickman / Atomic Design & Consulting
	Date: 2008 

***********************************************************************************************

	1. Global Reset
	
	2. General Elements
	
	3. Layout
		3.1 Header	
		
***********************************************************************************************/


@import url("/css/homelink.css");


/* 1. Global Reset
-----------------------------------------------------------------------------------------------
===============================================================================================*/	

	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, images, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 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;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
/* 2. General Elements
-----------------------------------------------------------------------------------------------
===============================================================================================*/	

	body {
	background-color: #000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	height:100%;	
}
hr {
	display: none;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
address {
	font-style: normal;
}
input, textarea, select {
	font: 1em Arial, Helvetica, sans-serif;
}
a {
	color: #666666;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:visited {
}
a:active {
}
	


/* 3. LAYOUT
-----------------------------------------------------------------------------------------------
===============================================================================================*/
#nav {
	height: 45px;
	width: 661px;
	position: relative;
	top:310px;
	left:138px;
    z-index:9;
}

#statue {
	height: 308px;
	width: 182px;
	z-index:9999;
	position:absolute;
	top:296px;
	left:-70px;
}

#logo {
	height: 202px;
	width: 737px;
	position: absolute;
	z-index:9;
	top:-20px;
	left:-65px;
}



#footer {
	width:730px;
	margin-left:175px;
	top:-30px;
	position:relative;
	height:20px;
}


/* 4. HOME PAGE
-----------------------------------------------------------------------------------------------
===============================================================================================*/

#homecontainer {
	width: 984px;
	margin-right: auto;
	margin-left: auto;
}

#hometop {
	background-image: url(../images/home/homebgnew2.jpg);
	background-repeat: no-repeat;
	width: 984px;
	height: 657px;
	clear: both;
	float: left;
}

#homebottom {
	position:relative;
	left: 66px;
	top:566px;
}

#nomineesbutton {
	position: relative;
	height: 43px;
	width: 200px;
	top:198px;
	left:500px;
}
#registerhome {
	height: 38px;
	width: 168px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.smalltext a:link {
	color: #999999;
	text-decoration: none;
}
.smalltext a:visited {
	color: #999999;
	text-decoration: none;
}
.smalltext a:hover {
	color: #666;
	text-decoration: none;
}

#info {
	color: #006600;
	z-index: 999;
	top: 482px;
	height: 20px;
	width: 100px;
	position: absolute;
	left: 50%;
	margin-left: -168px;
}
.fanvote {
  background: url(/images/home/fanvotebg.png) no-repeat;
  height: 226px;
  width: 285px;
  	top: 346px;
	left:50%;
    position:absolute;
    margin-left:-310px;
    z-index:4;
    
}
.fanvote2 {
  background: url(/images/homepage-message-bg.png) no-repeat;
  height: 226px;
  width: 285px;
  	top: 346px;
	left:50%;
    position:absolute;
    margin-left:-310px;
    z-index:4;
    
}

.fanvote object, embed { margin-left:56px; margin-top:160px;}

.homenav { margin-top:37px;}
div.register-and-vote { margin-left:67px; margin-top:120px; }
div.register a {
  background: url(/images/buttons-register.png);
  height: 37px;
  width: 151px;
  text-indent: -99999px;
  display: block;
  margin:10px 0;
}
div.register a:hover {
  background: url(/images/buttons-register.png) 0px -37px;
}

div.vote a {
  background: url(/images/buttons-vote.png);
  height: 37px;
  width: 151px;
  text-indent: -99999px;
  display: block;
}
div.vote a:hover {
  background: url(/images/buttons-vote.png) 0px -37px;
}




div.register-to-vote { margin-left:60px; margin-top:160px; }
div.register-to-vote a {
  background: url(/images/register-to-vote.gif);
  height: 37px;
  width: 168px;
  text-indent: -99999px;
  display: block;
}
div.register-to-vote a:hover {
  background: url(/images/register-to-vote.gif) 0px -37px;
  height: 37px;
  width: 168px;
  text-indent: -99999px;
  display: block;
}


div.fullstory { margin-left:60px; margin-top:160px; }
div.fullstory a {
  background: url(/images/read-full-story.gif);
  height: 37px;
  width: 168px;
  text-indent: -99999px;
  display: block;
}
div.fullstory a:hover {
  background: url(/images/read-full-story.gif) 0px -37px;
  height: 37px;
  width: 168px;
  text-indent: -99999px;
  display: block;
}



.ministandings {
  background: url(/images/standings.png) no-repeat;
  height: 189px;
  width: 285px !important;
  z-index: 3;
  margin-left:-70px;
  position:relative;
  padding-left: 40px;
  overflow:hidden;
  padding-top:20px;
  color:#FFFFFF;
  font-size:13px !important;
}