@charset "utf-8";
body {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/body_bg.png);
	background-position:left top;
	background-repeat: repeat-x;
	background-color:#1f3d99;
	margin:0;
	padding:0;
}
@charset "utf-8";
/* CSS Document */
blockquote, span, a, div {
	margin: 0;
	padding: 0;
}
p{
	margin:0;
	padding:0;
	padding:7px 0 7px 0;
}
a img, a, img, iframe { border:0; }
/* Headers
------------------------------*/
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	}
/* Lists
------------------------------*/
ul, ol, dl, li, dt, dd, img {
	margin: 0;
	padding: 0;
	}
/* Links
------------------------------*/
a, a:link {}
a:visited {}
a:hover {}
a:active {}
/* Forms
------------------------------*/
form, fieldset {
	margin: 0;
	padding: 0;
	}
fieldset { border: 1px solid #000; }

legend {
	padding: 0;
	color: #000;
	}
input, textarea, select {
	margin: 0;
	padding:0;
	font-size: 100%;
	font-family: inherit;
	}
select { padding: 0; }
a{
	color:#47b300;
	text-decoration:underline;
}
a:hover{
	color:#47b300;
	text-decoration:none;
}
h1{
	font-size:32px;
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
}
h2{
	font-size:24px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight:normal;
}
h3{
	font-size:18px;
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	padding-left:10px;
}
.clear{
	clear:both;
}
#background{
	background-image:url(../images/background.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin-bottom:20px;
}
#toparrow{
	margin: 0 auto;
	width:882px;
	background: url(../images/header_left.jpg) no-repeat 8px 0px;
}
#container{
	width:850px;
	margin:0 auto;
	position:relative;
}
/* ---------------- HEADER START----------------------- */
#header{
	width:850px;
	height:325px;
	float:right;
	/*_margin-left:2px;*/
}
#header_left{
	float:left;
	width:393px;
	height:280px;
	padding:38px 0 0 25px;
	text-align:left;
}
#header_left h1{
	display:none;
}
#header_right{
	position:absolute;
	left:478px;
	float:left;
	width:380px;
	height:325px;
	background-image:url('../images/header_right.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}
#freetrial{
	position:absolute;
	left:660px;
	top:8px;
	width:254px;
	height:150px;
}
#bottle {
	position:absolute;
	left:8px;
	top:240px;
	width:170px;
	height:280px;
	z-index:1000;
}
#satisfaction {
	position:absolute;
	left:-48px;
	top:268px;
	width:128px;
	height:108px;
	z-index:1002;
}
#freenow_arrow{
	position:absolute;
	left:-34px;
	top:641px;
	width:617px;
	height:149px;
	z-index:999;
	background: url(../images/index_form_arrow.png) no-repeat;
}
* html #freenow_arrow{
	background: url(../images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/index_form_arrow.png", sizingMethod="scale");
}
#freenow_pic{
	position:absolute;
	margin: 143px 0px 0px 360px;
}
/* ---------------- HEADER END----------------------- */
/* ---------------- ORDER FORM START----------------------- */
#order_form{
	position:absolute;
	left:547px;
	top:250px;
	width:325px;
}
#order_form #heading{
	width: 325px;
	height: 83px;
	text-align:center;
	font-family:"Franklin Gothic Medium Cond", "Franklin Gothic Medium", "Trebuchet MS", Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
	background-image:url('../images/order_form_header_bg2.png');
	background-position:left top;
	background-repeat:no-repeat;
}
*html #order_form #heading{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/order_form_header_bg2.png");
}
#order_form #form_body{
	width:275px;
	height:495px;
	padding:5px 25px 0px 25px;
	background-image:url('../images/order_form_bg.gif');
	background-position:2px top;
	background-repeat:no-repeat;	
}
#order_form #form_body .form_row{
	padding-bottom:9px;
	#padding-bottom:8px;
}
#order_form #form_body .form_row .form_col1 {
 	float:left;
	width:70px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:13px;
	font-family:Tahoma, Arial;
	text-align:right;
	font-size:11px;
}
#order_form #form_body .form_row .form_col2 {
 	float:right;
	width:190px;
	text-align:left;
	font-size:13px;
}
#order_form #form_body .form_row .form_col2 select {
 	height:22px;
	width:180px;
	color:#000000;
	font-family:Tahoma, Arial;
}
#order_form #form_body .form_row .form_col2 input {
 	width:175px;
	color:#000000;
	font-family:Tahoma, Arial;
	height:17px;
}
.order_form_btn{
	width:259px;
	height:92px;
	display:block;
	border:none;
	background:url(../images/order_form_btn2.png) no-repeat;
	text-decoration:none !important;
	margin:auto;
	cursor:pointer;
}
.order_form_btn:hover{
	background-position:bottom;
}
/* ---------------- ORDER FORM END----------------------- */
#trust_scan{
	padding-top:6px;
}
#trust_scan .left_img{
	float:left;
	width:76px;
}
#trust_scan .right_text{
	float:left;
	padding-top:4px;
	width:195px;
	font-size:11px;
	color:#fff;
}
#trust_scan .right_text2{
	float:left;
	padding-top:4px;
	width:260px;
	font-size:11px;
	color:#fff;
}
/* ---------------- MAIN BODY START----------------------- */
#inner_container{
	width:850px;
	overflow:hidden;
	background:url(../images/container_bottom.png) no-repeat left bottom #fff;
}
#mainbody{
	width:790px;
	padding:2px 29px 10px 29px;
	background-image:url('../images/header_bottom_bg.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
#bodyleft{
	float:left;
	width:490px;
	padding-bottom:0px;
}
#bodyright{
	float:left;
	width:265px;
	padding-left:35px;
	padding-top:505px;
}
/* difference */
#difference{
	padding-left:155px;
}
#difference .heading{
	font-family:"Trebuchet MS", Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:20px;
	color:#FFFFFF;
	text-align:left;
	padding-bottom:10px;
}
#difference .list_row{
	padding-bottom:0px;
}
#difference .list_text{
	float:left;
	color:#102d63;
	font-family:"Trebuchet MS", Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:16px;
	text-align:left;
	width:305px;
	letter-spacing:-1px;
}
#difference .list_image {
	float:left;
	text-align:left;
	width:30px;
}
#media {
	width: 370px;
	padding-top: 25px;
	overflow:hidden;
}
#media .bold{
	font-weight:bold;
}
.media_img{
	float:left;
	width:90px;
	text-align:left;
}
.media_text {
	float: left;
	width: 330px;
	margin-left: 0px;
	padding-top: 12px;
	padding-bottom: 20px;
	font-size: 13px;
	line-height: 16px;
	font-style: italic;
	position: relative;
}
.brdmedia{
	border-bottom:soldi 1px #333333;
}
/* featured */
#featured{
	padding-top:120px;
	padding-bottom: 0;
	text-align:left;
	font-size:14px;
	font-weight:bold;
}
#featured div{
	white-space:nowrap;
}
/* why_you_need */

