
.menu {padding-bottom:10px;}

.menu ul {padding:0;margin:0;list-style-type:none; height:25px; background:#5b1026;}

.menu ul ul {width:150px;}

.menu ul li {float:left;height:25px;line-height:25px;}

.menu ul ul li {display:block;width:150px;height:auto;position:relative;line-height:10px;}

.menu a, .menu a:visited {display:block;float:left;height:100%;text-decoration:none;color:#ffffff;background:#5b1026;padding:0 10px;}

.menu ul ul a, .menu ul ul a:visited {display:block;background:#971f2a; color:#ffffff;width:150px;height:100%;line-height:14px; padding:4px 9px;}
.menu ul table ul a, .menu ul table ul a:visited  {width:150px; w\idth:190px;}

.menu table {position:absolute; left:0; top:0; z-index:-1;}
.menu ul ul table {lef\t:-1px;}
.menu ul ul table ul.left {margin-lef\t:2px;}

.menu li:hover {position:relative;}
* html .menu a:hover {position:relative;}

.menu ul ul ul a, .menu ul ul ul a:visited {background:#cc3333;}
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:#ddd;}
.menu ul :hover a.sub1 {background:#cc3333;}
.menu ul ul :hover a.sub2 {background:#ddd;}

.menu a:hover {color:#ffffff;background:#cc3333;}
.menu :hover > a {color:#ffffff;background:#cc3333;}
.menu ul ul a:hover{color:#ffffff;background:#cc3333;}
.menu ul ul :hover > a {color:#ffffff;background:#cc3333;}
.menu ul ul ul a:hover {background:#ddd;}
.menu ul ul ul :hover > a {background:#ddd;}
.menu ul ul ul ul a:hover {background:#eee;}


.menu ul ul {visibility:hidden;position:absolute;height:0;top:25px;left:0;width:150px;}

.menu ul ul ul{left:150px;top:0;width:150px;}

.menu ul ul ul.left {left:-150px;}


.menu ul li:hover ul, .menu ul a:hover ul {visibility:visible; height:auto; padding-bottom:2px; background:transparent url(trans.gif);}
.menu ul :hover ul ul{visibility:hidden;}
.menu ul :hover ul :hover ul ul{visibility:hidden;}
.menu ul :hover ul :hover ul{visibility:visible;}
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}


<!--[if IE 7]>
.menu ul ul ul {margin-left:-1px;}
.menu ul ul ul.left {margin-left:1px;}
<![endif]-->
