/* ---------------------------------------------
GENERAL
--------------------------------------------- */
body{
	background-image: url(/images/general/background.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	margin: 0px;
	line-height: 19px;
}
form {
	margin-top: 0px; 
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px
}
h1{
	font-size: 22px;
	color: #99B46D;
	font-family: Arial;
	margin-bottom: 15px;
}

#PAGE-background{
	background-image: url(/images/general/bg-page.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#PAGE-container{
	padding: 12px;
	width: 1000px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* ---------------------------------------------
HEADER
--------------------------------------------- */
#HEADER-container{
	
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 7px;
}

/* ---------------------------------------------
MENU
--------------------------------------------- */
#MENU-container{
	margin-top: 10px;
	margin-bottom: 10px;
}


/* ---------------------------------------------
SEARCH BAR
--------------------------------------------- */
#SEARCH-container{
	background-color: #7DA5AF;
	padding: 10px;
	margin-bottom: 10px;
}

/* ---------------------------------------------
CONTENT
--------------------------------------------- */
#CONTENT-container{
}
.CONTENT-textarea{
	margin-bottom: 10px;
}
.CONTENT-header{
	font-family: Arial;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #99B46D;
	padding: 8px;
	margin-bottom: 5px;
}
#CONTENT-category-descriptions{
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 10px;
	border: 1px solid #99B46D;
}

#CONTENT-mainimg{
	margin-bottom: 5px;
}

.CONTENT-azcontainer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.CONTENT-azcontainer a:link{
	padding: 3px;
	margin-right: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000CC;
}
.CONTENT-azcontainer a:visited{
	color: #0000CC;
}
.CONTENT-azcontainer a:hover{
	color: #990000;
	text-decoration: none;
}

.BANNER-our-products{
	width: 235px;
	margin-bottom: 5px;
}
.BANNER-whatcanitake{
	background-color: #7DA5AF;
	width: 215px;
	margin-bottom: 5px;
	padding: 10px;
}
.BANNER-infomenu{
	margin-bottom: 5px;
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #99B46D;
	padding: 10px;
	width: 215px;
}
.BANNER-infomenu a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.BANNER-infomenu a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.BANNER-infomenu a:hover{
	color: #000000;
	text-decoration: none;
}
.BANNER-blog{
	width: 235px;
	margin-bottom: 5px;
}
.BANNER-books{
	width: 235px;
	margin-bottom: 5px;
}


/* ---------------------------------------------
NEWS
--------------------------------------------- */
.NEWS-list-container{
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99B46D;
}
.NEWS-list-header{
	font-size: 18px;
	color: #99B46D;
	margin-bottom: 10px;
}
.NEWS-list-text{
	font-family: Arial;
	font-size: 12px;
	line-height: 19px;
	color: #666666;
	text-decoration: none;
}
.NEWS-list-text a:link{
	color: #6F8745;
	font-weight: bold;
	text-decoration: none;
}
.NEWS-list-text a:visited{
	color: #6F8745;
	font-weight: bold;
	text-decoration: none;
}
.NEWS-list-text a:hover{
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}