#why_you_need{
	border:solid 1px #000000;
	width:490px;
	margin-top: 0px;
}
#need_head{
	background-color:#000000;
	padding:6px 10px 6px 15px;
}
#need_text{
	width:445px;
	padding:15px 25px 15px 20px;
}
#need_text_left{
	float:left;
	width:170;
	text-align:left;
}
#need_text_right{
	float:right;
	width:270px;
}
/* collon zen works */
#works{
	width:297px;
	background-image:url('../images/works_back.jpg');
	background-position:right top;
	background-repeat:no-repeat;
	padding-right:190px; 
	position:relative;
	padding-top:0px;
	height:300px
}
#works_head{
	padding-left:12px;
	background:url(../images/works_head.png) no-repeat;
	width:293px;
	height:38px;
}
#works_head h2{
	color:#1d4a80;
	line-height:38px;
	font-size:21px;
}
#works_text{
	font-size:15px;
	color:#000000;
	padding: 8px 20px 0px 10px;
}
#works_arrow{
	width:306px;
	position:absolute;
	top:195px;
	left:0px;
}
#video{
	width:265px;
}
#video h3{
	color:#102d63;
	font-size:21px;
}
#stories{
	background-image:url('../images/success_stories_back.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	padding-top:5px;
	padding-left:4px;
	height:288px;
	margin-top: 25px;
}
#stories h3{
	font-size:21px;
	line-height:30px;
	text-align:center;
	padding:0px;
}
.stories_row{
	padding-top:15px
}
.stories_img{
	float:left;
	width:74px;
	text-align:left;
	overflow:hidden;
}
.stories_text{
	float:left;
	width:186px;
	text-align:left;
	font-size:12px;
	line-height:16px;
	overflow:hidden;
}
/* ---------------- MAIN BODY END----------------------- */
#risk_free{
	width:850px;
	position:relative;
}
#ristfree_arrow{
	position:absolute;
	top:204px;
	left:174px;
}
#risk_free_top{
	height:40px;
	line-height:40px;
	padding-left:25px;
	padding-right:25px;
	font-size:21px;
	background-color:#102d63;
	text-align:center;
}
#risk_free_body{
	width:850px;
	margin:0 auto;
	height:270px;
}
#risk_free_body_left{
	float:left;
	background-image:url('../images/resk_free_trial_back.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	width:425px;
	height:245px;
	padding:25px 40px 0 190px;
}
#risk_free_body_right{
	float:left;
	background-image:url('../images/risk_free_trial_bottle.png');
	background-position:left top;
	background-repeat:no-repeat;
	width:195px;
	height:270px;
}
#riskfree_bottom{
	width:800px;
	height:40px;
	line-height:40px;
	background-image:url('../images/green_back.jpg');
	background-position:left top;
	background-repeat: repeat-x;
	padding:0px 25px 0 25px;
	font-size:21px;
	color:#FFFFFF;
	font-family:Arial, Tahoma, Vardana;
	text-align:center;
}
#footer_banner{
	background-image:url('../images/footer_banner.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	width:520px;
	height:100px;
	padding:24px 29px 0 110px;
	text-align:center;
	font-size:14px;
	margin:0 auto;
}
#footer{
	margin:auto;
	width:850px;
	padding-top:20px;
	text-align:center;
	font-size:12px;
	height:60px;
	color:#FFFFFF;
}
#footer a{
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
/* ---------------- GENRAL CLASS----------------------- */
.textwhite{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	text-align:justify;
}
.textwhite a{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
	font-weight:normal;
	text-align:justify;
}
.textwhite a:hover{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	text-align:justify;
}
.white10{
	color:#ffffff;
	font-family:Tahoma, Arial;
	font-size:10px;
}
.size15{
	font-size:15px;
}
.size13{
	font-size:13px;
}
.white{
	color:#FFFFFF;
}
.black{
	color:#000000;
}
.blue{
	color:#13789a;
}
.red{
	color:#FF0000;
}
.orange{
	color:#fe7200;
}
.small9{
	font-size:10px;
	font-family:Tahoma, Arial, Vardana, Helvetica, sans-serif;
	text-align:right;
}
.pad_bot10{
	padding-bottom:10px;
}

