/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 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 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-image: url('../images/bg.gif');
	background-position: center top;
	padding: 0px;
	}

#bgbg {
	background-image: url('../images/styl_room_bg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	}
	
a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #3300FF;
	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: #FFB07B;
	}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 14px;
	color: #000;
	}

h2 {
	font-size: 11px;
	color: #989898;
	}

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 0;
	margin-bottom: 10px;
	}

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

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

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

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

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

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;
	padding: 44px 0 0 25px;
	}

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;
	font-size: 0px;
	line-height: 0px;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #725149;
	width: 97%;
	}

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

.messageStackWarning, .messageStackError {
	color: #FF9A57;
	border: none;
	font-weight: bold;	
	width: 50%;
	}

.messageStackSuccess {
	color: #FF9A57;
	width: 90%;
	border: none;
	font-weight: bold;
	}

.messageStackCaution {
	color: #FF9A57;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	width: 1000px;
	vertical-align: top;
	position: relative;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#contentMainWrapper {
	background-image: url('../images/mainbg.gif');  background-repeat: repeat-y;
	}
#flash2 {
	position: absolute;
	top: 131px;
	right: 0px;
	}
#flash {
	margin: 0px;
	}


#logoWrapper{
	height: 131px;
	position: relative;
	}
#glownemenu {
	width: 724px!important;;
	width: 724px;
	height: 38px!important;
	height: 38px;
	background-image: url('../images/menubg.gif');
	background-repeat: no-repeat;
	position: absolute;
	bottom: 1px;
	right: 0px;
	padding-top: 2px;
	padding-left: 20px;
	}
#glownemenu a {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	}
#glownemenu a:hover {
	color: #FF9A57;
	text-decoration: underline;
	}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	background-image: url('../images/topbg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	background-image: url('../images/topleft.gif');
	background-repeat: no-repeat;
	padding-top: 10px!importnat;
	padding-top: 23px;
	color: #fff;
	background-position: left top;
	}
	
#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%;
	}
#checkoutBillto, #checkoutShipto {
	width: 30%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

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

	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	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: #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;
	}

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

#navMainSearch {
	position: absolute;
	bottom: 9px;
	right: 13px;
	}
#navMainSearch input {
	width: 200px;
	}

#navBreadCrumb {
	padding: 11px 0 11px 10px;
	font-size: 11px;
	font-weight: bold;
	color: #DAC3A9;
	margin: 0;
	background-image: url('../images/breadcrumbsbg.gif');
	background-repeat: no-repeat;
	width: 550px;
	}
#navBreadCrumb a {
	color: #DAC3A9;
	}
#navBreadCrumb a:hover {
	color: #FFB07B;
	text-decoration: underline;
	}

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

/*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: 5px 0;
	
	}

.alert {
	color: #FF9A57;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	width: 743px;
	background-image: url('../images/contentbg.gif');
	background-repeat: repeat-y;
	}
.centerColumntop {
	background-image: url('../images/contentbgtop.gif');
	background-repeat: no-repeat;
	}
.centerColumnfoot {
	background-image: url('../images/contentbgfoot.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	min-height: 500px;
	height: auto!important;
	height: 500px;
	padding: 21px 10px 10px 35px;
	color: #705048;
	position: relative;
	font-size: 11px;
	line-height: 16px;
	}
.centerColumnfoot textarea {
	border: 1px solid #6E4E47;
	background-color: #EBE0DA;
	padding: 2px;
	font-size: 11px;
	font-family: Tahoma;
	color: #6E4E47;	
	}
.centerColumnfoot a {
	color: #705048;
	}
.centerColumnfoot a:hover {
	color: #FF9A57;
	text-decoration: underline;
	}
.centerColumnfoot fieldset {
	border: none;
	line-height: 24px;
	}
.centerColumnfoot fieldset input {
	background-color: #EBE0DA;
	font-size: 11px;
	font-family: Tahoma;
	color: #6E4E47;	
	}
.centerColumnfoot fieldset input.inprad {	
	width: 20px;
	border: none;
	background-color: transparent;
	vertical-align: middle;
	}
.centerColumnfoot fieldset select {	
	border: 1px solid #6E4E47;
	background-color: #EBE0DA;
	padding: 2px;
	font-size: 11px;
	font-family: Tahoma;
	color: #6E4E47;	
	width: 156px!important;
	width: 157px;
	}
#productName, #productPrices {
	display: inline;
	font-size: 14px;
	color: #FF9A57;
	}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}
#siteinfoLegal {
	padding: 10px 0;
	line-height: 18px;
	}
.productinforight {
	float: right; 
	width: 410px; 
	margin-right: 10px;
	background-image: url('../images/kropeczki.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 10px 0;
	}
.productinforight span {
	font-size: 11px;
	}
.productinforight strong {
	font-size: 11px;
	}

/*Shopping Cart Display*/
#cartAdd {

	}

