/* Color: Grey */

/* Banner image provided by LotusHead | www.pixelpusher.co.za */

body {
	background: url(../images/brown/bg-tile.jpg) 0 0 repeat;
	color: #efd49f;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}
a {
	color: #efd49f;
}
a:hover {
	color: #fff;
}
h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #fff;
	font-size:26px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	color: #e68f3d;
}
hr {
	background: #3D331A;
}

#TopMenu {
	color: #b77a3b;
}
#TopMenu li a, #TopMenu li div {
	color: #b77a3b;
}
#TopMenu li div a {
}
#TopMenu li a:hover {
	color: #efd49f;
}

#Menu {
}

#Menu li a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #e8c670;
}
#Menu li.First a {
	background-image: none;
	padding-left:10px;
	color:#d8ae50;
}
#Menu li ul li a {
	background-image: none;
	background-color: #7e5933;
}
#Menu li ul li a:hover {
	background-color: #956c41;
}
#Menu li:hover a, #Menu li.over a{
	color:#f1daa7;
}

#Container {
	background: url(../images/brown/bg_top.jpg) top center no-repeat;
}

#Outer {
}
#Header {
}

#Logo {
}
#Logo h1 {
	font-family: "Times New Roman", Times, serif;
	color: #281309;
}
#Logo h1 a {
	color: #281309;
}

#SearchForm {
	color: #b77a3b;
}
#SearchForm label {
}
#SearchForm input {
	background: #efd49f;
	color: #281309;
}
#SearchForm a {
	color:#E8C670;
}
#SearchForm a:hover {
	color:#E8C670;
}

.Left {
}
.Left h2 {
}
.Left li {
	border-bottom: 1px solid #3D331A;
}
.Left li a {
}
.Left li a:hover {
}
.Left #SideCategoryList li ul li{
	border-bottom: 0;
	border-top: 1px solid #3D331A;
}

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

.Right {
}
.Right h2 {
}
.Right li {
	border-bottom: 1px solid #3D331A;
}
.Right li a {
}
.Right li a:hover {
}


#Footer {
	background: url(../images/brown/bg_footer.gif) 0 0 repeat-x; color:#e8c670;
}
#Footer a {
	color:#E8C670;
	font-size:12px;
	padding:0 5px;
	text-decoration:none;
	text-transform:uppercase;
}


.Content .ProductList li {
	background:url(../images/brown/product_bg.jpg) center top no-repeat; padding:10px;	min-width:145px; text-align:center;
}
.ProductList .ProductImage {
	height:140px !important;
}
.ProductList a {
	color: #d3981a; text-decoration:underline; text-transform:uppercase; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:11px;
}
.ProductList .ProductTitle { margin-top:8px; font-size:16px; color:#fff; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; }
.ProductList a:hover {
	color: #d3981a; text-decoration:none !important;
}
.ProductPrice, .ProductList {
	color: #f1daa7; font-family:Tahoma, Geneva, sans-serif; font-size:16px; font-weight:normal; 
}
.Value .ProductPrice { padding:4px 14px; border:solid #3E341D; border-width:1px 0; margin:10px 0; }
.ProductList .Rating {
	color: #696969;
}
.Content .FeaturedProducts .ProductList li {
}
.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
}
.Left .ProductList strong, .Left .ProductList strong a, .Right .ProductList strong, .Right .ProductList strong a {
	color: #efd49f;
}
.Left .ProductList strong a:hover, .Right .ProductList strong a:hover {
	color: #fff;
}


.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	background: #efd49f;
	color: #281309;
}
.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 { /* No1 seller box */
}
.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
}


