/**
 * 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 5347 2006-12-22 20:26:09Z birdbrain $
 */

body {
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: verdana, georgia, serif;
	font-size: 62.5%;
	color: #000000;
	background-color: #fff;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #663333;
	text-decoration: none;
	}
 
a:visited {
	color: #3300FF;
	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: #FF0000;
	}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}
	


h3 {
	font-size: 1.3em;
	}
	





h4, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}
	
h5 {
font-weight: normal;
color: #669999;
font-size: 0.3em;
}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {

    margin: 0.3em 3px;

}

h1#productListHeading {
	padding-top: 0px;
	margin-bottom: -3px;
	border-bottom: 1px dashed #669999;
	padding-left: 0px;
	text-transform: lowercase;
	padding-bottom: 2px;
	letter-spacing: 3px;
	font-family: trebuchet, georgia;
	color: #663333;
	font-weight: bold;
	font-size: 2em;

	
	
	}

h1#indexCategoriesHeading {
	padding-top: 0px;
	margin-bottom: -3px;
	border-bottom: 1px dashed #669999;
	padding-left: 0px;
	text-transform: lowercase;
	padding-bottom: 2px;
	letter-spacing: 3px;
	font-family: trebuchet, georgia;
	color: #663333;
	font-weight: bold;
	font-size: 2em;

	
	
	}

h1#productName {
	font-family: trebuchet, georgia;
	padding: 0px;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 1.6em;
	padding-bottom: 10px;
	
	
	}

#productName {
	width: 250px;
	text-align: left;
	margin-left: 270px;
	margin-top: 10px;
	border-bottom: 1px dashed #999;
	
	
	}
h2#productPrices {
	font-family: verdana;
	color: #669999; 
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 12px;
	}
	
#productPrices {
padding: 0;
	width: 270px;
	text-align: left;
	margin-left: 270px;
	margin-top: 10px;
	}
	
#categoryDescription .catDescContent {
	color: #666;
	}

#categoriesContent .category-top {
font-size: 1.1em;
text-decoration: bold;
color: #663333;
}

.sideBoxContent .category-top a:link { 
font-size: 1.1em;
text-decoration: bold;
color: #663333;
}

.sideBoxContent .category-top a:hover {
font-size: 1.1em;
color: #669999;
}

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

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

SELECT {
background-color: #fff;
	}


INPUT {
	
	background-color: #fff;
	}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

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

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

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

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

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

.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: #fff;
	text-align: left;
	width: 870px;
	vertical-align: top;
	border: 1px solid #fff;
	}

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

#contentMainWrapper {
margin: 0em;
	padding: 0em;
	color: #663333;
	}

.greeting {
position: relative;
text-align: right;
top:-20px;
}

h2.greeting {
color: #999933;
font-size: 1.1em;
font-weight: normal;


}

.greeting a{
color: #999933;
border-bottom: dotted 1px #663333;
}

.greeting a:hover{
color: #663333;
border-bottom: dotted 1px #663333;
}

#whatsNew {
width: 500px;
}

#specialsDefault {
width: 500px;

}

#specialsDefault {
width: 500px;

}

.centerBoxWrapper{
background-color: #fff;
margin: 10px;
position: relative;
top:-20px;
left: 30px;

}

h2.centerBoxHeading {

 background-color: #fff;
 font-size: 1em;
 color: #fff;
 background-repeat:no-repeat;
 background-position:right top;
}

.centerBoxMiddle {

 margin: 25px;
}

div.centerBoxBottom {

 }


#navColumnOneWrapper {
	margin-top: 20px;
	position: float;
	top:50px;
	clear: both;
	} 
	
#navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

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

#logo {
position: relative;
left:20px;
margin-top:10px;
}

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



#navCatTabsWrapper {
	margin: 0em;
	background-color: #669999;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	padding: 2px;
	padding-bottom: 0px;
}

#navMainWrapper {
	margin: 0em;
	background-color: #fff;
	font-weight: bold;
	color: #663333;
	height: 1%;
	padding: 2px;
	padding-bottom: 0px;
	width: 830px;
	position: absolute;
	top:0;
}

#navSuppWrapper {
	margin: 0em;
	background-color: #663333;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	padding: 2px;
	padding-bottom: 0px;
}
 


#navMain {
position: relative;
left:-60px;
margin-bottom: 10px;
min-width: 1000px;


}



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

	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: left;
	line-height: 0.8em;
	padding-left: 80px;
	float:left;
	}
	
