/**
 * 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 $
 */

body {
	margin:0px;
	/*font-family: verdana, arial, helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
/*	background-color: #e5edf5;*/
	background-color:#ffffff; 
	}

a img {border: 0px; }

a:link, #navEZPagesTOC ul li a {
	color: #486527;
	text-decoration: none;
	}
 
a:visited {
	color: #486527;
	text-decoration: none;
	}

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

a:active {
	color: #486527;
	
	}

h1 {
	font-size: 18px;;
	color: #486527;
	}

h2 {
	font-size: 16px;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 12px;
	margin: 0.1em;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: black;
	}

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: 9em;
	float: left;
	font-size:12px;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

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

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	padding: 0.5em;
	font-size:12px;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

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

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

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

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

.messageStackCaution {
	background-color: #F5F5F5;
	color: #000000;
	font-size:13px;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 1004px;
	vertical-align: top;
	border: 0px solid #9a9a9a;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	
	}

#logoWrapper{
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	height:75px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.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, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.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, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	/*background-color: #abbbd3;*/
	font-weight: bold;
	color: #ffffff;
	
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

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

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#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, #indexProductListCatDescription {
	margin: 0.5em;
	font-size:12px;
	}
 .buttonRow	{
	margin: 0.5em;
	font-size:12px;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin: 0em;
	}
	
#navBreadCrumb a{
	background-color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin: 0em;
	text-decoration:none;}

#navBreadCrumb a:hover{
	background-color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin: 0em;
	text-decoration:underline;
	}


#navEZPagesTop {
/*	background-color:#0066CC;*/
	background-color:#89C541;
/*	background-image:url(../images/header-bg.gif);
	font-size: 1em;
	font-weight: bold;*/
	width:1004px;
	_width:100%;
	float:left;
	}
#navEZPagesTopNew {
/*	background-color:#0066CC;*/
	background-color:#89C541;
/*	background-image:url(../images/header-bg.gif);*/
	font-size: 1em;
	font-weight: bold;
	width:1004px;
	float:left;
	}


#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	font-size:15px;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: red;
	font-weight:bold;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}

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

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	font-size:12px;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	font-size:12px;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	font-size:12px;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	font-size:12px;
	}
.cartProductDisplay{
	padding-left:15px;
	font-size:12px;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}
.cartTotalDisplay12 {
text-align: center;
font-size:12px;
padding-right: 0.2em;
}

.cartTotalDisplay121 {
text-align: right;
font-size:12px;
padding-right: 0.2em;
}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

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

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 3em;
	
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

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

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

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

#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 { font-size:12px}

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

.centerBoxWrapper {
	border: 1px solid #3A6939;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 18px;
	color: #3A6939;
	padding-left:15px;
	text-decoration:underline;}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #000000;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: 1px solid #9a9a9a;
	border-bottom: 5px solid #336633;
	margin-top: 1.5em;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.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, .centerBoxHeading,.rightBoxHeading, .productListing-data, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	font-size:12px;
	}
.accountQuantityDisplay{
	text-align: center;
	font-size:12px;
}

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

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #008000;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #3A6939;
	text-decoration: none;
	}

A.category-products:hover {	color: #89C541;
	text-decoration: none;
	}

	
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right; font-family:Arial, Helvetica, sans-serif;
	
	}

.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;
}

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;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
	}

#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;
	}
.information {padding: 10px 3px; line-height: 150%; font-size:12px;}

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




<!-- new css -->

/* CSS Document */

/*body{ 	background-color:#ffffff; 
		margin:0px; 
		font-family:Arial, Helvetica, sans-serif ;
		
		}*/
		
#main{
		width:1004px;
		height:100%;
		margin-left:auto;
		margin-right:auto;
		
		
		}
		
#warper{
		width:1004px;
		height:100%;
		text-align:left;
		margin-left:auto;
		margin-right:auto;
		background-color:#FFFFFF }

#main_contain{
		width:1004px;
		height:auto;
		margin-left:auto;
		margin-right:auto;
		}
		
.floatleft{ float:left;}
.floatleft11{ float:left;}
.floatright{ float:right}
.clear{ clear:both;}


