/**
 * 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,v 1.7 2009/02/27 08:47:33 nastya Exp $
 */

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	background-color: #b7a58b;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat;
}

p{
	margin: 0px;
}

a img {border: none; }

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

a:active {
	color: #006f3a;
	}
a{
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
} 

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

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .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%;
	}
*/
table{
	border-collapse: collapse;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}
form{
	display: block;
	margin: 0px;
}
	
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: #ffffff;
	}

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

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

#logo{
	padding-top: 13px;
}

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;
	height: 1px;
	line-height: 1px;
	padding: 0px;
	}

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

.messageStackWarning, .messageStackError {
	border: 3px solid red;
	color: #006f3a;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #464646;
	}

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

/*wrappers - page or section containers*/
#topShadowTop, #topShadowBottom{
	width: 948px;
	margin: auto;
	background-repeat: no-repeat;
}

#topShadowTop{
	height: 27px;
	line-height: 27px;
	background-image: url(../images/bg_main_top.jpg);
}

#topShadowBottom{
	height: 33px;
	line-height: 33px;
	background-image: url(../images/bg_main_bottom.jpg);
}


#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0px;
	background-color: #ffffff;
}
	
#mainWrapper {
	background-color: #ffffff;
	text-align: center;
	width: 900px;
	vertical-align: top;
/*border: 1px solid red;*/
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-y;
	padding: 8px 24px 0px 24px;
}

#tool_top{
	background-color: #cfc2ae;
	height: 39px;
	line-height: 39px;
	background-image: url(../images/bg_tool_top.gif);
	background-repeat: repeat-x;
	padding: 0px 12px;
	clear: both;
	color: #463721!important;
}

#tool_top div.priceLeft{
	float: left;
	font-weight: bold;
}

#tool_top div.priceRight{
	float: right;
	font-weight: bold;
}

#tool_top div span{
	font-weight: normal;
	color: #463721!important;
}

#tool_top div.priceRight form{
	margin: 0px;
}

#tool_top a{
	text-decoration: underline;
	font-weight: normal;
}

#tool_top a:hover{
	text-decoration: none;
}

#tool_bottom{
	background-color: #cfc2ae;
	height: 22px;
	background-image: url(../images/bg_tool_bottom.gif);
	background-repeat: repeat-x;
	padding: 0px 12px;
	padding-top: 10px;
	color: #464646!important;
}

#tool_bottom img{
	margin-left: 4px;
	margin-right: 2px;
}

#contentMainWrapper{
	width: 900px;
	background-color: #cfc2ae;
	margin-top: 2px;
}

#headerWrapper{
	/*background-color: red;*/
}
	
#contentMainWrapper a, #contentMainWrapper a:visited
{
  color: #006f3a;
}	
	
#logoWrapper{	
	padding-bottom: 7px;
}

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

#taglineWrapper{
	float: right;
	width: 603px;
}
	
#tagline {
	color: #000000;
	text-align : right;
	height: 28px;
}

#title_header{
	text-align : right;
	vertical-align: top;
	padding-top: 17px;
}

#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*/
.navSplitPagesBlock{
	padding: 7px 12px;
	background-color: #e4f5ed;
	font-size: 10px!important;
}

.navSplitPagesResult {
}
.navSplitPagesLinks {
}

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

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	color: #034f2b;
	}

#navMainWrapper, #navMain{
	text-align: center;
	clear: both;
}
	
#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: auto;
	padding: 10px 10px 10px 16px;
	list-style-type: none;
	text-align: center;
	line-height: 12px;
	}

#navMain ul li{
	display: inline;
	background-image: url(../images/i_top_menu.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 5px;
	}
	
#navMain ul li.sep{
	background-image: url(../images/sep_top_menu.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#navSupp ul li, #navCatTabs ul li {
	display: inline;
	background-image: url(../images/i_top_menu.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 10px;
	}
	
	
#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #034f2b;
	font-weight: bold;	
	white-space: nowrap;
	font-size: 12px;
	
	}

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

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

#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: 6px;
	background-color: #ede3d3;
	font-size: 9px;
	font-weight: bold;
	color: #4c3d27;
	margin: 0em;
	text-align: left;
	margin-bottom: 2px;
	}

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

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	vertical-align: top;
	padding: 4px;
	}

#navColumnOne{
	background-image: url(../images/bg_column_left.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 230px;
}
	
/*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: 0px;	
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 10px;
	color: #666565;
	}
#siteinfoLegal{
	padding: 10px;
}

#siteinfoLegal a{
	color: #006f3a;
}

#siteinfoLegal span{
	color: #cccccc;
	padding: 0px 8px;
}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

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

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

#cartSubTotal {
	border-top: 1px solid #625137;
	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: #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: 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: 0;
	}

.centerBoxWrapper {
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman";
	text-align: left;
	padding: 6px 0px 4px 0px;
	color: #006f3a;
	border-bottom: 2px solid #cdeadd;
	overflow: hidden;
	background-color: transparent;
	}

/*sideboxes*/
.centerColumn{
	
}

