#nav { float:left; font-size:13px; background:#792b51; width:100%; }
#nav li.level0 a {  }
#nav li.nav-sale a { border:none; }
#nav li.nav-events {display:none;}
#nav li.nav-beach, #nav li.nav-events, #nav li.nav-sarahs-thanksgiving-day1, #nav li.nav-sarahs-thanksgiving-day2, #nav li.nav-sarahs-thanksgiving-day3, #nav li.nav-sarahs-thanksgiving-day4, #nav li.nav-sarahs-sunday-steal, #nav li.nav-sarahs-sunday-steal-testing, #nav li.nav-brands, #nav li.nav-valentine-gift-guide, #nav ul li.nav-whats-new-whats-new-coats, #nav ul li.nav-whats-new-whats-new-watches, #nav li.nav-spring-collection  {display:none;}
#nav li.nav-more a { border:0; padding:7px 18px 7px 11px; }
#nav li.nav-more li.level1 a { padding:0; }
/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */
UL.level0{
    width:202px !important;
    background:#792b51;
    padding:1px;
}
li.nav-printer-ink-toner ul.level0 {
    width:606px !important;
    }

#nav UL.level1, #nav UL.level2,  #nav UL.level3, #nav UL.level4,  #nav UL.level5 {
}

#nav UL LI.level1{
    float:left !important;
    width:200px;
    margin:0 1px;
}

#nav UL LI, #nav UL LI.last{
    background:none !important; 
}

#nav UL LI.level1 UL{
    float:left !important;
    padding:1px;
}



#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; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }

/************ 0 LEVEL  ***************/
#nav li { float:left; }
#nav a { float:left; padding:7px 16px 7px 9px; color:#fff; font-weight:bold; }
#nav li:hover { background-image:none; }

#nav li.over a,
#nav a:hover { color:#fff; }
#nav li.level0 a:hover, #nav li.level0:hover { background:#b9487f; }

/************ 1ST LEVEL ************/
#nav ul li,
#nav ul li.active { float:none; margin:0; background:#c387a4; }
#nav ul li.last { background:#c387a4; padding-bottom:0; }

#nav ul a,
#nav ul a:hover { float:none; padding:0;  }
#nav ul li a { font-weight:normal !important; }

/************ 2ND LEVEL ************/
#nav ul { position:absolute; width:200px; top:29px; left:-10000px; }

/* Show menu */

#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { left:180px; }
#nav li.over ul ul { left:-10000px; }

#nav ul li a { background:#c387a4; }

#nav li.level0:hover li.level1 a:hover { background:#b9487f; }
#nav li.level0 li a { background:#792b51; font-weight:bold; color:#fff; }
#nav li.level0 li.parent a { background:#792B5}
#nav li.parent li.level2 a { background-image:none; }
#nav li.level0 li { margin-bottom:1px; }
#nav li.level0 li.last { margin-bottom:0; }

#nav li.level0 li li { border:0; }

#nav li.level0 li.level1 a { border-right:0; }
#nav li.nav-clearance a { border-right:0; } /*-- Top level nav last link --*/
#nav ul li a,
#nav ul li a:hover { color:#fff !important; }
#nav ul span, #nav ul li.last li span { padding:5px 10px;}

/************ 3RD+ LEVEL ************/
#nav ul ul { top:5px; background:#792b51; }
#nav ul ul ul li a { background:#792b51; }
li.level2 a { padding-left:5px !important; }
li.level3 a { padding-left:10px !important; }
li.level4 a { padding-left:15px !important; }
li.level5 a { padding-left:20px !important; }
