/* ================================================================ 
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.stunicholls.com/menu/tree_frog_slide.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 {width:207px; height:120px; padding:0; margin:0; }

#nav #content {clear:left;  width:207px;  text-align:center;}

#menu {list-style-type:none; padding:0; margin:0; width:207px; top:0px; left:0; border:0px solid #000000;  border-width:0px 0px 0px; }
#menu ul {list-style-type:none; padding:0; margin:0; text-align:center;}
#menu li {float:left; background:#282828; border-top:1px solid #191919; text-align:center;}

#menu li.sub {background:#282828; }

#menu li, #menu li a { display:block; color:#ffffff; font-family:verdana; font-size:11px; line-height:24px; width:210px; text-decoration:none;  cursor:pointer;  text-indent:0px;}

#menu ul:hover li ul:hover a{background:#f58220; }

#menu ul,
#menu li:hover ul ul 
#menu li:hover ul li:hover ul ul {display:none; }

#menu li:hover{background:#f58220;  }

#menu li:hover ul {display:block;  }
#menu li:hover ul li:hover ul, 
#menu li:hover ul li:hover ul li:hover ul {display:block;  left:110px; top:-1px; border:1px solid #fff; border-width:0 1px 1px; height:auto;}

#menu li:hover ul li.fly {background: #657 url(frog_arrow.gif) no-repeat top right;}
#menu li:hover ul li:hover {background:#434343;}

#menu li:hover ul li:hover ul li {background:#434343;}
#menu li:hover ul li:hover ul li.hover ul li {background:#780;}

#menu li:hover ul li:hover ul li.fly {background: #c60 url(frog_arrow.gif) no-repeat top right;}
#menu li:hover ul li:hover ul li:hover { background:#fa4;}
#menu li:hover ul li:hover ul li:hover a {color:#000;}

#menu li:hover ul li:hover ul li:hover ul li:hover {background:#aa0;}
#menu li:hover ul li:hover ul li.hover ul li:hover a {color:#f58220;}



