/* ================================================================ 
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:31px;  width:730px; position:relative; z-index:500; font-family:arial, verdana, sans-serif; float:left}
#nav li.top {display:block; float:left;  height:31px; }
#nav li.top a.top_link #actlink {color:#f32200}
#nav li.top a.top_link {display:block; float:left; height:31px; line-height:31px;  color:#545960; text-decoration:none; font-size:9pt; font-weight:bold;   cursor:pointer; background:url('../images/menu_border.jpg') top right no-repeat; }
#nav li.top a.top_link span {float:left; display:block; padding:0 8px 0 8px; height:31px; color:#545960;}
#nav li:hover a.top_link, 
#nav li.iehover a.top_link { cursor:pointer; background:url('../images/menu_border.jpg') top right no-repeat; }
#nav li:hover a.top_link span,
#nav li.iehover a.top_link span { cursor:pointer; color:#f32200; }
#nav li:hover a.top_link span.down,
#nav li.iehover a.top_link span.down { cursor:pointer; }

/* Default list styling */

#nav li:hover {position:relative; z-index:200; cursor:pointer;  color:#f32200; }

#nav li:hover ul.sub
{left:-2px; top:31px; background: #87ceeb; width:206px; background:#e1e2e3 url('../images/submenu.gif') top left no-repeat; border:1px solid #9aa0a8; border-top:none; border-bottom:none; height:auto; z-index:300; cursor:pointer; }
#nav li:hover ul.sub li
{display:block; line-height:normal; position:relative; float:left; width:206px; cursor:pointer; border-bottom:1px solid #9aa0a8;}
#nav li:hover ul.sub li a
{display:block;  width:176px; line-height:normal; color:#545960; text-align:left; text-decoration:none; cursor:pointer; font-size:9pt; font-weight:bold;  padding:8px 15px 8px 15px;}
#nav li ul.sub li a.fly
{background:#00104A;cursor:pointer;}
#nav li:hover ul.sub li a:hover
{background:#2770B1; color:#fff; border-color:#fff; cursor:pointer; background:#9aa0a8; color:#e1e2e3;  padding:8px 15px 8px 15px;}
#nav li:hover ul.sub li a.fly:hover
{background:#2770B1; color:#fff; cursor:pointer;}


#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:206px; top:-1px; background: #87ceeb;  color:White; white-space:nowrap; width:250px; z-index:400; height:auto; border-top:1px solid #1b5167; border-left:1px solid #1b5167; border-right:1px solid #1b5167; }

#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:#00104A; 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:#00104A;  color:#fff; border-color:#fff;} 
