/* ================================================================ 
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_vertical.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.
=================================================================== */

#menu {list-style-type:none; padding:0; margin:0; width:240px; position:absolute; top:10px; left:2px; border:1px solid #fff; border-width:0 1px 1px; z-index:100;}
#menu ul {list-style-type:none; padding:0; margin:0;}
#menu li {background:#ffffff url(../images/spacer.gif) no-repeat top left;font-family:times new roman, sans-serif; font-size:14px; line-height:24px;}

#menu li.sub {background:#ffffff url(../images/pijl1.gif) no-repeat top left;font-family:times new roman, sans-serif; font-size:14px; line-height:24px;}



#menu li{display:block; color:#666666; font-family:times new roman, sans-serif; font-size:13px; line-height:24px; width:225px; text-decoration:none;  cursor:pointer; font-weight:bold; text-indent:5px;}
#menu li a {display:block; color:#666666; font-family:times new roman, sans-serif; font-size:13px; line-height:24px; width:225px; text-decoration:none;  cursor:pointer; font-weight:bold; text-indent:5px;}

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

#menu li.hover {color:#f26532; z-index:500;}


#menu li.click ul {display:block;}


#menu li.click ul li {color:#f26532;background: #ffffff}
#menu li.click ul li.hover {color:#f26532;background:#ffffff url(../images/pijl2.gif) no-repeat top left;}