.header{ width:1004px; float:left; background-color:#ffffff; height:239px;}
.header1{ float:left; width:642px;}
.header2{ float:left; width:362px;}
.header_img{ float:left;}
.title{ float:left; padding-top:93px;}
.top_navigation{ float:left; font-size:13.8px; height:22px; font-weight:bold; color:#FFFFFF; padding-left:20px; padding-top:8px;  }
.top_navigation a{ width:100%; font-size:13.8px; font-weight:bold;height:22px; color:#FFFFFF; text-decoration:none;}
.top_navigation a:hover{ width:100%; font-size:13.8px; font-weight:bold;height:22px; color:#FFFFFF; text-decoration:underline;}
.top_navigation a:visited{ width:100%; font-size:13.8px; font-weight:bold;height:22px; color:#FFFFFF; }
.todays_tip{ font-size:18px; color:#83C44B; text-align:center; padding-top:10px; padding-right:0px; width:220px; height:200px; float:left;  }
.todays_tip strong{ font-size:20px; word-spacing:3.5px; color:#3A6939;}

.healthy_tips{ font-size:18px; height:165px;}
.member_login{ float:left;  color:#719741; word-spacing:1px; font-weight:bold; text-align:center; width:100%; height:25px; padding-top:00px;}
.member_login A{ color:#719741;font-weight:bold; text-align:center; text-decoration:none;}
.member_login A:hover{ color:#3A6939;font-weight:bold; text-align:center; text-decoration:underline;}


.member_login1{ float:left;  color:#719741; word-spacing:1px; font-weight:bold; text-align:center; width:100%; height:35px; padding-top:05px;}
.member_login1 A{ color:#719741;font-weight:bold; text-align:center; text-decoration:none;}
.member_login1 A:hover{ color:#3A6939;font-weight:bold; text-align:center; text-decoration:underline;}




.order_now{ float:left; width:100%; text-align:center; padding-bottom:1px; padding-top:-5px; _padding-top:5px;} 

.middle{ float:left; width:1004px;}
.left_penal{ float:left; width:294px;}
.right_penal{ float:left; width:710px;}
.green_box{ float:left; width:279px;}

.green_topcor{ float:left; width:14px;} 
.green_topbg{ width:251px; height:13px; background-color:#3A6939; float:left;}
.green-boxbg{ background-color:#3A6939; float:left; width:100%;}

.green_botcor{ float:left; width:14px;}
.green_botbg{ width:251px; height:12px; background-color:#3A6939; float:left;}

.greenb_middle{ float:left; padding-left:11px; width:90%;}
.box_title{ float:left; font-size:22px; color:#FFFFFF; padding-left:5px; font-weight:bold; padding-bottom:19px;}
.box_title a{ font-size:22px; color:#FFFFFF; font-weight:bold; }
.box_title a:hover{ font-size:22px; color:#89C541; font-weight:bold; }





.white_box{ float:left; width:257px;}
.whiteb_topcor{ float:left; width:14px;}
.whiteb_topbg{ width:229px; height:11px; background-color:#ffffff; float:left;}
.whiteb_bg{ float:left; background-color:#FFFFFF; width:100%;}
.white_boxtext{ padding-left:13px; font-size:15px; font-weight:bold; color:#83C44B; float:left;}
.whiteb_botcor{ float:left; width:14px;}
.whiteb_botbg{ width:229px; height:11px; background-color:#ffffff; float:left;}

.content{ width:96%; float:left; padding-left:14px; font-size:12px} 
.heading{ font-size:34px; color:#3A6939; float:left; font-weight:bold;}
.heading2{ font-size:25px; color:#3A6939; float:left; font-weight:bold; width:100%; padding-top:25px;}

.main_content{ font-size:20px; color:#3A6939;}
.bottom_penal{ width:1004px; float:left;}
.bottom_text{ float:left; width:100%; text-align:center; font-size:16px; color:#3A6939;}

<!-- new 26-10-2009-->

#member_login a{}


.welcome_heading{ font-size:18px; color:#486527; font-weight:normal;}

.text_field{ width:200px; border:1px solid #999999; background-color:#F4F4F4; font-size:12pxl; color:#000000}
.font_12{ font-size:12px; color:#333333;}
.catDescContent{ font-size:12px; color:#333333;}
.font_14{ font-size:14px; color:#333333;}
.productListing-odd{ font-size:14px; color:#333333;}
/*.floatingBox back{ font-size:12px; color:#333333;}*/
floatingBox important forward


