.catImg { 
	margin:5px;
	padding:5px;
	display:block;
	background:#EEE;
	float:left;	
	border:1px solid #BBB;
	-webkit-border-radius: 5px;	
	-moz-border-radius: 5px;
	border-radius: 5px;	
	behavior: url(PIE.htc);	
}
#monthlyheaderspecial {
	position:absolute;
	z-index:3;
	width:300px;
	margin-left:390px;
	margin-top:5px;
	font-family: Helvetica, Verdana, Geneva, sans-serif;
	font-size:17px;
	/*line-height:120%;*/
	letter-spacing:120%;
	color:#333;	
}
.mainpageintro { 
	font-family: Georgia, sans-serif; 
	font-size:18px; 
	line-height:30px; 
	width:630px; 
	border:2px solid #CCC;
	background-color:#EFEFEF;
	padding:0px 15px;
	margin: 10px 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow:0 0 4px #999999;	
}
.mainpagebox {
	margin-bottom:10px;
	border:1px solid #DDD;
	min-height:190px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;	
}
.mainpagebox h2 {
	margin:10px 10px 10px 20px;
	color:#333;
}

#contactus {
	position:absolute;
	right:1px;
	bottom:1px;
}
#phonenumber {
	position:absolute top right;
	float:right;
	display:inline;
	font:130% Verdana,Geneva,sans-serif;
	font-weight:bold;padding:5px;
	background:#FFF;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
}
#samplerequest {
	float:right; 
	font:110% Verdana,Geneva,sans-serif; 
	font-weight:bold; padding:5px; 
	background:#FFF; border-color:#000; 
	-webkit-border-radius:5px; 
	-moz-border-radius:5px; 
	border-radius:5px;	
	clear:right;
}
#taglineWrapper {
	position:absolute bottom left;
	float:left;
}
#navMainSearch {
	position:absolute bottom right;
	float:right;
}
#checkoutShippingContentChoose {
	margin:10px;	
}
.floatingBox {
	min-height:120px;
	margin:10px;
}

body {
	margin: 0;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #111;
	background-color: #FFF; /*#eee, controls the colour of the sides of the page (whitespace)*/
	/*background-image: url(http://decoramould.com/images/tilebg.jpg); */
}

a img {border: none; }

a {
	color: #555; /*047*/
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	/*text-decoration: underline;*/
}
h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Verdana, Geneva, sans-serif;
}
h2 {
	font-size: 130% helvetica, Georgia, sans-serif;
	/*text-transform: uppercase;*/
	margin: 20px 0px 0px 0px;
}
h3 {
	font-size: 120%;
}
h3.itemTitle { 
	/*padding-left:100px;*/
	padding-top:0px;
	margin-top:0px;
}
h3.itemTitle a {
	text-decoration:none;	
	font-size:130%;
	font-family:Tahoma, Geneva, sans-serif;
}
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 {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #DDD;
}

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

label {
	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 { width:1000px; }
input {
	width: auto !important; /*hack for resizing buttons*/
}
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;
}

address {
	padding: 0.5em;
}

address {
	font-style: normal;
}

.clearBoth {
	clear: both;
}
.clr {
	clear:both;	
}

hr {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #555; /*#8b846a*/
}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	padding: .2em .5em;
	border: 1px solid #555;
}

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

.messageStackCaution {
	background-color: #FFF;
	color: #555;
}

/*wrappers - page or section containers*/
#mainWrapper {
	padding:0px 0px 0px 10px;	
	border-left:4px solid #EEE;
	border-right:4px solid #EEE;		
	background-color: #FFF; /*medium (8b846a) colour imported from body_bg.gif, controls the background colour of the page*/
	text-align: left;
	width: 1030px; 
	/*border: 1px solid #CCC;*/
}
#headerWrapper {
	margin:0;
	padding: 0 0 0 10px;
}
#contentMainWrapper, #logoWrapper, #navMainWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin:0;
	padding:0;
}
#contentMainWrapper {
	border:0;
	padding:10px;
	margin:0px;
	width:100%;
	border-spacing:0px;
}
#contentMainWrapper td {
	padding:0px;
	margin:0px;
}

