@charset "UTF-8";
/* Reset --------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
em, font, img,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
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;
	background: transparent;
}
ol, ul {
	list-style: none;
	list-style-position: outside;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after{
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Main Styles --------------------------------------------------- */
body, html{ height: 100%; }
body {	
	background: #191a19 url(../images/body_bkgrd_repeat.jpg) repeat-x 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #a9ebee;
	font-size: 11px;
	line-height: 1em;
}

p{
	padding: 0 0 1em 0;
	line-height: 1.5em;
}

a, a:visited {
	color: #00a1b1;
	text-decoration: none;
}

a:hover, a:active {
	color: #FFF;
}

h1{
	font-size: 45px;
	font-weight: normal;
	line-height: 45px;
	color: #033439;
}

h2{ 
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	color: #FFF;
	padding: 0 0 4px 0;
}

h3{
	font-size: 15px;
	font-weight: normal;
	line-height: 18px;
	color: #4dc8e9;
	padding-bottom: 3px;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.clear {
    clear: both;
    overflow: hidden;
	height: 0;	
	line-height: 0;
}

.blue{	
	color: #00bacf;	
}

.blue_hover {	
	color: #ffffff;	
	font-size: 14px;
}
div#wrapper2 div#content a{
	color: #ffffff;
}
div#wrapper2 div#content a:visited{
	color: #ffffff;
}
div#wrapper2 div#content a:hover{	
	color: #00bacf;	
}
div#wrapper2 div#content a:active{
	color: #00bacf;		
}

/* Main Structure --------------------------------------------------- */
div#bg{
	width: 100%;		
	min-height: 100%;
	height: auto !important;
	height: 100%;		
	background: #191a19 url(../images/body_bkgrd_sides.jpg) no-repeat top center;
}

div#bg2{
	min-height: 100%;
	height: auto !important;
	height: 100%;		
	background-color: #000;
	color: #FFF;
	text-align: center;
	background: #000000 url(../images/body_bkgrd_sides2.jpg) no-repeat top center;
}
div#wrapper{
	position: relative;
	margin: 0 auto;
	width: 883px;	
	background: #191a19 url(../images/content_repeat.jpg) repeat-x 0 379px;	
}

div#wrapper2{
	position: relative;
	margin: 0 auto;
	width: 883px;	
	background-color: #000;	
	text-align: left;
	background-color: #0a0a0a;
	min-height: 100%;
	height: auto !important;
	height: 100%;	
}
	div#share{
		position: absolute;
		right: -35px;
		top: 15px;
	}
		div#share img {
			display: block;
			margin-bottom: 10px;
		}
	div#header{	
		position: relative;		
		width: 100%;
		height: 379px;
		background-color: #000;
	}
		img#logo{
			position: relative;
			top: 0;
			left: 0;	
			width: 292px;
			height: 90px;
			display: block;
		}
		div#header h2 {
			position: absolute;
			right: 10px;
			top: 48px;
		}
		div#banner{
			position: relative;
			width: 883px;
			height: 289px;
		}
	div#nav{
		position: relative;
		left: 27px;
		top: 0;
		height: 29px;
		width: 820px;
	}
		div#nav li{
			float: left;
			display: inline;
		}
		div#nav li#buynow {
			float: right;
		}
	div#content{
		position: relative;
		top: 12px;
		padding: 0 41px;
		width: 801px;
		min-height: 300px;
		height: auto !important;
		height: 300px;		
	}
	div#footer{
		padding: 65px 0 50px 41px;
		color: #FFF;
	}
		div#footer a, div#footer a:visited {
			color: #FFF;
			text-decoration: none;
		}
		
		div#footer a:hover, div#footer a:active {
			color: #00a1b1;
		}
		div#footer div#copyright{ 
		 	float: left;
			width: 225px;
		}
		div#footer li{
			display: inline;
			margin-right: 10px;
		}

/* General */
div.content{
	padding-top: 31px;
}
div.content h3{
	padding-bottom: 5px;
}
div.content p{
	color: #096f79;
	font-style: italic;
	line-height: 1.3em;
}

/* Home */
body.home div#content{
	padding-right: 0;
	width: 842px;
}

body.home h3 {
	font-size: 19px;
}

div#wrapper div#home_left_col {	
	float: left;
	display: inline;
	width: 449px;
	padding-top: 29px;
}

div#wrapper div#home_left_col img.home_prodfam {
	position: relative;
	top: -1em;
	left: -41px;
}

div#wrapper div#home_right_col {
	float: right;
	display: inline;
	width: 342px;
	padding-top: 29px;
}
	div#wrapper div#home_right_col div{
		position: relative;
		padding: 65px 10px 0 175px;
		margin-bottom: 15px;
		height: 115px;
		width: 157px;
	}
	div#wrapper div#home_right_col div img{
		position: absolute;
		top: 20px;
		left: 0;
	}
	div#home_right_col div.callout_whyitworks{
		background: url(../images/home_callout_whyitworks.png) no-repeat top left;
	}
	
	div#home_right_col div.callout_buyitnow{
		background: url(../images/home_callout_buyitnow.jpg) no-repeat top left;
	}
	


/* Products */
body.products div#header{
	height: 235px;
}
body.products div#wrapper{
	background-position: 235px 0;	
}
div.product{
	float: left;
	width: 400px;
	margin-top: 20px;
}
	div.product img, div.product div.content{ 
		float: left;		
	}	
	div.product div.content{ 
		width: 290px;
	}
	
	div.product div.content a, div.product div.content a:visited {
		position: relative;
		display: block;
		height: 20px;
		color: #FFF;
		text-decoration: none;
		vertical-align: middle;
		margin-top: 10px;
		padding-top: 7px;
	}
	
	div.product div.content a:hover {
		color: #00a1b1;
	}
	div.product div.content a img{
		position: relative;
		top: -4px;
		margin: 0 5px 0 0;
	}
	div.product div.content div.additional_imgs{
		display: none;
	}
	
