/* 
html5doctor.com Reset Stylesheet
v1.4.1 
2010-03-01
Author: Richard Clark - http://richclarkdesign.com
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

body {
    line-height:1;
}

:focus {
	outline: 1;
}

article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted #000;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

sup {
	vertical-align: 0;
	position: relative;
	font-size:70%;
	bottom: 1ex;
	text-decoration:none;
}

/* Fonts */

@font-face {
	font-family: 'SlateStdBoldCondensed';
	src: url('slatestd-boldcondensed-webfont.eot?') format('embedded-opentype'),
         url('slatestd-boldcondensed-webfont.woff') format('woff'),
         url('slatestd-boldcondensed-webfont.ttf') format('truetype'),
         url('slatestd-boldcondensed-webfont.svg#webfontuWQ87stT') format('svg');
	font-weight: normal;
	font-style:normal;
}

@font-face {
	font-family: 'SlateStdCondensed';
	src: url('slatestd-condensed-webfont.eot?') format('embedded-opentype'),
         url('slatestd-condensed-webfont.woff') format('woff'),
         url('slatestd-condensed-webfont.ttf') format('truetype'),
         url('slatestd-condensed-webfont.svg#webfontY8jkhTwi') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'SlateStdBold';
    src: url('slatestd-bold-webfont.eot?') format('embedded-opentype'),
         url('slatestd-bold-webfont.woff') format('woff'),
         url('slatestd-bold-webfont.ttf') format('truetype'),
         url('slatestd-bold-webfont.svg#webfontAhHx0iaV') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SlateStdRegular';
    src: url('slatestd-webfont.eot?') format('embedded-opentype'),
         url('slatestd-webfont.woff') format('woff'),
         url('slatestd-webfont.ttf') format('truetype'),
         url('slatestd-webfont.svg#webfontUyAcxRIR') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Main */

html {
	-webkit-font-smoothing:antialiased;
	font-weight:normal;
	height:100%;
}

body{
	background:url(../images/bg-main-gradient-noise.jpg) #FFF top left repeat-x;
	font-family:Helvetica, Arial, sans-serif;
}

#wrapper{
	position:relative;
	margin:0 auto 0 auto;
	width:1000px;
	padding:100px 0 0 0;
}

#main{
	width:1000px;
	height:311px;
	position:relative;
	float:left;
	background:url(../images/bg-main.jpg) top left no-repeat;
}

#main h1{
	position:absolute;
	width:140px;
	height:26px;
	top: -50px;
	left: 50px;
}

#main h2{
	position:absolute;
	width:auto;
	left: 815px;
	top: -55px;
	font-weight:normal;
	font-size:18px;
}

.main-header{
	position:absolute;
	width:auto;
	color:#FFF;
	color: rgba(255,255,255,1);
	text-decoration: none;
	font-size: 30px;
	font-family: 'SlateStdBold', Helvetica, Arial, san-serif;
	top: 160px;
	left: 25px;
	line-height:32px;
	text-shadow: 0 1px 1px rgba(0,0,0,1);
	font-weight:normal;
}

.main-header em{
	font-family: 'SlateStdRegular', Helvetica, Arial, san-serif;
	font-weight:normal;
	font-size: 28px;
}

.main-header strong{
	font-weight:normal;
	font-size:30px;
	color: #EBBF2C;
}

.main-subheader{
	position:absolute;
	width:auto;
	color:#FFF;
	color: rgba(255,255,255,1);
	text-decoration: none;
	font-size: 16px;
	font-family: 'SlateStdRegular', Helvetica, Arial, san-serif;
	top: 210px;
	left: 25px;
	text-shadow: 0 0 3px rgba(0,0,0,.8);
	font-weight:normal;
}

.yellow{
	color:#E5B213;
}
	
.sub-header{
	position:absolute;
	width:auto;
	color:#FFF;
	color: rgba(255,255,255,1);
	text-decoration: none;
	font-size: 18px;
	font-family: 'SlateStdRegular', Helvetica, Arial, san-serif;
	top: 230px;
	left: 25px;
	text-shadow: 0 0 3px rgba(0,0,0,.8);
	font-weight:normal;
}