.tableHeading {
}
	
.tableHeading TH {
	background-color: #75544C;
	color: #fff;
	}

.tableHeading, #cartSubTotal {

	 }

#cartSubTotal {
	border-top: 1px solid #75544C;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	width: 97%;
	}

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

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}
.cartProductDisplay a {
	display: block;
	text-decoration: none;
	}
.cartProductDisplay a:hover {
	text-decoration: none;
	}
.cartProductDisplay a img {
	background-color:#EBE0DA;
	border:1px solid #6E4E47;
	padding:5px;
	width:154px;
	vertical-align: middle;
	margin-right: 5px;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	vertical-align: middle;
	}

#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;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	color: #a1a1a1;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #FF9A57;
	}

.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 ;
	}
#productMainImage a img {
	background-color:#EBE0DA;
	border:1px solid #6E4E47;
	padding:5px;
	}

.categoryIcon a {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
	}

#cartImage {
	margin: 0.5em 1em;
	float: left;
	}
#cartImage img {
	background-color:#EBE0DA;
	border:1px solid #6E4E47;
	padding:5px;
	width:154px;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
	height: 1%;
	}

h2.centerBoxHeading {
	font-size: 13px;
	color: #30201C;
	background-image: none;
	background-color: transparent;
	padding: 20px 0px;
	text-align: left;
	}

/*sideboxes*/
.columnLeft {

}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 12px;
	color: #FFB07B;
	background-image: url('../images/box_header.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	height: 34px!important;
	height: 34px;
	text-align: left;
	padding-left: 30px;
	padding-top: 19px;
	}
#whatsnew h3#whatsnewHeading {
	background-image: url('../images/boxnewtop.gif');
	background-repeat: no-repeat;
	padding-top: 37px;
	height: 38px!important;
	height: 38px;
	color: #3A2924;
	}
#boxnewcontent {
	background-image: url('../images/boxnewcontent.gif');
	background-repeat: no-repeat;
	background-color: #FFF6EA;
	min-height: 230px;
	height: auto!important;
	height: 230px;
	}
#boxnewfoot {
	background-image: url('../images/boxnewfoot.gif');
	background-repeat: no-repeat;
	height: 32px;
	}
#categoriesHeading {
	margin-top: 1.5em;
	}
h3.leftBoxHeading a {
	padding: 0px;
	background-image: none;
	}
#whatsnew h3#whatsnewHeading a {
	padding: 0px;
	background-image: none;
	color: #3A2924;
	}
#whatsnew h3#whatsnewHeading a:hover {
	color: #3A2924;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

#informationContent {
	background-color: transparent;
	}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #abbbd3;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	margin-bottom: 12px;
	background-color: #3A2924;
	}

.sideBoxContent {
	background-color: transparent;
	padding: 0;
	min-height: 100px;
	height: auto!important;
	height: 100px;
	}
#whatsnew .sideBoxContent a {
	display: table-cell;
	padding:5px;
	text-align:center;
	vertical-align:middle;
	width:146px;
	color: #3A2924;
	font-size: 12px;
	font-weight: bold;	
	line-height: 20px;
	}
#whatsnew .sideBoxContent div {
	color: #FF9A57;
	font-size: 12px;
	font-weight: bold;	
	}

#whatsnew .sideBoxContent a img {
	margin-top: 0px!important;
	margin-top: 6px;
	}

#blanksideboxContent, .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;
	background-image: url('../images/box_content.gif');
	background-repeat: no-repeat;
	}
