/* Color: White */

body {
    background: #fff url(//cdn11.bigcommerce.com/s-sdxpwa/templates/__custom/images/white/back-new-4.gif?t=1525133157) 0 0 repeat-x;
    color: #010101;
}
a {
    color: #010101;
    font-weight: normal;
    text-decoration: underline;
}
a:hover {
    color: #9A0000;
}


#ContainerLower {
    background: #1F1F1F;
    border-top: 1px solid #222;
}
#ContainerFooter {
    background: #fff url(../../CleanContrast/images/white/BgContainerFooter.gif) 0 0 repeat-x;
    border-top: 1px solid #1d1d1d;
}
#Wrapper {
    background: #fff;
    box-shadow: 1px 2px 2px 5px #DDD9D9; -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#DDD9D9')";
 filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#DDD9D9'); 
}


#TopMenu li a {
    color: #a5a5a5;
    text-decoration: none;
}
#TopMenu li div {
    color: #a5a5a5;
    text-decoration: none;
}
#TopMenu li a:hover {
    color: #737373;
    text-decoration: underline;
}


#Menu {
    background: url(//cdn11.bigcommerce.com/s-sdxpwa/templates/__custom/images/menu-back-2.gif?t=1525133157)no-repeat; 
}
#Menu li a {
    color: #000;
}
#Menu li a:hover {
    color: #9A0000;
}
#Menu li.First a {
    border: 0;
}
#Menu li ul {
    border: 1px solid #505050;
    border-top: 0;
    background: #2a2a2b url(../../CleanContrast/images/white/DropdownMenuBg.gif) 100% 0 no-repeat;
}
#Menu li li {
    border-bottom: 1px solid #403e40;
}
#Menu li li:last-child {
    border: 0;
}
#Menu li li a {
    border: 0;
}


#Logo h1, #Logo h1 a {
    color: #fff;
}


#SearchForm input {
    background: #fff url(../../CleanContrast/images/white/SearchBg.gif) 0 0 no-repeat;
    border: 1px solid #dcdcdc;
}
#SearchForm .Button {
    border: 0;
}


.Block.banner_home_page_top, .Block.banner_category_page_top, .Block.banner_brand_page_top, .Block.banner_search_page_top {
    background: url(../../CleanContrast/images/white/banner_shdw.png) 0 100% no-repeat;
}


.Left .Block {
    background: url(../../CleanContrast/images/white/BgLeftBlock.png) 0 0 no-repeat;
}
.Left li {
    background: url(../../CleanContrast/images/white/SidebarLi.gif) 0 100% no-repeat;
}
.Left #SideCategoryList li a, .Left #SideShopByBrand li a {
    background: url(//cdn11.bigcommerce.com/s-sdxpwa/templates/__custom/images/cat_arrow_right.gif?t=1525133157) 0 50% no-repeat;
    padding-left: 15px;
}
.Left #SideCategoryList li li {
    background: url(../../CleanContrast/images/white/SidebarLi.gif) 0 0 no-repeat;
}
.Left #SideCategoryList li li a {
    background: url(//cdn11.bigcommerce.com/s-sdxpwa/templates/__custom/images/cat_arrow_other.gif?t=1525133157) 0px 50% no-repeat;
}
/* Category flyout styles */
#SideCategoryList .sf-menu ul {
}
#SideCategoryList .sf-menu ul li {
    background: #eaeaea;
}
#SideCategoryList .sf-menu li li a {
    background: url(//cdn11.bigcommerce.com/s-sdxpwa/templates/__custom/images/cat_arrow_other.gif?t=1525133157) 5px 45% no-repeat;
}


.Right .Block {
    background: url(../../CleanContrast/images/white/BgRightBlock.png) 0 0 no-repeat;
}
.Right li {
    background: url(../../CleanContrast/images/white/SidebarLi.gif) 0 100% no-repeat;
}


#ContainerLower .Divider {
    background: url(../../CleanContrast/images/white/Line.gif) 510px 0 repeat-y;
}
#HomeRecentBlogs li {
    background: url(../../CleanContrast/images/white/NewsArrow.gif) 0 50% no-repeat;
}
#Footer p {
    color: #979797;
    text-align: center;
}
#Footer a {
    color: #c7c7c7;
}


.NewsletterSubscription input {
    border: 1px solid #dcdcdc;
}
#ContainerLower .NewsletterSubscription h2, #ContainerLower .NewsletterSubscription label {
    color: #fff;
}


#ContainerLower #HomeRecentBlogs h2, #ContainerLower #HomeRecentBlogs li a {
    color: #fff;
}
#ContainerLower #HomeRecentBlogs li a:hover {
    color: #dcdcdc;
}


.Content .ProductList .ProductImage {
    background: #fff;
}
.ProductPrice, .ProductList em {
    color: #D40000;
}
.ProductList .Rating {
    color: #9a9a9a;
}


.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
    background: #515151;
    color: #fff;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkitborder-radius: 2px;
}


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


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


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

table.CartContents, table.General {
    border: 1px solid #dcdcdc;
    margin-top: 22px; 
    line-height: 21px;
}

table.CartContents thead tr th, table.General thead tr th {
    background: #f4f4f4;
    color: #2f2f2f;
    border-bottom: 1px solid #dcdcdc;
}

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

.JustAddedProduct {
    border: 1px solid #dcdcdc;
    background: #fff;
}
.JustAddedProduct strong, .JustAddedProduct a {
    text-decoration: none;
}
.JustAddedProduct a:hover {
    text-decoration: underline;
}


