/* ================================================================ 
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; position:relative; z-index:200;}
#nav li.top {font-size: 1.1em; font-weight: bold; text-transform: uppercase; margin-top: 2px; position: relative; float: left;}
#nav li.top a.top_link {text-decoration: none; color: #2969a8; display: block; padding: 18px 15px 15px 15px;}
#nav li.top a.active {color: #c80300; background: url(/images/menu_hover.gif) no-repeat top left;}
#nav li.top a.active span {position: absolute; top: 0; right: -1px; width: 12px; height: 47px; display: block; background: url(/images/menu_hover_r.gif) no-repeat top right;}
#nav li.top a.top_link:hover {color: #c80300; background: url(/images/menu_hover.gif) no-repeat top left; display: block;} 
#nav li.top a.top_link:hover span {position: absolute; top: 0; right: -1px; width: 12px; height: 47px; display: block; background: url(/images/menu_hover_r.gif) no-repeat top right;}
 
#nav li:hover a.top_link {color: #c80300; background: url(/images/menu_hover.gif) no-repeat top left;}
#nav li:hover a.top_link span {position: absolute; top: 0; right: -1px; width: 12px; height: 47px; display: block; background: url(/images/menu_hover_r.gif) no-repeat top right;}
 
/* Default list styling */

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

#nav li:hover ul.sub
{left: 4px; top: 47px; background: #dbdbdb; padding: 3px 3px 3px 8px; border: 1px solid #cbcbcb; border-width: 0 1px 1px 1px; white-space: nowrap; width: 125px; height: auto; z-index: 300;}
#nav li:hover ul.sub li
{display: block; position: relative; float: left; width: 125px; font-weight: bold;}      

#nav li:hover ul.wide
{width: 205px!important;}
#nav li:hover ul.wide li
{width: 205px!important;}

#nav li:hover ul.sub li a
{display: block; font-size: 10px; line-height: 18px; color: #2969a8; text-decoration: none;}
#nav li ul.sub li a.arrow
{background: url(/images/menu_arrow.gif) no-repeat center right;}
#nav li:hover ul.sub li a:hover 
{color: #c80300;}
#nav li:hover ul.sub li a.fly:hover
{color: #c80300;}


#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: 124px; top: -4px; background: #dbdbdb; padding: 3px 3px 3px 8px; border: 1px solid #cbcbcb; white-space: nowrap; width: 125px; z-index: 400; 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;}