﻿
/* Body Therapy */

#ContentFrame
{
	float:left;
/*	width:850px;*/
	margin-bottom:-10px;
}

#BodyWrapper #Title
{
	margin-bottom:10px;
	height:100%;
}

#BodyWrapper #Title h2
{
	float:left;
}

#BodyWrapper #Title .input
{
	float:right;
}

#ContentFrame #LeftCol
{
	width:600px;
	float:left;
	padding-right:10px;
}

#ContentFrame #LeftCol h3
{
	margin-bottom:10px;
}

#ContentFrame #LeftCol ul
{
	list-style-position:inside;
	margin-left:-6px;
}

#ContentFrame #LeftCol li
{
	padding-bottom:0px;
}

#ContentFrame #LeftCol #Stay
{
	border:1px solid #DEDBD4;
}

#ContentFrame #LeftCol #Stay #Body
{
	padding:5px;
}

#ContentFrame #LeftCol #Stay #Footer
{
	padding-left:10px;
	margin-top:5px;
	margin-bottom:10px;
	padding-right:10px;
}

#ContentFrame #LeftCol #Stay #Footer .Left
{
	float:left;
}

#ContentFrame #LeftCol #Stay #Footer .Right
{
	float:right;
}

#ContentFrame #LeftCol #Stay #Footer .Right input
{
		
}

#ContentFrame #LeftCol #Stay table
{
	margin:0px;
	padding:0px;
}

#ContentFrame #LeftCol #Stay table tr td
{
	border:none;
}


#ContentFrame #LeftCol #Stay h3
{
	display:block;
	background-color:#E6E1DB;
	padding:5px;
	padding-left:10px;
	font-weight:bold;
}

#ContentFrame #Friend {
	width: 825px!important;
	_width:625px!important;
	height: 100%;
	background-color:#E6E6E6!important;
/*	margin: 0px auto;*/
	margin:11px;
	display:block;
}


#ContentFrame #Friend  .Share
{
	/*border:1px solid #DEDBD4;*/
	padding:10px;
	margin-top:0px;
	font-size: 12px;
	margin-bottom:10px;
	display:block;
}


#ContentFrame #Friend  .Share .Row
{
	margin-bottom:5px;
	display:block;
	float:left;
}

#ContentFrame #Friend   .Share .FormElement
{
	float:left;
	width:400px;
}

#ContentFrame #Friend   .Share .FormElementLabel
{
	float:left;
	width:200px;
}

#ContentFrame #Friend   .Share .Validation
{
		margin-left:200px;
		font-size:10px;
		height:100%;
		width:100%;
		display:block;
}

#ContentFrame #Friend   .Share .Captcha, .CaptchaEntry
{
	margin-left:202px;
}

#ContentFrame #Friend   .Share .submit
{
	margin-left:202px;
}


.input
{
	cursor:hand;
}

#BodyWrapper #Terms
{
	clear:both;
	/*margin-top:10px;
	padding-top:10px;*/
	margin:10px;
	height:100%;
}

.block
{
	clear:both;
	float:left;
	width:250px!important;
}

.SubHeader
{
	display:block;
	WIDTH: 550px; 
	COLOR: #ffffff;
	float:left;
	padding-top:15px;
	font-weight:normal;
}




/* End of Body Therapy */



.bodytherapies_thumb {
	float: left;
	clear: both;
}

.bodytherapies_thumb img {
	margin-right: 20px;
	float: left;
}

.bodytherapies_thumb p {
	margin-top: 50px;
}

#intro_para {
	float: left;
	width: 510px;
	margin: 30px 0px 10px 0px;
}

#intro_para p {
	font-size: 13px
}
#flash {
	float: right;
	width: 287px;
	height: 218px;
	/*background-color: #9F9;*/
	margin: 30px 12.5px 20px 0px;
}

.nurture {
	width: 825px;
	height: 219px;
	background-image: url(nurture.jpg);
	margin: 20px auto;
	display:block;
}
.nurture p {
	display: none;
}

.sleep {
	width: 825px;
	height: 219px;
	background-image: url(sleep.jpg);
	margin: 20px auto;
}
.sleep p {
	display: none;
}

.purify {
	width: 825px;
	height: 219px;
	background-image: url(purify.jpg);
	margin: 20px auto;
}
.purify p {
	display: none;
}

.unwind {
	width: 825px;
	height: 219px;
	background-image: url(unwind.jpg);
	margin: 20px auto;
}
.unwind p {
	display: none;
}

