
td							{font-family: "ËÎÌå";font-size:12px;}


body.menuContainer	{background: buttonface; border: 0px solid black; margin: 0;}


table.menu					{position: absolute; visibility: hidden;
							background: buttonface; border:2px;
			 				border-left-style:outset; border-left-color:buttonhighlight;
			 				border-top-style:outset; border-top-color:buttonhighlight;
			 				border-right-style:ridge; border-right-color:buttonface;
			 				border-bottom-style:ridge; border-bottom-color:buttonface;}

table.menu table.menu {display: none; visibility: hidden;}

.menuContainer .menu		{visibility: visible;}
.menuContainer .menu .menu	{visibility: hidden; display: block;}



.menu tr	{height: 22px;}



.menu td					{padding: 0;}

table.menu td.keyshortcut	{font: menu;}
table.menu tr.disabled		{color: buttonshadow;}

table.menu tr.disabled td.icon img	{border: 0px solid buttonface; margin: 1px;
									filter: alpha(opacity=50);}

			 





table.menu tr td.icon,
table.menu tr td.left				{padding-left:3px;width:10px;text-align: center; border:1px solid buttonface;border-right: 0px;}
table.menu tr.highlight	td.icon,
table.menu tr.highlight	td.left		{border-left:  1px solid buttonshadow;
									 border-top:    1px solid buttonshadow;
									 border-bottom: 1px solid buttonhighlight;}
									 

table.menu tr td.icon img			{filter: gray(); border: 1px solid buttonface;margin: 0px;}
table.menu tr.highlight td.icon img	{border-left:  1px solid buttonhighlight;
									border-top:    1px solid buttonhighlight;
									border-bottom: 1px solid buttonshadow;
									border-right:  1px solid buttonshadow;
									filter: default;}
									
table.menu tr td.middle				{border:		0;
									 border-top:	1px solid buttonface;
									 border-bottom:	1px solid buttonface;
									 padding:		3px;
									 padding-top:	2px;
									 padding-bottom:	0px}
table.menu tr.highlight	td.middle	{border:		0;
									 border-top:	1px solid buttonshadow;
									 border-bottom:	1px solid buttonhighlight;}

table.menu tr td.more,
table.menu tr td.right				{font-family: webdings; font-size: 10px; text-align: right; padding-right: 1px;
									 padding-left:8px; border: 1px solid buttonface; border-left: 0px;}
		 
table.menu tr.highlight	td.more,
table.menu tr.highlight	td.right	{border-left:  0px;
									 border-top:    1px solid buttonshadow;
									 border-bottom: 1px solid buttonhighlight;
									 border-right:  1px solid buttonhighlight;}



#topblank {display:none}
#bottomblank {height:2px;background: buttonface;width:100%;font-size:0px;}

		 
.handbtn		{width:3px;height:22px;
				 border-right:1px solid buttonshadow;border-left:1px solid buttonhighlight;
				 border-bottom:1px solid buttonshadow;border-top:1px solid buttonhighlight;}
.handbtnwidth	{width:3px;}




.root			{background: buttonface; width: 20px; height:22px; font: menu; text-align: center; cursor: default;
				 border: 1px solid buttonface; padding: 1px; padding-left: 3px; padding-right: 3px; margin: 0px;}

.rootHighlight	{background: buttonface; width: 20px; height:22px; font: menu; text-align: center; cursor: default;
				 padding: 1px; padding-left: 3px; padding-right: 3px;
				 border-width: 1px; border-style: solid;
				 border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;}
.rootActive		{background: buttonface; width: 20px; height:22px; font: menu; text-align: center; cursor: default;
				 padding-bottom: 0px; padding-left: 3px; padding-right: 3px;
				 padding-top: 2px;
				 border-width: 1px; border-style: solid;
				 border-color: buttonshadow buttonhighlight buttonhighlight buttonshadow;}

.root .menu				{visibility: hidden;}
.rootActive .menu		{visibility: hidden;}
.rootHighlight .menu	{visibility: hidden;}





#menuBar .menuBar .root .right				{padding: 2px;}
#menuBar .menuBar .rootHighlight .right		{padding: 2px;}
#menuBar .menuBar .rootActive .right		{padding: 2px;}

#menuBar .menuBar .root .left				{padding: 2px;}
#menuBar .menuBar .rootHighlight .left		{padding: 2px;}
#menuBar .menuBar .rootActive .left			{padding: 2px;}

#menuBar	{background: buttonface;}

