/* ================================================================ 
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.
=================================================================== */

.preload1 {background: url(../six_0a.gif);}
.preload2 {background: url(../six_1a.gif);}

.outerNav {height:25px; background:#fff url(main_button.gif) repeat-x;}

#nav {padding:0; margin:0 auto; list-style:none; height:25px; width:800px; background:#fff url(main_button.gif) repeat-x; position:relative; z-index:200; font-family:arial, verdana, sans-serif;}

#nav li.top {display:block; float:left; width:160px;}

#nav li a.top_link {display:block; float:left; height:25px; width:160px; text-align:center; line-height:27px; color:#fff; text-decoration:none; font-size:12px; cursor:pointer; background: url(main_button.gif);}

#nav table {border-collapse:collapse: padding:0; margin:0; position:absolute; left:0; top:0;}

#nav li:hover a.top_link,
#nav a.top_link:hover
{color:#fff; background: url(main_button_rollover.gif) no-repeat;}

#nav li:hover {position:relative; z-index:200;}
#nav a:hover {position:relative; white-space:normal; z-index:200;}

#nav :hover ul.sub
{left:-1px; top:25px; background: #80d1e6; padding:3px; border:1px solid #80d1e6; width:160px; height:auto; z-index:300;}

#nav :hover ul.sub li
{display:block; height:auto; position:relative; float:left; width:152px; font-weight:normal;}

#nav :hover ul.sub li a
{display:block; font-size:11px; height:auto; width:160px; text-align:left; line-height:18px; padding-left:5px; color:#00476e; text-decoration:none;}
#nav :hover ul.sub li a:hover 
{display:block; background:#00476e; color:#fff; width:160px;}

#nav ul, 
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}
