/* Color: Maroon */

body {
	background: #FFFFFF;
	color: #6813A5;
}
a {
	color: #6813A5;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #B5B0F4;
        text-decoration: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #6813A5;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8A7B3A;
}
hr {
	background: #B5B0F4;
	color: #B5B0F4;
}


#Container {
	background: #fff;
}


#TopMenu {
	background: #f1efe6;
	color: #FFFFFF;
}
#TopMenu li {
}
#TopMenu li.First {
	background-image: none;
}
#TopMenu li a, #TopMenu li span {
	color: #FFFFFF;
}
#TopMenu li span a {
}
#TopMenu li a:hover {
	color: #B5B0F4;
	text-decoration: none;
}

#Menu {
        border: 1px solid #FFFFFF;
<!--	border-bottom: 2px solid #6813A5; -->
	margin: 15px 0 0 0;
}
#Menu li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#Menu li a {
	color: #6813A5;
}
#Menu li a:hover {
        background-color: #6813A5;
        color: #FFFFFF;
	text-decoration: none;
}
#Menu li ul {
	border: 2px solid #e9e6d9;
	border-top: 0;
}
#Menu li ul li a {
	background: #FFFFFF;
}
#Menu li ul li a:hover {
	color: #FFFFFF;
        text-decoration: none;
}


#Outer {
}
#Wrapper {
}
#Header {
	background: url(../images/brown/HeaderBg.jpg) 0 0 no-repeat;
}


#Logo {
}
#Logo h1 {
	color: #6813A5;
}
#Logo h1 a {
	color: #6813A5;
}

.Logo1stWord {
	color: #000;
}

#SearchForm {
	background: url(../images/brown/SearchBg.gif) 0 7px no-repeat;
}
#SearchForm form {
}
#SearchForm label {
	display: none;
}
#SearchForm input {
	background: #fff;
	border: 1px solid #e9e6d9;
}
#SearchForm .Button {
	border: 0;
}
#SearchForm a {
	color: #FFFFFF;
}
#SearchForm a:hover {
	color: #B5B0F4;
        text-decoration: none;
}
#SearchForm p {
	color: #FFFFFF;
}


.Left {
	background: #B5B0F4;
}
.Left .Block {
}
.Left h2 {
	color: #8A7B3A;
}
.Left li {
	border-bottom: 1px solid #FFFFFF;
}
.Left li a {
	color: #6813A5;
}
.Left li a:hover {
	color: #FFFFFF;
        text-decoration: none;
}
.Left .Block li, .Right .Block li {
}



.Content {
        color: #6813A5;
}
.Content h2 {
	color: #fff;
	background: #6813A5;
}
.Content a {
        color: #6813A5;
}
.Content.Wide {
}
.Content.Widest {
}


.Right {
	background: #B5B0F4;
}
.Right .Block {
}
.Right h2 {
	color: #6813A5;
}
.Right li {
	border-bottom: 1px solid #fff;
}
.Right li a {
	color: #6813A5;
}
.Right a:hover, .Right a:hover strong {
	color: #FFFFFF;
        text-decoration: none;
}
.Right hr {
	background: transparent;
	color: #f1efe6;
}


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


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


.Content .ProductList li {
}
.Content .ProductList li:hover, .Content .ProductList li.Over {
        color: #B5B0F4;
        text-decoration: none;
}
.ProductList a {
}
.ProductList a:hover {
	color: #B5B0F4;
        text-decoration: none;
}
.ProductList .ProductImage {
	background: #fff;
	padding: 4px;
	border: 2px solid #f1efe6;
}
.Content .ProductList strong, .Content .ProductList strong a {
}
.ProductPrice, .ProductList em {
	color: #be0101;
}
.ProductList .Rating {
	color: #6a6a6a;
}
.Content .FeaturedProducts .ProductList li {
}
.Content .FeaturedProducts .ProductList .ProductImage {
}
.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
        color: #B5B0F4;
        text-decoration: none;
}


.Right .TopSellers li {
	background-image: none;
}
.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	color: #FFFFFF;
	background: #6813A5;
}
.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 {
	background: #fff;
	border: 1px solid #f1efe6;
}
.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 .TopSellerNumber {
	color: #6813A5;
        background: url(../images/brown/No1SellerNumberBg.gif) 0 0 no-repeat;
}
.Right .TopSellers li.TopSeller1 .Rating {
}

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


.CompareItem { color: #6813A5; width:200px; border-left: solid 1px #f1efe6; }
.CompareFieldName { color: #6813A5; font-weight:bold; border-bottom: 1px solid #B5B0F4; }
.CompareFieldTop { color: #6813A5; border-bottom:solid 1px #B5B0F4; }
.CompareFieldTop a:hover { color: #B5B0F4;text-decoration: none; }
.CompareCenter { color: #6813A5; border-left:solid 1px #f1efe6; border-bottom:solid 1px #B5B0F4; }
.CompareLeft { color: #6813A5; border-left:solid 1px #f1efe6; border-bottom:solid 1px #B5B0F4; }

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

table.CartContents, table.General {
	border: 1px solid #f1efe6;
        color: #6813A5;
}

table.CartContents thead tr th, table.General thead tr th {
	background: #F1EFE6;
	color: #424748;
	border-bottom: 1px solid #B5B0F4;
}

.CartContents tbody .SubTotal td {
	border-top: 1px solid #B5B0F4;
	color: #6813A5;
}

.MiniCart .SubTotal {
	color: #6813A5;
}

.JustAddedProduct {
	border: 1px solid #f1efe6;
	background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
	color: #8A7B3A;
}

.CategoryPagination {
	color: #8A7B3A;
	background: #F1EFE6;
}

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

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

.InfoMessage {
	background: #F1EFE6 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 {
        color: #6813A5;
	background: #F1EFE6;
        text-decoration: none;
}

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

.QuickSearchHover td{ color: #B5B0F4;background: #F1EFE6;text-decoration: none; }

.SortBox {
	color: #6813A5;
}
.SearchTips .Examples {
	background: #F1EFE6;
	border: 1px solid #f1efe6;
}

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

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

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #6813A5;
	color: #B5B0F4;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #6813A5;
	color: #FFFFFF;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #FFFFFF;
}

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

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

.TabNav li a {
	border: 1px solid #2c1f16;
	background: #f1efe6;
}

.TabNav li a:hover {
	background-color: #e0e0e0;
	color: #B5B0F4;
        text-decoration: none;
}

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