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

#itemarea .code {font-style:normal; margin:10px 0; display:none;}
#itemarea .code em {font-style:normal; margin:10px 0; display:none;}

/*Item Image Border
#itemarea img.image-1, #itemarea img.image-r, #itemarea img.image-c
{
 border: 2px solid black;
}
*/

/*Section image border*/
#contents-table img {
 border: 4px inset red;
}

/*Search Button
#searchsubmit{ background: green url('') ;color: white;font:bold 11px Arial,verdana,sans-serif;padding:1px 5px;text-align:center;cursor:pointer;display:inline; margin:0;}
*/

/*Top Nav Links Background*/
#nav-general li {background-color:transparent; border:none;}
