/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_drop6.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#nav {padding:0 0 0 3px; margin:0; list-style:none; height:31px; background:#fff url(../img/bg_menu.jpg) repeat-x; position:relative; z-index:10; text-align:left}
#nav li.top {display:block; float:left; position:relative}
#nav li.top a.top_link span { display:block}
#nav li a.top_link {display:block; float:left; height:31px; padding:7px 18px 0 18px; height:16px; margin:3px 0;}
#nav a.top_link:hover, #nav a.active { background:url(../img/bg_ahover.png) no-repeat 50% 26px;}
#nav li a.top_link img { margin-top:0}

.ahover { position:absolute; text-align:center; top:26px; left:45%; z-index:999;}

#nav table {border-collapse:collapse; padding:0; margin:0; position:absolute; left:0; top:0;}

#nav li:hover {position:relative; z-index:10;}
#nav a:hover {position:relative; white-space:normal; z-index:10;}

#nav :hover ul.sub {left:20px; top:26px; background: #DAE6F4; padding:3px; border:1px solid #FFF; white-space:nowrap; width:120px; height:auto; z-index:20;}
#nav :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:120px; font-weight:normal;}
#nav :hover ul.sub li a {display:block; font-size:11px; height:18px; width:120px; line-height:18px; color:#000; text-decoration:none;}
#nav :hover ul.sub li a:hover  { color:#0066FF;}

#nav a:hover a:hover ul {left:89px; top:-4px; background: #50b5d0; padding:3px; border:1px solid #0b4d97; white-space:nowrap; width:120px; z-index:40; height:auto;}
#nav ul, #nav a:hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}
#nav li:hover li:hover > ul {left:90px; top:-4px; background: #50b5d0; padding:3px; border:1px solid #0b4d97; white-space:nowrap; width:120px; z-index:40; height:auto;}
#nav li:hover > ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}