#navColumnCenter{
	background-color: #ffffff;
	padding: 0px;
	padding: 0px 2px 20px 2px;
	width: 501px;
}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 10px;
	color: #ffffff!important;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #006f3a;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #625137;
	/*background-image: url(../images/tile_back.gif);*/
	padding: 5px;
	margin-bottom: 3px;
	color: #ffffff;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	margin-bottom: 7px;
	}

.sideBoxContent {
	background: #ffffff;
	padding: 8px;
	text-align: left;
	}

.sideBoxHeader {
	height:25px;
	overflow:hidden;
	}

.sideBoxHeader span {
	line-height:25px;
	margin-left:26px;
	font-family:Georgia, Fantasy;
	font-weight:bold;
	font-size:13px;
	color:white;
	overflow:hidden;
	}
	
.sideBoxHeader a,a:hover,a:visited {
	color: #006f3a;
	text-decoration:none;
	}

.sideBoxHeader a:hover {
	text-decoration:underline;
	}
	
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #ffffff;
	text-decoration: underline;
	} 

h3.leftBoxHeading, h3.rightBoxHeading, h3.leftBoxHeading label, h3.rightBoxHeading label{
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}
	
.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #006f3a;
	}

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

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #006f3a;
	text-decoration: underline;
	}
A.category-links, A.category-links:visited {
	color: #006f3a;
	text-decoration: underline;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #006f3a;
	text-decoration: none;
	margin-left:16px;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* 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: #cfc2ae;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #006f3a;
	}

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

table#headermenu{
	background:#1B429B;
	color:white;
	font-weight:bold;
	}
	
table#headermenu img{
	border:none;
}

table#login{
	margin:0px;
	background:#B19F74;
	color:white;
	}
	
table#login td{
	margin:0px;
	background:#B19F74;
	color:white;
	font-family:Arial, Fantasy;
	font-size:12px;
	}	
	
table#login b.blue{
	color:#23438B;
	}
	
table#login b.blue{
	color:#23438B;
	}
	
table#login a{
	color:white;
	}
	
table#login input.txt{
	border:solid 1px black;
	background:#FFFFFF;
	width:82px;
	height:16px;
	}
	
div#footer{
	width:100%;
	background:#B19F74;
	height:5px;
	}
div#footertext{
	width:100%;
	height:26px;
	background:#EEEEE1;
	text-align:center;
	padding-top:6px;
	}
div#footertext a, div#footertext a:hover, div#footertext a:visited{
	color:#1A49B6;
	text-decoration:underline;
	}

div.centerBoxContentsFeatured{
	color:#1B429B;
	font-weight:bold;
	}
	
div.centerBoxContentsFeatured a, div.centerBoxContentsFeatured a:hover, div.centerBoxContentsFeatured a:visited, div.centerBoxContentsFeatured a:active{
	color:#1B429B;
	font-weight:normal;
	text-decoration:underline;
	}
	
div#featuredProducts div.centerBoxContentsFeatured img{
	border:solid 1px #E0D9C7;
	}
	
div.centerBoxContentsNew{
	color:#1B429B;
	font-weight:bold;
	}
	
div.centerBoxContentsNew a, div.centerBoxContentsNew a:hover, div.centerBoxContentsNew a:visited, div.centerBoxContentsNew a:active{
	color:#1B429B;
	font-weight:normal;
	text-decoration:underline;
	}

div#whatsNew, div#featured{
	padding: 0px;
	margin: 0px;
}
	
div#whatsNew div.centerBoxContentsNew img{
	border:solid 1px #E0D9C7;
	}
	
	
div#featured{
	color:#1B429B;
	font-weight:bold;
	}
	
div#featured a, div#featured a:hover, div#featured a:visited, div#featured a:active{
	color:#1B429B;
	font-weight:normal;
	text-decoration:underline;
	}
	
div#searchContent{
	color:#006f3a;
	text-align:left;
	padding-left:7px;
	}
	
div#searchContent form{
	margin:0px;
	}
	
div#searchContent a, div#searchContent a:hover, div#searchContent a:visited, div#searchContent a:active{
	color:#006f3a;
	font-size:10px;
	text-decoration:underline;
	}
	
div#information a, div#searchContent a:hover, div#searchContent a:visited, div#searchContent a:active{
	color:#006f3a;
	font-size:10px;
	text-decoration:underline;
	}
	
