/* ================================================================ 
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(blank_over.gif);}
.preload2 {background: url(blank_overa.gif);}

#newnav {margin:auto;width:1220px;padding:0;list-style:none; height:36px; background:#fff; position:relative; z-index:1111; font-family:arial, verdana, sans-serif;}
#newnav li.top {display:block; float:left;}
#newnav li a.top_link {display:block; float:left;  text-decoration:none;  font-weight:bold; padding:0; cursor:pointer;background: url(blank.gif);}
#newnav li a.top_link span {float:left; display:block; padding:0 20px 0 20px; background:url(blank.gif) right top;}
#newnav li a.top_link span.down {float:left; display:block; background:url(/static/image/blanka.png) no-repeat right;background-size:10px;}
#newnav li a.top_link:hover {background: url(/static/image/blank_over.png) no-repeat right;background-size:10px;}
/*#newnav li a.top_link:hover span {background:url(/static/image/blank_over.png) no-repeat right ;background-size:10px;}*/
#newnav li a.top_link:hover span.down {background:url(blank_overa.gif) no-repeat right ;background-size:10px;}

/*#newnav li:hover > a.top_link {background: url(/static/image/blank_over.png) no-repeat right;background-size:10px;}
#newnav li:hover > a.top_link span {background:url(/static/image/blank_over.png) no-repeat right ;background-size:10px;}*/
#newnav li:hover > a.top_link span.down {background:url(blank_overa.gif) no-repeat right ;background-size:10px;}


#newnav li a.top_link_no span {float:left; display:block; padding:0 20px 0 20px; background:url(blank.gif) right top;}
#newnav li a.top_link_yes span {float:left; display:block; padding:0 10px 0 30px; background:url(blank.gif) right top;}

/* Default list styling */

#newnav li:hover {position:relative; z-index:2222;}

/* keep the 'next' level invisible by placing it off screen. */
#newnav ul, 
#newnav li:hover ul ul,
#newnav li:hover ul li:hover ul ul,
#newnav li:hover ul li:hover ul li:hover ul ul,
#newnav li:hover ul li:hover ul li:hover ul li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:200px; height:0; margin-top:2px; padding:0; list-style:none;}

#newnav li:hover ul.sub
{left:0; top:38px; background-image: url('/static/image/bg.png'); padding:4px;  white-space:nowrap; width:200px; height:auto; z-index:3333;}
#newnav li:hover ul.sub li
{display:block; height:30px; position:relative; float:left; width:200px; font-weight:bold;padding-bottom:4px;}
#newnav li:hover ul.sub li a
{display:block; font-size:14px; height:30px; width:200px; line-height:30px; text-indent:5px; color:#fff; text-decoration:none;}
#newnav li ul.sub li a.fly
{background:#fff;}
#newnav li:hover ul.sub li a:hover 
{background:#3a93d2; color:#fff;}
#newnav li:hover ul.sub li a.fly:hover
{background:#3a93d2 url(arrow_over.gif) 80px 7px no-repeat; }

#newnav li:hover ul li:hover > a.fly {background:#3a93d2 url(arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

#newnav li:hover ul li:hover ul,
#newnav li:hover ul li:hover ul li:hover ul,
#newnav li:hover ul li:hover ul li:hover ul li:hover ul,
#newnav li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul
{left:120px; top:-4px; background: #fff; padding:3px; white-space:nowrap; width:200px; z-index:4444; height:auto;}
