/* ===== STYLES FOR ZENCART SRECIFICALLY ===== */
	
	
.centerColumn {
	text-align:left;
	margin:.3em 0;
	/*display:inline; /* fixes IE Bug in IE6 and earlier - do not remove */
	}
div.centerBoxWrapper {
	margin:1em 0;
	}
	

div.buttonRow {
	}
	
/* ------------------------ */

	
h3.leftBoxHeading, h3.rightBoxHeading {
	}
	

h3#categoriesHeading {
	padding:.8em 0;
	}
	
h3#specialsHeading {
	color:#fff;
	}

h3#specialsHeading a {
	}
		

/* ======== centerBox rules ========== */

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


.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin:1em 0;	
	float:left;
	}
	

h2.centerBoxHeading {
	margin:0;
	font-size:180%;
	text-align:left; /*override  centering */
	}
	
h3#attribsOptionsText {
	font-size:130%;
	color:#990000;
	}

.wrapperAttribsOptions h4 {
	font-size:100%;
	}



		
/* ----- FORMS And SUCH ----------- */


#navMainSearch, #controlswrap form {
	float:left;
	margin:0 0 5px 0;
	width:24em;
	padding:0;
	}

#controlswrap form {
	margin-top:0;
	}
#controlswrap form, #dropMenuWrapper {
	}	
	

form, select {
	display:inline;
	font-size:1em;
	margin:0.5em;
	}
	

fieldset {
	margin:1em 0;
	padding:10px;
	border:1px solid #ccc;
	
	}


legend {
	font-weight:bold;
	font-size:110%;
	color:#666;
	}
	

label {
	display:block;
	clear:right;
	}

#categoriesselectContent select {
	font-size:.9em
	}
	
option {
	padding-right:.5em;
	}

input {
	margin:.3em .5em;
	}

	

html>/**/body input[type=checkbox], html>/**/body input[type=radio] {
	float:left;
	clear:both;
	}
	
html>/**/body .checkboxLabel, html>/**/body .radioButtonLabel {
	margin:0 .2em .5em 0;
	float:left;
	}
	
.ratingRow input[type=radio]{
	float:none;
	margin:0 .5em;
	}

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

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

h4.optionName {
	line-height:1.5em;
	padding-right:1em;
	}
	
	
LABEL.inputLabel {
	width:85%;
	float:left;
	margin:0.3em 0;
	} 

LABEL.inputLabelPayment {
	width:15em;
	float:left;
	padding:0.5em;
	}
	
#checkoutpaymentBody input[type=radio] {margin:15px 0}
#checkoutpaymentBody .radioButtonLabel {padding:10px}

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

ADDRESS {
	font-style:normal;
	padding-right:40px;
	}

#sorter, #indexProductList select {
	float:right;
	text-align:right;
	}
	
#indexProductList .inputLabel  {
	width:100%;
	text-align:right;
	}
	
#sorter select, #indexProductList select {
	margin:0 .1em;
	}


/* ------------------------ */


.clearBoth {
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
	margin:0;
	padding:0;
	}
	
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

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

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	padding:0.2em;
	}

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

.messageStackSuccess {
	background:#929292;
	}

.messageStackCaution {
	background:#FFFF99;
	}


#tagline {
	font-size:1.3em;
	text-align:center;
	padding-top:15px;
	}



/* ==== INDIVIDUAL PRODUCT PAGE ==== */


.productLeftCol {
	float:left;
	width:300px;
	margin-top:1em;

	}

.productRightCol {
	float:right;
	width:380px;
	padding-bottom:20px;
	margin-top:1em;
	}
	
#productDescription {
	}

#productDescription ul {
	list-style-type: square;
	margin:.4em 0 .4em 2em;
	padding:0;
	list-style:inside
	}

ul#productDetailsList, ul#productDetailsList li {
	padding-left:0;
	margin-left:0;
	}

	
#productMainImage {
	}

#productAdditionalImages .productlistingWrap {
	width:250px;
	text-align:left;
	margin:1em 0;
	}



	


/* === PRODUCT LISTINGS PAGE === */

 #categoryIcon {
	font-size:240%;
	font-weight:bold;
	line-height:110%;
	margin:0;	
	padding:0 .3em;
	border-bottom:1px solid #333;	
	text-align:left;
	}
	

div.productListing {
	text-align:center;
	}
	
.productListing-data {
	border-bottom:1px solid #000000;
	margin:15px;
	padding:15px;
	}
	
.productListing-heading {
	border-bottom:1px solid #000000;
	padding:5px;
	}
	
