/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 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 4387 2006-09-04 13:54:28Z drbyte $
 */
 
 #warn
{
	border: 1px solid #000;
	padding: 10px;
	margin: 10px;
	text-align: left;
	background-color: #CF3;
	color: #000;
	font-weight: bold;
}

#warn a {
color: blue !important;
}

h3.itemTitle a
{
	color: #00F;
	text-decoration: underline;
	font-size: .9em;
}

h3.itemTitle a:hover
{
	color: #ff6600;
	text-decoration: underline;
}

body
{
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #333333;
	background-color: #EFEFE0;
}

div#beehomes { margin: 10px; }
div#beehomes a { font-weight: bold; }
div#logo img { margin-bottom: .6em; }
a img { border: none; }

a:link, #navEZPagesTOC ul li a
{
	color: #333333;
	text-decoration: none;
}

a:visited
{
	color: #6d4691;
	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;
	color: #ff6600;
}

a:active { color: #ff6600; }

h1
{
	font-size: 1.5em;
	color: #ff6600;
}

h2 { font-size: 1.4em; }
h3 { font-size: 1.3em; }
h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .sideBoxContent_cart, .larger { font-size: 1.1em; }
.biggerText { font-size: 1.2em; }
h1, h2, h3, h4, h5, h6 { margin: 0.3em 0; }

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

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

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

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

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

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

.terms a
{
	color: #00C;
	font-weight: bold;
	text-decoration: underline;
}

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

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: 9em;
	float: left;
}

LABEL.inputLabelPayment
{
	width: 14em;
	float: left;
	padding-left: 2.5em;
}

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

#checkoutPayment LABEL.radioButtonLabel { font-weight: bold; }
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 #cdcd9e;
}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution
{
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #cdcd9e;
}

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

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

#logoWrapper
{
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	background-color: #e7e7ce;
	background-position: bottom;
	height: 115px;
}

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

#mainWrapper
{
	margin: auto;
	margin-top: 10px;
}

#navColumnOneWrapper, #navColumnTwoWrapper
{
	margin-left: 0.5em;
	margin-right: 0.5em;
}

#tagline
{
	color: #ff6600;
	font-size: 2.0em;
	text-align: center;
	vertical-align: middle;
	font-style: italic;
	padding-top: 10px;
}

#phoneline
{
	color: #57573e;
	font-size: 1.8em;
	text-align: center;
	vertical-align: middle;
	font-style: normal;
	padding-top: 6px;
}

div#livesupport
{
	font-size: 1em;
	padding-top: 4px;
	text-align: center;
	margin-top: 4px;
	border-top: 1px solid #cdcd9e;
}

#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*/
.navSplitPagesResult { }

.navSplitPagesLinks
{
	margin: 6px;
	font-weight: bold;
}

.navNextPrevCounter
{
	margin: 0em;
	font-size: 0.9em;
}

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

#navMainWrapper
{
	margin: 0em;
	background-color: #57573e;
	/*background-image: url(../images/tile_back.gif);*/
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	margin-top: 4px;
	border-top: 2px solid #ff6600;
}

#navCatTabsWrapper
{
	margin: 0em;
	padding: 0.1em 0.1em;
	font-weight: bold;
	border-top: 1px solid #57573e;
	border-bottom: 1px solid #57573e;
}

#navCatTabs { background-color: #e7e7ce; }

#navSuppWrapper
{
	margin: 0em;
	background-color: #57573e;
	/*background-image: url(../images/tile_back.gif);*/
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	margin-top: 4px;
	margin-bottom: 4px;
	border-bottom: 2px solid #ff6600;
}

#navCatTabsWrapper
{
	background-color: #ffffff;
	color: #cdcd9e;
	background-image: none;
}

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

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

#navCatTabs ul li a { color: #57573e; }

#navEZPagesTOCWrapper
{
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #cdcd9e;
}

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

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

#navBreadCrumb
{
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
}

#navEZPagesTop
{
	background-color: #57573e;
	/*background-image: url(../images/tile_back.gif);*/
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
}

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

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

/*.content,*/
#productDescription
{
	/*font-size: 1.2em;*/
	margin-left: 250px;
}

.shippingEstimatorWrapper
{
	/*font-size: 1.2em;*/
	margin: 20px;
}

#productName
{
	margin: 10px;
	padding: 10px;
	font-size: 16px;
	background-color: #57573e;
	color: #ffffff;
	font-weight: normal;
	border-left: 4px solid #ff6600;
}

#productPrices { font-size: 20px; }

#productDetailsList
{
	background-color: #e7e7ce;
	width: 250px;
	padding: 4px;
	border-left: 4px solid #ff6600;
}

#productDetailsList li
{
	border-bottom: 1px solid #cdcd9e;
	color: #333;
	font-family: verdana, sans-serif;
	font-size: 10px;
	list-style-type: square;
	padding: 2px 0 2px 0;
	list-style-position: inside;
}

.alert
{
	color: #ff6600;
	margin-left: 0.5em;
}

.advisory { }
.important { font-weight: bold; }
.notice { }
.rating { }
.gvBal { float: right; }
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix { padding: 0.8em; }
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP { font-size: 0.9em; }

