/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

html {
	background: #fff url("../images/bgHtmlInside.jpg") top center repeat-x;
}

body {
	margin: 0;
	background:transparent url("../images/bgBody.jpg") top center no-repeat;
	text-align:center; 
	font:12px/19px "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	color:#626262;
}

a img {border: none;}
a:link, a:visited	{color:#b86635; text-decoration:underline; outline:none;}
a:hover {
	color:#4d5a34; text-decoration:underline; outline:none;
}
a:active {color:#4d5a34; text-decoration:underline; outline:none;}

h1 {font-size:1.2em; color:#000;}
h2 {font-size:1.4em; color:#000;}
h3 {font-size:1.2em; color:#000;}
h4 {font-size:1.1em; color:#000;}
h5, h6, label, h4.optionName, legend, address, .sideBoxContent, .larger{font-size: 1.0em;}
h2, h3 {font-weight:bold;}
.biggerText {font-size: 1.0em;}
h1, h2, h5, h6 {margin: 0.3em 3px;}
h3, h4 {margin:1.5em 3px 0;}
blockquote { margin-left:10px; margin-right:10px; }
h1 span, h2 span, h3 span	{display:none;}
q:before,q:after {content:'';}
p {margin:0 0 0.5em;}

code {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

form, select, input {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

textarea {
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

fieldset {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #ccc;
	}

legend {
	font-weight: bold;
	padding: 0.3em;
	}

label, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

label.checkboxLabel, label.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

label.inputLabel {
	width: 11em;
	float: left;
	}

label.inputLabelPayment {
	width: 15em;
	float: left;
	}

label.selectLabel, label.switchedLabel, label.uploadsLabel  {
	width: 12em;
	float: left;
	}

p {margin:0 0 0.5em; padding:0 0.5em 0.5em;}
address {padding:0.5em;}
address {font-style:normal;}

/* !classes */
.clearBoth {clear: both;}
.clear {clear:both;}
div.clear	{height:0.01em; overflow:hidden;}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("../images/arrowUp.png") right no-repeat;
}

.float-left {float:left; margin:5px;}
img.img-left {float:left; margin:5px 10px 10px 0px;}
img.img-right {float:right; margin:5px 0px 10px 10px;}

.rounded {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	background:#f6ece0 none repeat scroll 0 0;
	border:1px solid #b86635;
	color:#b86635;
	float:right;
	font-size:14px;
	line-height:24px;
	margin:0 10px 0 20px;
	padding:10px;
	text-align:center;
	width:180px;
}
.rounded p {margin-bottom:0 !important;}
.videoLeft {float:left; margin:0 20px 5px 0;}
p#player1 {margin:0 !important;}

hr {height:1px; margin:0.75em; border:none; border-bottom:1px solid #9a9a9a;}

/* !warnings, errors, messages */
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {line-height:1.8em; padding:0.2em; border:1px solid #000;}
.messageStackWarning, .messageStackError {background-color:#f00; color:#fff;}
.messageStackSuccess {background-color:#9f9; color:#000;}
.messageStackCaution {background-color:#ff6; color:#000;}

/*wrappers - page or section containers*/
#mainWrapper {
	width:940px;
	margin:0 auto;
	background-color:transparent;
	text-align: left;
	vertical-align: top;
	}

#contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin:0; padding:0;
}

#navColumnOneWrapper, #navColumnTwoWrapper {margin:auto;} 

#indexDefaultMainContent img {margin-bottom:1.5em;}

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}
#accountLinksWrapper {width:100%;}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/* !header */
#headerWrapper {
	position:relative;
	background:url("../images/masthead.jpg") top left no-repeat;;
	height:272px;
	}
#tophealthgraphic {
	float:right;
	padding-top:4px;
}

/* !navigation */
#navMainWrapper { 
	position:absolute;
	height:86px; 
	margin:0;
	padding:0;
	bottom:0;
	right:0;
	}

#navMain li, #navMain a, #navEZPagesTop li, #navEZPagesTop a {height:43px; display:block;}
#navMain li, #navEZPagesTop li {float:left; list-style:none; display:inline; position:relative;}
#navMain a:link, #navMain a:visited, #navEZPagesTop a:link, #navEZPagesTop a:visited, #navEZPagesTOC ul li a {color:#fff;}
#navMain a:hover, #navEZPagesTop a:hover, #navMain a:active, #navEZPagesTop a:active {color:#fff; background:transparent url(../images/navbg.png) repeat-x top left;}
#navEZPagesTOC ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {color:#000;}


#navEZPagesTop {
	position:absolute;
	height:74px; 
	margin:0;
	padding:0;
	bottom:6px;
	left:0;
	color:#fff;
	text-align:center;
	line-height:1.5em;
}


.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display:inline;
	white-space:nowrap;
	margin:0;
	padding:6px 0;
	list-style-type: none;
	}

#navCatTabsWrapper {
	margin:0;
	background-color:#9a9a9a;
	font-weight:bold;
	color:#fff;
	height:1%;
	width:100%;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin:0;
	padding:6px 0;
	list-style-type:none;
	text-align:center;
	line-height:1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li, #navEZPagesTop li {
	display:inline;
	}

#navMain ul li a, #navCatTabs ul li a, #navEZPagesTop li a {
	text-decoration:none;
	padding:24px 9px 0;
	margin:0;
	color:#000;
	white-space:nowrap;
	}
#navSupp ul li a {
	text-decoration:none;
	margin:0;
	color:#000;
	white-space:nowrap;
	}

#navEZPagesTOCWrapper {
	font-weight:bold;
	float:right;
	border:1px solid #000000;
	}

#navEZPagesTOC ul {
	margin:0;
	padding:0.5em 0em;
	list-style-type:none;
	line-height:1.5em;
	}