.CategoryPagination {
    color: #606060;
    background: #f4f4f4;
    border: 1px solid #dcdcdc;
}
.CheckoutRedeemCoupon { background: #f4f4f4; border: 1px solid #dcdcdc; padding: 10px; width: 300px; border: 1px solid #dcdcdc; margin-bottom: 10px; }
.SubCategoryList, .SubBrandList {
    background:#f4f4f4;
    border: 1px solid #dcdcdc;
}
.InfoMessage {
    background: #f4f4f4 url('../../CleanContrast/images/InfoMessage.gif') no-repeat 5px 8px;
    border: 1px solid #dcdcdc;
    color: #606060;
}
.SpecificInfoMessage {
    color: #606060;
    background-color: #f8e4d1;
    border: 1px solid #dcdcdc;
}
.SuccessMessage {
    background: #f4f4f4 url('../../CleanContrast/images/SuccessMessage.gif') no-repeat 5px 8px;
    border: 1px solid #dcdcdc;
    color: #606060;
}
.ErrorMessage {
    background: #FFECEC url('../../CleanContrast/images/ErrorMessage.gif') no-repeat 5px 8px;
    border: 1px solid #dcdcdc;
    color: #606060;
}


.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
    background: #f4f4f4;
}
.QuickSearch { border: 1px solid #dcdcdc }
.QuickSearchHover td{ background: #f4f4f4; }
.QuickSearchAllResults a { background: url('../../CleanContrast/images/white/QuickSearchAllResultsButton.gif') no-repeat right; }
.QuickSearchResult .Price { color: #4e4e4e; }
.CreateAccount {
    border-right: 1px solid #dcdcdc;
}
.SearchTips .Examples {
    background: #f4f4f4;
    border: 1px solid #dcdcdc;
}
hr {
    background: #dcdcdc;
    border: #dcdcdc;
}
.Right hr {
    background: transparent;
    border: 0;
}
.MiniCart .SubTotal {
    color: #4e4e4e;
}


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


/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    background: #f6f5f5 url(../../CleanContrast/images/white/ExpressChktSel.gif) 0 0 repeat-x;
    color: #010101;
    border: 1px solid #bcbcbc;
    line-height: 20px;
    font-weight: bold;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
    background: #f4f4f4;
    color: #606060;
    border: 1px solid #dcdcdc;
}
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    color: #9a9a9a;
}


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


/* Tabbed Navigation */
.TabNav {
   
}
.TabNav li a {
    border: 1px solid #dcdcdc;
    background: #f4f4f4;
    color: #606060;
}
.TabNav li a:hover {
    background-color: #dcdcdc;
}
.TabNav li.Active a {
   border-bottom: 1px solid #dcdcdc;
    background: #EFEFEF;
    color: #010101;
}

/* Product Videos */

#VideoContainer {
    border: 1px solid #dcdcdc;
    -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: #dcdcdc;
    border-top-color: #dcdcdc;
    background: #f4f4f4;
    color: #2f2f2f;
}


/* start fast cart styles */
#fastCartContainer {
    font-size: 13px;
    line-height: 21px;
}
.fastCartContent h2 {
    color: #010101;
    background-color:transparent;
}
.fastCartContent h3 {
    color: #606060;
    background-color:transparent;
}
.fastCartSummaryBox {
    background-color: #eaeaea;
    text-align: center;
}
.fastCartContent .fastCartTop a,
.fastCartContent .ProductList .ProductDetails a {
    color: #010101;
}
.fastCartContent .ProductPrice,
.fastCartContent .ProductList em {
    color: #D40000;
}
.fastCartContent .Quantity {
    color: #606060;
}
.fastCartContent p {
    color: #444444;
}
.fastCartContent .ProductList li {
    background-color: #FFF;
}
/* end fast cart styles */


#proddecwrapper {
    width: 750px;
    margin: 0;
    padding: 2px;
    border: 0;
    float: left;  
    background: #ffffff;
}


#prodspecs {
    width: 750px;
    margin-top: 5px
    padding: 4px;
    border-radius: 2px 2px 2px 2px; 
    -moz-border-radius: 2px 2px 2px 2px; 
    -webkit-border-radius: 2px 2px 2px 2px; 
    border: 3px solid #BDBDBD;
    float: left; 
   }

#proddescription {
    width: 750px;
    padding: 3px;
    border: 0;
    float: left; 
    background: #ffffff;
}
#h3prod {
font-size: 12px;
font-weight: bold;
padding: 5px;
background-color: #efefef;
border: 1px solid #DDD9D9;
}

.divTableCS{
    display: table;
    width: 100%;
}
.divTableRow {
    display: table-row;
}
.divTableHeading {
    background-color: #EEE;
    display: table-header-group;
}
.divTableCell1, .divTableHead {
    border: 1px solid #999999;
    display: table-cell;
    padding: 3px 10px;
  width:50%;
}
.divTableCell2, .divTableHead {
    border: 1px solid #999999;
    display: table-cell;
    padding: 3px 10px;
  width:50%;
}
.divTableHeading {
    background-color: #EEE;
    display: table-header-group;
    font-weight: bold;
}
.divTableFoot {
    background-color: #EEE;
    display: table-footer-group;
    font-weight: bold;
}
.divTableBody {
    display: table-row-group;
}
