@charset "UTF-8";
/* Browser Reset script, please do not touch */
@import url('./reset.css');

/* Stylesheet */

/* === Global Styles === */

html {
	background-color: #6ea4a4;
	color:#FFF;
	width: 100%;
   	height: 100%;
	font-weight: bold;
	overflow-x: hidden;
}

body {
	position:relative;
	width: 728px;
	height:auto;
   	margin: 0px auto;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
}	


/* === Countdown Styles === */

.daysleft {	
	width: 100%;
	float: left;
	margin-top: 50px;
	text-align: center;
	white-space: nowrap; 
	font-size: 250%;
}



.countdown {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	clear: both;
	padding-top: 20px;
	font-size: 140%;
	
}

.countdown .theHost{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:40px;
	}


/* === Progressbar Styles === */

.progressbar {
	background-image: url(../images/progress_bg.png);
	width: 472px;
	height: 27px;
   	margin: 0px auto;
	margin-top: 30px;
}

.progressbarPixel {	
	padding: 4px;
	height: 19px;
}

.progressbarText {
	width: 472px;
	margin: 0px auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	font-family: Arial;
	font-weight: bold;
}


/* === Mail Styles === */

.emailbox {
	background-image: url(../images/emailinput.png);
	height: 59px;
	width: 637px;
	margin: 0px auto;
	margin-top: 15px;
}

.mailInput {
	padding: 7px;
	border: 0px;
	font-family: Helvetica;
	font-size: 21px;
	color: #cdcdcd;
	margin-top: 12px;
	margin-left: 12px;
	height: 20px;
	width: 505px;
  float: left;
}



.primInfo{
	position:relative;
	margin-top:20px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	text-align: center;
	color: #fff;
}

.emailThanks {
	margin-top:-20px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	text-align: center;
	color: #fff;
}

.emailThanks a{
	color:#F90;
	font-size:18px;
	}
	
	
.emailThanks a:visited{
	color:#F90;
	font-size:18px;
	}

.emailThanks a:hover{
	color:#06F;
	font-size:18px;
	}
	
	

.submit {
	padding-top: 12px;	
	padding-right: 12px;
}


/* === Footer Styles === */


.footer ul {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	list-style: none;
	margin-top: 30px;
}

.footer li {
	float:none;
}

.footer a, a:active, a:visited {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color:#FFF;
	text-decoration:none;
	padding-left: 10px;
}

.footer a:hover {
	font-size: 13px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #F90;	
}


/* === Misc Styles === */

.clear {
	clear: both;
}

.spacer {
	margin-top: 50px;	
}

.right {
	float: right;
}

.left {
	float: left;
}


#social {
	float: center;
	margin-left:15px;
	width: 720px;
	
}

#social li {
	display: inline;
}

#social a {
	float: left;
	width: 140px;
	height: 0;
	margin-left: 1px;
	padding: 52px 0 0 0;
	overflow: hidden;
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .50;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}


#social a:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}


#ico1 a {
	background-image: url("../images/icout.jpg");
}

#ico2 a {
	background-image: url("../images/ico2.jpg");
}

#ico3 a {
	background-image: url("../images/ico3.jpg");
}

#ico4 a {
	background-image: url("../images/ico4.jpg");
}

#ico5 a {
	background-image: url("../images/ico5.jpg");
}

#ico6 a {
	background-image: url("../images/ico6.jpg");
}
#ico7 a {
	background-image: url("../images/ico7.jpg");
}#ico8 a {
	background-image: url("../images/ico8.jpg");
}#ico9 a {
	background-image: url("../images/ico9.jpg");
}#ico10 a {
	background-image: url("../images/ico10.jpg");
}
#ico11 a {
	background-image: url("../images/ico11.jpg");
}
