/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 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 3215 2006-03-20 06:05:55Z  $
 */


body {
	margin: 5px  0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333;
	background: url(/includes/templates/health/images/bg.gif);
	}
img { border: none; }
.categoryListBoxContents a img { margin-bottom: 5px; }
.categoryListBoxContents a, .categoryListBoxContents a:link, .categoryListBoxContents a:active, .categoryListBoxContents a:visited {text-decoration: none;  }
a:link, #navEZPagesTOC ul li a {
	color: #330099;
	text-decoration: underline;
	}
 
a:visited {
	color: #330099;
	text-decoration: underline;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #BE5482;
	}

a:active {
	color: #000000;
	}

h1 {
	font-size: 1.7em; text-align:center; font-family: Georgia, Times, "Times New Roman", serif; font-style: italic; font-weight:600;
	}
#indexCategoriesHeading { text-align: left; }
h2 {
	font-size: 1.5em; font-family: Georgia, Times, "Times New Roman", serif; font-style: italic;
	}

h3 {
	font-size: 1.2em;
	}

h5, h6, LABEL, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}
h4 { 	margin: 1px 3px; 	font-size: 1em;
	}
.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h5, h6 {
	margin: 0.3em 3px; font-weight: 600;
	}
h3.attributesComments {line-height: 1.5em;
	font:bold 1.2em Arial, Helvetica, sans-serif;
	padding: 0; color:#666; }
CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}
FORM {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}
INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	/*padding: 2px;
	border: solid 1px #ccc;*/
	}
SELECT, input#attrib-5-0, input#attrib-6-0, input#attrib-7-0, input#email-address, input#contactname {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	padding: 2px;
	border: solid 1px #ccc;
	}
TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
        padding: 2px;
	border: solid 1px #ccc;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;

	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #333;
	background-color: #fbf6d5
	}

LEGEND {
	font-size:1em;
	font-weight: bold;
	padding: 1px 5px 2px 5px;
	background-color: #BE5482;
	color: #FFFFFF;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0; color:#666;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	font-size:1em;
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
font-size: 1px;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9A9C86;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}
.alertBlack { font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
/*wrappers - page or section containers*/
#mainWrapper {

	text-align: left;
	width: 760px;
	vertical-align: top;
	background:#fff;
	}

#logoWrapper {
height:115px;
	background: url(/includes/templates/health/images/header-blue.jpg) no-repeat;
	}
#logo { height: 115px; }
#headerWrapper { 
	height:212px;
	background: url(/includes/templates/health/images/header-purple.jpg) no-repeat bottom; 
}

#contentMainWrapper, #ezPageBoxList,  #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	margin-top: 15px;
	}
	
#cartBoxListWrapper, #cartBoxListWrapper ul { margin:0; }
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#taglineWrapper {
padding: 0;
margin:0;
}
#tagline {
	color:#000;
	font-size: 1.4em;
	font-weight: bold;
	text-align : center;
	/*vertical-align: middle;*/
	padding: 40px 30px 0 0;
	width: 300px;
	float:right;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.2em 0em;
	}

/*navigation*/

.navSplitPagesResult {padding: 0 0 5px 0; margin: 0;}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper {
	margin: 0m;
	height: 22px;
	background-color: #6666cc;
	font-weight: bold;
	color: #ffffff;
	padding: 0 15px 5px 15px;
	background-image: url(../images/nav_cat_bg.gif);
	background-repeat: no-repeat;
	}
	
#navSuppWrapper {	
    margin: 0;
	height: 26px;
	background: #6666cc url(../images/nav_cat_bg.gif) top no-repeat;
	font-weight: bold;
	color: #ffffff;
	padding: 5px 15px;

	}
	
#navCatTabsWrapper {
    margin-left: 20px;
	margin-right: 20px;
	width: 760px;
	background:#6666CC;
	height: 20px;
	position: absolute;
	top: 2px;
}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	white-space: nowrap;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #fff;
	}
#navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover { color:#FF9999; }
#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	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;
	}

.navMainSearch {
	padding: 2px 0 0 0;
}
#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navBreadCrumb {
	background-color: transparent;
	}

#navEZPagesTop {
	background-color: #FFFFFF;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em 0.5em 0.5em 2.5em;
	}

#navColumnOne {
	background-color: transparent;
    }

#navColumnTwo {
	background-color: transparent;	
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}
	
table {padding-left: 8px;
       padding-right: 8px;
	   }
.content {
	padding: 0;
margin:0;
	}
.content2 {font-size: 0.95em; text-align:center;
	font-weight: bold; color: #cc0000;
	padding:5px 0 0 0;
margin:0;
	}
#productListHeading {
	border-bottom: dotted 1px #ccc;
