/* ================================================================ 
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.cssplay.co.uk/menu/pro_drop9.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.
=================================================================== */
.nav {padding:0 0 0 0px; margin:0; list-style:none; height:35px; background:url(i/back_menu.png) no-repeat; font-family:verdana, arial, sans-serif; font-size:12px; width:400px;}
.nav li {float:left; height:35px;}
.nav li a {display:block; height:35px; width:90px; float:left; line-height:35px; color:#c00; text-decoration:none; text-align:center;}
.nav li a:hover {position:relative; visibility:visible; line-height:35px; z-index:50;}
.nav li a:hover b {display:block; width:90px; height:35px; background:url(i/a.png) no-repeat; margin-top:5px;}
.nav li a:hover span {display:block; width:90px; height:35px; position:absolute; left:0; top:0; cursor:pointer;}
.nav li ul, .nav li div  {position:absolute; left:-9999px;}
.nav li:hover {position:relative;}
.nav li:hover > a {line-height:35px; color:#c00;}
.nav li:hover > a b {display:block; width:90px; height:35px; background:url(i/a.png) no-repeat; margin-top:5px;}
.nav li:hover > a span {display:block; width:90px; height:35px; position:absolute; left:0; top:0; cursor:pointer;}

.nav table {border-collapse:collapse; margin:-1px;}

.nav :hover div {left:0; top:32px; width:150px; height:180px; padding:0px 0; background: #FFFFCC; z-index:100;}

.nav :hover ul {padding:0; margin:0; list-style:none; left:0; top:35px; width:150px; height:144px; padding:5px 0; z-index:120;}
.nav :hover ul li {height:24px;}
.nav :hover ul li a {height:24px; line-height:24px; color:#c00; width:160px; text-align:left; text-indent:10px;}
.nav :hover ul li.fly a {background:url(pro_drop9/arrow.gif) no-repeat 150px center;}
.nav :hover ul li a:hover {background: url(i/b.png) no-repeat; color: #996600;}
.nav :hover ul li:hover > a {background: url(i/b.png) no-repeat; color:#996600;}

.nav :hover ul ul, .nav :hover ul div {position:absolute; left:-9999px;}
.nav :hover ul :hover {z-index:200;}
.nav :hover ul :hover div {left:150px; top:-4px; width:200px; height:144px; padding:10px 0; background:url(i/a.png); z-index:200;}
.nav :hover ul :hover ul {padding:0; margin:0; list-style:none; left:150px; top:-4px; width:200px; height:144px; padding:10px 0; z-index:250;}
.nav :hover ul :hover ul li a {background:transparent;}
.nav :hover ul :hover ul li a:hover {background: url(i/a.png); color:#000;}

#holder {width:400px:}
#holder img {margin-top:0px;}