.cms_dot { position: relative; z-index: 90; vertical-align: top; } .cms_dot span { position: absolute; text-indent: 0; cursor: pointer; width: 16px; height: 16px; } .cms_dot#cms_dot_0 { position: fixed; top: 0; left: 0; } .cms_kontextmenu { position: absolute; z-index: 99; top: -1000px; left: -1000px; overflow : visible; opacity: 0.99; background-color: Menu; -moz-user-select: none; text-indent: 0; } .cms_kontextmenu table { background-color: Menu; border : thin outset Window; color: MenuText; font-family: Menu, Arial, sans-serif; font-size: small; font-weight: normal; text-decoration: none; padding-top: 1px; padding-bottom: 1px; cursor: default; } .cms_mask { background-color: White; position: fixed; z-index: 91; top: 0; left: 0; width: 100%; height: 100%; opacity: 0.80; -moz-user-select: none; } .cms_unmask { position: relative; z-index: 92; } .cms_hover td { background-color: Highlight; color: HighlightText; } .cms_normal td { background-color: Menu; color: MenuText; } .cms_disable td { background-color: Menu; color: GrayText; } .cms_disable div { opacity: 0.3; } .cms_submenu { padding-left: 10px; padding-right: 5px; } .cms_icon { padding-left: 10px; padding-right: 5px; } .cms_text { } .cms_text_bold { font-weight: bold; } .cms_hr { background-color: #999999; color: #999999; width: 90%; border: 0; height: 1px; font-size: 3px; margin-top: 4px; }