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

/***********************
***** Y! OVERRIDES *****
***********************/
#bodycontent {float:none;width:760px;margin:0 1px;padding:0;}
#searcharea {width: 250px; clear: both; float:right;background:none;color:#000000;margin:40px 20px 0pt 0pt; text-align: right;font-weight:bold; }
#searcharea *{vertical-align: middle;}
#searchsubmit {background:none; padding:0; margin-left: 3px;}
#section-contenttitle {font-size:16px;color:#666666;margin:0;padding:10px 0;}
.breadcrumbs {margin:0 0 5px;}
#contentarea {margin:0pt 0pt 10px;}
#contentarea #caption {margin:0;}
#itemarea {margin:10px 0pt;padding:0px;}
#footer {background-repeat: repeat-x;}
#footer-links {font-weight:normal;text-align:left;padding:8px 10px 0 10px;margin:0;}
#footer-links a {text-transform:none;}
#copyright {padding:15px 10px;text-align:left;}
#copyright a{color:#666666;text-decoration:none;}
#copyright a:hover{color:#4d79a8;text-decoration:underline;}
#maintype #caption {padding:0;}
#messagearea {margin:5px 0;}
#contents .name * {font-size:12px;color:#666666;}
#contents .price {margin:0;}
#itemtype .itemoption {font-weight:normal; font-size:12px;}
#captionarea, #messagearea, #info-div {margin:0px;}
#info-div {padding:0px;}
h1 {font-size:14px;margin:5px 0pt;}
#contents-table tr, #contents-table td {vertical-align:bottom;}
*:first-child+html #messagearea { width:442px; } *:first-child+html #itemarea { width:442px; }
.multiLineOption {display:block;}
.multiLineOption select {font-size:12px;}
#contents .price-bold {
    color: #0000FF;
    font-size: 18px;
}
#contents .name a {
    color: #000000;
}

/**************************
****** EXPRESS SHOP *******
**************************/
.images {
    text-align: center;
    margin: 0px auto;
    width: 120px;
}

.more-info {
        visibility: hidden;
	position:relative;
	top: -50px;
	left: 0px;
	z-index: 1;
}
.overlay {
    background: url(/lib/yhst-60288712508565/overlay-bg.png) repeat;
    visibility: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    text-align:center;
    z-index: 1000;
    margin: 0px;
    padding: 0px;
}
.overlay div {
     background-color: #ffffff;
}
.addToCart {
  margin:10px 0pt;
  padding:0px;
}
.TabContentOn {display:block;}
.TabContentOff {display:none;}
.prod-info-img {
   cursor: pointer;
}
.prod-desc-img {
   cursor: pointer;
}
.prod-desc {
  padding: 0px 5px;
}
.overlay-main {
        background-color:#FFFFFF;
        border:2px solid #c6c6c6;
        height:auto;
        position: absolute;
        text-align:center;
        width:500px;
}
.overlay-main .modheader {
        background-color: #FFFFFF;
	height: 33px;
	text-align:left;
}
.qtyInput {
  color:#333333;
  font-family:arial,verdana,sans-serif;
  font-size:9px;
  font-weight:500;
  text-decoration:none;
  width:12px;
}

/*********************
***** ITEM TABLE *****
*********************/
.itemtable-header {color:#000000;font-size:14px;font-weight:bold;padding:5px 0;}

/*****************
***** HEADER *****
*****************/
.logo {float:left;}
.header {float:right;background:url(/lib/yhst-60288712508565/bg-header.jpg);height:101px;width:393px;}
.header-text {color:#4D78A3;float:right; margin:15px 20px 0 0;}

/**************************
***** LEFT NAVIGATION *****
**************************/
.left-navigation {margin:0 0 15px 0;}
.left-navigation a {color:#000000;text-decoration:none;display:block;margin:0 15px;}
.left-navigation a:hover {text-decoration:underline;}
.leftnav-button-open {padding:2px 0 2px 10px;font-weight:bold;margin:0;border-bottom:1px dotted;}
.leftnav-button-open a{margin:0;}
.leftnav-button {padding:2px 10px;margin:0;border-bottom:1px dotted;}
.leftnav-subbutton {padding:2px 5px;margin:0;border-bottom:1px dotted;}
.leftnav-button a{margin:0;}
.leftnav-current a {font-weight:bold;color:#0028ab;}
.leftnav-sub-buttons a {display:block;padding:2px 0px 2px 20px;margin:0;}

/*****************
***** X-SELL *****
*****************/
#xsell-contents {
background-color:#dddddd;
border-left:10px solid #dddddd;
border-right:10px solid #dddddd;
}
#xsell-contents #contents-table {
border-bottom:10px solid #dddddd;
border-collapse:collapse;
}
#xsell-contents .vertical td {
text-align:center;
}
#xsell-contents .vertical-seperator {
border-right:2px solid #dddddd;
}
#xsell-contents .horizontal-seperator {
border-bottom:2px solid #dddddd;
}
#xsell-contents td {
background-color:#dddddd;
margin:2px;
padding:5px;
}
#xsell-contents td a img {
border:1px solid #9c9c9c;
}
#xsell-contents .sale-price-bold {
color:#EC240B;
font-weight:bold;font-size:25px;
}
#xsell-contents .name {
padding:5px 0pt 0pt;
}
#xsell-contents .name a{
color:#555555;
}
#xsell-contents .price-bold {font-weight:bold;font-size:18px;}

