/* ================================================================ 
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; background:#fff url(images/mn_bg.gif) repeat-x; position:relative; z-index:160; font-family:arial;}
#nav li.top {display:block; float:left; height:45px;  background: url(images/navi_top1.png) no-repeat;}
#nav li a.top_link {display:block; float:left; height:45px; color:#5e5e5e; text-decoration:none; font-size: 12px;font-weight:bold; /*text-transform: uppercase;*/
 padding:12px 12px 0px 12px; cursor:pointer;}
#nav li a.mncurrent{color:#0081be; }
#nav li.first{background:none;}


#nav li:hover a.top_link {color:#0081be; background:url(images/navi_top2.png )repeat-x top left; }


/* Default list styling */

#nav li:hover {position:relative; z-index:80; }

#nav li:hover ul.sub
{left:1px; top:47px; background: #dadada;border:1px solid #c6c6c6;  white-space: normal; width:180px; height:auto; z-index:70;}
#nav li:hover ul.sub li
{ height:auto;20px; position:relative;width:180px;    border-bottom:1px solid #c6c6c6;}
#nav li:hover ul.sub li a
{display:block; font-size:11px; width:175px;height:auto;padding:3px 0 3px 5px;  color:#4f4f4f; text-decoration:none;}
#nav li ul.sub li a.fly
{background:#dadada ;width:170px;}
#nav li:hover ul.sub li a:hover 
{background:#ebeceb; color:#006388;width:175px;height:auto;padding:3px 0 3px 5px;}
#nav li:hover ul.sub li a.fly:hover
{background:#ebeceb ; }


#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:175px; top:-1px; background: #535353; border:1px solid #323232; white-space:nowrap;  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;width:170px;}

/*Da view*/
#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:#252525 ; color:#fff; border-color:#000;} 

/*Chua view*/
#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:#252525; color:#fff; border-color:#000;} 

