/* Color: Red */

body { background-image: url(/images/body_bg.png); background-attachment:
 scroll; background-color: #FFF; background-repeat: 
repeat-x; background-position: left top;
	color: #333333;
}
a {
	color: #303030;
	/*font-weight: normal;*/
	text-decoration: underline;
}
a:hover {
	color: #BE0101;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E80B2E;
}
hr {
	background: #f1efe6;
	color: #f1efe6;
}


#Container {
	
}


#TopMenu {
	
	color: #ffffff;
}
#TopMenu li {
}
#TopMenu li.First {
	background-image: none;
}
#TopMenu li a{
color: #ffffff;
background-image: url(/images/menu_btn_bg.png); 
background-attachment:scroll; 
background-color: none; 
background-repeat: no-repeat;
 background-position: center top;
width: 100px;
margin-right: -15px;
height:28px;
padding-left:43px;
padding-top:6px;

}

.TopMenuLong {
background-position:center top;background-repeat:no-repeat;color: #999999;float:right;height:28px;margin-right:-15px;padding-left:15px;padding-top:13px;width:180px;

}

.TopMenuLong a {color:#ffffff; text-decoration: none;}
.TopMenuLong a:hover {color:#ffffff; text-decoration:
 underline;}


#TopMenu li span a {
}
#TopMenu li a:hover {
	text-decoration: underline;
}

#Menu {
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	margin: 15px 0 0 0;
}
#Menu li {
font-family: Helvetica,Arial,sans-serif;
font-weight:bold !important;
color:#000000;
line-height:40px;
letter-spacing:0px;
font-size: 20px;
}
#Menu li a {
	color: #2c1f16;
}
#Menu li a:hover {
	text-decoration: underline;
	color: #E70C2E;
}
#Menu li ul {
	border: 2px solid #e9e6d9;
	border-top: 0;
}
#Menu li ul li a {
	background: #fff;
}
#Menu li ul li a:hover {
		color: #E70C2E;
}


#Outer {
}
#Wrapper {
}
#Header {
	background-position: 0 0;
	background-repeat: no-repeat;
}


#Logo {
}
#Logo h1 {
	color: #7d644a;
}

#LogoImage {
padding-top:15px;
}

#Logo h1 a {
	color: #7d644a;
}

.Logo1stWord {
	color: #000;
}

#SearchForm {
	/*background: url(../../Kitchenware/images/red/SearchBg.gif) 0 0 no-repeat;*/ 
}
#SearchForm form {
}
#SearchForm label {
	display: none;
}
#SearchForm input {
	background: background:url("/images/search_bg.png") no-repeat scroll 0 0 #fff;
	border: none;
}
#SearchForm .Button {
	border: 0;
}
#SearchForm a {
	color: #ffffff;
}
#SearchForm p {
	color: #ffffff;
}


.Left
 {background:url("/images/sidebar_bg.png") no-repeat scroll 0 0 transparent;}
.Left .Block {
}
.Left h2 {
	color: #303030;
}
.Left li {
	border-bottom: 1px solid #fff;
}
.Left li a {
	color: #303030;
}
.Left li a:hover {
	color: #BE0101;
}
.Left .Block li, .Right .Block li {
}



.Content {
}
.Content h2 {
	color: #fff;
	background: #0C0C0C;
}
.Content a {
}
.Content.Wide {
}
.Content.Widest {
}


.Right {
	
background:url("/images/sidebar_bg.png") no-repeat scroll 0 0 transparent;}
.Right .Block {
}
.Right h2 {
	color: #303030;
}
.Right li {
	border-bottom: 1px solid #fff;
}
.Right li a {
	color: #303030;
}
.Right a:hover, .Right a:hover strong {
	color: #BE0101;
}
.Right hr {
	background: transparent;
	color: #303030;
}


#Footer {
	border-top: 1px solid #f1efe6;
}


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


.Content .ProductList li.Odd{
margin-left: 0px !important; margin-right: 17px !important;
height: 385px !important;
}

.Content .ProductList li.Even{
margin-left: 17px !important; margin-right:
 0px !important;
height: 385px !important;
}



.Content .ProductList li:hover, .Content .ProductList li.Over {
}
.ProductList a {
}
.ProductList a:hover {
	color: #BE0101;
}
.ProductList .ProductImage {
	background: #fff;
	padding: 4px;
	border: 2px solid #f1efe6;
}
.Content .ProductList strong, .Content .ProductList strong a {
}
.ProductPrice, .ProductList em {
	color: #be0101;
}
.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: #7d644a;
}
.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 {
	background: #fff;
	border: 1px solid #f1efe6;
}
.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 .TopSellerNumber {
	color: #fff;
	background: url(../../Kitchenware/images/red/No1SellerNumberBg.gif) 0 0 no-repeat;
}
.Right .TopSellers li.TopSeller1 .Rating {
}

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


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

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

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

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

.CartContents tbody .SubTotal td {
	border-top: 1px solid #f1efe6;
	color: #7d644a;
}

.MiniCart .SubTotal {
	color: #7d644a;
}

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

.JustAddedProduct strong, .JustAddedProduct a {
	color: #7d644a;
}

.CategoryPagination {
	color: #7d644a;
	background: #F1EFE6;
}

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

.SubCategoryList, .SubBrandList {
	/* background: #F1EFE6; */
}

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

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

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

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

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

.QuickSearchHover td{ background: #F1EFE6; }

.SortBox {
	color: #fff;
}
.SearchTips .Examples {
	background: #F1EFE6;
	border: 1px solid #f1efe6;
}

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

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
	background: #eef7d8;
}

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

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #f1efe6;
	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 #2c1f16;
}

.TabNav li a {
	border: 1px solid #2c1f16;
	background: #f1efe6;
}

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

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

/* Product Videos */

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

.currentVideo {
	background-color: #ddf0f6;
}

.videoRow:hover {
	background-color: #efefef;
}
