/* ================================================================ 
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.
=================================================================== */

.preload1 {background: url(images/navbar-a.png);}
.preload2 {background: url(images/navbar-1a.png);}

#nav {padding:0; margin:0 0 0 740px; list-style:none; height:35px; position:relative; z-index:200; font-family:Trebuchet MS, helvetica, sans-serif;}
#nav li.top {display:block; float:left;}
#nav li a.top_link {display:block; float:left; height:35px; line-height:33px; color:#fff; text-decoration:none; font-size:12px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;background: url(images/navbar.png);}
#nav li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(images/navbar.png) right top no-repeat;}	
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(images/navbar-a.png) no-repeat right top;}

#nav li a.top_link_open {display:block; float:left; height:35px; line-height:33px; color:#e2ff9f; text-decoration:none; font-size:12px; font-weight:bold; padding:0 0 0 12px; background: url(images/navbar.png);}	
#nav li a.top_link_open span {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(images/navbar.png) right top no-repeat;}
#nav li a.top_link_open span.down {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(images/navbar-a.png) no-repeat right top;}


#nav li:hover a.top_link,
#nav a.top_link:hover
{color:#283580; background: url(images/navbar-1.png) no-repeat;}
#nav li:hover a.top_link span, 
#nav a.top_link:hover span
{background:url(images/navbar-1.png) no-repeat right top;}
#nav li:hover a.top_link span.down,
#nav a.top_link:hover span.down
{background:url(images/navbar-1a.png) no-repeat right top; padding-bottom:3px;}

#nav li:hover a.top_link_open,
#nav a.top_link_open:hover
{color:#283580; background: url(images/navbar-1.png) no-repeat;}
#nav li:hover a.top_link_open span, 
#nav a.top_link_open:hover span
{background:url(images/navbar-1.png) no-repeat right top;}
#nav li:hover a.top_link_open span.down,
#nav a.top_link_open:hover span.down
{ background:url(images/navbar-1a.png) no-repeat right top; color: #283580; padding-bottom:3px;}

#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:5px; top:37px; background: #f2ffd5; padding:5px; border:1px solid #666; width: 135px; height:auto;  z-index:300;}

#nav :hover ul.sub li a
{display:block; font-size:11px; height: 17px; border: 1px solid #f2ffd5; padding: 2px 5px 0 5px; line-height:13px; color:#000; text-decoration:none; white-space:pre;  }

#nav :hover ul.sub li a:hover 
{display:block; background:#c3ee62; color:#000; height: 17px; border: 1px solid #666; }





#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:119px; top:-4px; background: #acb3d0; padding:3px; border:1px solid #a8c5ff; white-space:normal; width:auto; 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:105px; top:-4px; background: #a8c5ff; padding:3px; border:1px solid #333; white-space:normal; width:auto; z-index:400; height:auto;}

#nav li:hover li:hover > ul li a
{background: #a8c5ff; border:none; }

#nav li:hover li:hover > ul li a:hover
{background: #00459b; color: #fff;  border:none; }

#nav li:hover > ul ul 
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none; border-color: #a8c5ff;}

