﻿

/*------------------menu starts here-------------*/
.menu {height:35px; 
       position:relative; 
       z-index:100;
       /* font-family:Verdana,Arial, Helvetica, sans-serif;
       font-size: 12px;*/
       font-weight:bold;
       background: url(images/Menu_hover.bmp) repeat-x;
       }
* html .menu {width:746px; w\idth:745px;}
.menu ul {padding:0;margin:0;list-style-type:none; text-align:center; font-size: 12px;}
.menu ul :hover{background-image:url(images/Menu_img.bmp)}
.menu ul ul {width:149px;}
.menu li {float:left;position:relative; background-image:url(images/nav-divider.gif); background-repeat:repeat-y;width:175px;}
.menu a, .menu a:visited {display:block; color:#fff; height:auto; padding:9px 22px 8px 10px;background-image: url('down.gif') no-repeat scroll 100% 50%;}
.menu a.corporate, .menu a:visited.corporate {background:#CC0033 scroll 93% 51%;}
 .menu a:visited {background-image: url(down.gif) no-repeat scroll 93% 51%;}
.menu a.menu a:visited{background:#CC0033 url(../../Images/down_arrow.gif) no-repeat scroll 100% 50%;}
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#000 url(../Images/right.gif) no-repeat scroll 97% 50%;}
.menu ul ul a.drop:hover{background:#333 url(../Images/right.gif) no-repeat scroll 97% 50%; }
.menu ul ul :hover > a.drop {background:#333 url(../Images/right.gif) no-repeat scroll 97% 50%;}
.menu ul ul ul a.drop{background:#333 url(../Images/right.gif) no-repeat scroll 97% 50%;border-right:1px solid #333;border-bottom:1px solid #333;}
.menu ul ul ul :hover > a.drop {background:#666 url(../Images/right.gif) no-repeat scroll 97% 50%;border-right:1px solid #666;border-bottom:1px solid #666;}
.menu ul ul ul a, .menu ul ul ul a:visited {background:#333 url(../Images/right.gif) no-repeat scroll 97% 50%;}
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:#666 scroll 97% 50%;border-right:1px solid #666;border-bottom:1px solid #666;}
.menu ul ul ul a:hover {background:#666 url(../Images/right.gif) no-repeat scroll 97% 50%;border-right:1px solid #666;border-bottom:1px solid #666;}
.menu ul ul ul ul a:hover {background:#CC0033 scroll 97% 50%;}
.menu ul ul {visibility:hidden;position:absolute;height:0;top:30px;left:0; width:180px; text-align:left;}
.menu ul ul ul ul{visibility:hidden;position:absolute;height:0;top:0px;left:180; width:180px;}
* html .menu ul ul {top:30px;t\op:31px;}
.menu ul ul ul{left:193px; top:-1px; width:180px;}
.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:#000 url(../Images/right.gif) no-repeat scroll 97% 50%;color:#fff;height:auto;border-right:1px solid #333333;border-bottom:1px solid #333333;color:white;display:block;overflow:auto;padding:6px;text-decoration:none;width:162px;}
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}
.menu a:hover, .menu ul ul a:hover{color:#000; background:#333 url(../Images/right.gif) no-repeat scroll 97% 50%;}
.menu :hover > a{color:#fff; background:#fff url(images/Menu_img.bmp) repeat-x scroll 91% 51%;}
.menu :hover > a.about_lumley{color:#fff; background:#000 url(../Images/down_arrow.gif) no-repeat scroll 94% 51% !important;}
.menu :hover > a.intermediate{color:#fff; background:#000 url(../Images/down_arrow.gif) no-repeat scroll 90% 51%;}
.menu :hover > a.corporate{color:#fff; background:#000 scroll 93% 51%;}
.menu :hover > a.lumley_finance {color:#fff; background:#000 url(../Images/down_arrow.gif) no-repeat scroll 93% 51%;}
.menu ul ul :hover > a {color:#fff; background-image: url(Menu_img.bmp) no-repeat scroll 97% 50%;}
.menu ul li:hover ul,
.menu ul a:hover ul, .menu ul ul ul a:hover ul{visibility:visible; }
.menu ul :hover ul ul, .menu ul :hover ul :hover ul ul{visibility:hidden;}
.menu ul :hover ul :hover ul, .menu ul :hover ul :hover ul :hover ul{ visibility:visible;}

/*------------------menu ends here-------------*/