div#buyitnow{
	position: relative;
	width: 801px;
	height: 79px;
	background: url(../images/wheretobuy_bkgrd.jpg) no-repeat top left;
}
	div#buyitnow img{
		position: absolute;
		right: 52px;
		bottom: 9px;
	}
	
	div#buyitnow p {
		position: absolute;
		top: 65px;
		width: 574px;
		font-size: 9px;
		color: #096F79;
	}
	
/* Why It Works */
div.video_holder{
	margin: 30px 0;	
}
div.video_holder .video{
	float: right;
	width: 448px;
	height: 251px;
	border: 1px solid #096f79;
}
div.video_holder div.content_v{ 
	float: left;	
	width: 325px;
}

/* FAQs */
div.faq_item{
	width: 600px;
	margin-bottom: 15px;
}
div.faq_item ul{
	
}
div.faq_item li{
	padding: 0 0 1em 10px;
	line-height: 1.5em;
	background: url(../images/list_bullet.png) no-repeat 0 5px;
}

/* Where To Buy */
div.buy_online{
	position: absolute;
	right: 40px;
	top: 49px;
}

div#wrapper div#where_left_col {
	float: left;
	display: inline;
	width: 200px;	
	margin-top: 20px;
}

div#wrapper div#where_left_col div.message{
	color: #4dc8e9;
	font-size: 13px;
	font-style: italic;
	line-height: 1.2em;
}

div#wrapper div#where_left_col form{
	margin-bottom: 20px;
}

div#wrapper div#where_left_col input.text_input {
	float: left;
	display: inline;
	width: 135px;	
	margin-top: 5px
}
div#wrapper div#where_left_col input.submit_btn {
	float: left;
	margin-left: 8px;
	margin-top: 5px
}
div#wrapper div#map_labels {
	margin-bottom: 35px;
	overflow: auto;
	height: 302px;
	width: 100%;
}

div#wrapper div#map_labels div.location_item {	
	margin-bottom: 10px;
}
div#wrapper div#map_labels div.location_item h3 {
	display: inline;
	margin: 0 0 3px 0;
}
div#wrapper div#map_labels div.location_item span.distance {
	line-height: 14px;
	color: #fefefe;
	margin: 0;
	padding: 0;
}

div#wrapper div#map_labels div.location_item span.distance a, div#wrapper div#map_labels div.location_item span.distance a:hre

div#wrapper div#where_left_col img#buy_online {
	margin-top: 47px;
}

div#wrapper div#where_right_col {
	float: right;
	display: inline;
	width: 560px;
	margin-top: 20px;
}
div#wrapper div#map_canvas {
	width: 560px;
	height: 360px;	
	margin-bottom: 35px;
}

/* Money Back Guarantee */
div#wrapper div#guarantee_left_col {
	float: left;
	display: inline;
	width: 560px;
	padding-top: 16px;
}

div#wrapper div#content div#guarantee_left_col p {	
	line-height: 17px;
}

div#wrapper div#content div#guarantee_left_col p#requiredMsg {
	color: red;
	display: none;
	font-weight: bold;
}

div#wrapper div#content div#guarantee_left_col form{
	margin-bottom: 20px;	
}

div#wrapper div#content div#guarantee_left_col p.legal {
	margin-top: 40px;	
	color: #48a0a6;
	font-size: 10px;
	line-height: 14px;
}

div#wrapper div#content div#guarantee_right_col {
	float: right;
	display: inline;
	width: 200px;
	margin-top: 16px;
}

div#wrapper div#content div#guarantee_right_col p {
	color: #cbcbcb;
	line-height: 17px;
}

div#wrapper div#content div#guarantee_right_col h1 {
	color: #ffffff;
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0;
}

div#wrapper div#content div#guarantee_right_col a,
div#wrapper div#content div#guarantee_right_col a:link,
div#wrapper div#content div#guarantee_right_col a:active,
div#wrapper div#content div#guarantee_right_col a:visited {
	color: #cbcbcb;
	text-decoration: underline;
}
div#wrapper div#content div#guarantee_right_col a:hover {
	color: #ffffff;
	text-decoration: underline;
}

div#wrapper div#content div#guarantee_left_col div.text_input,
div#wrapper div#content div#guarantee_left_col div.select {
	width: 166px;	
	margin-right: 44px;
	margin-bottom: 10px;
	
	float: left;
}

div#wrapper div#content div#guarantee_left_col div.text_input label,
div#wrapper div#content div#guarantee_left_col div.select label {
	font-size: 11px;
	line-height: 11px;
	color: #bcf1f4;
	font-weight: bold;
	
	display: block;
	
	margin-bottom: 2px;
}

div#wrapper div#content div#guarantee_left_col div.text_input input,
div#wrapper div#content div#guarantee_left_col div.select select {
	width: 160px;
	
	background-color: #ffffff;
	
	border: 0;
	padding: 3px;
}

div#wrapper div#content div#guarantee_left_col div.text_input input.invalid,
div#wrapper div#content div#guarantee_left_col div.select select.invalid {
	background-color: red;
}

div#wrapper div#content div#guarantee_left_col div.checkbox label {
	font-size: 11px;
	line-height: 11px;
	color: #fefefe;
}
