﻿
/* ================================================================ 
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.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.

=================================================================== */

#flyout1 {float:left; padding:0px; margin:0 0 20px 0; list-style :none; position:relative; width:200px; height:auto;}
#flyout1 ul {padding:0 0px 0 45px; margin:0px 0px 0px 0px; list-style:none; width:200px; height:auto; background: url('../background/trans.gif'); position:absolute; left:-9999px; top:0px;}
#flyout1 table {border-collapse:collapse; width:0; height:0; margin:-1px -10px;}

#flyout1 li {float:left; margin-bottom:0px; border-bottom: 1px white solid;}
#flyout1 li a {display:block; float:left; width:195px; height:auto; padding-top: 3px; padding-bottom: 3px; margin : 0px;  background:#888; color:#000; font-family:arial, sans-serif; font-size:.8em; text-decoration:none; padding-left:5px;}
#flyout1 li a.fly {background:#888 url('../background/right-arrows-white.gif') no-repeat right center;}
#flyout1 li a.none {border:0px;}
	
#flyout1 li:hover {position:relative;}
#flyout1 li a:hover {position:relative; background-color:#e60; color:#fff;}
#flyout1 li:hover > a {background-color:#e60; color:#fff;}

#flyout1 ul li a {background:#aaa;}
#flyout1 ul li a.fly {background:#aaa url('../background/right-arrows-white.gif') no-repeat right center;}
#flyout1 ul ul li a {background:#ccc;}
#flyout1 ul ul li a.fly {background:#ccc url('../background/right-arrows-white.gif') no-repeat right center;}
#flyout1 ul ul ul li a {background:#ddd;}

#flyout1 ul ul ul li a.current {background-color:#c40; color:#fff;}

#flyout1 ul ul li a.current {background-color:#c40; color:#fff;}

#flyout1 ul li a.current {background-color:#c40; color:#fff;}

#flyout1 li a.current {background-color:#c40; color:#fff;}

#flyout1 :hover ul :hover ul :hover ul {left:120px;}

#flyout1 :hover ul :hover ul {left:120px;}

#flyout1 :hover ul {left:120px;}

#flyout1 :hover ul :hover ul ul {left:-9999px;}

#flyout1 :hover ul ul {left:-9999px;}

#flyout1 ul li:hover > a {background-color:#e60; color:#fff;}
#flyout1 ul ul li:hover > a {background-color:#e60; color:#fff;}










