/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 Zen Cart Development Team
 * @copyright Portions Copyright 2003 checkoutConfirmationosCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 4387 2006-09-04 13:54:28Z drbyte $
 
 
 brown    #543019
 magenta  #A31C4D
 yellow   #fefdde
 
 */

body {
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #333;
	background-color: #f5e0df;
}

a img {border: none; }

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

a:hover {
	color: #A31C4D;
}

h1 {
	text-align: center;
	font-size:14px;
	font-weight:bold;
	color: #A31C4D;
	/*border-bottom: 1px solid #000;*/
	/*clear: both;*/
}
h2 {
	font-size: 120%;
	color:#AE989D;
}
h3 {
	font-size: 120%;
}

code {
	/*font-family: arial, verdana, helvetica, sans-serif;*/
}

form, select {
	/* display: inline; */
	margin: 0.1em;
}

textarea {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
}




fieldset {
	border:none;
	
	line-height:34px;
	width:600px;
	margin-left:auto;
	margin-right:auto;
}

fieldset label {
	font-size:120%;
	color:#555;
	padding-right:8px;
	width:200px;
}

fieldset input {
	width:250px;
	border:1px solid #CCC;
	font-size:110%;
	color:#666666;
	padding:2px;
	margin-bottom:3px;
	background-color:#F8F8F8;
}

fieldset#checkoutOrderTotals {
	border:1px dotted #CCC;
	font-weight:bold;
}

.cssButton {
	padding:4px;
	
	color:#543019;
	font-size:14px;
	border:1px solid #999;
	background-image:url(/nav_img/form_button_bg.gif);
	width:auto;
	margin-bottom:8px;
}

.cssButtonHover {
	padding:4px;
	color:#9EA463;

	font-size:14px;
	border:1px dashed #333;
	background-image:url(/nav_img/form_button_bg.gif);
	width:auto;
	margin-bottom:8px;
}

.buttonPair {
	width:450px;
	margin-left:auto;
	margin-right:auto;
}



legend {
	font-weight: bold;
	color:#A31C4D;
	font-size:14px;
	text-transform:lowercase;
}
.h4 {
	margin-bottom:0px;
	font-size:12px;
}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
}


label, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	text-transform:lowercase;
	text-align:right;
	color:#444;
	width:100px;
}

.optionName {
	text-transform:lowercase;
	text-align:right;
	color:#444;
	width:200px;
	display:inline;
	font-weight:bold;
}
.optionMenu {
	margin-left:10px;
	display:inline;
}


label.checkboxLabel, label.radioButtonLabel {
	margin: 0.5em 0.3em;
}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
}

input {
	/* width: auto !important; /*hack for Zen Cart resizing buttons, grr */
	
}


.guides {
	text-align:center;
	font-size:12px;
	margin-left:32px;
	
}
.guides a {
	color:#543019;
	font-weight:normal;
	}


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 {
	height:auto:
}
#shoppingCart {
	height:auto;
}
#login {
	height:450px;
	padding-top:100px;
}

#checkoutConfirmation {
height:900px:
}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
}

#checkoutSuccess {
	height:400px;
}
.checkoutSuccessText {
	width:400px;
	margin-left:auto;
	margin-right:auto;
	font-weight:bold;
}



address {
	line-height:16px;
	font-style:normal;
	border:1px dotted #CCC;
	padding:14px;
}

.addressBookDefaultName {
	color:green;
	margin-bottom:0px;
}

.clearBoth {
	clear: both;
}

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

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	width:500px;
	margin-left:auto;
	margin-right:auto;
	padding:8px;
	text-align:center;
	border-bottom: 2px dashed #000;
	font-size:14px;
}

.messageStackWarning, .messageStackError {
	background-color: #ff9;
	color: #c00;
	padding: 0 .5em;
}
.messageStackWarning img, .messageStackError img, .messageStackSuccess img, .messageStackCaution img {
	display: none;
}
.messageStackSuccess {
	background-color:#FFFF99;
	color:#333;
}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
}

/*wrappers - page or section containers
mainWrapper now at bottom
*/


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

#logoWrapper{
	background-color: #ffffff;
}

#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: auto;
} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: 0 0.5em;
}
	
#tagline {
	padding: 1em 0 0 0;
	text-align : center;
}

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

.floatingBox, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
}


/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
}

