/* ================================================================ 
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 
way to fit your requirements.
=================================================================== */
#showcase {background:#6f9c6f;}
dl.menus_list dt {background:#6f9c6f; font-size:1.5em; margin:3px 0;}
#foot {background:#8fbc8f;}
dl.menus_list dd.nil {padding:0; margin:0;}


#menu {list-style-type:none; padding:0; margin:20px 0 0 20px; width:200px; z-index:100; height:360px; background:transparent;}
#menu ul {list-style-type:none; padding:0; margin:0;}
#menu li {float:left; background:#F5F5F5 url(slide_0.gif) no-repeat;}

#menu li.sub {background:#F5F5F5 url(slide_0.gif) no-repeat;}

#menu li, #menu li a {display:block; color:#000; font-family:arial, sans-serif; font-size:11px; line-height:30px; width:200px; text-decoration:none; cursor:pointer; font-weight:bold; text-align:left; text-indent:10px; }

#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:200px;}

#menu :hover {color:#778899; background:#F5F5F5 url(slide_1.gif) no-repeat; z-index:500; white-space:nowrap;}

#menu :hover > a {color:#778899; background:#F5F5F5 url(slide_1.gif) no-repeat; z-index:500; white-space:nowrap;}

#menu :hover ul {position:static; height:180px; margin-top:-1px; background:transparent;}
#menu :hover ul :hover ul, 
#menu :hover ul :hover ul :hover ul {display:block; position:absolute; left:200px; top:0; height:auto; z-index:500; border:1px solid #fff;}

#menu :hover ul li, #menu :hover ul li a {background:#DEDBDB; text-align:left; text-indent:10px; }
#menu :hover ul li.fly a {background: transparent url(arrow.gif) no-repeat 190px center;}
#menu :hover ul :hover {background:#000; position:relative; z-index:100;}
#menu a:hover ul li.fly a:hover {background:#000 url(arrow.gif) no-repeat 190px center; color:#ff0;}
#menu :hover ul li.fly:hover > a {background:#000 url(arrow.gif) no-repeat 190px center; color:#ff0;}

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

#menu :hover ul :hover ul li.fly a {background: #626262 url(slide/arrow.gif) no-repeat 190px center;}
#menu :hover ul :hover ul :hover {z-index:500; background:#00A4F1; color:#ff0;}
#menu a:hover ul a:hover ul li.fly a:hover {background:#00A4F1 url(arrow.gif) no-repeat 190px center; color:#ff0;}
#menu :hover ul :hover ul li.fly:hover > a {background:#00A4F1 url(arrow.gif) no-repeat 190px center; color:#ff0;}

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

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

.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;}
