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

.index-level1 { 
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 17px; 
   font-weight: bold; 
   text-decoration: none; 
   color: #000000;
    margin:1px;
    line-height: 17px
}
.index-level2 { 
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 13px; 
   font-weight: normal; 
   text-decoration: none; 
   color: #000000;
    margin:1px; 
   line-height: 13px;
}
.index-level3 { 
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 11px; 
   font-weight: normal; 
   text-decoration: none; 
   color: #000000; 
   margin:1px; 
   line-height: 11px;
}

#container { width: 900px;}
#bodycontent { width: 730px;}
.sale-price-bold { font-size: 14px;}
.ys_primary { font-size: 17px;}
#nav-product { margin-left: -170px; width: 170px;}
#nav-product ul li a { width: 153px;}
#bodyshell { border-left: 170px solid #03375C;}
#contentarea #caption { margin: 10px 20px;}
#finaltext { margin: 10px 20px;}
#section-contenttitle { margin: 0px 15px 0px 5px;}
#specialstitle { margin: 10px;}
#contents td { padding: 10px 5px;}
#contents .price { margin: 5px 0px 0px;}
#nav-general li a { padding: 4px 20px 1px;}
#searcharea fieldset { padding: 6px 0px 6px 13px;}
#searcharea input { font-size: 1.05em;}
#searcharea label { font-size: .9em;}