#navMainWrapper/*, #navSuppWrapper, #navCatTabsWrapper*/ {
	margin: 0em;
	padding: 5px 0;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
}
#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
}

.list {
	font-size:120%;
	color:#0000CC;
	list-style-type: none;
}


#decorationTop {
	text-align:right;
	margin-right:2px;
	margin-top:6px;
}

.logo {
	width:410px;
}


#navMain {
	text-align:right;
	margin-right:24px;
	padding-top:18px;
}


#navMain2 {
	font-size:16px;
	display:inline-table;
	position:relative;
	margin-top:26px;
	margin-left:4px;
	height:29px;
}

.nav {
	color:#543019;
}
.navOn {
	color:#A31C4D;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	list-style-type: none;
}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	padding: 0em 0.5em;
	margin: 0;
	color:#A31C4D;
	font-size:13px;
}

#navCatTabs ul li a {
	color: #9a9a9a;
}


#navMainSearch, #navCategoryIcon, #indexProductListCatDescription {
	/*margin: 0.5em;*/
}

.buttonRow {
	text-align:center;
}

#navBreadCrumb {
	background-color: #f5f5f5;
	padding: 3px 0;
	border: 1px solid #ccc;
}

#navColumnOne, #navColumnTwo {
	background-color:#FFF;
}

/*The main content classes*/
#navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
}



.alert {
	color: #c00;
	padding-left:8px;
	font-size:100%;
	color:#CC0000;
}



.advisory {}

.important {
	font-weight: bold;
}
.important a {
	color:#990000;
}

.notice {}
.rating{}
.gvBal {
	float: right;
}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	/*padding: 0.8em;*/
}

.centerColumn {
	padding:15px;
	padding-bottom:32px;
	margin:30px;
	background-color:white;
	height:auto;
}


.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
}

/*Shopping Cart Display*/
#cartAdd {
	/* float: right; */
	/* text-align: center; */
	/* border: 1px solid #000; */
	/* padding: 1em; */
	font-size:14px;
}


/* SHOPPING CART PAGE */

.cartContentsDisplay {
	border:2px solid #333;
	width:800px;
}
.cartContentsDisplay td {
	border-right:1px dotted #ccc;
	border-bottom:1px solid #666;
	text-align:left;
	padding:12px;
}
.cartBottomMessage {
	width:700px;
	margin-left:auto;
	margin-right:auto;
}


.cartContentsDisplay a {
	color:#A31C4D;
}
.cartContentsDisplay th {
	border-bottom:2px solid #000;
	background-color:#543019;
	color:white;
	text-align:left;
	padding:12px;
}

#cartTotalDisplay, #cartSubTotal {
	text-align: right;
}
#cartHeadingTotal {
	text-align:right;
}
.cartRemove {
	color:#990000;
	font-size:10px;
}

#cartSubTotal {
	background-color: #EEE;
	border-top: 1px solid #ccc;
	font-weight: bold;
	line-height: 2.2em;
}
#cartQuantityUpdate {
	width:40px;
}



.shippingRateTable {
	border:1px solid #CCC;
}

.shippingRateTable td {
	border-bottom:1px dotted #CCC;
}

.tableHeading th {
	border-bottom: 1px solid #ccc;
}

.tableHeading {
	background-color: #eee;
}

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

.cartTotalsDisplay {
	color:#666;
	font-size:14px;
}

.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 {
	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 {
	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: 0 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;
}

.centerBoxWrapper {
	/* border: 1px solid #9a9a9a;*/
	margin: 1.1em 0;
	height: 1%;
}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {
	margin: 0;
	padding: 3px;
	font-weight: normal;
	font-style: italic;
}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	/*background-color: #f5f5f5;*/
	border-bottom: 1px solid #000;
}
.leftBoxContainer, .rightBoxContainer {
	border: 1px solid #ccc;
	margin: 0 0 1em 0;
}

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

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartBoxGVBalance, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
}
#bestsellers ol {
	padding: 0;
	margin: 0 0 0 1.5em;
}

#upProductsHeading {
	text-align: left;
}

#upDateHeading {
	text-align: right;
}

/* categories box parent and child categories */
span.category-subs-parent {
	font-style: italic;
}
span.category-subs-selected {
	font-style: italic;
}
/* end categories box links */

/*misc*/
.back {
	float: left;
}

.forward {
	 float: right;
}