#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	
	}
	


#navMain ul li a {
	text-decoration: none;
	padding: 5px;
	margin: 0px;
	margin-top: 5px;
	color: #fff;
	white-space: nowrap;
	background-color: #663333;
	
	
	}
#navSupp ul li a {
text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffcc00;
	white-space: nowrap;
	font-weight: normal;
	}

#navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	font-weight: normal;
	}
	
#navMainWrapper ul li a:hover, #navSupp ul li a:hover {
color: #ffcc00;

}

#navSupp ul li a:hover {
color: #fff;

}

#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 {
	margin: 0.5em;
	}

#indexProductListCatDescription {
	margin: none;
	}

#indexProductList {
margin-top: 5px;
width: 530px;
padding: 10px;
}

#productsListingTopNumber {
display:none;
width: 500px;
margin-bottom: 20px;
color: #996633;
text-align: right;
}

#productsListingBottomNumber {
width: 500px;
margin-top: 20px;
color: #666;
}



#navMainSearch {
position: absolute;
left: 630px;
margin-top: -5px;
width: 200px;

}


	

#navBreadCrumb {
	background-color: #fff;
	color: #669999;
	font-size: 2.5em;
height: 0;
width: 700px;
position: relative;
text-align: right;
left: -90px;
top: 0px;
line-height: 5px;


}

#navBreadCrumb a {
	color: #669999;
	}
	
#navBreadCrumb a:hover {
	color: #663333;
	}
	
#navEZPagesTop {
	background: url(../images/header_part2.gif);
	height: 15px;
	width: 705px;
	text-align: center;
	position: relative;
	left: 50px;
	font-size: 1.1em;
	padding-top: 1em;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	margin: 0em;
	padding: 1em;
	}
	
	#navEZPagesTop a {
	color: #663333;
}

	#navEZPagesTop a:hover {
	color: #669999;
	
}

#navColumnOne {
	background-color: #fff;
	clear: both;

	}

#navColumnTwo {
	background-color: #fff;
	}

.catBoxDivider {
background-color: #ffcc00;
}

/*The main content classes*/

#centerColumnTop   {
	color: #669999;
	}
	
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}
	
	#productDescription {
	/*font-size: 1.0em;*/
	padding: 0em;
	width: 270px;
	text-align: left;
	margin-left: 270px;
	margin-top: 10px;
	font-size: 1.1em;
	
	}

.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: 1.5em;
	margin-left: 80px;
	margin-top: 0px;
	margin-right: 50px;
	width: 530px;
	}
	


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

#loginDefault {
margin-top: 0px;
margin-left:80px;
width: 500px;

}

#indexCategories {
margin-top: 5px;
width: 530px;
}



/*Shopping Cart Display*/
#cartAdd {
	float: left;
	text-align: center;
	border: 1px solid #ccc;
	padding: 1em;
	margin-bottom: 20px;
	clear: both;
	margin-left: 100px;
	}

.tableHeading TH {

	background-color: #669999;
	color: #fff;
	font-weight: normal;
	text-align: center;
	margin-bottom: 15px;
	}

.tableHeading, #cartSubTotal {
	background-color: #fff;
	border-bottom: 2px solid #669999;
	border-top: 2px solid #669999;
	 }

#cartSubTotal {
	border-top: 2px solid #669999;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	color: #663300;
	}

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

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 1.5em 0em;
	background-color: #fff;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	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;
	border-bottom: 1px solid #999;


	
	}

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

.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, #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;

	}
	
.centerBoxContentsNew {
font-size: 0.8em;
color: #669999;
font-weight:normal;
}

.centerBoxContentsNew img{
margin-bottom: 10px;
}

.centerBoxContentsNew a {
color: #663333;
font-weight: normal;
}

.centerBoxContentsNew a:hover {
color: #999933;

}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1.2em;
	letter-spacing: 1px;
	font-family: georgia;
	font-weight: normal;
	background-color: #fff;
	text-align: left;
	margin-left: 18px;
	color: #666;
	padding:2px;
height: 15px;
	}

.leftBoxHeading, {
	margin: 0em;
	background-color: #FF6699;
	padding: 0.5em 0.2em;
	font-size:1em;
	}

.leftBoxContainer {
	border: 1px solid #fff;
	margin-top: 1.5em;
	font-size: 1em;
	color: #669999;
	margin-left: 40px;
	clear: both;
	}

