 /* CSS Document */

@import url("../../comp_global/css/global.css");
html {
	background:url(../images/page_bg.gif) top repeat-x #99cde9;
}
#main_wrap {
	width:786px;
	margin:0 auto;
}
#page_header {
	width:786px;
	height:73px;
	background:url(../images/top_header.png) top left no-repeat;
	behavior:url(/assets/comp_assets/comp_global/pngfix/iepngfix.htc);
}
#content_wrap {
	width:760px;
	background:url(../images/content_bg.png) top left repeat-y;
	padding:0px 13px 0 13px;
	behavior:url(/assets/comp_assets/comp_global/pngfix/iepngfix.htc);
}
.content_col_wrap {
	width:760px;
}
#btmround {
	width:786px;
	height:24px;
	clear:both;
	background:url(../images/btmround.png) top left no-repeat;
	padding:0 0 6px 0;
	behavior:url(/assets/comp_assets/comp_global/pngfix/iepngfix.htc);
}
#footer {
	width:786px;
	height:56px;
	background:url(../images/footer.png) no-repeat 0 0;
	behavior:url(/assets/comp_assets/comp_global/pngfix/iepngfix.htc);
}
#footer p {
	text-align:center;
	line-height:56px;
}
.copy {
	font-size:9px;
	color:#fff;
	text-align:center;
	padding:10px;
	margin:0 auto;
}
.trim_blue {
	color:#00467f;
}
/* Model Headline Section
==============================================*/
	
#content_header {
	position:relative;
	width:760px;
	height:270px;
	background:url(../images/model_header.jpg) top left no-repeat;
}
#value_prop {
	width:501px;
	height:112px;
	z-index:5;
	position:absolute;
	top:25px;
	left:100px;
	background:url(../images/299_value.png);
	behavior:url(/assets/comp_assets/comp_global/pngfix/iepngfix.htc);
}
#valSH {
	color:#555656;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	position:absolute;
	top:103px;
	right:146px;
}
#whiterteeth {
	width:148px;
	height:148px;
	z-index:8;
	position:absolute;
	top:100px;
	left:35px;
	background:url(../images/hoodia_bug.png);
	behavior:url(/assets/comp_assets/comp_global/pngfix/iepngfix.htc);
}
#perfect_text {
	width:380px;
	z-index:10;
	position:absolute;
	top:147px;
	left:160px;
	text-align:center;
	font:bold 12px;
	color:#000066;
}
/*=============END-Model Header Section========*/
			
			
/*Left Column
===========================================*/

h1.yesiwant {
	height:18px;
	background:url(../images/order_trial.png) no-repeat 0 0;
	behavior:url(/assets/comp_assets/comp_global/pngfix/iepngfix.htc);
}
h2.sendebwto {
	height:18px;
	background:url(../images/yesiwant.png) no-repeat 0 0;
	behavior:url(/assets/comp_assets/comp_global/pngfix/iepngfix.htc);
	padding:0 0 15px 0;
}
.content_col_wrap .left_col {
	width:230px;
	position:relative;
	float:left;
}
#before_after {
	width:230px;
	height:215px;
	background:url(../images/before_after.jpg) no-repeat 0 0;
	padding:0px 0 10px 0;
	margin:30px 0 0 0;
}
#newsbox {
	width:230px;
	height:117px;
	background:url(../images/newsbox.gif) no-repeat 0 0;
	position:relative;
	padding:0 0 10px 0;
}
#newsbtn {
	width:90px;
	height:15px;
	position:absolute;
	top:91px;
	left:70px;
}
#newsbtn a.inthenews span {
	display:none;
}
#newsbtn a.inthenews {
	width:90px;
	height:15px;
	background:url(../images/newsbtn.gif) no-repeat;
	float:left;
}
#newsbtn a.inthenews:hover {
	background-position:0 -15px;
}
#adabox {
	width:230px;
	height:117px;
	background:url(../images/adabox.gif) no-repeat 0 0;
	position:relative;
	padding:0 0 15px 0;
}
#adabtn {
	width:98px;
	height:15px;
	position:absolute;
	top:95px;
	left:66px;
}
#adabtn a.review span {
	display:none;
}
#adabtn a.review {
	width:98px;
	height:15px;
	background:url(../images/adabtn.gif) no-repeat;
	float:left;
}
#adabtn a.review:hover {
	background-position:0 -15px;
}
#seal {
	width:230px;
	height:104px;
	background:url(../images/seal.gif) no-repeat 0 0;
	position:relative;
	padding:0 0 10px 0;
}
#usa {
	width:230px;
	height:85px;
	background:url(../images/usa.gif) no-repeat 0 0;
	position:relative;
	padding:0 0 10px 0;
}
/*==========END-Left Column========*/		

