/* Color: Grey */

body {
    color: #fff;
    background: #000000 url(../images/blue/body_bg.gif) repeat-x 0 1px;
    margin: 0 auto;
    width: 1000px;
}
a {
    color: #fff;
}
a:hover {
    color: #eee;
}
h2 {
    color: #fff;
    }

h2.green_bg_featured {
    background: url("../images/blue/fp-bg.gif") repeat scroll 0 0 #000000;
    height: 43px;
    padding-top: 2px;
}

h3 {
    color: #fff;
}
hr {
    background: #e04d55;
}

#TopMenu {
    /*background: url(../images/blue/bg_topmenu.gif) 0 100% no-repeat;*/
    background-color: #0f0f0f;
    border-bottom: 1px solid #2f2e2e;
    margin: 0;
}
#TopMenu li a, #TopMenu li div {
    color: #fff;
}
#TopMenu li div a {
}
#TopMenu li a:hover {
    color: #fff;
}

#Menu {
}
#Menu li a {
   /* background: url(../images/blue/bg_navi_btn.gif) 0 50% no-repeat;*/
    color: #fff;
}
#Menu li ul li a {
    background-image: none;
    background-color: #d2000b;
}
#Menu li ul li a:hover {
    background-color: #ac0005;
}
#Menu li:hover a, #Menu li.over a{
}

#Outer {
    /*background: url(../images/blue/bg_wrapper.jpg) 0 155px no-repeat;*/
    min-height: 600px;
    background-color: #000000;
}

#Header {
    /*background-position: 0 0;*/
    background-repeat: no-repeat;
}

#Logo {
    /*background-color: #fff;*/
}
#Logo h1 {
    color: #292929;
}
#Logo h1 a {
    color: #292929;
}

#SearchForm {
    color: #959595;
}
#SearchForm label {
}
#SearchForm a {
    color: #959595;
}
#SearchForm a:hover {
    color: #dadada;
}

.Left {
}
.Left h2 {
    /*background: #292929 url(../images/blue/bg_side_h2.gif) 0 0 no-repeat;*/
    background: #292929 url(../images/blue/cat_h.gif) 0 0 no-repeat;
    border-bottom: 1px solid red;

}
.Left li {
    /*border-bottom: 1px solid #e04d55;
    background: #292929 url(../images/blue/menu_bg.jpg) repeat;
   height: 38px;*/
}
.Left li a {
    margin: 0;
    padding: 9px;
}
.Left li a:hover {
}
.Left #SideCategoryList li ul li{
    border-bottom: 0;
    border-top: 1px solid #999999;
    display:block;
    background: #292929 url(../images/blue/cat_b.gif);
      font-size: 11px;
    height: 30px;
    
     
}

.ss{
   background: url(../images/blue/cat_a.gif);
}


.Content {
      background-color: #1A1A1A;
}
.Content a {
}
.Content.Wide {
}
.Content.Widest {
}

.Right {
}
.Right h2 {
    background: url(../images/blue/right_bg.gif) 0 0 no-repeat;

}
.Right li {
  /*  border-bottom: 1px solid #e04d55;*/
}
.Right li a {
}
.Right li a:hover {
}


#Footer {
    /*background: url(../images/blue/bg_footer.gif) 0 0 no-repeat;*/
    color: #96140C;
}


.Content .ProductList li,
.fastCartContent .ProductList li {
    /*background: #fff url(../images/blue/bg_product.gif) 100% 100% repeat-x;*/
}
.Content .ProductList li:hover,
.Content .ProductList li.Over,
.fastCartContent .ProductList li:hover,
.fastCartContent .ProductList li.Over {
    background-image: none;
}
.ProductList .ProductImage {
}
.ProductList strong, .ProductList strong a {
    /*color: #292929;*/
}
.ProductList strong a:hover {
    color: #54E100;
}
.ProductPrice, .ProductList em {
    color: #54E100;
}
.Content .ProductList .ProductPrice, .Content .ProductList em {
    /*color: #990102;*/
}
.ProductList .Rating {
    color: #696969;
}
.Content .FeaturedProducts .ProductList li {
    height: 160px;
}

.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: #fff;
    font-weight: bold;
}


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


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


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

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

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

.CartContents thead tr th, table.General thead tr th {
    background: #d2000b;
    color: #fff;
    border-bottom: 1px solid #e04d55;
}

.CartContents tfoot .SubTotal td {
    border-top: 1px solid #e04d55;
    color: #fff;
}

.MiniCart .SubTotal {
    color: #fff;
}

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

.CategoryPagination {
    color: #fff;
    background: #d2000b;
    border: 1px solid #e04d55;
}

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

.SubCategoryList, .SubBrandList {
    background:#d2000b;
    border: 1px solid #e04d55;
}

.InfoMessage {
    background: none;
    color: #ffffff;
}

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

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

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

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

.SearchTips .Examples {
    background: #d2000b;
}

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

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    background: #292929;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
    background: #d2000b;
    color: #fff;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    color: #eee;
}

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

.TabNav li a {
 border: 1px solid #38B300;
    background: #38B300;
}
.TabNav li a:hover {
    background-color: #2A2A2A;
}
.TabNav li.Active a {
   
    background: #96140C;
}

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



.Content .ProductList li .ProductCompareButton {
   /*  color: #292929;*/
}
.Content .ProductActionAdd a, .Content .ProductActionAdd strong a {
    /* color: #990102;*/
}
.Content .ProductActionAdd a:hover, .Content .ProductActionAdd strong a:hover {
   /* color: #292929;*/
}

/* Quick Search */
.QuickSearch { background-color:#4A0400; border: 1px solid #fff; }
.QuickSearchTitle td, .QuickSearchAllResults td { color: #ffffff; }
.QuickSearchResultName { color: #ffffff; }
.QuickSearchResult .Price { color: #990102; }
.QuickSearchHover a:hover { color: #ffffff; text-decoration: underline }
.QuickSearchAllResults a { background: url('../images/blue/QuickSearchAllResultsButton.gif') no-repeat right; }


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

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

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

.PrimaryProductDetails .ProductThumb {
    background: #fff;
}
.PrimaryProductDetails .ProductThumb a {
    color: #292929;
}
.PrimaryProductDetails .ProductThumb a:hover {
    color: #292929;
}

.CurrencyList a {
    color: #000;
}

/* Product Videos */

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

.currentVideo {
    background-color: #0082D5;
}

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

.CartContents .ItemShipping th {
    border-bottom-color: #e04d55;
    border-top-color: #e04d55;
    background: #d2000b;
    color: #fff;
}

/* 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: #d2000b;
    color: #FFF;
}

/* 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 {
    background-color: #d2000b;
}

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

.fl {
    float:left;
}
.fr {
    float:right;
}
.menu_bg {
    width: 928px;
    height: 58px;
    background: url('../images/blue/menu_bg.gif') no-repeat;
}

.catMenuSpace {
    margin-left: 20px;
}
/*.border_bottom {
    border-bottom: 15px solid #000000;
}
.border_top {
    border-top: 15px solid #000000;
    border-bottom: none;
}*/

/* end fast cart styles */
