ul.jd_menu_slate                           { display: block; bottom: 0px; background-color: transparent; background-repeat: no-repeat; background-position: center top; padding-left: 2px; position: absolute; left: 0px; width: 900px; height: 30px; float: left; clear: both }

ul.jd_menu_vertical    { background-image: url(../images_nice/bt_background.png); background-repeat: repeat-x; background-attachment: scroll; background-position: 0 center; height: 30px; }


ul.jd_menu_slate a, 
ul.jd_menu_slate a:active,
ul.jd_menu_slate a:link,
ul.jd_menu_slate a:visited  { color: white; background-position: right 0 }
ul.jd_menu_slate ul li a,
ul.jd_menu_slate ul li a:active,
ul.jd_menu_slate ul li a:link,
ul.jd_menu_slate ul li a:visited    { width: 150px }
ul.jd_menu_slate li               { line-height: 30px; padding-bottom: 0px; color: white; background-image: url(../images_nice/bt_off.png); background-repeat: no-repeat; background-position: right top; text-align: left; white-space: nowrap; cursor: pointer; padding-right: 22px; padding-left: 22px; left: 0; height: 30px }
ul.jd_menu_slate li.jd_menu_active_menubar,
ul.jd_menu_slate li.jd_menu_hover_menubar   { height: 30px; color: white; background-image: url(../images_nice/bt_ov.png); background-repeat: no-repeat; background-position: right top }

ul.jd_menu_vertical li.jd_menu_active_menubar,
ul.jd_menu_vertical li.jd_menu_hover_menubar   { padding-left: 6px }

ul.jd_menu_slate ul  { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: left }
ul.jd_menu_slate ul li        { line-height: 30px; top: 1px; border-bottom-color: white; border-bottom-width: 1px; border-bottom-style: solid; position: relative; padding-left: 4px; padding-right: 3px; width: 150px; background-color: #4c4c4c; background-repeat: no-repeat; background-position: center; text-align: left; height: 30px; }
ul.jd_menu_slate ul li.jd_menu_active,
ul.jd_menu_slate ul li.jd_menu_hover       { top: 1px; line-height: 30px; padding-left: 4px; padding-right: 3px; background-color: black; color: #fff; background-repeat: no-repeat; background-position: center; height: 30px; }
ul.jd_menu_slate ul li.jd_menu_active a.jd_menu_active,
ul.jd_menu_slate ul li.jd_menu_hover a.jd_menu_hover {
	color: #FFF;
}
