/*  Tags Declaration  */
BODY {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    
}
A {text-decoration: none;}
A:HOVER {text-decoration: underline;}
IMG {border: none;}

.relax{
	clear: both;
	height: 0;
	line-height: 0%;
	font-size: 0;
}

/*  Page  */
.page {
    margin: auto;
    text-align: left;
    width: 960px;
}

/*  Header  */
.header {
    width: 100%;
    background: #ffffff url("../images/titles/for-all-your-vitality-needs.gif") no-repeat center top;
    line-height: 0%;
    font-size: 1px;
    padding: 15px 0 0 0;
    border-bottom: 1px solid #d8e7f0;
    text-align: center;
}
TD.left-header {
    width: 750px;
    vertical-align: top;
}
TD.right-header {
    width: 210px;
    vertical-align: top;
}
.header A.logo {margin-left: 2px;}
.header UL {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.main-nav {
    background: #57574e;
    margin: 10px 0 0 2px;
    padding-right: 1px;
}
.main-nav UL LI {
    display: inline;
    text-align: center;
    padding: 1px 0;
    float: left;
    position: relative;
}
.main-nav UL LI A {
    color: #fff;
    font-size: 13px;
    line-height: 266%;
    display: block;
    padding: 4px 14px;
    border-left: 1px solid #42453d;
    text-align: center;
    font-family: "Times New Roman", Times, serif;
}
.main-nav UL LI.no-padd A {
    line-height: 135%;
    _padding-bottom: 5px;
}
.main-nav UL LI A:HOVER, .main-nav UL LI.selected A {
    background: #9fb06d url("../images/bg/hover-menu.gif") repeat-x left top;   
    text-decoration: none;
}
.main-nav UL LI:HOVER UL.sub-nav {display: block;}
UL.sub-nav {
    margin: 0px;
    position: absolute;
    top: 44px;
    left: 0px;
    padding: 2px 0 0 0;
    width: 120px;
    float: left;
    display: none;
}
UL.sub-nav LI {
    width: 100%;
    border-bottom: 1px solid #42453d;
    background: #57574e;
}
UL.sub-nav LI A {
    line-height: 132%;
    padding-left: 13px;
    text-align: left;
    border: none;
    position: relative;
}
UL.sub-nav LI A:HOVER {
    background: none;
    text-decoration: underline;
}
A.book-now {
    margin-top: 7px;
    float: right;
}
UL.sizes {
    float: right;
    width: 172px;
    background: url("../images/bg/text-size.gif") no-repeat left top;
    margin: 10px 12px 0 0;
    height: 36px;
    display: inline;
}
UL.sizes LI {
    display: inline;
    float: left;
}
UL.sizes LI A {
    float: left;
    width: 30px;
    text-align: center;
    margin-left: 2px;
    margin-right: 1px;
}
.bottom-header {
    width: 100%;
    background: #98aa66 url("../images/bg/bottom-header.gif") repeat-x left top;
    line-height: 33px;
    text-align: center;
}
.bottom-header A {
    font-size: 11px;
    color: #FFF;
}

/*  Content  */
.content {
    width: 100%;
    padding-top: 27px;
    padding-bottom: 10px;
    text-align: center;
    background: #cae3f2 url("../images/bg/bg-content.jpg") repeat-x left top;
}
.content TD {vertical-align: top;}
.content P, H2, H3 {
    padding: 0px;
    margin: 0px;
}
.content H2 {
    color: #A3B26F;
    font-size: 19px;
    margin: 0 10px;
    line-height: 100%;
}

.content H4 {
    color: #A3B26F;
    margin: 0 4px;
    font-size: 19px;
    line-height: 100%;
}
.small-col {width: 197px;}
TD.empty {
    line-height: 0px;
    font-size: 1px;
    
}
TD.indention {padding-top: 0px;}
.white-container
{
	width: 100%;
	background: #FFF url("../images/bg/bg-white.gif") repeat-x left bottom;
}
.white-container P {
    color: #5C5C5C;
    font-size: 11px;
    margin: 8px 3px 0 10px;
}
.white-container.rss {
    height: 165px;
    background: #FFF url("../images/bg/bg-white-rss.gif") repeat-x left bottom;
}
.white-container.rss A {
    color: #fb9e3d;
    font-size: 19px;
    margin: 0 7px;
    padding: 5px 0 5px 32px;
    display: block;
    background: url("../images/icons/rss.gif") no-repeat left center;
}
.prod-block {margin-top: 3px;}
.product-photo {
    width: 57px;
    padding: 5px 0 0 8px;
}
A.product {
    border: 1px solid #b8b9ba;
    float: left;
    background: #ffffff;
    width: 54px;
    _width: 56px;
    text-align: center;
    padding: 5px 0;
    line-height: 0%;
    font-size: 1px;
}
.product-info {
    width: 124px;
    padding: 4px 3px 0 4px;
}
.content .product-info P.price {
    color: #ff0000;
    text-align: right;
    margin-top: 10px;
    margin-right: 5px;
}
.content .product-info P, .content .product-info P A {
    margin: 0px;
    font-size: 12px;
    color: #000;
}
.content P.full {
    text-align: right;
    color: #a3b26f;
    margin: 3px 5px 0 0;
    font-size: 12px;
}
.content P.full A {color: #a3b26f;}
A.arbonne {margin-left: 5px;}
.large-col {
    width: 760px;
    padding: 0 12px;
}
.center-image {
    line-height: 0%;
    font-size: 1px;
}
.large-col IMG.white-border {border: 1px solid #FFF;}
.therapies {
    margin-right: 11px;
    width: 263px;
}
.therapies-content {
    margin-left: 10px; 
    width: 241px;
}
.indention-small {padding-top: 4px;}
.bg-yellow {background: #ecedb0;}
.bg-blue {background: #d8e4e6;}
.bg-pink {background: #f5e7dc;}
.title {margin-left: 5px;}
a.link {
    color: #003CFF;
    float: right;
    font-size: 11px;
    margin-right: 5px;
    display: inline;
}
.list {
    width: 112px;
    padding-left: 10px;
}
.list UL {
    padding: 0;
    margin: 0;
    list-style: none;
}
.list UL LI {
    font-size: 11px;
    line-height: 138%;
}
.list UL LI A {color: #57574e;}
.bg-green {background: #a7b472;}
.bg-green A {
    color: #fff;
    font-size: 13px;
    padding: 15px 0 15px 10px;
    display: block;
}
.bg-green A SPAN {font-size: 21px;}
.bg-green A:HOVER {text-decoration: none;}

/*  Footer  */
.footer {
    width: 100%;
    padding: 10px 0;
    text-align: center;
    background: #42453d url("../images/bg/bg-footer.gif") repeat-x left top;
}
.footer P {
    padding: 0;
    margin: 0;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
}

.txtBox{
	font-size:12px;
font-family:Tahoma; 
color: #57574E; 
line-height:12px;
}

.textarea{
border:1px solid #969696; width:185px; height:73px;
background-color:#D7E3E3;
font-size:12px;
font-family:Tahoma; 
color: #57574E; 
line-height:10px;
padding-top:5px;
padding-left:9px;
overflow:auto
}

.msgAlert
{
	font-family:Tahoma;
	font-size:12px;
	color:Red;
	font-weight:bold;
	padding-left:3px;
	padding-right:2px;
	padding-top : 5px;
}

.lblSubHeadingGreen {
	font-family:Tahoma;
	font-size:11px;
	color:green;
	padding-left:3px;
	font-weight:bold;
}

.lblSubHeadingRed {
	font-family:Tahoma;
	font-size:11px;
	color:Red;
	padding-left:5px;
	font-weight:bold;
}

.inputButton
{
	font-family: Tahoma;
	font-size:12px;
	line-height: 8pt;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	cursor: hand;
	text-decoration: none;

}
.inputOthers {
	font-family: Tahoma;
	font-size: 11px;
	color: #57574E;
	font-weight: normal;
	background-color: #ffffff;
	padding-left: 5px;
	
}

.lblSubHeading {
	font-family:Tahoma;
	font-size:11px;
	color:#57574E;
	padding-left:5px;
	font-weight:bold;
}

.globalTextBold {
	font-family:Tahoma;
	font-size:11px;
	color:#57574E;
	font-weight:bold;
}


.lblLabel {
	font-family:Tahoma;
	font-size:11px;
	color:#57574E;
	
}


.lblParaGraph {
	font-family:Tahoma;
	font-size:11px;
	color:#57574E;
}

.lblMainHeading {
	font-family: Tahoma;
	font-size: 12px;
	color: #57574E;
	font-weight:bold;
	padding-left:5px;
}

.lblMainHeadingNoPadding {
	font-family: Tahoma;
	font-size: 12px;
	color: #57574E;
	font-weight:bold;
}


.tableHeader
{
	font-family: Tahoma;
	background-position: left top;
	width: 100%;
	text-align: center;
	background: url("../images/bg/top-green12345.gif") no-repeat left top;
	height: 9px;
}

.MenuLink 
{
	font-family: Tahoma;
	padding-left: 3px;
	color: #57574E;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

.pageButton
{
	border-right: #0075bd 1px solid;
	padding-right: 0px;
	border-top: #0075bd 1px solid;
	padding-left: 0px;
	font-size: 8pt;
	padding-bottom: 0px;
	margin: 0px 0px 0px;
	border-left: #0075bd 1px solid;
	color: black;
	padding-top: 0px;
	border-bottom: #0075bd 1px solid;
	font-family: Tahoma;
	width:30px;
}

.grid {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #57574E;
	padding: 3px;
	border: 1px solid #57574E;
}

.gridHead
{
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px solid #516571;
	font-family: Tahoma;
	background-color: #57574E;
	color:#FFFFFF;
	text-decoration: none;
	padding: 3px;
	
}
.gridBody 
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #57574E;
	padding: 3px;
	border: 1px solid #57574E;
	text-decoration: none;
	border-top-width:1px; border-right-width:1px; border-bottom-width:1px; border-left-width:1px; border-top-color:#669999; border-right-color:#669999; border-bottom-color:#669999; border-left-color:#669999; background-color: #FFFFFF;
}

.gridAlternating
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #2B2B2B;
	border: solid;
	text-decoration: none;
	border-width: 1px 1px 1px;
	border-color: #57574E black black;
	background-color: #ededed;
	padding: 3px;
}

.gridLabel {
	font-family:Tahoma;
	font-size:11px;
	color:#57574E;
	padding: 3px;
	
}

.gridLabelRed {
	font-family:Tahoma;
	font-size:11px;
	color:Red;
	padding: 3px;
	
}


.HomeHead
{
	font-weight: bold;
	font-size: 8pt;
	border-bottom: 1px solid;
	font-family: Tahoma;
	background-color: #ECEDB0;
	color:Black;
	text-decoration: none
	
}

.green
{
	font-size:11px;
    font-family:Tahoma; 
    color:#0086d6;
}
.red
{
	font-size:11px;
    font-family:Tahoma; 
    color:#66CCFF;
}

.bloodred
{
	font-size:11px;
    font-family:Tahoma; 
    color:Red;
}
