.ddmx { background-position: 0; text-align: center; font-size: 12px; font-variant: normal; line-height: normal; width: 132px; }
.ddmx .item1,

.ddmx .item1-active { width: 132px; padding-left: 8px; padding-bottom: 8px; padding-right: 10px; padding-top: 8px; font-family: Helvetica, Verdana, Arial, sans-serif; color: black; font-size: 12px; font-variant: normal; line-height: normal; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0; text-decoration: none; letter-spacing: 4px; display: block; white-space: nowrap; position: relative; height: 12px; }
.ddmx .item1-active:hover,
.ddmx .item1:hover { width: 132px; padding-bottom: 8px; padding-top: 8px; height: 12px; background-position: 0; background-color: #f7ffeb; color: #65624f; letter-spacing: 4px; }

.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover { font-size: 11px; font-family: tahoma; font-variant: normal; line-height: normal; filter:alpha(opacity=90); -moz-opacity: 0.90; opacity: 0.90; -khtml-opacity: 0.90; padding: 3px 8px 4px; text-decoration: none; letter-spacing: 2px; display: block; white-space: nowrap; position: relative; z-index: 500; }
.ddmx .item2 { color: black; background-color: #ebded9; text-decoration: none; letter-spacing: 2px; z-index: 500; filter:alpha(opacity=100); -moz-opacity: 0.90; opacity: 0.90; -khtml-opacity: 0.90; }

.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover { color: white; background: #b9a795; z-index: 500; filter:alpha(opacity=90); -moz-opacity: 0.90; opacity: 0.90; -khtml-opacity: 0.90; }
.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;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    filter:alpha(opacity=98); -moz-opacity: 0.98; opacity: 0.98; -khtml-opacity: 0.98; 
}

.ddmx .bottom,
.ddmx .bottom:hover {
    border-bottom: 1px solid #000000;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */
