@charset "utf-8";
/* CSS Document */

#info {background:#f8f8f8; border:0;}
 
/* ================================================================ 
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-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
 
.menu { width: 900px; height:30px; position:relative; z-index:100; font-family:arial, sans-serif; padding-top: 21px; margin-left: 2px; }
/* hack to correct IE5.5 faulty box model */
* html .menu {width:700px; w\idth:700px; margin-right: 75px; float: left;  }
/* remove all the bullets, borders and padding from the default list styling */
.menu ul { padding:0; margin:0; list-style-type:none; }
.menu ul ul {width: 225px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li { float:left; position:relative; width: 112px; }
.menu li ul li{ float:left; position:relative; width: 225px; }
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:14px;text-decoration:none; color:#fff; height:30px; padding-left:10px; padding-right: 10px; line-height:39px; font-weight:bold; text-align:left;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:105px; w\idth:105px;}
 
/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited { background-color: #0C3; background-repeat: no-repeat; background-position: 130px center; font-size: 12px; }
/* style the second level hover */
.menu ul ul a.drop:hover{ background-color: #F98715; background-repeat: no-repeat; background-position: 130px center; font-size: 12px; }
.menu ul ul :hover > a.drop { background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center; font-size: 12px; }
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited { background-color: #F98715; }
/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}
 
 
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul { visibility:hidden; position:absolute; height:0; top:39px; left:0; width:225px; }
/* another hack for IE5.5 */
* html .menu ul ul {top:39px;t\op:39px;}
 
/* position the third level flyout menu */
.menu ul ul ul{left:220px; top:-1px; width:220px;}
 
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-220px;}
 
/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}
 
/* style the second level links */
.menu ul ul a, .menu ul ul a:visited { color:#fff; height:30px; line-height:1.5em; width:200px; font-size: 12px; margin-top: -2px; }
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:220px;w\idth:128px;}
 
/* style the top level hover */
.menu ul ul a:hover{ }
.menu ul ul :hover > a {  }


 
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}



 
/* image hovers for the main navigation */

#tab1 { display: block; width: 109px; height: 39px; background-image: url(../images/css/nav-bg.jpg); background-repeat: no-repeat; background-position: 0px 0px; border-right-width: 1px; border-right-style: solid; solid; border-right-color: #B4E41C; }
#tab1:hover{  background-position: 0px -41px;}
#tab1 span{  display: none;}

#tab2 {	display: block;	width: 112px;	height: 39px;	background-image: url(../images/css/nav-bg.jpg); background-repeat: no-repeat; background-position: -103px  0px; border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid; border-right-color: #B4E41C; border-left-color: #999;}
#tab2:hover{   background-position: -103px -41px;}
#tab2 span{  display: none;}

#tab3 {	display: block;	width: 110px;	height: 39px;	background-image: url(../images/css/nav-bg.jpg); background-repeat: no-repeat; background-position: -210px  0px;border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid; border-right-color: #B4E41C; border-left-color: #999; }
#tab3:hover{   background-position: -210px -41px;}
#tab3 span{  display: none;}

#tab4 {	display: block;	width: 112px;	height: 39px;	background-image: url(../images/css/nav-bg.jpg); background-repeat: no-repeat; background-position:  -329px 0px;border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid; border-right-color: #B4E41C; border-left-color: #999; }
#tab4:hover{   background-position: -329px -41px;}
#tab4 span{  display: none;}

#tab5 {	display: block;	width: 112px;	height: 39px; background-image: url(../images/css/nav-bg.jpg); background-repeat: no-repeat; background-position: -446px   0px; border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid; border-right-color: #B4E41C; border-left-color: #999;}
#tab5:hover{   background-position: -446px  -41px;}
#tab5 span{  display: none;}

#tab6 {	display: block;	width: 108px;	height: 39px;	background-image: url(../images/css/nav-bg.jpg); background-repeat: no-repeat; background-position: -564px  0px;border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid; border-right-color: #B4E41C; border-left-color: #999; }
#tab6:hover{   background-position: -564px -41px;}
#tab6 span{  display: none;}

#tab7 {	display: block;	width: 112px;	height: 39px;	background-image: url(../images/css/nav-bg.jpg); background-repeat: no-repeat; background-position: -684px  0px; border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid; border-right-color: #B4E41C; border-left-color: #999;}
#tab7:hover{   background-position: -684px -41px;}
#tab7 span{  display: none;}

#tab8 { display: block; width: 111px; height: 39px; background-image: url(../images/css/nav-bg.jpg); background-repeat: repeat-x; background-position: -793px 0px; border-left-width: 1px; border-left-style: solid; border-left-color: #999; }
#tab8:hover{   background-position: -793px -41px;}
#tab8 span{  display: none;}
 
 /* image hovers for the sub navigation */

 
#subtab1 { display: block; width: 220px; height: 30px; background-image: url(../images/css/nav-sub.jpg); background-repeat: no-repeat; background-position: 0px 0px; }
#subtab1:hover{  background-position: -237px 0px;}
#subtab1 span{  display: none;}

#subtab2 {	display: block;	width: 220px;	height: 30px;	background-image: url(../images/css/nav-sub.jpg); background-repeat: no-repeat; background-position: 0px  -30px; }
#subtab2:hover{   background-position: -237px -30px;}
#subtab2 span{  display: none;}

#subtab3 {	display: block;	width: 220px;	height: 30px;	background-image: url(../images/css/nav-sub.jpg); background-repeat: no-repeat; background-position: 0px  -60px; }
#subtab3:hover{   background-position: -237px -60px;}
#subtab3 span{  display: none;}

#subtab4 {	display: block;	width: 220px;	height: 30px;	background-image: url(../images/css/nav-sub.jpg); background-repeat: no-repeat; background-position:  0px  -90px; }
#subtab4:hover{   background-position: -237px -90px;}
#subtab4 span{  display: none;}

#subtab5 {	display: block;	width: 220px;	height: 30px; background-image: url(../images/css/nav-sub.jpg); background-repeat: no-repeat; background-position: 0px  -120px; }
#subtab5:hover{   background-position: -237px -120px;}
#subtab5 span{  display: none;}

#subtab6 {	display: block;	width: 220px;	height: 30px;	background-image: url(../images/css/nav-sub.jpg); background-repeat: no-repeat; background-position: 0px  -150px;}
#subtab6:hover{   background-position: -237px -150px;}
#subtab6 span{  display: none;}

#subtab7 {	display: block;	width: 220px;	height: 30px;	background-image: url(../images/css/nav-sub.jpg); background-repeat: no-repeat; background-position: 0px  -180px; }
#subtab7:hover{   background-position: -237px -180px;}
#subtab7 span{  display: none;}

#subtab8 { display: block; width: 220px; height: 30px; background-image: url(../images/css/nav-sub.jpg); background-repeat: repeat-x; background-position: 0px  -210px; }
#subtab8:hover{   background-position: -237px -210px;}
#subtab8 span{  display: none;}