.sub-header strong{
	color:#E5B213;
	font-family: 'SlateStdBold', Helvetica, Arial, san-serif;	
	font-weight:normal;
	font-size: 21px;
}

p.sub-header-limited-time{
	width:auto;
	color:#FFF;
	text-decoration: none;
	font-size: 16px;
	font-family: 'SlateStdRegular', Helvetica, Arial, san-serif;
	top: 260px;
	left: 25px;
	text-shadow: 0 0 3px rgba(0,0,0,.8);
	font-weight:normal;
	font-style:italic;
	position: absolute;
}



.header-form-wrapper{
	position:absolute;
	background-color:#021834;
	background-color: rgba(2,24,52,.35);
	width:330px;
	height:260px;
	top: 15px;
	left: 655px;
}

.header-form{
	width:290px;
	height:220px;
	margin:10px;
	background-color:#FFF;
	background-color: rgba(255,255,255,.8);
	padding:10px;
	text-align:center;
}

.header-form h3{
	font-weight:normal;
	font-size: 22px;
	font-family: 'SlateStdBoldCondensed', Helvetica, Arial, san-serif;
	color:#8A0C1D;
	text-align:center;
	margin:0 0 12px 0;
	text-shadow: 0 1px 1px rgba(255,255,255,1);
}

.header-form input[type=text]{
	width:180px;
	margin: 0 0 5px 0;
	padding:5px;
	font-size: 14px;
	font-weight: normal;
	border: 1px solid #ccc;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius: 8px;  
	color: #7b7b74;
	font-family:Helvetica, Arial, sans-serif;
	-webkit-transition: background 0.3s linear;
}

input[type=text]:hover { 
    background: #eee; 
}

.header-form input[type=submit]{
	position:inherit;
	left: 0px;
	top: 183px;
	margin-top: 8px;
}

.header-form-expires {
	width:330px;
	height:30px;
	margin:0px;
	text-align:center;
	padding-top: 4px;
}

.header-form-expires h3{
	font-weight:normal;
	font-size: 18px;
	font-family: 'SlateStdBoldCondensed', Helvetica, Arial, san-serif;
	color:#FFF;
	text-align:center;
	margin:0 0 15px 0;
	text-shadow: 0 0 3px rgba(0,0,0,.8);
	top: 10px;
}

#dynamic-date {
	position:relative;
	clear:both;
	width:auto;
}

#dynamic-date2 {
	position:relative;
	clear:both;
}

#dynamic-date3 {
	position:relative;
	clear:both;
}

#three-logos{
	position:relative;
	width:1000px;
	height:77px;
	float:left;
	background:url(../images/bg-3logos.jpg) top left no-repeat;
}

#three-logos h1{
	font-family: 'SlateStdBoldCondensed', Helvetica, Arial, san-serif;
	line-height:76px;
	color:#FFF;
	margin:0 0 0 20px;
	font-size:25px;
	font-weight:normal;
}

#steps{
	width:1000px;
	float:left;
	position:relative;
	background-color:#CADCF9;
	padding:15px 0 30px 0;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}

#steps h1{
	text-align:center;
	font-family: 'SlateStdBold', Helvetica, Arial, san-serif;
	font-weight:normal;
	color:#002C53;
	font-size:29px;
}

#steps h1 strong{
	font-weight:normal;
	color:#721026;
}

#steps ul{
	margin:0 0 0 0;
	padding:0;
}

#steps ul li{
	list-style:none;
	display:block;
	float:left;
}

#steps p{
	font-size:12px;
	line-height:18px;
	color:#333333;
	margin:0 0 0 20px;
	text-align: right;
}

#steps p.legal{
	float:left;
	margin:15px 0 0 200px;
	padding:0;
	text-align: right;
	font-weight:normal;
	font-size: 18px;
	font-family: 'SlateStdBoldCondensed', Helvetica, Arial, san-serif;
	color:#0A3460;
	text-shadow: 0 1px 1px rgba(255,255,255,1);
}

#steps p.legalDandE{
	float:left;
	margin:15px 0 0 482px;
	padding:0;
	text-align: right;
	font-weight:normal;
	font-size: 18px;
	font-family: 'SlateStdBoldCondensed', Helvetica, Arial, san-serif;
	color:#0A3460;
	text-shadow: 0 1px 1px rgba(255,255,255,1);
}

