/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyoutt.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
.menu {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	width:155px;
	position:relative;
	font-size:11px;
	background-image: url(/images/nav/lines-repeat.gif);
	background-repeat: repeat-y;
}

/* First Level */
.menu ul li a span, .menu ul li a:visited span, .menu ul li:hover a span, body .menu ul li.expand a span {
	display:block;
	text-decoration:none;
	color:#F9F9F9;
	width:155px;
	text-align:left;
	line-height:11px;
	font-size:11px;
	margin-left: 9px;
}
.menu ul li a, .menu ul li a:visited, .menu ul li:hover a, body .menu ul li.expand a {
	display:block;
	text-decoration:none;
	color:#F9F9F9;
	width:155px;
	text-align:left;
	line-height:16px;
	font-size:11px;
	background-image: url(/images/nav/linkbkgd.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
	
body .menu ul li a.hide {
	font-weight: bold;
	padding-bottom: 9px;
	position: relative;
	padding-top: 5px;
}
body .menu ul li ul li a.hide {
	font-weight:normal;
}

body .menu ul li a.schools2 {
	color: #5e5e5e;
	background-image: none;
	padding:0px;
	padding-top:3px;
	padding-bottom:3px;
}
body .menu ul li a.schools2 span {
	color: #5e5e5e;
}
#schools {
	background-image: url(/images/nav/linkbkgd.jpg);
	padding-top: 1px;
	padding-bottom: 8px;
	background-position: bottom;
	padding-left: 9px;
	color: #F9F9F9;
	font-weight: bold;
	margin-bottom: 1px;
}


.menu ul {padding:0px; margin:0px;list-style-type: none; }

.menu ul li {float:left; margin-right:1px; position:relative; }



/* Second Level */

.menu ul li ul,
body .menu ul li.expand ul li ul {display: none;}


body .menu ul li:hover ul,
body .menu ul li.expand ul li:hover ul {
	display:block; 
	position:absolute; 
	top:-2px; 
	left:146px; 
	width:164px;
	border:solid;
	border-width:1px;
	padding-top:4px;
	padding-bottom:5px;
	background-color:#FFFFFF;
	border-bottom-color:#000000;
	border-left-color:#e5e5e5;
	border-top-color:#c9c9c9;
	border-right-color:#000000;
}
body .menu ul li.expand:hover ul {
	border:none;
	border-color:#FFFFFF;
	border-width:0px;
	padding: 0px;
}

body .menu ul li.expand ul li:hover a {
	display:block;
	text-decoration:none;
/*	color:#464646;*/
	color:#FF0000;
	text-align:left;
	line-height:15px;
	font-size:11px;
}

.menu ul li:hover ul li a,
body .menu ul li.expand ul li:hover ul li a {
	line-height:11px;
	padding: 2px;
	padding-left:15px;
	background:none;
	color:#5e5e5e;
}

/* Corrections for expand tag - Leverl2 li*/
.menu ul li.expand ul li a {
	padding: 0px;
}
body .menu ul li.expand ul li a {
	display:block;
	text-decoration:none;
/*	color:#464646;*/
	color:#FF0000;
	width:130px;
	text-align:left;
	font-size:11px;
	line-height:11px;
}
.menu ul li.expand:hover ul li a,
.menu ul li.expand:hover ul li:hover a {
	display:block;
	line-height:11px;
	background-image: none;
	background-color:transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.menu ul li.expand ul li,
.menu ul li.expand ul li:hover{
	background-image: none;
	background-color:transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
/*	margin-bottom: 4px;*/
	margin-bottom: 10px;
	margin-top: -6px;
}

.menu ul li.expand ul li a {
	display:block;
	width:155px;
/*	color:#000;*/
	color:#FF0000;
	line-height:15px;
	background-image: none;
	background-color:transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-left: 13px;
}

body .menu ul li.expand ul {
	display:block;
	position:static;
	z-index: 0;
	background-image: none;
	margin-top: 7px;
}

body .menu ul li.expand:hover ul li:hover ul li a {
	line-height:15px;
	padding: 0px;
	padding-left:17px;
	background:none;
	color:#5e5e5e;
}
body .menu ul li.expand:hover ul,
body .menu ul li.expand:hover ul li,
body .menu ul li.expand:hover ul li:hover,
body .menu ul li.expand:hover ul li:hover a,
body .menu ul li.expand:hover ul li a {
	background:none;
	background-color:transparent;
	}





/* Third Level */
.menu ul li:hover ul li ul {display: none;}

.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:164px; top:-2;}

.menu ul li.expand ul li:hover ul li,
.menu ul li.expand ul li:hover ul li:hover {
	display:block;
	background-image: none;
}

.menu ul li:hover ul li:hover ul li a {
	padding-left:12px;
}



/* Secondary links under expand */


/* Third Level Hover 

/* Expanded nav sections */
.menu .expand ul {display: block;}
.menu ul li.expand ul li:hover ul {
	margin-top:0px;
}
.menu ul li.expand ul li:hover ul li a {
	margin:0px;
	line-height:15px;
}
.menu ul li.expand ul li:hover ul li {
	margin:0px;
}




.menu ul li.expand ul, .menu ul li.expand ul li, .menu ul li.expand ul li a.hide, .menu ul li.expand ul li a.hide:hover {width:135px; display:block;}
.menu ul li.expand ul li ul, .menu ul li.expand ul li ul li, .menu ul li.expand ul li ul li a.hide, .menu ul li.expand ul li ul li a.hide:hover {width:155px; display:block;}


.menu a span {cursor:pointer}