.CompareItem { width:200px; border-left: solid 1px #7e5933; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #3D331A; }
.CompareFieldTop { border-bottom:solid 1px #3D331A; }
.CompareFieldTop a:hover { color:#e3323c; }
.CompareCenter { border-left:solid 1px #7e5933; border-bottom:solid 1px #3D331A; }
.CompareLeft { border-left:solid 1px #7e5933; border-bottom:solid 1px #3D331A; }

.ViewCartLink {
	background: url('../../Chocolate/images/brown/Cart.gif') no-repeat 0 50%;
}

table.CartContents, table.General {
	/*border: 1px solid #3D331A;*/
}

.CartContents thead tr th, table.General thead tr th {
	color: #fff;
	border-color:#3E341D;
	border-style:solid;
	border-width:1px 0;
}

.CartContents tbody .SubTotal td {
	/*border-top: 1px solid #3D331A;*/
	color: #fff;
}

.MiniCart .SubTotal {
	color: #e3323c;
}

.JustAddedProduct {
	background: #fff;
}
.JustAddedProduct strong, .JustAddedProduct a {
	color: #281309;
	text-decoration: none;
}
.JustAddedProduct a:hover {
	text-decoration: underline;
}
.JustAddedProduct .ProductPrice, .JustAddedProduct em {
	color: #e3323c;
}

.CategoryPagination {
	color: #fff;
	border-color:#3E341D;
	border-style:solid;
	border-width:1px 0;
}

.CheckoutRedeemCoupon { background: #3e2013; padding: 10px; width: 300px; border: 1px solid #3D331A; margin-bottom: 10px; }

.SubCategoryList, .SubBrandList {
	background:#3e2013;
	border: 1px solid #3D331A;
}

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

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

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

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

.SearchTips .Examples {
	background: #3e2013;
}

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

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #efd49f;
	color: #281309;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #7e5933;
	color: #fff;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #efd49f;
}

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

.TabNav li a {
	border: 1px solid #3D331A;
	background: #3D331A;
}
.TabNav li a:hover {
	background-color: #3e2013;
}
.TabNav li.Active a {
	border-bottom: 1px solid #3D331A;
	background: #3e2013;
}

/* General Tables */

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


.Content .ProductList li .ProductCompareButton {
	color: #281309;
}
.Content .ProductActionAdd a, .Content .ProductActionAdd strong a {
	color: #7e5933;
}
.Content .ProductActionAdd a:hover, .Content .ProductActionAdd strong a:hover {
	color: #281309;
}


/* Quick Search */
.QuickSearch { background: #151108; border: 1px solid #fff; }
.QuickSearchTitle td, .QuickSearchAllResults td { color: #281309; }
.QuickSearchResultName { color: #281309; }
.QuickSearchResult .Price { display:none; }
.QuickSearchHover a:hover { text-decoration:none; }
.QuickSearchAllResults a { background: url('../images/brown/QuickSearchAllResultsButton.gif') no-repeat right; }


.Field250.ISSelectReplacement { /* Full search form tickbox bg */
	color: #281309;
}

.NewsletterSubscription input {
	background: #efd49f;
	color: #281309;
}

.Required, .DownloadExpiresToday {
	color: #e3323c;
}

small, .Meta, .LittleNote, .LittleNotePassword, .SoldOut, .Availability, .DownloadExpires, .TransitTime {
	color: #b77a3b;
}

.PrimaryProductDetails .ProductThumb {
	/*background: #fff;*/
}
.PrimaryProductDetails .ProductThumb a {
	color: #7e5933;
}
.PrimaryProductDetails .ProductThumb a:hover {
	color: #281309;
}


#SideCartContents { border-color:#3D3929; border-style:double; border-width:3px 0; padding:10px 20px; }
#SideCartContents h2 { font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:15px; color:#e8c670; text-transform:uppercase;
text-align:left; background:url(../images/brown/carticon.png) right 4px no-repeat; padding-left:30px; width:70%; }
#SideCartContents .sidecartitems { float:left; font-size:15px; text-transform:uppercase; color:#e8c670; }
#SideCartContents .sidecartitems strong { font-size:29px; vertical-align:-4px; color:#d8ae50; }
#SideCartContents .sidecartlinks { float:right; text-align:right; }
#SideCartContents .sidecartlinks a { color:#d3981a; text-transform:uppercase; font-size:11px; line-height:18px; }

#ParchmentTop { background:url(../images/brown/leftnav_bg.png) top center no-repeat; margin-bottom:0; padding:55px 30px 0 20px; }
#ParchmentBottom { background:url(../images/brown/leftnav_bg_bottom.png) top center no-repeat; height:71px; }
#SideCategoryList h2, #SideShopByBrand h2 { background:url(../images/brown/leftnav_hr.png) top left repeat-x; color:#000; font-size:12px; 
line-height:42px; text-align:center; text-transform:uppercase; }
#SideCategoryList li, #SideShopByBrand li { border:none; font-family:Tahoma, Geneva, sans-serif; font-size:13px; }
#SideCategoryList li a, #SideShopByBrand li a { color:#a1270a; text-transform:uppercase; }
#SideCategoryList, #SideShopByBrand { margin-bottom:0; }
#SideCategoryList { padding-bottom:10px; }

#SideVideos { border-color:#2F2C24; border-style:solid; border-width:1px 0 0; padding:10px 20px; margin:20px 0 0; text-align:center; }
#SideVideos h2 { font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:17px; color:#e8c670; text-transform:uppercase;
text-align:center; font-weight:bold; }
#SideVideos a { color:#d3981a; text-transform:uppercase; font-size:12px; font-family:Tahoma, Geneva, sans-serif; }

#SideForum { border-color:#2F2C24; border-style:solid; border-width:1px 0 0; margin:20px 0 0; text-align:center; padding:10px 0; }
#SideForum p { font-size:14px; color:#e8c670; font-style:italic; line-height:24px; padding:10px 30px; margin-bottom:0; }
#SideForum a { color:#f1daa7; text-transform:uppercase; font-size:12px; }

#BattleCry { background:url(../images/brown/battlecry.jpg) top left no-repeat; width:534px; height:204px; }
#BattleCry p { color:#000; font-family:Tahoma, Geneva, sans-serif; font-size:12px; padding:95px 40px 0 60px; line-height:18px; }
#BattleCry p a { color:#d3981a; text-decoration:none; }

.Content .ProductList .ProductImage { width:inherit !important; text-align:center; }

#SideAccountMenu h2 { color:#E8C670; font-size:14px; text-align:center; text-transform:uppercase; }
#SideAccountMenu ul { margin:0 0 0 17px; padding:0; width:80%; }
#SideAccountMenu ul li a { color:#E8C670; }
#SideAccountMenu ul li a:hover { color:#fff; }

#addtocart { margin:15px 0 0 198px; }


/* Product Videos */

#VideoContainer {
	border: 1px solid #3D331A ;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.currentVideo {
	background-color: #7E5933;
}

.videoRow:hover {
	background-color: #3D331A ;
}