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

/*********************
****** VWD STYLES ****
*********************/
body {
	background: #ffffff url();
}
#bodycontent {
	float: none;
	width: 609px;
	text-align: left;
	color: #666666;
}
a {
        text-decoration: none;
	color: #333333;
}
#contents .name {
  font-weight: normal;
  color: #666666;
}
#contents .name a {
  font-weight: normal;
}
#item-buy-now {
  margin: 5px 35px;
  height: 40px;
}
#item-buy-now a {
  float: left;
}
#item-buy-now form {
  float: left;
  padding: 0px 5px;
}

/*** HEADER ***/
#header-cell {
  background: #ffffff url(/lib/yhst-64087649402757/header-bg.gif) repeat-x;
}
#brandmark {
	width: auto;
        padding: 28px 0px 0px 10px;
}
#brandmark a {
	padding: 0px;
}
.header {
	margin: 35px 15px 0px 0px;
	float:	right;
}
input#searchsubmit {
  padding: 0px;
  position: relative;
  top: 10px;
  left: 2px;
}
.labelfield span {
	font-size: 12px;
}
/*** LEFT NAV ***/
#shop-products-cell {
  display: block;
  line-height: 0;
}
#left-nav {
  border-right: 1px solid #9c9895;
}
.leftnav-button {
  padding: 2px;
}
.leftnav-button-open a {
  font-weight: bold;
}
.leftnav-current a {
  font-weight: bold;
}
.left-navigation {
  padding: 5px;
  text-align: left;
}
.left-navigation a {
  text-decoration: none;
  color: #000000;
}
.leftnav-sub-buttons a {
  padding-left: 10px;
  display: block;
}
#testimonials {
  text-align: left;
}
#shob-by-brand {
  border-right: 1px solid #9c9895;
  padding: 5px;
  text-align: left;
}
#shop-brand-cell {
  display: block;
  line-height: 0;
}
#contents {
	border: none;
}
#contents #contents-table {
	border-bottom:	none;
}
#contents .price-bold {
	color: #1E943E;
	margin: 2px 0px 0px;
        font-size: 12px;
}
.price-bold {
	color: #1E943E;
	margin: 2px 0px 0px;
    font-size: 12px;
    font-weight: bold;
}
#contents .horizontal-seperator {
	border-bottom: none;
}
/*** FOOTER ***/
#footer {

}
#copyright {
  text-align: left;
  padding: 15px;
  color: #666666;
}
#footer-links {
  padding: 5px 5px 0px;
  font-size: 9px;
  color: #003366;
  text-align: center;
  font-family: arial;
  font-weight: normal;
}

/*** HOME ***/
#captionarea, #messagearea, #info-div {
	margin: 0px;
}
#contentarea {
  margin: 0px;
}
#maintype #caption {
  padding: 0px;
}
#messagetitle {
  margin: 0px;
  padding: 0px;
}
#billboard {
   padding: 0px 10px;
}
#messagearea {
   padding: 0px 10px;
}
#contentarea {
   padding: 0px 10px;
}
/*** ITEM PAGE ***/
#item-name {
  font-size: 14px;
  font-weight: normal;
  color: #105191;
}
#table-content {
	width: 300px;
	background-color: #ffffff;
	color: #003366;
       border: 1px solid #999999;
}
#main-item-content {
  margin: 0px 10px;
}
#contentarea #caption {
  margin: 0px;
}
.roundtop div, .roundtop, .roundbottom div, .roundbottom {
width: 100%;
height: 14px;
font-size: 1px;
}
.roundtop { 
background: transparent url(/lib/yhst-64087649402757/top-right-corner.gif) no-repeat scroll top right;
position: relative;
top: -1px;
left: 1px;
}
.roundtop div {
background: transparent url(/lib/yhst-64087649402757/top-left-corner.gif) no-repeat scroll top left;
position: relative;
top: 0px;
left: -2px;
}
.roundbottom {
background: transparent url(/lib/yhst-64087649402757/bottom-right-corner.gif) no-repeat scroll bottom right;
position: relative;
top: 1px;
left: 1px;
}
.roundbottom div {
background: transparent url(/lib/yhst-64087649402757/bottom-left-corner.gif) no-repeat scroll bottom left;
position: relative;
top: 0px;
left: -2px;
}
.you-save-price {
  font-weight: bold;
}
#itemtype .price em {
  font-weight: bold;
  font-size: 12px;
  color: #1E943E;
}
#section-contenttitle {
  color: #15317e;
  padding: 5px 0px;
  margin: 0px;
}

