/********** < Navigation */
#nav {font-size:1.1em; background: url(../images/menu_bg_hover.png) 0 10px repeat-x; padding:0 0px; }

/* All Levels */
#nav li { position:relative; text-align:left; }
#nav li.over { z-index:999; }
#nav a,
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; cursor:pointer; white-space:nowrap; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }
#nav ul li.parent a { background:url(../images/i_nav-parent.gif) 100% 100% no-repeat; }
#nav ul li.parent li a { background:url(../images/menu_bg_sub_hover.png) 0 0 repeat-x; }
#nav ul li.parent li a:hover { color:#000000; background:url(../images/menu_bg_sub_hover.gif) 0 0 repeat-x; }
#nav li li.parent {}

/* 0 Level */
#nav li { float:left; }
#nav li a{padding:20px 12px 5px 10px;}
#nav li.active a{ color:#000; font-weight:bold; background: url(../images/menu_bg_active.gif) #975F24 0 0 repeat-x; border-top: 0px solid #e8e8e8;  border-left: 1px solid #e8e8e8;  border-right: 1px solid #e8e8e8;}
#nav li li.active{border-right: none;}
#nav a {float:left; color:#000;  border-right: 0px solid #002036; }
#nav a:hover {color:#000; background: url(../images/menu_bg_active.gif) 0 10px repeat-x; }
#nav li.active li a{ color:#898885; background: #ededed url(../images/sorter.gif) repeat-x; border-right: none; }
#nav li li a{border-right: none;}
#nav li li a:hover{color: #000000;}
#nav li.over a,

/* 1st Level */
#nav ul li,
#nav ul li.active { float:none; margin:0; background:url(../images/menu_bg_sub_hover.png) 0px 0 repeat-x; }
#nav ul li.over {}
#nav ul li.last { color:#000000; background:url(../images/menu_bg_sub_hover.png) 0 0 repeat-x; padding-bottom:0; padding-bottom:0; }
#nav ul a,
#nav ul a:hover { float:none; padding:7px; color:#000000; background:url(../images/menu_bg_sub_hover.png) 0 0 repeat-x; }
#nav ul li a { font-weight:normal !important; }

/* 2nd leven */
#nav ul { position:absolute; width:15em; left:-10000px; border:1px solid #D4D4D4; }

/* 3rd+ Level */
#nav ul ul { top:-15px;}

/* Show Menu */
#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { left:190px; }
#nav li.over ul ul { left:-10000px; }
#nav ul li a {background: url(../images/menu_bg_sub_hover.png)  color:#898885; border:1px solid #ddd; }
#nav ul li a:hover { background: url(../images/menu_bg_active.gif) #975F24 repeat-x !important;border: 1px solid #975F24; }
#nav ul span,
#nav ul li.last li span { padding:0px; }

/********** Navigation > */


/************ HIDDEN ITEMS ************/
#nav li.nav-new-products {
  display: none;
}

#nav li.nav-best-sellers {
  display: none;
}

#nav li.nav-clearance {
  display: none;
}

#nav li.nav-coming-soon {
  display: none;
}

#nav li.nav-free-quilt-patterns {
  display: none;
}