/* ================================================================ 
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:0px 0px 0px 20px ; margin:0; list-style:none; height:34px; background:#fff url(three_0.gif) repeat-x; position:relative; z-index:500; 
font-family: Helvetica,Arial,sans-serif;
text-transform:uppercase; letter-spacing:-0.5px;
}
#nav li.top {display:block; float:left; height:34px;}
#nav  li.dot{
	background-image:url(../../images/menu_dot.gif);
	background-repeat:no-repeat;
	width:3px;
	display:block; float:left; height:34px;
}
#nav li a.top_link {
	display:block;
	float:left;
	height:23px;
	color:#ffffff;
	text-decoration:none;
	float:left;
	padding:9px 15px 0px 15px;
	text-transform:uppercase;
	cursor:pointer;
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif !important;
}
#nav li a.top_link span {float:left; display:block;  font-weight:bold;}
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:35px; }

#nav li:hover a.top_link,  
#nav li.iehover a.top_link {color: rgb(4, 75, 132);  cursor:pointer;}
#nav li:hover a.top_link span,
#nav li.iehover a.top_link span { cursor:pointer;}
#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;}

#nav li:hover ul.sub
{left:1px; top:34px; background: #e6b812; padding:5px 2px; border:1px solid #e1aa0f; white-space:nowrap; width:auto; height:auto; z-index:300; cursor:pointer; background-image:url(bg_sub.gif); background-repeat:repeat-x; background-position:top;}
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:100%; font-weight:normal; cursor:pointer;}
#nav li:hover ul.sub li a
{display:block; font-size:11px; height:18px; width:auto; line-height:18px; padding:0 5px; color:#000; text-decoration:none;border:1px solid #e6b812; cursor:pointer;}
#nav li ul.sub li a.fly
{background:#e6b812 url(arrow.gif) 80px 6px no-repeat; cursor:pointer;}
#nav li:hover ul.sub li a:hover
{background:#1d69a2; color:#fff; border-color:#074272; cursor:pointer; background-image:url(bg_over.jpg); background-repeat:repeat-x;}
#nav li:hover ul.sub li a.fly:hover
{background:#6a812c url(arrow_over.gif) 80px 6px no-repeat; 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,
#nav li:hover li:hover li:hover li:hover li:hover li:hover ul
{left:100%; top:-1px; background: #e6b812; padding:3px; border:1px solid #e1aa0f; white-space:nowrap; width:auto; 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,
#nav li:hover 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; border:1px solid #5c731e;}

#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,
#nav li:hover li:hover li:hover li:hover li:hover li:hover a.fly
{background:#6a812c url(arrow_over.gif) 80px 6px no-repeat; 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:#bbd37e url(arrow.gif) 80px 6px no-repeat; color:#000; border-color:#bbd37e;} 