/* ---------------------------------------------
FORM FIELDS
--------------------------------------------- */
.FORM-textfield-login{
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #ACACAC;
	width: 119px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
}
.FORM-button-login{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B0C88C;
	padding: 5px;
	height: 30px;
}
.FORM-textfield-search{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 4px;
	height: 28px;
	width: 360px;
	border: 1px solid #FFFFFF;
}
.FORM-textfield-password{
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #ACACAC;
	width: 119px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
	background-image: url(/images/general/bg-loginpw.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
}
.FORM-dropdown-conditions{
	font-family: Arial;
	font-size: 12px;
	width: 210px;
	border: 1px solid #CCCCCC;
}
.FORM-errmessage{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC0033;
}
.FORM-td-header{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7DA5AF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.FORM-tdcol1{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #ebebeb;
}
.FORM-tdcol2{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.FORM-tdcol2-req{	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	background-image: url(/images/general/reqfield.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.FORM-textfield{
	font-family: Verdana;
	font-size: 12px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.FORM-dropdown{
	font-family: Arial;
	font-size: 12px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.FORM-statusmsg-error{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 7px;
}
#FORM-error-message{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 8px;
	margin-bottom: 5px;
}


/* -------------------------------------------------
PRODUCTS
------------------------------------------------- */
.PRODUCT-list-border{
	border: 1px solid #99B46D;
	background-color: #FFFFFF;
	padding-top: 8px;
}
.PRODUCT-list-thumb{
	text-align: center;
}
.PRODUCT-list-itemcontainer{
	padding: 5px;
	vertical-align: bottom;
}
.PRODUCT-list-productname{
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 3px;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
}
.PRODUCT-list-price{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.PRODUCT-list-moreinfo{
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}
.PRODUCT-list-moreinfo a:link{
	color: #666666;
	text-decoration: none;
}
.PRODUCT-list-moreinfo a:visited{
	color: #666666;
	text-decoration: none;
}
.PRODUCT-list-moreinfo a:hover{
	color: #FF6600;
	text-decoration: none;
}
.PRODUCT-viewmorelink{
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: right;
}
.PRODUCT-noproduct{
	font-family: Verdana;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #CC0000;
	padding-top: 20px;
	padding-bottom: 20px;
}
.product_price{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

/* ----------------------------------------
PRODUCT DETAILS
---------------------------------------- */
#DETAILS-breadcrumb{
	font-family: Arial;
	font-size: 12px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}
#DETAILS-header{
	padding-bottom: 5px;
	font-family: Arial;
	font-size: 18px;
}
#DETAILS-headline{
	font-family: Arial;
	font-size: 12px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 5px;
}
#DETAILS-container{
	margin-top: 15px;
}
#DETAILS-mainimage{
	border: 1px solid #999999;
	width: 250px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
}
#DETAILS-zoomin{
	text-align: center;
	width: 240px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 5px;
	padding-left: 5px;
}
.DETAILS-smlimage{
	padding: 2px;
	border: 1px solid #999999;
}
#DETAILS-header-price{
	background-color: #99B46D;
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
}
#DETAILS-container-price{
	background-color: #FFFFFF;
	border: 1px solid #99B46D;
	padding: 7px;
	margin-bottom: 10px;
	font-family: Arial;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
#DETAILS-container-price span{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
#DETAILS-container-price-input{
	width: 50px;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-right: 5px;
}
#DETAILS-header-options{
	background-color: #333333;
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
}
#DETAILS-container-options{
	background-color: #FFFFFF;
	border: 1px solid #333333;
	padding: 7px;
	margin-bottom: 10px;
}
#DETAILS-detailstext{
	font-family: Arial;
	line-height: 18px;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
}
#PRODUCT-DETAILS-goback{
	padding-bottom: 10px;
	padding-top: 10px;
}

/* ----------------------------------------
SHOPPING CART
---------------------------------------- */
.CART-heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5D5D5D;
}
.CART-titlecell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 15px;
	background-color: #7DA5AF;
	text-align: center;
}
.CART-tablecell {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	border: 1px solid #CCCCCC;
}
.CART-tablecell2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	color: #CC0000;
	background-color: #ebebeb;
	border: 1px solid #666666;
}
.CART-tablerow {
	background-image: url(/images/cart/h-line1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.CART-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F3F3F3;
	border: 1px solid #BBBBBB;
	margin-bottom: 8px;
}
.CART-text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.CART-text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.CART-text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.CART-text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.CART-heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5D5D5D;
}
.CART-heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #515151;
}


/* ----------------------------------------
CHECKOUT PAGE
---------------------------------------- */
#CHECKOUT-border{
	border: 1px solid #999999;
}
.CHECKOUT-text{
	font-family: Arial;
	font-size: 24px;
	font-weight: bolder;
}
.CHECKOUT-login-tdcol1{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #ebebeb;
}
.CHECKOUT-login-tdcol2{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.CHECKOUT-login-fields{
	font-family: Verdana;
	font-size: 12px;
	padding: 2px;
	width: 250px;
	border: 1px solid #CCCCCC;
}

/* ----------------------------------------
PAYMENT PAGE
---------------------------------------- */
.REVIEW-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CDCDCD;
	margin-top: 8px;
}
.REVIEW-tablecell1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #4B4B4B;
	text-align: center;
	color: #FFFFFF;
}.REVIEW-tablecell2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: center;
}