#cartEmptyText, .accountQuantityDisplay, th, #checkoutSuccessThanks, #ccProductsHeading, #ccTotalHeading, #ccQuantityHeading, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #scRemoveHeading, #scTotalHeading, #scUnitHeading, #scProductsHeading, #scUpdateQuantity, #scQuantityHeading, #cartContentsDisplay, .cartTotalsDisplay, .ratingRow, #reviewsWriteReviewsRate, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	background-image: none;
	vertical-align: middle;
	}
#cartContentsDisplay {
	width: 97%;
	}
#cartContentsDisplay th {
	background-color: #725149;
	color: #fff;
	}
.centerBoxContentsNew {
	background-image: none;
	}
.centerBoxContentsNew a {
	display: block;	
	}
.centerBoxContentsNew a img {
	width: 154px;
	background-color: #EBE0DA;
	border: 1px solid #6E4E47;
	padding: 5px;
	}
	
#siteinfoIP, #siteinfoLegal {
	background-image: none;
	}


#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: #3A2924;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-image: url('../images/kropki.gif');
	background-repeat: no-repeat;
	width: 203px;
	display: block;
	padding-top: 5px;
	padding-bottom: 6px;
	margin: 0;
	padding-left: 34px;
	
	}
a.category-top:hover {
	color: #FFB07B;
	background-color: #4D3731;
	}
A.category-links, A.category-links:visited {
	color: #FFB07B;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FFB07B;
	text-decoration: none;
	display: block;
	padding: 5px  5px 5px 44px;
	background-image: url('../images/submenupointer.gif');
	background-repeat: no-repeat;
	background-position: 34px 10px;
	}
A.category-subs:hover, a.category-products:hover {
	text-decoration: underline;
	background-color: #4D3731;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	color: #FFB07B;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	
	}
/* end categories box links */

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

.forward, #shoppingCartDefault #PPECbutton {
	width: 97%;
	padding: 10px 0;
	text-align: center;
	clear: both;
	}
#productTellFriendLink {
	position: absolute;
	top: -42px;
	right: 0px;
	text-align: right;
	}
#productsListingListingBottomLinks a {
	border: 1px solid #EBE0DA;
	padding: 4px 7px;
	color: #44302C;
	font-weight: bold;
	}
#productsListingListingBottomLinks .current {
	padding: 4px 7px;
	border: 1px solid #44302C;
	color: #FFB07B;
	background-color: #44302C;
	}
#productsListingListingBottomLinks a:hover {
	border: 1px solid #44302C;
	color: #FFB07B;
	background-color: #44302C;
	}
#productsListingListingBottomLinks .nostyle {
	border: none;
	padding: 0;
	margin: 0;
	}
#productsListingListingBottomLinks .nostyle img {
	vertical-align: middle;
	}
#productsListingListingBottomLinks .nostyle:hover {
	background-color: transparent;
	border: none;
	}
.bold {
	font-weight: bold;
	}

.rowOdd {
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	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 {
	height: 2em;
	}

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

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

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
#foot {
	width: 1000px;
	height: 104px;
	background-image: url('../images/footerbg.gif');
	background-repeat: no-repeat;
	position: relative;
	}
.columnaritem {
	width: 45%; 
	float: left; 
	padding: 10px;
	color: #705048;
	line-height: 18px;
	}
.columnaritemleft {
	background-image: url('../images/columnaritembg.gif');
	background-repeat: no-repeat;
	background-position: center right;
	min-height: 200px;
	height: auto!important;
	height: 200px;
	}
.columnaritemimg {
	display: table-cell;
	color: #FF9A57;
	background-color: #EBE0DA;
	border: 1px solid #6E4E47;
	padding: 5px;
	width: 146px;
	vertical-align: middle;
	text-align: center;	
	margin-top: 0px!important;
	margin-top: 5px;
	}
.columnaritemcena {
	color: #FF9A57;
	font-weight: bold;
	font-size: 12px;
	}
.columnaritemimg img {
	}
.itemTitle .columnaritemname, #whatsNew .columnaritemname {
	font-size: 14px;
	font-weight: bold;
	color: #FF9A57;
	}
.itemTitle .columnarname:hover {
	color: #FF9A57;
	}
.cenakropeczki {
	background-image: url('../images/kropeczkicena.gif');
	background-repeat: no-repeat;
	width: 136px;
	height: 15px;
	background-position: top right;
	float: left;
	}
.listingBuyNowButton {
	margin-left: 7px; 
	}
