/* ================================================================ 
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(../images/bg_but.gif);}
.preload2 {background: url(../images/bg_but2.gif);}

#nav {float:left; padding-top:5px; padding-left:0px; padding-bottom:0px; margin:0; width: 635px; list-style:none; height:30px; background:#ffffff url(../images/bg_but.gif) left top repeat; position:relative; z-index:200; font-family:arial, verdana, sans-serif;}
#nav li.top {display:block; float:left; width:127px; text-align:center; font-size:0.85em; font-weight:bold; height:30px;}
#nav li a.top_link {display:block; cursor:pointer; height:30px; }
#nav li a.top_link span {display:block; cursor:pointer; height:30px;}
#nav li a.top_link span.down {display:block; cursor:pointer; height:30px;}

#nav li:hover a.top_link,
#nav a.top_link:hover
{color:#fff;}
#nav li:hover a.top_link span, 
#nav a.top_link:hover span
{color:#fff;}
#nav li:hover a.top_link span.down,
#nav a.top_link:hover span.down
{color:#fff;}

#nav table {border-collapse:collapse; padding:0; margin:0; position:absolute; left:0; top:0;}

#nav li:hover {position:relative; z-index:200;}
#nav a:hover {position:relative; white-space:normal; z-index:200;}

#nav :hover ul.sub
{left:0px; top:25px; background:#ffffff url(../images/bg_but2.gif); white-space:nowrap; width:214px; height:80px; z-index:300; text-align:left;}
#nav :hover ul.sub li
{display:block; position:relative; float:left; height:24px; width:212px; font-weight:normal; text-align:left; padding: 0 0 0 0;}
#nav :hover ul.sub li a
{display:block; font-size:1em; font-weight:bold; height:24px; width:217px; text-indent:2px; color:#fff; text-decoration:none; text-align:left;}
#nav li ul.sub li a.fly
{ color:#847469;}
#nav :hover ul.sub li a:hover 
{ color:#ffffff;}
#nav :hover ul.sub li a.fly:hover
{ color:#ffffff;}

#nav li b {display:block; font-size:0.75em; height:18px; width:115px; line-height:18px; margin-bottom:3px; text-indent:2px; cursor:default;}

#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:117px; top:-4px; padding:2px; white-space:nowrap; width:127px; z-index:400; height:auto;}

#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:20px; list-style:none;}

#nav li:hover li:hover > ul
{left:127px; top:-4px; padding:3px; white-space:nowrap; width:127px; z-index:400; height:auto;}
#nav li: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 > a.fly
{color:#000;} 
#nav li:hover li:hover > li a.fly
{color:#000;} 
