/* ================================================================ 
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.
=================================================================== */
#menu-frame{background-color:#3a93d2 ;background-repeat:repeat-x;background-position:right;width:100%;}
#HEADER_MENU img{display:none;}
#HEADER_MENU {margin:0;padding:0;list-style:none;height:44px;width:700px;} 
#HEADER_MENU li.top {display:block; float:left;}
#HEADER_MENU .top_link,#HEADER_MENU  .top_link span,#HEADER_MENU .top_link .down{float:left;background:url(menu_bg.png) no-repeat right -44px; display:block;line-height:42px;}
#HEADER_MENU .top_link {color:#000; text-decoration:none; font-size:11px; font-weight:bold; cursor:pointer;}
#HEADER_MENU .top_link span {padding:0 15px 0 15px;}
#HEADER_MENU .top_link .down {padding:0 24px 0 12px;}
#HEADER_MENU li a.top_link:hover {color:#000;background-position:right -88px}
#HEADER_MENU li a.top_link:hover span {background-position:right -88px}
#HEADER_MENU li a.top_link:hover span.down {background-position:right -88px left 0;}
#HEADER_MENU li:hover > a.top_link {color:#000;background-position:right -88px;}
#HEADER_MENU li:hover > a.top_link span {background-position:right -88px;}
#HEADER_MENU li:hover > a.top_link span.down {background-position:left 0;}
/* Default list styling */
#HEADER_MENU li:hover {position:relative; z-index:200;}
/* keep the 'next' level invisible by placing it off screen. */
#HEADER_MENU ul, 
#HEADER_MENU li:hover ul ul,
#HEADER_MENU li:hover ul li:hover ul ul,
#HEADER_MENU li:hover ul li:hover ul li:hover ul ul,
#HEADER_MENU li:hover ul li:hover ul li:hover ul li:hover ul ul
{ cursor:pointer; position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}
#HEADER_MENU li:hover ul.sub,#HEADER_MENU li:hover .sub_exten
{left:0; top:43px; background: #eef3f4; padding:3px 3px 3px3px; border:1px solid #979797;border-top:0;border-top-color:#eef3f4; white-space:nowrap; width:140px; height:auto; z-index:300;}
#HEADER_MENU li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:98%; font-weight:normal;/*border-top:solid 1px #979797;*/}
#HEADER_MENU li:hover ul.sub li a
{padding-right:8px; display:block; font-size:11px; height:20px; width:97%; line-height:20px; text-indent:5px; color:#000; text-decoration:none;}
#HEADER_MENU li ul.sub li a.fly
{background:#fff url(arrow.gif) 97% 7px no-repeat;}
#HEADER_MENU li:hover ul.sub li a:hover 
{background:#3a93d2; color:#fff;}
#HEADER_MENU li:hover ul.sub li a.fly:hover
{background:#3a93d2 url(arrow_over.gif) 97% 7px no-repeat; color:#fff;}
#HEADER_MENU li:hover ul li:hover > a.fly {background:#3a93d2 url(arrow_over.gif) 98% 7px no-repeat; color:#fff;} 
#HEADER_MENU li:hover ul li:hover ul,
#HEADER_MENU li:hover ul li:hover ul li:hover ul,
#HEADER_MENU li:hover ul li:hover ul li:hover ul li:hover ul,
#HEADER_MENU li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul
{left:100%; top:-4px; background: #fff; padding:3px; border:1px solid #3a93d2; white-space:nowrap; width:100%; z-index:400; height:auto;}
#HEADER_MENU li.current a.top_link span{background-position:left -88px}
#HEADER_MENU li.current a.top_link{color:#4993fc;background-position:right -88px}
#menu_f{margin:0 auto; background-color:#e3eefb;text-align:center;}
#menu_f li{ display:inline;float:left;height:30px;line-height:30px;}
#menu_f li a span{ border-right:solid 1px gray;padding:0 10px 0 10px}
#menu_f li.current a{color:Black;}
#menu_f .last span{border:none;}
