/*
.home {min-height:1010px;}

.categoryPage {min-height:1010px;}

.productPage {min-height:1010px;}

.cartPage {min-height:1010px;}

.accountPage {min-height:1010px;}

.expressCheckout {min-height:1510px;}
*/
a {
	color: #2d1a0e;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #2d1a0e;
}

h2 {
	color: #564534;
}

h3 {
	color: #222222;
}

#outerConatiner {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -30px; /* the bottom margin is the negative value of the footer's height */
}

#Footer {
	background-color:#2f1c0f;
	color:#fff;
	text-align:center;
	height:30px;
	margin-bottom:-20px;
}

#Footer p {
	color:#fff;
	padding-top:9px
}

.push { height:30px;}

.footerImg {
	display:block;
	position:absolute;
	bottom:0;
	z-index:-1;
	margin:0 auto;
	width:100%;
}




#TopMenu {
	color: #2d1b0e;
	background-color:#f1efe6;
}
#TopMenu li {
	/*background: url(../images/magenta/PagesMenuBg.gif) 0 9px no-repeat;*/
}
#TopMenu li.First {
	background-image: none;
}
#TopMenu li a, #TopMenu li div {
	color: #2d1b0e;
}
#TopMenu li a:hover {
	color: #2d1b0e;
	text-decoration: underline;
}


#Menu {
	background: #2f1c0f;
	text-align:center;
	padding-top:15px;
}
#Menu li {
}
#Menu li a {
	color: #fff;
}
#Menu li.First a {
	background-image: none;
}
#Menu li ul li a {
	background: #222;
}
#Menu li ul li a:hover {
	color: #d3d3d3;
}



#Outer {
}
#Wrapper {
}
#Header {
}


#SearchForm {
	/*background: url(../images/magenta/SearchBg.gif) 17px 23px no-repeat;*/
}
#SearchForm label {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:#2d1a0e;
	font-size:1.6em;
	font-weight:normal;
	padding:10px 5px 0 0;
}
#SearchForm input {
	background: #fff;
	border: 1px solid #d3d3d3;
}
#SearchForm .Button {
	
}
#SearchForm a {
	color: #2d1a0e;
	padding: 5px 0 0 5px;
}
#SearchForm p {
	color: #2d1a0e;
}


.Left {
}

.Left .Block.CategoryList {
	background: #2d1a0e;
	margin-bottom:0;
	margin-top:49px;
	height:auto;
}

.Left .Block.CategoryList ul {
	margin-top:10px;
}

.Left .Block.CategoryList ul li {
	padding:2px 0 3px 0;
	border-bottom:1px solid #6e6157;
	width:150px;
	font-size:.9em;
}

.Left .Block.CategoryList h2 {
	/*background: url(../images/magenta/SideBg_h2.gif) 0 0 no-repeat;*/
	color: #fff;
	margin-top:10px;

}
.Left li {
}
.Left li a {
	color: #fff;
}


.Content {
}
.Content .belowBanner {
	background: url(../images/magenta/bg_content.png) repeat-y;
	padding:10px 0 0 0;
	max-height:700px;
	overflow:auto;
	
}

.checkoutContent {
	max-height:1200px;
}
.Content .belowBanner h2 {
	padding-left:10px;
	padding-top:10px;
}

.Content a {
}	
.Content.Wide {
}
.Content.Widest {
}


.Right {
	background: url(../images/magenta/bg_rightCol.png) repeat-x;
}
.Right .Block {
	/*background: #f4f4f4;*/
	/*border: 1px solid #d3d3d3;*/
}
.Right h2 {
	color: #2d1a0e;
}
.Right li {
}
.Right li a {
}

.Right .rightNav ul {
	padding:15px 10px 0 4px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:1.6em;
	color:#564534;
	font-weight:normal;
	margin-bottom:50px;
}


.Right .rightNav li {
	padding:5px 0 3px 13px;
	background: url(../images/magenta/bg_rightNav.png) bottom left no-repeat;
}

.Right .rightNav ul li ul  {
	margin-bottom:0;
}

.Right .rightNav ul li ul li {
	font-size:16px;
	margin-bottom:20px;
	padding-top:0;
}

.Right .rightNav ul li a {
	color:#564534;
	text-decoration:none;
}

.Right .rightNav ul li a:hover {
	color:#695540;
	text-decoration:none;
}


#LayoutColumn3 {
	margin-top:49px;
}


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


.Content .ProductList li {
}
.Content .ProductList li:hover, .Content .ProductList li.Over {
}
.Content .ProductList li {
	/*background: #fff url(../images/magenta/ProductListBg.gif) 100% 0 repeat-y;*/
	
}
.Content .ProductList .ProductImage {
	border: 1px solid #d3d3d3;
}
.Content .ProductList .ProductDetails {
}

.ProductList strong, .ProductList strong a {
	color: #222;
}
.ProductPrice, .ProductList em {
	color: #b1750c;
}
.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 {
}
.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	color: #2d1a0e;
}
.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
	border: 1px solid #d3d3d3;
	padding:3px;
}
.Right .TopSellers li.TopSeller1 {
	/*background: #fff 100% repeat-x;*/
	
}
.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 .TopSellerNumber {
	color: #fff;
	/*background: url(../images/magenta/No1SellerNumberBg.gif) 0 0 no-repeat;*/
	visibility:hidden;
}
.Right .TopSellers li.TopSeller1 .Rating {
}


.Breadcrumb {
	/*border-bottom: 1px solid #d3d3d3;*/
	padding-left:10px;
}


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

.ViewCartLink {
	background: url('../images/magenta/Cart.gif') no-repeat 0px 4px;
}

#CartContent { padding-left:10px; padding-right:10px; padding-bottom:10px;}

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

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

.CartContents tbody .SubTotal td {
	border-top: 1px solid #d3d3d3;
	color: #2d1a0e;
}

.MiniCart .SubTotal {
	color: #2d1a0e;
}

.JustAddedProduct {
	border: 1px solid #d3d3d3;
}

.JustAddedProduct strong, .JustAddedProduct a {
	color: #2d1a0e;
}

.CategoryPagination {
	color: #2f1c0f;
	background: #aa9a75;
	padding-left:20px;
	padding-right:20px;
}

.CategoryDescription, .Message {
	padding:0 20px 10px 10px;
}


.CheckoutRedeemCoupon { background: #eeeeee; padding: 10px; width: 250px; border: 1px solid #d3d3d3; margin-bottom: 10px; }

.SubCategoryList, .SubBrandList{
  font: 8pt arial,sans-serif; margin-left: 10px;
}

.SubCategoryList a, .SubBrandList a{
   text-decoration: none; font-size: 8pt;
}

.InfoMessage {
	background: #f4f4f4 url('../images/InfoMessage.gif') no-repeat 5px 8px;
	color: #555;
	border: 1px solid #d3d3d3;
}

.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: #f4f4f4;
}
.QuickSearch { border: 1px solid #d3d3d3 }
.QuickSearchHover td{ background: #f4f4f4; }
.QuickSearchAllResults a { background: url('../images/magenta/QuickSearchAllResultsButton.gif') no-repeat right; }

.SearchTips .Examples {
	background: #f4f4f4;
	border: 1px solid #d3d3d3;
}

.MiniCart .SubTotal {
	color: #2d1a0e;
}

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

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #fff;
	border: 1px solid #ccc;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #f0f0f0;
	border: 1px solid #ddd;
	color: #555;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

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

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

.TabNav li a {
	border: 1px solid #d3d3d3;
	background: #f4f4f4;
}

.TabNav li a:hover {
	background-color: #f1f1f1;
}

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