@charset "utf-8";
/* CSS Document */

/* v1.0 | 20080212 */

html, body, div, span,h1, h2, h3, h4, h5, h6, p,a,em, font, img, form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

:focus {
	outline: 0;
}

body{
	font-size: 62.5%;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1;
	background-image: url(../img/bg.png);
	background-color: #FFF;
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
}


#container {
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	position:relative;
	top:0;
	width:955px;
	z-index:1;
	height: 100%;
	margin-bottom: 10px;
}

#logo {
	height:102px;
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top:0;
	width:955px;
	z-index:500;
	margin-top: 20px;
}


#section{
	clear:both;
	display:block;
	height:220px;
	width:840px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 26px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 40px;
	background-color: #040404;
	background-image: url(../img/section_bg.png);
	background-repeat: repeat-x;
	border: 1px solid #C64994;
	padding-bottom: 10px;
}
#titles{
	float:left;
	height:120px;
	width:400px;
	margin-top: 60px;
	padding-top: 10px;
	clear: both;
}
#titles p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #E7E7E7;
	padding-top: 10px;
	line-height: 120%;
}
h1{
	color:#F5218E;
	font-size:50px;
	letter-spacing:-3px;
	margin-top:-7px
}

#addressForm {
	width:420px;
	float: right;
	margin-top: 70px;
}
#form{color:#fff;display:block;float:right;font-size:12px;height:140px;width:390px}
#form *{float:left;margin-bottom:15px}.label{margin-bottom:10px}.span.highlight2{color:#ffd;float:none}

#email_box{
	border:1px solid #F7208C;
	color:#666;
	font-size:18px;
	height:24px;
	line-height:30px;
	padding:3px;
	width:300px;
	background-color: #f2f2f2;
	background-image: url(../img/input_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#error{color:red;display:none;float:right;margin-top:-10px}
#form a{background:url(sprite.png) no-repeat 0 -206px;color:#fff;display:block;height:16px;margin-bottom:10px;padding:2px 0 0 21px;text-decoration:none}
#form a:hover{color:#ffd;text-decoration:none}
#beta_test{display:none}
/*
#submit_button{
	/*-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border:none;
	border-radius:12px;
	clear:left;
	color:#fff;
	cursor:pointer;
	font-size:17px;
	padding:5px 37px 5px 11px;
	background-color: #F7208C;
	background-repeat: no-repeat;
	background-position: -135px -117px;
	text-align: center;
} 
#submit_button:hover{background-color:#fa3a8d}#loader{background:url(ajax-loader.gif) no-repeat;clear:left;display:none;height:19px;width:220px}
#thanks{display:none;float:right;height:140px;text-align:center;width:390px}
h3,h4{color:#96cdcc}h3{font-size:75px;letter-spacing:-3px;margin-top:15px}*/

/*.footer{display:block;clear:both;height:80px;margin:0 auto;width:900px}
#social_networks{background-color:#ddd;color:#999;height:42px;line-height:42px;margin-bottom:13px;text-indent:20px;width:100%}.footer a{border:none;color:#536477;display:block;float:left;font-size:11px;font-weight:700;height:24px;margin:13px 13px 0 0;text-decoration:none;text-transform:uppercase}
.footer a:hover{color:#fa3a8d}footer span{float:left;margin-right:13px}
#social_networks a{height:16px;width:16px}
#social_networks a:hover{border:1px solid #fa3a8d}a.twitter{background:url(sprite.png) no-repeat -22px -117px}
#a.facebook{background:url(sprite.png) no-repeat 0 -117px}a.a2a_dd{line-height:16px}a.a2a_dd img{float:left;margin-right:7px}
*/

/*#social_networks{
	background-color:#F7208C;
	color:#E5E5E5;
	height:42px;
	line-height:42px;
	margin-bottom:13px;
	text-indent:20px;
	width:902px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/social_networks_bg.gif);
	border: 1px solid #C03;
}
#social_networks a{height:16px;width:16px}
#social_networks a:hover{border:1px solid #fa3a8d}

a.twitter{
	background-image: url(../img/twitter.png);
	background-repeat: no-repeat;
}
#a.facebook{background:url(sprite.png) no-repeat 0 -117px}a.a2a_dd{line-height:16px}a.a2a_dd img{float:left;margin-right:7px}*/

label.disclaimer{
	color:#F7208C;
	line-height:16px;
	width:165px;
	margin-top: -20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#social_networks{
	height:35px;
	width:902px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/social_networks_bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}




#footer{
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	height: 60px;
	overflow: visible;
	width: 902px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

.EmailSign {
	margin-top: 10px;
}
.enterEmail {
	color: #E7E7E7;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	padding-bottom: 10px;
}

.SubmitButton{
	background-color:#FF55AD;
	border:1px solid #080C08;
	background-image:url(../img/formbg.gif);
	height:33px;
	cursor:pointer;
	font-size:12px;
	background-color: #F7208C;
	position: absolute;
	margin-left: 5px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
}
.formbutton{
	background-color:#FF55AD;
	border:1px solid #080C08;
	background-image:url(../img/formbg.gif);
	height:33px;
	cursor:pointer;
	font-size:12px;
	background-color: #F7208C;
	position: absolute;
	margin-left: 5px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	padding:1px 4px;
}

.formbutton:hover {
	background-image:url(../img/formbg-hover.gif);
}

#Socialcontainer{
	float:left;
	width:500px;
	/* The width and color of the left rail */
	margin-left: 20px;  /* The width and color of the right rail */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #E5E5E5;
	margin-top: 10px;
	margin-bottom: auto;
}
#leftRail{
	float:left;
	width:150px;
	position:relative;
}
#center{
	float:left;
	width:16px;
	margin-left: 10px;
	margin-right: 5px;
	height: 16px;
}
#rightRail{
	float:left;
	width:16px;
		height: 16px;
	position:relative;
}
#FarRightRail{
	float:left;
	width:16px;
	position:relative;
	margin-left: 5px;
	height: 16px;
}

#response{
	color: #F00;
}
