#pad {height:140px;}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssTopInfomenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#TopInfomenu {padding:0; margin:0; list-style:none; height:18px; position:relative; z-index:500; font-family: Tahoma, Geneva, sans-serif; font-weight:normal; background:#FFF;}
#TopInfomenu li {float:left; margin-right:1px;}
/*
#TopInfomenu li a {display:block; float:left; height:18px; line-height:18px; background:#C6DCF2; color:#424242; text-decoration:none; font-size:11px; font-weight:bold; padding:0 10px 0 20px; width:101px;}
*/
#TopInfomenu li a {display:block; float:left; height:18px; line-height:18px; background:#FFF; color:#0081C6; text-decoration:none; font-size:10px; padding:0 10px 0 10px; border-right: 1px solid #666;}

#TopInfomenu li .end {border-right: 0px solid #666;}

#TopInfomenu 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 */

/* #TopInfomenu li a:hover {z-index:200; position:relative;color:#0081C6; background-color:#C6DCF2;} */
#TopInfomenu li a:hover {z-index:200; position:relative;color:#0081C6; background-color:#FFF; text-decoration:underline;}
#TopInfomenu li:hover {position:relative; z-index:200;}

#TopInfomenu li:hover > a {color:#0081C6; background:#FFF;}
#TopInfomenu li:hover > a.sub {color:#0081C6; background-color:#FFF;}

#TopInfomenu li.current a {color:#fff; background:#840;}

#TopInfomenu li a.sub {background: #FFF url(down-arrow.gif) no-repeat right center;}
#TopInfomenu li.current a.sub {color:#424242; background:#fff url(down-arrow.gif) no-repeat right center;}

#TopInfomenu :hover ul {left:-2px; top:18px; width:120px; background:#444;}

/* keep the 'next' level invisible by placing it off screen. text-indent:10px; */
#TopInfomenu ul, 
#TopInfomenu :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#TopInfomenu :hover ul :hover ul
{left:120px; top:-1px; background:#222; white-space:nowrap; width:100px; z-index:200; height:auto;}

#TopInfomenu :hover ul li {
margin:0;
border-top: 0px dotted #666;
border-bottom: 1px solid #666;
border-left: 2px solid #666;
border-right: 2px solid #666;
}

#TopInfomenu :hover ul .first {
border-top: 1px solid #666;
}

#TopInfomenu :hover ul .ala {
width:120px; padding:0 0 0 10px; background:#666; color:#424242; height:3px;
border-left: 2px solid #666;
border-right: 2px solid #666;
border-bottom: 1px solid #666;
}

#TopInfomenu :hover ul li a {width:120px; padding:0 0 0 10px; background:#fff; color:#424242; height:18px; line-height:18px; border-right: 0px solid #666; }
#TopInfomenu :hover ul li a.fly {background:#fff url(right-arrow.gif) no-repeat right center;}

#TopInfomenu :hover ul :hover {background-color:#484848; color:#fff;}
#TopInfomenu :hover ul :hover a.fly {background-color:#484848; color:#fff;}

#TopInfomenu :hover ul li.currentsub a {background:#840; color:#fff;}
#TopInfomenu :hover ul li.currentsub a.fly {background:#840 url(right-arrow.gif) no-repeat right center; color:#fff;}

#TopInfomenu :hover ul :hover ul li a {width:100px; padding:0; text-indent:10px; background:#3e3e3e; color:#ccc;}
#TopInfomenu :hover ul :hover ul :hover {background-color:#d70; color:#fff;}

#TopInfomenu :hover ul :hover ul li.currentfly a,
#TopInfomenu :hover ul :hover ul li.currentfly a:hover {background:#840; color:#fff;}
