/*
   __              __
  /\ \  __        /\ \
  \_\ \/\_\    ___\ \ \/'\     ___ ___      __      ___     ____
  /'_` \/\ \  /'___\ \ , <   /' __` __`\  /'__`\  /' _ `\  /',__\
 /\ \L\ \ \ \/\ \__/\ \ \\`\ /\ \/\ \/\ \/\ \L\.\_/\ \/\ \/\__, `\
 \ \___,_\ \_\ \____\\ \_\ \_\ \_\ \_\ \_\ \__/.\_\ \_\ \_\/\____/
  \/__,_ /\/_/\/____/ \/_/\/_/\/_/\/_/\/_/\/__/\/_/\/_/\/_/\/___/ design.com

   / GERAL
   / ALLSEC
   / TESTIMONIALS
   / GUARANTEE
   / ORDER
   / HOWITWORK

/* ###### GERAL ###### */

.left{ float:left;}
.right{ float:right;}
.clear{ clear:both;}
.over{ overflow:hidden;}
.over1{ overflow:hidden; height:1px;}
.block{ display:block;}
.center{text-align:center; margin-top: 10px;}
p, h1, h2, h3, h4, h5, h6 {margin:0px;}
a img { border: 0px; }

body {
	background: #FFFFFF url(images/bg.gif) repeat-x;
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.main{
	width:762px;
	margin: 0 auto;
	background-color:#F1F7FA;
}

.flags { font-size: 12px; padding: 8px 0 5px 0; background-color:#EBF0F0; }
.flags img { border: 1px #BEC7D0 solid; margin: 0 0 0 3px; float: left; display: block; }
.flags a img { opacity:.30; filter: alpha(opacity=30); -moz-opacity: 0.30; }
.flags a:hover img { opacity:100; filter: alpha(opacity=100); -moz-opacity: 100; }

.content {
	width:760px;
	background: #F1F7FA;
	border:1px solid #C4E1E3;
	border-top:0;
	margin-bottom:10px;
}
.menu{
	position:relative;
	width:760px;
	height:43px;
}
.menu ul{
	position:absolute;
	top:5px;
	right:-1px;
	margin:0;
	padding:0;
	list-style:none;
	width: 754px;
}
.content .menu ul{
	position:absolute;
	top:10px;
	right:1px;
}
.menu li{
	float:left;
}
.menu a img{opacity:.65; filter: alpha(opacity=65); -moz-opacity: 0.65;}
.menu a:hover img{opacity:1.00; filter: alpha(opacity=100); -moz-opacity: 1.00;}

.buttons{
	background:url(images/buttons-bg.gif);
	height:93px;
}
.buttons img{
	margin:0 40px;
}
.buttons a img{opacity:.65; filter: alpha(opacity=65); -moz-opacity: 0.65;}
.buttons a:hover img{opacity:1.00; filter: alpha(opacity=100); -moz-opacity: 1.00;}

.butt{display:block; text-align:center;}

a.butt img{opacity:.65; filter: alpha(opacity=65); -moz-opacity: 0.65;}
a.butt:hover img{opacity:1.00; filter: alpha(opacity=100); -moz-opacity: 1.00;}
/* ----------------------- HOME ------------------------- */

#home .set1{
	height:222px;
	background:url(images/home-set1.jpg);
}
#home .set1 .title{
	margin:3px 0 0 60px;
}
#home .set1 p{
	margin:20px 0 0 20px;
	width:420px;
}
#home .set2{
	height:186px;
	background:url(images/home-set2.jpg);
}
#home .set2 .title{
	margin:10px 0 0 390px;
}
#home .set2 ul{
	margin:10px 0 0 380px;
	padding:0;
}
#home .set3{
	height:219px;
	background:url(images/home-set3.jpg);
}
#home .set3 .title{
	margin:4px 0 0 20px;
}
#home .set3 p{
	margin:20px 0 0 20px;
	width:360px;
}
#home .set3 .doctor{
	margin:-15px 0 0 300px;
}

/* ###### ALLSEC ###### */
#faq .title,
#howit .title,
#order .title,
#guaree .title,
#test .title,
#prov .title {
	height: 32px;
	background: url(images/sec_back.gif);
	color: #2D4467;
	font-size: 22px;
	text-transform:uppercase;
	font-weight: bold;
	padding: 8px 0 0 13px;
}

