/* ================================================================ 
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 0 0 10px; list-style:none; position: absolute; z-index:50; font-family:arial;font-weight:bold;}
#nav li.top {display:inline;list-style:none;float:left;}
#nav li a.top_link {color:#fff;background:url(images/boder_manmenu.png) right no-repeat;line-height:35px;padding:0 20px;text-decoration:none;font-size:11px;float:left;z-index:100; cursor:pointer;}
#nav li a.mncurrent{background:url(images/hoverlink_mainmenu.png) repeat-x;color:#dceb71;}
#nav li:hover a.top_link {background:url(images/hoverlink_mainmenu.png) repeat-x;height:35px;color:#dceb71;}

/* Default list styling */

#nav li:hover {position:relative; z-index:20; }

#nav li:hover ul.sub
{left:0px; top:35px; background:#314c56; white-space:nowrap; width:132px; height:auto; z-index:70;}
#nav li:hover ul.sub li
{display:block; height:18px; position:relative; float:left; width:130px; font-weight:normal;border:1px solid #2a444c;border-top:0px solid #243c44;  }
#nav li:hover ul.sub li a
{display:block; font-size:11px; height:18px; width:130px; line-height:18px; text-indent:5px; color:#fff; text-decoration:none;}
#nav li ul.sub li a.fly
{background:#314c56;}
#nav li:hover ul.sub li a:hover 
{background:#253f48; color:#dceb71;width:auto;}
#nav li:hover ul.sub li a.fly:hover
{background:#253f48; color:#dceb71;}


#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:130px; top:-1px; background: #314c56; border:1px solid #2a444c; white-space:nowrap; width:130px; z-index:40; 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:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#314c56 ; color:#dceb71; border-color:#2a444c;} 

#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:#908f8d url(images/right_ver.gif) 95% 4px no-repeat; color:#fff; border-color:#2a444c;} 
