/* Color: Ecru */

body {
	background: #F2F0E7 url(../../Furniture/images/bg.png) repeat-x;
	color: #232111;
}

a {
	color: #232111;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #363319;
}

h2 {
}

h3 {
	color: #E39333;
}
hr {
	background: #dacdc3;
	color: #dacdc3;
}

#Container {
}

/***** Inner ********************/

#inner {
	background: url(../../Furniture/images/inner.png);
	width: 920px;
	margin: 0 auto 0;
	padding: 20px 20px 0 20px;
	overflow: hidden;
	}
	
/***** Inner Backgrounds ********************/

.content-sidebar #inner {
	background: url(../../Furniture/images/inner_cs.png);
    }
   
.sidebar-content #inner {
	background: url(../../Furniture/images/inner_sc.png);
    }
   
.content-sidebar-sidebar #inner {
	background: url(../../Furniture/images/inner_css.png);
    }
   
.sidebar-sidebar-content #inner {
	background: url(../../Furniture/images/inner_ssc.png);
    }
    
.sidebar-content-sidebar #inner {
	background: url(../../Furniture/images/inner_scs.png);
    }

.full-width-content #inner {
	background: url(../../Furniture/images/inner.png);
    }


/***** Nav Menu ********************/

#nav {
	clear: both;
	width: 960px;
	height: 45px;
	background: url(../../Furniture/images/navbar.png);
	color: #FFFFFF;
	margin: 0 auto 0 -9px;
	padding: 20px 0 0 0px;
	}

#nav .wrap {
	width: 920px;
	height: 45px;
	background: url(../../Furniture/images/nav.png);
	margin: 0 auto 0;	
	padding: 0;
	}
	
#nav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#nav li a {
	background: url(../../Furniture/images/nav.png);
	color: #FFFFFF;
	display: block;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-size: 12px;
    margin: 0;
	padding: 13px 15px 12px 15px;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
	}

#nav li a:hover, #nav li a:active, #nav .current_page_item a {
	background: url(../../Furniture/images/navhov.png);
	color: #FFFFFF;
	}
	
#nav li a.sf-with-ul {
	padding-right: 20px;
	}	
	
#nav li a .sf-sub-indicator {
	background: url(../../Furniture/images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 19px;
	right: 5px;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	color: #FFFFFF;
	font-size: 12px;
	width: 138px; 
	margin: 0;
	padding: 6px 10px 6px 10px;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	text-transform: none;
	position: relative;
	}
	
#nav li li a:hover, #nav li li a:active {
	}

#nav li li a .sf-sub-indicator {
	background: url(../../Furniture/images/arrow-right.png);
	top: 10px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0;
	padding: 0;
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -33px 0 0 159px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfHover { 
	position: static;
	}
	
#nav li.right {
	float: right;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-size: 12px;
	margin: 0;
	padding: 13px 15px 12px 15px;
	text-transform: uppercase;
	}

#nav li.right a {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	}
	
#nav li.right a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#nav li.date {
	}
	
#nav li.rss a {
	background: url(../../Furniture/images/rss.png) no-repeat left center;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	margin: 0 0 0 10px;
	padding: 3px 0 3px 16px;
	}
	
#nav li.search {
	padding: 0 10px 0 10px;
	}
	
#nav li.twitter a {
	background: url(../../Furniture/images/twitter-nav.png) no-repeat left center;
	padding: 3px 0 1px 20px;
	}
	
/***** SubNav Menu ********************/

#subnav {
	clear: both;
	width: 960px;
	height: 45px;
	background: url(../../Furniture/images/subnavbar.png);
	color: #FFFFFF;
	margin: 0 auto 0;
	padding: 0;
	}

#subnav .wrap {
	width: 920px;
	height: 45px;
	background: url(../../Furniture/images/nav.png);
	margin: 0 auto 0;	
	padding: 0;
	}
	
#subnav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#subnav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#subnav li a {
	background: url(../../Furniture/images/nav.png);
	color: #FFFFFF;
	display: block;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-size: 12px;
    margin: 0;
	padding: 13px 15px 12px 15px;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
	}

#subnav li a:hover, #subnav li a:active, #subnav .current_page_item a {
	background: url(../../Furniture/images/navhov.png);
	color: #FFFFFF;
	}
	
#subnav li a.sf-with-ul {
	padding-right: 20px;
	}	
	
#subnav li a .sf-sub-indicator {
	background: url(../../Furniture/images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 19px;
	right: 5px;
	}
	
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	color: #FFFFFF;
	font-size: 12px;
	width: 138px; 
	margin: 0;
	padding: 6px 10px 6px 10px;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	text-transform: none;
	position: relative;
	}
	
#subnav li li a:hover, #subnav li li a:active {
	}

#subnav li li a .sf-sub-indicator {
	top: 10px;
	background: url(../../Furniture/images/arrow-right.png);
	}

#subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0;
	padding: 0;
	}

#subnav li ul a { 
	width: 140px;
	}

#subnav li ul a:hover, #subnav li ul a:active { 
	}

#subnav li ul ul {
	margin: -33px 0 0 159px;
	}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfHover ul ul, #subnav li.sfHover ul ul ul {
	left: -999em;
	}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfHover ul, #subnav li li.sfHover ul, #subnav li li li.sfHover ul {
	left: auto;
	}

#subnav li:hover, #subnav li.sfHover { 
	position: static;
	}

#TopMenu {
}

