/* ================================================================ 
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.cssplay.co.uk/menus/pro_drop6.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:40px; background:url(images/nav_bg.jpg) repeat-x; position:relative; z-index:200; font-family:Helvetica, arial, verdana, sans-serif; text-align:left; float:left;}
#nav li.top {display:block; float:left;}
#nav li a.top_link {display:block; float:left; height:40px; line-height:20px; color:#ccc; text-decoration:none; font-size:10px; font-weight:bold; padding:0 0 0 0px; cursor:pointer;}
#nav li a.top_link span {float:left; display:block; padding:0 0px 0 0px; height:40px;	text-align:left}
#nav li a.top_link span.down {float:left; display:block; padding:0 0px 0 0px; height:40px;}

#nav li:hover a.top_link,
#nav a.top_link:hover
{color:#fff; }
#nav li:hover a.top_link span, 
#nav a.top_link:hover span
{}
#nav li:hover a.top_link span.down,
#nav a.top_link:hover span.down
{;}
#nav table {border-collapse:collapse; padding:0; margin:0; position:absolute; left:0; top:0;}
#nav li:hover {position:relative; z-index:200;}
#nav a:hover {position:relative; white-space:normal; z-index:200;}

#nav :hover ul.sub
{left:10px; top:38px; background: #999999; padding:0px; border:1px solid #ffffff; white-space:nowrap; width:130px; font-weight:bold; height:auto; z-index:300;}
#nav :hover ul.sub li
{display:block;  position:relative; float:left; width:130px; font-weight:normal;	text-align:left}
#nav :hover ul.sub li .hr
{display:block;  position:relative; float:left; width:130px; font-weight:normal; background:url(images/separator_bar.jpg) no-repeat; height:7px;}
#nav :hover ul.sub li a
{display:block; font-size:10px; height:20px; width:130px; line-height:20px; text-indent:10px; color:#000; text-decoration:none;font-weight:bold; border-bottom:1px solid #fff;}
#nav :hover ul.sub li a:hover 
{background:#ffcc33; color:#000; border-color:#fff;}

#nav :hover ul.subshort
{left:10px; top:38px; background: #999999; padding:0px; border:1px solid #ffffff; white-space:nowrap; width:100px; font-weight:bold; height:auto; z-index:300;}
#nav :hover ul.subshort li
{display:block;  position:relative; float:left; width:100px; font-weight:normal;}
#nav :hover ul.subshort li .hr
{display:block;  position:relative; float:left; width:100px; font-weight:normal; background:url(images/separator_bar.jpg) no-repeat; height:7px;}
#nav :hover ul.subshort li a
{display:block; font-size:10px; height:20px; width:100px; line-height:20px; text-indent:10px; color:#000; text-decoration:none;font-weight:bold; border-bottom:1px solid #fff;}
#nav :hover ul.subshort li a:hover 
{background:#ffcc33; color:#000; border-color:#fff;}






#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:89px; top:-4px; background: #ffcc33; padding:3px; border:1px solid #0b4d97; white-space:nowrap; width:90px; z-index:400; height:auto;}

#nav ul, 
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a: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 > ul
{left:90px; top:-4px; background: #ffcc33; padding:3px; border:1px solid #0b4d97; white-space:nowrap; width:90px; z-index:400; height:auto;}
#nav 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
{background:#3f96a9 url(images/harrow_over.gif) 80px 6px no-repeat; color:#fff; border-color:#fff;} 
#nav li:hover li:hover > li a.fly
{background:#50b5d0 url(images/arrow.gif) 80px 6px no-repeat; color:#000; border-color:#50b5d0;} 
