/* ================================================================ 
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.
=================================================================== */
#flyoutmain {font-weight:bold;float:left; padding:0; margin:3px 0 0 0; list-style:none; position:relative; width:130px;z-index:1000;}
#flyoutmain ul {padding:0; margin:0; list-style:none; width:auto; height:130px; background: url(trans.gif); position:absolute; left:-9999px; top:0;z-index:1000;}
#flyoutmain table {border-collapse:collapse; width:0; height:0; margin:-1px -10px;z-index:1000;}

#flyoutmain li {float:left; margin-bottom:5px;z-index:1000;}
#flyoutmain li a {display:block; float:left; width:218px; height:24px; color:#4f4f4f; line-height:24px; font-family:arial, sans-serif; font-size:15px; text-decoration:none;z-index:1000;}
#flyoutmain li a.fly {background:url(images/right-arrow.gif) no-repeat right center;z-index:1000;}

#flyoutmain li:hover {position:relative;z-index:1000;}
#flyoutmain li a:hover {position:relative; background-color:#2180be; color:#ffffff;z-index:1000;}
#flyoutmain li:hover > a {background-color:#2180be; color:#ffffff;z-index:1000;}

#flyoutmain ul li a {background:#ffffff; color:#2180be;font-weight:normal;z-index:1000;}
#flyoutmain ul li a.fly {background:#ffffff url(images/right-arrow.gif) no-repeat right center;z-index:1000;}
#flyoutmain ul ul li a {background:#ffffff;z-index:1000;}
#flyoutmain ul ul li a.fly {background:#ccc url(images/right-arrow.gif) no-repeat right center;z-index:1000;}
#flyoutmain ul ul ul li a {background:#ffffff;z-index:1000;}

#flyoutmain ul ul li a {background:#ffffff; z-index:1000;}
#flyoutmain ul ul li a.fly {background:#ffffff url(images/right-arrow.gif) no-repeat right center; z-index:1000;}
#flyoutmain ul ul ul li a {background:#ffffff;}

#flyoutmain li a.current,
#flyoutmain ul li a.current,
#flyoutmain ul ul li a.current,
#flyoutmain ul ul ul li a.current {background-color:#c40; color:#fff;z-index:1000;}

#flyoutmain :hover ul {left:213px;z-index:1000;}
#flyoutmain :hover ul :hover ul {left:325px;z-index:1000;}
#flyoutmain :hover ul :hover ul :hover ul {left:325px;z-index:1000;}

#flyoutmain :hover ul ul,
#flyoutmain :hover ul :hover ul ul {left:-9999px;z-index:1000;}

#flyoutmain ul li:hover > a {background-color:#2180be; color:#ffffff;z-index:1000;}
#flyoutmain ul ul li:hover > a {background-color:#2180be; color:#ffffff;z-index:1000;}

#flyout {float:left; padding:0; margin:3px 0 0 0; list-style:none; position:relative; width:330px;z-index:1000;}
#flyout ul {padding:0; margin:0; list-style:none; width:auto; height:330px; background: url(trans.gif); position:absolute; left:-9999px; top:0;z-index:1000;}
#flyout table {border-collapse:collapse; width:0; height:0; margin:-1px -10px;z-index:1000;}

#flyout li {float:left; margin-bottom:0px;z-index:1000;}
#flyout li a {display:block; float:left; width:330px; height:24px; background: color:#000000; line-height:24px; font-family:arial; font-size:14px; text-decoration:none; text-indent:10px;z-index:1000;}
#flyout li a.fly {background: url(images/right-arrow.gif) no-repeat right center;z-index:1000;}
