#menu {height:340px; margin:0 auto; position:relative;}

#menu ul {margin:0; padding:0; list-style:none; white-space:nowrap; text-align:left; background:url(images/trans.gif); padding:10px;}

#menu li {margin:0; padding:0; list-style:none;}
#menu li {display:inline-block; display:inline;}
#menu ul {position:absolute; left:-9999px;}
#menu ul.level1 {position:absolute; top: 0; left:0;}

#menu a {display:block; color:#666; line-height:28px; width: 140px; text-decoration:none; padding:0 20px 0 0; background:url(images/menu/tab-right.gif) no-repeat right top; margin-bottom:2px;}
#menu a b {display:block; line-height:28px; padding:0 0 0 10px; background:url(images/menu/tab-left.gif) no-repeat left top; font-weight:normal;}

#menu ul li:hover > ul {visibility:visible; left:100%; margin-left:-10px; margin-top:-40px;}

#menu a:hover ul,
#menu a:hover a:hover ul, 
#menu a:hover a:hover a:hover ul {left:100%; visibility:visible;}
#menu a:hover ul ul, 
#menu a:hover a:hover ul ul {left:-9999px;}

#menu li a.fly {background: url(images/menu/tab-arrow.gif) no-repeat right top;}
#menu li a:hover {background-position:right bottom; color:#800; white-space:nowrap;} 
#menu li a:hover b {background-position:left bottom;} 

#menu li:hover > a {background-position:right bottom; color:#920;}
#menu li:hover > a > b {background-position:left bottom;}

#menu a:hover ul li a b,
#menu a:hover ul a:hover ul li a b,
#menu a:hover ul a:hover ul a:hover ul li a b {background:url(images/menu/tab-left.gif) no-repeat left top;}
#menu a:hover ul li a:hover b,
#menu a:hover ul a:hover ul li a:hover b,
#menu a:hover ul a:hover ul a:hover ul li a:hover b {background-position:left bottom;}

#menu table {position:absolute; left:99%; height:0; width:0; border-collapse:collapse; margin-top:-37px; margin-left:-10px;}
