/*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:#df779a;color:#ff66ff;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;
color: #4e4643;
}
tr, td, div, span, input {
color: #4e4643;
}
#bodycontent {
	float: none;
	/*width: 589px;*/
	padding: 0px 8px;
	text-align: left;
	color: #4e4643;
}
a {
color: #4e4643;
text-decoration: none;
}

/**** SITE HTML ****/
#site-html {
border:1px solid #6c6650;
margin:auto;
width: 760px; 
height: 500px;
}
#contents .sale-price-bold {
  color: #4a76a3;
}
/**** HEADER ****/
#site-header {
	height: 150px;
}
#header-table {

}
#header-top {
	background: #ffffff;
}
#logo {
float:left;
}
#header {
background: url("/lib/yhst-97765395586641/header-bkgd.gif");
float:right;
height:130px;
width:304px;
}
.header-text {
color:#776E5D;
font-size:12px;
font-weight:bold;
left:40px;
position:relative;
top:40px;
}
#brandmark {
	width: auto;
	line-height: 0;
}
#brandmark a {
	padding: 0px;
}
#searchsubmit {
padding: 0px;
border: none;   
position: relative;
top: 6px;
left 3px;
}
#searcharea {
left:40px;
position:relative;
top:41px;
}
#searcharea fieldset {
border:none;
}
.labelfield span {
	color: #776E5D;
	font-size: 13px;
font-weight:bold;
}
input#query {
border:1px solid #ECC0CF;
margin:0px 5px;
padding:2px;
width:115px;
}
/**** LEFT NAV ****/
#site-left-nav {
width: 200px;
}
#bottom-div {
}
#left-nav {
padding-top: 2px;
}
#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-button a {
font-weight:bold;
font-size:13px;
}
.leftnav-button-open a {
font-weight:bold;
font-size:13px;
}
.leftnav-sub-buttons a {
  padding-left: 10px;
  display: block;
}
/*** SWITCH ***/
#site-switch {
	background-color: #ffffff;
	width: 560px;
}
#switch-table {
line-height:0px;
}
#maintype #contents {
	float: none;
}
#image1 {
}
#image2 {
}
#image3 {
}
#image4 {
}
#image5 {
}
#image6 {
	
}
/*** FOOTER ***/
#site-footer {
height: 70px;
background: url("/lib/yhst-97765395586641/footer-head.gif") repeat-x;
padding-top: 15px;
}
#footer {
background: #ffffff; url();
border-top:none;
text-align:left;
margin:0px;
}#footer-div {
float:left;
}
#copyright {
color:#554434;
font-size:10px;
text-align:left;
margin-left: 1em;
}
#footer .links {
  font-size: 10px;
  color: #554434;
  text-align: left;
  font-family: arial;
  font-weight: normal;
  background-color: #FFFFFF;
}
#footer .links a {
  font-size: 10px;
  color: #554434;
  font-family: arial;
  font-weight: normal;
  text-transform: none;
}
/*** ITEM PAGE ***/
#contentarea {
/*  width: 560px; */
}
#itemtype #caption {
  margin: 0px;
}
#contentarea #caption {
  margin: 10px 0px;
}

/*** ITEM TABLE ***/
.itemtable-header {
  color: #FFFFFF;
  font-size: 12px;
  border-bottom: 2px solid #FFFFFF;
  background-color: #DF779A;
  padding: 5px;
}
.contentsTableTd {
text-align:center;
}
.salePrice {
color:#DF779A;
}
.contentsTable {
width:100%;
}

