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

/* new header styles */
img {
	border:none;
}
#headertop {
	background-image:url(/lib/yhst-87185379299229/header-bg.jpg);
	height:88px;
	position:relative;
}
#logolink {
	display:block;
	width:300px;
	height:80px;
}
form#hsearch {
	margin:0;
	padding:0;
	position:absolute;
	top:4px;
	right:10px;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
}

p#hmessage {
	margin:0;
	padding:0;
	font-size:11px;
	color:#8C9674;
	font-weight:bold;
	position:absolute;
	top:55px;
	right:0;
	width:350px;
	text-align:center;
}
form#hsearch input {
	vertical-align:middle;
}
#headernav {
	background-image:url(/lib/yhst-87185379299229/hnav-bg.jpg);
	height:28px;
}
#headernav a {
	display:block;
	float:left;
	line-height:28px;
	text-align:center;
	color:#fff;
	font-size:11px;
	text-decoration:none;
	border-right:1px solid #fff;
	font-weight:bold;
}
#headernav a:hover {
	background-color:#CC0000;
}
a#hhome {width:92px;}
a#habout {width:116px}
a#hprivacy {width:159px;}
a#hemail {width:118px;}
a#hsite {width:116px;}
a#hcart {width:154px; border:none; background-image:url(/lib/yhst-87185379299229/cartimage.gif); background-repeat:no-repeat; background-position:20px 8px;}

#headerpics {
	border-top:2px solid #fff;
}
/* site map */
.sitemap-header {font: bold 12px verdana; color: #8C9674; display: block; padding-top:  25px;}
.sitemap-1      {font: bold 11px verdana; color: #B3504A; display: block; padding-left: 25px;}
.sitemap-2      {font: bold 11px verdana; color: #B3504A; display: block; padding-left: 50px;}
.sitemap-3      {font: normal 11px verdana; color: #B3504A; display: block; padding-left: 75px;}
.sitemap-4      {font: normal 11px verdana;  color: #B3504A; display: block; padding-left: 100px;}
/* related links */
/*v1.3.1*/
#sc-seo-related-links {
    width: 550px;
    }
    #sc-seo-related-links:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
        }
    #sc-seo-related-links h3 {
        color: #000;  
        font: bold 13px/1.2 verdana, arial, sans-serif;
        text-align: center;
        }
    #sc-seo-related-links ul {
        margin:0 0 0 10px; padding: 0;
        list-style: none;
        }
    #sc-seo-related-links ul.seo-links li {
        width: 49%;
        float: left;
        display: inline;
        background: url(/lib/yhst-87185379299229/dot.gif) 5px center no-repeat;
        margin:0; 
        padding:0;
        }
        #sc-seo-related-links ul.seo-links li a {
            text-decoration: none;
            padding-left: 10px;
            display: block;
            _width: 100%;
font-weight:normal;
font-size:11px;
            }
            #sc-seo-related-links ul.seo-links li a:hover {
                text-decoration: underline;
                }

