/*Merchants--Use this file to make any edits that you wish to override styles in the main stylesheets. By making edits to this CSS file, your styles applied here will cascade and overwrite styles in the main CSS files. This will allow you to replace the entire contents of the main stylesheets should it become necessary to update those to fix styling issues with the themes without losing any of your custom styles.*/
.ystore-cross-sell-table
{
	width: 90%;
	font-size: inherit;
	font: 100%;
        border-left: 1px solid #572600;
        border-right: 1px solid #572600;
	border-bottom: 1px solid #572600;
	border-top: 1px solid #572600;
}

.ystore-cross-sell-title
{
	padding-bottom: 10px;
	color: #572600;
	14px Tahoma, Geneva, Verdana, sans-serif: ;
         letter-spacing: .1em;
}

.ystore-cross-sell-table-vertical .ystore-cross-sell-cell { width: 100%; }

.ystore-cross-sell-table-horizontal .ystore-cross-sell-cell
{
	width: 30%;
	padding-right: 8%;
        padding-left:12%;
}

.ystore-cross-sell-product-image-link
{
	display: block;
	padding-bottom: 8px;
        margin-left: auto;
        margin-right: auto;
}

.ystore-cross-sell-product-caption
{
	padding-bottom: 16px;
	display: block;
        text-align: center
}

.ystore-cross-sell-product-caption p, .ystore-cross-sell-product-caption h4
{
	margin: 0 0 3px;
	font-size: 10px;
	letter-spacing: .1em;
}

.ystore-cross-sell-table .ys_promo { font-weight: bold; }

.ystore-cross-sell-product-price
{
         display: none;
}
.ystore-cross-sell-product-reg-price
{
         display: none;
}

body
{
	background-color: #ffffff;
	background-image: url('');
	font: normal 11px Helvetica, Arial, sans-serif;
	text-align: center;
	width: 100%;
	margin: 0;
	color: #572600;
	letter-spacing: .09em;
}

.shipterms
{
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .09em;
	color: #572600;
	font-size: 11px;
}

.shiptitle
{
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .2em;
	color: #aa876d;
	font-size: 16px;
}

#contents .name *
{
	color: #572600;
	letter-spacing: .1em;
	font-weight: bold;
	padding: 5px 0 0;
}

.breadcrumbs
{
	margin: 10px;
	letter-spacing: normal;
}

.price-bold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .1em;
	color: #572600;
}

.code, .itemoption
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .1em;
	color: #572600;
}

.price
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: line-through;
	letter-spacing: .1em;
	color: #572600;
}

.sale-price-bold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .1em;
	color: #572600;
}

#itemtype .itemform .sale-price-bold em
{
	background: #efede2;
	color: #d02f19;
	font-style: normal;
	font-weight: bold;
	margin: 10px 0;
	padding: 0 4px 0 0;
}

.ys_primary
{
	background: #d02f19;
	color: #ffffff;
	font: bold 11px Arial,verdana,sans-serif;
	padding: 1px 5px;
	text-align: center;
	cursor: pointer;
	display: inline;
	margin-top: 10px;
}

/* 195 + 570 = 765 */
/* The Min-width is needed for Moz to stretch the bodycontent that is shrinkwrapping content due to floats. This is only necessary on pages without Tables in the contents. Min-width breaks Opera's layout so Width:100% is used instead of Min-width. */
#finaltext, #introtext { margin: 25px; }

#item-contenttitle
{
	background-color: #e2d3ba;
	color: #572600;
	letter-spacing: .2em;
	font: 13px;
	font-weight: normal;
	margin: 0 15px;
	padding: 4px 15px 4px;
}

#section-contenttitle
{
	background-color: #ffffff;
	color: #572600;
	letter-spacing: .1em;
	font: 14px;
	font-weight: normal;
	margin: 0 15px;
	padding: 4px 15px 6px;
}

#caption
{
	background-color: #fff;
	padding: 0px 18px 0px 10px;
}

#bodycontent
{
	float: right;
	max-width: 560px;
}

*:first-child+html #bodyshell { width: 560px; }

#bodyshell
{
	background-color: #ffffff;
	border-left: 190px solid #ffffff;
	float: left;
	zoom: 1;
	margin: 0;
}

#container
{
	margin: 0 auto;
	text-align: left;
	width: 750px;
	border: solid 1px #ffffff;
	background-color: #ffffff;
}

