.menu {position: absolute; top: 84px; left: 0; z-index:10; width: 175px;}

.menu ul,.menu ul li {padding:0; margin:0; list-style-type:none; z-index: 10;}

.menu ul ul {width:125px; z-index: 10;}

.menu a {background: none;}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */

.menu li {position:relative; background-color: #fff;}



/* style the links for the top level */

.menu a, .menu a:visited {display: block; font-size: 13px; font-weight: normal;	text-decoration: none; color: #003366 !important; height: 22px; line-height: 22px; width: 168px; text-align: left; background-color: #fff;}

div a.menu_last {border-right:none;	width:90px !important;}


/* a hack so that IE5.5 faulty box model is corrected */

* html .menu a, * html .menu a:visited {width:125px; w\idth:125px;}

* html div a.menu_last, * html div a.menu_last:visited {width:125px; w\idth:125px !important;}


/* 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:25px; top:59px; left: 0; width:160px;}

.menu ul ul li {margin-left:0px;}


/* another hack for IE5.5 */

* html .menu ul ul {top:25px;t\op:25px;}

/* style the table so that it takes no part in the layout - required for IE to work */

.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}

.menu table td {border:0;}


/**************************
***************************** second level */

.menu ul ul a, .menu ul ul a:visited {font-size: 13px; font-weight:normal; background-color:#e1e1e1; color: #003366 !important;	height: 20px; line-height: 14px; padding:7px 10px 1px 7px; width:170px;	border:0; text-align:left;}


/* yet another hack for IE5.5 */

* html .menu ul ul a, * html .menu ul ul a:visited {width:160px; w\idth:168px;}

.menu ul ul a.last, .menu ul ul a.last:visited {border-bottom: 1px solid #ebc78d !important;}

.menu ul ul a.first, .menu ul ul a.first:visited {border-top: 1px solid #ebc78d;}



/* style the top level hover */

.menu a:hover {background-color: #003366 !important; color:#fff !important;}

.menu ul ul a:hover {background-color:#003366 !important; color:#fff !important;}

.menu :hover > a {background-color:#003366 !important; color:#fff !important;}

.menu ul ul :hover > a {background-color:#003366 !important; color:#fff !important;}


/* make the second level visible when hover on first level list OR link */

.menu ul li:hover ul, .menu ul a:hover ul, .menu ul li:hover table td 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;}*/

/*add to the last nested list expand to the proper width*/


/**************************
*****************************
******************************* third level */


.menu ul ul ul {width:225px;}


/* style the second level background */

/* style the second level hover */

/* hide the sub levels and give them a positon absolute so that they take up no room */

.menu ul ul ul {visibility:hidden; position:absolute; height:0; top:0px; left:180px; width:160px;}

.menu ul ul ul li {margin-left:-1px; color: #003366 !important;}



/* another hack for IE5.5 */

* html .menu ul ul ul {top:25px;t\op:25px;}


/* style the second level links (not the subcats, but the sub-subcats) */

.menu ul ul ul a, .menu ul ul ul a:visited {font-size: 13px; font-weight:normal; color: #003366 !important; width:160px; text-align:left;}



/* yet another hack for IE5.5 */

* html .menu ul ul ul a, * html .menu ul ul ul a:visited {width:235px; w\idth:168px;}

.menu ul ul ul a.last, .menu ul ul ul a.last:visited {border-bottom: 1px solid #ebc78d !important;}

.menu ul ul ul a.first, .menu ul ul ul a.first:visited {border-top: 1px solid #ebc78d;}


.menu ul ul ul a:hover {background-color:#003366; color: #fff !important;}
.menu ul ul ul :hover > a {background-color:#003366; color: #fff !important;}


/* make the second level visible when hover on first level list OR link */

.menu ul li:hover ul ul, .menu ul a:hover ul ul, .menu ul li:hover table td ul {visibility:hidden;}
/* 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;}/**/

.telephones #ul_top {position: absolute; top: 59px; left: -81px;}

#ul_top li a:link {color: #003366 !important;}
#ul_top li a:visited {color: #003366 !important;}
#ul_top li a:hover {background-color: #003366 !important; color: #fff !important;}
#ul_top li a:active {color: #003366 !important;}

li #ul_top li a:hover {background-color: #003366 !important; color: #fff !important;}

/* When we went to the sub-sub-subs level */

li #ul_top li a:link.arrow {background: #fff url(graphics/arrow.gif) no-repeat center right !important; color: #003366;}
li #ul_top li a:visited.arrow {background: #fff url(graphics/arrow.gif) no-repeat center right !important; color: #003366;}
li #ul_top li a:hover.arrow {background: #003366 url(graphics/arrow_.gif) no-repeat center right !important; color: #fff;}
li #ul_top li a:active.arrow {background: #fff url(graphics/arrow.gif) no-repeat center right !important; color: #003366;}


/* When the last list item tells the user there are -more- sub-subs available */

li #ul_top li a:link.more {color: #003366; font-style: italic; font-weight: bold;}
li #ul_top li a:visited.more {color: #003366; font-style: italic; font-weight: bold;}
li #ul_top li a:hover.more {color: #fff; font-style: italic; font-weight: bold;}
li #ul_top li a:active.more {color: #003366; font-style: italic; font-weight: bold;}


/* THIRD LEVEL */

#ul_top li ul li a, #ul_top li ul li a:visited {border-left: 1px solid #ebc78d; border-right: 1px solid #ebc78d; border-bottom: 1px solid #ebc78d !important; color: #003366 !important; height: 20px; line-height: 14px; padding:7px 10px 1px 7px;}
#ul_top li ul li a.last {border-bottom: 1px solid #ebc78d !important;}
#ul_top li ul li a:link {color: #003366 !important;}
#ul_top li ul li a:visited {color: #003366 !important;}
#ul_top li ul li a:hover {background-color: #003366 !important; color: #fff !important;}
#ul_top li ul li a:active {color: #003366 !important;}



/* ================================================================ 

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.

=================================================================== */
