/* ================================================================ 
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_1.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(blank_over.gif);}
.preload2 {background: url(blank_overa.gif);}

#nav {
	padding:0;
	margin:0;
	list-style:none;
	height:40px;
	position:relative;
	z-index:1500;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;	
	
}
#nav li.top {display:block; float:left;}
#nav li a.top_link {display:block; float:left; height:40px; text-decoration:none; padding:0 0 0 0px; cursor:pointer;background: url(blank.gif);}
#nav li a.top_link span {float:left; display:block; padding:0 12px; height:40px;background:url(blank.gif) right top;}
#nav li a.top_link:hover {color:#fff; background: url(blank_over.gif) no-repeat;}
#nav li a.top_link:hover span {background:url(blank_over.gif) no-repeat right top;}

#nav li:hover > a.top_link {color:#fff; background: url(blank_over.gif) no-repeat;}
#nav li:hover > a.top_link span {background:url(blank_over.gif) no-repeat right top;}

/* Program Link */
#nav li a.programlink {display:block; float:left; height:40px; width: 64px; text-decoration:none; padding:0px; cursor:pointer;background: url(../images/program.jpg);}
#nav li a.programlink span.program {float:left; display:block; height:40px;background:url(../images/program.jpg) ;}
#nav li a.programlink:hover  {background:url(../images/programover.jpg) ;}
#nav li a.programlink:hover span.program {background:url(../images/programover.jpg);}
#nav li:hover > a.programlink {
	background-image: url(../images/programover.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#nav li:hover > a.programlink span.program {
	background-image: url(../images/programover.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}

/* Expo Link */
#nav li a.expolink {display:block; float:left; height:40px; width: 42px; text-decoration:none; padding:0px; cursor:pointer;background: url(../images/expo.jpg);}
#nav li a.expolink span.expo {
	float:left;
	display:block;
	height:40px;
	background-image: url(../images/expo.jpg);
}
#nav li a.expolink:hover  {background:url(../images/expoover.jpg) ;}
#nav li a.expolink:hover span.program {background:url(../images/expoover.jpg);}
#nav li:hover > a.expolink {
	background-image: url(../images/expoover.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#nav li:hover > a.programlink span.program {
	background-image: url(../images/expoover.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}


/* FAQ Link */
#nav li a.faqlink {display:block; float:left; height:40px; width: 44px; text-decoration:none; padding:0px; cursor:pointer;background: url(../images/faqs.jpg);}
#nav li a.faqlink span.faq {
	float:left;
	display:block;
	height:40px;
	background-image: url(../images/faqs.jpg);
}
#nav li a.faqlink:hover  {background:url(../images/faqsover.jpg) ;}
#nav li a.faqlink:hover span.program {background:url(../images/faqsover.jpg);}
#nav li:hover > a.faqlink {
	background-image: url(../images/faqsover.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#nav li:hover > a.faqlink span.faq {
	background-image: url(../images/faqsover.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}


/* Special Event Link */
#nav li a.speciallink {display:block; float:left; height:40px; width: 102px; text-decoration:none; padding:0px; cursor:pointer;background: url(../images/special.jpg);}
#nav li a.speciallink span.special {
	float:left;
	display:block;
	height:40px;
	background-image: url(../images/special.jpg);
}
#nav li a.speciallink:hover  {background:url(../images/specialover.jpg) ;}
#nav li a.speciallink:hover span.program {background:url(../images/specialover.jpg);}
#nav li:hover > a.speciallink {
	background-image: url(../images/specialover.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#nav li:hover > a.faqlink span.faq {
	background-image: url(../images/specialover.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}



/* Default list styling */

#nav li:hover {position:relative; z-index:1200;}

/* keep the 'next' level invisible by placing it off screen. */
#nav ul, 
#nav li:hover ul ul,
#nav li:hover ul li:hover ul ul,
#nav li:hover ul li:hover ul li:hover ul ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover ul.sub
{
	left:0;
	top:41px;
	padding:3px;
	white-space:nowrap;
	width:145px;
	height:auto;
	z-index:2000;
	background-color: #b60e2a;
	margin-top: -2px;	
}
#nav li:hover ul.sub li
{
	display:block;
	height:20px;
	position:relative;
	float:left;
	width:145px;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#nav li:hover ul.sub li a
{display:block; font-size:12px; height:20px; width:145px; line-height:20px; text-indent:5px; color:#000; text-decoration:none;}
#nav li ul.sub li a.fly
{background:#fff url(arrow.gif) 80px 7px no-repeat;}
#nav li:hover ul.sub li a:hover 
{
	color:#FFFFFF;
	background-color: #6c0d22;
}
#nav li:hover ul.sub li a.fly:hover
{background:#3a93d2 url(arrow_over.gif) 80px 7px no-repeat; color:#fff;}

#nav li:hover ul li:hover > a.fly {background:#3a93d2 url(arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

#nav li:hover ul li:hover ul,
#nav li:hover ul li:hover ul li:hover ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul
{left:90px; top:-4px; background: #fff; padding:3px; border:1px solid #3a93d2; white-space:nowrap; width:90px; z-index:1400; height:auto;}

.move {
	text-indent:5px;
	margin-top:-5px;
	display: block;	
	}

