﻿
/* ================================================================ 
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/final_drop.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.
=================================================================== */




#nav1 {position:relative;width:965px; margin-left:18px;height:29px; font-size:0.85em; position:relative; z-index:100;border-right:0px solid #fff;}
/* hack to correct IE5.5 faulty box model */
* html #nav1 {width:966px; w\idth:965px;}
/* remove all the bullets, borders and padding from the default list styling */
#nav1 ul {padding:0;margin:0;list-style-type:none;}
#nav1 ul ul {width:219px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#nav1 li {float:left;position:relative; }
	#nav1 li ul li {float:left;width:220px;position:relative;}
/* style the links for the top level */
#nav1 a, #nav1 a:visited {display:block;font-size:11px;text-decoration:none; color:#fff;  height:22px; border:1px solid #fff; border-width:1px 0; background:#79848A; line-height:21px;}
/* a hack so that IE5.5 faulty box model is corrected */
* html #nav1 a, * html #nav1 a:visited {}




/* style the second level background */
#nav1 ul ul a.drop, #nav1 ul ul a.drop:visited {background:#959EA5 url(../img/arrow_nav.gif) no-repeat 99% 6px;}
/* style the second level hover */
#nav1 ul ul a.drop:hover{background:#f90 url(../img/arrow_nav.gif) no-repeat 99% 6px;}
#nav1 ul ul :hover > a.drop {background:#f90 url(../img/arrow_nav.gif) no-repeat 99% 6px;}

/* style the third level background */
#nav1 ul ul ul a, #nav1 ul ul ul a:visited {/*background:#e2dfa8;*/}
/* style the third level hover */
#nav1 ul ul ul a:hover {/*background:#b2ab9b;*/}


/* hide the sub levels and give them a positon absolute so that they take up no room */
#nav1 ul ul {visibility:hidden;position:absolute;height:0;top:23px;left:0; width:219px;border-top:1px solid #fff;}
/* another hack for IE5.5 */
* html #nav1 ul ul {top:22px;t\op:23px;}

/* position the third level flyout menu */
#nav1 ul ul ul{left:219px; top:-1px; width:219px;}

/* position the third level flyout menu for a left flyout */
#nav1 ul ul ul.left {left:-219px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
#nav1 table {position:absolute; top:0; left:0; border-collapse:collapse;}


/* style the second level links */
#nav1 ul ul a, #nav1 ul ul a:visited {background:#959EA5; color:#fff; font-weight:bold; height:auto; line-height:1em; padding:5px 10px; width:198px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html #nav1 ul ul a, * html #nav1 ul ul a:visited {width:160px;w\idth:198px;}

/* style the top level hover */

#nav1 a:hover {color:#fff; background:#AAB5BB;}
#nav1 :hover > a {color:#fff; background:#AAB5BB;}
#nav1 ul ul a:hover {color:#fff;background:#f90;} 
#nav1 ul ul :hover > a {color:#fff;background:#f90;} 


/* make the second level visible when hover on first level list OR link 
#nav1 ul li:hover ul,
#nav1 ul a:hover ul{visibility:visible; }

/* keep the third level hidden when you hover on first level list OR link 
#nav1 ul :hover ul ul{visibility:hidden;}

/* make the third level visible when you hover over second level list OR link 
#nav1 ul :hover ul :hover ul{ visibility:visible;}
*/
#nav1 ul li:hover > ul, #nav1 ul a:hover > ul{visibility:visible;}





/*****************************/
#nav1-1, #nav1-2, #nav1-3, #nav1-4, #nav1-5, #nav1-6, #nav1-7, #nav1-8 {overflow:hidden;height:22px;text-indent:-9999px;}



#nav1 #nav1-1{
	background:url(../img/nd4.gif) no-repeat top left;
	display:block;
	height:22px;
	line-height:22px;
	width:65px;	
}

#nav1 #nav1-2{
	background:url(../img/nd4.gif) no-repeat -65px 0;
	display:block;
	height:22px;
	line-height:22px;
	width:171px;
}

#nav1 #nav1-3{
	background:url(../img/nd4.gif) no-repeat -236px 0;
	display:block;
	height:22px;
	line-height:22px;
	width:115px;
}

#nav1 #nav1-4{
	background:url(../img/nd4.gif) no-repeat -351px 0;
	display:block;
	height:22px;
	line-height:22px;
	width:163px;
}

#nav1 #nav1-5{
	background:url(../img/nd4.gif) no-repeat -514px 0;
	display:block;
	height:22px;
	line-height:22px;
	width:139px;
	margin-right:8px;
}

#nav1 #nav1-6{
	background:url(../img/nd4.gif) no-repeat -653px 0;
	display:block;
	height:22px;
	line-height:22px;
	width:64px;
}

#nav1 #nav1-7{
	background:url(../img/nd4.gif) no-repeat -717px 0;
	display:block;
	height:22px;
	line-height:22px;
	width:100px;
}

#nav1 #nav1-8{
	background:url(../img/nd4.gif) no-repeat -817px 0;
	display:block;
	height:22px;
	line-height:22px;
	width:136px;
}
