/* ================================================================ 
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.stunicholls.com/menu/pro_drop_1.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/blank_over.gif);}
.preload2 {background: url(../images/blank_overa.gif);}

#nav_top {padding:0; margin-top:0; margin-bottom:-1px; margin-left:0; margin-right:0;list-style:none; height:23px; background:#fff; position:relative; z-index:500; font-family:verdana, sans-serif;border-bottom-width:1px;border-left-style:solid; border-left-color:#cccccc; border-left-width:1px;background:url(../images/blank.gif) right top; width:778px;}
#nav_top li.top {display:block; float:left;}
#nav_top li a.top_link {display:block; float:left; height:23px; line-height:23px; color:#fff; text-decoration:none; font-size:12px; font-weight:normal; padding:0 0 0 12px; cursor:pointer;background: url(../images/blank.gif);}
#nav_top li.top.item-3 a.top_link {background: none;}
#nav_top li a.top_link span {float:left; display:block; padding:0 34px 0 17px; height:23px;background:url(../images/blank.gif) right top;}
#nav_top li.top.item-3 a.top_link span {background: none;}
#nav_top li a.top_link:hover {color:#fff; background: url(../images/blank_over.gif) no-repeat;}
#nav_top li a.top_link:hover span {background:url(../images/blank_over.gif) no-repeat right top;}

#nav_top li:hover > a.top_link {color:#fff; background: url(../images/blank_over.gif) no-repeat;}
#nav_top li:hover > a.top_link span {background:url(../images/blank_over.gif) no-repeat right top;}

/* Default list styling */

#nav_top li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
#nav_top ul, 
#nav_top li:hover ul ul,
#nav_top li:hover ul li:hover ul ul,
#nav_top li:hover ul li:hover ul li:hover ul ul,
#nav_top li:hover ul li:hover ul li:hover ul li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav_top li:hover ul.sub
{left:1px; top:23px; background-color: #DAE4F3; padding:0px; background: white;
border-top: 1px solid white; border-left: 1px solid white; border-right: 1px solid white; width:166px; height:auto; z-index:300;}
#nav_top li:hover ul.sub li
{display:block;  position:relative; float:left; width:160px; font-weight:normal; color: #013698; background-color: #DAE4F3; text-decoration: none; border-bottom: 1px solid white; }
#nav_top li:hover ul.sub li a
{display:block; font-size:12px; width:160px; line-height:16px; background-color: #DAE4F3; color:#013698; text-decoration:none; padding:3px; font-size:14px;}
#nav_top li ul.sub li a.fly
{background:#DAE4F3 url(../images/arrow_right.gif) 155px 7px no-repeat; color:#013698; padding:3px;}
#nav_top li:hover ul.sub li a:hover 
{background:#85A6D8; color:#fff; padding:3px;}
#nav_top li:hover ul.sub li a.fly:hover
{background:#85A6D8 url(../images/arrow_right.gif) 155px 7px no-repeat; color:#fff; padding:3px;}

#nav_top li:hover ul li:hover > a.fly {background:#85A6D8 url(../images/arrow_right.gif) 155px 7px no-repeat; color:#fff;} 

#nav_top li:hover ul li:hover ul,
#nav_top li:hover ul li:hover ul li:hover ul,
#nav_top li:hover ul li:hover ul li:hover ul li:hover ul,
#nav_top li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul
{left:166px; top:0px; background: #fff; padding:0px; border-top: 1px solid white; border-left: 1px solid white; border-right: 1px solid white; width:236px; z-index:400; height:auto;}

#nav_top li:hover ul li:hover ul li a
{display:block; font-size:12px; width:230px; line-height:16px; background-color: #DAE4F3; color:#013698; text-decoration:none; padding:3px; font-size:14px;}