#navMainWrapper {
	padding: 5px 0;

}

#logoWrapper, #logo, #navMainWrapper {
	background-color:#FFF;
}

#logo {
	margin-bottom:10px;
	border-bottom:1px solid #DDD;	
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
} 
#navColumnOneWrapper  {
	margin-right: 5px;
}
	
#navColumnTwoWrapper {
	margin-right: 10px;
}

.tagline, .tagline a {	
	font-family: Georgia, serif; /*"Tangerine"*/
	margin:0px;
	padding:0px 5px 5px 5px;
	float:left;
	font-size:18px;
	font-weight: bold; 
	color:#FFF; 
}

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

.floatingBox, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	border:1px solid #DDD;
	margin:0px;
	padding:10px;
	width: 40%;
}



/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

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

#navCatTabsWrapper {
	color:#555; /*colour imported*/
	background-color:#FFF; /*colour imported*/
}
#navMain ul, .navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 3px 0px;
	list-style-type: none;
}

#navMain {
	float: none;
	font-family: Arial, Helvetica, Sans-serif;
}

#navMain a {
	color:#000;
	font-variant: small-caps;
	font-size:12px;
}

#navMain ul li, #navCatTabs ul li {
	display: inline;
}
.navSupp {
	float:left;
	width:25%;
	margin:5px 0px 0px 50px;	
}
.navSupp p {
	font-weight:bold;
	margin:0px;
	padding:0px;
	border-bottom:1px solid #999;
}

#navMain ul li a, .navSupp ul li a, #navCatTabs ul li a {
	padding: 0px 20px 0px 0px;
	margin: 0;
}

#navCatTabs ul li a {
	color:#555; /*colour imported*/
}

#navSuppWrapper, #navSuppWrapper a, #siteinfoLegal, #siteinfoLegal a, #legalCopyright, #legalCopyright a {
	color: #555;
	margin:10px 0px;
	font-size:12px;
}

#navSuppWrapper {
	border-top:1px solid #DDD;	
}

#siteinfoLegal {
	color:#555;
	border-radius: 0px;
}

#legalCopyright, #legalCopyright a {
	color:#555;
	border-radius: 0px;
}

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

#ezPagesHeading, #shippingInfoHeading, #privacyDefaultHeading, #siteMapHeading, #productListHeading {
	font-family: Georgia, serif; /*"Calligraffitti"*/
	color:#555;
	font-size:30px;
}
#productListHeading {
	margin:10px;	
}
#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;
}

/* This was all taken care of by putting the code into .centerColumn
#indexProductList, #navBreadCrumb, #shoppingCartDefault, #productGeneral, #allProductsDefault, #shippingInfo, #privacy, #conditions, #contactUsDefault, #siteMap, #gvFaqDefault, #discountcouponInfo, #unsubDefault, #indexDefault, #loginDefaultHeading, #accountDefault {
	padding-left:10px;
	padding-right: 10px;	
	margin-right:10px
}*/

#loginDefault {
	width:95%;
	margin-right:auto;
	margin-left:auto;	
}

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	font-family: Arial, Helvetica, Sans-Serif;
}

#navBreadCrumb {
	font-weight:700;
	color:#FFF; /* e5dcb9 */
	background: #555;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#555555');
	background: -webkit-gradient(linear, left top, left bottom, from(#999), to(#555));
	background: -moz-linear-gradient(top,  #999,  #555);
	padding: 3px 15px;
	margin: 0px 10px;
	border: 1px solid #555;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#navBreadCrumb a {
	color:#FFF; /* e5dcb9 */
	padding: 0px 7px;
}

#navEZPagesTop {
	background-color: #FFF;
	padding: 0.5em;
	border-top: 1px solid #DDD;
}

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

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

/*.content,*/  .shippingEstimatorWrapper {
	font-size:90%;
}
#indexDefaultMainContent h2 {
	font-size: 22px;	
	font-family: Georgia, serif; 
	color:#333;
}


