/* Color: Blue */

body {
	background: #f1ebdc;
	color: #320d01;
}


a {
	color: #8f2f13;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #8f2f13;
}

h2 {
	color: #8f2f13;
}

h3 {
	color: #8f2f13;
}


#TopMenu li a, #TopMenu li div {
	
}

#TopMenu li div a {
	border-left: 0;
}

#TopMenu li a:hover {
	
}

#Menu li a {
	background: url('') 0 8px no-repeat;
}

#Menu li ul li a {
	
}

#Menu li ul li a:hover {
	background-color: #8f2f13;
	color: #fff;
}

#Menu li:hover a, #Menu li.over a{
	
}

#Outer {
	background: url('') no-repeat top center;
}


#Header {
	
}

#Logo h1 {
	background: url('') top left no-repeat;
}

#Logo h1 a {
	
}

#SearchForm {
	
}

#SearchForm label {
	
}

#SearchForm a {
	
}

#SearchForm a:hover {
	
}

.Left {
	background: transparent url('') no-repeat;
}

.Left li {
	
}

.Left li a:hover {
	
}

.Content {
	background: transparent url('') no-repeat;
}

.Content a {
	color: #8f2f13;
}

.Content.Wide {
	background-image: url('');
}

.Content.Widest {
	background-image: url('');
}


.Right {
	background: transparent url('') no-repeat;
}

.Right a {
	
}

.Right a:hover, .Right a:hover strong {
	
}

#Footer {
	
}

#Footer li a {
	
}

.Content .ProductList li,
.fastCartContent .ProductList li {
	background:#D9D1BF;
	border-radius:3px;
	-moz-border-radius:3px;
}

.Content .ProductList li:hover,
.Content .ProductList li.Over,
.fastCartContent .ProductList li:hover,
.fastCartContent .ProductList li.Over {
	
}

.ProductList .ProductImage {
	
}

.ProductList strong, .ProductList strong a {
	color: #8f2f13;
}

.ProductPrice, .ProductList em {
	color: #800000;
}

.ProductList .Rating {
	color: #797979;
}

.Right .ProductList li {
	
}

.Content .FeaturedProducts .ProductList li {
	background: #D9D1BF;
	border-radius:3px;
	-moz-border-radius:3px;
}

.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
	background: #D9D1BF;
}

.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	background: url('') 0 4px no-repeat;
	color: #8f2f13;
}

.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 { /* No1 seller box */
	border: 1px solid #c0dae7;
	background: #fff;
}

.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
	background: url('') 0 0 no-repeat;
	color: #8f2f13;
}

.Breadcrumb {
	
}


.CompareItem { width:200px; border-left: solid 1px #CACACA; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #EFF8FA; }
.CompareFieldTop { border-bottom:solid 1px #85BADF; }
.CompareFieldTop a:hover { color:red; }
.CompareCenter { border-left:solid 1px #85BADF; border-bottom:solid 1px #F2F2F2; }
.CompareLeft { border-left:solid 1px #85BADF; border-bottom:solid 1px #F2F2F2; }

.ViewCartLink {
	background: url('') no-repeat 3px 0;
}

table.CartContents, table.General {
	
}

.CartContents thead tr th, table.General thead tr th {
	background: #8F2F13;
	color: #fff;
	
}

.CartContents tfoot .SubTotal td {
	border-color: #D9D1BF;
	color:#3C0C00;
}
.CartContents tfoot .SubTotal td strong{
	color: #8f2f13;
}


.MiniCart .SubTotal {
	color: #8f2f13;
}

.JustAddedProduct {
	
	background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
	color: #8f2f13;
}

.CategoryPagination {
	background: #f4fbfc;
	border: 1px solid #c0dae7;
}

.CheckoutRedeemCoupon { background: #D9D1BF; padding: 10px; width: 300px; border-radius:3px;-moz-border-radius:3px; margin-bottom: 10px; }

.SubCategoryList, .SubBrandList {
	background:#D9D1BF;
}

.SpecificInfoMessage {
	background-color: #f8e4d1;
	color: #320D01;
}

.InfoMessage {
	background: #D9D1BF url('../../default/images/InfoMessage.gif') no-repeat 5px 8px;
	color: #320D01;
	border-radius:3px;
	-moz-border-radius:3px;
}

.SuccessMessage {
	background: #E8FFDF url('../../default/images/SuccessMessage.gif') no-repeat 5px 8px;
	color: #320D01;
	border-radius:3px;
	-moz-border-radius:3px;
}

.ErrorMessage {
	background: #FFECEC url('../../default/images/ErrorMessage.gif') no-repeat 5px 8px;
	color: #320D01;
	border-radius:3px;
	-moz-border-radius:3px;
}

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
	background: #EFF8FA;
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
	/*border: 1px solid #c7d7db;*/
	background: #D9D1BF;
	border-radius:3px;
	-moz-border-radius:3px;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #8F2F13;
	color:#EDE0C1;
	border-radius:3px;
	-moz-border-radius:3px;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #D9D1BF;
	color: #9F390B;
	border-radius:3px;
	-moz-border-radius:3px;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #9F390B;
}

/* Tabbed Navigation */
.TabNav {
	border-bottom: 1px solid #3d9abe;
}

.TabNav li a {
	border: 1px solid #3d9abe;
	background: #ddf0f6;
}

.TabNav li a:hover {
	background-color: #c8e6ed;
}

.TabNav li.Active a {
	border-bottom: 1px solid #fff;
	background: #fff;
}

/* General Tables */
table.General tbody tr td {
	
}

/* Product Videos */

#VideoContainer {
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.currentVideo {
	background-color: #ddf0f6;
}

.videoRow:hover {
	background-color: #efefef;
}

/* Product Videos */

#VideoContainer {
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.currentVideo {
	background-color: #ddf0f6;
}

.videoRow:hover {
	background-color: #efefef;
}

#SearchResultsCategoryAndBrand {
	background-color: #EEF5F9;
}

.CartContents .ItemShipping th {
	border-bottom-color: #c7d7db;
	border-top-color: #c7d7db;
	background: #edf2f3;
}

/* Category flyout styles (theme) */

/* Child menu items, does not include the always-showing root level */
#SideCategoryList .sf-menu li ul li {
}

/* Root menu item when expanded */
#SideCategoryList .sf-menu .sfHover a,
/* Child menu item links */
#SideCategoryList .sf-menu li ul a {
	
}

/* Parent menu items of a child being hovered (not including root-level items) */
#SideCategoryList .sf-menu li ul li:hover > a,
/* Child menu item while hovering */
#SideCategoryList .sf-menu li ul a:focus,
#SideCategoryList .sf-menu li ul a:hover,
#SideCategoryList .sf-menu li ul a:active {
	background-color: #8f2f13;
}

/* End: category flyout styles */


/* start fast cart styles */
#fastCartContainer {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.fastCartContent h2 {
	color: #009E0F;
	background-color:transparent;
}
.fastCartContent h3 {
	color: #BB6F21;
	background-color:transparent;
}
.fastCartSummaryBox {
	background-color: #DDFEDA;
}
.fastCartContent .fastCartTop a,
.fastCartContent .ProductList .ProductDetails a {
	color: #8f2f13;
}
.fastCartContent .ProductPrice,
.fastCartContent .ProductList em {
	color: #800000;
}
.fastCartContent .Quantity {
	color: #828DB3;
}
.fastCartContent p {
	color: #444444;
}
.fastCartContent .ProductList li {
	background-color: #FFF;
}
/* end fast cart styles */
