/* Color: Grey */

body {
    background: #F1E1BD url(../../__custom/images/grey/Parchment_seamless_1.jpg) 0 0 repeat;
    color: #000000;
}
a {
    color: #000000;
}
a:hover {
    color: #993300;
}
h2 {
    color: #ffffff;
    background: #000000;
}
h3 {
    color: #000000;
}
hr {
    background: #000000;
}

#Container {
    background-position: 0 35px;
    background-repeat: no-repeat;
}
#TopMenu {
    position: relative;
    top: 28px;
    top: -2px;
    font-weight: bold;
}
#TopMenu li a, #TopMenu li div {
    color: #000000;
    font-weight: bold;
}
#TopMenu li div a {
    font-weight: bold;
}
#TopMenu li a:hover {
    color: #9c1313;
}

#Menu {
    font-size: 0.7em;
    margin-left: 10px;
    position: relative;
    top: 35px;
    font-weight: bold;
}
#Menu li a {
    background: url(../../__custom/images/grey/bg_navi_item.gif) 0 55% no-repeat;
    color: #00000;
    font-weight: bold;
}
#Menu li ul li a {
    background-image: none;
    background-color: #000000;
    font-weight: bold;
}
#Menu li ul li a:hover {
    background-color: #855e29;
}
#Menu li:hover a, #Menu li.over a{
    color:#9c1313;
}

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

#Header {
}

#Logo h1 {
    color: #353535;
}
#Logo h1 a {
    color: #353535;
}

#SearchForm {
    color: #660000;
    position: relative;
    left: -673px;
    float: left;
    top: 100px;
}
#SearchForm label {
}
#SearchForm input {
    border: 1px solid #000000;
}
#SearchForm a {
    color: #000000;
}
#SearchForm a:hover {
    color: #cc3300;
}

.Left {
}
.Left h2 {
    background: #000000 url(../../__custom/images/grey/bg_side_h2.gif) 0 50% repeat-x;
}
.Left li {
    border-bottom: 1px solid #000000;
}
.Left li a {
}
.Left li a:hover {
}
.Left #SideCategoryList li ul li{
    border-bottom: 0;
    border-top: 1px solid #000000;
}

.Content {
    position: relative;
    top: 0px;
}
.Content a {
}
.Content.Wide {
}
.Content.Widest {
}

.Right {
}
.Right h2 {
    background: #000000 url(../../__custom/images/grey/bg_side_h2.gif) 0 50% repeat-x;
}
.Right li {
    border-bottom: 1px solid #000000;
}
.Right li a {
}
.Right li a:hover {
}


#Footer {
    background: url(../../__custom/images/grey/bg_footer.jpg) 0 0 no-repeat;
}


.Content .ProductList li,
.fastCartContent .ProductList li {
    background: #fff url(../../__custom/images/grey/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: #292929;
}
.ProductPrice, .ProductList em {
    color: black;
}
.ProductList .Rating {
    color: #684b39;
}
.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: #000000;
}


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


.Breadcrumb {
}


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

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

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

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

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

.MiniCart .SubTotal {
    color: #fff;
}

.JustAddedProduct {
    background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
    color: #353535;
    text-decoration: none;
}
.JustAddedProduct a:hover {
    text-decoration: underline;
}

.CategoryPagination {
    color: #000000;
    background: #E6D5AA;
    border: 1px solid #E6D5AA;
}

.CheckoutRedeemCoupon { background-color: #C4B691; padding: 10px; width: 300px; border: 1px solid #000000; margin-bottom: 10px; }

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

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

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

.InfoMessage a,
.InfoMessage a:hover {
    color: #000;
}

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

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

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
    background-color: #000000;
}

.SearchTips .Examples {
    background-color: transparent;
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
    border: 1px solid #000000;
    background-color: #C4B691;
}

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

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
    background-color: #000000;
    color: #ffffff;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle #h3 {
    color: #ffffff;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    color: #ffffff;
}

/* Tabbed Navigation */
.TabNav {
    border-bottom: 1px solid #000000;
}
.TabNav li a {
    background: none repeat scroll 0 0 #000000;
    border: 1px solid #000000;
    color: #ffffff;
}
.TabNav li a:hover {
    background-color: #4E3718;
    color: #ffffff;
}
.TabNav li.Active a {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    color: #000000;
}

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



.Content .ProductList li .ProductCompareButton {
    color: #000000;
}
.Content .ProductActionAdd a, .Content .ProductActionAdd strong a {
    color: #be001d;
}
.Content .ProductActionAdd a:hover, .Content .ProductActionAdd strong a:hover {
    color: #353535;
}

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


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

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

.PrimaryProductDetails .ProductThumb {
    background: #fff;
    margin-top: 10px;
}
.PrimaryProductDetails .ProductThumb a {
    color: #000000;
}
.PrimaryProductDetails .ProductThumb a:hover {
    color: #292929;
}

.Content .ProductList.List li {
    color:#000;
}
/* Product Videos */

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

.currentVideo {
    background-color: #3B3B3B;
}

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

.ProductMain table.ExpectedReleaseDate td {
    border-color: #BE001D;
    background-color: #BE001D;
    color: #FFF;
}

.CartContents .ItemShipping th {
    border-bottom-color: #000000;
    border-top-color: #000000;
    background-color: #000000;
    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: #ffffff;
}

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

/* End: category flyout styles */


/* start fast cart styles */
#fastCartContainer {
    font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 14px;
}
.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 */