#nav {
list-style:none;
height:27px;
position:relative;
margin:0;
padding:0;
background: url(../images/bg-nav.gif) repeat-x;
}

#nav table {
border-collapse:collapse;
width:0;
height:0;
position:absolute;
top:0;
left:0;
}

#nav li {
display:block;
float:left;
position:relative;
padding:0;
margin:0;
background:none;
}

#nav li a.top_link {
display:block;
float:left;
height:23px;
line-height:23px;
cursor:pointer;
text-indent:-2000px;
width:100%;
border-bottom:4px solid #a4b9d9;
}

#nav li.active a.top_link {
display:block;
float:left;
height:23px;
line-height:23px;
cursor:pointer;
text-indent:-2000px;
width:100%;
border-bottom:4px solid #870f17;
}

#nav li a.top_link:hover {
display:block;
float:left;
height:23px;
line-height:23px;
cursor:pointer;
text-indent:-2000px;
}

#nav li#nam {
background:url(../images/nav-about-ming.gif) no-repeat 0 0;
width:129px;
z-index:7;
}

#nav li#nbg {
background:url(../images/nav-blue-ginger.gif) no-repeat 0 0;
width:129px;
z-index:6;
}

#nav li#nsm {
background:url(../images/nav-simply-ming.gif) no-repeat 0 0;
width:129px;
z-index:5;
}

#nav li#nfw {
background:url(../images/nav-food-and-wine.gif) no-repeat 0 0;
width:129px;
z-index:4;
}

#nav li#nfa {
background:url(../images/nav-food-allergies.gif) no-repeat 0 0;
width:129px;
z-index:3;
}

#nav li#ns {
background:url(../images/nav-store.gif) no-repeat 0 0;
width:127px;
z-index:2;
}

#nav li#ntm {
background:url(../images/nav-travel-with-ming.gif) no-repeat 0 0;
width:128px;
z-index:1;
}

#nav a:hover {
visibility:visible;
}

#nav li:hover {
position:relative;
z-index:200;
}

#nav li ul li {
border-bottom:none;
}

#nav ul,#nav :hover ul ul,#nav :hover ul :hover ul ul,#nav :hover ul :hover ul :hover ul ul,#nav :hover ul :hover ul :hover ul :hover ul ul {
position:absolute;
left:-9999px;
top:-9999px;
width:0;
height:0;
list-style:none;
margin:0;
padding:0;
}

#nav :hover ul.sub {
left:0;
top:25px;
background:#fcf8ea;
border:2px solid #a4b9d9;
border-bottom:1px solid #a4b9d9;
width:175px;
height:auto;
padding:0;
}

#nav :hover ul.sub li {
display:block;
position:relative;
float:left;
width:100%;
overflow:hidden;
}

#nav :hover ul.sub li a {
display:block;
text-decoration:none;
border-bottom:1px solid #a4b9d9;
color:#0e2a84;
width:100%;
height:20px;
line-height:20px;
padding:0 0 0 20px;
}

#nav :hover ul.sub li a:hover {
background:#fbedbe;
text-decoration:underline;
color:#0e2a84;
height:20px;
line-height:20px;
}

#nav li#nam a.top_link:hover,#nav li#nam:hover > a.top_link {
background:url(../images/nav-about-ming.gif) no-repeat 0 -23px;
width:100%;
}

#nav li#nbg a.top_link:hover,#nav li#nbg:hover > a.top_link {
background:url(../images/nav-blue-ginger.gif) no-repeat 0 -23px;
width:100%;
}

#nav li#nsm a.top_link:hover,#nav li#nsm:hover > a.top_link {
background:url(../images/nav-simply-ming.gif) no-repeat 0 -23px;
width:100%;
}

#nav li#nfw a.top_link:hover,#nav li#nfw:hover > a.top_link {
background:url(../images/nav-food-and-wine.gif) no-repeat 0 -23px;
width:100%;
}

#nav li#nfa a.top_link:hover,#nav li#nfa:hover > a.top_link {
background:url(../images/nav-food-allergies.gif) no-repeat 0 -23px;
width:100%;
}

#nav li#ns a.top_link:hover,#nav li#ns:hover > a.top_link {
background:url(../images/nav-store.gif) no-repeat 0 -23px;
width:100%;
}

#nav li#ntm a.top_link:hover,#nav li#ntm:hover > a.top_link {
background:url(../images/nav-travel-with-ming.gif) no-repeat 0 -23px;
width:100%;
}
