/*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:#555555;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: 589px;
	padding: 0px 10px;
	text-align: left;
	color: #333333;
}
a {
	color: #333333;
}

/**** SITE HTML ****/
#site-html {
	border:1px solid #000000;
	width: 760px; 
	height: 500px;
}
#contents .sale-price-bold {
  color: #cd0100;
}
#contents .name {
	font-weight: normal;
	
}
#contents .price {
	margin: 0px;
}
/**** HEADER ****/
#site-header {
	height: 150px;
}
#header-table {

}
#header-top {
	background: #000000 url() repeat-x;
}
#logo {

}
#header {
	margin: 0px;
	float:	right;
	background: #000000 url("/lib/yhst-81075507348814/header-bg.jpg") no-repeat;
	height: 100px !important;
	width: 307px;
}
.header-text {

}
#brandmark {
	width: auto;
	line-height: 0;
}
#brandmark a {
	padding: 0px;
}
#searchsubmit {
	padding: 0px;
}
#searcharea {
	background: #000000 url();
	text-align: center;
	width: 160px;
	margin: 42px 0px 0px 140px;
}
#searcharea fieldset {
	padding: 0px;
}
.labelfield span {
	color: #ffffff;
	font-size: 12px;
}
input#query {

}
/**** LEFT NAV ****/
#site-left-nav {
	background-color: #ffffff;
	width: 200px;
  	border-right: 1px solid #000000;
}
#bottom-div {
}
#left-nav-table {

}
#left-nav img {
	display: block;
}
#below-left-nav {
}
.left-navigation {
  padding: 5px;
  text-align: left;
}
.left-navigation a {
  text-decoration: none;
}
.leftnav-sub-buttons a {
  padding-left: 10px;
  display: block;
}
#manufacturer-select {
	width: 130px;
}
/*** SWITCH ***/
#site-switch {
	background-color: #ffffff;
	width: 560px;
}
#switch-table {

}
#maintype #contents {
	float: none;
}
#image1 {
}
#image2 {
	padding: 0px 0px 0px 8px;
}
#image3 {
	padding: 8px 0px 0px 8px;
}
#image4 {
	padding-right: 5px;
}
#image5 {
	padding-right: 5px;
}
#image6 {
	
}
/*** FOOTER ***/
#site-footer {
	background-color: #ffffff;
	border-top: 1px solid #000000;
	height: 70px;
}
#footer {
	background: #ffffff; url();
	border-top:none;
}
#copyright {
  text-align: left;
  padding: 5px;
  color: #989898;
}
#copyright a {
	color: #989898;
	text-decoration: none;
}
#footer-links {
  padding: 5px 5px 0px;
  font-size: 9px;
  color: #000000;
  text-align: left;
  font-family: arial;
  font-weight: normal;
}
#footer-links a {
  color: #000000;
}
/*** ITEM PAGE ***/
#contentarea {
  width: 560px;
}
#itemtype #caption {
  margin: 0px;
}
#contentarea #caption {
  margin: 10px 0px;
}
#itemtype .itemoption {
	font-weight: normal;
}
/*** ITEM TABLE ***/
#item-table {
	background-color:#ffffff;
	border: solid 1px #b2b2b2;
	text-align:left;
}
#itemtable-header {
  color: #ffffff;
  font-size: 12px;
  border-bottom: 1px solid #ffffff;
  background: #000000 url("/lib/yhst-81075507348814/itemtable-header.gif") repeat-x;
  padding: 5px;
}
#itemtable-sku {
	padding:5px;
	border-top: 3px solid #cc0001;
	border-bottom:1px solid #b2b2b2;
}
#itemtable-price {
	padding:5px;
	border-bottom:1px solid #b2b2b2;
}
#itemtable-sale-price {
	color:#cb0100;
	font-weight:bold;
	padding:5px;
	border-bottom:1px solid #b2b2b2;
}
#itemtable-you-save {
	color:#cb0100;
	font-weight:bold;
	padding:5px;
	border-bottom:1px solid #b2b2b2;
}
.itemtable-options {
	padding:5px;
	border-bottom:1px solid #b2b2b2;
}
#itemtable-quantity {
	padding:5px;
	border-bottom:1px solid ##b2b2b2;
}
#itemtable-delivery-date {
	padding:5px 10px 0 0;
}
/*** SECTION PAGE ***/
#section-contenttitle {
	padding: 0px;
	margin: 0px 10px;
	background-color: #ffffff;
	font-weight: normal;
	font-size: 20px;
}

