#info {overflow:hidden;}
#menuPositioner {width:100%; position:relative; float:left; background: url(back.gif) repeat-x;}

#menuHolder {position:relative; }
#menu, 
#menu ul {padding:0; margin:0; list-style:none; font: 12px arial, verdana, sans-serif; ; position:relative; z-index:100;}
#menu {height:40px; float:left; padding:0; position:relative; }
#menu ul {position:absolute; left:-9999px; top:-9999px;}

#menu table {border-collapse:collapse; margin:-1px; padding:0; width:0; height:0;}
#menu li {float:left;}

#menu li a {display:block; float:left; color:#000; height:49px; padding:0 15px 0 0; line-height:58px; text-decoration:none; background:url(tab-off.gif) no-repeat right top;}
#menu li a.sub {background:url(tab-off.gif) no-repeat right top;}
#menu li a b {display:block; float:left; height:49px; background:url(tab-off.gif) left top; padding:0 0 0 15px; cursor:pointer;}

#menu li:hover {position:relative; z-index:100;}
#menu a:hover {background:url(tab-on.gif) no-repeat right top; position:relative; z-index:100; color:#fd0502; line-height:53px;}
#menu a:hover b {background:url(tab-on.gif) no-repeat left top;}
#menu a.sub:hover {background:url(tab-on.gif) no-repeat right top;}

#menu li:hover > a {background:url(tab-on.gif) no-repeat right top; color:#fd0502; line-height:53px;}
#menu li:hover > a b {background:url(tab-on.gif) no-repeat left top;}
#menu li:hover > a.sub {background:url(tab-on.gif) no-repeat right top;}

#menu :hover ul {left:0; top:45px; z-index:300; width:160px; padding-top:4px;}

#menu :hover ul li {width:150px; margin:0 5px; border:1px solid #999; border-width:0 1px; display:inline; background:#e7e7e7;}

#menu :hover ul li.subtop {margin:0; border:0; float:left; width:150px; height:5px; font-size:1px; padding:0 20px 0 0; background:transparent url(subli.gif) no-repeat right top;}
#menu :hover ul li.subtop b {margin:0; border:0; float:left; width:140px; height:5px; font-size:1px; padding:0 20px 0 0; background:transparent url(sub.gif) no-repeat left top;}
#menu :hover ul li.subbottom {margin:0; border:0; float:left; width:150px; height:5px; font-size:1px; padding:0 20px 0 0; background:transparent url(subli.gif) no-repeat right bottom;}
#menu :hover ul li.subbottom b {margin:0; border:0; float:left; width:140px; height:5px; font-size:1px; padding:0 20px 0 0; background:transparent url(sub.gif) no-repeat left bottom;}

#menu :hover ul li a {height:25px; width:140px; padding:0 0 0 5px; line-height:25px; background:#e7e7e7; color:#000; font-size:11px; margin-left:5px; display:inline; border:1px solid #e7e7e7;}
#menu :hover ul li.fly a {background: url(camera.gif) no-repeat right center;}

#menu :hover ul li a:hover {color:#fd0502; background-color:#eee; border-color:#ccc;}
#menu :hover ul li.fly a:hover {color:#fd0502; background-color:#eee; border-color:#ccc;}
#menu li:hover ul li:hover > a {color:#fd0502; background-color:#eee; border-color:#ccc;}
#menu li:hover ul li.fly:hover > a {color:#fd0502; background-color:#eee; border-color:#ccc;}

#menu :hover ul ul {position:absolute; left:-9999px; top:-9999px; background:#e7e7e7;}

#menu :hover ul :hover ul {left:110px; top:0; padding:0; margin:0;}
* html #menu :hover ul :hover ul {left:105px; top:-1px;}
#menu :hover ul :hover ul li {margin:0; padding:5px; border-width:1px; border-color:#ccc; width:200px; background:#e7e7e7;}
#menu :hover ul :hover ul li a {width:200px; padding:0; margin:0; height:100px; border:1px solid #000;}
#menu :hover ul :hover ul li a img {display:block; border:0;}
#menu :hover ul :hover ul li a:hover {border:1px solid #fd0502;}

#menuPositioner img {clear:left; display:block; margin:0 auto;}
