/*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.*/


body {background: #C0B283 url(/lib/yhst-33228432067890/bg.gif) repeat-y scroll center top; font:normal 11px Verdana, Tahoma, Helvetica, sans-serif; text-align:center; width:100%;margin:0;color:#000000;}


#container {
margin:0 auto;
text-align:left;
width:940px;
}

#bodycontent {float:right; width:690px;} /* 150 + 610 = 760 */ /* The Min-width is needed for Moz to stretch the bodycontent that is shrinkwrapping content due to floats. This is only necessary on pages without Tables in the contents. Min-width breaks Opera's layout so Width:100% is used instead of Min-width. */

#bodyshell {background:#ffffff url('') left bottom repeat-x; border-left:250px solid #D5CBA8; float:left; zoom:1; margin:0 0 0;*position:relative;} /*Left Column Color*/ /* Background color is needed to counter an IE rendering bug that erases the left column bgcolor */ /* float:left is needed in Moz to handle extra wide cntent that breaks the width */ /* Left/Right Margin was removed due to expanded content errors in Moz, this was used to push the nav/content area in to match the mock-up */ /* position:relative is needed to fix bug in IE that caused the navigation bar to push out over the main content*/

#nav-product {_display:inline; float:left; margin-left:-250px; overflow:hidden; position:relative; width:230px; z-index:100; background:transparent; padding-left:10px;} /* IE Experiences the pixel doubling bug here. "display: inline;" fixes this. Position Relative and Z-Index are needed for IE in order to display the background colors */

#nav-product ul li a {background:#D0CAAA url('http://ep.yimg.com/ca/I/yhst-33228432067890_2182_11556290') 7px 50% no-repeat;border-bottom:1px solid #ffffff; color:#423d2e; display:block; font-weight:bold; font-size:11px; height:auto; margin:0; min-height:12px; padding:10px 4px 6px 21px; text-decoration:none;width:205px;}

#nav-product ul li a:hover {background:#d6d5c5 url('') 7px 50% no-repeat; color:#972702;width:205px;}

#nav-product li {margin:0;}

#nav-product ul {list-style:none;}

.topnav {font-family:Verdana, Arial, Helvetica; font-size:9pt; font-weight: bold;color:#666666;text-decoration:none;}

.topnav a:link {font-family:Verdana, Arial, Helvetica; font-size:9pt; font-weight: bold;color:#F2ECD6;text-decoration:none;}

.topnav a:active {font-family:Verdana, Arial, Helvetica; font-size:9pt; font-weight: bold;color:#F2ECD6;text-decoration:none;}

.topnav a:visited {font-family:Verdana, Arial, Helvetica; font-size:9pt; font-weight: bold;color:#F2ECD6;text-decoration:none;}

.topnav a:hover {font-family:Verdana, Arial, Helvetica; font-size:9pt; font-weight: bold;color:#EDB675;text-decoration:none;}

h1 { font-size: 15px; font-weight: bold; color: #606060; margin:1px; line-height: 17px}
h2 { font-size: 14px; font-weight: bold; color: #423B26; margin:1px; line-height: 16px}
h3 { font-size: 13px; font-weight: bold; color: #606060; margin:1px; line-height: 15px}
h4 { font-size: 12px; font-weight: bold; color: #423B26; margin:1px; line-height: 14px}

#ys_social_top_hr {border-top:1px solid #CFCECE; margin-bottom:5px; margin-top:5px; clear:both; }
#ys_social_media {height:26px;display:inline-block;vertical-align:middle;margin-left:10px; }
#ys_social_fblike {float:left;}
#ys_social_tweet {float:left;}
#ys_social_v_separator {margin-left:10px;margin-right:10px;float:left;}
#ys_social_bottom_hr {border-top:1px solid #CFCECE; margin-top:5px;}