/* Right Column/Form Styles
==========================================*/
.content_col_wrap .right_col {
	width:513px;
	position:relative;
	float:right;
}
.right_col .form_wrap {
	width:513px;
}
.signup_select {
	width:194px;
	float:left;
	border-right:1px solid #d2e8f7;
}
.signup_form {
	width:280px;
	float:right;
	padding:0;
}
.signup_form_wrap {
	width:513px;
}
.signup_form table {
	width:100%;
}
.signup_form table td {
	padding:0 0 10px 0;
}
.signup_form table td.label1 {
	text-align:right;
	padding:0 5px 0 0;
}
.signup_form table td p.privacy {
	font-size:10px;
	color:#fff;
	text-align:center;
}
html>body .signup_form table input[type=text].width {
	width:150px;
}
* html .signup_form table input.width {
	width:150px;
}
.signup_select {
	width:184px;
	height:177px;
	background:url(../images/signup_b4.png);
	behavior:url(/assets/comp_assets/comp_global/pngfix/iepngfix.htc);
}
table {
	width:184px;
}
.signup_select table td {
	text-align:center;
	vertical-align:middle;
}
.signup_select table td.space {
	height:5px;
	font-size:0px;
	line-height:0px;
	padding:0;
	margin:0;
}
.signup_select table td.before {
	height:84px;
	background:url(../images/signup_b4.jpg) no-repeat 0 0;
}
.signup_select table td.after {
	height:93px;
	background:url(../images/signup_aftr.jpg) no-repeat 0 0;
}
.signup_form label {
	font-size:14px;
	letter-spacing:.05em;
	color:#fff;
}
.signup_btm {
	width:513px;
	height:14px;
	background:url(../images/signup_btm.gif) no-repeat top;
}
/*==========END-Right Column/Form Styles=========*/
					
.right_col .right_content_wrap {
	padding:20px 0 0 3px;
}
.right_col .right_content_wrap .skin_types li {
	padding:0 0 10px 0;
}
/* Application Tips Section
=========================================*/
						
.tips_tricks {
	width:760px;
	clear:both;
	padding:20px 0 0 0;
}
.success_stories {
	width:480px;
	padding:10px 0;
	float:left;
}
.success_img {
	width:256px;
	height:152px;
	background:url(../images/success_img.jpg);
	float:right;
}
;
.tips_header {
	width:760px;
	height:30px;
	background:url(../images/application_header.gif) top no-repeat;
}
#application_left {
	width:420px;
	padding:10px 0 0 10px;
	float:left;
}
#application_left .tips li {
	padding:0 0 10px 0;
}
#application_right {
	width:300px;
	float:right;
	margin:0 10px 0 0;
}
#tip_illustration {
	width:300px;
	height:154px;
	padding:0 0 20px 0;
	background:url(../images/application_tips.gif) top no-repeat;
}
#btmcontinue {
	background-color:#e3f2fa;
	border:1px solid #9cc9df;
	clear:both;
	padding:10px;
}
#orderbtn2 {
	width:184px;
	height:32px;
	float:right;
	margin:10px 0 0 0;
}
#orderbtn2 a.continue span {
	display:none;
}
#orderbtn2 a.continue {
	width:184px;
	height:32px;
	background:url(../images/continue.gif) no-repeat;
	float:left;
}
#orderbtn2 a.continue:hover {
	background-position:0 -32px;
}
/*================END-Tips Bubble===============*/

/* LP Form Rounded Box 
============================================*/
#orderbtn {
	width:183px;
	height:32px;
	margin:10px auto 0 auto;
}
#orderbtn a.continue span {
	display:none;
}
#orderbtn a.continue {
	width:183px;
	height:32px;
	background:url(../images/btn_ordernow.gif) no-repeat;
	float:left;
	left:0;
	top:0;
}
#orderbtn a.continue:hover {
	background-position:0 -32px;
}
.lpbox {
	width:513px;
	padding:0;
	margin:0;
}
.lpbox .topbar div div {
	height:10px;
	font-size:0;
	background:#fff none;
	padding:0;
	margin:0 13px;
}
.lpbox .btmbar div div {
	height:14px;
	font-size:0;
	background:#fff none;
	padding:0;
	margin:0 14px;
}
.lpbox .gradcontent {
	text-align:left;
	background:#a4d1ef url(../images/roundbox/grad.gif) repeat-x;
	border-left:1px solid #0074ad;
	border-right:1px solid #0074ad;
	padding:0 10px;
	margin:0 3px 0 3px;
}
.lpbox .content {
	background:#fff url(../images/roundbox/lp_shdw.gif) repeat-y 0 0;
	text-align:center;
	padding:0;
	margin:0;
}
.lpbox .topbar div div {
	background:url(../images/roundbox/topbtm.gif) repeat-x 0 -2px;
}
.lpbox .btmbar div div {
	background:url(../images/roundbox/topbtm.gif) repeat-x 0 -12px;
}
.lpbox .topbar, .lpbox .topbar div {
	background:transparent url(../images/roundbox/corners.gif) no-repeat left -2px;
}
.lpbox .btmbar, .lpbox .btmbar div {
	background:transparent url(../images/roundbox/corners.gif) no-repeat left 0;
}
.lpbox .topbar div {
	background-position:right -2px;
}
.lpbox .btmbar {
	background-position:left -12px;
}
.lpbox .btmbar div {
	background-position:right -12px;
}
/*================END-Form Rounded Box ==============*/

p.byline {
	padding:0 0 10px 10px;
}
