.ddmx { padding:0px; margin:0px; } .ddmx .item1, .ddmx .item1:hover, .ddmx .item1-active, .ddmx .item1-active:hover { padding: 0px 10px 0px 10px; text-decoration:underline; border-right:1px solid #568d04; white-space: nowrap; position: relative; font-size:14px; } .ddmx .item1:hover, .ddmx .item1-active:hover { text-decoration:none; margin:0px; } .ddmx .item2, .ddmx .item2:hover, .ddmx .item2-active, .ddmx .item2-active:hover { padding: 3px 8px 4px 8px; color: #fff; background-color:#fff; text-decoration: none; display: block; position: relative; z-index: 500; filter : Alpha(Opacity=90); -moz-opacity: 0.9; opacity: 0.9; font-size:12px; margin:0px; } .ddmx .item2 { color:#0487b9; } .ddmx .item2:hover, .ddmx .item2-active, .ddmx .item2-active:hover { background: #a0c568; /* background: #e7e7e7; color:#999999;*/ } .ddmx .arrow, .ddmx .arrow:hover { padding: 3px 16px 4px 8px; } .ddmx .item2 img, .ddmx .item2-active img{ position: absolute; top: 4px; right: 1px; border: 0; } .ddmx .section { /* border: 1px solid #b8b4ae; */ border-left:1px solid #e7e7e7; border-right:1px solid #e7e7e7; border-bottom:1px solid #e7e7e7; margin:3px 3px 3px 3px; padding:0px; color:#0076a3; border-top:0px solid #5d8d7c; position: absolute; visibility: hidden; z-index: -1; }