/* Color: White */

body {
	background: #fff url(../images/white/BodyBg.gif) 0 0 repeat-x;
	color: #010101;
}
a {
	color: #010101;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #393939;
}


#ContainerLower {
	background: #f3f3f3 url(../images/white/BgContainerLower.gif) 0 0 repeat-x;
	border-top: 1px solid #222;
}
#ContainerFooter {
	background: #fff url(../images/white/BgContainerFooter.gif) 0 0 repeat-x;
	border-top: 1px solid #1d1d1d;
}
#Wrapper {
	background: url(../images/white/BgWrapper.png) 0 0 no-repeat;
}


#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(../images/white/DropdownMenuBg.gif) 0 -9999px no-repeat; /* Preload dropdown img */
}
#Menu li a {
	color: #fff;
	border-left: 1px solid #505050;
}
#Menu li a:hover {
	color: #dcdcdc;
}
#Menu li.First a {
	border: 0;
}
#Menu li ul {
	border: 1px solid #505050;
	border-top: 0;
	background: #2a2a2b url(../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(../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(../images/white/banner_shdw.png) 0 100% no-repeat;
}


.Left .Block {
	background: url(../images/white/BgLeftBlock.png) 0 0 no-repeat;
}
.Left li {
	background: url(../images/white/SidebarLi.gif) 0 100% no-repeat;
}
.Left #SideCategoryList li a, .Left #SideShopByBrand li a {
	background: url(../images/white/SidebarArrow.gif) 0 50% no-repeat;
	padding-left: 10px;
}
.Left #SideCategoryList li li {
	background: url(../images/white/SidebarLi.gif) 0 0 no-repeat;
}
.Left #SideCategoryList li li a {
	background: url(../images/white/SidebarArrowSmall.gif) 0 50% no-repeat;
}
/* Category flyout styles */
#SideCategoryList .sf-menu ul {
}
#SideCategoryList .sf-menu ul li {
	background: #eaeaea;
}
#SideCategoryList .sf-menu li li a {
	background-image: none;
}


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


#ContainerLower .Divider {
	background: url(../images/white/Line.gif) 510px 0 repeat-y;
}
#HomeRecentBlogs li {
	background: url(../images/white/NewsArrow.gif) 0 50% no-repeat;
}
#Footer p {
	color: #979797;
}
#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: #4e4e4e;
}
.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('../images/white/Cart.gif') no-repeat 0 50%;
}

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

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('../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('../images/SuccessMessage.gif') no-repeat 5px 8px;
	border: 1px solid #dcdcdc;
	color: #606060;
}
.ErrorMessage {
	background: #FFECEC url('../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('../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(../images/white/ExpressChktSel.gif) 0 0 repeat-x;
	color: #010101;
	border: 1px solid #bcbcbc;
}
.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 {
	border-bottom: 1px solid #dcdcdc;
}
.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: #2f2f2f;
	color: #fff;
}

/* 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;
}
.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 {
	color: #010101;
}
.fastCartContent .ProductPrice,
.fastCartContent .ProductList em {
	color: #4e4e4e;
}
.fastCartContent .Quantity {
	color: #606060;
}
.fastCartContent p {
	color: #444444;
}
.fastCartContent .ProductList li {
	background-color: #FFF;
}
/* end fast cart styles */