.leftBoxContainer a {
	border: 1px solid #ffffff;
	margin-top: 1.5em;
	font-size: 1em;
	color: #669999;
	}

.leftBoxContainer a:hover {
	border: 1px solid #ffffff;
	margin-top: 1.5em;
	font-size: 1em;
	color: #663333;

	}
	
.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	margin-left: 10px;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

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

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

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

.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 {
	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;
	width: 38%;
	}

.forward, #shoppingCartDefault #PPECbutton {
	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;
	}

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

a.category-fabric {
	font-size: 1.2em;
	letter-spacing: 2px;
	text-transform: lowercase;
	font-family: georgia;
    border-top: 1px solid #999; 
    background-color: #fff; 
    color: #669999; 
    padding-top: 8px;
    margin-bottom: -10px;
    display: block;
    }  

a:hover.category-fabric {
font-size: 1.2em;
	letter-spacing: 2px;
	text-transform: lowercase;
font-family: georgia;
    border-top: 1px solid #999; 
    background-color: #fff; 
    color: #663300; 
    padding-top: 8px;
    margin-bottom: -10px;
    display: block;
    }  
    
a.category-tools {
font-size: 1.2em;
	letter-spacing: 2px;
	text-transform: lowercase;
	font-family: georgia;
    border-top: 1px solid #999;  
    background-color: #fff; 
    color: #669999; 
    padding-top: 8px;
    margin-bottom: -10px;
    display: block;
    }

a:hover.category-tools {
font-size: 1.2em;
	letter-spacing: 2px;
	text-transform: lowercase;
	font-family: georgia;
    border-top: 1px solid #999;  
    background-color: #fff; 
    color: #663300; 
    padding-top: 8px;
    margin-bottom: -10px;
    display: block;
    }
   
a.category-trims {
font-size: 1.2em;
	letter-spacing: 2px;
	text-transform: lowercase;
	font-family: georgia;
    border-top: 1px solid #999;  
    background-color: #fff; 
    color: #669999; 
    padding-top: 8px;
    margin-bottom: -10px;
    display: block;
    }
 
a:hover.category-trims {
font-size: 1.2em;
	letter-spacing: 2px;
	text-transform: lowercase;
	font-family: georgia;
    border-top: 1px solid #999;  
    background-color: #fff; 
    color: #663300; 
    padding-top: 8px;
    margin-bottom: -10px;
    display: block;
    }

  
  a.category-accessories {
  font-size: 1.2em;
	letter-spacing: 2px;
	text-transform: lowercase;
	font-family: georgia;
    border-top: 1px solid #999;  
    background-color: #fff; 
    color: #669999; 
    padding-top: 8px;
    margin-bottom: -10px;
    display: block;
    }
    
  a:hover.category-accessories {
  font-size: 1.2em;
	letter-spacing: 2px;
	text-transform: lowercase;
	font-family: georgia;
    border-top: 1px solid #999;  
    background-color: #fff; 
    color: #663300; 
    padding-top: 8px;
    margin-bottom: -10px;
    display: block;
    }
    
a.category-books {
 font-size: 1.2em;
	letter-spacing: 2px;
	text-transform: lowercase;
	font-family: georgia;
    border-top: 1px solid #999;  
    border-bottom: 1px solid #999;
    background-color: #fff; 
    color: #669999; 
    padding-top: 8px;
    padding-bottom: 10px;
    display: block;
    }
    
 a:hover.category-books {
 font-size: 1.2em;
	letter-spacing: 2px;
	text-transform: lowercase;
	font-family: georgia;
    border-top: 1px solid #999;  
    border-bottom: 1px solid #999;
    background-color: #fff; 
    color: #663300; 
    padding-top: 8px;
    padding-bottom: 10px;
    display: block;
    }
  
#categoriesHeading {
display: none
}


#categoryIcon {
    display:none
    }  
    
#currencies {
margin-top: 0px;
margin-bottom: 15px;
}

#currenciesHeading {
padding-bottom: 20px;
margin-left: 15px;
}

#searchHeading {
padding-bottom: 20px;
margin-left: 15px;
}

#shoppingcartHeading {
padding-bottom: 20px;
margin-left: -5px;
}

a #shoppingcartContent {
color: #663333;

}

.cartBoxTotal {
color: #663333;
}


