body {
	margin:0;
	font:12px/15px "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
	color:#555;
}

li
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
}
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
img {border-style: none;}
input, select, textarea {
	vertical-align: middle;
	font:12px "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
}
a{
	text-decoration:none;
	color:#62b32d;
}
a:hover{text-decoration:underline;}
#header{
	width:100%;
	background:#f3f3f3;
}
#header .holder{
	width:963px;
	margin:0 auto;
	padding:12px 0 18px;
	overflow:hidden;
}
.logo{
	margin:0;
	padding:28px 0 0 20px;
	font-size:34px;
	line-height:normal;
}
.logo a:hover{
	text-decoration:none;
}
#header .promo{
	float:right;
	width:600px;
	 text-align: right;
}
#header .slogan{
	float:right;
	padding:0 0 28px;
	margin:0 16px 0 0;
	color:#626264;
	font-weight:normal;
	  text-align: right;
}
#header .slogan span{
	float: right;
	margin:0 5px 0 0;
	line-height:23px;
}
.nutrition{
	float:right;
	text-align: left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/img-ads.gif) no-repeat;
	width:121px;
	height:22px;
}
#nav{
	width:100%;
	font:bold 14px/17px Arial, Helvetica, sans-serif;
	margin:0 -33px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	float:right;
}
#nav li{
	float:left;
	background:url(../images/separator.gif) no-repeat 0 3px;
	padding:0 24px 0 20px;
	margin:0 2px 0 -2px;
}
#nav a{
	color:#464646;
}
#nav a:hover{
	color:#62b32d;
	text-decoration:none;
}
#footer{
	width:100%;
	border-top:1px solid #d7d7d7;
}
#footer .holder{
	width:954px;
	margin:0 auto;
	padding:10px 0 30px 1px;
}
#footer strong{
	color:#62b32d;
	font-family:Arial, Helvetica, sans-serif;
}
#main{
	width:950px;
	overflow:hidden;
	margin:9px auto 0;
	padding:0 3px 11px 10px;
}
#content{
	width:612px;
	padding:0 0 0 16px;
	float:right;
}
#sidebar{
	padding:11px 0 0;
	width:322px;
	float:left;
}
.portrait{
	width:100%;
	background:url(../images/bg-portrait-r.gif) repeat-y;
}
.portrait .holder{
	background:url(../images/bg-portrait-t.gif) no-repeat;
}
.portrait .frame{
	padding:0 0 10px;
	background:url(../images/bg-portrait-b.gif) no-repeat 0 100%;
}
.portrait .content{
	color:#555;
	font-size:16px;
	line-height:21px;
	padding:18px 20px 0 27px;
	background:#F3F3F3;
	margin:0 1px;
}
.portrait .content p{
	margin:0 0 17px;
}
.btn{
	height:1%;
	overflow:hidden;
	padding:4px 55px 0 0;
}
.btnSidebar{
	height: 49px;	/* ie7 fix */
}
.get{
	float:right;
	text-decoration:none;
	font-size:20px;
	line-height:44px;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
}
#sidebar .get{
	margin:0 -13px 0 0;

}
.get span{
	float:left;
	height:53px;
	padding:0 20px 0 26px;
	background:url(../images/bg-btn01-l.png) no-repeat;
}
.get em{
	float:left;
	background:url(../images/bg-btn01-r.png) no-repeat;
	width:15px;
	height:53px;
}
.get:hover{
	text-decoration:none;
	color:#cef2b6;
}
.get:hover span{
	background:url(../images/bg-btn01-l-hover.png) no-repeat;
}
.get:hover em{
	background:url(../images/bg-btn01-r-hover.png) no-repeat;
}
#content .promo{
	height:1%;
	padding:33px 42px 13px 53px;
}
#content .promo .get{
	float:right;
}
#content .slogan{
	color:#111;
	font-size:24px;
	line-height:normal;
	display:block;
	margin:0 0 11px;
}
#content .promo p{
	margin:0 0 5px;
	font-weight:bold;
	font-size:14px;
	line-height:18px;
}
.service{
	margin:0;
	padding:0 0 0 53px;
	list-style:none;
	width:514px;
	overflow:hidden;
}
.service li{
	float:left;
	width:252px;
	margin:0 5px 6px 0;
	background:url(../images/bg-box-r.gif) repeat-y;
}
.service li .hold{
	width:100%;
	background:url(../images/bg-box-t.gif) no-repeat;
}
.service li .frame{
	overflow:hidden;
	width:100%;
	background:url(../images/bg-box-b.gif) no-repeat 0 100%;
}
.service .blue{
	background:url(../images/bg-box-blue-r.gif) repeat-y;
}
.service .blue .hold{
	background:url(../images/bg-box-blue-t.gif) no-repeat;
}
.service .blue .frame{
	background:url(../images/bg-box-blue-b.gif) no-repeat 0 100%;
}
.service .head{
	height:1%;
	padding:4px 0 0 20px;
	border-bottom:1px solid #d7d7d7;
}
.service h2{
	margin:0;
	font-size:14px;
	line-height:27px;
}
.service .content{
	min-height:67px;
	padding:16px 20px 19px 34px;
}
.service .newsletterSignup {
	padding-right: 5px;
	padding-bottom: 15px;
}

