/* Color: White */

body {
	background: #f2ecdc;
	color: #2a2a2a;
}
a {
	color: #2a2a2a;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #d04537;
}
h1, h2, .TitleHeading {
	color: #2f2119;
	background: #fff url(../images/brown/BgHeading.gif) 0 100% repeat-x;
	border: 1px solid #d0caba;
	border-top: 1px solid #e6e0d0;
	box-shadow: 2px 2px 2px #d8d1c2;
	-moz-box-shadow: 2px 2px 2px #d8d1c2;
	-webkit-box-shadow: 2px 2px 2px #d8d1c2;
}
h3 {
	color: #d04537;
}


#ContainerTop {
	background: #1a120e url(../images/brown/BgTopContainer.jpg) 50% 0 repeat-x;
}
#ContainerFooter {
	background: #f2ecdc url(../images/brown/BgContainerFooter.gif) 0 0 repeat-x;
}


#TopMenu {
	border-top: 1px solid #574b45;
	border-bottom: 1px solid #574b45;
}
#TopMenu li a {
	color: #ffb400;
	text-decoration: none;
}
#TopMenu li div {
	color: #ffb400;
	text-decoration: none;
}
#TopMenu li a:hover {
	color: #ffdb84;
	text-decoration: underline;
}


#Menu {
	background: url(../images/brown/MenuOver.png) 0 -9999px no-repeat;
	border-right: 1px solid #756964;
}
#Menu ul {
	background: url(../images/brown/DropdownMenuBg.png) 0 -9999px no-repeat;
}
#Menu li a {
	color: #fff;
	border-left: 1px solid #756964;
}
#Menu li:hover a {
	background: url(../images/brown/MenuOver.png) 0 0 repeat;
}
#Menu li a:hover {
	color: #d0caba;
}
#Menu li ul {
	border: 1px solid #756964;
	border-top: 0;
	background: url(../images/brown/DropdownMenuBg.png) 100% 0 no-repeat;
}
#Menu li li a {
	border: 0;
}


#Logo h1 {
	background-image: none;
	background: transparent;
	border: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
#Logo h1, #Logo h1 a {
	color: #fff;
}


#SearchForm {
	background: #fff url(../images/brown/BgHeading.gif) 0 100% repeat-x;
	border: 1px solid #d0caba;
	border-top: 1px solid #e6e0d0;
	box-shadow: 2px 2px 2px #d8d1c2;
	-moz-box-shadow: 2px 2px 2px #d8d1c2;
	-webkit-box-shadow: 2px 2px 2px #d8d1c2;
}
#SearchForm input {
	background: #fff url(../images/brown/SearchBg.gif) 0 0 repeat-x;
	border: 1px solid #d0caba;
}
#SearchForm .Button {
	border: 0;
}


.Left h2 {
	color: #d04537;
}
.Left li {
	background: url(../images/brown/SidebarLi.gif) 0 100% repeat-x;
}
.Left #SideCategoryList li li {
	background: url(../images/brown/SidebarLi.gif) 0 0 repeat-x;
}
/* Category flyout styles */
#SideCategoryList .sf-menu ul {
}
#SideCategoryList .sf-menu ul li {
	background: #faf6eb;
}
#SideCategoryList .sf-menu li li a {
	background-image: none;
}
#SideCategoryList .sf-sub-indicator {
	background-image:  url('../images/brown/arrows-dark.png');
}


.Right h2 {
	color: #d04537;
}
.Right li {
	background: url(../images/brown/SidebarLi.gif) 0 100% repeat-x;
}


#Footer p {
	color: #515151;
}
#Footer a {
	color: #515151;
}


.NewsletterSubscription input {
	border: 1px solid #d0caba;
}


.Content .ProductList li {
	background: #fff url(../images/brown/BgHeading.gif) 0 100% repeat-x;
	border: 1px solid #d0caba;
	border-top: 1px solid #e6e0d0;
	box-shadow: 2px 2px 2px #d8d1c2;
	-moz-box-shadow: 2px 2px 2px #d8d1c2;
	-webkit-box-shadow: 2px 2px 2px #d8d1c2;
}
.Content .ProductList .ProductImage {
	background: #fff;
}
.ProductPrice, .ProductList em {
	color: #d04537;
}
.ProductList .Rating {
	color: #9a9a9a;
}


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


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


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


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

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

table.CartContents thead tr th, table.General thead tr th {
	background: #faf6eb;
	color: #2a2a2a;
	border-bottom: 1px solid #d0caba;
}

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

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

