/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/anywidth-flyout2.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#menu {width:195px;  margin:0 auto; position:relative; min-height:210px !important; height:auto !important; height:210px;}

#menu ul {margin:0; padding:0; list-style:none; white-space:nowrap; text-align:left; padding:10px; z-index: 1000;}

#menu li {margin:0; padding:0; list-style:none;}
#menu li {display:inline-block; display:inline;}
#menu ul {position:absolute; left:-9999px;}
#menu ul.level1 {left:0; top:0px; clear:both; float:left; position:static;}
#menu ul.level2 a{min-width:250px; width:auto !important; width:250px; height:24px; background:#d9c8ac right center no-repeat; opacity:0.9; filter:alpha(opacity=90);}

#menu a {display:block; font:normal 11px verdana,arial,sans-serif; color:#3F2314; line-height:24px; text-decoration:none; padding:0 0px 2px 0; width:185px; background: none}
#menu a b {display:block; line-height:24px; padding:0 0 0 10px; font-weight:normal;}

#menu ul li:hover > ul {visibility:visible; left:100%; margin-left:-10px; margin-top:-49px;}

#menu a:hover ul,
#menu a:hover a:hover ul, 
#menu a:hover a:hover a:hover ul {left:100%; visibility:visible;}
#menu a:hover ul ul, 
#menu a:hover a:hover ul ul {left:-9999px;}

#menu li a.fly {background:none; width:185px; border-bottom:dotted 1px #ffffff; background:url(http://fratta.s3.amazonaws.com/site/default/images/new/btn_freccia.png) no-repeat right center}
#menu li a:hover {background-position:right bottom; white-space:nowrap; background:#ffffff no-repeat right center; cursor:pointer} 
#menu li a:hover b {background-position:left bottom;} 

#menu li:hover > a {background-position:right bottom;}
#menu li:hover > a > b {background-position:left bottom;}

#menu a:hover ul li a b,
#menu a:hover ul a:hover ul li a b,
#menu a:hover ul a:hover ul a:hover ul li a b {}
#menu a:hover ul li a:hover b,
#menu a:hover ul a:hover ul li a:hover b,
#menu a:hover ul a:hover ul a:hover ul li a:hover b {background-position:left bottom;}

#menu table {position:absolute; left:99%; height:0; width:0; border-collapse:collapse; margin-top:-46px; margin-left:-10px;}