/* ================================================================ 
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.
=================================================================== */

.preload1 {background: url(images/t_1.gif);}
.preload2 {background: url(images/t_1a.gif);}

#nav {padding:0 0 0 30px; margin:0; list-style:none; height:27px; /*background:url(images/mn_bg.gif) no-repeat;*/ position:relative; z-index:50; font-family:arial, verdana, sans-serif;font-size:12px;font-weight:bold;}
#nav li.top {display:block; float:left; height:27px;margin:0 3px 0 0;background: url(images/t_0a.gif) left top no-repeat;}
#nav li a.top_link {display:block; float:left; height:27px; line-height:27px; color:#535353; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 10px; cursor:pointer;background: url(images/t_0a.gif) left top no-repeat;}
#nav li a.top_link span {float:left; display:block; padding:0 16px 0 4px; height:27px; background: url(images/mn_bg.gif) right top no-repeat;}
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:27px; background: url(images/mn_bg2.gif) no-repeat right top;}

/*current link*/
#nav li a.mncurrent {color:#535353;display:block; float:left; height:29px; line-height:29px; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;background: url(images/t_1.gif) no-repeat; margin-bottom:-1px;}
#nav li a.mncurrent span {float:left; display:block; padding:0 24px 0 12px; height:29px; background:url(images/t_2a.gif) no-repeat right top;margin-bottom:-1px;}
#nav li a.mncurrent span.down {float:left; display:block; padding:0 24px 0 12px; height:27px; background:url(images/t_1a.gif) no-repeat right top;}

#nav li:hover a.top_link {color:#535353; background: url(images/t_1.gif) no-repeat;}
#nav li:hover a.top_link span {background:url(images/t_2a.gif) no-repeat right top;}
#nav li:hover a.top_link span.down {background:url(images/t_1a.gif) no-repeat right top;}

/* Default list styling */

#nav li:hover {position:relative; z-index:20;}

#nav li:hover ul.sub
{left:0px; top:25px; background: #cfea7c;  white-space:nowrap; width:auto; height:auto; z-index:30;}
#nav li:hover ul.sub li
{ height:20px;padding:0px; font-weight:normal;width:170px; border:1px solid #a7b774; border-top:0px;  }
#nav li:hover ul.sub li a
{display:block; font-size:11px; height:20px; width:auto; padding:0 6px 0 6px; line-height:20px; text-indent:5px; color:#032f57; text-decoration:none;}
#nav li ul.sub li a.fly
{background:#cfea7c url(images/arrow2.gif) 15px 6px no-repeat;}
#nav li:hover ul.sub li  a:hover
{background:#d7f189; border-color:#fff;padding:0 5px 0 5px;  }
#nav li:hover ul.sub li a.fly:hover
{background:#d7f189 url(images/arrow2_over.gif) 15px 6px no-repeat; }


#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:110px; top:-4px; background: #cfea7c; padding:3px;  white-space:nowrap; width:110px; 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:#c7e372 url(images/arrow2_over.gif) 100px 6px no-repeat; color:#fff; border-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:#c7e372 url(images/arrow2.gif) 100px 6px no-repeat; color:#000; border-color:#ECECEC;} 