/*Shopping Cart Display*/
#cartAdd
{
	float: right;
	text-align: center;
	margin: -10em 5em 1em 1em;
	/*border: 1px solid #57573e;*/
	padding: 1.2em;
	background-image: url(../images/cartbox.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#manuf_back
{
	color: blue;
	font-weight: bold;
	text-decoration: underline;
}

.tableHeading TH { border-bottom: 1px solid #cdcd9e; }
.tableHeading, #cartSubTotal { background-color: #e7e7ce; }

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

.tableRow, .tableHeading, #cartSubTotal { height: 2.2em; }
.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: #ff6600;
	position: relative;
	/*do not remove-fixes stupid IEbug*/
}

.cartOldItem
{
	color: #333333;
	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 #57573e;
}

.normalprice, .productSpecialPriceSale
{
	text-decoration: line-through;
	color: #ff6600;
	font-weight: bolder;
	font-size: 1em;
}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount
{
	color: #690;
	font-weight: bolder;
	font-size: 1.1em;
}

.orderHistList
{
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
}

#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 #cdcd9e;
	height: 1%;
	margin: 1.1em 0;
}

h2.centerBoxHeading
{
	font-size: 1.3em;
	color: #ffffff;
}

/*sideboxes*/
.columnLeft { }

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

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading
{
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .rightBoxHeading
{
	margin: 0em;
	background-color: #57573e;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
}

.leftBoxHeading_cart
{
	margin: 0em;
	background-color: #ff6600;
	background-image: url(../images/tile_back_cart.gif);
	padding: 0.5em 0.2em;
}

.cartBoxHeading
{
	margin: 0em;
	background-color: #ff6600;
	background-image: url(../images/tile_back_cart.gif);
	padding: 0.5em 0.2em;
}

.centerBoxHeading
{
	background-color: #57573e;
	padding: 0.5em 0.2em;
}

.leftBoxContainer, .rightBoxContainer
{
	/*border: 1px solid #cdcd9e;*/
	/*border-bottom: 2px solid #57573e;*/
	margin-top: 1.5em;
}

.sideBoxContent
{
	background-color: #fafaf4;
	border-left: 1px solid #cdcd9e;
	border-right: 1px solid #cdcd9e;
	padding: 0.4em;
}

.sideBoxContent_cart
{
	background-color: #fff1e8;
	border-left: 1px solid #ff6600;
	border-right: 1px solid #ff6600;
	padding: 0.4em;
}

.bottombox
{
	background-image: url(../images/tile_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 1px;
	height: 7px;
}

.bottombox_cart
{
	background-image: url(../images/tile_bottom_cart.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 1px;
	height: 7px;
}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover
{
	color: #FF6600;
	text-decoration: none;
}

h3.leftBoxHeading_cart a:hover
{
	color: #57573e;
	text-decoration: none;
}

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .leftBoxHeading_cart a:visited, .centerBoxHeading a:visited { color: #FFFFFF; }
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartLinks,#cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading,.leftBoxHeading_cart, .leftBoxHeading .centerBoxHeading,.rightBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg { text-align: center; }

.categoryListBoxContents a
{
	font-size: 1.1em;
	font-weight: bold;
}

#cartLinks a, #cartLinks a:visited
{
	font-family: verdana;
	font-size: 0.8em;
	font-weight: bold;
	color: #00F;
}

#cartLinks a:hover { color: #ff6600; }

/*the following was centered, included in the def above	*/
.productListing-data { text-align: left; }

td.productListing-data
{
	border-bottom: 1px solid #dddddd;
	font-weight: normal;
	
	padding: 4px;
	
}

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

/* categories box parent and child categories */
A.category-top, A.category-top:visited
{
	color: #333333;
	text-decoration: none;
}

A.category-links, A.category-links:visited
{
	color: #ff6600;
	text-decoration: none;
}

A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited
{
	color: #57573E;
	text-decoration: none;
}

SPAN.category-subs-parent { font-weight: bold; }

SPAN.category-subs-selected
{
	font-weight: bold;
	color: #ff6600;
}

/* end categories box links */
/*misc*/
.back { float: left; }
.forward { 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;
}

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

.productListing-rowheading
{
	background-color: #e7e7ce;
	height: 2em;
	color: #e7e7ce;
}

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

.listingDescription
{
	font-weight: bold;
	font-size: 13px;
	color: #690;
}

.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; }
input { margin: 4px; }
#contactUsForm { height: 200px; }
fieldset#comments { height: 70px; }
#shoppingcartContent { font-size: 0.9em; }

.productShortDescription
{
	color: #333;
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	
}



.brands
{
	width: 500px !important;
	text-align: left !important;
	border: 1px solid #666666 !important;
	margin-bottom: 10px;
	padding: 10px;
}

#bath {color: #76700B;}
#french {color: #1f3c22;}
#italian {color: #b82015;}

.legd {
font-family: verdana;
	font-size: 13px;
	font-weight: bold;
}

.home_zone {
margin-bottom: 10px;
}

.home_zone img {
border: 1px solid #cccccc;
}

#bath_brands, #french_brands, #italian_brands {width: 490px;}


#bath_brands a
{
	color: #333;
	font-family: verdana;
	font-size: 10px;
	text-decoration: underline !important;
}
#bath_brands a:hover {color: #d4ca35;}

#french_brands a
{
	color: #19351f;
	font-family: verdana;
	font-size: 10px;
	text-decoration: underline !important;
}
#french_brands a:hover {color: #b12412;}

#italian_brands a
{
	color: #a15100;
	font-family: verdana;
	font-size: 10px;
	text-decoration: underline !important;
}
#italian_brands a:hover {color: #292f00;}
