/* Color: White */

.slide-show {
	width: 980px;
	border-top: 1px solid #000;
}
#SearchForm input {
	border: 1px solid #c8c8c8;
	border-bottom-color: #f0f0f0;
	border-right-color: #f0f0f0;
}
#HeaderLower {
	border-top: 4px solid #000;
}
#SideCategoryList li, #SideCategoryList .sf-menu li {
}
#SideCategoryList li li, #SideCategoryList .sf-menu li li {
	background-image: none;
}
#SideCategoryList li li:last-child, #SideCategoryList .sf-menu li li:last-child {
	border: 0;
}
#SideCategoryList li ul li ul, #SideCategoryList .sf-menu li ul li ul {
	border: 0px solid #000;
}
.hero_slider .Block div {
	border-bottom: 4px solid #000;
}
.hero_slider .Block div div {
	border: 0;
}
.hero div .text h1, .hero div .text h2, .hero div .text h3, .hero div .text p, .hero div .text a {
	color: #000;
	text-shadow: none;
}
.hero div .text.white * { /* Reverse text colour */
	color: #fff !important;
	text-shadow: 1px 1px 2px #000 !important;
}
.Block.banner_home_page_bottom div .text.text-light *,
.Block.banner_category_page_bottom div .text.text-light *,
.Block.banner_brand_page_bottom div .text.text-light *,
.Block.banner_search_page_bottom div .text.text-light * { /* Reverse text colour */
	color: #fff !important;
	text-shadow: 1px 1px 2px #000 !important;
}
a.btn_link { /* All boxed links within banners */
	color: #fff !important;
	background: #000;
	padding: 2px 10px 2px 10px !important;
}
.Right .Block h2 {
	border-bottom: 1px solid #D4D3D3;
}
.Right li {
	border-bottom: 1px solid #D4D3D3;
}
.Content .ProductList .ProductImage {
	background: #fff;
}
.ProductList .Rating {
	color: #9a9a9a;
}
.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	display: none;
}
.CompareItem { width:200px; border-left: 1px dashed #D4D3D3; }
.CompareFieldName { font-weight:bold; border-bottom: 1px dashed #D4D3D3; }
.CompareFieldTop {    border-bottom:s 1px dashed #D4D3D3; font-size:14px; padding: 20px 10px; }
.CompareFieldTop a:hover { color:#1f1f1c; }
.ViewCartLink {
	background: url('../images/white/Cart.gif') no-repeat 0 50%;
}
table.CartContents thead tr th, table.General thead tr th {
	background: #f4f4f4;
	color: #5A5353;
}

.CartContents tfoot .SubTotal td div {
	padding: 20px 0 20px 0;
	position: relative;
	min-height: 36px;
	line-height: 36px;
}
.JustAddedProduct {
	border: 1px solid #D4D3D3;
	background: #fff;
}

/*custom */
.CartContents tfoot .SubTotal td div .CheckoutRedeemCoupon {
    background: none repeat scroll 0 0 #F4F4F4;
    border: 0 solid #D4D3D3;
    height: 36px;
    left: 0;
    margin: 0;
    padding: 20px 10px;
    position: absolute;
    top: 0;
    width: 490px;
}
.InfoMessage, .SuccessMessage, .ErrorMessage {
	margin: 20px 0;
}
.InfoMessage {
    background: none repeat scroll 0 0 transparent;
    border: 0 solid;
    color: #5A5353;
    padding: 0;
}
.SuccessMessage {
	background: #edffe7 url('../images/SuccessMessage.gif') no-repeat 15px center;
	color: #528f3b;
	border-color: #e0f6d8;
}
.ErrorMessage {
	background: #f8eae7 url('../images/ErrorMessage.gif') no-repeat 15px center;
	color: #b42525;
	border-color: #f1d8d4;
}
.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
	background: #f4f4f4;
}
.QuickSearch { 
	border: 1px solid #D4D3D3; 
}
.QuickSearchHover td{ 
	background: #f4f4f4; 
}
.QuickSearchResult .Price { 
	color: #1f1f1c; 
}
.SearchTips .Examples {
	background: #f4f4f4;
}
.Right hr {
	background: transparent;
	border: 0;
}
.MiniCart .SubTotal {
	color: #1f1f1c;
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
	background: #fff;
	border: 0px solid #D4D3D3;
	padding-top: 0 !important;
	text-align: left;
}

/* General Tables */


/* Tabbed Navigation */
.TabNav {
	border-bottom: 1px dashed #ACA9A9;
}
.TabNav li a {
	border: 1px dashed #ACA9A9;
	background: #f4f4f4;
	color: #606060;
}
.TabNav li a:hover {
	background-color: #D4D3D3;
}
.TabNav li.Active a {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    color: #2F2F2F;
}

/* Product Videos */

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


/* start fast cart styles */
.fastCartContent h2 {
	color: #010101;
	background-color:transparent;
}
.fastCartContent h3 {
	color: #606060;
	background-color:transparent;
}
.fastCartSummaryBox {
	background-color: #eaeaea;
}
.fastCartContent .fastCartTop a,
.fastCartContent .ProductList .ProductDetails a {
}
.fastCartContent .ProductPrice,
.fastCartContent .ProductList em {
	color: #1f1f1c;
}
.fastCartContent .Quantity {
	color: #606060;
}
.fastCartContent p {
	color: #444444;
}
.fastCartContent .ProductList li {
	background-color: #FFF;
}

/* end fast cart styles */

.SubCategoryListGrid {
	border-bottom: 1px solid #D4D3D3;
}
#AjaxLoading, .OrderItemMessage, .CurrencyList a.Sel, .SharePublicWishList {
	background: #fdfbeb;
	border: 1px solid #efecec;
}

.ProductTinyImageList li {
	border-color: #eee !important;
}
.TinyOuterDiv {
	border-color: #eee !important;
}
#prodAccordion .Block:last-child {
	border-bottom: 1px dashed #d4d3d3;
}
