/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 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 4813 2006-10-23 02:13:53Z drbyte $
 */


body    { color: #222; font-size: 62.5%; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #3b4338; background-image: url(../images/bg.gif); background-repeat: repeat-x; background-position: center top; margin: -8px 0 0 ; padding-top: 0; }

/*
body   { color: #222; font-size: 62.5%; font-family: Verdana, Arial, Helvetica, sans-serif; background-image: url(../images/m01.gif); background-repeat: repeat-y; background-position: center top; margin: 0 }
*/
a img {border: none; }

a:link, #navEZPagesTOC ul li a   { color: #222; text-decoration: none }
 
a:visited  { color: #222; 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: #5a9111; text-decoration: underline }

a:active  { }

h1 {
	font-size: 1.5em;
	color: #9a9a9a;
	}

h2 {
	font-size: 1.4em;
	}

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: 1em;
	margin: 0.1em;
	}

TEXTAREA {
	float: left;
	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 { color: #51830f; 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: 9em;
	float: left;
	}

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;
	}

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: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper     { background-color: #ffffff; text-align: left; margin: 0; width: 780px; vertical-align: top ; border: solid 3px #e2e2e2; }

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#logoWrapper {float: left }
#logo { float: left; margin-left: 2px; }
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper  { margin: auto } 
#navColumnOneWrapper, #navColumnTwoWrapper  { text-align: left }
	
#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, #navCatTabsWrapper  { color: #222; font-weight: bold; background-color: #f4f4f4; background-image: url(../images/tile_back.gif); margin: 0; padding: 0.5em 0.2em; height: 1% }
#navSuppWrapper   { color: #222; font-weight: bold; background-image: url(../images/cc.gif); background-repeat: no-repeat; background-position: right center; margin: 5px; padding: 5px; border: solid 1px #bcc1c5 }
#navCatTabsWrapper  { color: #9a9a9a; background-color: #ffffff; background-image: none }
#navSupp { text-align: left }
#navMain ul, #navSupp ul, #navCatTabs ul  { line-height: 1.5em; text-align: left; list-style-type: none; margin: 0; padding: 0.5em 0 }

#navMain ul li, #navSupp ul li, #navCatTabs ul li  { display: inline; border-right: 1px solid #a9a9a9 }

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a   { color: #888; text-decoration: none; white-space: nowrap; margin: 0; padding: 0 0.5em }

#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, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb  { color: white; font-size: 1.3em; font-weight: bold; background-color: #51830f; background-image: url(../images/breadcrumb_back.gif); background-repeat: repeat-x; background-position: left top; margin: 5px 5px 0 0; padding: 0.5em }
#navBreadCrumb2  { color: #838383; font-size: 1.2em; font-weight: bold; background-repeat: repeat-x; background-position: left top; margin: 5px 5px 0 0; padding: 0.5em }
#navBreadCrumb2 a { color: #51830f; }
#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo  { background-color: transparent; margin: 0 }

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}
#siteinfoLegal  { background-color: #f4f4f4; margin: 0; vertical-align: middle }
#siteinfoLegal ul  { list-style-type: none; margin: 0; padding: 5px; vertical-align: middle }
#siteinfoLegal ul li  { display: inline; margin: 0; padding-right: 5px; padding-left: 5px }
#siteinfoLegal ul li a  { color: #5d5d5d; font-size: 0.9em; font-weight: normal; padding-bottom: 15px }
/*Shopping Cart Display*/
#cartAdd  { text-align: center; margin: 1em; padding: 1em; float: right }

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

.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;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.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 {}

#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 #9a9a9a;
	height: 1%;*/
	margin: 1.1em 0;
	}

h2.centerBoxHeading { color: #fff; font-size: 1.3em; }

/*sideboxes*/
.columnLeft   { margin: 0; padding-right: 2px; padding-left: 2px }
.columnRight { margin: 0; padding-right: 2px; padding-left: 2px }
h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a  { color: #ffffff; font-size: 1em; text-align: left }
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

/*
.leftBoxHeading, .centerBoxHeading, .rightBoxHeading  { background-color: #f38fc4; margin: 0; padding: 0.5em 0.2em 0.5em 0.4em }
*/
.leftBoxHeading, .centerBoxHeading, .rightBoxHeading   { background-color: #51830f; background-image: url(../images/arrow.gif); background-repeat: no-repeat; background-position: 5px center; margin: 0; padding: 0.5em 0.2em 0.5em 15px }



.leftBoxContainer   { margin: 5px 0 0 3px; padding: 5px; border: solid 1px #cfd3d1 }
.rightBoxContainer  { margin: 5px 0 0 3px; padding: 5px; border: solid 1px #cfd3d1 }

.sideBoxContent   { line-height: 1.5; background-color: #f4f4f4; padding: 8px 0.4em 8px 10px }

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover  { color: #51c62f; 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, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#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 {
	
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}
/*misc*/
.back {
	float: left;
	}

.forward {
	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;
}

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, .productListing-heading a {
	height: 2em;
	color: white;
	}
.productListing-heading a:hover {
	height: 2em;
	color: #33ca00;
	}
#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;
	}
#zmht01 { padding: 0; height: 100%; vertical-align: bottom ; margin-right: 0; margin-bottom: 0; margin-left: 20px; }
#zmht01 ul { text-align: left; list-style-type: none; vertical-align: bottom ; margin-top: 20px; margin-right: 0; margin-bottom: 0; padding-top: 0; padding-right: 10px; padding-left: 10px; }
#zmht01 ul li  { background-color: #f9f9f9; display: inline; margin: 0; padding: 3px 8px; float: left; border-style: solid; border-width: 1px; border-color: #c0c0c0 #c0c0c0 #6e707d }
#zmht01 ul li:hover   { background-color: white; display: inline; margin: 0; padding-top: 3px; padding-bottom: 3px; border-top: 1px solid #5a9111  }
#zmht01 ul li a { font-size: 1.1em; margin: 0; padding: 0 }
#zmht01 ul li a:hover { color: #5a9111; margin: 0; padding: 0  }
#zmht02 { vertical-align: bottom; }
#zmht02 ul { text-align: right; vertical-align: bottom; list-style-type: none; padding-right: 10px  }
#zmht02 ul li { vertical-align: bottom; display: inline; padding-right: 5px; padding-left: 5px   }
#zmht02 ul li a { vertical-align: bottom; }
/*
#zmht03 { background-color: #f38fc4; text-align: center; height: 30px; vertical-align: middle }
*/
#zmht03  { background-color: #51830f; text-align: center; height: 30px; vertical-align: middle }
#zmht03 ul  { text-align: center; list-style-type: none; padding-top: 5px; vertical-align: middle }
#zmht03 ul li  { text-align: center; display: inline; padding-right: 27px; padding-left: 27px; float: left; border-right: 1px solid #3c600b; border-left: 1px solid #6daf14 }
#zmht03 ul li a  { color: white; font-size: 1.3em; font-family: arial, verdana, helvetica, sans-serif; font-weight: bold; text-transform: uppercase }
#zmht03 ul li a:hover  { color: #33ca00 }
#zen4meHeading { display: none }
#zen4me { }
#categoriesHeading  { font-size: 1.1em; }
#zmSC { color: #5d5d5d; font-weight: bold }
#zmSB { line-height: 2 }
#zmSB1 { color: #5d5d5d; font-weight: bold; line-height: 2 }
#zmCart { border-bottom: 1px solid #bcc1c5 }
#zmCurrency { border-bottom: 1px solid #bcc1c5 }
#cc { text-align: right }
.zm10      {text-align: center; display: table; margin: 0; padding-right: 5px; padding-bottom: 5px }
.zm10a  { text-align: left; display: table-row }
.zm11     { font-weight: bold; text-decoration: none; text-align: left; padding: 5px }
.zm11a { display: table; float: right }
.zm12    { text-align: center; padding: 5px; float: left }
.zm13    { color: #e81e74; font-size: 11px; font-family: Tahoma, Arial, Verdana, Helvetica; text-align: left; padding: 5px; float: left }
.zm14   { color: #e81e74; font-size: 11px; font-family: Tahoma, Arial, Verdana, Helvetica; text-align: right; padding: 5px; float: right; vertical-align: middle }
.centerBoxContentsNew   { }
.centerBoxHeading  { }
.centerColumn { margin: 0; padding: 0 }
#navColumnOneWrapper { margin: 0 }
#navColumnTwoWrapper { margin: 0 }
#productName { color: #464646; font-size: 1.7em; font-family: Arial }
#productPrices { color: #cf211d; font-size: 1.6em; font-family: Arial }
#productDetailsList  { color: #5d5d5d; font-size: 110%; font-family: Tahoma, Arial, Verdana, Helvetica; list-style-type: none; margin-left: 20px }
#productReviewLink { margin-left: 22px }
#productTellFriendLink { margin-right: 22px }
.bold { font-weight: bold }
.productListing-heading { color: #fff; background-color: #5a9111; margin-bottom: 10px; height: 25px  }
.productListing-data { padding-top: 5px; padding-bottom: 5px  ; border-bottom: 1px solid #c5c5c5; }
.listingProductImage { margin-top: 5px; margin-bottom: 5px }
/* categories box parent and child categories */
A.category-top, A.category-top:visited { color: #51830f; font-weight: normal; background-image: url(../images/category_bottom.gif); background-repeat: repeat-x; background-position: left bottom; text-decoration: none; margin: 0 -0.8em; padding-top: 4px; padding-right: 0; padding-bottom: 5px; display: block; }
A.category-top:hover { color: #000; background-color: #d3f4a6; text-decoration: none; display: block; }
A.category-links, A.category-links:visited {
	color: #51830f;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited { color: #395b0b; text-decoration: none; display: block; }
SPAN.category-subs-parent { font-weight: bold; }
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */
/* additional CSS  */

.tableHeadingImage { width: 100px; }
#productListing { margin-right: 5px; }
legend .greenText { color: #51830f; }
#bookmark { margin: 15px 0 3px 10px; padding: 0; }
.categoryListBoxContents { font-weight: bold; }