/* ================================================================ 
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; list-style:none; z-index:500;}
#nav li.top {display:block; float:left; height:47px; }
	
	
	#nav li a.top_link {
		display:block;
		float:left;
		height:47px;
		line-height:auto;
		color:#fff;
		text-decoration:none;
		font-size:12px;
		padding:0 0 0 0px;
		cursor:pointer;
		background: none;
	}
	#nav li a.top_link span, li a.top_link span.down {
		float:left;
		display:block;
		padding:0 0px 0 0px;
		height:47px;
		background: none;
	}

	#nav li:hover a.top_link {color:#fff; background:none;}
	#nav li:hover a.top_link span, li:hover a.top_link span.down {background:none;}

/* Default list styling */

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

#nav li:hover ul.sub{
	left:0px;
	top:47px;
	background: none;
	padding:0px;
	border:1px solid #000000;
	white-space:nowrap;
	width:220px;
	height:auto;
	z-index:300;
	font-family:"Trebuchet MS", arial, verdana;
	font-size:14px;
	color:#fff;
	background-repeat:repeat;
	background-image:url(/images/final/template/bg.png);
}

#nav li:hover ul.sub li{
	display:block;
	color:#fff;
	padding:6px;
	margin-left:15px;
	height:15px;
	position:relative;
	float:left;
	width:155px;
	font-weight:normal;
	font-family:"Trebuchet MS", arial, verdana;
	font-size:11px;
}

#nav li:hover ul.sub li a{
	display:block;
	height:20px;
	width:155px;
	line-height:18px;
	color:#fff;
	text-decoration:none;
	font-family:"Trebuchet MS", arial, verdana;
	font-size:14px;
}

#nav li ul.sub li a.arrow{
	font-family:"Trebuchet MS", arial, verdana;
	font-size:14px;
	background-image:url(/images/template/arrow.gif);
	background-repeat:no-repeat;
	background-position:130px;
}

#nav li:hover ul.sub li a:hover{
	text-decoration:underline;
	font-family:"Trebuchet MS", arial, verdana;
	font-size:14px;
}

#nav li:hover ul.sub li a.arrow:hover{
	text-decoration:underline;
	font-family:"Trebuchet MS", arial, verdana;
	font-size:14px;
	background-image:url(/images/template/arrow.gif);
	background-repeat:no-repeat;
	background-position:130px;
}





#nav li:hover ul.sub2 li{
	display:block;
	color:#fff;
	margin-left:15px;
	height:20px;
	position:relative;
	float:left;
	width:155px;
	font-weight:normal;
	font-family:"Trebuchet MS", arial, verdana;
	font-size:14px;
}

#nav li:hover ul.sub2 li a{
	display:block;
	height:20px;
	width:155px;
	line-height:18px;
	color:#fff;
	text-decoration:none;
	font-family:"Trebuchet MS", arial, verdana;
	font-size:14px;
}

#nav li ul.sub2 li a.arrow{
	font-family:"Trebuchet MS", arial, verdana;
	font-size:14px;
	background-image:url(/images/template/arrow.gif);
	background-repeat:no-repeat;
	background-position:130px;
}

#nav li:hover ul.sub2 li a:hover{
	text-decoration:underline;
	font-family:"Trebuchet MS", arial, verdana;
	font-size:14px;
}

#nav li:hover ul.sub2 li a.arrow:hover{
	text-decoration:underline;
	font-family:"Trebuchet MS", arial, verdana;
	font-size:14px;
	background-image:url(/images/template/arrow.gif);
	background-repeat:no-repeat;
	background-position:130px;
}
#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:145px;
	top:-1px;
	background: none;
	padding:0px;
	border:1px solid #000000;
	white-space:nowrap;
	width:160px;
	height:auto;
	z-index:400;
	font-family:"Trebuchet MS", arial, verdana;
	font-size:14px;
	color:#fff;
	background-repeat:repeat;
	background-image:url(/images/final/template/bg.png);
}

#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;
}

#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
{background-image:url(/images/arrow.gif); background-repeat:no-repeat; background-position:120px; text-decoration:underline;} 

#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-image:url(/images/arrow.gif); background-repeat:no-repeat; background-position:120px;} 

