/* ================================================================ 
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.
=================================================================== */
#flyout {float:left; padding:0; margin:3px 0 0 0; list-style:none; position:relative; width:160px;z-index:2;background:#CCCCCC;-webkit-box-shadow: 0 0 10px 0px #000000 inset;-moz-box-shadow: i0 0 10px 0px #000000 inset;
    box-shadow: 0 0 10px 10px #000000 inset}
#flyout ul {padding:0; margin:0; list-style:none; width:160px; height:auto; background: url(trans.gif); position:absolute; left:-9999px; top:0;background:#CCCCCC;-webkit-box-shadow: 0 0 10px 0px #000000 inset;
   -moz-box-shadow: i0 0 10px 0px #000000 inset;
    box-shadow: 0 0 10px 10px #000000 inset;}
#flyout table {border-collapse:collapse; width:0; height:0; margin:-1px -10px;}

#flyout li {float:left; margin-bottom:1px;transition: all 0.3s linear 0s;}
#flyout li a {display:block; float:left; width:160px; height:29px; background:#888; color:#000; line-height:24px; font-family:arial, sans-serif; font-size:12px; text-decoration:none; text-indent:10px;transition: all 0.3s linear 0s;}
#flyout li a.fly {background:#888 url(right-arrow.gif) no-repeat right center;}

#flyout li:hover {position:relative;}
#flyout li a:hover {position:relative; background-color:#e60; color:#fff;text-shadow: black 0.1em 0.1em 0.2em}
#flyout li:hover > a {background-color:#e60; color:#fff;}

#flyout li a.head {background:#888;border-top-left-radius: 5px;
border-top-right-radius: 5px;width:160px; height:31px; color:#FFFFFF;color:#fff;text-shadow: black 0.1em 0.1em 0.2em}
#flyout li.head {background-color:#fff;}


#flyout ul li a {background:#aaa;transition: all 0.3s linear 0s;}
#flyout ul li a.fly {background:#aaa url(right-arrow.gif) no-repeat right center;}
#flyout ul ul li a {background:#888;transition: all 0.3s linear 0s;}
#flyout ul ul li a.fly {background:#888 url(right-arrow.gif) no-repeat right center;}
#flyout ul ul ul li a {background:#ddd;transition: all 0.3s linear 0s;}

#flyout li a.current,
#flyout ul li a.current,
#flyout ul ul li a.current,
#flyout ul ul ul li a.current {background-color:#c40; color:#fff;transition: all 0.3s linear 0s;}

#flyout :hover ul,
#flyout :hover ul :hover ul,
#flyout :hover ul :hover ul :hover ul {left:120px;}

#flyout :hover ul ul,
#flyout :hover ul :hover ul ul {left:-9999px;}

#flyout ul li:hover > a {background-color:#e60; color:#fff;}
#flyout ul ul li:hover > a {background-color:#e60; color:#fff;}



#flyout2 {float:left; padding:0; padding-top:10px; margin:3px 0 0 0; list-style:none; position:relative; width:160px;z-index:1;background:#fff;}
#flyout2 ul {padding:0; margin:0; list-style:none; width:160px; height:auto; background: url(trans.gif); position:absolute; left:-9999px; top:0;background:#CCCCCC;-webkit-box-shadow: 0 0 10px 0px #000000 inset;
   -moz-box-shadow: i0 0 10px 0px #000000 inset;
    box-shadow: 0 0 10px 10px #000000 inset}
#flyout2 table {border-collapse:collapse; width:0; height:0; margin:-1px -10px;}

#flyout2 li {float:left; margin-bottom:1px;}
#flyout2 li a {display:block; float:left; width:160px; height:29px; background:#888; color:#000; line-height:24px; font-family:arial, sans-serif; font-size:12px; text-decoration:none; text-indent:10px;transition: all 0.3s linear 0s;}
#flyout2 li a.fly {background:#888 url(right-arrow.gif) no-repeat right center;}

#flyout2 li:hover {position:relative;}
#flyout2 li a:hover {position:relative; background-color:#e60; color:#fff;color:#fff;text-shadow: black 0.1em 0.1em 0.2em}
#flyout2 li:hover > a {background-color:#e60; color:#fff;}

#flyout2 li a.head {background:#888;border-top-left-radius: 5px;
border-top-right-radius: 5px;width:160px; height:31px; color:#FFFFFF;color:#fff;text-shadow: black 0.1em 0.1em 0.2em}
#flyout2 li.head {background-color:#fff;}
#flyout2 li a.head2 {background:#888;border-top-left-radius: 5px;
border-top-right-radius: 5px;width:160px; height:80px; color:#FFFFFF;}
#contact
{
display:block; float:left; width:148px; height:135px; background:#fff; border:1px solid; padding:5px; border-top:none;
font-size:11px; border-color:#CCCCCC;
}


#flyout2 ul li a {background:#aaa;transition: all 0.3s linear 0s;}
#flyout2 ul li a.fly {background:#aaa url(right-arrow.gif) no-repeat right center;}
#flyout2 ul ul li a {background:#888;transition: all 0.3s linear 0s;}
#flyout2 ul ul li a.fly {background:#888 url(right-arrow.gif) no-repeat right center;}
#flyout2 ul ul ul li a {background:#ddd;transition: all 0.3s linear 0s;}

#flyout2 li a.current,
#flyout2 ul li a.current,
#flyout2 ul ul li a.current,
#flyout2 ul ul ul li a.current {background-color:#c40; color:#fff;transition: all 0.3s linear 0s;}

#flyout2 :hover ul,
#flyout2 :hover ul :hover ul,
#flyout2 :hover ul :hover ul :hover ul {left:120px;}

#flyout2 :hover ul ul,
#flyout2 :hover ul :hover ul ul {left:-9999px;}

#flyout2 ul li:hover > a {background-color:#e60; color:#fff;}
#flyout2 ul ul li:hover > a {background-color:#e60; color:#fff;}

