/* ================================================================ 
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:0px 0 0 0; list-style:none; position:relative; width:186px;}
#flyout ul {padding:0; margin:0; list-style:none; width:186px; height:auto; background: url(trans.gif); position:absolute; left:-9999px; top:0;}
#flyout table {border-collapse:collapse; width:0; height:0; margin:-1px -10px; background-color: transparent;}
#flyout td {border:0; padding:0;}

#flyout li {float:left; margin-bottom:0px; padding:0;}
#flyout li a {display:block; float:left; width:157px; height:auto !important; background:#006BBB; color:#fff; font-family:arial, sans-serif; font-size:11px; text-decoration:none; padding:5px 0 6px 10px;}
#flyout li a.fly {background:#006BBB url(right-arrow.gif) no-repeat right center;}

#flyout li li a {width:186px;}

#flyout li:hover {position:relative;}
#flyout li a:hover {position:relative; background-color:#888; color:#fff;}
#flyout li:hover > a {background-color:#008ECC; color:#fff;}

#flyout ul li a {background:#008ECC;}
#flyout ul li a.fly {background:#008ECC url(right-arrow.gif) no-repeat right center;}
#flyout ul ul li a {background:#006BBB;}
#flyout ul ul li a.fly {background:#006BBB url(right-arrow.gif) no-repeat right center;}
#flyout ul ul ul li a {background:#ddd;}

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

#flyout :hover ul {left:167px;}
#flyout :hover ul :hover ul,
#flyout :hover ul :hover ul :hover ul {left:186px;}

#flyout :hover ul ul,
#flyout :hover ul :hover ul ul {left:-9999px;}

#flyout ul li:hover > a {background-color:#006BBB; color:#fff;}
#flyout ul li a:hover {position:relative; background-color:#006BBB; color:#fff;}
#flyout ul ul li:hover > a {background-color:#008ECC; color:#fff;}
#flyout ul ul li a:hover {position:relative; background-color:#008ECC; color:#fff;}

/* flicker free top menu */
#flyout li.list1 {background:transparent url(../images/flyoutmenu1.gif); width:167px;}
#flyout li.list2 {background:transparent url(../images/flyoutmenu2.gif); width:167px;}
#flyout li.list3 {background:transparent url(../images/flyoutmenu3.gif); width:167px;}
#flyout li.list4 {background:transparent url(../images/flyoutmenu4.gif); width:167px;}
#flyout li.list5 {background:transparent url(../images/flyoutmenu5.gif); width:167px;}
#flyout li.list6 {background:transparent url(../images/flyoutmenu6.gif); width:167px;}
#flyout li.list7 {background:transparent url(../images/flyoutmenu7.gif); width:167px;}
#flyout li.list8 {background:transparent url(../images/flyoutmenu8.gif); width:167px;}
#flyout li.list9 {background:transparent url(../images/flyoutmenu9.gif); width:167px;}

#flyout a#item1 {background:transparent url(../images/flyoutmenu1-roll.gif) -167px -25px no-repeat; text-indent: -1000px;}
#flyout a#item2 {background:transparent url(../images/flyoutmenu2-roll.gif) -167px -25px no-repeat; text-indent: -1000px;}
#flyout a#item3 {background:transparent url(../images/flyoutmenu3-roll.gif) -167px -25px no-repeat; text-indent: -1000px;}
#flyout a#item4 {background:transparent url(../images/flyoutmenu4-roll.gif) -167px -25px no-repeat; text-indent: -1000px;}
#flyout a#item5 {background:transparent url(../images/flyoutmenu5-roll.gif) -167px -25px no-repeat; text-indent: -1000px;}
#flyout a#item6 {background:transparent url(../images/flyoutmenu6-roll.gif) -167px -25px no-repeat; text-indent: -1000px;}
#flyout a#item7 {background:transparent url(../images/flyoutmenu7-roll.gif) -167px -25px no-repeat; text-indent: -1000px;}
#flyout a#item8 {background:transparent url(../images/flyoutmenu8-roll.gif) -167px -25px no-repeat; text-indent: -1000px;}
#flyout a#item9 {background:transparent url(../images/flyoutmenu9-roll.gif) -167px -25px no-repeat; text-indent: -1000px;}

#flyout #home li.list1 {background:transparent url(../images/flyoutmenu1-roll.gif);}
#flyout #about li.list2 {background:transparent url(../images/flyoutmenu2-roll.gif);}
#flyout #sevices li.list3 {background:transparent url(../images/flyoutmenu3-roll.gif);}
#flyout #projects li.list4 {background:transparent url(../images/flyoutmenu4-roll.gif);}
#flyout #news li.list5 {background:transparent url(../images/flyoutmenu5-roll.gif);}
#flyout #training li.list6 {background:transparent url(../images/flyoutmenu6-roll.gif);}
#flyout #contact li.list7 {background:transparent url(../images/flyoutmenu7-roll.gif);}
#flyout #contact li.list8 {background:transparent url(../images/flyoutmenu8-roll.gif);}
#flyout #contact li.list9 {background:transparent url(../images/flyoutmenu9-roll.gif);}

#flyout a#item1:hover {background-position:top left; z-index:50;}
#flyout a#item2:hover {background-position:top left; z-index:50;}
#flyout a#item3:hover {background-position:top left; z-index:50;}
#flyout a#item4:hover {background-position:top left; z-index:50;}
#flyout a#item5:hover {background-position:top left; z-index:50;}
#flyout a#item6:hover {background-position:top left; z-index:50;}
#flyout a#item7:hover {background-position:top left; z-index:50;}
#flyout a#item8:hover {background-position:top left; z-index:50;}
#flyout a#item9:hover {background-position:top left; z-index:50;}