/* Level 0 - Text ***************************************************/ .m0l0iout { font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; text-align: center; font-size: 11px; padding: 3px; color: #FFFFFF; } .m0l0iover { font: 10px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; text-align: center; float: center; font-weight: bold; padding: 4px; color: #FFFFFF; } /* Level 0 - Container **********************************************/ .m0l0oout { text-decoration : Bold; text-align: center; float: center; font-weight: bold; background: #333333; overflow:hidden; text-overflow:ellipsis; } .m0l0oover { text-decoration : none; border-bottom : 0px solid #3D79B7; background: #333333; overflow:hidden; text-overflow:ellipsis; } /* Level 1 - Text ***************************************************/ .m0l1iout { font: 10px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; padding: 4px; color: #FFFFFF; } .m0l1iover { font: 10px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; text-align: left; float: left; font-weight: bold; padding: 4px; color: #FFFFFF; } /* Level 1 - Container *********************************************/ .m0l1oout { text-align: left; float: left; font-weight: bold; background: #333333; filter: alpha(opacity=100); overflow:hidden; text-overflow:ellipsis; } .m0l1oover { text-decoration : none; background: #444444; border-bottom : 0px solid #3D79B7; overflow:hidden; text-overflow:ellipsis; } /* All other Levels - Text ****************************************/ .m0l2iout { font: 10px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration : none; padding: 4px; color: #FFFFFF; } .m0l2iover { font: 10px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; text-align: left; float: left; font-weight: bold; padding: 4px; color: #FFFFFF; } /* All other Levels - Container ************************************/ .m0l2oout { text-decoration : none; background: #333333; border : 0px ridge #FFFFFF; filter: alpha(opacity=98); } .m0l2oover { text-decoration : none; border-bottom : 0px solid #3D79B7; background: #333333; border : 0px ridge #FFFFFF; }