.productListing-heading a {
	border:none;
	}

h3.itemTitle {
	margin:.3em 0 0 0;
	font-weight:normal;
	padding:0;
	}

#categoryImgListing  {	
	display:none;
	}


div#productsListingTopNumber {
	padding:5px 0;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
	width:100%;
	}

div#productsListingBottomNumber {
	border-top:1px solid #ccc;
	padding:5px 0;
	}
		
/* CATEGORIES AS BOXES IN GRID */

.categoryListBoxContents  {
	margin:5px 2px 0 0;
	padding:10px;
	font-size:130%;
	float:left;
	text-align:center;
	height:60px;
	border: 1px solid #ddd;

	}
	
	
.productlistingWrap {
/*this holds each rows of products, and ensures that no matter how tall a row gets, the next row will clear it */
	float:left;
	clear:left;
	width:40em;
	text-align:center;

	}	
	

/* products  in rows */
.centerBoxContentsProducts {
	float:left;
	padding:5px;
	margin:10px 2px 0 0;
	}

		

	
	
/* ===== navBreadCrumb ====== */


div#navBreadCrumb {
	padding:0 .4em;
	margin:0;
	}
	
#navBreadCrumb {
	text-align:left;
	padding:.2em;
	font-size:90%;

	}
	
#navBreadCrumb a {
	padding:.2em;
	}


/* ===== CART STYLES ===== */

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding:0.5em 0 0 0;
	}
	
#cartProdTitle {
	text-align:center
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align:center;
	padding-right:0.2em;
	}
	
.cartQuantityUpdate input {
	margin:0;
	padding:0;
	}
	
.cartRemoveItemDisplay input[type=checkbox] {
	float:none;
    margin-bottom:1em;
	}

#scUpdateQuantity {
	width:1.8em;
	}
	
#scProductsHeading {
	padding-left:2em;
	}

.cartQuantity {
	width:4em;
	}

.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;
	margin:.2em .5em;
	}

.cartRemoveItemDisplay {
	width:5em;
	}

.cartAttribsList {
	margin-left:1em;
	}
	
#cartAdd { /*add to cart box */
	margin:1em 0 2em 0;
	width:250px;
	background:#ddd;
		padding:1em;
		border:1px dotted #ccc;
	}

#cartImage {
	margin:0.5em 1em;
	}


/*navSupp*/
		
#navSuppWrapper {
	width:100%;
	margin:0 auto;
	margin-top:-6px;
	float:left;
	position:relative;
	top:2.18em;
	}
	
#navSupp {
	margin:0 auto;
	text-align:center;
	width:87em;
	padding-top:1em;
	}
	
#navSupp ul, #bottomLine ul {
	list-style-type:none;
	text-align:center;
	line-height:1.5em;
	padding: 0.3em 0;
	margin:0;
	}
	
#navSupp li, #navCatTabs li, #navMainLinks li, #bottomLine li {
	display:inline;
	padding:0 0.2em;
	margin:0;
	}

#navSupp ul li a:link, #navCatTabs ul li a:link, #bottomLine ul li a:link, #bottomLine ul li a:visited {
	margin:0;
	white-space:nowrap;
	display:inline;
	font-weight:bold;
	width:0;
	color:#4d342f;
	}
	

.navNextPrevList {
	display:inline;
	white-space:nowrap;
	padding:0 1em;
	list-style-type:none;
	position:relative;
	}

/* other styles for the store */

.back {
	float:left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight:bold;
	}

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

.rowEven {
	background:#F0F0F0;
	height:1.5em;
	vertical-align:top;
	}

.hiddenField {
	display:none;
	}
	
.visibleField {
	display:inline;
	}

#accountLinksWrapper li {
	padding:.5em 0;
	display:block;
	list-style:none;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width:20%;
	text-align:right;
	}

.accountQuantityDisplay {
	width:10%;
	vertical-align:top
	}

TR.tableHeading {
	background:#cacaca;
	height:2em;
	}

#siteMapList {
	width:90%;
	float:right;
	}

.ratingRow {
	margin:1em 0 1.5em 0;
	}

LABEL#textAreaReviews {
	font-weight:normal;
	margin:1em 0;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background:#ffffff;
	}
	
.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;
	}
	
#descSubLink {
	padding-left:.7em;
	color:#990000;
	}
	
.smallProductImage {
	padding:1em;
	} 
	
	

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

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	width:40%;
	}
	
	
.wrapperAttribsOptions {
	line-height:2em;
	padding-bottom:1em;
	}


 #customerSignupContent {
	width:600px;
	}

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

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