/* ================================================================ 
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:2px 0 0 0; list-style:none; height:28px; width:712px; background-color:#FFFFFF;position: relative;  font-family:arial, verdana, sans-serif; z-index:80; float:left}
#nav li.top {display:block; float:left; height:28px;}
#nav li a.top_link {display:block; float: left; color:#ffffff; text-decoration:none; font-size:12px; font-weight:bold; padding:0 0 0 0px; cursor:pointer;background: url(znav.jpg); height:28px; line-height:25px; width:89px;text-align:center;}
#nav li a.top_link span {float:left; display:block; padding:0 0px 0 0px; height:28px; background: url(menu-btn.jpg) right top no-repeat; width:89px;}
#nav li a.top_link span.down {float:left; display:block; padding:0 0px 0 0px; height:28px; background: url(menu-btn.jpg) no-repeat right top; width:89px;}

#nav li:hover a.top_link {color:#ffffff; background: url(menu-btn-over.jpg) no-repeat;}
#nav li:hover a.top_link span {background:url(menu-btn-over.jpg) no-repeat right top;}
#nav li:hover a.top_link span.down {background:url(menu-btn-over.jpg) no-repeat right top;}

/* Default list styling */

#nav li:hover {position:relative; z-index:81;}

#nav li:hover ul.sub
{left:1px; top:28px; background: #cc0000; padding:3px; border:1px solid #ee0000; white-space:nowrap; width:150px; height:auto; z-index:82;}
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:145px; font-weight:normal;}
#nav li:hover ul.sub li a
{display:block; font-size:10px; height:18px; width:148px; line-height:18px; text-indent:3px; color:#ffffff; text-decoration:none;border:1px solid #cc0000;}
#nav li ul.sub li a.fly
{background:#cc0000 url(arrow.gif) 140px 6px no-repeat;}
#nav li:hover ul.sub li a:hover 
{background:#ff3333; color:#fff; border-color:#ff9999;}
#nav li:hover ul.sub li a.fly:hover
{background:#ff3333 url(arrow_over.gif) 140px 6px no-repeat; color:#ffffff;}


#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:148px; top:-4px; background: #cc0000; padding:3px; border:0px solid #660000; white-space:nowrap; width:150px; z-index:83; 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:#0099cc url(arrow_over.gif) 140px 6px no-repeat; color:#ffffff; border-color:#0066cc;} 

#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:#cc0000 url(arrow.gif) 140px 6px no-repeat; color:#ffffff; border-color:#cc0000;} 
