* {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	}

body {
	background-color: #fff;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align: left;
	color: #000;
	padding: 0px;
	}
	
#topstripe {
  padding: 0px 0px 0px 0px; 
	background-color: #c47b30; 
	height: 11px;
	}
#topstripe #jsdate {
  margin: 0 auto; 
	color: #fff; 
	text-transform: uppercase; 
	font-size: 80%; 
	text-align: right; 
	max-width:1024px; 
	width:expression(document.body.clientWidth > 1024? "974px": "auto" );
	}
IMG {
  border: 0;
	}
.clear {
	clear:both;
	}
#logo { 
	width: 1040px;
	margin: 0px auto;
	text-align: center;
	border: 0;
	}
	#container {
 
	margin: 0px auto;
	width: 1024px;
	}

#content {
	width: 835px;
	float: right;
	padding: 10px;
	border-left: #dedede 2px solid;
	margin-bottom: 4px;
	}

#nav {
	float: left;
	list-style: none;
	color: #fff;
	text-decoration: none;
	height: auto;
	text-align: left;
	font-size: 80%;
	margin: 0px auto;
	}	

#nav a:link, #nav a:visited {
	color: #000000;
	text-decoration: none;
	display: block;
	/*voice-family: "\"}\""; 
 	voice-family: inherit; 	*/
	height: 20px;
	padding-right: 10px;
	}	

#nav a:hover {
	color: #000000; 
	text-decoration: none;
	display: block;
	/*voice-family: "\"}\""; 
 	voice-family: inherit; */
	}

#nav a:active {
	color: #000; 
	text-decoration: none;
	display: block;
	/*voice-family: "\"}\""; 
 	voice-family: inherit; */
	}
ul.items, ul.items ul {
  width: 150px;     
	background: #fff;      
 	Padding-left: 1px;
	margin-left: -1px; 
	color: #c47b30;
	font-size: 16px;
	font-weight: bold;
	border-bottom: #dedede 2px solid;
	}
ul.items li {
  list-style-type: none;       
  margin: 0px;                 
  position: relative;          
  color: #000; 
	text-align: left;
	padding-left: 24px;
	border-bottom: #fff 5px solid;	
	border-left: #fff 1px solid;       
  }
ul.items li > ul {          
  display: none;               
  position: absolute;          
  top: 0px;                    
  left: 90px;
	}
ul.items li:hover, ul.items li.CSStoHighlight {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	}
ul.items ul.CSStoShow {     
  display: block;	                
  }
ul.items li:hover > ul {    
  display: block; 
	}
ul.items li a { 
  color: #000; 
	display: block; 
	width: 128px; 
	text-decoration: none;
	font-size: 14px; 
	}
ul.items li a:hover, ul.items li a.CSStoHighLink { 
  color: #000;
	background: #fff; 
	}
ul.items li:hover > a { 
  	font-size: 14px;
		background-color: #fff;
		color: #646060;
	} 

ul.items ul {  
	display: none; 
	position: absolute; 
	top: 0px; 
	left: 87px;
  }

.bullets {
  list-style-type: square;
	color: #000;       
  padding-left: 10px;      
	margin-left: 15px;              
  }
#currentpage a {
	color: #000000; 
	text-decoration: none;
	display: block;
	voice-family: "\"}\""; 
 	voice-family: inherit; 
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	}

#currentpage a:link, #currentpage a:visited {
	color: #000000;
	text-decoration: none;
	display: block;
 	voice-family: "\"}\""; 
 	voice-family: inherit; 
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	}	

#footer {
	clear: both;
	width: 1024px;
	height: 40px;
	margin: 0px auto ;
	background: #dedede;
	}

#footer ul {
	font-size: 8px;
	text-align: center;
	padding-top: 10px;
	}	

#footer ul li {
	display: inline;
	padding-left: .25em; 
	padding-right: .25em;
	font-size: 10px;
	}	

#footer ul li a {
font-size: 10px;
	}		

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

#footer ul li a:hover, #footer ul li a:active {
	color: #c47b30; 		
	} 
fieldset {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	width: 600px;
}
textarea {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
}
form table tr td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	}
	
p {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;	
  }
.title{
  padding-left: 2px;
  width: 312px;
	height: 18px;
	font-weight: bold;
	font-size: 14px;
	color: #000;	
	}
.info {
  padding-left: 2px;	
  font-size: 12px;
	color: #000;
  border-top: 1px #ccc solid;
	border-left: 1px #ccc solid;
	margin-bottom: 1em;
	}
