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

body {
  background: #ffffff url(/lib/yhst-53850488107517/background.gif) repeat-x;
  text-align: left;
  font-family: arial;
}

a {
  color: #4d2905;
}

/*** HEADER ***/
.logo {
  float:left;
  font-size: 0;
}
#top-nav {
  font-size: 0;
  padding: 0px;
  margin: 0px;
}
.header {
  background: url(	/lib/yhst-53850488107517/bg-header-search.gif);
  height:133px;
  float:right;
  width:227px;
}
#searcharea {
  padding: 65px 0px 0px 10px;
  font-weight: bold;
  background: none;
  color: #febcbd;
}
#searchbutton {
  position:relative;
  top:8px;
  left:2px;
}
#query {
  width: 124px;
}
/*** BODY ***/
#billboard {
  padding: 0px 10px;
}
.breadcrumbs a {
  text-decoration: none;
  color: #4d2905;
}
#bodycontent {
  float: none;
  width: 609px;
}
#itemarea {
  margin: 0px 5px;
  padding: 0px;
}
#section-contenttitle {
  background-color: #ffffff;
  color: #4d2905;
  margin: 5px;
  padding: 0px;
}
#contentarea {
  margin: 0px 10px;
}
.name a {
  color: #4d2905;
}
#itemtype #caption {
  margin:0;
  padding:5px 0px;
}
#section-contenttitle {
  font-size: 18px;
}
/*** LEFT NAV ***/
.left-navigation {
  padding: 5px;
}
.left-navigation a {
  text-decoration: none;
  color: #4d2905;
}
.leftnav-button {
  padding: 5px 0px;
}
.leftnav-button-open a {
  color: #4d2905;
}
.leftnav-sub-buttons a {
  padding-left: 10px;
  display: block;
}
/*** FOOTER ***/
#footer {
  background: #fcbcbd url(/lib/yhst-53850488107517/bg-footer.gif) repeat-x;
}
#copyright {
  text-align: left;
  padding: 5px;
  color: #4e2801;
}
#copyright a {
  color: #4e2801;
}
#footer-links {
  padding: 10px 5px 5px 5px;
  font-size: 10px;
  color: #4e2801;
  text-align: left;
  font-family: arial;
}
#footer-links a {
  color: #4e2801;
}
/*** ITEM PAGE ***/
.itemtable-header {
  background-color: #4e2700;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  padding: 8px 10px 13px;
  border-bottom: 1px solid #ffffff;
}
#itemtype .itemoption {
  font-weight:  normal;
}


