/* ================================================================ 
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_2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any #fff
way to fit your requirements.
=================================================================== */

.preload1 {background: url(three_1.gif);}
.preload2 {background: url(three_1a.gif);}

#nav_drop {padding:0; margin:0; list-style:none; height:38px; background:#fff url(three_0.gif) repeat-x; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}

#nav_drop li.top {display:block; float:left; height:38px;}

#nav_drop li a.top_link {display: block; float: left; height: 35px; line-height: 33px; color: Black; text-decoration: none; font-size: 14px; font-weight: bold; padding: 0 0 0 13px; cursor: pointer; background: url(three_0.gif);
}
#nav_drop li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(three_0.gif) right top no-repeat;}

#nav_drop li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(three_0a.gif) no-repeat right top;}

/* definition top bar font colors and address over colors */
#nav_drop li:hover a.top_link {color:#ae2500; background: url(three_1.gif) no-repeat;}

#nav_drop li:hover a.top_link span {background:url(three_1.gif) no-repeat right top;}

#nav_drop li:hover a.top_link span.down {background:url(three_1a.gif) no-repeat right top;}

/* Default list styling */

#nav_drop li:hover {position:relative; z-index:200;}

/* Definition of dropdown boxes and the boxes border */
#nav_drop li:hover ul.sub
{left:1px; top:38px; background: #dbdbdb; padding:3px; border:1px solid #dbdbdb; white-space:nowrap; width:180px; height:auto; z-index:300;}

#nav_drop li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:180px; font-weight:normal;}

/* Definition of text inside box and the boxes border arancio, grey */
#nav_drop li:hover ul.sub li a
{display:block; font-size:14px; height:18px; width:180px; line-height:18px; text-indent:5px; color:#404040; text-decoration:none;border:1px solid #dbdbdb;}

/* Definition of link boxes colors bianco */
#nav_drop li ul.sub li a.fly
{background:#dbdbdb url(arrow.gif) 180px 6px no-repeat;}

/* Definition of address over text inside box grey txt and orange contour */
#nav_drop li:hover ul.sub li a:hover 
{background:#fff; color:#404040; border-color:#ff7e00;}

/* Definition of address over link text inside box bianco, arancio */
#nav_drop li:hover ul.sub li a.fly:hover
{background:#fff url(arrow_over.gif) 180px 6px no-repeat; color:#ffb400;}


#nav_drop li:hover li:hover ul,
#nav_drop li:hover li:hover li:hover ul,
#nav_drop li:hover li:hover li:hover li:hover ul,
#nav_drop li:hover li:hover li:hover li:hover li:hover ul
{left:180px; top:-4px; background: #dbdbdb; padding:3px; border:1px solid #505050; white-space:nowrap; width:180px; z-index:400; height:auto;}

#nav_drop ul, 
#nav_drop li:hover ul ul,
#nav_drop li:hover li:hover ul ul,
#nav_drop li:hover li:hover li:hover ul ul,
#nav_drop li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav_drop li:hover li:hover a.fly,
#nav_drop li:hover li:hover li:hover a.fly,
#nav_drop li:hover li:hover li:hover li:hover a.fly,
#nav_drop li:hover li:hover li:hover li:hover li:hover a.fly
{background:#fff url(arrow_over.gif) 180px 6px no-repeat; color:#ffb400; border-color:#ffb400;} 

#nav_drop li:hover li:hover li a.fly,
#nav_drop li:hover li:hover li:hover li a.fly,
#nav_drop li:hover li:hover li:hover li:hover li a.fly
{background:#fff url(arrow.gif) 180px 6px no-repeat; color:#ffb400; border-color:#ffb400;} 
