/* ================================================================ 
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.cssplay.co.uk/menus/flyoutt.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
table {border-collapse:collapse; border:0; margin:0; padding:0;}

.menu ul li a.hide, .menu ul li a:visited.hide {display:none;}
.menu ul li a:hover ul li a.hide {display:none;}

.menu ul li a:hover {color:#fff; background:#9c9;}
.menu ul li a:hover .bracket {display: inline; font-weight: bold;}
.menu ul li a:hover ul {display:block; position:absolute; top:0; left:170px; width:105px;}
.menu ul li a:hover ul li a.sub {background:#dfc184; color:#000;}
.menu ul li a:hover ul li a {display:block; background:#36C; color:#fff; width:200px; letter-spacing: 0em; font-size:11px; padding-top: 0; height: 17px; text-align:left; padding-left: 3px;}
.menu ul li a:hover ul li a ul {visibility:hidden;}
.menu ul li a:hover ul li a:hover {background:#69f; color:#000;}
.menu ul li a:hover ul li a:hover ul {visibility:visible; position:absolute; left:151px; top:0; color:#000;}
.menu ul li a:hover ul li a:hover ul li a {display:block; width:200px; background:#dfc184; color:#000;}
.menu ul li a:hover ul li a:hover ul li a:hover {background:#bd8d5e; color:#fff;}

.menu-bottom ul li a.hide, .menu-bottom ul li a:visited.hide {display:none;}
.menu-bottom ul li a:hover ul li a.hide {display:none;}

.menu-bottom ul li a:hover, .menu-bottom ul li a:hover .highlight {color:#005eb0;}
.menu-bottom ul li a:hover ul {display:block; position:absolute; top:0; left:105px; width:105px;}
.menu-bottom ul li a:hover ul li a.sub {background:#dfc184; color:#000;}
.menu-bottom ul li a:hover ul li a {display:block; background:#b3ab79; color:#fff; width:150px;}
.menu-bottom ul li a:hover ul li a ul {visibility:hidden;}
.menu-bottom ul li a:hover ul li a:hover {background:#dfc184; color:#000;}
.menu-bottom ul li a:hover ul li a:hover ul {visibility:visible; position:absolute; left:151px; top:0; color:#000;}
.menu-bottom ul li a:hover ul li a:hover ul li a {display:block; width:200px; background:#dfc184; color:#000;}
.menu-bottom ul li a:hover ul li a:hover ul li a:hover {background:#bd8d5e; color:#fff;}