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



/*****************************************/
/************ BODY CSS *******************/
/*****************************************/
#info-div{padding:0; margin: 0px;}
#vwd-bodycontent{
  width: 975px; 
  border-left: 1px solid #342c79; 
  border-right: 1px solid #342c79;
  border-bottom: 1px solid #342c79;
  text-align: left;
}
#breadcrumbs, .breadcrumbs{
  font-weight: bold;
  color: #39337d;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #342c79;
  height: 30px;
  margin: 0px;
  font-size: 10px;
  vertical-align: baseline;
  text-transform: uppercase;
  background: url('/lib/yhst-69289544362983/breadcrumbs-bg.png') repeat-x;
}
#breadcrumbs a{
  font-weight: bold;
  color: #39337d;
  font-size: 10px;
  text-decoration: none;
}
#breadcrumbs a:hover{
  text-decoration: underline;
}
#breadcrumb-text{
  margin: 7px;
}
#item-caption, #item-caption-2, #section-caption{
  color: #727272;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 25px;
  width: 900px;
}
#item-caption-2{
  padding: 20px;
  margin-bottom: 10px;
}

/*************************/
/*** You May Also Like ***/
/*************************/

.collection-item{
  float: left;
  border: 1px solid #c2bec3;
  width: 186px;
  height: 174px;
  text-align: center;
  margin: 7px 25px;
  background-color: #ffffff; 
}
.item-cross-sell-image{
  margin-top: 5px;
}
.item-cross-sell-name a{
  font-size: 11px;
  color: #727272; 
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}
.item-cross-sell-price{
  font-size: 11px;
  color: #727272; 
  font-weight: bold; 
}
.item-cross-sell-sale{
  font-size: 12px;
  color: #86cb48; 
  font-weight: bold;
  text-transform: uppercase;
}
#item-cross-sell{
  background: url('/lib/yhst-69289544362983/cross-sell-bg.png');
  height: 230px;
}
#line-break{
  margin: 0px;
  border-top: 1px solid #342c79;
  border-bottom: 1px solid #342c79;
  width: 975px;
  margin-left: 0px;
  height: 28px;
}
#shipping-info-container{
  background-color: #f2f2f6;
  padding: 15px;
}
#shipping-info-container{
  background-color: #f2f2f6;
  padding: 15px;
  border-bottom: 1px solid #342c79;
}
#shipping-info-text{
  color: #727272;
  font-weight: bold;
  line-height: 25px;
}
#shipping-info-text img{
  vertical-align: middle;
}

/********************************/
/********Item Order Table *******/
/********************************/

#itemtable-header h1{
  color: #50adcd;
}
#itemtable-sku{
  color: #727272;
  font-size: 12px;
  padding: 8px 1px;
}
#itemtable-price{
  color: #727272;
  font-size: 15px;
  font-weight: bold;
  padding: 9px 0;
}
#itemtable-sale-price{
  color: #000;
  font-size: 15px;
  font-weight: bold;
}

/************************/
/*** Section Page *******/
/************************/

.section-page-item{ 
  float: left; 
  text-align: center; 
  margin-left: 37px; 
  margin-right: 37px; 
} 
.section-page-item a{ 
  text-decoration: none; 
  font-size: 11px; 
  font-weight: bold; 
  color: #666666; 
}
#section-sale-price, .section-sale-price{
  color: #86cb48;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
}
#section-price, .price, .section-price{
  color: #727272;
  font-size: 11px;
  font-weight: bold;
  text-transform: lowercase;
}
.section-image{
  float: left;
  padding: 5px;
}
#section-caption{
  float: auto;
  padding-bottom: 1px;
  min-height: 125px;
}
#section-image-caption{
  background-color: #f2f2f6;
  padding-top: 15px;
  padding-left: 11px;
}
#section-image-caption{
  background-color: #f2f2f6;
  padding-top: 5px;
  padding-left: 11px;
}
#section-title{
  background-color: #f2f2f6;
  color: #50adcd;
  font-family: arial;
  font-size: 20px;
  padding: 5px 15px;
}
.section-name{
  color: #727272;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
}
.home-page-item p{
  color: #666666;
} 

body{
  background: url('/lib/yhst-69289544362983/header-bg1.png') top left repeat-x;
}
#wrapper{
  width: 975px;
  margin: 0 auto;
	position: relative;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
.header-img{
  background: url('/lib/yhst-69289544362983/home-image.png') no-repeat;
  width: 975px;
  height: 240px;
  border-bottom: 1px solid #342c79;
}

#header-img-html{
  color:#bfc05d;
  font-weight: bold;
  padding-top: 75px;
  padding-left: 110px;
  text-align: right;
  width: 250px;
}

.hmorange{
  color: #e9a903;
}

#featured-products, #newest-items{
  padding: 10px;
  text-align: center;
}

.home-page-item{
  float: left;
  text-align: center;
  margin-left: 37px;
  margin-right: 37px;
  width: 115px;
  max-width: 115px;
}

.home-page-item a{
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  color: #666666;
}

.sale-price{
  color: #ff0000;
  text-transform: uppercase;
  font-size: 12px;
}

#home-below-items-html{
  padding: 15px;
  color: #777777;
  font-weight: bold;
}

#home-below-items-html img{
  vertical-align: middle;
  margin-right: 5px;
}

#site-header{
  margin: 0;
  padding: 0;
  height: 135px;
}

#site-header a{
  color: #50adcd;
  text-decoration: none;
  font-weight: bold;
  font-family: "Myriad", "Arial", "Helvteic", sans-serif;
}

#logo{
  position: absolute;
  top: 0;
  left: 0px;
}

#brandmark{
  width: 250px;
}
#shipping, #service, #search{
  float: right;
  margin-top: 50px;
}

#shipping{
position: absolute;
left: 290px;
}

#service{
position: absolute;
left: 550px;
}

#search{
 position: absolute;
 left: 800px;
}
#search a{
position: absolute;
left:-80px;
top: 4px;
}
#search img{
position: absolute;
left:-100px;
}

#search-form{
/* float: right;
 margin-left: 10px;*/
}

#search-form input{
 vertical-align: middle;
 color: #bbb;
}
.slogan{
position: absolute;
top: 30px;
margin-left: 70px;
}
.search-text{
  color: #333;
}
#search img{
  vertical-align: bottom;
}

#search{
  text-align: right;
}

#top-nav{
  clear: both;
  position:absolute;
  top:108px;
  left: 0px;
}

#top-nav ul{
  list-style: none;
  padding-top: 11px;
}

#top-nav ul li{
  float: left;
  margin-left: 25px;
  margin-right: 25px;
}

#site-footer{
  background: #fff url('/lib/yhst-69289544362983/footer-bg.png') repeat-x;
  height: 110px;
  font-weight: bold;
  color: #898989;
  font-size: 11px;
  border-left: 1px solid #342C79;
  border-right: 1px solid #342C79;
  border-bottom: 1px solid #342C79;
  width: 100%;
}

#site-footer a{
  color: #898989;
  font-weight: bold;
  text-decoration: none;
  position: relative;
}

#site-footer a:hover{
  text-decoration: underline;
}

#footer-left{
  text-align: left;
  margin: 5px;
  white-space: nowrap;
  position: absolute;
  left: 0;
}

#footer-right{
  position: absolute;
  right: 0;
  text-align: right;
  margin: 5px;
}

#footer-right label{
  margin-right: 10px;
}

#footer-right input{
  vertical-align: middle;
}

#footer-right a img{
  margin-right: 10px;
}

#vwd-bodycontent{
  border-bottom: 0;
}

#vwd-bodycontent div{
  margin-bottom: 0;
}


