/* ================================================================ 
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.
=================================================================== */
#sidebar th, td { padding: 0; }

#flyout {float:left; padding:0; margin:3px 0 0 0; list-style:none; position:relative; width:160px;}
#flyout ul {padding:0; margin:0; list-style:none; width:160px; height:auto; background: url(/res/plain/widget/hierarchy/trans.gif?location=P&amp;timestamp=1275337827000); position:absolute; left:-9999px; top:0;}
#flyout table {border-collapse:collapse; width:0; height:0; margin:-1px -10px;}

#flyout li {float:left; }
#flyout li a {display:block; float:left; width:160px;  padding: 5px; background:#fff; font-weight: bold; color: #e8852e;  font-family:arial, sans-serif; font-size:15px; text-decoration:none; line-height: 24px; }
#flyout li a.fly {background:#fff url(/res/plain/widget/hierarchy/right-arrow.gif?location=P&amp;timestamp=1275337827000) no-repeat right center;}

#flyout li:hover {position:relative;}
#flyout li a:hover {position:relative; background-color:#e8852e; color:#fff;}
#flyout li:hover > a {background-color:#ea9d69; color:#fff;}

#flyout ul li a {background:#ea9d69; color: #fff; font-weight: normal; font-size: 12px; }
#flyout ul li a.fly {background:#ea9d69 url(/res/plain/widget/hierarchy/right-arrow.gif?location=P&amp;timestamp=1275337827000) no-repeat right center;}
#flyout ul ul li a {background:#bb7e54; color:#fff;}
#flyout ul ul li a.fly {background:#bb7e54 url(/res/plain/widget/hierarchy/right-arrow.gif?location=P&amp;timestamp=1275337827000) no-repeat right center;}
#flyout ul ul ul li a {background:#966543; color:#fff;}

#flyout li a.current,
#flyout ul li a.current,
#flyout ul ul li a.current,
#flyout ul ul ul li a.current {background-color:#785136; color:#fff;}

#flyout :hover ul,
#flyout :hover ul :hover ul,
#flyout :hover ul :hover ul :hover ul {left:170px;}

#flyout :hover ul ul,
#flyout :hover ul :hover ul ul {left:-9999px;}

#flyout ul li:hover > a {background-color:#bb7e54; color:#fff;}
#flyout ul ul li:hover > a {background-color:#966543; color:#fff;}
#flyout ul ul ul li:hover > a {background-color:#785136; color:#fff;}

#editable { width: 500px; }
#toolbar { width: 500px; }