*:first-child+html #info-div, *:first-child+html #specialtitle, *:first-child+html #messagearea { width: 540px; }
*:first-child+html #itemarea { width: 540px; }

#itemarea
{
	background-color: #efede2;
	margin: 4px 15px 0px 15px;
	padding: 5px;
	zoom: 1;
}

#itemarea:after
{
	clear: both;
	content: ".";
	display: inline;
	height: 0;
}

/* This "container" is needed as IE produces resize induced rendering errors when using the BODY element for a container. */
#contentarea { margin: 15px 0 10px 0; }

#searcharea
{
	background: #ffffff url('');
	display: none;
	margin: 0 0 0;
}

#nav-product
{
	display: inline;
	float: left;
	margin-left: -195px;
	overflow: hidden;
	position: relative;
	width: 195px;
	z-index: 100;
}

#nav-product li { margin: 0; }
#nav-product ul { list-style: none; }

* html #nav-product ul li a
{
	/* make hover effect work in IE */
	width: 195px;
}

* html #nav-product
{
	overflow: visible;
	width: 195px;
}

#nav-general
{
	clear: both;
	float: right;
	display: block;
	list-style: none;
	margin: 4px 5px 0 0;
}

#nav-general li a
{
	color: #572600;
	display: inline;
	font-size: 11px;
	font-weight: 500;
	padding: 4px 20px 6px;
	letter-spacing: normal;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
}

#wsLabel
{
	font-weight: bold;
	color: #572600;
	padding-left: 5px;
}

#query
{
	font-size: 9px;
	width: 130px;
	height: 16px;
	color: #858585;
}

#storeSearch
{
	margin-bottom: 10px;
	padding: 0;
}

#searcharea input { font-size: 1.0em; }

#searcharea fieldset
{
	display: block;
	padding: 10px 0 10px 13px;
}

#searcharea label
{
	visibility: hidden;
	color: #572600;
	font-size: 0.85em;
	font-weight: bold;
	text-transform: uppercase;
}

#searcharea label span, #searcharea label input { vertical-align: middle; }

#searchsubmit
{
	visibility: hidden;
	background: #ffffff url('');
	color: #ffffff;
	font: bold 11px Arial,verdana,sans-serif;
	padding: 1px 5px;
	text-align: center;
	cursor: pointer;
	display: inline;
	margin: 0;
}

#searchpageHeader
{
	background-color: #ffffff;
	color: #572600;
	font: bold 14px;
	margin: 0;
	padding: 4px 15px 6px 60px;
}

.TopCategory
{
	padding-left: 10px;
	font-weight: bold;
	padding-top: 5px;
	height: 18px;
}

a.TopCategory:link, a.TopCategory:visited, a.TopCategory:active
{
	color: #572600;
	letter-spacing: .2em;
	text-decoration: none;
}

.TopCategory a:hover, .SubCategory a:hover
{
	color: #d02f19;
	text-decoration: underline;
}

.TopCategorySale
{
	padding-left: 10px;
	font-weight: bold;
	padding-top: 5px;
	height: 18px;
}

a.TopCategorySale:link, a.TopCategorySale:visited, a.TopCategorySale:active
{
	color: #cc3300;
	letter-spacing: .2em;
	text-decoration: none;
}

.TopCategorySale a:hover, .SubCategory a:hover
{
	color: #cc3300;
	text-decoration: underline;
}

.sectional
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .5em;
	color: #aa876d;
}

#itemtype #itempage-captiontitle
{
	background: none;
	color: #572600;
	letter-spacing: .1em;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 2px 2px 8px;
}

#footer-links
{
	color: #ffffff;
	display: none;
	font-weight: bold;
	font-size: 1px;
	padding: 10px 0 15px;
	text-align: center;
}

#copyright
{
	color: #572600;
	display: block;
	font: normal xx-small/1.2 verdana, sans-serif;
	letter-spacing: normal;
	padding: 0 15px 15px;
	text-align: right;
}

table.livingroom {
	border-width: 1px;
	border-spacing: ;
	border-style: none;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
        font-size: 0px;
               
}

table.livingroom th {
	border-width: 0px;
	padding: 0px;
	background-color: fff;
	-moz-border-radius: ;
        font-size: 0px;
        
}
table.livingroom td {
	border-width: 0px;
	padding: 0px;
	border-style: solid;
	background-color: fff;
	-moz-border-radius: ;
        font-size: 0px;
}
