/* Color: Maroon */

body {
	background: #C5CCAA;
	color: #2c1f16;
}
a {
	color: #2c1f16;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #8A7B3A;
}
a.ViewCartLink:hover, a.CheckoutLink:hover {
       color: #FFFBD6;
}

h2 {
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}
h3 {
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	color: #8A7B3A;
}
hr {
	background: #e6a03c;
	color: #e6a03c;
}
h2, h3, h4 {
       color: #504696;
}

#Container {

}


#TopMenu {
	
	
}
#TopMenu li {
}
#TopMenu li.First {
	background-image: none;
}
#TopMenu li a, #TopMenu li span {
	color: #fffbd6;
}
#TopMenu li span a {
}
#TopMenu li a:hover {
	color: #FFF;
	text-decoration: underline;
}









#Outer {
}
#Wrapper {
}
#rotator {
	background: url('../images/rotator/rotator.php') 0 0 no-repeat;
	height: 158px;
}


#Logo {
}
#Logo h1 {
	color: #8C7E35;
}
#Logo h1 a {
	color: #8C7E35;
}

.Logo1stWord {
	color: #000;
}








.Content {
}

.Content a {
}
.Content.Wide {
}
.Content.Widest {
}



.Right .Block {
}
.Right h2 {
	
}
.Right li {
	
}
.Right li a {
	color: #2c1f16;
}
.Right a:hover, .Right a:hover strong {
	color: #8A7B3A;
}






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


.Content .ProductList li {
}
.Content .ProductList li:hover, .Content .ProductList li.Over {
}
.ProductList a {
}
.ProductList a:hover {
	color: #8A7B3A;
}
.ProductList .ProductImage {
	background: #fffbd6;
	padding: 4px;
	
}
.Content .ProductList strong, .Content .ProductList strong a {
}
.ProductPrice, .ProductList em {
	color: #000;
}
.PriceNyo {
    display:block;
}
.ProductList .Rating {
	color: #6a6a6a;
}
.Content .FeaturedProducts .ProductList li {
}
.Content .FeaturedProducts .ProductList .ProductImage {
}
.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
}


.Right .TopSellers li {
	background-image: none;
}
.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	color: #fff;
	background: #78500a;
}
.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 {
	background: #FFFBD6;
}
.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 .TopSellerNumber {
	color: #FFFBD6;
	background: url(../images/brown/No1SellerNumberBg.gif) 0 0 no-repeat;
}
.Right .TopSellers li.TopSeller1 .Rating {
}




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



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

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

.CartContents tbody .SubTotal td {
	border-top: 1px solid #e6a03c;
	color: #8A7B3A;
}

.MiniCart .SubTotal {
	color: #8A7B3A;
}

.JustAddedProduct {
	border: 1px solid #fff595;
	background: #FFFBD6;
}

.JustAddedProduct strong, .JustAddedProduct a {
	color: #8A7B3A;
}

.CategoryPagination {
	color: #8A7B3A;
	border: 1px solid #fff595;   
        background: #FFF8BF;
}

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

.SubCategoryList, .SubBrandList {
	background: #fffbd6;
}

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

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

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

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

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

.QuickSearchHover td{ background: #FFF8BF; }

.SortBox {
	
}
.SearchTips .Examples {
	background: #FFF8BF;
	border: 1px solid #fff595;
}

#SearchPageHeader .FloatRight a {
	float: left;
	padding: 7px 0 0 0;
	color: #575757;
}
#SearchPageHeader .FloatRight a img {
	padding: 5px;
}

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

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

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #FFF8BF;
	color: #777;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

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

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

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

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

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




