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

#outer {width:504px; height:510px; position:relative;}

#outer #content {clear:left; position:absolute; left:230px; top:10px; width:250px;}

#menu {list-style-type:none; padding:0; margin:0; width:170px;  border-width:0 0px 0px;}
#menu ul {list-style-type:none; padding:0; margin:0;}
#menu li {float:right; background-color:#FFFFFF;  position:relative; border-bottom:0px solid #99CCFF;}

#menu li.sub { text-align:right; color:black; background-color:#FFFFFF; direction:rtl;   background-image:url(http://www.bitrin.com/bitimages/menu_down_bg.gif);}

#menu li, #menu li a {display:block; color:#000000; font-family:tahoma,arial, sans-serif; font-size:9pt; line-height:24px; width:170px; text-decoration:none;  cursor:pointer; text-indent:5px; text-align:right;}


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

#menu ul.hover {color:#000000;}

#menu li.hover {color:#000000; }
#menu li.click {color:#000000;  border:1px silver solid;  background-image:url(http://www.bitrin.com/bitimages/menu_up_bg.gif);}

#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.bitrin.com/frog_arrow.gif) no-repeat top right;}
#menu li.click ul li.hover {background:#f2f2f2;}

#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(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;}

