
@CHARSET "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, input, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	background:transparent;
	list-style:none;
	font-weight:normal;
}
@font-face {
    font-family: 'Akuna-light';
    src: url('0138a__e-webfont.eot');
    src: url('0138a__e-webfont.eot?#iefix') format('embedded-opentype'),
         url('0138a__e-webfont.woff') format('woff'),
         url('0138a__e-webfont.ttf') format('truetype'),
         url('0138a__e-webfont.svg#FuturaLight') format('svg');
    font-weight: normal;
    font-style: normal;
}
hr {
	display:none;
}
.breaker {
	clear:both;
	float: none !important;
	height:1px;
	overflow:hidden;
}
a {
	color:#4cb652;
}
a:hover {
	color:#22a6e4;
}
.right {
	float:right;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/back.png) top repeat-x;
	margin: 0;
	padding: 0;
	border: none;
}
#body_back {
	background:url(images/img1.png) top center fixed;
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
}
#main {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	border-top:10px solid #22a6e4;
	background:url(images/leafs.png) 0px 190px no-repeat;
}
#main_1 {
	background:url(images/img2.png) no-repeat;
  width: 18px;
  height: 147px;
  position: absolute;
  top: 50px;
  left: 50px;
  margin-left: -(18/2)px;
  margin-top: -(147/2)px;
  z-index: 100;
  display: none;
}
#main h1 {
	margin-top:30px;
	margin-left:10px;
	float:left;
}
#main h1 a {
	display:block;
	background:url(images/akuna_logo.png);
	height:110px;
	width:220px;
	overflow:hidden;
	text-indent:-5000px;
}
#main h2 {
	font-family:"Akuna-light";
	float:left;
	font-size:25px;
	color:#7c7c7c;
	letter-spacing:-1px;
	text-transform:uppercase;
	line-height:110px;
	margin-top:30px;
}
#main h3 {
	font-family:"Akuna-light";
	color:#5f8a3e;
	font-size:25px;
	margin-bottom:20px;
	letter-spacing:-1px;
}
#main p {
	font-size:14px;
	color:#7c7c7c;
	line-height:20px;
	text-align:justify;
}
#left {
	margin-top:40px;
	float:left;
	width:340px;
	margin-left:150px;
}
#right {
	margin-top:40px;
	float:left;
	width:380px;
	margin-left:60px;
}
#right p {
	padding-bottom:20px;
	font-size:12px;
	color:#5c5c5c;
}
#right h4 {
	font-size:14px;
	color:#22a6e4;
}
#right input.button {
	height:50px;
	background:url(images/grad1.png) repeat-x;
	border:solid 1px #5f8a3e;
	width:260px;
	color:#fff;
	font-family:"Akuna-light";
	font-size:18px;
	font-weight:bold;
	text-shadow: rgba(0, 0, 0, 0.40) 1px 1px 3px;
	margin-top:10px;
}
form {
	position:relative;
	font-size:12px;
	color:#7c7c7c;
}
form input.text {
	height:40px;
	line-height:40px;
	border:#d8dcdf solid 1px;
	width:290px;
	padding-left:10px;
	font-size:18px;
	display:block;
	color:#333;
	margin-bottom:10px;
}
form input.checkbox {
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
}
form input.button {
	height:50px;
	background:url(images/grad1.png) repeat-x;
	border:solid 1px #5f8a3e;
	width:300px;
	color:#fff;
	font-family:"Akuna-light";
	font-size:18px;
	font-weight:bold;
	text-shadow: rgba(0, 0, 0, 0.40) 1px 1px 3px;
	margin-top:10px;
}
form div {
	float:left;
	width:150px;
}
form div input.text {
	width:130px;
}
form select {
	width:300px;
	height:40px;
	line-height:40px;
	margin-bottom:10px;
  font-size:18px; 
}
form div.weight {
	margin-left:10px;
}
form div.weight {
	margin-left:10px;
}
form div.day, form div.month, form div.year  {
	width:100px;
	float:left;
}
form div select {
	width:80px;
	line-height:40px;
}
form div.year select {
	width:100px;
}
#footer {
	background:url(images/grad2.png) no-repeat;
	text-align:center;
	margin-top:50px;
	font-size:11px;
	color:#8c8c8c;
	padding-top:20px;
	padding-bottom:50px;
}

#main .product {
	border-bottom:#f3f5f6 solid 1px;
	padding-top:20px;
}
#main .product img {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
  width: 100px;
  height: 130px;
}
#main .product h2 {
	margin-top:0px;
	text-transform:none;
	color:#5f8a3e;
	font-size:18px;
	line-height:20px;
	float:none;
	padding-top:20px;
}
#main .product h2 a {
	text-decoration:none;
	color:#5f8a3e;
}
#main .product h2 a:hover {
	color:#22a6e4;
}
#main .product p {
	font-size:12px;
	padding-bottom:20px;
	color:#5c5c5c;
}
#main .product p strong {
	color:#000;
}

#user {
	position:relative;
	margin-bottom:20px;
  margin-right:50px;
}
#main #user h3 {
	margin-bottom:5px;
}
#user p#age, #user p#bmi {
	position:absolute;
	padding:0px;
	color:#fff;
	left:367px;
	display:block;
	height:43px;
	width:43px;
	background:#4cb652;
	top:5px;
	font-family:"Akuna-light";
	font-size:18px;
	text-align:center;
	font-weight:bold;
	overflow:hidden;
	line-height:35px;
	letter-spacing:-1px;
}
#user p#bmi {
	background:#9bc123;
	top:53px;
}
#user p span {
	display:block;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:-20px;
	letter-spacing:0px;
}

form p#age, form p#bmi {
	position:absolute;
	padding:0px;
	color:#fff;
	left:330px;
	display:block;
	height:43px;
	width:43px;
	background:#4cb652;
	top:148px;
	font-family:"Akuna-light";
	font-size:18px;
	text-align:center;
	font-weight:bold;
	overflow:hidden;
	line-height:35px;
	letter-spacing:-1px;
}
form p#bmi {
	background:#9bc123;
	top:215px;
}
form p span {
	display:block;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:-20px;
	letter-spacing:0px;
}

#groups {
	padding-left:30px;
	padding-top:2px;
	background:url(images/help.png) no-repeat;
	padding-bottom:30px;
}
#groups h4 a {
	color:#000;
	text-decoration:none;
}
#groups table {
	font-size:12px;
	color:#5c5c5c;
	margin-top:10px;
}
#groups table th {
	color:#22a6e4;
	text-align:left;
	line-height:22px;
}
#groups table td {
	padding-right:10px;
	line-height:16px;
}
table.questions {
	z-index:1000;
	width:700px;
	padding:40px;
	background:#fff;
	border:#d8dcdf solid 1px;
}
table.questions td {
	vertical-align:top;
	line-height:16px;
}
.chBoxTD
{
  width: 20px;
}
a.arr_back {
	display:block;
	background:url(images/arr_back.png) left no-repeat;
	line-height:20px;
	padding-left:30px;
	margin-left:40px;
	font-size:14px;
	color:#333;
	text-decoration:none;
	margin-top:-20px;
	float: left;
}