File: //home/bk/efi/eficenter.ru/css/admin/dhtmlxmenu_standard.css
/***************************************************************************************************************************************************************
"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("/js/codebase/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("/js/codebase/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("/js/codebase/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;
top=0px;
position: absolute;
font-family: Tahoma;
font-size: 11px;
font-weight: normal;
color: #000000;
cursor: default;
white-space: nowrap;
-moz-user-select: none;
height: 14px;
height=20px;
padding-left: 7px;
padding-right: 7px;
padding-top: 2px;
padding-bottom: 2px;
margin: 1px;
margin-top: 2px;
margin-top=4px;
}
div.dhtmlxMenu_standard_TopLevel_Item_Disabled {
top: 2px;
top=0px;
position: absolute;
font-family: Tahoma;
font-size: 11px;
font-weight: normal;
color: #909090;
cursor: default;
white-space: nowrap;
height: 14px;
height=20px;
-moz-user-select: none;
padding-left: 7px;
padding-right: 7px;
padding-top: 2px;
padding-bottom: 2px;
margin: 1px;
margin-top: 2px;
margin-top=4px;
}
div.dhtmlxMenu_standard_TopLevel_Item_Selected {
top: 2px;
top=0px;
position: absolute;
font-family: Tahoma;
font-size: 11px;
font-weight: normal;
cursor: default;
color: #000000;
white-space: nowrap;
-moz-user-select: none;
height: 14px;
height=20px;
background-color: #D2D1D1;
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;
margin-top=3px;
}
/*
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: Tahoma;
font-size: 11px;
font-weight: normal;
color: #333333;
border-left: #FFFFFF 1px solid;
border-right: #9E9E9E 1px solid;
background-color: #E3E3E3;
margin: 0px 0px 0px 0px;
padding: 4px 28px 4px 28px;
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 28px 4px 28px;
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: Tahoma;
font-size: 11px;
font-weight: normal;
color: #333333;
background-color: #B0B0B0;
margin: 0px 0px 0px 0px;
padding: 4px 28px 4px 28px;
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;
height=18px;
padding-top: 1px;
padding-left: 1px;
padding-right: 1px;
padding-right=0px;
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;
height=18px;
padding-top: 1px;
padding-left: 1px;
padding-right: 1px;
padding-right=0px;
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;
height=18px;
padding-top: 1px;
padding-left: 1px;
padding-right: 1px;
padding-right=0px;
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("/js/codebase/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("/js/codebase/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("/js/codebase/imgs/dhxmenu_standard/dhtmlxmenu_arrow_up_dis.gif");
border-right: #9E9E9E 1px solid;
height: 100%;
}
div.dhtmlxMenu_standard_SubLevelArea_ArrowDown {
position: absolute;
height: 16px;
height=18px;
font-size: 1px;
padding-top: 1px;
padding-left: 1px;
padding-right: 1px;
padding-right=0px;
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;
height=18px;
font-size: 1px;
padding-top: 1px;
padding-left: 1px;
padding-right: 1px;
padding-right=0px;
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;
height=18px;
font-size: 1px;
padding-top: 1px;
padding-left: 1px;
padding-right: 1px;
padding-right=0px;
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("/js/codebase/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("/js/codebase/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("/js/codebase/imgs/dhxmenu_standard/dhtmlxmenu_arrow_down_dis.gif");
border-right: #9E9E9E 1px solid;
border-bottom: #9E9E9E 1px solid;
}