/*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.*/

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

.breadcrumbs {display: none;}

#container {
width: 1000px;
}


#contentarea {
width: 850px;
}

#captionarea, #messagearea, #info-div {
margin:10px 10px 9px;
width:790px;
}

#finaltext, #introtext {
margin:10px;
width:790px;
}
#bookmark {
	float: left;
	padding-left: 15px;
}

#c2e {
	padding: 0px 0px 0px 63px;
	float: left;
}

.cross-title {
	font-weight: bold;
	color: #381B0E;
	border-bottom: 2px solid #381B0E;
	padding: 0px 0px 3px 10px;
	font-size: 13px;
	margin: 0px 10px 15px 5px;
}

#cross-sells {
	padding: 0px 0px 20px 0px;
}

.sale-price-bold {
	font-weight: bold;
}

#cross-sell a {
	font-weight: bold;
}

#search-box {
	float: left;
	background-color: #89683B;
	width: 250px;
	height: 39px;
}

#vc-box {
	float: left;
	background-color: #89683B;
	display: block;
	width: 750px;
	height: 39px;
}

#vc {
	padding: 8px 0px 8px 605px;
}	

#header2-bg {
	display: block;
	background-color: #89683B;
}

#footer-h2 {
	padding-top: 3px;
}

#footer-h2 h2 {
	font-size: 12px;
}
#price-borders {
border-top: 1px solid #381A0F;
border-bottom: 1px solid #381A0F;
}
#add-border {
margin-top: 10px;
border-bottom: 1px solid #381A0F;
}

#itemtype #contentarea #itempage-captiontitle {
margin:9px 0 10px;
padding:0 2px;
}

#bodycontent {
float:right;
width:823px;
}

#nav-product ul li a {
background-color:#FFFFFF;
width:160px;
}

#nav-product {
float:left;
margin-left:-150px;
overflow:hidden;
position:relative;
width:177px;
z-index:90;
}

#contentarea {
width:815px;
}

#bodyshell {background-color:#ffffff; border-left:150px solid #ffffff; float:left; zoom:1; margin:0;} /*Left Column Color*/ /* Background color is needed to counter an IE rendering bug that erases the left column bgcolor */ /* float:left is needed in Moz to handle extra wide cntent that breaks the width */ /* Left/Right Margin was removed due to expanded content errors in Moz, this was used to push the nav/content area in to match the mock-up */ *:first-child+html #bodyshell { width:850px; } #bodyshell:after {clear:both; content:"."; display:block; height:0; visibility:hidden;}