#steps p.legal-button{
	float:right;
	padding-right: 30px;
	width: auto;
	height: 54px;
}

.steps-text-button {
	/*width:1000px;
	height:30px;
	margin:0px;
	text-align:center;
	padding-top: 4px;*/
	
	position:relative;
	float:left;
	width:1000px;
}

#icons{
	width:960px;
	float:left;
	position:relative;
	background:url(../images/bg-blue-noise.jpg) top left repeat;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	margin:15px 0 0 0;
	padding:15px 20px 5px 20px;
	border-bottom:1px solid #CCCCCC;
}

#icons h1{
	text-align:center;
	font-family: 'SlateStdRegular', Helvetica, Arial, san-serif;
	font-weight:normal;
	color:#002C53;
	font-size:26px;
	margin:0 0 30px 0;
}

.icons-wrapper{
	padding: 0 20px 0 20px;
	margin: 20px;
	background-color: #3FF;
}

.icons{
	color: #002C53;
	text-decoration: none;
	font-size: 27px;
	font-family: 'SlateStdRegular', Helvetica, Arial, san-serif;
	top: 10px;
	left: 25px;
	line-height:32px;
	font-weight:normal;
	margin:0 0 25px 0;
	text-align: center;
}

.icons strong{
	font-weight:normal;
	font-size:27px;
	color: #721026;
}

#icons p.icon{
	width:68px;
	height:80px;
	float:left;
	text-align: left;
}

#icons p.icon-description{
	width:232px;
	height:100px;
	float:left;
	padding:5px 10px 0 10px;
	color:#333333;
	font-size:13px;
	line-height:18px;
	text-align: left;
}

#icons p.cta{
	float:right;
	margin:0 22px 0 0;
}

p.icon-description strong{
	font-weight:normal;
	font-size:18px;
	font-family: 'SlateStdBold', Helvetica, Arial, san-serif;
}




#offerBar{
	position:relative;
	width:1000px;
	height:79px;
	float:left;
	background:url(../images/bg-blue-bar.png) top left no-repeat;
	left: -20px;
	top: -10px;
}

#offerBar p{
	font-family: 'SlateStdRegular', Helvetica, Arial, san-serif;
	line-height:22px;
	color:#FFF;
	margin:0 0 0 20px;
	font-size:17px;
	font-style: normal;
	text-align: left;
	padding-top: 16px;
	text-shadow: 0 1px 1px rgba(0,0,0,1);
	width: 400px;
}

#offerBar p.hurryText{
	font-family: 'SlateStdRegular', Helvetica, Arial, san-serif;
	line-height:22px;
	color:#FFF;
	margin:0 0 0 20px;
	font-size:17px;
	font-style: italic;
	text-align: left;
	padding-top: 28px;
	text-shadow: 0 1px 1px rgba(0,0,0,1);
	width: 500px;	/*width:auto;
	float:left;
	margin:0 0 0 40px;
	text-align: right;
	height: auto;
	font-weight:normal;
	font-size: 18px;
	font-family: 'SlateStdBoldCondensed', Helvetica, Arial, san-serif;
	color:#0A3460;
	margin:0 0 0 0;
	text-shadow: 0 1px 1px rgba(255,255,255,1);
	top: 10px;
	padding-right: 0px;
	padding-top: 20px;
	padding-left: 500px;*/
	float: left;
}

#offerBar p.btn{
	float:right;
	width: auto;
	padding: 12px 20px 0 0;
}


/*.offerBar{
	background-color:#021834;
	background-color: rgba(2,24,52,.35);
	width:1000px;
	height:50px;
	top: 0px;
	left: 0px;
	float: left;
	margin: 0;
	padding: 0;
	position: absolute;
}*/




#seo{
	width:960px;
	float:left;
	position:relative;
	background:url(../images/bg-grey-noise.jpg) top left repeat;
	padding:15px 20px 30px 20px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	font-size:11px;
	line-height:17px;
	color:#333;
}

#seo p{
	padding:0;
	margin:0 0 15px 0;
}