margin:0;
}
/*.content,*/ #productDescription, #categoryDescription {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}
.shippingEstimatorWrapper, #infoShoppingCart, #popupCVVHelp { background: #fff; padding: 5px; margin:5px; }
.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 5px 0 5px 25px;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px dotted #ccc;
	padding: 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 {
	color: #990000;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #606000;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	padding: 2px 0;
	margin:0;
	}
#cartBoxEmpty {
	text-align: center;
	font-weight: bold;
	padding: 2px 0;
	margin:0;
	}
.cartRemoveItemDisplay {
	width: 3.5em;
	}

#cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li {
	margin: 0;
	padding: 0;
	} 

.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 ;
	}
#productMainImage a { text-decoration: none; }
.categoryIcon {}
#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 16%;
	margin: 0.3em 0em; 
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/

#categoriesContent, #informationContent, #shoppingcart { font-family: Arial, Helvetica, sans-serif; margin-bottom: 5px; 
 }
 
#categoriesHeading, #categoriesHeading a {margin: 0; padding: 5px 0 0 0; }

.category-subs-selected { color:#BE5482; padding: 3px 0; }

.category-subs-parent { color:#BE5482; }

li.category-products   {background: #fff;}

#categoriesContent ul {
list-style: none;
margin:0;
padding:0;
	}
#categoriesContent li { border-bottom: dotted 1px #330099; padding: 3px 0; }
#categoriesContent li a { color:#330099; font-weight: bold; text-decoration: none;  display:block ; }
#categoriesContent li a:hover {
	color:#BE5482;
	text-decoration: underline;
}
#categoriesContent  a { display:block ; }
#categoriesContent a:hover {
	color:#BE5482;
	text-decoration: underline;
}
#extralinks { margin: 0 0 5px 0; border-bottom: dotted 1px #330099; padding: 3px 0;  }
/*info pages*/
#informationContent ul {
list-style: none;
margin:0;
padding:0;
	}
#informationContent li { border-bottom: dotted 1px #330099; padding: 3px 0; }
#informationContent li a { color:#330099; font-weight: bold; text-decoration: none;  display:block ; }
#informationContent li a:hover {
	color:#BE5482;
	text-decoration: underline;
}
/*ezPages*/
#ezpagesContent ul {
list-style: none;
margin:0;
padding:0;
	}
#ezpagesContent li { border-bottom: dotted 1px #330099; padding: 3px 0;font-family: Arial, Helvetica, sans-serif; }
#ezpagesContent li a { color:#330099; font-weight: bold; text-decoration: none;  display:block ; }
#ezpagesContent li a:hover {
	color:#BE5482;
	text-decoration: underline;
}
/*all links*/	
a.category-links {  color:#330099; font-weight: bold; text-decoration: none;  }
a:hover.category-links {  color:#BE5482;
	text-decoration: underline;  }

.sideBoxContent HR {
	height: 0px;
	padding:2px 0 0 0;
	margin: 0;
	border: none;
	border-bottom: 2px solid #ececec;
	}

.columnLeft {}

h3.leftBoxHeading{
	font-size: 1em;
	height: 22px;
	color: #FFFFFF;

	}
h3.leftBoxHeading a { color: #fff; text-decoration: none; }

h3.leftBoxHeading a:hover {
	color: #FF9999; text-decoration: none;
}

.centerBoxHeading {
	margin: 25px  0 0 0;
	background-color: transparent;
	padding: 3px;
	border-top: dotted 1px #ccc;
	}
	
.leftBoxHeading {
	margin: 0;
	background-color: transparent;
	padding: 5px 0 0 0;
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	}

.leftBoxContainer {
     border: none;
	 background:#ececec;
	}

.sideBoxContent {
	/*background-color: #fff;*/
	padding: 2px 4px 0 4px;	
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	height: 22px;
	color: #FFFFFF;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: transparent;
		padding: 5px 0px;
	background-image: url(../images/menu_right_bg.gif);
	background-repeat: no-repeat;
	}
	
.rightBoxContainer {
	border: none;
	}

h3.rightBoxHeading a:hover {
	color: #606000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #000000;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#siteinfoIP, #siteinfoLegal {
	background: url(/includes/templates/health/images/footer.jpg) no-repeat top;
	padding: 5px;
	}

#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: transparent;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.intro {
font-size: 1.1em; padding: 0 190px 0 5px;
margin:0;
}
.back {
	float: left;
	}

.forward {
	float: right;
	}
	
.hiddenField {
	display: none;
	}

.visibleField {
	display: inline;
	}	

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}
	
.productListing-odd {background-color: #FFFFFF;
                      }
					  
.productListing-even {background-color: #ececec;
                      }
					  
.listingProductImage {padding: 4px;}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.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 {
	background: #ffffff; padding:10px;
	}
#popupSearchHelp
#print { visibility: hidden; margin:0; padding:0; height: 5px;
 }
 /*EZ pages */
 #ezPageDefault {

 }
 