#pad {height:155px;}
/* ================================================================ 
This copyright notice must be untouched at all times.
Copyright (c) 2009- Stu Nicholls. All rights reserved.
=================================================================== */
#menub {padding:0 0 0 0px; margin:0; list-style:none; height:25px; position:relative; z-index:800; font-family:arial, verdana, sans-serif;}
#menub li {float:left; margin-right:0px;}
#menub li a {display:block; float:left; height:25px; line-height:25px; background:#2f2f2f; color:#ffffff; text-decoration:none; font-size:14px; padding:0 16px 0 10px;}


#menub table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

#menub li a:hover {z-index:200; position:relative;color:#ff7d00; background-color:#2f2f2f;}
#menub li:hover {position:relative; z-index:200;}

#menub li:hover > a {color:#ff7d00; background:#2f2f2f;}

#menub li.current a {color:#ff7d00; background:#2f2f2f;}
#menub li.current a {color:#ff7d00; background:#2f2f2f;}

#menub li a.sub {background: #ff7d00;}
#menub li.current a.sub {color:#ffffff; background:#2f2f2f;}

#menub li:hover ul {left:0; top:auto; bottom:25px; width:120px;}
#menub a:hover ul {left:0; top:auto; bottom:0; width:120px;}

/* keep the 'next' level invisible by placing it off screen. */
#menub ul, 
#menub :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:auto; margin:0; padding:0; padding-bottom: 15px; list-style:none;}

#menub :hover ul :hover ul
{left:120px; top:auto; background:#222; white-space:nowrap; width:100px; z-index:200; height:auto;}

#menub :hover ul li {margin:0; border-top:0px solid #2f2f2f;}
#menub :hover ul li a {width:180px; padding:0; text-indent:10px; background:#2f2f2f; color:#ffffff; height:35px; line-height:30px;}

#menub :hover ul :hover {background-color:#ff7d00; color:#ffffff;}

#menub :hover ul li.currentsub a {background:#ffffff; color:#ff7d00;}

#menub :hover ul :hover ul li a {width:100px; padding:0; text-indent:10px; background:#3e3e3e; color:#ccc;}
#menub :hover ul :hover ul :hover {background-color:#0d7; color:#fff;}

#menub :hover ul :hover ul li.currentfly a,
#menub :hover ul :hover ul li.currentfly a:hover {background:#084; color:#fff;}
