/* Color: Red */
/*
Color theme guide
Hex Code/ Color Description
#7682c0; / red tinted light blue - not great
#02198B; / Darker blue with no light green tint - Too dark


Notes/Updates -
9-25-2016: Currently working on creating a more professional color theme, once the color theme is accepted the layout will be tackled next.
*/

body {
    background: #fff;
    color: #2c1f16;
}

.tfoot {
    color: #ffffff;
}

a {
    color: #2c1f16;
    font-weight: normal;
    /*text-decoration: underline;*/
}
a:hover {
    color: #7d644a;
}
h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #7d644a;
}
hr {
    background: #f1efe6;
    color: #f1efe6;
}


#Container {
    background: #fff;
}


/*################  Top Menu Bar  ###################*/
/*This is the class for the top most menu*/


#TopMenu {
   /* background: #000000; #e8e7e0; #dad8cc; #bebba5; #02198B;*/
    color: #2c1f16;
    margin: auto;
    border: 1px solid #171614;
}
#TopMenu li {
}
#TopMenu li.First {
    background-image: none;
}
#TopMenu li a, #TopMenu li span {
    color: #2c1f16;
}
#TopMenu li span a {
}
#TopMenu li a:hover {
    text-decoration: underline;
}

/*################  Home Menu Bar  ###################*/
/*This is the Class for the main menu navigation bar*/

#Menu {
    border-top: 2px solid #000000; /*#e9e6d9;*/
    border-bottom: 2px solid #000000; /*e9e6d9;*/
    margin: 0px 0 0 0;
    background: #ffffff; 
    border-left: 1px solid #171614;
    border-right: 1px solid #171614;
}
#Menu li {
    font-family: Georgia, "Times New Roman", Times, serif;
}
#Menu li a {
    color: #2c1f16;
}
#Menu li a:hover {
    text-decoration: underline;
}
#Menu li ul {
    border: 2px solid #000000; /*#e9e6d9;*/
    border-top: 0;
}
#Menu li ul li a {
    background: white;
}
#Menu li a:hover {
    color: #7d644a
}





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


/*####################################### LOGO  #####################*/

#Logo {
    border-left: 1px solid #000000;
    /*background: #000000;*/
}
#Logo h1 {
    color: #7d644a;
}
#Logo h1 a {
    color: #7d644a;
}

.Logo1stWord {
    color: #000000;
}


/*############################################## SEARCH BITCH ################################*/

#SearchForm {
    position: relative;
   /* background: url(/product_images/uploaded_images/untitled-2.jpg) 0 0 no-repeat;  */
}
#SearchForm form {
}
#SearchForm label {
}
#SearchForm input {
    background: #fff;
    border: 2px solid #e9e6d9;
}
#SearchForm .Button {
    border: 0;
}
#SearchForm a {
    color: #000000;
}
#SearchForm p {
    color: #000000;
}




/*###############################1211pxhis Class method is applied to the left menu ####################################*/

.Left {
    background: #ffffff;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
}
.Left .Block {
}
.Left h2 {
    color: #000000;
}
.Left li {
    border-bottom: 1px solid #000000;
}
.Left li a {
    color: #2c1f16;
}
.Left li a:hover {
    color: #7d644a;
}
.Left .Block li, .Right .Block li {
}


/*####################### CONTENT CLASS MAIN [[[[[[!!!!  (  <H2>  ) !!!!]]]]]] ##########################*/

.Content {
}
.Content h2 {
    color: #ffffff; /*#ffffff; /* #000000; */
    background: #171614; /*#cddbff; /* #e7d2c9; /*#c9cfe7; /* #69749B; #0f2092; #000b48; #0f1130; */
}
.Content a {
}
.Content.Wide {
}
.Content.Widest {
}


.Right {
    background: white;
    border-left: 1px solid black;
}
.Right .Block {
}
.Right h2 {
    color: #ff0000;
}
.Right li {
    border-bottom: 1px solid #4545e6;
}
.Right li a {
    color: #2c1f16;
}
.Right a:hover, .Right a:hover strong {
    color: #7d644a;
}
.Right hr {
    background: transparent;
    color: #f1efe6;
}


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


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


.Content .ProductList li,
.fastCartContent .ProductList li {
}
.Content .ProductList li:hover,
.Content .ProductList li.Over,
.fastCartContent1211pxoductList li:hover,
.fastCartContent .Produc1212pxt li.Over {
}
.ProductList a {
}
.ProductList a:hover {
    color: #7d644a;
.ProductImage {
    background: #fff;
    padding: 4px;
    border: 2px solid #f1efe6;
}
.Content .ProductList strong, .Content .ProductList strong a {
}
.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-bot20m: 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 tfoot .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;
}


.SpecificInfoMessage {
    background-color: #f8e4d1;
    color: #555;
}

.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;
    co1211px #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: #FFCC00;
}

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

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

/* 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;
}

.CartContents .ItemShipping th {
    border-bottom-color: #f1efe6;
    border-top-color: #f1efe6;
    background: #F1EFE6;
    color: #424748;
}

/* Category flyout styles (theme) */

/* Child menu items, does not include the always-showing root level */
#SideCategoryList .sf-menu li ul li {
}

/* Root menu item when expanded */
#SideCategoryList .sf-menu .sfHover a,
/* Child menu item links */
#SideCategoryList .sf-menu li ul a {
    background-color: #FFCC00;
}

/* Parent menu items of a child being hovered (not including root-level items) */
#SideCategoryList .sf-menu li ul li:hover > a,
/* Child menu item while hovering */
#SideCategoryList .sf-menu li ul a:focus,
#SideCategoryList .sf-menu li ul a:hover,
#SideCategoryList .sf-menu li ul a:active {
}

#SideCategoryList .sf-sub-indicator {
    background-image:  url('../../Kitchenware/images/red/arrows-dark.png');
}

/* End: category flyout styles */



/* start fast cart styles */
#fastCartContainer {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
}
.fastCartContent h2 {
    color: #009E0F;
    background-color:transparent;
}
.fastCartContent h3 {
    color: #BB6F21;
    background-color:transparent;
}
.fastCartSummaryBox {
    background-color: #DDFEDA;
}
.fastCartContent .fastCartTop a,
.fastCartContent .ProductList .ProductDetails a {
    color: #075899;
}
.fastCartContent .ProductPrice,
.fastCartContent .ProductList em {
    color: #800000;
}
.fastCartContent .Quantity {
    color: #828DB3;
}
.fastCartContent p {
    color: #444444;
}
.fastCartContent .ProductList li {
    background-color: #FFF;
}
/* end fast cart styles */
