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

#messagearea #messagetitle {font-size:18px}

/*
#container {
width:990; // 760px
}
*:first-child+html #bodyshell {
width:810px; // 610px
}
#bodycontent {
width:810px; // 610px
}
*:first-child+html #info-div,
*:first-child+html #specialtitle,
*:first-child+html #messagearea { width:790px; } 
*:first-child+html
#itemarea {
width:770px; // 570px
}
*/

#container {width:990px;}

#bodycontent {width:830px;}

#nav-general {
clear:both;
display:block;
float:right;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 209px 0 0;
}


#maintype #caption {width:800px;}


/*add number to search bar*/
#slogan {
top:150px;
width:800px;
padding:0px 10px 0px 0px;
position:relative;
}


#nav-product ul li a {
background-color:#FAE6C8;
width:133px;
background-image:url('/lib/yhst-29230681193433/SandstoneNav9.jpg');
}

#nav-product ul li a {
font-size: 12px;
min-height; 15;
padding: 6px 4px 6px 13px;
}

#header{
min-height: 180px;
}

#searcharea fieldset {
padding: 6px 0px 6px 5px
}

#nav-general li {
    background-color: transparent;
    border-color: transparent;
    border-right: 1px solid transparent;
    border-style:  none solid solid;
    border-width: 0 1px 1px;
    float: left;
    margin: 0 2px;
}


