.ThemeIEMenu { font-size:13px; color: #003399; cursor:pointer; } .ThemeIESubMenu { position: absolute; visibility: hidden; /* Netscape/Mozilla renders borders by increasing their z-index. The following line is necessary to cover any borders underneath */ z-index: 100; border: 0; padding: 0; filter:progid:DXImageTransform.Microsoft.Shadow(color=#848A84, Direction=135, Strength=4); } .ThemeIESubMenuTable { border: 1px solid #ADAA9C; background-color: #CCFF66; } .ThemeIESubMenuTable td { white-space: nowrap; border-bottom: 1px solid #008000; } .ThemeIEMainItemHover,.ThemeIEMainItemActive { color: #FF6600; background-color:#FFFFFF; } .ThemeIEMenuSplit { height: 1px; margin-top: 1px; margin-bottom: 1px; overflow: hidden; background-color: inherit; border-top: 1px solid #ADAA9C; } .ThemeIEMenuVSplit { width: 1px; margin: 0px; overflow: hidden; background-color: inherit; border-right: 1px solid #ADAA9C; } /* image shadow animation */ /* seq1: image for normal seq2: image for hover and active To use, in the icon field, input the following: */ .ThemeIEMenuItem img.seq1 { display: inline; } .ThemeIEMenuItemHover seq2, .ThemeIEMenuItemActive seq2 { display: inline; } .ThemeIEMenuItem .seq2, .ThemeIEMenuItemHover .seq1, .ThemeIEMenuItemActive .seq1 { display: none; } .ThemeIEMenuItemHover,.ThemeIEMenuItemActive { color: #008000; background-color:#ffffff; } .ThemeIESubMenuTable { cursor:pointer; font-family:verdana, arial, sans-serif; font-size:16px; padding: 0; border: 0; white-space:owrap;color: #003399; font-weight: normal; }