#seo ol{
	padding:0;
	margin:0 0 0 30px;
}

#seo ol li{
	padding:0 0 15px 0;
	list-style:decimal;
}

footer{
	float:left;
	width:960px;
	margin:20px 0 0 0;
	text-align:left;
	padding:0 20px 20px 20px;
	font-size:11px;
	line-height:17px;
	color:#333;
}

footer p{
	margin:0 0 15px 0;
}

footer a:link, footer a:visited{
	color:#333;
	text-decoration:underline;
}

footer a:hover{
	color:#000;
	text-decoration:none;
}

/* Button */

.form-button {
	-webkit-font-smoothing:antialiased;
	width:auto;
	height: 54px;
	line-height: 27px;
	color:#FFF;
	text-decoration: none;
	cursor:pointer;
	text-align: center;
	padding:0 20px 0 20px;
	/* BACKGROUND GRADIENTS */  
	background: #A5141A;
	background: -moz-linear-gradient(top, rgba(165,20,26,1), rgba(150,19,30,1) 50%, rgba(143,19,32,1) 50%, rgba(128,18,36,1));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(165,20,26,1)), color-stop(.51, rgba(150,19,30,1)), color-stop(.51, rgba(143,19,32,1)), to(rgba(128,18,36,1)));
	border: 2px solid rgba(35,18,36,1);
	/* BORDER RADIUS */  
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 8px;
	/* TEXT SHADOW */  
	text-shadow: 0 -1px 1px rgba(0,0,0,1);
	/* BOX SHADOW */  
	-moz-box-shadow: 0 0 18px rgba(0,0,0,.2), 0 1px 1px rgba(0,0,0,.2), inset 0 0 18px rgba(255,255,255,.2);
	-webkit-box-shadow: 0 0 18px rgba(0,0,0,.2), 0 1px 1px rgba(0,0,0,.2), inset 0 0 18px rgba(255,255,255,.2);
	box-shadow: 0 0 18px rgba(0,0,0,.2), 0 1px 1px rgba(0,0,0,.2), inset 0 0 18px rgba(255,255,255,.2);
	font-size: 24px;
	font-family: 'SlateStdBoldCondensed', Helvetica, Arial, san-serif;
	font-weight:normal;
}

.button {
	color:#FFF;
	display: inline-block;
	outline:none;
	cursor:pointer;
	text-align: center;
	position: relative;
	float:left;
	margin:0;
	padding:0 20px 0 20px;
	/* BORDER RADIUS */  
	-moz-border-radius: 8px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	/* TEXT SHADOW */  
	text-shadow: 0 -1px 1px rgba(0,0,0,1);
	/* BOX SHADOW */  
	-moz-box-shadow: 0 0 18px rgba(0,0,0,.2), 0 1px 1px rgba(0,0,0,.2), inset 0 0 18px rgba(255,255,255,.2);
	-webkit-box-shadow: 0 0 18px rgba(0,0,0,.2), 0 1px 1px rgba(0,0,0,.2), inset 0 0 18px rgba(255,255,255,.2);
	box-shadow: 0 0 18px rgba(0,0,0,.2), 0 1px 1px rgba(0,0,0,.2), inset 0 0 18px rgba(255,255,255,.2);
}

.red{
	/* BACKGROUND GRADIENTS */  
	background: #A5141A;
	background: -moz-linear-gradient(top, rgba(165,20,26,1), rgba(150,19,30,1) 50%, rgba(143,19,32,1) 50%, rgba(128,18,36,1));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(165,20,26,1)), color-stop(.51, rgba(150,19,30,1)), color-stop(.51, rgba(143,19,32,1)), to(rgba(128,18,36,1)));
	border: 2px solid rgba(35,18,36,1);
	font-family: 'SlateStdBoldCondensed', Helvetica, Arial, san-serif;
	font-weight:normal;
	text-decoration: none;
	width:auto;
	height: 50px;
	line-height: 50px;
	font-size:24px;
}

