/* Color: Grey */

body {
	background: #fff;
	color: #211b16;
}
a {
	color: #211b16;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #ff0080;
}
h2 {
}
h3 {
}
hr {
	background: #ccc;
	color: #ccc;
}


#Container {
	background: #fff;

}

 /*
#TopMenu {
	background: url(../images/grey/TopMenuBg.gif) 100% 0 no-repeat;
} */
#TopMenu li {
}
#TopMenu li.First {
	background-image: none;
}
#TopMenu li a, #TopMenu li span {
}
#TopMenu li span a {
}
#TopMenu li a:hover {
	text-decoration: underline;
}

#Menu {
	background: #211b16;
	margin: 1px 0 0 0;
}
#Menu li { color: #ff0080;
}
#Menu li a {
	color: #fff;
}
#Menu li a:hover {
	color: #000;
	text-decoration: none;
}
#Menu li ul {color: #ff0080;
}
#Menu li ul li a {
	background: #8f867f;
}
#Menu li ul li a:hover {
	color: #e0e0e0;
}


#Outer {
}
#Wrapper {
}
#Header {
	 background: url(../product_images/LOGO.png) 0 0 no-repeat;
}


#Logo {
}
#Logo h1 {letter-spacing: 0.2cm}
	/*{color: #2A0A1B;}*/
       

#Logo h1 a {
	color: #2A0A1B;
}
#SearchForm {
	background: url(../images/grey/SearchBg.gif) 12px 1px no-repeat;
}
#SearchForm form {
}
#SearchForm label {
	display: none;
}

#SearchForm input {
	background: #FBEFF5;
	border: 1px solid #ccc;
}
#SearchForm .Button {
	border: 0;
}
#SearchForm a {
	color: #8f867f;
}
#SearchForm p {
	color: #8f867f;
}
.Left {
	background: #ffffff;
	color: #ffffff;
}
.Left .Block {
}
.Left h2 {
	color: #555555;
}
.Left li {
	border-bottom: 0px solid #555555; border-style: dotted;
}
.Left li a {
	color: #000;
}
.Left a {
	color: #000;
}
.Left li a:hover {
	color: #FFF;
}
.Left .Block li, .Right .Block li {
}



.Content {
}
.Content h2 {
	color: #FF0080;
}
.Content a {
}	
.Content.Wide {
}
.Content.Widest {
}

.Right {
	background: #ffffff;
	color: #8f867f;
}
.Right .Block {
}
.Right h2 {
	color: #000;
}
.Right li {
	border-bottom: 1px dotted #58514b;
}
.Right li a {
	color: #000;
}
.Right a {
	color: #000;
}
.Right a:hover, .Right a:hover strong {
	color: #000;
}
.Right hr {
	background: transparent;
	color: #333;
	border: #333;
}


#Footer {
	border-top: 1px solid #ccc;
}

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

background: #FBEFF5;
}


.Content .ProductList li {
}
.Content .ProductList li:hover, .Content .ProductList li.Over {
}
.ProductList a {
}
.ProductList a:hover {
color: #ff0080
}
.ProductList .ProductImage {
	background: #fff;
	padding: 0px;
	border: 0px solid #fff;
}
.ProductList .ProductImage:hover {opacity:0.6;
}

.Content .ProductList strong, .Content .ProductList strong a {
}
.ProductPrice, .ProductList em {
	color: #211b16;
}
.ProductList .Rating {
	color: #6a6a6a;
}
.Content .FeaturedProducts .ProductList li {
}
.Content .FeaturedProducts .ProductList .ProductImage {
}
.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
}


.Right .TopSellers li {
	background-image: none;
}
.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	color: #fff;
}
.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 {
	background: #fff;
}
.Right .TopSellers li.TopSeller1 a {
	color: #000;
}
.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 .TopSellerNumber {
	color: #fff;
	background: url(../images/grey/No1SellerNumberBg.gif) 0 0 no-repeat;
}
.Right .TopSellers li.TopSeller1 .Rating {
}

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


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

.ViewCartLink {
	color: #fff;
	background: url('../images/grey/Cart.gif') no-repeat 6px 3px;
}

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

table.CartContents thead tr th, table.General thead tr th {
	background: #ece9e6; 
	color: #FF0080;
	border-bottom: 1px solid #fff;
}

.CartContents tbody .SubTotal td {
	border-top: 1px solid #fff;
	color: #000;
}

.MiniCart .SubTotal {
	color: #ff0080;
}

.JustAddedProduct {
	background: #fff;
}

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

.CategoryPagination {
	color: #000;
	background: #ece9e6;
}

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

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

.InfoMessage {
	background: #ece9e6 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: #ece9e6;
}

.QuickSearchAllResults a { background: url('../images/grey/QuickSearchAllResultsButton.gif') no-repeat right; }

.QuickSearchHover td{ background: #ece9e6; }

.SortBox {
	color: #fff;
}
.SearchTips .Examples {
	background: #ece9e6;
	border: 1px solid #e0e0e0;
}

#SearchPageHeader .FloatRight a {
	float: left;
	padding: 7px 0 0 0;
	color: #fff;
}
#SearchPageHeader .FloatRight a img {
	padding: 5px;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #000;
	color: #fff;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #efefef;
	color: #888;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

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

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

.TabNav li a {
	border: 1px solid #211b16;
	background: #ece9e6;
}

.TabNav li a:hover {
	background-color: #8f867f;
	color: #fff;
}

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