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

/* Override styles in css-base for the Flyout left nav */
#bodycontent {float:right; width:606px;} 
/* 135 + 606 = 741  - set to 606 for the Left Nav to display at the top in IE6*/ 
#nav-product {vertical-align: top;} 
#nav-product ul li a {border: 0px; height: auto; min-height: auto; width: 135px;}
html>body #nav-product a {}
#nav-product ul li a:hover { }
#nav-product li {}
#nav-product ul {}
* html #nav-product ul li a { width: 135px; /* make hover effect work in IE */ }
#nav-product ul li a{}
* html #nav-product ul li a{}
* html #nav-product { }

/* side nav styles */ 
#nav-product {_display:inline; float:left; margin-left:-150px; overflow:visible; position:relative; width:142px; z-index:10;}
* html #nav-product { overflow:visible;}
#nav-product ul {padding:0px; margin:0 3px; list-style:none; }
#nav-product ul li {position:relative; font-size:11px; font-weight:bold; text-align:left; margin:1px 0 0 0; border:1px solid #6699ff; background-color:#0099CC; width:143px; z-index:30;} 
#nav-product ul li a, #nav-product ul li a:visited {display:block; padding:3px 2px 3px 6px; color:#990000; text-decoration:none; }

#nav-product ul li a:hover {display:block; padding:3px 2px 3px 6px; color:#A5090A; background-color:#ffff66; text-decoration:none; width: 135px;}

#nav-product ul li ul {display:none; position:absolute; top:-1px; left:145px; z-index:100;}
#nav-product ul li > ul {top:-1px; left:144px; margin:0px; text-align:left; z-index:100;}
#nav-product ul li:hover ul, #nav-product ul li.over ul {display:block; width:135px; z-index:100;} 
#nav-product ul li.over a{width:142px;}
#nav-product ul li ul li {width:150px; margin:0px; padding:0px; border:1px solid #6699ff; font-size:10px;} 
#nav-product ul li ul li a, #nav-product ul li ul li a:visited  {display:block; font-weight:bold; text-align:left; padding:3px; background-color:#e6e6e6; color:#990000; width:144px !important;} 
#nav-product ul li ul li a:hover {display:block; background-color:#990000; padding:3px; width:144px !important; color:#ffffff; }
/* Your Store Wizards CSS  */
.ysw-breadcrumbs          {font-family: Arial; font-size: 11px; text-decoration: none; font-weight: normal;}
A.ysw-breadcrumbs:link    {font-family: Arial; font-size: 11px; text-decoration: none; font-weight: normal;}
A.ysw-breadcrumbs:hover   {font-family: Arial; font-size: 11px; text-decoration: underline; font-weight: normal;}
A.ysw-breadcrumbs:active  {font-family: Arial; font-size: 11px; text-decoration: none; font-weight: normal;}
A.ysw-breadcrumbs:visited {font-family: Arial; font-size: 11px; font-weight: normal;}
.ysw-breadcrumbs-last          {font-family: Arial; font-size: 11px; text-decoration: none; font-weight: bold;}

.ysw-related-items {font-face: Arial; color: #000000; font-size: 12px; font-weight: bold;     }
.ysw-related-items a {font-face: Arial; font-size: 11px; font-weight: normal;     }


