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

#container #header {
background: url("/lib/yhst-85060525296877/header-bg.jpg") top left no-repeat;
height: 160px;
width: 760px;
}
#header #logo {
float: left; 
width: 220px;
}
#header #logo img.logo {
position: relative;
z-index:10;
left: 5px;
top: 5px;
}
#header #topnav {
float: right;
width: 525px;
position: relative;
z-index: 10;
top: 8px;
}
#header #topnav ul { list-style-type: none; line-height: 25px; float: right; margin-right: 31px; color: #B7898B; }
#header #topnav ul li {
float: left;
}
#header #topnav ul li a { text-decoration: none; font: bold 12px Tahoma, Verdana, Sans-serif; color: #000000; }
#header #topnav ul li a:hover { text-decoration: underline; }
#header #topnav ul li a img.cart-img { position: relative; z-index: 10; left: 10px; top: 3px; }
li.separator { font-size: 15px; }
*:first-child+html li.last { position: relative; bottom: 2px; }
* html li.last { position: relative; top: 1px; }
div.search { background: #98460A;
float: left;
width: 151px;
padding-bottom: 10px;
border-bottom: 1px solid #B66E1A;
}
div.search form { float: right; padding-right: 3px; }
input.search-box { width: 105px; margin-right: 5px; font: 11px Tahoma, Verdana, Arial; padding-left: 3px; padding-top: 2px; padding-bottom: 2px; }
