/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/slide_fly.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any bl
way to fit your requirements. //
=================================================================== */

#menu {list-style-type:none; padding:0; margin:0; width:124px; z-index:100; float:left; height:100%; background: #F6F4F0; border: 0px solid #E1E8F2;}
#menu ul {list-style-type:none; padding:0; margin:0;}
#menu li {float:left;}

#menu li.sub {b}
#menu li.active a{color:#fff;background:#8CC5FF}
#menu li.active ul li a{color:#06c;background:#F6F4F0}
#menu li.active :hover {color:#06c; z-index:500; white-space:nowrap;}
#menu li.active :hover > a {color:#06c z-index:500; white-space:nowrap; background: #fff}

#menu li a {display:block; color:#0066cc; font-family:arial, sans-serif; font-size:11px; line-height:25px; width:123px; text-decoration:none; cursor:pointer; font-weight:bold; text-align:left; padding:0 0 0 1px;}
#menu table {border-collapse:collapse; padding:0; margin:0 -1px -1px;}

#menu ul,
#menu :hover ul ul,
#menu :hover ul :hover ul ul {position:absolute; left:-9999px; width:123px;}

//#menu :hover {color:#06c; z-index:500; white-space:nowrap;}

#menu :hover > a {color:#06c; z-index:500; white-space:nowrap; background: #fff}

#menu :hover ul {position:static; height:100%; margin-top:-1px;}
#menu :hover ul :hover ul, 
#menu :hover ul :hover ul :hover ul {display:block; position:absolute; left:124px; top:0; height:auto; z-index:500;}

#menu :hover ul li, #menu :hover ul li a {text-align:left; text-indent:10px;}
#menu :hover ul li.fly a {}
#menu :hover ul :hover {position:relative; z-index:100;}
#menu a:hover ul li.fly a:hover {color:#046398;}
#menu :hover ul li.fly:hover > a {color:#046398;}

#menu :hover ul :hover ul li, 
#menu :hover ul :hover ul li a {background:#666;}
#menu :hover ul :hover ul :hover ul li {background:#666; z-index:500;}

#menu :hover ul :hover ul li.fly a {background: #626262 url(slide/arrow.gif) no-repeat 120px center;}
#menu :hover ul :hover ul :hover {z-index:500; background:#0d72c0; color:#046398;}
#menu a:hover ul a:hover ul li.fly a:hover {background:#0d72c0 url(slide/arrow.gif) no-repeat 120px center; color:#046398;}
#menu :hover ul :hover ul li.fly:hover > a {background:#0d72c0 url(slide/arrow.gif) no-repeat 120px center; color:#046398;}

#menu :hover ul :hover ul :hover ul li, 
#menu :hover ul :hover ul :hover ul li a {background:transparent;}

#menu :hover ul :hover ul :hover ul :hover {background:#5184b8; color:#046398;}
#menu :hover ul :hover ul :hover ul :hover a {color:#046398;}

.menu_text {float:left; width:500px; font: 11px verdana, arial, sans-serif; border:1px solid #000; height:358px;}
.menu_text img  {display:block;}
.menu_text p {margin:0; padding:5px 10px; line-height:15px;}

.wfcat {
 background:white; width:123px; padding:15px 0 0px 1px; border-bottom:3px solid #8CC5FF;
}
.wftitle {
 background:white; width:123px; padding:0 0 0px 1px; border-bottom:3px solid #8CC5FF;
}