/* Color: Maroon */
/*  #ad5d39 rust 974e2b*/
/*  #2b2820 dk. brown 443201 */
/*  #ccc3a2 tan */

body {
	background: #cec3a5 url(../images/cream/BodyBg.gif) 0 0 repeat-x;
	color: #443201; /* Was #fff */
}
a {
	color: #443201; /* dk. brown */
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #974e2b; /* rust */
}
h2 {
	color: #443201; /* dk. brown */
}
h3 {
	color: #974e2b; /* rust */
}


#Container {
	background: #cec3a5 url(../images/cream/ContainerBg.gif) 0 135px no-repeat; /* Upper left hand drop shadow */
	width: 970px;
	margin: 0 auto;
	position: relative;

}


#TopMenu {
	background: #974e2b;
	color: #ffffff;
	border-bottom: 1px solid #fff;
}
#TopMenu li a, #TopMenu li div {
	color: #ffffff;
	border-left: 1px solid #8a4d30;
}
#TopMenu li div a {
	border: 0;
	color: #ffffff;

}
#TopMenu li a:hover {
	color: #fff;
	text-decoration: underline;
	background: #b86741;

}
#TopMenu li.First a {
	border: 0;
	border-left: 1px solid #974e2b; /* rust */

}


#Menu {
	background: #ccc3a2 url(../images/header_collage.jpg) 0 22px repeat-x;  /*25px bumps down below sitenav*/
}
#Menu li {
}
#Menu li a {
}
#Menu li ul li a {
	background: #ccc3a2; /* tan */
}
#Menu li ul li a:hover {
	color: #ffffff;
	background: #c3af84;
}


#Outer {
	background: #cec3a5; /*url(../ximages/cream/OuterBg.gif) 100% 102px no-repeat;  Right hand drop shadow */
}
#Wrapper {
	background: #cec3a5; /*url(../ximages/cream/WrapperBg.gif) 0 0 no-repeat;  Lower left hand drop shadow */
}
#Header {
	background: #cec3a5;  /* tan */ /*url(../ximages/cream/HeaderBg.gif) 0 0 repeat-x;  Bottom header drop shadow */
}


#Logo {
	/*background: url(../ximages/cream/LogoBg.gif) 0 0 no-repeat;  Bookmark image */
}
#Logo h1 {
	color: #443201; /* dk brown */
}
#Logo h1 a {
	color: #443201; /* dk brown */
}


#SearchForm {
	/*background: url(../ximages/cream/SearchBg.gif) 100% 0 no-repeat;  Right hand header drop shadow 
	background: url(../images/cream/logo-search-bg.gif) right no-repeat;*/
}
#SearchForm label {
	display: none;
}
#SearchForm input {
	background: #fff;
	border: 1px solid #aea489;
}
#SearchForm .Button {
	border: 0;
}
#SearchForm a {
	color: #ffffff;
}
#SearchForm p {
	color: #aea489;
}


.Left {
}
.Left .Block {
}
.Left h2 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/cream/SideTitleBg.gif) 0 100% no-repeat;
}
.Left li {
	border-bottom: 1px solid #e9e9e9;
}
.Left li a {
	color: #974e2b; /* navigation text color */
}
.Left li a:hover {
}


.Content {

}
.Content h2 {
}
.Content a {
	color: #443201; /* dk brown - snail trail and product desc. title */
}
.Content.Wide {
}
.Content.Widest {
}


.Right {
}
.Right .Block {
}
.Right h2 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/cream/SideTitleBg.gif) 0 100% no-repeat;
}
.Right a {
}
.Right a:hover, .Right a:hover strong {
}
.Right li {
	border-bottom: 1px solid #e9e9e9;
}
.Right li a {
	color: #974e2b;
}
.Right hr {
	background: transparent;
	color: #DADADA;
}


#Footer {
/*	border-top: 1px solid #DADADA; */
}


.NewsletterSubscription input {
	border: 1px solid #cec3a5;
}


.Content .ProductList li {
	border: 1px solid #cec3a5;
}
.Content .ProductList li:hover, .Content .ProductList li.Over {
	background: #f8f5eb;
}
.ProductList .ProductImage {
	background: #fff;
	padding: 2px;
}
.Content .ProductList strong, .Content .ProductList strong a {
	color: #974e2b;
}
.ProductPrice, .ProductList em {
	color: #974e2b;
}
.ProductList .Rating {
	color: #cec3a5;
}
.Right .ProductList li {
}


.Content .FeaturedProducts .ProductList li {
	background: #fff url(../images/cream/FeaturedProductsBg.gif) bottom left repeat-x;
}
.Content .FeaturedProducts .ProductList .ProductImage {
}
.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
	background: #f8f5eb;
}


.Right .TopSellers li {
}
.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
}
.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 {
	background: #fff url(../images/cream/No1SellerBg.gif) bottom left repeat-x;
	border: 1px solid #dadada;
}
.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 .TopSellerNumber {
	color: #fff;
	background: url(../images/cream/No1SellerNumberBg.gif) 0 0 no-repeat;
}

.Breadcrumb {
	border-bottom: 1px solid #DADADA;
}


.CompareItem { width:200px; border-left: solid 1px #CACACA; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #E9E9E9; }
.CompareFieldTop { border-bottom:solid 1px #DADADA; }
.CompareFieldTop a:hover { color:red; }
.CompareCenter { border-left:solid 1px #DADADA; border-bottom:solid 1px #E9E9E9; }
.CompareLeft { border-left:solid 1px #DADADA; border-bottom:solid 1px #E9E9E9; }

.ViewCartLink {
	background: url('../images/cream/Cart.gif') no-repeat 0 3px ;
}

table.CartContents, table.General {
	border: 1px solid #DADADA;
}

table.CartContents thead tr th, table.General thead tr th {
	background: #f8f5eb;
	color: #424748;
	border-bottom: 1px solid #DADADA;
}

.CartContents tbody .SubTotal td {
	border-top: 1px solid #DADADA;
	color: #443201;
}

.MiniCart .SubTotal {
	color: #443201;
}

.JustAddedProduct {
	border: 1px solid #E9E9E9;
	background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
	color: #443201;
}

.CategoryPagination {
	color: #443201;
}

.CheckoutRedeemCoupon { background: #f8f5eb; padding: 10px; width: 300px; border: 1px solid #DADADA; margin-bottom: 10px; }

.InfoMessage {
	background: #f8f5eb url('../images/InfoMessage.gif') no-repeat 5px 8px;
	color: #974e2b;
}

.SuccessMessage {
	background: #E8FFDF url('../images/SuccessMessage.gif') no-repeat 5px 8px;
	color: #974e2b;
}

.ErrorMessage {
	background: #FFECEC url('../images/ErrorMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
	background: #f8f5eb;
}

.QuickSearchHover td{ background: #F8F5EB; }

.QuickSearchAllResults a { background: url('../images/cream/QuickSearchAllResultsButton.gif') no-repeat right; }

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
	border: 1px solid #dadada;
	background: #f8f5eb;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #974e2b;
	color: #fff;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #ccc3a2;
	border: 1px solid #a59a8c;
	color: #974e2b;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #282820;
}

/* General Tables */
table.General tbody tr td {
	border-top: 1px solid #efefef;
}

/* Tabbed Navigation */
.TabNav {
	border-bottom: 1px solid #dadada;
}

.TabNav li a {
	border: 1px solid #dadada;
	background: #f3f0e6;
}

.TabNav li a:hover {
	background-color: #f2e9d3;
}

.TabNav li.Active a {
	border-bottom: 1px solid #fff;
	background: #fff;
}