/* ================================================================ 
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 
way to fit your requirements.
=================================================================== */

.preload1 {background: url(../images/three_1.gif);}
.preload2 {background: url(../images/three_1a.gif);}

#nav { width:172px; padding:0; margin:0; height:300px; background:#fff url(../images/bg_menubottom.gif) no-repeat bottom left; position:relative; z-index:500; font-family:Georgia;}
#nav li.top {width:172px;
height:24px;
color:#636363;
font-size:11px;
background:#fff url(../images/bg_menu_normal.gif) no-repeat;
display: block;
text-align:left;
line-height:24px;
float:left;}
#nav li a.top_link {background:#fff url(../images/bg_menu_normal.gif) no-repeat;
color:#656565;
display:block;
text-decoration:none;
cursor:pointer;}
#nav li a.top_link span {background:#fff url(../images/bg_menu_normal.gif) no-repeat;
color:#656565;
display:block;
text-decoration:none;
cursor:pointer;
padding-left:17px;}
#nav li a.top_link span.down {background:#fff url(../images/bg_menu_normal.gif) no-repeat;
color:#656565;
display:block;
text-decoration:none;
cursor:pointer;
padding-left:17px;}

#nav li:hover a.top_link {background:#fff url(../images/bg_menu_hover.gif) no-repeat;
color:#ffba00;
display:block;
text-decoration:none;}

#nav li:hover a.top_link span {background:#fff url(../images/bg_menu_hover.gif) no-repeat;
color:#ffba00;
display:block;
text-decoration:none;padding-left:17px;}
#nav li:hover a.top_link span.down {background:#fff url(../images/bg_menu_hover.gif) no-repeat;
color:#ffba00;
display:block;
text-decoration:none;padding-left:17px;}

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{left:150px; top:0px; background:  #ffffff; padding:3px; border:1px dotted #b2b2b2; white-space:nowrap; width:200px; height:auto; z-index:3000; text-align:left;}
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:200px; font-weight:normal; }
#nav li:hover ul.sub li a
{display:block; font-size:11px; height:18px; width:200px; line-height:18px; text-indent:5px; color:#636363; text-decoration:none;border-bottom:1px solid #dcdcdc;}
#nav li ul.sub li a.fly
{background:#efefef url(../images/arrow.gif) 113px 6px no-repeat;}
#nav li:hover ul.sub li a:hover 
{background:#f5f5f5; color:#ff7200; border-color:#fff; }
#nav li:hover ul.sub li a.fly:hover
{background:#fcd670 url(arrow_over.gif) 113px 6px no-repeat; color:#ffa800;}


#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:121px; top:-4px; background: #efefef; padding:3px; border:1px solid #dcdcdc; white-space:nowrap; width:192px; z-index:3000; height:auto;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav 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 li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#fcd670 url(../images/arrow_over.gif) 113px 6px no-repeat; color:#ffa800; border-color:#fff;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:#d0d5d9 url(../images/arrow.gif) 113px 6px no-repeat; color:#000; border-color:#d0d5d9;} 