.pad_left10{
	padding-left:10px;
}
.black38 a{
	color:#000000;
	font-size:26px;
	text-decoration:none;
	font-weight:bold;
}
.black38 a:hover{
	text-decoration:none;
	color: #004891;
	font-weight:bold;
}
.text14{
	font-size:14px;
}
/* ---------------- Start inner pages common----------------------- */
#inner_top{
	width:900px;
	margin:0 auto;
	background-image:url('../images/header_inner.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}
#header_inner{
	width:720px;
	height:73px;
	padding:45px 30px 0 100px;
}
#left_header_inner{
	float:left;
	width:250px;
	text-align:left;
}
#right_header_inner{
	float:right;
	width:300px;
	text-align:right;
	font-family:Arial, Tahoma, Vardana;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
#mainbody_inner{
	width:818px;
	padding:25px 15px 10px 15px;
	background-image:url('../images/inner_header_bottom.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
#inner_heading{
	padding-left:80px;
}
#mainbody_inner_left{
	float:left;
	width:550px;
}
/* ------- 	TABLE CLASS ------ */
#table{
	width:547px;
	padding-top:25px;
}
#tabletop{
	width:547px;
	background-image:url('../images/table_top.png');
	background-position:left top;
	background-repeat:no-repeat;
	height:33px;
}
#tabhead1{
	float:left;
	width:403px;
	height:25px;
	padding-top:8px;
	text-align:center;
}
#tabhead2{
	float:left;
	width:77px;
	height:25px;
	padding-top:8px;
	text-align:center;
}
#tabhead3{
	float:left;
	width:66px;
	height:25px;
	padding-top:8px;
	text-align:center;
}
.tabdata1{
	float:left;
	width:395px;
	height:45px;
	padding-top:10px;
	text-align:left;
	padding-left:10px;
}
.tabdata2{
	float:left;
	width:69px;
	height:45px;
	padding-top:10px;
	text-align:center;
	border-left:solid 1px #e2e2e2;
	border-right:solid 1px #e2e2e2;
}
.tabdata3{
	float:left;
	width:65px;
	height:45px;
	padding-top:10px;
	text-align:center;
}
#row1{
	height:55px;
	border-bottom:solid 1px #e2e2e2;
}
.row2{
	height:34px;
	border-bottom:solid 1px #e2e2e2;
}
.row3{
	height:27px;
}
.tabdata11{
	float:left;
	width:260px;
	height:29px;
	padding-top:5px;
	text-align:left;
	padding-left:10px;
}
.tabdata22{
	float:left;
	width:445px;
	height:29px;
	padding-top:5px;
	padding-right:30px;
	text-align:right;
	border-right:solid 1px #e2e2e2;
}
.tabdata33{
	float:left;
	width:65px;
	height:29px;
	padding-top:5px;
	text-align:center;
}
#tablemid{
	width:544px;
	border-left:solid 1px #e2e2e2;
	border-right:solid 1px #e2e2e2;
	border-bottom:solid 1px #e2e2e2;
}
#footer_inner{
	width:850px;
	padding-top:30px;
	text-align:center;
	font-size:11px;
	height:50px;
	background-image:url('../images/innerfooter_bg.jpg');
	background-position:left bottom;
	background-repeat:no-repeat;
	font-family:Arial;
}
/* ---------------- End  inner pages common----------------------- */
/* ------- terms ------- */
#terms{
	width:452px;
	height:201px;
	background-image:url('../images/satisfaction_guarantee_bg.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	padding:70px 45px 0 50px;
	font-size:10px;
	color:#000000;
	font-family:Tahoma, Arial, Verdana;
}
#terms_heading{
	text-align:center;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
}
/*------------ billing ---------------- */
#billing_arrow{
	width:230px;
	height:71px;
	position:absolute;
	left:365px;
	top:80px;
}
#billing_seal{
	width:88px;
	height:82px;
	position:absolute;
	left:790px;
	top:75px;
}
#billingbox{
	float:right;
	width:276px;
	position:absolute;
	left:570px;
	top:99px;
}
#billingbox_mid{
	background-image:url('../images/paymentinfobox_bg.jpg');
	background-position:left top;
	background-repeat:repeat-y;
}
#billingbox_form{
	width:86%;
	margin:0 auto;
}
.trialrow{
	width:100%;
	padding-bottom:5px;	
}
.lablecell{
	width:100%;
	font-weight:bold;
	text-align:left;
	color:#FFFFFF;
	padding-bottom:2px;
}
.inputcell{
	width:100%;
}
.inputcell input{
	width:217px;
	padding-left:3px;
}
.inputcell select{
	width:224px;
}
.reviewcontent{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
}
#paymentinfo_innerbox{
	width:205px;
	height:107px;
	background-image:url(../images/pamentinfobox_innerbox.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin: 0 auto;
	padding-left:22px;
	padding-top:7px;
	text-align:left;
}
/* Delivary Info */
#diliver_info{
	width:341px;
	background-image:url('../images/delivery_info.jpg');
	background-repeat:no-repeat;
	padding-top:15px;
	margin-top:15px;
	margin-bottom:15px;
	/*background-color:#dcf2d3;*/
	background-color:#e2e6ea;
}
#dinfo_head{
	font-family:Tahoma, Arial Verdana;
	font-size:20px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	padding-bottom:15px;
	padding-left:25px;
}
.tab_row{
	padding:2px;
	padding-bottom:5px;
	padding-left:25px;
}
.tab_cel1{
	float:left;
	width:47%;
	text-align:left;
}
.tab_cel2{
	float:left;
	width:50%;
	text-align:left;
}
.complete{
	background-image:url('../images/complete_img.jpg');
	background-position:right center;
	background-repeat:no-repeat;
	display:block;
}