div#cartBoxEmpty{
	text-align:left;
	font-weight: normal;
	font-size: 12px;
	margin-left:12px;
	color:#006f3a;
	height: 90px;
	}
	
div.leftBoxContainer a, div.leftBoxContainer a:hover, div.leftBoxContainer a:visited, div.leftBoxContainer a:active{
	color:#006f3a;
	font-size:10px;
	text-decoration:underline;
	}
	
div#cartBoxListWrapper a, div#cartBoxListWrapper a:hover, div#cartBoxListWrapper a:visited, div#cartBoxListWrapper a:active, div#cartBoxListWrapper span.cartNewItem{
	color:#006f3a;
	font-size:10px;
	text-decoration:underline;
	}
	
div.sideBoxContent ul{
	list-style:none;
	margin:0px;
	padding:0px;
	}
	
div#categoryImgListing{
	margin-top: 0px;
	}
	
div.categoryListBoxContents{
	border:solid 1px red;
	}
	
.categoryListBoxContentsOdd{
	background-color: #E6EBF1;
	width:168px;
	height:28px;
	margin:0px;
	margin-top:1px;
	margin-right:1px;
	text-align:center;
	vertical-align:middle;
	padding:1em 0;
	}
	
.categoryListBoxContentsEven{
	background-color: #F1F1E6;
	width:168px;
	height:28px;
	margin:0px;
	margin-top:1px;
	margin-right:1px;
	text-align:center;
	vertical-align:middle;
	padding:1em 0;
	}
	
.categoryListBoxContentsOdd a, .categoryListBoxContentsOdd a:hover, .categoryListBoxContentsOdd a:visited, .categoryListBoxContentsEven a, .categoryListBoxContentsEven a:hover, .categoryListBoxContentsEven a:visited{
	font-weight:bold;
	font-size:12px;
	color: black;
	}

a.categoryPreviewImage {
	display:block; margin:0 auto 1em auto;
}

/* --- sidebox information --- */
#informationContent ul li{
	background-image: url(../images/i_top_menu.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 10px;
	/*height: 20px;*/
	line-height: 20px;
	font-size: 12px;
}

#informationContent ul li a{
	font-size: 12px;
	text-decoration: underline;
}

#informationContent ul li a:hover{
	text-decoration: none;
}

/* bannerbutterflyContent */

#bannerbutterflyContent{
	padding: 0px;
}

#reviews{
	font-size: 10px;
}

/* --- sidebox search --- */
#searchContent{
	background-color: transparent;
	color: #14422c!important;
	font-size: 10px;
}

#searchContent a{
	color: #14422c!important;
}

#searchContent a:hover{
	text-decoration: none!important;
}

#searchHeading{
	background-color: #006f3a;
}
/*
input.button_search_now{
	background-image: url(../../template_default/buttons/english/search_now.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 97px;
	height: 20px;
	border: none;
	cursor: pointer;
}
*/
#searchContent table td.button_right{
	text-align: right;
	padding-top: 5px;
}

/* --- sidebox categories --- */
#categoriesContent a{
	font-size: 12px;
}

#categoriesContent a:hover{
	text-decoration: none!important;
}


#categoriesContent a.category-top{
	background-image: url(../images/i_top_menu.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 10px;
	height: 20px;
	line-height: 20px;
}

#categoriesContent a.category-products{
	padding-left: 5px;
	height: 15px;
	line-height: 15px;
}

/* --- sidebox shoppingcart --- */
#shoppingcartHeading{
	background-color: #006f3a;
	background-image: url(../images/i_shoping_cart.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 28px;
}

#shoppingcartContent{
	padding-right: 3px;
	padding-left: 3px;
}

#shoppingcartContent div.lineGreen{
	border: none;
	background-color: #cdeadd;
	height: 2px;
	line-height: 2px;
	margin: 0px;
	padding: 0px;
}

#shoppingcartContent div{
	color: #14422c;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#shoppingcartContent div.priceLeft{
	float: left;
	padding-left: 8px;
}

#shoppingcartContent div.priceRight{
	float: right;
	padding-right: 8px;
}

#shoppingcartContent div.sidebox_search_buttons{
	height: 25px;
	padding-top: 4px;
	background-color: #f1e6d5;
}

#shoppingcartContent div.cartBoxItem{
	text-align: center;
}


#shoppingcartContent div.cartBoxItem a{
	color: #006f3a;
}

#shoppingcartContent div.cartBoxItem a:hover{
	text-decoration: none;
}

#shoppingcartContent div.cartBoxItem img{
	margin-bottom: 4px;
}

/* --- products Info --- */
div.centerColumn{
	text-align: left;
}

div.productsGenaral div.productName{
	color: #10482d;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 10px 7px 10px;
	float: left;
}

