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

#messagearea { margin: 0px; }
#contentarea { margin: 0px; }
#itemarea { margin: 0px; padding: 0px;}
#contentarea #caption {margin:10px 0px 10px 0px;}
#specialstitle {background: none; padding:0px; margin-top: 10px; float: none;}
em { font-style:normal; }

.breadcrumbs{margin:0px 0px 4px 0px;}
#itemimagez { width: 300px;}
.itemform table { background-color: #ffffff; width: 100%; border-bottom: solid 1px white;}
.itemform { background-color: #ffffff; }
.addtocartImg {margin-left: 0px;}
#reviewrat {margin: 5px;}

#contents .price , #contents .price-bold {
  margin: 0px;
  padding: 0px;
}

.itemform .sale-price td,
.itemform .sale-price-bold td {
  color: #B30000 !important;
}
.itemform .sale-price td em,
.itemform .sale-price-bold td em {
  font-weight: bold;
}
#caption div {margin: 0px 3px 0px 3px;}
.review, .writereview {margin: 0px 3px 0px 3px;}
.review {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid silver;
}


.breadcrumbs {
  font-size: 11px;
}

#item-contenttitle, #section-contenttitle {
  margin: 10px 0px;
  padding-left: 5px;
}

#contents { border-right: 0px none; border-left: 0px none }