/* ----------------------------------------
CONTACT PAGE
---------------------------------------- */
#CONTACT-container{
	background-color: #DEE7D0;
	padding: 11px;
}
#CONTACT-thanks{
	background-color: #DEE7D0;
	padding: 11px;
	font-size: 14px;
}
#CONTACT-form-container{
}


/* ----------------------------------------
FAQ - TESTIMONIALS PAGE
---------------------------------------- */
.TESTIMNIALS-bg-top{
	background-image: url(/images/general/bg-testimonials-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E0E9D1;
	width: 694px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
}
.TESTIMNIALS-bg-bottom{
	background-image: url(/images/general/bg-testimonials-bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 714px;
	padding-top: 40px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	margin-bottom: 10px;
}
.FAQ-bg-top{
	background-image: url(/images/general/bg-testimonials-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E0E9D1;
	width: 694px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
}
.FAQ-bg-bottom{
	background-image: url(/images/general/bg-faq-bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 734px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	height: 15px;
}
.FAQ-question{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
}


/* ----------------------------------------
FOOTER
---------------------------------------- */
#FOOTER-container{
	width: 1024px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}


/* ----------------------------------------
PAYMENT PAGE
---------------------------------------- */
.PAYMENT-header{
	padding-bottom: 7px;
	background-image: url(/images/cart/horline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 20px;
}
.PAYMENT-header-text{
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	margin-top: 7px;
	margin-bottom: 7px;
}
.PAYMENT-container{
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	line-height: 20px;
}
.PAYMENT-container-noheader{
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	line-height: 20px;
	margin-top: 12px;
}
.PAYMENT-subcontainer{
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CC0000;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	line-height: 20px;
	margin-top: 12px;
}
.PAYMENT-form-textarea{
	width: 690px;
	font-family: Arial;
	font-size: 13px;
	padding: 3px;
}
.PAYMENT-subline{
	background-image: url(/images/cart/horline.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 3px;
}
.PAYMENT-button-area{
	margin-top: 15px;
	text-align: center;
	margin-bottom: 15px;
}



/* ----------------------------------------
PROFILE PAGE
---------------------------------------- */
.PROFILE-header{
	padding-bottom: 7px;
	background-image: url(/images/cart/horline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 10px;
	margin-bottom: 20px;
}
.PROFILE-menu{
	background-image: url(/images/cart/horline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
	margin-top: 15px;
	padding-bottom: 12px;
}


/* ----------------------------------------
DETOX PACK
---------------------------------------- */
.DETOXPACK-list-container{
	padding: 10px;
	border: 1px solid #99B46D;
	margin-bottom: 10px;
}
.DETOXPACK-list-header{
	font-family: Arial;
	font-size: 20px;
	color: #99B46D;
	text-decoration: none;
	margin-bottom: 8px;
}
.DETOXPACK-list-buttons{
	margin-top: 7px;
}
.DETOXPACK-details-header{
	font-family: Arial;
	font-size: 20px;
	color: #99B46D;
	text-decoration: none;
	margin-bottom: 8px;
	margin-top: 15px;
}
.DETOXPACK-details-text{
	background-image: url(/images/cart/horline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.DETOXPACK-details-addcart{
	margin-bottom: 10px;
	font-family: Arial;
	font-size: 20px;
	color: #333333;
	margin-top: 10px;
}


/* ----------------------------------------
FAVOURITE
---------------------------------------- */
.FAVOURITE-container{
	padding: 7px;
	border: 1px solid #99B46D;
	margin-bottom: 10px;
}
.FAVOURITE-name{
	font-family: Arial;
	font-size: 18px;
	color: #333333;
	margin-bottom: 10px;
	background-color: #CDDAB8;
	padding: 5px;
}
.FAVOURITE-price{
	font-family: Arial;
	font-size: 18px;
	color: #333333;
}
.FAVOURITE-description{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #99B46D;
	width: 492px;
}

