/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_dropdown_3.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.
=================================================================== */



#trayy {margin:0 0; list-style:none; width:960px; height:45px; background:url("../design/tray.gif") 0 0 no-repeat; position:relative;  font:bold 90%/1 "tahoma",sans-serif;}
    
 
  
	
#trayy li.top {display:block; float:left;}
#trayy li a.top_link {display:block; float:left; height:45px; line-height:45px; color:#FFFFFF; text-decoration:none; font-size:12px; font-weight:bold; padding:0 0 0 10px; cursor:pointer ;background: url(three_0r.gif);}
#trayy li a.top_link1 { margin-top:5px; margin-bottom:5px; display:block; float:left; height:7px; padding:15px 0px 15px 0px; background:url("../design/tray-separator.gif") 100% 0 no-repeat; text-decoration:none;}
#trayy li a.top_link span {float:left; display:block; padding:0 24px 0 10px; height:45px; background: url(three_0r.gif) right top no-repeat;}
#trayy li a.top_link span.down {float:left; display:block; padding:0 24px 0 10px; height:45px;}

#trayy li:hover a.top_link {color:#fff; background: url(three_1r.gif) no-repeat;}
#trayy li:hover a.top_link span {background:url(three_1r.gif) no-repeat right top;}
#trayy li:hover a.top_link span.down { padding-bottom:3px;}


#trayy li a.trayy-active {display:block; float:left; height:45px; line-height:45px; color:#000000; text-decoration:none; font-size:12px; font-weight:bold; padding:0 0 0 10px; cursor:pointer ; background:url("../design/tray-active.gif");}

#trayy li a.trayy-active span {float:left; display:block; padding:0 24px 0 10px; height:45px; background: url("../design/tray-active.gif") right top no-repeat;}
#trayy li a.trayy-active span.down {float:left; display:block; padding:0 24px 0 10px; height:45px;}
#trayy li:hover a.trayy-active {color:#fff; background: url(three_1r.gif) no-repeat;}
#trayy li:hover a.trayy-active span {background:url(three_1r.gif) no-repeat right top;}
#trayy li:hover a.trayy-active span.down { padding-bottom:3px;} 
 
/* Default list styling */

#trayy li:hover {position:relative; z-index:200;}

#trayy li:hover ul.sub
{left:1px; top:38px; background: #F4F4F1; border:solid 1px #B0B0B0; padding:5px;  border:1px solid #99CC00;  width:190px; height:auto; z-index:300;}
#trayy li:hover ul.sub li
{display:block; height:20px; color:#FFFFFF; position:relative; float:left; width:190px; font-weight:normal;}
#trayy li:hover ul.sub li a
{display:block; font-size:12px; font-family:tahoma; height:18px; width:190px; line-height:18px; text-indent:5px; text-decoration:none;}
#trayy li ul.sub li a.fly
{background:#F4F4F1 url(arrow.gif) 170px 6px no-repeat;}
#trayy li:hover ul.sub li a:hover 
{background:#99CC00; color:#fff; border-color:#fff;}
#trayy li:hover ul.sub li a.fly:hover
{background:#99CC00 url(arrow_over.gif) 170px 6px no-repeat; color:#fff;}

#trayy li b {display:block; font-size:11px; height:18px;  width:190px; line-height:18px; margin-bottom:3px; text-indent:6px; color:#ff6; border-bottom:solid 1px #99CC00;cursor:default;}

#trayy li:hover li:hover ul,
#trayy li:hover li:hover li:hover ul,
#trayy li:hover li:hover li:hover li:hover ul,
#trayy li:hover li:hover li:hover li:hover li:hover ul
{left:180px; top:-4px; background: #F4F4F1; padding:3px; border:1px solid #99CC00; white-space:nowrap; width:190px; z-index:400; height:auto;}

#trayy ul, 
#trayy li:hover ul ul,
#trayy li:hover li:hover ul ul,
#trayy li:hover li:hover li:hover ul ul,
#trayy li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#trayy li:hover li:hover a.fly,
#trayy li:hover li:hover li:hover a.fly,
#trayy li:hover li:hover li:hover li:hover a.fly,
#trayy li:hover li:hover li:hover li:hover li:hover a.fly
{background:#99CC00 url(arrow_over.gif) 170px 6px no-repeat; color:#fff; } 

#trayy li:hover li:hover li a.fly,
#trayy li:hover li:hover li:hover li a.fly,
#trayy li:hover li:hover li:hover li:hover li a.fly
{background:#F4F4F1 url(arrow.gif) 170px 6px no-repeat; color:#000; } 

