/**************************************************************
	LAYOUT
**************************************************************/
html, body { padding:0; margin:0; }
body {
	background:url(../images/backfade.png) repeat-x top #e8292f;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
}
#wrapper {
	margin:0pt auto;
	width:876px;
}
#head {
	background:url(../images/head.png) no-repeat;
	height:121px;
}
#head #caption {
	margin-left:200px;
	position:absolute;
	top:80px;
	font-weight:bold;
}
#content {
	background:url(../images/shadow.png) repeat-y;
	padding:25px 30px;
	overflow:auto;
}

#content img {
	margin-bottom:15px;
	
	}
#foot {
	background:transparent url(../images/foot.png) no-repeat;
	text-align:center;
	height:71px;
	color:black;
	font-size:small;
	padding-top:15px;
}
/**************************************************************
	Separators
**************************************************************/
#nav {
	position:absolute;
	top:95px;
	width:815px;
}
.titlebar {
	background:url(../images/titlebarshort.jpg) no-repeat right;
	height:32px;
	padding:0px 2px;
	margin:0px 15px 10px 0px;
	
	
}
.titlebar p {
	margin:0;
	padding:7px 5px 0px 15px;
	font-size:15px;
	color:#333333;
	}
.bar {
	background:url(../images/navback.png) repeat-x;
	height:33px;
	margin:10px 0;
	padding-top:5px;
	clear:both;
}
.bar #left, .bar #right {
	width:7px;
	height:33px;
	margin-top:-5px;
}
.bar #left { background:url(../images/navleft.png) no-repeat; float:left; margin-left:-7px; }
.bar #right { background:url(../images/navright.png) no-repeat; float:right; margin-right:-7px; }
.bar a {
	white-space:nowrap;
	margin-top:5px;
	font-size:13px;
}
.bar a.active {
	color:#e9292f;
}

/**************************************************************
	CONTENT
**************************************************************/
#bodies { 
	margin:0px;
	padding:0px;
	}
#pagebody {
	padding:0px 5px 5px 5px;
	margin:0px 10px 10px 10px;
	}
#pagebody p {
	padding:0px 20px 0px 40px;
	font-size:13px;
	}
#pagebody img {
	margin-left:140px;
	}
p.testimonials{font-style:italic;}
p.testimonials-name{text-align:right;}
.testimonial {
	float:left;
	border:1px solid #c6c7c9;
	width:275px;
	margin: 0 10px 10px 0;
}

.testimonial ul li {
	font-size:18px;
	color:#ff0000;
	margin-left:-5px;
	padding-top:10px;
	padding-bottom:5px;
	
	}
#list {
	margin-top:-25px;
	}
.testimonial p {
	text-align:center;
	padding:0px 10px 0px 20px;
	margin:0px;
	font-size:18px;
	}
div#guarantee{
	float:left;
	border:1px solid #c6c7c9;
	width:255px;
	margin:0px 10px 10px 0px;
	padding:10px;
	height:310px;
}
div#guarantee img{margin:0px 0px 20px 50px;}
div#guarantee h2{color:#ff0000; font-style:normal; text-align:center; padding:10px 0px 0px 0px; font-size:18px;}
div#guarantee a{display:block; text-align:center; color:#0000ff;}
div#guarantee a:hover{color:#666666;}
.clear {
	clear:left;
	}
.testimonial p#orders {
	text-align:center;
	padding-bottom:10px;
	margin-top:-10px;
	font-size:15px;
	color:#FF0000;
	}
