/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_drop_2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#nav {padding:0; margin:0; list-style:none; height:auto;  font-family:arial, verdana, sans-serif; border:none}


/* Default list styling */
#nav li:hover {position:relative;}
#nav li:hover ul.sub
{left:1px; top:42px; background: #666; width:140px; height:auto;}
#nav li:hover ul.sub li
{height:auto; float:left; width:140px; font-weight:normal; text-align:left;}
#nav li:hover ul.sub li a
{font-size:14px; color:#FFF; height:8px; width:140px; line-height:8px; text-decoration:none;}

#nav li:hover ul.sub li ul.drop a
{font-size:14px; height:8px; width:220px; line-height:8px; text-decoration:none;}

#nav li ul.sub li a.fly
{background:#666 url(arrow.gif) 130px 14px no-repeat; width:140px;}
#nav li:hover ul.sub li a:hover 
{background:#333; color:#fff;}
#nav li:hover ul.sub li a.fly:hover
{background:#333 url(arrow_over.gif) 130px 14px no-repeat; color:#fff;}


#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:140px; top:0px; background: #666; width:220px; height:auto;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none; }

#nav li.top {display:block;}

#nav li:hover a.top_link {background: url(r_menu.gif) no-repeat right;}
#nav li:hover a.top_link span{background:url(l_menu.gif) no-repeat left;}




#nav li:hover li:hover a.fly
{background:#333 url(arrow_over.gif) 130px 14px no-repeat; color:#fff;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:#333 url(arrow_over.gif) 130px 14px no-repeat; color:#fff;} 
