.mlddm { margin: 0; padding: 0; /*background: #0b93dd;*/ height: 15px; list-style: none; width:100%; } .mlddm li { margin: 0; padding: 0 0px 0 0; list-style: none; float: left; font: 11px arial; font-weight: bold; border-left: 2px solid NAV_BORDER_SEP_COLOR; line-height:15px; } .mlddm li a, .mlddm li a#buttonnohover { display: block; text-align: center; color: NAV_TXT_COLOR_01; padding: 0px 0px; padding-left:TOP_NAV_PADDING_LEFT; padding-right:TOP_NAV_PADDING_RIGHT; margin-right:0px; margin-left:0px; text-decoration: none; line-height:15px; } .mlddm li a:visited, .mlddm li a#buttonhover { color: NAV_TXT_COLOR_01; /*background: #0b93dd;*/ text-decoration:none} .mlddm li a:hover, .mlddm li a#buttonhover { color: NAV_TXT_COLOR_02; /*background-image:url(MODULE_STS_TEMPLATE_FOLDER/images/nav_stretch_over.jpg);*/ background-position:center; background: NAV_TXT_COLOR_02_BKG; } .mlddm ul { margin: 1px 0 0 0; padding: 0; visibility: hidden; position: absolute; clear: both; background: NAV_TXT_COLOR_SUB_BKG; z-index:200; } .mlddm ul li { display: inline; float: none; margin: 0; padding: 0; border-width: 0px} .mlddm ul li a { display: inline; white-space: nowrap; width: 10px; margin: 0 0 0 2px; padding: 5px 10px; font: 11px arial; font-weight: bold; text-align: left; text-decoration: none; color: NAV_TXT_COLOR_SUB; background: NAV_TXT_COLOR_SUB_BKG; } .mlddm ul li a:visited { display: inline; white-space: nowrap; width: 10px; margin: 0 0 0 2px; padding: 5px 10px; font: 11px arial; font-weight: bold; text-align: left; text-decoration: none; color: NAV_TXT_COLOR_SUB; background: NAV_TXT_COLOR_SUB_BKG; } .mlddm ul li a:hover { color: NAV_TXT_COLOR_SUB_HOVER; padding: 5px 10px 5px 8px; border: 1px solid NAV_TXT_COLOR_SUB_HOVER_SEP; border-width: 0 0 0 2px; background: NAV_TXT_COLOR_SUB_BKG_HOVER; } .mlddm .hsub { background: no-repeat right url(arroww.gif)} .mlddm .hsub:hover { background: #74c4ef no-repeat right url(arroww.gif)}