/* ================================================================ 
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 *{ overflow: hidden;}
#menu {list-style-type:none; padding:0; margin:0; width:200px; z-index:100;}
#menu ul {list-style-type:none; padding:0; margin:0; width:200px;}
#menu li {width:180px;float:left; color:#556286;  position:relative; border-top:1px solid #fff; font-family:verdana; font-size:12px; line-height:30px;font-weight:bold; text-indent:20px;
background-image: url(http://www.tuologo.com/newsite/img_menu/chiuso.gif); background-repeat: no-repeat; background-position: 4px 9px;}

#menu li.sub {background-color:#dedede; width: 200px; cursor:pointer;}

#menu ul li, #menu ul li a {display:block; color:#556286; font-family:verdana; font-size:8pt; line-height:13px; text-decoration:none; font-weight:bold; text-indent:0;background-image: none; margin-left: 15px;}
#menu ul.sottocat li.hover a, #menu ul.sottocat li a.selected{color:#f4a810;}

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

#menu li.hover {color:#f4a810; z-index:500; cursor:pointer;}
#menu li.click {color:#f4a810;background-image: url(http://www.tuologo.com/newsite/img_menu/aperto.gif);background-repeat: no-repeat; background-color: #fff;}

#menu li.click ul {display:block;}
#menu li.click ul li.hover ul, 
#menu li.click ul li.hover ul li.hover ul {display:block; position:absolute; left:110px; top:-1px; border:1px solid #fff; border-width:0 1px 1px;}

#menu li.click ul li.fly {background: #657 url(http://www.tuologo.com/newsite/tree_frog_vertical/frog_arrow.gif) no-repeat top right;}
#menu li.click ul li.hover {color:#f4a810;}

#menu li.click ul li.hover ul li {background:#c60;}
#menu li.click ul li.hover ul li.hover ul li {background:#780; z-index:500;}

#menu li.click ul li.hover ul li.fly {background: #c60 url(http://www.tuologo.com/newsite/tree_frog_vertical/frog_arrow.gif) no-repeat top right;}
#menu li.click ul li.hover ul li.hover {z-index:500; background:#fa4;}
#menu li.click ul li.hover ul li.hover a {color:#000;}

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

#outer img {display:block; float:right;}
#outer p {margin:0px; padding:17px 0 0 0; color:#000; font-size:12px; font-family:arial, sans-serif; text-align:justify;}

