
/* Color: Black */

body {
	background: #fff) repeat 0 0;
	color: #fff;
}
a {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #dadada;
}
h2 {
	color: #fff;
}
h3 {
	color: #fff;
}
hr {
	border: #555555;
	background: #555555;
}

#TopMenu li a, #TopMenu li div {
	color: #000;
}
#TopMenu li div a {
}
#TopMenu li a:hover {
	color: #fff;
}


#Menu {
}
#Menu li a {
	color: #fff;
}
#Menu li a:hover {
	color: #dadada;
}
#Menu li ul li a {
	background: #000;
}
#Menu li ul li a:hover {
	color: #dadada;
}
#Menu li:hover a, #Menu li.over a{
}


#Outer {
}
#Wrapper {
	background: #000;
}


#Header {
	background: url(../images/black/bg_header.gif) 0 0 no-repeat;
}

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

#SearchForm {
	color: #888888;
}
#SearchForm label {
	color: #fff;
}
#SearchForm a {
	color: #888888;
}
#SearchForm a:hover {
	color: #fff;
}


.Left {
}
.Left .Block {
	background: #262626 url(../images/black/bg_side_block.gif) 0 100% no-repeat;
}
.Left h2 {
	background: url(../images/black/bg_side_h2.gif) 0 0 no-repeat;
}
.Left li {
	border-bottom: 1px solid #555555;
}
.Left li a:hover {
	color: #dadada;
}
.Left #SideCategoryList li ul {
	border-top: 1px solid #555555;
}

.Content {
}
.Content.Wide {
}
.Content.Widest {
}


.Right {
}
.Right .Block {
	background: #262626 url(../images/black/bg_side_block.gif) 0 100% no-repeat;
}
.Right h2 {
	background: url(../images/black/bg_side_h2.gif) 0 0 no-repeat;
}
.Right li {
	border-bottom: 1px solid #555555;
}
.Right a:hover, .Right a:hover strong {
	color: #dadada;
}


#Footer {
	background: url(../images/black/bg_footer.gif) 0 0 no-repeat;
}
#Footer li a {
}


.Content .ProductList li {
	color: #fff;
	background: url('../images/black/ProductListBgBottom.gif') 0 100% no-repeat;
}
.Content .ProductList .ProductImage {
	background: url('../images/black/ProductListBgTop.gif') 0 0 no-repeat;
}
.Content .ProductList li:hover, .Content .ProductList li.Over {
}
.Content .ProductActionAdd a, .Content .ProductActionAdd strong a {
	color: #262626;
}
.ProductList .ProductImage {
	background: #fff;
}
.Content .ProductList strong, .Content .ProductList strong a {
	color: #075899;
}
.ProductPrice, .ProductList em {
	color: #de0e0e;
}
.ProductList .Rating {
	color: #797979;
}

.Content .FeaturedProducts .ProductList li {
}
.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
}


.Right .ProductList li {
	border-bottom: 1px solid #555555;
}

.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	background: url(../images/black/TopSellerNumberBg.gif) 0 4px no-repeat;
	color: #000;
	font-weight: bold;
}

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

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

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

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


.CartContents thead tr th, table.General thead tr th {
	background: #262626;
	color: #fff;
	border-bottom: 1px solid #262626;
}
.CartContents tbody .SubTotal td {
	border-top: 1px solid #262626;
	color: #fff;
}

.MiniCart .SubTotal {
	color: #fff;
}


.JustAddedProduct {
	background: #fff;
}
.JustAddedProduct a {
	color: #075899;
}


.CategoryPagination {
	color: #fff;
	background: #262626;
}

.CheckoutRedeemCoupon { background: #262626; padding: 10px; width: 300px; margin-bottom: 10px; }

.SubCategoryList, .SubBrandList {
	background:#262626;
}

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

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

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

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

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

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

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #262626;
	color: #dadada;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #dadada;
}

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

.TabNav li a {
	border: 1px solid #262626;
	background: #262626;
}

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

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

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

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

.QuickSearch { border: 1px solid #dadada; color: #fff; }
.QuickSearchTitle td, .QuickSearchAllResults td { font-weight: bold; padding: 4px; font-size: 11px; }
.QuickSearchResult td { font-size: 11px; padding:8px 0px 8px 8px; cursor: pointer; }
.QuickSearchResultName { color: #075899; }
.QuickSearchResult .Price { color: #de0e0e; }
.QuickSearchHover td{ background: #f4f4f4; }
.QuickSearchHover a:hover { color: #075899; }

.SortBox {
	color: #fff;
}
.SearchTips .Examples {
	background: #262626;
	padding: 8px;
	color: #dadada;
}

.SubCategoryListGrid li {
	background: #262626;
}
.SubCategoryListGrid li a {
	color: #fff;
}