.service .newsletterSignup img {
	padding-left: 5px;
}

* html .service .content{
	height:63px;
}
.service .content p{
	color:#555;
	margin:0 0 10px;
	line-height:17px;
	font-weight:bold;
}
.more{
	display:block;
	padding:0 0 0 4px;
	overflow:hidden;
}
.more a{
	font-weight:bold;
	cursor:pointer;
	float:right;
	color:#fff;
	font-size:12px;
	line-height:20px;
}
.more a:hover{
	text-decoration:none;
	color:#e1f3fa;
}
.more a span{
	float:left;
	background:url(../images/bg-btn02-l.png) no-repeat;
	height:30px;
	padding:0 5px 0 12px;
}
.more a em{
	float:left;
	background:url(../images/bg-btn02-r.png) no-repeat;
	width:11px;
	height:30px;
}
.more a:hover span{
	background:url(../images/bg-btn02-l-hover.png) no-repeat;
}
.more a:hover em{
	background:url(../images/bg-btn02-r-hover.png) no-repeat;
}
.service img{
	vertical-align:top;
}
.service .row{
	height:1%;
	overflow:hidden;
	padding:0;
}
.service .row .text{
	width:164px;
	border:1px solid #d7d8d8;
	padding:2px 8px;
	color:#3b8dcb;
	font-weight:bold;
}
.service .link{
	margin:0;
	padding:0;
	list-style:none;
}
.service .link li{
	background:none;
	width:100%;
	overflow:hidden;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	color:#555;
	margin:0 0 3px;
}
.service .link span{
	float:left;
	margin:0 6px 0 0;
}
.service .link a{
	margin:1px 0 0;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
.service .facebook{
	background:url(../images/txt-facebook.gif) no-repeat;
	width:62px;
	height:13px;
}
.service .twitter{
	background:url(../images/txt-twitter.gif) no-repeat;
	width:57px;
	height:12px;
}
.service .flickr{
	background:url(../images/txt-flickr.gif) no-repeat;
	width:42px;
	height:13px;
}
.box-link{
	font:16px/18px Arial, Helvetica, sans-serif;
	color:#555;
	width:321px;
	background:url(../images/bg-box-link-t.gif) no-repeat;
	padding:5px 0 0;
	overflow:hidden;
}
.box-link .hold{
	height:1%;
	overflow:hidden;
	padding: 32px 10px 0 12px;
	background:#ddeef5 url(../images/bg-box-link-b.gif) no-repeat 0 100%;
}
.box-link .slogan{
	margin:0 20px 5px 20px;
	display:block;
	text-align:center;
	font:bold 28px/30px  "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}
.box-link .slogan span{
	color:#62b32d;
}
.box-link h2{
	margin: 0 0 9px 14px;
	font-size:16px;
	line-height:18px;
	font-weight:normal;
}
.box-link h2.teeIntro{
	color:#62b32d;
	margin: 10px 0 0px 14px;
	font-size:13px;
	font-weight: bold;
	line-height:18px;
}
.box-link .row{
	height:1%;
	overflow:hidden;
	padding:0 0 14px;
}
.box-link p{
	margin:0 0 2px 13px;
	font-size:10px;
	line-height:22px;
}
.list-btn{
	width:302px;
	overflow:hidden;
	margin:0 -2px 0 0;
	padding:5px 0 0;
	list-style:none;
}
.list-btn li{
	float:left;
	width:147px;
	margin:0 4px 0 0;
	padding:0 0 4px;
	line-height:34px;
}
.row {
	padding:0 0 20px;
}
.row .list-btn li a {
	float:left;
}
.row .list-btn li a span{
	width:133px;
	height:34px;
	float:left;
}
.row a {
	cursor:pointer;
	color:#636363;
}
.row a .arrow{
	display:block;
	background:#f8f8f8 url(../images/bullet-arrow.gif) no-repeat 100% 0;
	border:1px solid #d7d8d8;
	padding:0 0 0 12px;
	line-height:34px;
}
.row a:hover {
	text-decoration:none;
	color:#3b8dcb;
}
.row a:hover .arrow,
.row .active .arrow{
	background:#ebf8fd url(../images/bullet-arrow.gif) no-repeat 100% -65px;
}
.row a .plus{
	display:block;
	background:#f8f8f8 url(../images/bullet-plus.gif) no-repeat 100% 0;
	border:1px solid #d7d8d8;
	padding:0 0 0 12px;
	line-height:35px;
}
.row a:hover .plus,
.row .active .plus{
	background:#ebf8fd url(../images/bullet-plus.gif) no-repeat 100% -65px;
}
.box-link .btn{
	padding:0 0 0 80px;
	margin:-4px 0 0;
}
.box-link .share{
	cursor:pointer;
	float:left;
	font-size:14px;
	line-height:30px;
	color:#fff;
	font-weight:bold;
}
.box-link .share:hover{
	text-decoration:none;
	color:#cef2b6;
}
.box-link .share span{
	float:left;
	background:url(../images/bg-btn03-l.png) no-repeat;
	height:40px;
	padding:0 10px 0 13px;
}
.box-link .share em{
	float:left;
	background:url(../images/bg-btn03-r.png) no-repeat;
	height:40px;
	width:11px;
}
.box-link .share:hover span{
	background:url(../images/bg-btn03-l-hover.png) no-repeat;
}
.box-link .share:hover em{
	background:url(../images/bg-btn03-r-hover.png) no-repeat;
}
.hold-ads{
	float:right;
	width:170px;
	margin:0 0 -10px;
}
.hold-ads .ads{
	display:block;
	margin:0 0 10px;
}
.hold-ads img{
	vertical-align:top;
}
#content .holder{
	height:1%;
	overflow:hidden;
	padding:39px 0 0;
}
.main-content{
	padding:7px 20px 0 0;
}
#content .main-content .slogan {
	margin:0 0 19px;
}
.main-content .slogan p{
	margin:0;
	font-size:16px;
	color:#555;
	text-align:right;
	font-weight:normal;
}
.main-content .slogan p span{
	color:#62b32d;
	font-size:32px;
	font-weight:bold;
}
.list{
	height:1%;
	padding:20px 0 0 16px;
}
.list .post{
	height:1%;
	padding:0 0 8px;
}
.list p{
	margin:0 0 10px;
}
.list .head{
	display:block;
	margin:0 0 8px;
	font-size:16px;
	line-height:normal;
	font-weight:normal;
}
.list .head span{
	color:#62b32d;
	font-size:32px;
	line-height:32px;
	font-weight:bold;
}
.holder-popup{
	width:100%;
	overflow:hidden;
}
.popup{
	display:none;
	font:13px "Lucida Grande", "Lucida Sans Unicode",arial, sans-serif;
	background:#f3f3f3;
	width:100%;
}
.popup .bg-l{
	background:url(../images/bg-popup.gif) repeat-y;
}
.popup .bg-r{
	background:url(../images/popup-r.gif) repeat-y 100% 0;
}
.popup .bg-t{
	background:url(../images/bg-popup.gif) repeat-x;
}
.popup .bg-t-l{
	background:url(../images/popup-l-t.gif) no-repeat;
}
.popup .bg-t-r{
	background:url(../images/popup-r-t.gif) no-repeat 100% 0;
}
.popup .bg-b{
	background:url(../images/popup-b.gif) repeat-x 0 100%;
}
.popup .bg-b-l{
	background:url(../images/popup-l-b.gif) no-repeat 0 100%;
}
.popup .bg-b-r{
	height:1%;
	background:url(../images/popup-r-b.gif) no-repeat 100% 100%;
}
.calc{
	width:149px;
	margin:0 0 0 46px;
}
.popup h2{
	margin:0;
	font-size:13px;
	font-weight:normal;
}
.calc .bg-b-r{
	padding:19px 10px 20px;
	min-height:200px;
}
* html .calc .bg-b-r{
	height:200px;
}
.calc form{
	width:100%;
}
.calc .row{
	height:1%;
	overflow:hidden;
	padding:12px 0 5px 19px;
}
.calc .row label{
	float:left;
	color:#62b32d;
	padding:5px 0 0 6px;
}
.calc .row .text{
	text-align:right;
	float:left;
	color:#62b32d;
	width:36px;
	padding:4px 11px 4px 5px;
	font-size:14px;
	border:1px solid #d8d8d8;
	font-family:Arial, Helvetica, sans-serif;
}
.calc .btn{
	margin:0 0 16px 19px;
	padding:0;
	list-style:none;
	width:84px;
}
.calc .btn li{
	float:left;
	margin:0 2px 2px 0;
}
.calc .btn li a{
	color:#555;
	float:left;
	width:22px;
	height:22px;
	padding:2px;
	text-align:center;
	line-height:22px;
	background:url(../images/bg-btn-calc.gif) no-repeat;
}
.calc .btn li a:hover{
	background-position:0 -26px;
	text-decoration:none;
}
.calc .btn .ok a{
	background:url(../images/bg-btn-ok.gif) no-repeat;
	color:#fff;
}
.calc .btn .ok a:hover{
	background-position:0 -26px;
}
.calc .btn .backspace a span{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-backspace.gif) no-repeat;
	width:22px;
	height:22px;
}
.calc .link,
.feet-height .link{
	text-align:center;
	font-size:11px;
}
.feet-height{
	width:152px;
	margin:0 0 0 46px;
}
.feet-height .bg-b-r{
	padding:19px 10px 10px 16px;
}
.list-select{
	margin:0;
	padding:13px 0 18px;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.list-select li{
	float:left;
	margin:0 8px 0 0;
}
.list-select select{
	float:left;
	width: 39px;
	margin:0 4px 0 0;
}
.list-select label{
	float:left;
}
.feet-height .btn{
	text-align:center;
	padding:0 3px 2px 0;
}
.feet-height .link{
	padding:0 6px 10px 0;
}
.level{
	width:428px;
}
.level .bg-b-r{
	padding:16px 24px 22px;
}
.popup .nav-holder{
	height:1%;
	overflow:hidden;
}
.popup .nav{
	margin:0;
	padding:16px 0 23px;
	list-style:none;
	float:right;
	overflow:hidden;
}
.popup .nav li{
	float:left;
	border-left:1px solid #d7d7d7;
	margin:0 1px 0 -1px;
}
.popup .nav li a{
	color:#555;
	text-align:center;
	width:90px;
	line-height:28px;
	float:left;
	background:#fff;
	border:solid #d7d7d7;
	border-width:1px 0;
}
.popup .nav li a:hover,
.popup .nav li a.active{
	text-decoration:none;
	background:#e7f0e2;
	color:#62b32d;
}
.popup .nav .first a,
.popup .nav .last a{
	border:0;
	padding:1px 0;
	background:url(../images/bg-nav-l.gif) no-repeat;
}
.popup .nav .last a{
	background:url(../images/bg-nav-r.gif) no-repeat 100% 0;
}
.popup .nav .first a:hover,
.popup .nav .first a.active{
	background:url(../images/bg-nav-l.gif) no-repeat 0 -30px;
}
.popup .nav .last a:hover,
.popup .nav .last a.active{
	background:url(../images/bg-nav-r.gif) no-repeat 100% -30px;
}
.level .row{
	padding:0;
	height:1%;
	overflow:hidden;
}
.level .ok{
	float:right;
	background:url(../images/btn-ok.gif) no-repeat;
	width:52px;
	height:36px;
	text-indent:-9999px;
	overflow:hidden;
}
.level .row p{
	margin:0;
	font-size:10px;
	line-height:17px;
}
.exercise{
	width:432px;
}
.exercise .bg-b-r{
	padding:19px 16px 5px 24px;
}
.exercise .nav li a{
	width:99px;
}
.exercise .nav .first a{
	width:84px;
}
.exercise form {
	height:1%;
	padding:0 0 0 6px;
}
.exercise form p{
	margin:0 0 2px;
	font-size:12px;
}
.exercise .nav{
	padding:14px 0 16px;
}
.exercise .list-select {
	line-height:33px;
	float:right;
}
.exercise .list-select select{
	width:43px;
	margin:7px 5px 0 0;
}
.exercise .list-select select.wide{
	width: 95px;
	margin:7px 3px 0 0;
}

.exercise .list-select .btn-ok{
	margin:0;
	padding:0 0 0 5px;
}
.open-popup{
	display:block;
}
.g-items{
	margin: 0;
	padding: 0;
	list-style:none;
	position:relative;
	width: 322px;
	height: 475px;
}
.g-items li{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}


div.explanationDetail span.title
{
	font-size: 16px;
	font-weight: bold;
	display: block;
	padding: 5px 10px 5px 0px;
	font-family:  "Lucida Grande", "Lucida Sans Unicode",arial, sans-serif;
}

div.faqDetail
{
	color: #464646;
	/* background-color: #e5f0f5; */
	padding: 10px;
	line-height: 20px;
	font-size: 14px;
	font-family:  "Lucida Grande", "Lucida Sans Unicode",arial, sans-serif;
}
div.faqDetail span.question
{
	font-size: 16px;
	font-weight: bold;
	display: block;
	padding: 5px 10px 15px 0px;
	font-family:  "Lucida Grande", "Lucida Sans Unicode",arial, sans-serif;
}
div.faqDetail span.title
{
	color: #464646;
	 background-color: #dddddd;
	font-size: 16px;
	font-weight: bold;
	display: block;
	padding: 5px 10px 5px 0px;
	font-family:  "Lucida Grande", "Lucida Sans Unicode",arial, sans-serif;
}
span.faqDetailTitle
{
	color: #464646;
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding: 5px 10px 5px 0px;
	font-family:  "Lucida Grande", "Lucida Sans Unicode",arial, sans-serif;

}


.faq-list
{
	margin: 0;
	padding:0;
	list-style:none;
}
.faq-list li{
	display: block;
	margin: 5px 2px 2px 0;
	font-family:  "Lucida Grande", "Lucida Sans Unicode",arial, sans-serif;
}
.faq-list li a{
	color:#555;
	display: block;
	padding: 5px 2px 5px 5px;
	line-height: 14px;
	width: 300px;
}
.faq-list a:hover{
	background-color: #cccccc;
	text-decoration:none;
}


.partyContent p
{
	font-size: 14px;
	line-height: 18px;

}
.partyContent h2
{
	font-size: 18px;
	line-height: 22px;
}
/*
#accordion h3.ui-accordion-header
{
	background-image: none;
	background-color: #dddddd;
}
*/

