/*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:#17037c;
	color:#af9676;font:bold 11px Arial,verdana,sans-serif;
	padding:1px 5px;
	text-align:center;
	cursor:pointer; 
	display:inline; 
	margin-top:10px;
}

#nav-general{
	clear:both; 
	float:right; 
	display:block; 
	list-style:none; 
	margin:0;
	position: relative;
	top:66px;
	right:50px;
}

#nav-general li {
/*	background-color:#ae9675; */
/*	border:1px solid #ae9675; */
	border-top:0; 
	float:left; 
	margin:0 2px;
} 

/* General Link Colors */

#nav-general li a {
	display:block; 
	color:#6E5849;
	font-size:13px; 
	font-weight:normal; 
	padding:4px 8px 2px 0px;
	text-align:center; 
	text-decoration:none;
	white-space:nowrap;
}


#nav-general li a:hover {
	color:#ffffff;
}


#caption,#caption:after,#captionarea,#messagearea,#info-div{
 background-color:#AF9676;
}

#itemarea {
 	background-color:#AF9676; 
	margin:0px 0px 0;
	padding:0px; 
/*	zoom:1;*/
}

img, .image-l, .image-r{
	background-color:#AF9676;
	margin-right:0px;
	behavior: url('/lib/yhst-27744509796426/pngbehavior.htc');
}

#contentarea{
	margin:10px;
}

#bodyshell{
/*	float:right;*/
	border-right:5px #8F7254 solid;
	
}

#bodycontent{
	float:right;
	width:600px;
	font-size: 12px;
    background-color:#ae9675;
   	height:100%;
}

#bodycontent #info-div{
	font:normal 12px  "Myriad Pro", Arial, "Helvetica Neue";  
}

#recentItems{
	text-transform: uppercase;
	font-weight: bold;
}
#recentItems table{
	padding-top: 10px;
	width:100%;
}

#recentItems table tr td{
	text-align: center;
}


#maintype #caption {
	background-color:#AF9676; 
	padding:0px;
}

#captionarea, #messagearea, #info-div {
	margin:10px 10px 9px; 
	/*border-bottom:1px #AF9676 solid;*/
} /* 1px is used to prevent Margin Folding */

.price-bold{
	margin:0px;
	font-weight:bold;
	padding-bottom:10px;
}

#nav-product {
/*	_display:inline; */
	float:left; 
	margin-left:-150px;
/*	left:-150px;*/
	overflow:hidden; 
	position:relative; 
	width:150px; 
	height:100%;
/*	z-index:100;*/
    background-color:#ae9675;
	border-right:5px #8F7254 solid;
}

#nav-product ul{
    padding-top:10px;
    padding-bottom:10px;
    color:#6E5849;
    display:block; 
    font-weight:normal; 
    font-size:12px; 
	width:150px;
}

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

#nav-product ul li a {
    border-bottom:0px;
    height:18px; 
    margin:0; 
    color:#6E5849;
    min-height:18px; 
    padding:10px 0px 6px 18px; 
    text-decoration:none;
	display:block; 
      
/*      
	border-bottom:1px solid #776f50; 
	color:#6E5849; 
	font-weight:bold; 	
	font-size:12px; 
	height:18px; 
	margin:0; 
	min-height:18px; 
	padding:10px 0px 6px 18px; 
	text-decoration:none;
	width:133px;
*/
    
}

#nav-product ul .subProduct li a{
    border-bottom:0px;
    height:18px; 
    margin:0;
    min-height:18px;
    padding:5px 0px 1px 18px; 
    text-decoration:none;
}

#nav-product ul .subProduct li a:hover {
	color:#ffffff;
}

/*
#nav-product ul .marker{
    border-bottom:0px;
    height:18px; 
    margin:0; 
    min-height:18px; 
    padding:10px 4px 6px 13px; 
    text-decoration:none;
}
*/
.productInfo{
	margin:0px;
	float:right; 
	padding-right:30px; 
	width:180px;
}

.name{
	margin:0px; 
	font-weight:bold;
	padding:2px;
}

.abstract{
	margin:0px; 
	padding:0px; 
	padding-bottom:5px;
}

#item-contenttitle{
	margin:0px; 
	padding:0px; 
	padding-bottom:5px;
	padding-left: 0px; 
	text-align:left;
}

#section-contenttitle{
	padding-top: 3px;
	padding-left: 5px; 
	text-align:left;
}

#caption{
	margin:0px; 
	padding:0px; 
	padding-bottom:5px; 
	width:180px;
}

#messagearea #caption{
	width:560px; 
	padding-left:5px;
}

#caption img{
	padding-left:0px;
}