.bold {
	font-weight: bold;
}

.rowOdd {
	background-color: #f5f5f5;
	vertical-align: top;
}

.rowEven {
	background-color: #fff;
	vertical-align: top;
}

caption {
	/*display: none;*/
}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
} 

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

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

tr.tableHeading {
	background-color: #eee;
}
#prevOrders td {
	border-bottom: 1px solid #ccc;
	padding: 0 .5em 0 0;
}
.productListing-rowheading {
	background-color: #eee;
}
.productListing-data {
	padding: .5em 0;
}
.productListing-data h3 {
	margin: 0 0 1em 0;
}
#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;
}




/* ADDED */
#site {
	margin-left:auto;
	margin-right:auto;
	margin-top:14px;
	background-color:#fefdde;
	width:961px;
}

#header {
	height:141px;
}

.headerTable {
	width:100%;
}
#footer {
	padding-top:8px;
	text-align:right;
	height:30px;
	margin-right:100px;
	
}

#footer a {
	color:#543019;
	font-weight:bold;
}


.clientStore {
	color:#333;
	background-color:#FFF;
	padding-left:30px;
	padding-top:30px;
	padding-bottom:15px;
	height:auto;
	margin-left:30px;
	margin-right:30px;
	font-size:14px;
}


.mainTable td {
	/* border:1px dashed #CCC; */
}

/* PRODUCT INFO */
.mainTable #productInfo {
	width:365px;
}
#productImage {
	height:335px;
	width:335px;
	background-color:#FFF;
	border:1px solid #543019;
}
#productTitle {
	color:#543019;
	font-weight:bold;
	margin-top:4px;
	margin-bottom:4px;
	height:20px;
}


#productTitleLarge {
	font-size:14px;
	font-weight:bold;
	color:#543019;
	margin-bottom:12px;
}

#productInfoPage {
	height:450px;
}

#productDescription {
	color:#543019;
	height:90px;
	width:335px;
	font-size:12px;
	line-height:15px;
}


#priceRow {
	color:#A31C4D;
	margin-top:10px;
	margin-bottom:4px;
	background-image:url(/nav_img/decoration.jpg);
	background-repeat:no-repeat;
	height:20px;
}
#productPrice {
	font-weight:bold;
	display:inline;
	width:90px;
	float:left;
}

#productPrice2 {
	font-weight:bold;
	color:#A31C4D;
	font-size:12px;
	margin-top:14px;
}

#attribsOptionsText {
	font-style:italic;
	margin-top:7px;
}


#addToCart {
	float:right;
	width:100px;
	margin-right:30px;
	display:inline;
	text-align:right;
}

#addToCart a {
	color:#A31C4D;
}



.pagination {
	padding-top:4px;
	font-size:13px;
	text-align:right;
	color:#A31C4D;
	font-weight:bold;
}
.pagination a {
	color:#A31C4D;
	font-weight:normal;
}

.smallImageCell {
	height:111px;
	width:111px;
	overflow:hidden;
	background-color:#FFF;
	padding:0;
	border-left:1px solid #543019;
	border-top:1px solid #543019;
}

.tttB{
	border-bottom:1px solid #543019;
}

.tttR {
	border-right:1px solid #543019;
}

.mainTable #imageGrid {
	width:335px;
}
.mainTable #categories {
	padding-left:30px;
}




.mainCat, .mainCatOn {
	margin-bottom:8px;
	margin-left:20px;
	font-size:13px;
}
.mainCat a {
	font-weight:bold;
	color:#543019;
}

.mainCatOn a {
	font-weight:bold;
	color:#A31C4D;
}



/* OTHER PAGES ON SITE, VIA CMS, in meat class */

.homeTable {
}
.homeTable td {
	padding:4px;
}

.home {
	margin-left:-36px;
}

.meat {
	margin-right:40px;
	margin-left:40px;
	font-size:16px;
	height:auto;
	color:#543019;
}

.meat a {
	color:#A31C4D;
}

.topMessage {
	text-align:center;
	font-size:15px;
	color:#CC3333;
	padding:10px;
}
.contactFormTable {
	background-color:#fefdde;
	border:1px solid #CCC;
}
.contactFormTable td {
	padding:6px;
	font-size:12px;
}
.locationsTable td {
	padding:4px;
	border-bottom:1px dotted #CCC;
	font-size:12px;
	color:#543019;
}