#TopMenu li{
	background: url(../../Furniture/images/ecru/PagesMenuBg.gif) 0 3px no-repeat;
}

#TopMenu li.First {
	background-image: none;
}

#TopMenu li a {
	color: #4e4e42;
}

#TopMenu li div {
}

#TopMenu li a:hover {
	color: #313332;
}

#Menu {
	border-bottom: 5px solid #e39333;
}

#Menu li {
}

#Menu li a {
	background: url(../../Furniture/images/ecru/MenuBgBtn.gif) 0 14px no-repeat;
	color: #313332;
}

#Menu li.First a {
	background-image: none;
}

#Menu li a:hover {
}

#Menu li ul  {
}

#Menu li ul li a {
	background: #f4f0e0;
}

#Menu li ul li a:hover {
}

#Menu li:hover a, #Menu li.over a{
}

#Outer {
}

#back {
	background-position: 9px 9px;
	background-repeat: no-repeat;
	background-color: #fff;
	border: 1px solid #d3d0b9;
	border-top: 0;
}

#Header {
	border-bottom: 0px solid #9c9a8d;
}

#Logo h1 {
	color: #fff;
}

#Logo h1 a {
	color: #4e4e42;
}

#SearchForm {
}

#SearchForm label {
}

#SearchForm input {
	background: #fff;
	border: 1px solid #dacdc3;
}

#SearchForm .Button {
	border: 0;
}

#SearchForm a {
	color: #4e4e42;
}

#SearchForm p {
	color: #4e4e42;
}

.Left {
}
.Left .Block {
	background: #faf8f0;
	border: 1px solid #dacdc3;
}
.Left h2 {
	border-bottom: 1px solid #e6e7cd;
	background: url(../../Furniture/images/ecru/BlockTitle.gif) 0 3px no-repeat;
}
.Left li {
}
.Left li a {
	color: #232111;
}
.Left li a:hover {
}
.Left .CategoryList li, .Right .CategoryList li {
	background: url(../../Furniture/images/ecru/BlockArrow.gif) no-repeat left 7px;
	padding-left:10px;
}
.Left .BrandList li, .Right .BrandList li {
	background: url(../../Furniture/images/ecru/BlockArrow.gif) no-repeat left center;
	padding-left:10px;
}

.Content {
}
.Content h2 {
	color: #aa0618;
	border-bottom: 1px solid #dacdc3;
}
.Content.Wide {
}
.Content.Widest {
}

.Right {
}
.Right .Block {
	background: transparent;
	border: 0px solid #dacdc3;
}
.Right h2 {
	border-bottom: 0px solid #e6e7cd;
	background: transparent;
}
.Right li {
}
.Right li a {
	color: #232111;
}
.Right a:hover, .Right a:hover strong {
}
.Right hr {
	background: #efefe7;
	color: #efefe7;
}


#footer {
	clear: both; 
	overflow: hidden;
	background: url(../../Furniture/images/footer.png);	
	color: #FFFFFF;
	font-family: Georgia, Times New Roman, Trebuchet MS;	
	font-size: 12px;
	margin: 0 auto 0;
	padding: 15px 0 15px 0;
	}

#footer .wrap {
	width: 960px;
	margin: 0 auto 0;
	}
	
#footer a, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#footer p {
	margin: 0;
	padding: 0;
	}


.NewsletterSubscription input {
	border: 1px solid #e6e7cd;
}
.Content .BlockContent .ProductList {
	border: 0px solid #e7e7e7;
}
.Content .ProductList li {
}
.Content .ProductList li:hover, .Content .ProductList li.Over {
}
.ProductList .ProductImage {
	background: #fff;
}
.ProductPrice, .ProductList em {
	color: #aa0618;
}
.ProductList .Rating {
	color: #6a6a6a;
}
.ProductList strong, .ProductList strong a {
	color: #232111;
}
.Content .ProductList strong, .Content .ProductList strong a {
	color: #14518f;
}
.Content .ProductList a:hover{
	color: #232111;
}
.ProductPrice, .ProductList em {
	color: #aa0618;
}
.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 {
	border-bottom: 1px solid #dacdc3;
}


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

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

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

table.CartContents thead tr th, table.General thead tr th {
	background: #faf8f0;
	color: #232111;
	border-bottom: 1px solid #dacdc3;
}

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

.MiniCart .SubTotal {
	color: #232111;
}

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

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

.CategoryPagination {
	color: #14518f;
	background: #faf8f0;
	border: 1px solid #dacdc3;
}

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

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

.InfoMessage {
	background: #faf8f0 url('../../Furniture/images/InfoMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.SuccessMessage {
	background: #E8FFDF url('../../Furniture/images/SuccessMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ErrorMessage {
	background: #FFECEC url('../../Furniture/images/ErrorMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
	background: #faf8f0;
}

.QuickSearch { background: #fff; border: 1px solid #dacdc3;  }

.QuickSearchHover td{ background: #faf8f0; }

.QuickSearchResult .Price { color: #aa0618; font-weight: bold; margin: 0 4px 0 0; }

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

.CreateAccount {
	border-right: 1px solid #dacdc3;
}

.SearchTips .Examples {
	background: #faf8f0;
	border: 1px solid #dacdc3;
	color: #555;
}

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

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	border-bottom: 1px solid #d3d0b9;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #faf8f0;
	border: 1px solid #d3d0b9;
	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 #dacdc3;
}

.TabNav li a {
	border: 1px solid #dacdc3;
	background: #f4f0e0;
}

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

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

/* 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;
}