#portcss {float:left; padding:0; margin:3px 0 0 0; list-style:none; position:relative; width:155px;}
#portcss ul {padding:0; margin:0; list-style:none; width:155px; height:auto; position:absolute; left:-9999px; top:0;}
#portcss table {border-collapse:collapse; width:0; height:0; margin:-1px -10px;}

#portcss li {float:left; margin-bottom:1px;}
#portcss li a {display:block; float:left; width:155px; height:30px; background:#CCC; color:#444; line-height:30px; font-family:arial, sans-serif; font-size:11px; text-decoration:none; text-indent:10px;}
#portcss li a.fly {background:#888 url(right-arrow.gif) no-repeat right center;}

#portcss li:hover {position:relative;}
#portcss li a:hover {position:relative; background-color:#e60; color:#fff;}
#portcss li:hover > a {background-color:#e60; color:#fff;}

#portcss ul li a {background:#aaa;}
#portcss ul li a.fly {background:#aaa url(right-arrow.gif) no-repeat right center;}
#portcss ul ul li a {background:#ccc;}
#portcss ul ul li a.fly {background:#ccc url(right-arrow.gif) no-repeat right center;}
#portcss ul ul ul li a {background:#ddd;}

#portcss li a.current,
#portcss ul li a.current,
#portcss ul ul li a.current,
#portcss ul ul ul li a.current {background-color:#c40; color:#fff;}

#portcss :hover ul,
#portcss :hover ul :hover ul,
#portcss :hover ul :hover ul :hover ul {left:120px;}

#portcss :hover ul ul,
#portcss :hover ul :hover ul ul {left:-9999px;}

#portcss ul li:hover > a {background-color:#e60; color:#fff;}
#portcss ul ul li:hover > a {background-color:#e60; color:#fff;}
