/*************************************************************************************************************************************************************** "STANDARD" dhtmlxMenu Skin ***************************************************************************************************************************************************************/ /* top level container */ table.dhtmlxMenu_standard_TBL { height: 26px; position: relative; } div.dhtmlxMenu_standard_Middle { position: relative; height: 26px; width: 100%; left: 0px; top: 0px; border: none; background-color: none; #background-image: url("../imgs/dhxmenu_standard/dhtmlxmenu_top_bg_middle.gif"); -moz-user-select: none; } table td.dhtmlxMenu_standard_Left { width: 3px; font-size: 2px; #background-image: url("../imgs/dhxmenu_standard/dhtmlxmenu_top_bg_left.gif"); background-repeat: no-repeat; } table td.dhtmlxMenu_standard_Right { width: 3px; font-size: 2px; #background-image: url("../imgs/dhxmenu_standard/dhtmlxmenu_top_bg_right.gif"); background-repeat: no-repeat; } iframe.dhtmlxMenu_IE6CoverFix_standard { position: absolute; border: none; background: #000000; filter: alpha(opacity=100); } /* top level items */ div.dhtmlxMenu_standard_TopLevel_Item_Normal { top: 2px; position: absolute; font-family: Tahoma; font-size: 11px; font-weight: normal; color: #000000; cursor: default; white-space: nowrap; -moz-user-select: none; height: 14px; padding-left: 7px; padding-right: 7px; padding-top: 2px; padding-bottom: 2px; margin: 1px; margin-top: 2px; } div.dhtmlxMenu_standard_TopLevel_Item_Disabled { top: 2px; position: absolute; font-family: Tahoma; font-size: 11px; font-weight: normal; color: #909090; cursor: default; white-space: nowrap; height: 14px; -moz-user-select: none; padding-left: 7px; padding-right: 7px; padding-top: 2px; padding-bottom: 2px; margin: 1px; margin-top: 2px; } div.dhtmlxMenu_standard_TopLevel_Item_Selected { top: 2px; position: absolute; font-family: Tahoma; font-size: 11px; font-weight: normal; cursor: default; color: #000000; white-space: nowrap; -moz-user-select: none; height: 14px; background-color: red; border-top: #808080 1px solid; border-left: #808080 1px solid; border-bottom: #FFFFFF 1px solid; border-right: #FFFFFF 1px solid; padding-left: 7px; padding-right: 7px; padding-top: 2px; padding-bottom: 2px; margin-top: 1px; } /* sub level polygon */ div.dhtmlxMenu_standard_SubLevelArea_Polygon { position: absolute; padding-top: 1px; border-top: #D2D1D1 1px solid; border-left: #D2D1D1 1px solid; border-right: #7E7E7E 1px solid; border-bottom: #7E7E7E 1px solid; background-color: #FFFFFF; overflow: hidden; } /* separator */ div.dhtmlxMenu_standard_SubLevelArea_Separator { font-size: 1px; cursor: default; -moz-user-select: none; border-top: #BCBBBB 1px solid; border-bottom: #FFFFFF 1px solid; border-right: #9E9E9E 1px solid; margin-left: 1px; } /* items */ div.dhtmlxMenu_standard_SubLevelArea_Item_Normal { position: relative; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000; border-left: #FFFFFF 1px solid; border-right: #9E9E9E 1px solid; background-color: #cccccc; margin: 0px 0px 0px 0px; padding: 4px 20px 4px 20px; cursor: default; white-space: nowrap; -moz-user-select: none; } div.dhtmlxMenu_standard_SubLevelArea_Item_Disabled { position: relative; font-family: Tahoma; font-size: 11px; font-weight: normal; color: #999999; background-color: #E3E3E3; margin: 0px 0px 0px 0px; padding: 4px 20px 4px 20px; border-left: #FFFFFF 1px solid; border-right: #9E9E9E 1px solid; cursor: default; white-space: nowrap; -moz-user-select: none; } div.dhtmlxMenu_standard_SubLevelArea_Item_Selected { position: relative; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #ffffff; background-color: #707070; margin: 0px 0px 0px 0px; padding: 4px 20px 4px 20px; border-left: #FFFFFF 1px solid; border-right: #9E9E9E 1px solid; cursor: default; white-space: nowrap; -moz-user-select: none; } /* hotkey */ div.dhtmlxMenu_standard_SubLevelArea_Item_Normal div.dhtmlxMenu_standard_SubLevelArea_Item_HotKey { color: #333333; } div.dhtmlxMenu_standard_SubLevelArea_Item_Disabled div.dhtmlxMenu_standard_SubLevelArea_Item_HotKey { color: #AAAAAA; } div.dhtmlxMenu_standard_SubLevelArea_Item_Selected div.dhtmlxMenu_standard_SubLevelArea_Item_HotKey { color: #333333; } div.dhtmlxMenu_standard_SubLevelArea_Item_HotKey { position: absolute; top: 4px; font-size: 10px; right: 8px; } /* arrow cascade (right, loading) */ img.dhtmlxMenu_standard_SubLevelArea_Item_Arrow { width: 4px; height: 7px; position: absolute; margin-top: 3px; right: 8px; } img.dhtmlxMenu_standard_SubLevelArea_Item_Arrow_Loading { width: 10px; height: 10px; position: absolute; margin-top: 1px; right: 6px; } /* icons (checkboxes and radios are use the same class) */ img.dhtmlxMenu_standard_TopLevel_Item_Icon { position: absolute; margin-top: -1px; left: 6px; width: 16px; height: 16px; } img.dhtmlxMenu_standard_SubLevelArea_Item_Icon { position: absolute; top: 2px; left: 6px; _left: -23px; width: 16px; height: 16px; } /* arrows limit (up, down) */ div.dhtmlxMenu_standard_SubLevelArea_Arrow { width: 100%; height: 15px; background-repeat: no-repeat; background-position: center center; background-color: #E6E5E5; } div.dhtmlxMenu_standard_SubLevelArea_ArrowUp { position: absolute; height: 16px; padding-top: 1px; padding-left: 1px; padding-right: 1px; font-size: 1px; background-color: #FFFFFF; border-top: #D3D2D2 1px solid; border-left: #D3D2D2 1px solid; border-right: #7E7E7E 1px solid; border-bottom: #7E7E7E 1px solid; } div.dhtmlxMenu_standard_SubLevelArea_ArrowUp_Over { position: absolute; height: 16px; padding-top: 1px; padding-left: 1px; padding-right: 1px; font-size: 1px; background-color: #FFFFFF; border-top: #D3D2D2 1px solid; border-left: #D3D2D2 1px solid; border-right: #7E7E7E 1px solid; border-bottom: #7E7E7E 1px solid; } div.dhtmlxMenu_standard_SubLevelArea_ArrowUp_Disabled { position: absolute; height: 16px; padding-top: 1px; padding-left: 1px; padding-right: 1px; font-size: 1px; background-color: #FFFFFF; border-top: #D3D2D2 1px solid; border-left: #D3D2D2 1px solid; border-right: #7E7E7E 1px solid; border-bottom: #7E7E7E 1px solid; } div.dhtmlxMenu_standard_SubLevelArea_ArrowUp div.dhtmlxMenu_standard_SubLevelArea_Arrow { #background-image: url("../imgs/dhxmenu_standard/dhtmlxmenu_arrow_up.gif"); border-right: #9E9E9E 1px solid; height: 100%; } div.dhtmlxMenu_standard_SubLevelArea_ArrowUp_Over div.dhtmlxMenu_standard_SubLevelArea_Arrow { #background-image: url("../imgs/dhxmenu_standard/dhtmlxmenu_arrow_up_over.gif"); border-right: #9E9E9E 1px solid; height: 100%; } div.dhtmlxMenu_standard_SubLevelArea_ArrowUp_Disabled div.dhtmlxMenu_standard_SubLevelArea_Arrow { #background-image: url("../imgs/dhxmenu_standard/dhtmlxmenu_arrow_up_dis.gif"); border-right: #9E9E9E 1px solid; height: 100%; } div.dhtmlxMenu_standard_SubLevelArea_ArrowDown { position: absolute; height: 16px; font-size: 1px; padding-top: 1px; padding-left: 1px; padding-right: 1px; background-color: #FFFFFF; border-top: #D3D2D2 1px solid; border-left: #D3D2D2 1px solid; border-right: #7E7E7E 1px solid; border-bottom: #7E7E7E 1px solid; } div.dhtmlxMenu_standard_SubLevelArea_ArrowDown_Over { position: absolute; /* #background-image: url("../imgs/dhxmenu_standard/dhtmlxmenu_arrow_bg_over.gif"); background-repeat: repeat-x; */ height: 16px; font-size: 1px; padding-top: 1px; padding-left: 1px; padding-right: 1px; background-color: #FFFFFF; border-top: #D3D2D2 1px solid; border-left: #D3D2D2 1px solid; border-right: #7E7E7E 1px solid; border-bottom: #7E7E7E 1px solid; } div.dhtmlxMenu_standard_SubLevelArea_ArrowDown_Disabled { position: absolute; height: 16px; font-size: 1px; padding-top: 1px; padding-left: 1px; padding-right: 1px; background-color: #FFFFFF; border-top: #D3D2D2 1px solid; border-left: #D3D2D2 1px solid; border-right: #7E7E7E 1px solid; border-bottom: #7E7E7E 1px solid; } div.dhtmlxMenu_standard_SubLevelArea_ArrowDown div.dhtmlxMenu_standard_SubLevelArea_Arrow { #background-image: url("../imgs/dhxmenu_standard/dhtmlxmenu_arrow_down.gif"); border-right: #9E9E9E 1px solid; border-bottom: #9E9E9E 1px solid; } div.dhtmlxMenu_standard_SubLevelArea_ArrowDown_Over div.dhtmlxMenu_standard_SubLevelArea_Arrow { #background-image: url("../imgs/dhxmenu_standard/dhtmlxmenu_arrow_down_over.gif"); border-right: #9E9E9E 1px solid; border-bottom: #9E9E9E 1px solid; } div.dhtmlxMenu_standard_SubLevelArea_ArrowDown_Disabled div.dhtmlxMenu_standard_SubLevelArea_Arrow { #background-image: url("../imgs/dhxmenu_standard/dhtmlxmenu_arrow_down_dis.gif"); border-right: #9E9E9E 1px solid; border-bottom: #9E9E9E 1px solid; }