.grey{
	/* BACKGROUND GRADIENTS */  
	background: #666666;   
	background: -moz-linear-gradient(top, rgba(97,97,97,1), rgba(81,81,81,1) 50%, rgba(73,73,73,1) 50%, rgba(51,51,51,1));  
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(97,97,97,1)), color-stop(.51, rgba(81,81,81,1)), color-stop(.51, rgba(73,73,73,1)), to(rgba(51,51,51,1)));
	border: 2px solid rgba(75,75,75,1);
	
	font-family: 'SlateStdCondensed', Helvetica, Arial, san-serif;
	font-weight:normal;
	text-decoration: none;
	
	width:auto; 
	height: 30px;  
	line-height: 30px;
}
  
	/* WHILE HOVERED */  
.red:hover {  
	background: #C21213;
	background: -moz-linear-gradient(top, rgba(150,19,30,1), rgba(165,20,26,1) 50%, rgba(165,20,26,1) 50%, rgba(128,18,36,1));  
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(150,19,30,1)), color-stop(.51, rgba(180,25,25,1)), color-stop(.51, rgba(180,25,25,1)), to(rgba(128,18,36,1)));
	color:#000;
		
	/* BOX SHADOW */  
	-moz-box-shadow: 0 0 18px rgba(255,255,255,.2), 0 1px 1px rgba(255,255,255,.8), inset 0 0 18px rgba(255,255,255,.2);  
	-webkit-box-shadow: 0 0 18px rgba(255,255,255,.2), 0 1px 1px rgba(255,255,255,.8), inset 0 0 18px rgba(255,255,255,.2);  
	box-shadow: 0 0 18px rgba(255,255,255,.2), 0 1px 1px rgba(255,255,255,.8), inset 0 0 18px rgba(255,255,255,.2);
	text-shadow: 0 1px 1px rgba(255,255,255,.8);
}

.grey:hover {  
	background: #CCC;
	background: -moz-linear-gradient(top, rgba(100,100,100,1), rgba(140,140,140,1) 50%, rgba(160,160,160,1) 50%, rgba(100,100,100,1));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(100,100,100,1)), color-stop(.51, rgba(140,140,140,1)), color-stop(.51, rgba(140,140,140,1)), to(rgba(100,100,100,1)));
	color:#000;
		
	/* BOX SHADOW */  
	-moz-box-shadow: 0 0 18px rgba(255,255,255,.2), 0 1px 1px rgba(255,255,255,1), inset 0 0 18px rgba(255,255,255,.2);  
	-webkit-box-shadow: 0 0 18px rgba(255,255,255,.2), 0 1px 1px rgba(255,255,255,1), inset 0 0 18px rgba(255,255,255,.2);  
	box-shadow: 0 0 18px rgba(255,255,255,.2), 0 1px 1px rgba(255,255,255,1), inset 0 0 18px rgba(255,255,255,.2);
	text-shadow: 0 1px 1px rgba(255,255,255,.8);
}

.form-button:hover {
	background: #C21213;
	background: -moz-linear-gradient(top, rgba(150,19,30,1), rgba(165,20,26,1) 50%, rgba(165,20,26,1) 50%, rgba(128,18,36,1));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(150,19,30,1)), color-stop(.51, rgba(180,25,25,1)), color-stop(.51, rgba(180,25,25,1)), to(rgba(128,18,36,1)));
	color:#000;
	/* BOX SHADOW */  
	-moz-box-shadow: 0 0 18px rgba(255,255,255,.2), 0 1px 1px rgba(255,255,255,.8), inset 0 0 18px rgba(255,255,255,.2);
	-webkit-box-shadow: 0 0 18px rgba(255,255,255,.2), 0 1px 1px rgba(255,255,255,.8), inset 0 0 18px rgba(255,255,255,.2);
	box-shadow: 0 0 18px rgba(255,255,255,.2), 0 1px 1px rgba(255,255,255,.8), inset 0 0 18px rgba(255,255,255,.2);
	text-shadow: 0 1px 1px rgba(255,255,255,.8);
}

	/* POPUNDER */  
.topright {
    background: none repeat scroll 0 0 #F6F6F6;
    display: block;
    font-size: 10px;
    padding: 5px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 60px;
    z-index: 20;
}

.topright a:link{
   color:#333;
   text-decoration:none;
}

.topright a:hover{
   text-decoration:underline;
}

