/* Level 0 - Text ***************************************************/ .m0l0iout { font: 12px tahoma; padding-top: 3px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #ffffff; width: 98%; text-align: center; background-image: url(/images/navTabBG.gif); background-repeat: repeat-x; display:block; height: 25px; } .m0l0iover { font: 12px tahoma; color: #ff0000; width: 98%; text-align: center; opacity:.80; background-color:#ffffff; filter:alpha(opacity=80); -moz-opacity:.80; padding-top: 3px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; height: 25px; overflow: hidden; display:block; height: 100%; } /* Level 0 - Container **********************************************/ .m0l0oout { width :120px; height: 25px; cursor: hand; text-decoration: none; overflow: hidden; text-align: center; padding-top: 2px; padding-right: 0px; padding-bottom: 2px; padding-left: 0px; text-align: center; white-space: nowrap; background-color: #ff6600; background-position: center bottom; float: right; } .m0l0oover { text-decoration: none; overflow: hidden; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; float: right; } /* Level 1 - Text ***************************************************/ .m0l1iout { font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; padding: 4px; color: #ff3300; text-decoration: none; } .m0l1iover { font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; padding: 4px; color: #ffffff; text-decoration: none; } /* Level 1 - Container **********************************************/ .m0l1oout { border: 1px solid #FF9E5E; text-decoration: none; /* background-image: url(/images/Bg_png.png); background-repeat: repeat;*/ opacity:.90; background-color:#f4f7fa; filter:alpha(opacity=90); -moz-opacity:.80; overflow: hidden; display: block; } .m0l1oover { text-decoration: none; background : #FF3300; overflow : hidden; border : 1px solid #ffffff; border-collapse:collapse; } /* All other levels - Text **********************************************/ .m0l2iout { font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: none; padding: 4px; color: #ff3300; } .m0l2iover { font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: none; padding: 4px; color: #ffffff; } /* All other levels - Container **********************************************/ .m0l2oout { text-decoration: none; opacity:.80; background-color:#ffffff; filter:alpha(opacity=80); -moz-opacity:.80; border: 1px solid #FF9E5E; overflow: hidden; } .m0l2oover { text-decoration: none; background: #ff3300; border: 1px solid #ffffff; overflow: hidden; } /* Table that holds the menu **********************************************/ .tableStyle { background-color: #ff6600; height: 24px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: none; border-left-style: solid; border-top-color: #FFFFFF; border-right-color: #FFFFFF; border-bottom-color: #FFFFFF; border-left-color: #FFFFFF; border-collapse:collapse; direction:rtl; } .tableStyle td{ text-align: right; display: block; direction:rtl; } .navTB_main td{ padding: 1px; border-collapse:collapse; }