body {
	color: #656565;
}

a {
	color: #7B8CA1;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #8A1849;
}

h2 {
	color: #667991;
}

h3 {
	}
	
hr {
}

#Container {
	background-color: #fff;
}

#TopMenu {
}

#TopMenu li{
}

#TopMenu li.First {
	background-image: none;
}

#TopMenu li a {
	color: #7B8CA1;
	font-weight: bold;
}

#TopMenu li div {
}

#TopMenu li a:hover {
	color: #8A1849;
}

#Menu {
}

#Menu li {
}

#Menu li a {
/*	background: transparent url(../images/ecru/MenuBgBtn.gif) no-repeat scroll 0 9px; */
	font-weight: bold;
	color: #FFF;
}

#Menu li.First a {
	background-image: none;
}

#Menu li a:hover {
}

#Menu li ul  {
}

#Menu li ul li a {
	background: #F9F6F4;
}

#Menu li ul li a:hover {
}

#Menu li:hover a, #Menu li.over a{
}

#Outer {
}

#Wrapper {
	background: #fff;
}

#Header {
}

#Logo h1 {
	color: #fff;
}

#Logo h1 a {
	color: #4e4e42;
}

#SearchForm {
}

#SearchForm label {
}

#SearchForm input {
	background: #fff;
	border: 1px solid #eaeaea;
}

#SearchForm .Button {
	border: 0;
}

#SearchForm a {
	color: #fff;
}

#SearchForm a:hover {
	text-decoration: underline;
}

#SearchForm p {
	color: #fff;
}

.Left {
}
.Left .Block {
	background: #F9F5F2;
	border: 1px solid #DEE2E5;
}
.Left h2 {
}
.Left li {
}
.Left li a {
	color: #7B8CA1;
}
.Left li a:hover {
	color: #8A1849;
}


.Left #SideCategoryList li a{
font-weight: bold;
}

.Left #SideCategoryList li li a{
font-weight: normal;
}

.Left .CategoryList li, .Right .CategoryList li {
	background: url(../images/ecru/BlockArrow.gif) no-repeat left 6px;
	padding-left:10px;
}
.Left .BrandList li, .Right .BrandList li {
	background: url(../images/ecru/BlockArrow.gif) no-repeat left center;
	padding-left:10px;
}

.Content {
}
.Content h2 {
	color: #8A1849;
}
.Content.Wide {
}
.Content.Widest {
}

.Right {
}
.Right .Block {
	background: #F9F5F2;
	border: 1px solid #DEE2E5;
}
.Right h2 {
}
.Right li {
}
.Right li a {
	color: #656565;
}
.Right a:hover, .Right a:hover strong {
	color: #8A1849;
}
.Right hr {
	background: #efefe7;
	color: #efefe7;
}

#Footer {
}

#Footer p {
}

#Footer a {
}


.NewsletterSubscription input {
	border: 1px solid #e7e7e7;
}
.Content .BlockContent .ProductList {
	border: 0 solid #e7e7e7;
}
.Content .ProductList li {
}
.Content .ProductList li:hover, .Content .ProductList li.Over {
}
.ProductList .ProductImage {
}
.ProductPrice, .ProductList em {
	color: #b30000;
}
.ProductList .Rating {
	color: #6a6a6a;
}
.ProductList strong, .ProductList strong a {
	color: #042443;
}
.Content .ProductList strong, .Content .ProductList strong a {
	color: #042443;
}
.Content .ProductList a:hover{
	color: #8A1849;
}
.ProductPrice, .ProductList em {
	color: #8A1849;
}
.ProductList .Rating {
	color: #6a6a6a;
}


.Content .FeaturedProducts .ProductList li {
}

.Content .FeaturedProducts .ProductList .ProductImage {
}

.Content .FeaturedProducts .ProductList .ProductDetails {
}

.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
}

.Right .TopSellers li {
}

.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
}
.Right .TopSellers li.TopSeller1 {
	background: #fff;
	border: 1px solid #e6e7cd;
}
.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 .TopSellerNumber {
}
.Right .TopSellers li.TopSeller1 .Rating {
}

.Breadcrumb {
}


.CompareItem { width:200px; border-left: solid 1px #eaeaea; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #eaeaea; }
.CompareFieldTop { border-bottom:solid 1px #eaeaea; }
.CompareFieldTop a:hover { color:#b30000; }
.CompareCenter { border-left:solid 1px #eaeaea; border-bottom:solid 1px #eaeaea; }
.CompareLeft { border-left:solid 1px #eaeaea; border-bottom:solid 1px #eaeaea; }

.ViewCartLink {
	background: url('../images/ecru/Cart.gif') no-repeat 10px 4px;
}

table.CartContents, table.General {
	border: 1px solid #eaeaea;
}

table.CartContents thead tr th, table.General thead tr th {
	background: #f9f9f7;
	color: #656565;
	border-bottom: 1px solid #eaeaea;
}

.CartContents tbody .SubTotal td {
	border-top: 1px solid #eaeaea;
	color: #656565;
}

.MiniCart .SubTotal {
	color: #656565;
}

.JustAddedProduct {
	border: 1px solid #dacdc3;
	background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
	color: #656565;
}

.CategoryPagination {
	color: #14518f;
	background-color: #EBE9DF;
	border: 1px solid #eaeaea;
}

.CheckoutRedeemCoupon { background: #f9f9f7; padding: 10px; width: 300px; border: 1px solid #eaeaea; margin-bottom: 10px; }

.SubCategoryList, .SubBrandList {
	background:#f9f9f7;
}

.InfoMessage {
	background: #f9f9f7 url('../images/InfoMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.SuccessMessage {
	background: #E8FFDF url('../images/SuccessMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ErrorMessage {
	background: #FFECEC url('../images/ErrorMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
	background: #f9f9f7;
}

.QuickSearch { background: #fff; border: 1px solid #eaeaea;  }

.QuickSearchHover td{ background: #f9f9f7; }

.QuickSearchResult .Price { color: #b30000; font-weight: bold; margin: 0 4px 0 0; }

.QuickSearchAllResults a { background: url('../images/ecru/QuickSearchAllResultsButton.gif') no-repeat right; }

.CreateAccount {
	border-right: 1px solid #eaeaea;
}

.SearchTips .Examples {
	background: #f9f9f7;
	border: 1px solid #eaeaea;
	color: #555;
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
	border: 1px solid #eaeaea;
	background: #f9f9f7;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	border-bottom: 1px solid #d3d0b9;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #f9f9f7;
	border:1px solid #DEE2E5;
	color:#042443;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

/* General Tables */
table.General tbody tr td {
	border-top: 1px solid #efefef;
}

/* Tabbed Navigation */
.TabNav {
	border-bottom: 1px solid #eaeaea;
}

.TabNav li a {
	border: 1px solid #DEE2E5;
	background: #F7F8F9;
}

.TabNav li a:hover {
	background-color: #eae7d8;
}

.TabNav li.Active a {
	border-bottom: 1px solid #fff;
	background: #fff;
	color: #8A1849;
}