.columnarline {
	background-image: url('../images/columnarline.gif');
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
	height: 15px;
	clear: both;
	padding-bottom: 10px;
	}
#allprodcount {
	position: absolute;
	right: 203px;
	top: 16px;
	font-size: 14px;
	font-weight: bold;
	width: 60px;
	text-align: center;
	color: #FF9A57;
	}
#headercart {
	width: 194px;
	height: 10px;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 30px 0 30px 10px;
	color: #FFF6EA;
	text-decoration: none;
	font-size: 11px;
	}
#headerlinks {
	position: absolute;
	top: 30px;
	right: 230px;
	color: #967F77;
	width: 160px;
	}
#headerlinks a {
	color: #FFEED6;
	}
#headerlinks a:hover {
	color: #FF9A57;
	text-decoration: underline;
	}
.instructions {
	float: left;
	width: 300px;
	padding: 6px;
	color: #FF9A57;
	margin-left: 20px;
	}
#prevOrders {
	border-collapse: collapse;
	}
#prevOrders td {
	text-align: center;
	border: 1px solid #9F8077;
	}
.smallProductImage img {
	background-color:#EBE0DA;
	border:1px solid #6E4E47;
	padding:5px;
	width:154px;
	}
#footlink1 {
	display: block;
	position: absolute;
	width: 173px;
	height: 35px;
	top: 5px;
	left: 280px;
	}
#footlink2 {
	display: block;
	position: absolute;
	width: 165px;
	height: 35px;
	top: 5px;
	right: 351px;
	}
#footlink3 {
	display: block;
	position: absolute;
	width: 125px;
	height: 35px;
	top: 5px;
	right: 200px;
	}
/*
#bgbg {
	background-image: url('../images/bgbgbg.gif');
	background-position: top center;
	background-repeat: no-repeat;
	}
*/
input[type="hidden"] {
	display: none;
	}
#productAdditionalImages .columnaritem {
	width: 70px;
	padding: 0px;
	padding-right: 10px;
	}
#productAdditionalImages .columnaritem a img {
	background-color:#EBE0DA;
	border:1px solid #6E4E47;
	padding:5px;
	}
#footerlinks {
	position: absolute;
	bottom: 22px;
	left: 0px;
	width: 100%;
	text-align: center;	
	font-size: 11px;
	color: #A67567;
	}
#footerlinks a {
	color: #A67567;
	text-decoration: none;
	padding: 0 10px;
	}
#footerlinks a:hover {
	color: #fff;
	text-decoration: underline;
	}
#newsletterinput {
	background-image: url('../images/newsletterbg.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	display: inline;
	width: 164px!important;
	width: 174px;
	height: 20px!important;
	height: 25px;
	padding: 5px 5px 0 5px;
	font-size: 11px; 
	font-family: Tahoma;
	color: #FFB07B;
	vertical-align: middle;
	}
#newsletterok {
	display: inline;
	vertical-align: middle;
	}
#signuplink {
	text-decoration: none;
	color: #fff;
	}
#resignlink {
	text-decoration: line-through;	
	color: #fff;
	}
#signuplink:hover, #resignlink:hover {
	color: #75544C;
	}
#newsletteralert {
	margin: 0px;
	padding: 5px 0 0 0;
	color: #75544C;
	}
.gmi img {
	background-color:#EBE0DA;
	border:1px solid #6E4E47;
	padding:5px;
	}
.wyprzedany {
	font-size: 12px;
	color: #FF9A57;
	}
.imgboxed {
	float: left;
	margin-right: 5px;
	min-height: 240px;
	height: auto!importnat;
	height: 240px;
	padding-top: 6px!important;
	padding-top: 6px;
	padding-bottom: 6px;
	}
#cartEmptyText {
	color: #FF9A57;
	font-size: 15px;
	padding: 10px 0;
	}
#productDetailsList {
	display: none;
	}
#productMainImage {
	background-image: none;
	}
#productDescription p {
	padding: 0px 0px 5px 0px;
	margin: 0;
	}
#haslotop {
	font-family: georgia; font-weight: normal; font-size: 15px; position: absolute; left: 276px; top: 65px; display: block; color: #FFB07B; 
	}
#haslotop a {
	color: #FFB07B;
	text-decoration: none;
	}
#bannerboxallContent {
	text-align: center;
	}