/* ================================================================ 
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:bullet; height:auto; position:relative; z-index:auto; font-family:arial, verdana, sans-serif;}
#nav li.top {display:list-item; float:none;}
#nav li a.top_link {display:list-item; float:right; height:auto; line-height:33px; color:#000; text-decoration:underline; font-size:1em; font-weight:bold; padding:0 0 0 5px; cursor:pointer;background: none;}
#nav li a.toplink_double {display:block; float:left; height:35px; line-height:15px; color:#ffbb73; text-align:center; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 5px; cursor:pointer;background: none;}
#nav li a.top_link span {float:none; display:list-item; padding:0; height:auto;}
#nav li a.toplink_double span {float:left; display:block; padding:2px 10px 0 5px; height:33px; background: none;}
#nav li a.top_link span.down {float:none; display:list-item; padding:0; height:auto; background: none;}

#nav li:hover a.top_link,
#nav a.top_link:hover,
#nav li:hover a.toplink_double,
#nav a.toplink_double:hover
{color:#000; background: none;}
#nav li:hover a.top_link span, 
#nav a.top_link:hover span,
#nav li:hover a.toplink_double span, 
#nav a.toplink_double:hover span
{background:none;}
#nav li:hover a.top_link span.down,
#nav a.top_link:hover span.down
{background:none; 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:1px; top:33px; background: #fff; padding:3px; text-align:left; border-top:none; border-left:none; border-right:none; border-bottom:none; width:100%; height:auto; z-index:300;}
#nav :hover ul.sub li
{display:list-item; position:relative; float:none; width:100%; font-weight:normal; margin:0; padding:0;}
#nav :hover ul.sub li a
{display:list-item; font-size:11px; width:100%; color:#000; text-decoration:none; border:none;line-height: 1em; padding: 4px;}
#nav li ul.sub li a.fly
{background:none;}
#nav :hover ul.sub li a:hover 
{background:#fff; color:#000; border-color:#000;}
#nav :hover ul.sub li a.fly:hover
{background:#none; color:#000;}

#nav li b {display:block; font-size:11px; height:18px; width:148px; line-height:18px; margin-bottom:3px; text-indent:6px; color:#000; border-bottom:1px solid #ff6; cursor:default;}

#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:0px; top:-4px; background: #defa70; padding:3px; border-top:1px solid #defa70; border-left:1px solid #defa70; border-right:1px solid #7f9f00; border-bottom:1px solid #7f9f00; 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:relative; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover > ul
{
	left:150px;
	top:-4px;
	background: #defa70;
	padding:3px;
	white-space:nowrap;
	width:150px;
	z-index:400;
	height:auto;
	border-top: 1px solid #fff;
	border-right: 1px solid #7f9f00;
	border-bottom: 1px solid #7F9F00;
	border-left: 1px solid #fff;
}
#nav li:hover > ul ul 
{position:relative; width:0; height:0; margin:0; padding:0; list-style:none;}
#nav li:hover li:hover > a.fly
{background:#7f9f00 url(arrow_over.gif) 140px 6px no-repeat; color:#fff; border-color:#fff;} 
#nav li:hover li:hover > li a.fly
{background:#7f9f00 url(arrow.gif) 140px 6px no-repeat; color:#000; border-color:#defa70;}

