/*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:#cc0000;color:#ffffff;font:bold 11px Arial,verdana,sans-serif;padding:1px 5px;text-align:center;cursor:pointer; display:inline; margin-top:10px;}
#container { width: 1000px;}
#bodycontent { width: 850px;}
#slogan {
color:#FFFFFF;
display:block;
float:right;
font:13px Helvetica,Arial,sans-serif;
padding:20px 1px 30px 18px;
text-align:right;
width:450px;
p.small {line-height:90%;}
}
#contents-table img {
border: 1px solid teal;
}
#yfc_minicart {
left:20;
top:0;
float:right;
}
#bodycontent img {
border: none;
}
#nav-product ul li a
{
padding:5px 1px 5px 6px;
}

#contents .price-bold td {
border: 1px solid teal;
padding: 1px;
margin: 1px;
font:11px Helvetica,Arial,sans-serif;
}

form {
font:12px Helvetica,Arial,sans-serif;
}

#contentarea {margin:2px 5px 0; padding:2px;}

#container {
border-bottom-left-radius: 50px;
border-bottom-right-radius: 50px;
border-top-left-radius: 50px;
border-top-right-radius: 50px;
}

#yfc_accessbar {
height: 22px;
left: 0;
margin: 0 auto;
position: static;
top: 0;
width: 1000px;
}

