/**********************************************************************************************

	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, legend, caption, tbody, tfoot, thead {
	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
-----------------------------------------------------------------------------------------------
===============================================================================================*/
#footer {
	width: 750px;
	position: absolute;
	/*left:405px;*/
    left:50%;
    margin-left:-320px;
	margin-top:5px;
    margin-bottom:90px;
}
#reginnercontainer {
	width: 700px;
	overflow: auto;
	position: relative;
	top:5px;
	left:85px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	padding-right:20px;
	padding-bottom:20px;
}
#ourpromise {
	height: 50px;
	width: 655px;
	position: relative;
	margin-left:auto;
	margin-right:auto;
	top:35px;
}
#instructions {
	height: 20px;
	width: 430px;
	position: relative;
}
.instructions {
	font-size: 10px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
}
#submitreg {
	height: 37px;
	width: 263px;
	position: relative;
	top:100px;
	margin-left:auto;
	margin-right:auto;
}
#rules {
	height: 50px;
	width: 400px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	font-weight: bold;
	top:10px;
}
.reglabel {
	text-align: right;
}
#regform {
	position: relative;
	width:300px;
}
.regform {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 12px;
}
#guidelines {
	position: relative;
	width:670px;
}
h2.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#iaccept {
	width:45%;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	position:relative;
	top:20px;
}
#terms {
	height: 150px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	position:relative;
	top:50px;
}
/* 4. HOME PAGE
-----------------------------------------------------------------------------------------------
===============================================================================================*/

#regcontainer {
	width: 984px;
	/*background-image:url(../images/reg/bg.jpg);*/
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#regnav {
	height: 45px;
	width: 854px;
    top:120px;
    position:relative;
    left:198px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	}
.smalltext a:link {
	color: #999999;
	text-decoration: none;
    font-size: 9px;
}
.smalltext a:visited {
	color: #999999;
	text-decoration: none;
    font-size: 9px;
}
.smalltext a:hover {
	color: #666;
	text-decoration: none;
    font-size: 9px;
}
h2.titlevote {
	text-align: center;
	height: 65px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
h2.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}.super {
	vertical-align: 25%;
	font-size: 10px;
}
.newtop {
  background: url(/images/scrolling/top.png) no-repeat;
  height: 195px;
  width: 968px;
  margin-top:30px;
}
.background {
  background: url(/images/scrolling/bg.png) repeat-y;
  width: 864px;
  margin-left:59px;
}
.bottom {
  background: url(/images/scrolling/bottom.png) no-repeat;
  height: 32px;
  width: 873px;
  margin-left:53px;
}
.statue {
  background: url(/images/scrolling/statue.png);
  height: 308px;
  width: 182px;
  position:absolute;
  margin-top:-220px;
  margin-left:-5px;
}
.home a {
  text-indent: -99999px;
  display: block;
  height: 100px;
  width: 950px;
  position:absolute;
  left:50%;
  margin-left:-475px;
  margin-top:5px;
}
