.menu{width:995px;height:32px;position:relative;z-index:100;font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:700;}
* html .menu {width:995px; w\idth:995px;}
.menu ul{list-style-type:none;margin:0;padding:0;}
.menu ul ul{visibility:hidden;position:absolute;height:0;top:31px;left:0;width:149px;border-top:1px solid #000;}
.menu li{float:left;width:auto;position:relative;padding-right:15px;}
.menu a,.menu a:visited{display:block;font-size:13px;text-decoration:none;color:#304d89;width:auto;height:30px;background:none;line-height:29px;font-weight:700;}
* html .menu a,* html .menu a:visited{width:auto;}
.menu ul ul a.drop,.menu ul ul a.drop:visited{background:#d4d8bd url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat 130px center;}
.menu ul ul a.drop:hover{background-color:#FF9;}
.menu ul ul :hover > a.drop{background:#FF9;}
.menu ul ul ul a,.menu ul ul ul a:visited{background-color:#e2dfa8;}
.menu ul ul ul a:hover{background-color:#b2ab9b;}
* html .menu ul ul{top:31px;}
.menu ul ul ul{left:149px;top:-1px;width:149px;}
.menu ul ul ul.left{left:-149px;}
.menu table{position:absolute;top:0;left:0;border-collapse:collapse;}
.menu ul ul a,.menu ul ul a:visited{background:#d4d8bd;color:#000;height:auto;line-height:1em;width:128px;border-width:0 1px 1px;padding:5px 10px;}
* html .menu ul ul a,* html .menu ul ul a:visited{width:128px;}
.menu ul :hover ul ul{visibility:hidden;}
.menu ul ul .current_page_item a{color:red;background:#FFF;border-left:1px solid #000;}
.menu .current_page_item a{color:red;font-weight:700;background:#FFF;}
.menu ul .current_page_item ul a{color:#FFF;font-weight:400;background:#000;}
.menu ul .current_page_item ul a:hover{background:gray;}
.menu .current_page_item a:hover{background:#FFF;}
.menu a:hover,.menu ul ul a:hover,.menu :hover > a,.menu ul ul :hover > a{color:#000;background:#b7d186;}
.menu ul li:hover ul,.menu ul a:hover ul,.menu ul :hover ul :hover ul{visibility:visible;}
