body {
	background-color: #cc9;
	padding: 0;
	margin: 10px 0 0 0;
	font: normal 12px Verdana, Arial;
	color: #474747;
}


h2 {
	font: bold 12px Verdana, Arial;
	color: #ff6600;
	margin: 0;
	padding: 0;
}

.clear{clear: both;}


/*----------------- MAIN MENU ---------------------*/

#mainMenu_column {
	z-index: 20000;
	position: absolute;
	left: 200px;
	top: 118px;
	padding: 0;
	margin: 0;
}

#mainMenu_column li{
	display: inline;
	float: left;
	cursor: pointer;
	cursor: hand;
}

#mainMenu_column li img {height: 77px; width: 76px; behavior: url(/layouts/css/iepngfix.htc);}
#mainMenu_column li.last img{width: 77px;}

#mainMenu_column li a{
	display: block;
	padding: 4px 0 0 0;
	margin: 0;
	color: white;
	font-size: 12px;
	text-decoration: none;
	height: 77px;
	width: 76px;
}
#mainMenu_column li.last a{width: 74px;}
/*--- SecNavItems ---*/

#mainMenu_column li ul {
	position: absolute;
	display: block;
	visibility: hidden;
	padding: 0;
	margin: -4px 0 0 0;
	list-style: none;
}

#mainMenu_column li li {
	margin: 0;
	padding: 0;
	height: 77px;
	display: list-item;
	float: none;
	border: 0;
}

#mainMenu_column li li img {height: 77px; width: 76px; behavior: url(/layouts/css/iepngfix.htc); border: 0; margin: 0; padding: 0;}
#mainMenu_column li li.last img{height:77px;}

#mainMenu_column li li a{
	display: block;
	text-align: left;
	width: 76px; /*width of sub menu levels*/
	height: 77px;
	color: #e0ebf7;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#mainMenu_column li li.last{height:83px;}

#mainMenu_column li:hover ul, #mainMenu_column li.sfhover ul {
	display: block;
	visibility: visible;
}


/* for IE 6 \*/
* html #mainMenu_column li ul {position: absolute;}
* html #mainMenu_column li li {width: 76px;  margin: 0 0 -2px 0; padding: 0;}
 /*End */

/* fix IE7 */
*+html #mainMenu_column li li {width: 76px;  margin: 0 0 -2px 0; padding: 0;}




/* OVERRIDES AND ADD-ONS FOR ZNODE STYLES */
#Container { padding-top: 0px; }

#accountNav { width: auto; height: auto; position: absolute; top: 0; right: 0; clear: both; }

#QuickSearch { float: right; clear: both; width: 400px; margin: 0 0 10px 0;}
#QuickSearch table { float: right; }

#QuickNavigation { padding: 5px 10px;}
#QuickNavigation a { text-decoration: none; color: #474747;}
#QuickNavigation a:hover {text-decoration: underline; }

#SiteLinks { color: #474747; text-align: center; margin: 0 0 10px 0; font: bold 12px Verdana; height: 25px; }
#SiteLinks span.CartItem { color: #474747 !important; }

#mainMenu_column { height: 97px; overflow: visible; }
#mainMenu_column li {height: 97px; overflow: hidden; }


.StarRating { display: none; }
div.homeTop { margin: 0 0 20px 0; }

#homeMainImage { width: 580px; height: 455px; float: left; display: inline; margin: 0; }
#homeSmallImageContainer { width: 225px; height: 225px; float: left; display: inline; }
#homeSmallImageContainer .imgSmall { margin: 0 0 5px 5px; width: 225px; height: 225px; }


#CategoryBreadCrumbTable {display: none; }

#Tab .CustomTabStyle .ajax__tab_body { background-color: #eff0ff; border: 1px solid #656565; }
#Tab ul { margin: 5px 0 10px 20px; }