.alert {
	color: #c00;
}
.advisory {}
.important {
	/*font-weight: bold;*/
}
.notice {}
.rating{}
.gvBal {
	float: right;
}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	/*padding: 0.8em;*/
}

.centerColumn {
	padding: 0px 10px;	
	margin: 0px 10px 5px 10px;
	background-color: #FFF;
	/* border: 1px solid #FFF; - WAS CCC */
	min-height:550px;
	font-family: Lucida sans unicode, Verdana, Arial, Helvetica, Sans-serif;	
}

.centerColumn a {
	text-decoration:underline;
}

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

/*Shopping Cart Display*/

.tableHeading th {
	border-bottom: 1px solid #8b846a; /*#ccc*/
}

.tableHeading, #cartSubTotal, #cartShipping,#cartTotal {
	color: #FFF; /* e5dcb9 */
	background-color: #555; /*#eee*/
}

#cartSubTotal, #cartShipping, #cartTotal {
	border-top: 1px solid #8b846a; /*#ccc*/
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
}
.cartTotalPadding {
	width:100px;	
	float:right;
	margin-right:40px;
}

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

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay {
	padding: 0.5em 0em;
	text-align:center;
}
#cartInstructionsDisplay{
	text-align:left;
	width:80%;
}

#scQuantityHeading, #scUpdateQuantity, #scProductsHeading, #scUnitHeading, #scTotalHeading, #scRemoveHeading {
	text-align:center;	
}

.cartTotalsDisplay {
	font-weight:bold;
}

.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 -- IEbug*/
}

.cartOldItem {
	/*color: #660099;*/
	position: relative;  /*do not remove-fixes -- IEbug*/
}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
}

.cartRemoveItemDisplay {
	width: 3.5em;
}

.cartAttribsList { /*overflow*/
	text-align:left;
	margin-left:110px;
	font-size:11px;
	margin-top:20px;	
}
#cartProdTitle {
	float:left;
	margin-left:15px;
	font-size:13px;
}
#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: #FF8000;
	font-weight:bold;
}

.normalprice, .productSalePrice, .productPriceDiscount {
	margin-right:5px;	
	float:left;
	/*width:120px;*/
}
#totalAjaxPrice {
	float:right;
	font-weight:bold;
	margin:10px 0px 0px 0px;
}
.qtyPriceButton {
	margin-top:-20px;
	width:190px;
	float:right;
}

.orderHistList {
	margin: 0 1em;
	padding: 0.2em 0em;
} 

#cartBoxListWrapper {
	padding:0px 5px;	
}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0px;
} 

#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: 0px 10px 10px 0px;
	padding:10px 0px;
	display: block;
	float:left;
	width:260px;
	min-height: 175px;
	vertical-align:text-top;
	border:1px solid #FFF;	
	border-radius:3px;
	-moz-border-radius:3px;
}
#productAdditionalImages {
	margin: 0px 10px 10px 0px;
	padding: 10px 0px;
	display: block;
	width: 250px;
}
.additionalImages {
	margin-right:0px;
	border: 1px solid #CCC;
	background-color:#FFF; /* was EEE */
	padding: 7px 5px 3px 5px;
}
#productInfo {
	display:block;
	float:right;
	width:500px;
	margin:0px 0px 10px 0px;
	padding: 10px;
	min-height: 115px;	
	border:1px solid #DDD;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(PIE.htc);	
}
#productName {
	float:right;
	clear:right;	
	width:520px;
	letter-spacing:4px;
	color:#555;
}

#cartAdd {
	display:block;
	float:right;
	width:95%;
	margin:5px 0px 0px 0px;
	padding: 10px;
	border-top:1px solid #DDD;	
	line-height:200%;
	/*float: right;*/
	/*text-align: center;*/	
	/*vertical-align:bottom;*/
}