.info p.indent {
  padding-left: 4px;	
	}
p.par {
 text-indent: 20px; 
 }
.info ul {
  margin-left: 2em;
	margin-top: 1px;
  }
#header {
 font-size: 12px;
 color: #211c59;
 }
.error {
  color: #ee0000;
  }
a:link, a:visited {
	color: #c47b30;	
	text-decoration: none;	
	}
a:hover, a:active {
	color: #000000; 
	text-decoration: underline;
	}
small a:link, small a:visited {
color: #000000;	
	text-decoration: none;	
}
small a:hover, small a:active {
	color: #c47b30; 
	}
	
	
	/*begin ZEN CSS */
	/*warnings, errors, messages*/
.messageStackWarning,.messageStackError,.messageStackSuccess,.messageStackCaution {margin:1.0em;padding:1.0em;font-weight:bold;border:1px solid #cccccc;}
.messageStackWarning,.messageStackError {background-color:#ffcc66;color:#000000;}
.messageStackSuccess {background-color:#fff5de;color:#000000;}
.messageStackCaution {background-color:#FFFF66;color:#000000;}

/*wrappers - page or section containers*/
#mainWrapper {padding:10px;margin:10px auto;	background-color: #ffffff;color:#333333;text-align:left;width:750px;vertical-align:top;border:1px solid #804000; font-size: 16px;}

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

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	text-align:center;
	padding: 10px;
	font-size:0.9em;
	border: 1px solid #804000;
	float: right;
	margin:0;
	width:260px;
	}

.floatingBox, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin:0;
	width:45%;
	padding:10px;
	}
	
#accountLinksWrapper {
	margin:0;
	padding:10px;
	color: #000000;
	}

#productAttributes {margin-left:10px;margin-top:10px;padding:0;font-size:0.9em;}
.wrapperAttribsOptions  {padding:5px;font-size:1.0em;font-weight:normal;}
.wrapperAttribsOptions h4 {margin:0;font-size:1.0em;font-weight:normal;}
.attribsOptionsText {margin:0;padding:0;}

/*navigation*/

.navSplitPagesResult {
  color: #000000;}
.navSplitPagesLinks {
  color: #000000;
	}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.6em;
	color: #000000;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	color: #000000;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #000000;
	font-weight: bold;
	color: #000000;
	width: 100%;
	}

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

#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;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

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

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navBreadCrumb {font-size:0.8em;margin:0em;padding:0.5em;background-color:#ffffff;}
#navBreadCrumb a:link,#navBreadCrumb a:visited,#navBreadCrumb a:active{color:#999999;background-color:#ffffff;text-decoration:none;}
#navBreadCrumb a:hover{color:#333333;background-color:#ffffff;text-decoration:none;}

#navEZPagesTop {font-size:0.7em;margin:0em;padding:0.5em;}
#navColumnOne {background-color:#FFCC99;}
#navColumnTwo {background-color:#ffffff;}

/*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;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0em;
	}

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

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin-top: 10px;
	padding: 0;
	}

.tableHeading TH {
	border-bottom: 1px solid #fff5de;
	}

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

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

.tableRow, .tableHeading, #cartSubTotal {
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay { text-align: center; }

#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 {
	font-size:0.7em;
	margin:0;
	padding:0;
	}

.cartAttribsList ul{
	list-style-type:none;
	margin:0;
	padding:0;
	}
	
#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: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

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

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty {
	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: 1em 1em 1em 1em;
	}

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

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #804000;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #ffffff;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	border: 1px solid #ffffff;
	margin-top: 1.5em;
	}

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

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #804000;
	}
	
.rightBoxHeading {
	margin: 0em;
	background-color: #ffffff;
	padding: 0.2em 0em;
	}

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

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

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

h3.itemTitle, h3.itemTitle a {
	margin:0;padding:0;
	font-weight:normal;
	}

#productListing {text-align:left;}
.productListing-data {
	padding: 10px;
	color: #666666;
	}
.productListing-odd, .productListing-odd a {
	font-size: 14px;
	padding: 0px;
	color: #666666;
	}
.productListing-even, .productListing-even a {
	font-size: 14px;
	padding: 0px;
	color: #666666;
	}

	
.centeredContent, TH, #cartEmptyText, #cartBoxEmpty, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #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 {
	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: #ffffff;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #ffffff;
	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: #fff5de;
	height: 2em;
	font-size: 16px;
	}

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

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


	
	