#navEZPagesTOC ul li {
	white-space:nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin:0.5em;
	}

#navMainSearch {float:right;}
#navBreadCrumb {
	color:#000;
	font-size:0.95em;
	font-weight:bold;
	margin:0;
	padding:1.667em 0.5em 0.5em;
}

#navColumnOne, #navColumnTwo {background-color:transparent;}
#navColumnOne {display:none;}
#navColumnTwo {
	position:relative;
	/* height:148px; */
 	padding-top:148px;
/*	text-align:center; */
 	vertical-align:bottom;
	background: url("../images/imgBlogTop.jpg") no-repeat 0 98px;
}
#freeshipgraphic {
	position:relative;
	bottom:72px;
	width:135px;
	height:37px;
	padding:0 64px;
	/* padding-top:78px; */
	border:0;
}
#navColumnTwoLower {
	vertical-align:top;
}
#navColumnTwoWrapper {
	position:relative;
	bottom:37px;
	float:left;
	background:url("../images/bkgdColumnRightBtm.jpg") bottom left no-repeat;
	padding-bottom:104px;
}


/* !The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents,
.additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align:top;
}
#indexDefault {margin-top:19px;}
#productDescription, .shippingEstimatorWrapper {padding:0.5em;}

.alert {color:#f00; margin-left:0.5em;}
.advisory {}
.important {font-weight:bold;}
.notice {}
.rating{}
.gvBal {float:right;}
.centerColumn {padding:74px 36px 9px 9px;}
.centerColumn h1 {
	margin-left:0;
	color:#373a30;
	font-size:25px;
	line-height:19px;
	font-weight:normal;
	font-family:"Times New Roman";
}
.centerColumn h2 {
	border-bottom:1px solid;
	clear:both;
	color:#373A30;
	margin:10px 0;
	padding-bottom:3px;
}
.centerColumn h3 {clear:left;}
.centerColumn h3#twelve {margin-top:1.667em; padding-top:1.334em; border-top:1px solid #333;}
.centerColumn h4 {clear:left; color:#333;}
.centerColumn ul {
	margin:0 50px 20px 60px;
}
.centerColumn li {
	list-style-image:url(../images/bullet.png);
	margin-bottom:10px;
}
.centerColumn table {width:100%; border:0; border-collapse:collapse;}
.centerColumn table.diets {margin-bottom:2em;}
.centerColumn table.diets tr {border-top:1px solid #333; border-bottom:1px solid #333;}
.centerColumn table.diets td {text-align:center;}
.centerColumn table.diets td p, .centerColumn table.diets td li {text-align:left; padding-left:0;}
.centerColumn table tr, .centerColumn table td, .centerColumn table td p {clear:left;}
.centerColumn table ul {float:left; width:45%; margin:12px 0; padding:0;}
.centerColumn table ul.thirds {width:33%;}
.centerColumn table li {list-style-image:none; list-style-type:none;}
.centerColumn dl {margin-top:0; margin-left:4px;}
.centerColumn dl.mealinfo dt {clear:left; float:left; width:5em;}
.centerColumn dl.mealinfo dd {/* float:left; */ margin-left:0;}
.centerColumn dl.mealplan dt {clear:left;}
.centerColumn dl.mealplan dd ul {float:left;/*  width:25%; */ margin-top:0.5em;}
.centerColumn div.mealplans ul {float:left; width:25%; margin-top:0.5em;}
.centerColumn ol.mealplan li {list-style-image:none;}
.centerColumn ol ul {margin-top:0.5em;}
.centerColumn dt {font-weight:bold; color:#333;}
.centerColumn table.nutrition td {text-align:center; vertical-align:bottom;}

#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {padding:0.8em;}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {font-size:0.9em;}
#siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {padding-bottom:10px;}

/*Shopping Cart Display*/
#cartAdd {
	float:right;
	margin:1em 0;
	}