div#30day {margin:-30px;}
h3.limited-time{text-align:center; color:#0000ff; font-size:20px;}
h3.limited-time-offer{margin-left:175px; color:#000000;}


/************************** PRODUCT HIGHLIGHT **/
div.product_highlight {
	margin:10px 0;
}
div.product_highlight img {
	float:left;
	margin-right:10px;
}
div.product_highlight h4 {
	margin:5px 0 0 130px;
}
div.product_highlight a {
	text-decoration:none;
	color:#0562cb;
}
div.product_highlight a:hover {
	color:#a2cecd;
}
div.product_highlight p {
	margin:0 0 0 130px;
}

.buy_btn {
	background:url(../images/buyButton.png) no-repeat;
	height:150px;
	margin-top:100px;
	width:456px;
}
.buy_btn img, .buy_btn span { position:absolute; border:none; }
.buy_btn #p1 { margin:-100px 0 0 20px; }
.buy_btn #p2 { margin:-100px 0 0 60px; }
.buy_btn #p3 { margin:-100px 0 0 100px; }
.buy_btn #p4 { margin:-100px 0 0 140px; }
.buy_btn #p5 { margin:-100px 0 0 180px; }
.buy_btn span { margin:30px 0 0 270px; font-weight:bold; color:black; }
.buy_btn span:hover { color:#0099FF }

label.grey_label {
	margin-top:.5em;
	display:block;
	color:#666666;
	font-weight:bold;
}
#email_form { width:20em; }
#email_form input[type=text], #email_form select { display:block; width:100%; }
#email_form textarea { display:block; height:10em; width:100%; }

/**************************************************************
	TAGS
**************************************************************/
.center{text-align:center;}
.underline{text-decoration:underline;}
.blue{color:#0000ff;}
.red{color:#ff0000;}
blockquote { text-align:left; }
cite { text-align:right; display:block; }
ol, ul { margin-top:0; }
h1 {
	margin:10px 10px 10px 10px;
	font-size:22px;
	
}
h2 {
	font-size:15px;
	padding-left:10px;
	margin-top:-10px;
	font-style:italic;
}
h1, h2 { color:#333333; }
h1#money-back-guarantee{color:#ff0000; text-align:center; font-size:36px; margin:30px 0px;}
h3 {
	color:#333333;
	text-transform:uppercase;
	font-size:14px;
	padding-left:10px;
}
a {
	color:black;
	text-decoration:none;
}
a:hover { color:gray; }
.break { clear:both; display:block; }
hr {
border-top:1px solid #FF0000;
margin-top:-10px;
}
ul.best li{color:#ff0000; font-weight:bold; font-size:18px;margin-bottom:5px;}
/**************************************************************
	buy buttons
**************************************************************/
#pricechart {
	background:transparent url(../images/chartc.png) no-repeat top;
	min-height:218px;
	width:518px;
	overflow:auto;
	padding-top:85px;
}
#pricechart form {
	display:block;
}
#pricechart form input {
	clear:both;
	float:right;
	margin:0px 12px 40px 0px;
}
/**************************************************************
	general classes
**************************************************************/
.floatleft {
	float:left;
	margin-right:10px;
	}
div#mailbullets {
	margin-top:25px;
	margin-bottom:30px;
	clear:right;
	width:auto;
	}
div#mailbullets li {
	margin-top:10px;
	padding-bottom:10px;
	font-weight:bold
	}
.bold {
	font-weight:bold;
	}
.underline {
	text-decoration:underline;
	}
.small {
	font-size:12px;
	font-style:italic;
	}
.indent {
	text-indent:2em;
	list-style:none;
	}
.red {
	color:#ff0000;
	}
p#bigred {
	color:#ff0000;
	font-size:1.2em;
	font-weight:400;
	font-style:italic;
	}
.pop {
	font-size:18px;
	font-weight:300;
	color:#ff0000;
	list-style:none;
	}
#supplementtable {
	margin:0px 0px 25px 250px;
	}
table#supplement {
	font-family:Georgia, "Times New Roman", Times, serif;
	border:solid 1px #cccccc;
	}
table#supplement tr {
	padding:3px;
	}

table#supplement td {
	border-bottom:solid 1px #cccccc;
	}
table tr#suppfacts td {
	border-bottom:3px solid #cccccc;
	}
table tr#value td {
	border-bottom:3px solid #cccccc;
	border-top:3px solid #cccccc;
	}
table tr#ms td {
	border-bottom:none;
	}