th #scQuantityHeading {
background-color: #ffffcc;
}




.navNextPrevWrapper {
margin-bottom: 30px;
margin-top: 0px;
}



input, img#cartAdd {
align: left;
}

.navNextPrevCounter {
display: none;
}

.additionalImages {
margin-bottom: 50px;
margin-top: 10px;
}

#submit2 {
display: none;
}

#productGeneral {
margin-top: 20px;
width: 540px;
margin-bottom: 20px;
}

#productListing {
margin-bottom: 10px;
margin-top: 20px;
}

.centerBoxContentsProducts img{
vertical-align: top;
margin-top: -20px;
margin-bottom: 50px;
}

.centerBoxContentsProducts {
margin-bottom: 20px;

}

#submit1 {
margin-bottom: 20px;
}

#productAdditionalImages {
margin: 8px;
clear: both;

}

#productMainImage {
padding-bottom: 20px;
margin-top: 10px;
margin-left: -15px;

}

.itemTitle {
font-size: 1.3em;
font-family: verdana;
color: #669999;
margin-top: -40px;
margin-bottom: -5px;
font-weight: normal;
}

.itemTitle a:link {
font-size: 0.9em;
color: #669999;
}

.itemTitle a:visited {
font-size: 0.9em;
color: #663333;
}

.itemTitle a:hover {
font-size: 0.9em;
color: #999933;
}

.itemTitle a:active {
font-size: 0.9em;
color: #669999;
}

.cartBoxTotal {
font-size: 0.9em;
}

h1#ezPagesHeading {
	text-transform: lowercase;
	padding-bottom: 2px;
	letter-spacing: 3px;
	font-family: trebuchet, georgia;
	color: #663333;
	font-weight: bold;
	font-size: 2em;
	border-bottom: 1px dashed #666;
	padding-left: 3px;
	margin-bottom: 3px;
	width: 530px;
}

h1#cartDefaultHeading {
	text-transform: lowercase;
	padding-bottom: 2px;
	letter-spacing: 2px;
	word-spacing: 3px;
	font-family: trebuchet, georgia;
	color: #663333;
	font-weight: bold;
	font-size: 2em;
	border-bottom: 1px dashed #666;
	padding-left: 3px;
	margin-bottom: 3px;
}





#subscribe {
margin-bottom: 20px;

}

h3#subscribeHeading {
padding-bottom: 20px;
margin-left: 15px;

}

#subscribeContent {
font-size: 1em;
text-align: center;
padding: 1px;
padding-left: 8px;
}

#shoppingcart {
background-color: #fff;
}

.cartTotalsDisplay {
text-align: right;
font-weight: normal;
margin-top: -10px;
}

h2#checkoutShippingHeadingMethod {
color: #669999;
margin-top: 20px;
margin-bottom: 10px;
}

h2#checkoutShippingHeadingAddress {
color: #669999;
margin-top: 10px;
margin-bottom: 10px;
}

h2#checkoutPaymentHeadingAddress {
color: #669999;
margin-top: 20px;
margin-bottom: 10px;
}

#checkoutPayment {
margin-bottom: 50px;
}

h2#checkoutConfirmDefaultBillingAddress {
color: #669999;
margin-top: 10px;
margin-bottom: 10px;
}

h2#checkoutConfirmDefaultShippingAddress {
color: #669999;
margin-top: 10px;
margin-bottom: 10px;
}

h3#checkoutConfirmDefaultPayment {
color: #669999;
margin-top: 10px;
margin-bottom: 10px;
}

h3#checkoutConfirmDefaultShipment {
color: #669999;
margin-top: 10px;
margin-bottom: 10px;
}

#checkoutConfirmDefault {
margin-left: 68px;
width: 560px;
margin-bottom: 50px;
}

h2#checkoutConfirmDefaultHeadingComments {
color: #669999;
margin-top: 10px;
margin-bottom: 10px;
}

h2#checkoutConfirmDefaultHeadingCart {
color: #669999;
margin-top: 10px;
margin-bottom: 10px;
}

span.productPriceDiscount {
color: #666;
}

#productAttributes {
padding: 0px;
float: left;
top: 720px;
width: 240px;
text-align: right;
clear: left;
}

h4.optionName {
visibility: hidden;
}

#productAttributes .back {
width: 240px;
}

.wrapperAttribsOptions {
margin-top: -20px;
}

h6 #productDescription {
font-size: 0.8em;
}


