body{background:#eee;font-family:Verdana, Helvetica, Arial, sans-serif;margin:0;padding:0}
.examples{background:#FFF;width:100%;font-size:80%;border:0px #000 solid;margin:0;padding:0;}

/* ================================================================ 
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/iframe-shim.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.
=================================================================== */

#menu1 {width:100%; height:30px; 
text-align:center; margin:0 auto;background:linear-gradient(#fff,#cdd0d5);}

#menu1 ul {margin:0; padding:0; list-style:none; white-space:nowrap; text-align:left; background:linear-gradient(#fff,#cdd0d5) }
#menu1 ul {display:inline-block;} 

#menu1 li {margin:0; padding:0; list-style:none;z-index:999;}
#menu1 li {display:inline-block; display:inline;}
#menu1 ul ul {position:absolute; left:-9999px;background:#ccccd0;}

#menu1 ul.level1 {margin:0 auto;}
#menu1 ul.level1 li.level1-li {float:left; display:block; position:relative;}

#menu1 b {position:absolute;} /* -- for IE6 non-flyout dropdowns to stop flickering - who knows why --*/

#menu1 a {display:block; font:bold 12px verdana,arial,sans-serif; color:#036; line-height:30px; text-decoration:none;padding:0 30px;}
#menu1 ul.level1 li.level1-li a.level1-a {float:left;}

#menu1 ul li:hover > ul {visibility:visible; left:0; top:30px;}
#menu1 ul ul li:hover > ul {visibility:visible; left:100%; top:auto; margin-top:0px; margin-left:-4px;}
#menu1 li.left:hover > ul {visibility:visible; left:auto; right:0; top:30px;}
#menu1 li.left ul li:hover > ul {visibility:visible; left:auto; right:100%; top:auto; margin-top:-25px; margin-right:-4px;}


#menu1 a:hover ul {left:0; top:23px;}
#menu1 li.left a:hover ul {left:auto; right:-1px; top:23px;}

#menu1 li.left ul a {text-align:right;}


#menu1 a:hover a:hover ul, 
#menu1 a:hover a:hover a:hover ul {left:100%; visibility:visible;}
#menu1 li.left a:hover a:hover ul, 
#menu1 li.left a:hover a:hover a:hover ul {left:auto; right:0; visibility:visible;}

#menu1 a:hover ul ul, 
#menu1 a:hover a:hover ul ul {left:-9999px;}
#menu1 li.left a:hover ul ul, 
#menu1 li.left a:hover a:hover ul ul {left:-9999px;}

#menu1 li a.drop {background:transparent url(../images/white-down.gif) no-repeat right center;}
#menu1 li a.fly {background:transparent url(../images/white-right.gif) no-repeat right center;}
#menu1 li a.ustcizgi {border:1px solid #333; border-color:#dddddd #ccccd0 #ccccd0 #ccccd0;}
#menu1 li.left ul a.fly {background:transparent url(../images/white-left.gif) no-repeat left center;}

#menu1 li a:hover,
#menu1 li a.fly:hover {color:#c60; background-color:#c0c0c8;} 
#menu1 li:hover > a,
#menu1 ul li:hover > a.fly {color:#c60; background-color:#c0c0c8;}

#menu1 table {position:absolute; height:0; width:0; left:0; border-collapse:collapse; margin-top:-6px;}
#menu1 table table {position:absolute; left:99%; height:0; width:0; border-collapse:collapse; margin-top:-30px; margin-left:-4px;}

#menu1 li.left table {position:absolute; height:0; width:0; left:auto; right:0; border-collapse:collapse; margin-top:-4px;}
#menu1 li.left table table {position:absolute; left:auto; right:100%; height:0; width:0; border-collapse:collapse; margin-top:-30px; margin-right:-4px;}