.CheckoutRedeemCoupon { 
	background: #faf6eb;
	border: 1px solid #d0caba;
	padding: 10px;
	width: 300px;
	border: 1px solid #d0caba;
	margin-bottom: 10px;
}

.CategoryPagination {
	color: #606060;
	background: #faf6eb;
	border: 1px solid #d0caba;
	box-shadow: 2px 2px 2px #d8d1c2;
	-moz-box-shadow: 2px 2px 2px #d8d1c2;
	-webkit-box-shadow: 2px 2px 2px #d8d1c2;
}
.SubCategoryList, .SubBrandList {
	background:#faf6eb;
	border: 1px solid #d0caba;
	box-shadow: 2px 2px 2px #d8d1c2;
	-moz-box-shadow: 2px 2px 2px #d8d1c2;
	-webkit-box-shadow: 2px 2px 2px #d8d1c2;
}
.InfoMessage {
	background: #faf6eb url('../images/InfoMessage.gif') no-repeat 5px 8px;
	border: 1px solid #d0caba;
	box-shadow: 2px 2px 2px #d8d1c2;
	-moz-box-shadow: 2px 2px 2px #d8d1c2;
	-webkit-box-shadow: 2px 2px 2px #d8d1c2;
	color: #606060;
}
.SpecificInfoMessage {
	color: #606060;
	background-color: #f8e4d1;
	border: 1px solid #d0caba;
	box-shadow: 2px 2px 2px #d8d1c2;
	-moz-box-shadow: 2px 2px 2px #d8d1c2;
	-webkit-box-shadow: 2px 2px 2px #d8d1c2;
}
.SuccessMessage {
	background: #faf6eb url('../images/SuccessMessage.gif') no-repeat 5px 8px;
	color: #606060;
	border: 1px solid #d0caba;
	box-shadow: 2px 2px 2px #d8d1c2;
	-moz-box-shadow: 2px 2px 2px #d8d1c2;
	-webkit-box-shadow: 2px 2px 2px #d8d1c2;
}
.ErrorMessage {
	background: #FFECEC url('../images/ErrorMessage.gif') no-repeat 5px 8px;
	color: #606060;
	border: 1px solid #d0caba;
	box-shadow: 2px 2px 2px #d8d1c2;
	-moz-box-shadow: 2px 2px 2px #d8d1c2;
	-webkit-box-shadow: 2px 2px 2px #d8d1c2;
}


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


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


/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #fff;
	color: #2a2a2a;
	border: 1px solid #d0caba;
	box-shadow: 2px 2px 2px #d8d1c2;
	-moz-box-shadow: 2px 2px 2px #d8d1c2;
	-webkit-box-shadow: 2px 2px 2px #d8d1c2;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #faf6eb;
	color: #606060;
	border: 1px solid #d0caba;
}
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #9a9a9a;
}


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


/* Tabbed Navigation */
.TabNav {
	border-bottom: 1px solid #d0caba;
}
.TabNav li a {
	border: 1px solid #d0caba;
	background: #faf6eb;
	color: #606060;
}
.TabNav li a:hover {
	background-color: #fff;
}
.TabNav li.Active a {
	border-bottom: 1px solid #d0caba;
	background: #251913 url(../images/brown/BgBrownGrad.gif) 0 0 repeat-x;
	color: #fff;
}

/* Product Videos */

#VideoContainer {
	border: 1px solid #d0caba;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.currentVideo {
	background-color: #faf6eb;
}

.videoRow:hover {
	background-color: #f2ecdc;
}

.CartContents .ItemShipping th {
	border-bottom-color: #d0caba;
	border-top-color: #d0caba;
	background: #faf6eb;
	color: #2a2a2a;
}
.ProductThumb {
	background: #fff url(../images/brown/BgHeading.gif) 0 100% repeat-x;
	border: 1px solid #d0caba;
	border-top: 1px solid #e6e0d0;
	box-shadow: 2px 2px 2px #d0caba;
	-moz-box-shadow: 2px 2px 2px #d0caba;
	-webkit-box-shadow: 2px 2px 2px #d0caba;
}


/* start fast cart styles */
#fastCartContainer {
	font-size: 13px;
}
.fastCartContent h2 {
	color: #2a2a2a;
	background-color:transparent;
}
.fastCartContent h3 {
	color: #606060;
	background-color:transparent;
}
.fastCartSummaryBox {
	background-color: #f2ecdc;
}
.fastCartContent .fastCartTop a,
.fastCartContent .ProductList .ProductDetails a {
	color: #2a2a2a;
}
.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 */