#cartAdd input {margin-bottom:-14px; margin-right:1em;}

.tableHeading th {border-bottom:1px solid #cccccc;}
.tableHeading, #cartSubTotal {background-color:#e9e9e9;}

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #f00;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}
#cartBoxListWrapper ul {padding-left:16px;}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/* !Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {height:40px; line-height:1em; margin-bottom:2em;}
.categoryIcon img {float:left; margin-right:0.5em;}

#cartImage {
	margin: 0.5em 1em;
	}

/* !Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/* !list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/* !sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #fff;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	border: 1px solid #fff;
	margin-top: 1.5em;
	}

.sideBoxContent {padding:0.4em 0.4em 1.34em;}
.sideBoxContent ul {margin:0; padding:0 0 0 16px; list-style-type: none;}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	margin:0;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContainer {
	background: url("../images/bkgdColumnRight.jpg") repeat-y;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, th, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix,
#siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay,
#cartBoxGVBalance, .leftBoxHeading, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage,
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage,#reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents,
.additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
h3.itemTitle {text-align:left; padding-left:1em;}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* !misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

tr.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

label#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color:#ffffff;
	background-image:none;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}

/* !Vitamin Table Styles */
tr.heading {border-bottom:1px solid #000;}
tr.alternate {background-color:#f7f6f5;}

#comparison {float:left;}
#comparison td
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:windowtext;
	text-decoration:none;
	vertical-align:bottom;
	border:none;
}

.xl24
	{color:#010000;}
.xl25
	{color:#010000;
	border-top:none;
	border-right:1px solid #010000;
	border-bottom:none;
	border-left:none;}
.xl26
	{color:#010000;
	border-top:none;
	border-right:1px solid #010000;
	border-bottom:none;
	border-left:1px solid #010000;
	white-space:normal;}
.xl27
	{color:#010000;
	border-top:none;
	border-right:none;
	border-bottom:none;
	border-left:1px solid #010000;}
.xl28
	{color:#010000;
	white-space:normal;}
.xl29
	{color:#010000;
	text-align:center;}
.xl30
	{color:#010000;
	text-align:center;
	white-space:normal;}
.xl31
	{color:#010000;
	font-weight:700;
	text-align:center;
	border-top:1px solid #010000;
	border-right:none;
	border-bottom:none;
	border-left:none;
	white-space:normal;}
.xl32
	{color:#010000;
	text-align:center;
	border-top:1px solid #010000;
	border-right:none;
	border-bottom:none;
	border-left:none;}
.xl33
	{color:#010000;
	text-align:center;}
.xl34
	{color:#010000;
	text-align:center;}
.xl35
	{color:#010000;
	font-weight:700;
	text-align:center;}
.xl36
	{color:#010000;
	text-align:left;}
.xl37
	{color:#010000;
	font-weight:700;
	text-align:left;
	white-space:normal;}
.xl38
	{color:#010000;
	text-align:left;
	white-space:normal;}
.xl39
	{color:red;
	font-weight:700;
	text-align:center;}
.xl40
	{color:#010000;
	text-align:center;}
.xl41
	{color:#010000;
	font-size:14px;
	font-weight:700;
	line-height:2;
	text-align:center;
	vertical-align:middle;
	border:1px solid #010000;
}
.xl42
	{color:#010000;
	font-size:14px;
	text-align:center;
	vertical-align:middle;
	border-top:1px solid #010000;
	border-right:none;
	border-bottom:1px solid #010000;
	border-left:none;
	background:#CCFFFF;}
.xl43
	{color:#010000;
	font-size:14px;
	text-align:center;
	vertical-align:middle;
	border-top:1px solid #010000;
	border-right:1px solid #010000;
	border-bottom:1px solid #010000;
	border-left:none;
	background:#CCFFFF;}



/* !footer framework */
#footer {
	width:980px;
	margin:0 auto;
	text-align:center;
	clear: both;
	background: url("../images/bkgdFooter.jpg") no-repeat;
	padding-top: 100px;
	font-size: 11px;
}
#footer a {color: #000;}
#footer p {margin-bottom:10px;}
#footer li {
	padding:0 5px 0 7px;
	border-left:1px solid #000;
}
#footer li:first-child {border:none;}