.additionaldescription {
	padding:0px 25px;
}
.productDescription, #prodDescription, #prodColor, #prodInstallation { 
	display:block;
	float:left;
	width:675px;
	margin:5px;
	padding: 10px 15px;
	min-height: 175px;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;		
}
.productDescription h2 {
	margin:-10px -15px;
	padding:10px;
	color:#333;
	background-color:#EFEFEF;
	letter-spacing:3px;
	text-transform:uppercase;
}
.productDescription h3 {
	margin:25px 0px -7px 0px;
	font-size:15px;
	font-weight:bold;
	color:#333;
	letter-spacing:2px;
	text-transform:uppercase;
}
.productDescription ul {
	margin:-3px 0px 0px 5px;
}
.productDescription li {
	margin-right:10px;	
}

#productPrices {
	margin:0px 0px 10px 0px;
}

.productGeneral { 
	display:block; 
}

.categoryIcon {}

#cartImage {
	margin: 5px 10px;
	width:110px;
}

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

.attributesComments {}

#productAttributes {
	padding: 5px 10px;
	border:1px solid #555;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(PIE.htc);		
}
.wrapperAttribsOptions {
	margin:5px 0px 0px 0px;
	display:block;
	float:left;
	width:95%;
	min-height:20px;	
	padding: 4px 10px;
	border-top:1px solid #DDD;	
}

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

.centerBoxWrapper {
	border: 1px solid #DDD; /*#8b846a*/
	margin: 10px 0px 0px 0px;
	border-radius:5px;
	-moz-border-radius:5px;
	behavior: url(PIE.htc);		
}

/*sideboxes*/
.columnLeft {
	/*border-right:1px solid #DDD;	*/
}

h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {
	color:#555; /* FFF */
	margin: 0;
	padding: 5px 5px 5px 10px;
	font-family: Georgia,serif; /*"Calligraffitti"*/
	font-size:20px;
	font-weight: bold;
}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
}
.centerBoxHeading {
	margin:5px 0px 0px 15px;	
}
.leftBoxHeading, .rightBoxHeading {
	color:#555;
	background-color:#FFF;

	border-left:1px solid #CCC;	
	border-top:1px solid #CCC;	
	/*color:#FFF;
	background-color: #555; 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#55555');
	background: -webkit-gradient(linear, left top, left bottom, from(#999), to(#555));
	background: -moz-linear-gradient(top,  #999,  #555);
	border-bottom: 1px solid #555; 
	margin:0px;
	padding:3px 10px;*/
}
.leftBoxContainer, .rightBoxContainer {
	margin: 0 0 20px 0;
	border-right:1px solid #CCC;
}

#alsoPurchased {
	border: 1px solid #DDD;
	padding-top:0px;
}

.sideBoxContent, .sideBoxContent a {
	color: #555;
	background-color: #FFF; /* e5dcb9, colour imported from body_bg.gif, was white*/
	padding: 0.4em;
}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #legalCopyright, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #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: right;
}

.forward {
	float: right;
}
.forward a {
	border:none;
	text-decoration:none;	
}

.bold {
	font-weight: bold;
}

.rowOdd {
	background-color: #EEE;
	vertical-align: top;
	padding-left:5px;
	padding-right:5px;
}

.rowEven {
	background-color: #FFF;
	vertical-align: top;
	padding-left:5px;
	padding-right:5px;	
	border: 1px solid #DDD;	
}

caption {
	/*display: none;*/
}

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

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

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