div.productsGenaral div.productPrices{
	color: #10482d;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 10px 7px 10px;
	float: right;
}

div.productsGenaral div.productPrices span{
	color: #372b19;
}

div.productsDescriptions{
	padding: 0px 6px;
}

div.productsImages{
	background-color: #cfc2ae;
	padding-bottom: 2px;
}

div.productsBlockImages{
	float: left;
	width: 304px;
	text-align: center;
}

div.notation{
	padding: 6px 0px;
	font-size: 9px;
	color: #224427;
}

div.notation a{
	font-size: 9px;
}

div.nextImage{
	font-size: 10px;
	color: #224427;
	padding-top: 4px;
}

div.listImages img{
	border: 2px solid #d3c7b5;
	margin-left: 5px;
}

div.productsOptions{
	float: right;
	width: 185px;
	min-height: 400px;
	border-right: 3px solid #ffffff;
	border-left: 3px solid #ffffff;
	margin-bottom: 8px;
}

div.productsOptions div.header{
	background-color: #625137;
	color: #ffffff;
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

div.productsOptions div.productsAttributes{
	background-color: #f1e6d5;
	padding: 11px;

}

div.productsOptions div.productsAttributes td.item_param b{
	font-weight: bold;
	color: #372b19;
}

div.productsOptions div.productsAttributes td.item_param{
	list-style-type: none;
	background-image: url(../images/i_attributes.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 7px;
	padding-bottom: 7px;
	text-align: left;
	font-size: 11px;
	margin: 0px;
}

div.descriptionHeader{
	border-bottom: 2px solid #f1e6d5;
	padding-bottom: 5px;
	margin-left: 3px;
	margin-bottom: 10px;
	text-align: left;

}

/* --- categories products --- */
div.alphaFilter{
	font-size: 10px;
	color: #10482d;
	padding: 8px 10px 7px 10px;
}

div.alphaFilter a, table.prlistDescription td.prlistContent a, #navColumnCenter a{
	text-decoration: underline;
}

div.alphaFilter a:hover, table.prlistDescription td.prlistContent a:hover, #navColumnCenter a:hover{
	text-decoration: none;
}

div.alphaFilter div.left{
	float: left;
}

div.alphaFilter div.right{
	float: right;
}

#productListing{
	padding: 0px 7px;
}

table.prlistHeading{
	background-color: #cfc2ae;
	color: #4c3d27;
	padding: 6px;
	font-weight: normal;
}

table.prlistHeading td{
    padding: 6px;
}

table.prlistHeading td.left{
	text-align: left;
}

table.prlistHeading td.right{
	text-align: right;
	font-weight: bold;
	vertical-align: top;
}

div.prlistSep{
	height: 3px;
	line-height: 3px;
	background-color: #ffffff;
}

div.prlistSep2{
	height: 6px;
	line-height: 6px;
	background-color: #ffffff;
}

* html div.prlistSep, * html  div.prlistSep2{
	margin-bottom: -3px;
}

table.prlistDescription{
	background-color: #ede3d3;
	width: 100%;
}

table.prlistDescription td{
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}

table.prlistDescription td.prlistImages{
	width: 152px;
	background-color: #ffffff;
}

table.prlistDescription td.prlistImages img{
	display: block;
}

table.prlistDescription td.prlistContent{
	padding: 6px;
	vertical-align: top;
}

table.prlistDescription td.prlistButton{
	width: 94px;
	padding: 6px;
	vertical-align: top;
}

table.prlistDescription td.prlistForm{
	width: 94px;
	padding: 6px;
	vertical-align: bottom;
}

/* --- home page ---*/
div.home_banners div{
	float: left;
	margin-bottom: 2px;
}

#bannerSix{
	margin-left: 2px;
}

div.blockPage{
	padding: 6px;
}

div.blockContent{
	padding: 0px;
}

div.blockContent img{
	margin: 10px 5px 5px 5px;
}

/* --- whats new --- */
.centerBoxContentsNew{
	padding: 0px;
}

#whatsNew h2.centerBoxHeading, #featured h2.centerBoxHeading{
	margin: 0px 6px;
}

#whatsNew table td, #featured table td{
	padding-top: 10px;
	padding-bottom: 7px;
	font-size: 10px;
}

#whatsNew table td img, #featured table td img{
	margin-bottom: 8px;
}

div.columnar_content{
    width: 150px;
    float: left;
    text-align: center;
    padding-top: 13px;
}

div.columnar_content img{
    margin-bottom: 5px;
}

div.columnar_separator{
    float: left;
    width: 16px;
    height: 16px;
}

div.columnar_block {
    width: 483px;
    padding-left: 8px;
}

td.sold_out {
    text-align: center;
    font-size: 11px;
}

div#field_county {
    clear: both;
}