/* ~white = E6E4E2 */
/* Color: Custom */

body {
	/* background: #fff url('../images/custom/BodyBg.gif') repeat-x 0 0; */
	background: #000;
	color: #E6E4E2;
}


a {
	color: #B2AEAE;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #B2AEAE;
}

h2 {
	color: #B2AEAE;
}

h3 {
	color: #B2AEAE;
}


#TopMenu li a, #TopMenu li div {
	/* border-left: 1px solid #B6B0AA;
	color: #fff; */
}

#TopMenu li div a {
	border-left: 0;
}

#TopMenu li a:hover {
	/* color: #fff; */
}

#Menu li a {
	/* background: url('../images/custom/PagesMenuBg.gif') 0 8px no-repeat; */
	color: #B2AEAE;
}

#Menu li ul li a {
	background: #000;
}

#Menu li ul li a:hover {
	color: #B2AEAE;
}

#Menu li:hover a, #Menu li.over a{
	background-color: #000;
}

#Outer {
	/* background: url('../images/custom/WrapperBg.jpg') no-repeat top center; */
	width: 1085px;
}


#Header {
	/* border-bottom: 1px solid #4aa1b2; */
}

#Logo h1 {
	color: #fff;
	/* background: url(../images/custom/Logo.png) top left no-repeat; */
}

#Logo h1 a {
	color: #fff;
}

#SearchForm {
	color: #fff;
}

#SearchForm label {
	color: #fff;
}

#SearchForm a {
	color: #fff;
}

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

.Left {
	/* background: transparent url('../images/custom/LeftBg.gif') no-repeat; */
}

.Left li {
	/* border-bottom: 1px solid #c5dde9; */
}

.Left li a:hover {
	color: #CECBC6;
}

.Content {
	/* background: transparent url('../images/ContentBg.gif') no-repeat; */
}

.Content a {
	color: #E6E4E2;
}

.Content.Wide {
	background-image: url('../images/ContentBgWide.gif');
}

.Content.Widest {
	background-image: url('../images/ContentBgWidest.gif');
}


.Right {
	/* background: transparent url('../images/custom/RightBg.gif') no-repeat; */
}

.Right a {
	color: #CECBC6;
}

.Right a:hover, .Right a:hover strong {
	color: #CECBC6;
}

#Footer {
	/* border-top: 1px solid #C0DAE7;*/
}

#Footer li a {
	border-left: 1px solid #B5B5B5;
}

.Content .ProductList li {
/*	border: 1px solid #343434;*/
}

.Content .ProductList li:hover, .Content .ProductList li.Over {
	/* background: #1A1A1A; */
}

.ProductList .ProductImage {
	background: #fff;
}

.ProductList strong, .ProductList strong a {
	font-style:normal;
	font-weight:normal;
	color: #E6E4E2;
	
}

.ProductPrice, .ProductList em {
	color: #E6E4E2;
	font-style:normal;
	font-weight:normal;
}

.ProductList .Rating {
	color: #797979;
}

.Right .ProductList li {
	/* border-bottom: 1px solid #c0dae7; */
}

.Content .FeaturedProducts .ProductList li {
	/* background: #1A1A1A; */
}

.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
	background: #EDEDED;
}

.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	background: url(../images/custom/TopSellerNumberBg.gif) 0 4px no-repeat;
	color: #999999;
}

.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 { /* No1 seller box */
	border: 1px solid #c0dae7;
	background: #fff;
}

.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
	background: url(../images/custom/TopSellerNumber1Bg.png) 0 0 no-repeat;
	color: #999999;
}

.Breadcrumb {
	/* border-bottom: 1px solid #DCDFE2; */

}


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

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

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

.CartContents thead tr th, table.General thead tr th {
	background: #F2F2F2;
	color: #424748;
	/* border-bottom: 1px solid #434543; */
}

.CartContents tbody .SubTotal td {
	/* border-top: 1px solid #434543; */
	color: #999999;
}

.MiniCart .SubTotal {
	color: #999999;
}

.JustAddedProduct {
	border: 1px solid #c0dae7;
	background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
	color: #075899;
}

.CategoryPagination {
	color: #C2BDB8;
	background: #000;
	border: 1px solid #000;
}




.CheckoutRedeemCoupon { background: #292929; padding: 10px; width: 300px; border: 1px solid #292929; margin-bottom: 10px; visible:hidden; display:none; }

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

.InfoMessage {
	background: #FAFAFA url('../images/InfoMessage.gif') no-repeat 5px 8px;
	color: #555;
}
.InfoMessage a {
	color: #555;
}
.SuccessMessage {
	background: #FAFAFA url('../images/SuccessMessage.gif') no-repeat 5px 8px;
	color: #555;
}
.SuccessMessage a {
	color: #555;
}
.ErrorMessage {
	background: #FFECEC url('../images/ErrorMessage.gif') no-repeat 5px 8px;
	color: #555;
}
.ErrorMessage a {
	color: #555;
}

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

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

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #F5F5F5;
	border: 1px solid #E8E8E8;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #f0f0f0;
	border: 1px solid #ddd;
	color: #555;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

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

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

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

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

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

/* Custom work */


.ProductDetails .ProductRightCol .ProductPrice {
	font-size:1.5em;
}


.ProductDetails .ProductTitleCategoryList {
	font-size:1.5em;
}

#HomeNewProducts {
	padding-top:25px;
	background: transparent url('../images/custom/block_newlyreleasedproducts.gif') no-repeat top left;
}



#SideShopByBrand {
	margin-top:10px;
	padding-top:30px;
	background: transparent url('../images/custom/block_brands.gif') no-repeat top left;
}
#SideShopByBrandFull {
	margin-top:10px;
	padding-top:30px;
	background: transparent url('../images/custom/block_brands.gif') no-repeat top left;
}
#SideCategoryList {
	padding-top:2px;
	background: transparent url('../images/custom/block_types.gif') no-repeat top left;
}
#SideCartContents {
	padding-top:2px;
	background: transparent url('../images/custom/block_cart.gif') no-repeat top left;
}
#SideNewProducts {
	padding-top:2px;
	margin-top:15px;
	background: transparent url('../images/custom/block_newproducts.gif') no-repeat top left;
}
#SideNewsletterBox {
	padding-top:2px;
	background: transparent url('../images/custom/block_ournewsletter.gif') no-repeat top left;
}
#SideCouponCodeBox {
	padding-top:30px;
	margin-top:16px;
	background: transparent url('../images/custom/block_couponcode.gif') no-repeat top left;
}
#SideGiftCertificateCodeBox {
	padding-top:30px;
	background: transparent url('../images/custom/block_redeemgiftcertificate.gif') no-repeat top left;
}
#SideProductRecentlyViewed {
	padding-top:30px;
	margin-top:15px;
	background: transparent url('../images/custom/block_yourecentlyviewed.gif') no-repeat top left;
}
#SideAccountMenu {
	padding-top:30px;
	margin-top:15px;
	background: transparent url('../images/custom/block_manageaccount.gif') no-repeat top left;
}