#howit .natto,
#order .natto,
#guaree .natto {position:relative;}

/* ###### TESTIMONIALS ###### */

#test .txt {
	float: left;
	width: 450px;
	padding: 35px 0 0 16px;
	text-align:justify;
	line-height: 22px;
	font-size:14px;
}
#test ul {
	margin: 0px;
	padding: 0px;
}

#test ul.list li {
	list-style:none;
	padding: 12px 16px 12px 16px;
	line-height: 22px;
	}

#test .color { background-color: #D5E4E9; }

#test .name {
	font-weight: bold;
	text-align:right;
	font-size: 15px;
}

/* ###### GUARANTEE ###### */

#guaree .natto { background:url(images/sec_guarantee2.jpg) no-repeat right; height: 380px;}

#guaree .txt1, .txt2, .txt3, .txt4 {
	position:absolute;
	line-height: 25px;
}
#guaree .txt1 strong, .txt2 strong, .txt3 strong, .txt4 strong {color: #006D84;}
#guaree .txt1 {
	top: 15px;
	left: 15px;
}
#guaree .txt2 {
	top: 116px;
	left: 160px;
}
#guaree .txt3 {
	top: 256px;
	left: 51px;
}
#guaree .txt4 {
	top: 310px;
	left: 25px;
}

/* ###### ORDER ###### */

#order .txt1,#order .txt3,#order .txt4,#order .bt01,#order .bt02,#order h3,#order h4,#order input,#order em {
	position:absolute;
	line-height: 25px;
}
#order .bg1 {width: 760px; height: 168px; background: url(images/sec_order01_2.jpg) left top no-repeat;}

#order .txt1 {top: 10px; left: 15px;}
#order .natto .final {margin:15px 46px;}

#order .bt01 {top: 294px; left: 45px;}
#order .bt02 {top: 294px; left: 395px;}

#order .bt { background:#fff;}
#order .bt a {margin: 0 0 0 36px;}
#order .bt a img{opacity:.65; filter: alpha(opacity=65); -moz-opacity: 0.65;}
#order .bt a:hover img{opacity:1.00; filter: alpha(opacity=100); -moz-opacity: 1.00;}
#order .bt .privacy {margin:0 46px 15px 46px; border-top:1px solid #93B1B7;}


#order .block_form {padding: 0 0 15px 0;}
#order .block_form img {display:block; float:left; width:540px; height:105px;}
#order .block_form .blocks {}
#order .block_form .price {width:205px; height:105px; position:relative; background:url(images/form-img-05.gif) no-repeat; float:left;}
#order .block_form .price h3 {
	top:18px;
	left:8px;
	font-size:14px;
	color:#006D84;
	letter-spacing:-0.04em;
}
#order .block_form .price h4 {
	top:59px;
	left:0px;
	font-size:14px;
	color:#446264;
	width:120px;
	text-align:center;
}
#order .block_form .price input {top:34px; left:153px;}
#order .block_form .price em {
	top:50px;
	left:133px;
	color:#FFFFFF;
	font-style:normal;
	text-align: center;
}



/* ###### HOWITWORKS ###### */

#howit .main { margin-top: 10px; }

#howit .txt1, .txt2, .txt3, .txt4 {
	position:absolute;
	line-height: 23px;
	text-align:justify;
}
#howit .txt1 {
	top: 50px;
	left: 220px;
	width: 500px;
}

#howit .txt2 {
	top: 278px;
	left: 125px;
	width: 235px;
}

#howit .txt3 {
	top: 452px;
	right: 25px;
	width: 305px;
}

#howit .txt4 {
	top: 528px;
	left: 17px;
	width: 188px;
}

	#howit .txt4 strong {
		text-transform:uppercase;
	}

	#howit .txt4 em {
		font-style:normal;
		font-size: 16px;
	}

/* ################################# ORDER FORM ################################ */

.title{margin-left:11px;}

#form1{background:url(images/order_bottle.jpg) right bottom no-repeat; font-size:11px;}
#form1 form {margin:20px 0; padding:10px 0; width:500px;}
#form1 label{
	display:block;
	padding:0  6px 2px 0;
	float:left;
	text-align:right;
	width:140px;
}
#form1 .inline{display:inline; float:none;}
#form1 p{margin:5px 0;}
#form1 p.bt{text-align:center;}
#form1 .ip1{width:340px; height:18px; padding:0; border:1px solid #999999;}
#form1 .ip2{width:50px; height:18px; padding:0; border:1px solid #999999;}

