/* vwd-css2 */

.maintable-head { width:980px !important; }
.top-nav {
    background: url("/lib/yhst-98514242922916/menu-bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    height: 35px;
    list-style: none outside none;
    position: relative;
    width: 980px;
}
.wsm-menu {
    border-left: 0 none;
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
height:35px;

}

.wsm-menu > a {
    color: #333333;
    font: 16px/29px roboto condensed;
    height: 35px;
    padding: 3px 10px 13px;
    text-decoration: none;
    text-transform: uppercase;
background:transparent !important;
text-shadow: 0px 0px #000000;
}

 /* re letters last menu
.wsm-menu:nth-of-type(11) a {
    color: #cb2121;   
}     */


/*
li:nth-child(11) a {
    color: #cb2121;   
} */

.wsm-menu:hover > a  {
    color: white;
  
}

.wsm-menu:hover   {
    background: #505050;
}

/*    red highlight for last menu
.wsm-menu:nth-of-type(11):hover {
background: #cb2121;
color:#fff; 
}
       */

.sub-nav {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
        background: url("/lib/yhst-98514242922916/dd-bg.png") no-repeat scroll center bottom #FFFFFF;
    border-color: -moz-use-text-color -moz-use-text-color #7E7E7D;
    border-image: none;
    border-radius: 0;
    border-style: none none solid;
    border-width: 0 0 0px;
    display: none;
    left: 0 !important;
    min-height: 250px;
    position: absolute;
    top: 35px;
    width: 980px;
}
.dropdown-title {
    border-bottom: 1px solid #BBBCB5;
    color: #83847B;
    font: bold 27px roboto condensed;
    margin: 0 20px;
    padding: 0 0 0 5px;
    text-transform: lowercase;
}
.dropdown-title span {
    color: #AA2B2B;
    text-transform: uppercase;
}
.dropdown-title span {
    color: #AA2B2B;
    text-transform: uppercase;
}
.arrivals li {
    margin: 0;
    padding: 2px;
    text-align: left;
    width: 160px;
        background-color:#fff;
}
.arrivals a {
    color: #AA0000;
    display: block;
    font-family: roboto condensed;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    padding: 5px 20px;
    text-decoration: none;
    text-transform: lowercase;
    width: 120px;
}
.arrivals a:hover {
    background: none repeat scroll 0 0 #AA0000;
    color: #FFFFFF;
}

.sub-category a {
    color: #000000;
    font: 16px roboto condensed;
    text-decoration: none;
    text-transform: none;
}

.sub-category a:hover {
    color: #aa0000;
}

ul.sub-list {
    margin: 20px;
}
ul.arrivals+ul.sub-list {
    border-left: 1px solid #AAAAAA;
    padding-left: 20px;
}
.prod {
font-family:roboto condensed; 
margin-bottom:20px;
float:right;
padding:10px 20px;
background-color:#fff;
width:200px;
}
.prod #contents .price {
    font-family: roboto condensed;
    font-size: 14px;
}

.prod #contents .sale-price-bold {
    font-size: 14px;
}

.prod #contents .name a {
    color: #990000;
    font-family: roboto condensed;
    font-size: 15px;
    font-weight: 400;
    text-align: center !important;
    text-decoration: none;
    text-transform: none;
}

#promoContainer .promo .corner {background-color:#ffffff !important;}
#promoContainer .text{padding-left:10px !important;}

.maintable {margin:0 auto;}
.mainarea {
position:relative;
font-size:12px;
/**background-image:url('/lib/yhst-98514242922916/mainarea-bg.png');
background-repeat:repeat-y;**/
background-image:url('/lib/yhst-98514242922916/content-bg.png');
background-repeat:repeat;
background-color:#fff;
}
    
.leftcol {
position:absolute;
/**left:-5px;**/
top:0;
border-top: none !important;
/**border: 1px solid #b5b5b5;
box-shadow: 4px 5px 0 #b5b5b5;
background-image: url("/lib/yhst-98514242922916/sidebar-bg.png");
background-repeat: repeat;**/
background-color: transparent;
position: relative;
float: left;
}

.leftcol .shopby{
    font: 16px/27px  Roboto Condensed;
    font-weight: bold;
    }
    
#left-nav{
    position:relative;
    left:-5px;
    border: 1px solid #b5b5b5;
    box-shadow: 4px 5px 0 #a9a9a9;
    width: 180px;
    background-color: #fff;
    padding-bottom: 20px;
    margin-bottom: 50px;
}

#newsletter-sidebar{
    text-align: center;
    margin-bottom: 50px;
    }

.maincol {
float:right;
width:795px;
}



#recently-viewed{
    margin: 0 auto 0 auto;
    width: 180px;
    padding-bottom: 10px;
    font-weight: bold;
    position: relative;
}


#recenthistory{
    background-color: #FFFFFF;
    border: 1px solid #B5B5B5;
    box-shadow: 4px 5px 0 #A9A9A9;
    left: -5px;
    margin-bottom: 50px;
    padding-bottom: 20px;
    position: relative;
    width: 180px;
}

div#recentTitle{
    background: none repeat scroll 0 0 #DEDEDE;
    border-bottom: 1px solid #9A9A9A;
    color: #990000;
    font: 16px/27px  Roboto Condensed;
    margin-bottom: 5px;
    padding-left: 5px;
    text-transform: uppercase;
    font-weight: bold;
    }
    
    


.recentitem{
    width: 180px;
    font-size: 13px;
    text-align: center;
    margin: 10px auto;
    padding-bottom: 25px;
}

.recentitem img{
    margin-bottom: 5px;
    }

span.recent-name{
    width: 160px;
    font-weight: normal;
    display: block;
    margin: 0 auto 3px auto;
    text-align: center;
    }
span.recent-name a{
    color: #860B03;
    text-decoration: underline;
    }
    
span.recent-name a:hover{
    color: #f00;
    }
    
span.recent-price{
    display: block;
    color: #f00;
    }
    
    
div#newsletter-sidebar form{
    background-image: url("/lib/yhst-98514242922916/newsletter-signup.png");
    background-repeat: no-repeat;
    width: 164px;
    height: 26px;
    position: relative;
    margin: 0 auto;
    }
    
form input.contact-input{
    position: absolute;
    left: 1px;
    height: 22px;
    width: 101px;
    padding-left: 5px;
    top:1px;
    border: none;
    background-color: transparent;
    }
    
form input.contact-submit{
    position: absolute;
    right: 0;
    height: 26px;
    width: 56px;
}

    
    
/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
    *zoom: 1;
}

/** End CSS Reset **/
