#menu,#menu ul {padding:0; margin:0; list-style:none; height:37px; background:#604631; position:relative; z-index:1; font-family:arial, verdana, sans-serif;}
#menu li.top {display:block; float:left;background: url(../images/menusep.gif)  no-repeat right;}
#menu li.top:last-child {background: none;}
#menu li a.top_link {display:block; float:left; height:41px; line-height:34px; color:#ffffff; text-decoration:none; font-size:13px; font-weight:normal; padding:0 0 0 2px; cursor:pointer;background: url(../images/clearpixel.gif)  no-repeat right;}
#menu li a.top_link:last-child {display:block; float:left; height:41px; line-height:34px; color:#ffffff; text-decoration:none; font-size:13px; font-weight:normal; padding:0 0 0 2px; cursor:pointer;background:none;}
#menu li a.top_link span {float:left; display:block; padding:2px 24px 3px 12px; height:34px; background: url(../clearpixel.gif) right top no-repeat; }
#menu li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:34px; background: url(../clearpixel.gif) no-repeat right top;}

#menu li:hover a.top_link, 
#menu a.top_link:hover
{color:#fff; background: url(../images/clearpixel.gif)  no-repeat right;}
#menu li:hover a.top_link span, 
#menu a.top_link:hover span
{background:url(../images/clearpixel.gif) no-repeat right top;}
#menu li:hover a.top_link span.down,
#menu a.top_link:hover span.down
{background:url(../images/clearpixel.gif) no-repeat right top; padding-bottom:3px;}
 
#menu table {border-collapse:collapse; padding:0; margin:0; position:absolute; left:0; top:0;}

#menu li:hover {position:relative; z-index:200;}
#menu a:hover {position:relative; white-space:nowrap ; z-index:200;}
  
#menu :hover ul.sub
{left:1px; top:40px; background: #a5a4a9; background:transparent;  padding:0px; border:0px solid #ffffff; white-space:nowrap; width:auto; height:auto; z-index:300;}
#menu :hover ul.sub li
{display:block; height:24px; position:relative; float:left; width:auto; font-weight:normal; 
background: url(../images/menuitembg.png) no-repeat; 	
}
#menu :hover ul.sub li a
{display:block; font-size:12px; padding-top:3px; height:18px; width:160px; line-height:18px; text-indent:15px; color:#604631; text-decoration:none;border:1px transparent;}
#menu li ul.sub li a.fly
{background:transparent url(../images/arrow.gif) right no-repeat;}
#menu :hover ul.sub li a:hover 
{color:#604631; border-color:#fff; font-weight:bold;}
#menu :hover ul.sub li a.fly:hover
{background:transparent url(../images/arrow_over.gif) right no-repeat; color:#604631; font-weight:bold;}

#menu a:hover a:hover ul,
#menu a:hover a:hover a:hover ul,
#menu a:hover a:hover a:hover a:hover ul,
#menu a:hover a:hover a:hover a:hover a:hover ul
{left:160px; top:-4px; background: #50b5d0; padding:0px; border:0px solid #0b4d97; white-space:nowrap; width:auto; z-index:400; height:auto;}

#menu ul, 
#menu a:hover ul ul,
#menu a:hover a:hover ul ul,
#menu a:hover a:hover a:hover ul ul,
#menu a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#menu li:hover li:hover > ul
{left:160px; top:-4px; background: #a5a4a9; background:transparent; padding:0px; border:0px solid #FFFFFF; white-space:nowrap; width:200px; z-index:400; height:auto;}
#menu li:hover > ul ul 
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}
#menu li:hover li:hover > a.fly
{background:transparent url(../images/arrow_over.gif) right no-repeat; color:#fff; border-color:#FFFFFF;} 
#menu li:hover li:hover > li a.fly
{background:#a5a4a9 url(../images/arrow.gif) right no-repeat; color:#000; border-color:#FFFFFF;} 
