
body {
	border: 12px solid #6D0617;
	margin: 40px 80px 60px 80px;
	padding: 0;
	font-family: lucida sans unicode, verdana, arial, helvetica, sans-serif;
	background: #A76F1C;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}
.centeredContent {padding:0px;margin:0px}

/**** Layout Wrappers ****/

#mainWrapper {
	width: 100%;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#headerWrapper {
	background-color: #DFD983;
	padding-bottom:0px;
	margin-bottom:0px;
}

#logoWrapper {
	background-color: transparent;
	padding:0px;
	margin:0px;
	}

#logo {
	float: left;
}

#navMainWrapper {
	margin:0px 0px 0px 210px;
	padding:3px 3px 0px 3px;
	}
#navMainWrapper ul {
	display:none;
}
#navSuppWrapper {
	display: none;
}

#navMain {
	background: transparent;
	display: inline;
	width: 100%;
	white-space: nowrap;
	font-weight: bold;
	text-align: left;
	padding-bottom: 0px;

}

#tagline {
	background: #ffffff;
	background-image: url(../images/AceHeader2.jpg);
	width: 550px;
	height: 70px;
	color: #A76F1C;
	font-weight: bold;
	text-align: left;
	margin: 10px 0px 5px 0px;
}

#navBreadCrumb {
	background: transparent;
	display: inline;
	width: 100%;
	font-weight: bold;
	padding-bottom:0px;
	margin-bottom:0px;
}

#contentMainWrapper {
	padding: 0px;
	vertical-align:top;
}

#navColumnOne {
	background-color: #DFD983;
	vertical-align: top;
	padding: 0px;
	}


/**** left side****/
.button_search {
 margin-top:5px;
 /* background-color:#ccc; */
 cursor:hand;
 
}
#navColumnOneWrapper {
	margin: 0px 0px 0px 5px;
	padding: 5px 10px 5px 5px;
}

.leftBoxHeading {
	display: none;
	margin: 0em;
	background-color: #FF6699;
	padding: 0.5em 0.2em;
}

.leftBoxContainer {
	border: 0px solid #ffffff;
	background-color: #A76F1C;
	margin-bottom: 10px;
	}

.sideBoxContent {
	padding: 10px 0px 0px 5px;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;

}

#categoriesContent {
	padding: 10px 10px 0px 10px;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
}

#ezpagesContent, #searchContent {
	padding: 10px 5px 10px 10px;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	border-bottom: 1px solid #DFD983;
}
#categories {
	margin-top:5px;
}
.category-top {
	display: block;
	padding: 0px 0px 5px 0px;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	border-bottom: 1px solid #DFD983;
}

span.category-subs-parent {
	font-style: italic;
}

span.category-subs-selected {
	font-style: italic;
}
.clearBoth {
	
}




/**** center area****/

.centerColumn {
	padding: 10px;
	margin: 10px 0px 0px 0px;
}

.categoryListBoxContents {
	float: left;
	width: 200px;
	height: 150px;
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	
}

.productListing-rowheading {
	display: none;
}

.productListing-data {
	padding: 10px 10px 10px 0px;
	border-bottom: 1px solid #cccccc;
}

.productListing-data h3 {
	margin: 0 0 1em 0;
}

#productQuantityDiscounts {
	float: left;
	margin: 5px 0px 5px 0px;
	padding: 10px 5px 5px 0px;
	
}
#productQuantityDiscounts table {
	border:1px solid #999;
}

#productQuantityDiscounts td {
	border:0px;
}

#cartAdd {
	float: left;
	margin: 5px 5px 5px 5px;
	padding: 10px 5px 5px 0px;
	vertical-align:middle;
}




/**** styles ****/

a img {border: none; }

a {
	color: #000033;
	text-decoration: none;
}

a:visited {
	color: #000033;
	text-decoration: none;
}

a:hover { 
	color: #6D0617; 
	text-decoration: underline;
}

a:active {
	color: #6D0617;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font-family: lucida sans unicode, verdana, arial, helvetica, sans-serif;
}
h1 {
	margin: 0px 0px 15px 0px;
	text-align: left;
	font: 24px helvetica, sans-serif;
	font-weight: bold;
	color: #A76F1C;
	letter-spacing: 2px;
	text-transform: none;
	border-bottom: 1px solid #000;

}
h2 {
	margin: 0px 0px 10px 0px;
	font-size: 14px;
	color: #A76F1C;
}

h3 {
	font-size: 120%;
}

textarea {
	float: left;
	padding: 0px 0px 5px 0px;
	display: block;
	width: 95%;
}
fieldset {
	padding: 0.5em;
	margin: 5px;
	border: 1px solid #cccccc;
}

legend {
	font-weight: bold;
	padding: 3px;
}

label, h4.optionName {
	line-height: 1.5em;
	padding: 5px;
	margin: 5px;
}

label.checkboxLabel, label.radioButtonLabel {
	margin: 0.5em 0.3em;
}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #6D0617;
	}


.buttonRow.forward, .buttonRow.back {
	padding-bottom:10px;
	display:inline;
	padding-right:15px;
	text-align:center
}
/*.cssButton.button_checkout{background: url(../images/btn_checkout.gif);width:80px}*/
.cartQuantityUpdate, .cartQuantity, .cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay {
	vertical-align:top;
}
.cartQuantityUpdate {text-align:left;}
#shoppingcartHeading {
	color:#000;
	padding-left:10px;
	background-color: #A76F1C;
	font-family: lucida sans unicode, verdana, arial, helvetica, sans-serif;
	display:block;
}
#cartBoxListWrapper ul {
	padding-top:0px;
	margin-top:0px;
	padding-left:15px;
	margin-left:0px;
}
#cartContentsDisplay td, #cartContentsDisplay th {
	padding:10px;
}
#cartBoxListWrapper li {font-size:9pt}
tr.rowEven, tr.rowOdd {padding:10px;margin:10px}
.rowOdd {background-color:#e5e5e5;}
#cartAdd input {margin-bottom:0px; display:inline; white-space:nowrap; vertical-align:baseline;}
/**** footer ****/

#footer {
 	clear: both;
 	margin: 5px;
 	padding: 5px;
	background: transparent;
}

/**** special ****/
br.clear {
clear: both;
}