.Button { margin:10px 5px 0 0; border: none !important; background: transparent url(../../Images/btnSprite_OrangeGray_blank_151x31.png) 0 -35px no-repeat; font: bold 10px Verdana; text-transform: uppercase; color: #474747; width: 151px; height: 32px; cursor: pointer;}
.Button:hover {background: transparent url(../../Images/btnSprite_OrangeGray_blank_151x31.png) 0 0 no-repeat; }
.Button.Cancel {background: transparent url(../../Images/btnSprite_OrangeGray_blank_151x31.png) 0 -105px no-repeat; }
.Button.Cancel:hover {background: transparent url(../../Images/btnSprite_OrangeGray_blank_151x31.png) 0 -70px no-repeat; }
.Head { background-color: #ccc; font-size: 18px; font-weight: bold; padding: 0.5em; border-bottom: 1px solid #000; }


.SearchForm .Error {font: bold 14px Arial; color: #ab294d;}

.Checkout .Form { position: relative; }
.Checkout .FormTitle {  background: #eaebeb; color: #333; }

form input { border: 1px solid #ccc; font: normal 12px Arial; padding: 3px; outline: none;}
form select { border: 1px solid #ccc; font: normal 12px Arial; padding: 3px; outline: none;}

#PaymentMethodChooser { margin: 0 0 20px 0; }
#PaymentInfo { width: 340px; float:right; display: inline; margin: 5px 40px 0 0; background: #f4effe; padding: 5px;}
#BillingAddress { width: 340px; float: left; display: inline; margin: 0 20px 0 10px; }
#CardImages { margin: 5px 0; }

.ShoppingCart .FormTitle { background: #eaebeb; color: #333; }
.ShoppingCart #ShippingMethod { margin:  0 0 20px 0; text-align: right; }
.ShoppingCart .OrderTotalRow td { padding: 10px 0 0 0; border-top: 1px solid #999; }
.ShoppingCart .ShippingAmtRow td { padding: 10px 0; }
.ShoppingCart .Grid td { vertical-align: top; }
.ShoppingCart > div.Error span { font: bold 14px Arial; color: #ab294d; position: relative; margin: 10px 0 0 10px;}
.ShoppingCart .Header th { height: 20px; background: #ebefef; text-align: left; color: #474747; padding: 5px 0;}
.ShoppingCart .Header .firstCol { padding-left: 10px; }
.ShoppingCart td .firstCol { margin-left: 10px;}
.ShoppingCart td.last {text-align: left; }
.ShoppingCart .Row td {padding: 5px 0; }

.Content p { margin: 20px 80px 10px 0px; font: normal 12px/150% Arial, Helvetica, Verdana, sans-serif; }
.Content p.LongText, .Content p.text { margin: 10px 80px 10px 0px; font: normal 12px/150% Arial, Helvetica, Verdana, sans-serif; }
.Content h1 { margin-left: 60px; }
.Content .DesignIdeas h1 {margin-left: 0px; }
.Content h2 { margin: 20px auto 10px 0px; }
.Content ul { width: 400px; margin: 10px 0 20px 0px; line-height: 150%; }
.imageDiv{ position: absolute; top:-22px; right: -10px;	width: 560px; height: 453px; text-align: right; background-color: white;}

.TextContent.DesignIdeas{padding-left: 0px !important; margin-top: 0px; width: 230px !important;}


.width50 {width: 50px !important; }
.width75 {width: 75px !important; }
.width100 {width: 100px !important; }
.width125 {width: 125px !important; }
.width150 {width: 150px !important; }
.width175 {width: 175px !important; }
.width200 {width: 200px !important; }

.textLeft { text-align: left !important; }
.textRight { text-align: right !important; }

.font14px { font-size: 14px; }
.fontBold {font-weight: bold; }


/* (from CustomerReceipt.xsl) */

#CustomerReceipt * { font-family: Arial, Helvetica, sans serif; font-size: 11px; }
#CustomerReceipt .Head{background-color: #C5CADD; font-size: 1.5em; font-weight: bold; padding: .5em; border-bottom: solid 1px black; margin: 0 0 10px 0;}
#CustomerReceipt .SubHead{color: #333;font-weight: bold; font-size: 11px; padding-bottom:5px; border-bottom: 1px solid #333; white-space: nowrap; }
#CustomerReceipt .SubHead1{color: #6b7aa3;font-weight: bold; font-size: 11px; padding-bottom:5px;}
#CustomerReceipt .SubHeadText{ font-size: 11px; }
#CustomerReceipt .ReceiptTable {text-align: center; width: 100%; clear: both; margin: 0 0 20px 0;}
#CustomerReceipt .ReceiptTable td {text-align: left; vertical-align: top; }
#CustomerReceipt .Product {padding-left:5px;padding-right:5px;}
#CustomerReceipt .Product table td {font-family: Arial, Helvetica, sans-serif; color: #333333;font-size: 10px;}
#CustomerReceipt .Feedback{color:#323232;}
#CustomerReceipt .Spacer { margin-bottom:5px; }
#CustomerReceipt #OrderReceiptAddressInfo { }
#CustomerReceipt #OrderReceiptAddressInfo td { width: 45%;}
#CustomerReceipt #OrderReceiptAdditionalInstructions { position: relative; top: 0px; clear: both; }
#CustomerReceipt #OrderReceiptProductInfo {width: 100%; text-align: center; border: 1px solid #eee;}
#CustomerReceipt #OrderReceiptProductInfo td {text-align: left; border: 1px solid #eee; padding: 5px;}
#OrderReceiptProductInfo td.TotalsLabel { border: 0 !important; text-align: right !important; }
#OrderReceiptProductInfo td.TotalsLabel .SubHead { border: none; }
#OrderReceiptProductInfo .TableHead td {background: #eee; font-weight: bold; }
/*------*/

/*-----STORE LOCATOR-----*/
.StoreLocator .SearchContent { background-color:#EFF3F6; border:1px solid #D0E3EC; margin: 10px 0px; padding-left:10px; width:440px; }
.TextContent { margin: 0 auto; }
.TextContent, .TextCollection { padding-left:60px; }
/*-----*/