/* ================================================================ 
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/muti-line-dropdown.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#menu {
	z-index:200;
	position: relative;
}
#menu ul {
	padding:0;
	margin:0;
	list-style:none;
	padding:0px;
	z-index: 250;
}
#menu ul.level1 {
	height: 51px;
}
#menu ul ul {
	position:absolute;
	left: -9999px;
	z-index: 150;
	overflow: hidden;
	background-color: #EEE;
	width: 250px;
}

#menu table {border-collapse:collapse; width:0; height:0; position:absolute; left:-1px; top:-1px;}
#menu ul li {
	float:left;
	margin-left: 0px;
	line-height: 24px;
	font-size: 16px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	text-shadow: 0px -1px 0px #000;
	margin-right: 0px;
}
#menu ul ul li a {
	text-shadow: none;
	display:block;
	float:left;
	text-decoration:none;
	background-color: #EEE;
	font-weight: normal;
	line-height: normal;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	width: 220px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	color: #275B8D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}

#menu ul li a {
	display:block;
	float:left;
	color:#FFF;
	text-decoration:none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-shadow: 0px -1px 0px #000;
	padding-right: 7px;
	padding-left: 7px;
	line-height: 24px;
	margin-right: 6px;
	margin-left: 6px;
	margin-top: 1px;
	margin-bottom: 1px;
}
#menu ul li a.flytop {


}

#menu ul ul li {
	margin: 0px;
	padding: 0px;
}
#menu ul ul li a.fly {
}

#menu ul li:hover {position:relative;}

#menu ul :hover ul {
	left:5px;
	top:25px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C1C1C1;
	border-left-color: #C1C1C1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C1C1;
}


#menu ul :hover ul :hover ul,
#menu ul :hover ul :hover ul :hover ul,
#menu ul :hover ul :hover ul :hover ul :hover ul {
	left:300px;
	width:260px;
	top:-20px;
}


#menu ul :hover ul ul,
#menu ul :hover ul :hover ul ul, 
#menu ul :hover ul :hover ul :hover ul ul {left:-9999px;}

#menu ul li a:hover {
	direction:ltr;
	position:relative;
	color: #E8EEF5;
}

#menu ul ul li:hover > a {
	text-shadow: none;
	color:#036;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin: 0px;
	padding-right: 15px;
	padding-left: 15px;
}
#menu ul li:hover > a {
	color:#D1E1EF;
	text-shadow: 0 -1 0 #000;
}
#menu ul li:hover > a.flytop {
	color:#275B8D;
	text-shadow: none;
	background-color: #EEE;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C1C1C1;
	border-right-color: #C1C1C1;
	border-left-color: #C1C1C1;
	border-bottom-width: 1px;
	border-bottom-color: #C1C1C1;
}



#menu ul ul ul a{
	margin:0;
	font-weight: bold;
	text-transform: none;
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#menu ul ul ul li a {
    margin:0;
	width: 324px;
}

#menu .first    {
	padding-top: 15px;
}
#menu .last {
	padding-bottom: 15px;
	border-bottom-style: none;
}
* html #menu ul li a {
	margin-top: 1px;
	margin-right: 4px;
	margin-bottom: 1px;
	margin-left: 4px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	display: block;
} 
* html #menu ul ul li a {
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 5px;
	margin: 0px;
	display: block;
	width: 200px;
}
* html #menu ul ul li a:hover {
	background-color: #FFF;
	color: #036;
}


* html #menu ul li a:hover {
	direction:ltr;
	position:relative;
	color: #E8EEF5;
}

* html #menu ul li a.flytop:hover {
	color:#275B8D;
	text-shadow: none;
	background-color: #EEE;
}
* html #menu table, * html #menu td {
	margin: 0px;
	padding: 0px;
}

*html #menu ul :hover ul {
	left:1px;
	top:25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