#form1 .radio{float:left; display:inline; margin:10px 10px 20px; text-align:center;}
#form1 .radio .card{display:block; width:34px;}
#form1 .card-title {float:left; padding:10px 0 0 31px;}
#checkbox {margin:0 0 0 100px;}

#cards #secure, #cards #expiration{ width:75px;}
#cards a{color:#3399FF; text-decoration:none;}
#cards a:hover{ text-decoration:underline;}





/* ################################# END ORDER FORM ################################ */

/* ###### FAQ ###### */

#faq .txt {
	float: left;
	width: 450px;
	padding: 15px 0 0 10px;
	text-align:justify;
	margin-bottom:15px;
}

#faq .txt ul{ list-style: none; margin-left:20px; line-height:25px;}
#faq .txt li { background:url(images/faq-blt.gif) no-repeat 0px 12px; padding-left:8px;}

#faq ul {
	margin: 0px;
	padding: 0px;
}

#faq ul.list li {
	list-style:none;
	padding: 12px 16px 12px 16px;
	line-height: 22px;
	}

#faq .color { background-color: #D5E4E9; }

#faq ul.list h2 {
	font-weight: bold;
	font-style:italic;
	font-size: 20px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#006D84;
	background:url(images/faq_h2.gif) no-repeat;
	margin:0 0 10px 2px;
	padding-left:20px;
}

#faq ul.list p{ line-height:normal;}

#faq ul.list p a{color:#000000; font-weight:bold; text-decoration:underline;}
#faq ul.list p  a:hover{color:#2D4467; text-decoration:;}

#faq .txt a{color:#000000; text-decoration:none;}
#faq .txt a:hover{color:#2D4467; text-decoration:underline;}

/* ###### END FAQ ###### */

/* ###### PROVEN ###### */

#prov .txt {
	background:#D5E4E9 url(images/prov-txt-bg.jpg) bottom right no-repeat;
	padding:6px 10px;
	margin:20px 0;
	line-height:23px;
	height:271px;
}
#prov .txt p{
	margin:20px 0 0 12px;
	width:362px;
	float:left;
}
#prov .txt img {float:left;}
#prov .txt img.ass {
	margin:0px 0 0 40px;
}
#prov .txt strong.xs {color: #006D84;}


#prov .box {
	float:left;
	display:inline;
	margin:0 0px 10px 9px;
	background:#FFFFFF url(images/prov-box-bg.gif) repeat-y;
	width:367px;

}
#prov .box h3 {
	font-weight: bold;
	font-style:italic;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#006D84;
	background:url(images/prov-box-ttl.gif) no-repeat;
	margin:0 0 10px 11px;
	padding-left:15px;
}
#prov .box p.a {
	height:200px;
}
#prov .box p.b { height:180px;}
#prov .box p.c {
	height:290px;
}
#prov .box p { margin:0 10px; font-size:12px; line-height:18px; text-align:justify;}
#prov .box p img {float:left; margin:0 10px 10px 0;}

/* ###### END PROVEN ###### */

.form li { height: 25px; overflow: hidden; !height: 22px; list-style-type:none; }
.form label { float: left; width: 110px; display: block; text-transform: uppercase; text-align: right; padding: 2px 5px 0 0; font-size: 12px; color:#333333; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:9px; }
.form li input, .form li select { float: left; }
.form li select { width: 285px; }
.form li input { border: 1px solid #989999; padding: 2px; width: 280px; }
.form li small label { font-size: 10px; line-height: 11px; padding: 0 5px 0 0; }
.comments { color:#333333; font-size:9px; font-family:Tahoma}

.formSubmit { margin-left:150px; color:#333333; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:9px;}

.total {color:#333333; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:9px; margin-left:150px; margin-bottom:15px}
.buy {color:#333333; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:9px; margin-left:150px; margin-bottom:15px}

.massCollectDisallowed {
    font-weight: bold;
    color: #FF3300;
}

.messageContainer {
    color: #797979;
    font-family: Tahoma;
    font-size: 12px;
}