/* ================================================================ 
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.
=================================================================== */

.preload1 {
	background: url(images/menuBckgrd.gif) repeat-x left top;
}
.preload2 {
	background: repeat-x left top;
}

#nav {
	padding:0;
	margin:0;
	list-style:none;
	height:25px;
	background:none;
	position:relative;
	z-index:925;
	font-family:"Helvetica", Arial, sans-serif;
	text-align: center;
}
#nav li.top {
	display:block;
	float:left;
	height:25px;
	padding-top: 0px;
}
#nav li.top2 {
	display:block;
	float:left;
	height:25px;
	padding-top: 0px;
}
#nav li.top3 {
	display:block;
	float:left;
	height:25px;
	padding-top: 0px;
}
#nav li a.top_link {
	display:block;
	float:left;
	height:25px;
	line-height:25px;
	color:#1955A4;
	text-decoration:none;
	font-size:15px;
	font-weight:normal;
	padding:0 18px;
	cursor:pointer;
	background: url(images/menubar2.gif) repeat-x left top;
	letter-spacing: 0px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFF;
	border-left-color: #CCCCCC;
	vertical-align: middle;
}
#nav li a.top_link2 {
	display:block;
	float:left;
	height:25px;
	line-height:25px;
	color:#1955A4;
	text-decoration:none;
	font-size:15px;
	font-weight:normal;
	padding:0 18px;
	cursor:pointer;
	background: url(images/menubar1.gif) repeat-x left top;
	letter-spacing: 0px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	vertical-align: middle;
	border-right-color: #FFF;
	border-left-color: #CCC;
}
#nav li a.top_link3 {
	display:block;
	float:left;
	height:25px;
	line-height:25px;
	color:#1955A4;
	text-decoration:none;
	font-size:15px;
	font-weight:normal;
	padding:0 18px;
	cursor:pointer;
	background: url(images/menubar1.gif) repeat-x left top;
	letter-spacing: 0px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	vertical-align: middle;
	border-right-color: #FFF;
}
#nav li a.top_link span {
	float:left;
	display:block;
	padding:0 0px;
	height:25px;
	background: url(images/menubar2.gif) repeat-x left top;
	text-align: center;
}
#nav li a.top_link span.down {
	float:left;
	display:block;
	padding:0 0px 0 0px;
	height:25px;
	background: url(images/menubar1.gif) repeat-x left top;
}
#nav li a.top_link2 span {
	float:left;
	display:block;
	padding:0 0px 0 0px;
	height:25px;
	background: url(images/menubar1.gif) repeat-x left top;
}
#nav li a.top_link2 span.down {
	float:left;
	display:block;
	padding:0 0px 0 0px;
	height:25px;
	background: url(images/menubar1.gif) repeat-x left top;
}
#nav li a.top_link3 span.down {
	float:left;
	display:block;
	padding:0 0px 0 0px;
	height:25px;
	background: url(images/menubar1.gif) repeat-x left top;
}

#nav li:hover a.top_link {
	background: no-repeat left top;
	color: #F25B24;
}
#nav li:hover a.top_link span {
	background:repeat-x left top;
}
#nav li:hover a.top_link span.down {
	background:repeat-x left top;
}
#nav li:hover a.top_link2 {
	background: no-repeat left top;
	color: #F25B24;
}
#nav li:hover a.top_link3 {
	background: no-repeat left top;
	color: #F25B24;
}

/* Default list styling */

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

#nav li:hover ul.sub
{
	top:25px;
	background: #FFF url(images/menu/menuBar.jpg) repeat-x left bottom;
	padding:0px;
	white-space:nowrap;
	width:160px;
	height:30px;
	z-index:300;
	left: 0px;
}
#nav li:hover ul.sub li
{
	display:block;
	height:30px;
	position:relative;
	float:left;
	width:160px;
	font-weight:normal;
	background-color: #FFFFFF;
	background-image: url(images/menu/menuBar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	font-size: 12px;
}
#nav li:hover ul.sub li a
{
	display:block;
	font-size:12px;
	height:30px;
	width:160px;
	color:#0054A4;
	text-decoration:none;
	border:1px solid #CCC;
	text-align: center;
	line-height: 30px;
	background-color: #FFF;
	background-image: url(images/menu/menuBar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#nav li ul.sub li a.fly
{
	background:url(images/arrow.gif) no-repeat 150px 12px;
}
#nav li:hover ul.sub li a:hover 
{
	background:#FFF url(images/menu/menuBar.jpg) repeat-x left top;
	color:#F25B24;
	height: 30px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
#nav li:hover ul.sub li a.fly:hover
{
	background:url(images/arrow.gif) no-repeat 150px 12px;
	color:#F25B24;
	height: 30px;
}
#nav li:hover ul.sub2 {
	top:25px;
	background: #FFF url(images/menu/menuBar.jpg) repeat-x left bottom;
	padding:0px;
	white-space:nowrap;
	width:180px;
	height:30px;
	z-index:300;
	left: 0px;
}
#nav li:hover ul.sub2 li {
	display:block;
	height:30px;
	position:relative;
	float:left;
	width:180px;
	font-weight:normal;
	background-color: #FFFFFF;
	background-image: url(images/menu/menuBar.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: center;
	font-size: 12px;
}
#nav li:hover ul.sub2 li a {
	display:block;
	font-size:12px;
	height:30px;
	width:180px;
	color:#0054A4;
	text-decoration:none;
	border:1px solid #CCC;
	text-align: center;
	line-height: 30px;
	background-color: #FFF;
	background-image: url(images/menu/menuBar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#nav li ul.sub2 li a.fly {
	background:url(arrow.gif) no-repeat 80px 6px;
}
#nav li:hover ul.sub2 li a:hover {
	background:#FFF url(images/menu/menuBar.jpg) repeat-x left top;
	color:#F25B24;
	height: 30px;
	border: 1px solid #CCC;
}
#nav li:hover ul.sub2 li a.fly:hover {
	background:#6a812c url(arrow_over.gif) 80px 6px no-repeat;
	color:#fff;
}


#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:160px;
	top:-4px;
	padding:4px 0px 0px;
	white-space:nowrap;
	width:160px;
	z-index:400;
	height:30px;
}

#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:url(images/arrow.gif) no-repeat 150px 12px;
	color:#F25B24;
	border-color:#CCC;
} 

#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:url(images/arrow.gif) no-repeat 150px 12px;
	color:#F25B24;
} 