tr.tableHeading {
	color: #FFF; /* e5dcb9 */
	background-color: #555; /* 5a5644 */
	text-align:center;
}
#prevOrders td {
	border-bottom: 1px solid #DDD; /* 8b846a */
	padding: 0 .5em 0 0;
}
.productListing-rowheading {
	background:#555;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#555555');
	background: -webkit-gradient(linear, left top, left bottom, from(#999), to(#555));
	background: -moz-linear-gradient(top, #999, #555);			
	border:1px solid #555;
}

.productListing-heading {
	color: #FFF; /* e5dcb9 */
}

.productListing-data {
	padding: 10px;
	/*border-bottom:1px solid #DDD;*/
}
.listingDescription {
	height:80px;	
	overflow:hidden;
	/*border:1px solid #DDD;*/
}
cart_quantity
.productListing-data h3 {
	margin: 0 0 10px 0;
}
.productListing {
	vertical-align:top;	
}
.productListing-even, .productListing-odd {
	/*background-color:#EEE; */
 	width:390px;
	margin:5px;
	float:left;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;	
	height:220px;
}
/*.productListing-even:hover, .productListing-odd:hover {
	border:1px solid #333;	
	-moz-box-shadow:0 0 5px #111;
    -webkit-box-shadow:0 0 5px #111;
    box-shadow:0 0 5px #111;
}*/

#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: #FFF;	
}
#shoppingcartContent hr {
	border-bottom:1px solid #CCC;
	width:50%;
	margin-left:70px;
	clear:left;
}

.cssButton {
	font-weight:bold;
	text-transform:uppercase;
	color:#FFF;
	font-size:90%;
	/*width:100px;
	height:40px;*/
	margin:3px;
	padding:3px;
	background:#707070;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#909090', endColorstr='#707070');
	background: -webkit-gradient(linear, left top, left bottom, from(#909090), to(#707070));
	background: -moz-linear-gradient(top, #909090, #707070);			
	border:1px solid #707070;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	behavior: url(PIE.htc);		
	cursor:pointer;
}

.cssButtonHover {
	font-weight:bold;
	text-transform:uppercase;
	color:#FFF;
	font-size:90%;
	/*width:100px;
	height:40px;*/
	margin:3px;
	padding:3px;
	background:#707070;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#707070', endColorstr='#909090');
	background: -webkit-gradient(linear, left top, left bottom, from(#707070), to(#909090));
	background: -moz-linear-gradient(top, #707070, #909090);	/* top, #486795, #3482ed */
	border:1px solid #707070;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	behavior: url(PIE.htc);		
	cursor:pointer;
}
.small_edit {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#909090', endColorstr='#707070');
	background: -webkit-gradient(linear, left top, left bottom, from(#909090), to(#707070));
	background: -moz-linear-gradient(top, #909090, #707070);			
	border:1px solid #707070;	
}
.small_editHover {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#707070', endColorstr='#909090');
	background: -webkit-gradient(linear, left top, left bottom, from(#707070), to(#909090));
	background: -moz-linear-gradient(top, #707070, #909090);	/* top, #486795, #3482ed */
	border:1px solid #707070;
}
.button_in_cart, .button_checkout, .button_login, .button_submit, .button_confirm_order, .button_continue_checkout {
	padding:7px;
	margin: 4px;	
	background:#00CC00;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00CC00', endColorstr='#009900');
	background: -webkit-gradient(linear, left top, left bottom, from(#0C0), to(#090));
	background: -moz-linear-gradient(top, #0C0, #090); /* #F5AE55, #EC8103 */			
	border:1px solid #090;
	/*-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;		*/
}
.button_in_cart:hover,  .button_checkout:hover, .button_login:hover, .button_submit:hover, .button_confirm_order:hover, .button_continue_checkout:hover {
	background:#009900;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009900', endColorstr='#00CC00');
	background: -webkit-gradient(linear, left top, left bottom, from(#090), to(#0C0));
	background: -moz-linear-gradient(top, #090, #0C0);	/* #EC8103, #F5AE55 */		
	border:1px solid #090;	
}
.button_checkout {
	position:relative;
	left:-10px;
	top:6px;
}
.accountrow td {
	border-bottom:1px solid #DDD;
	padding:3px 0px;
}
#siteseal{
	float:right;	
	margin-top:-5px;
}
/*dark: #555, med: #8b846a, light: #e5dcb9, light2: #DDD*/
/* TEST: Removed borders for left container and centercolumn to "open" the page up */

.sillselect, .trimselect {
	float:left;
	margin:20px 10px;	
	width:90px;
}
.sillselect:hover, .trimselect:hover {
	cursor:pointer;	
}
