/*== Menu Begin ========*/ .menu { font-family: Calibri, Verdana ; font-size: 11px ; margin-left: 0px; margin-top: 1px; } .menu .admin_menu_head { text-align:left; font-size:22px; letter-spacing:4px; font-weight:bold; padding-left:220px; margin-top:5px; width:90%; background: url('/Images/menu/blue_gr.png'); color:White; } .menu .admin_menu_icon { position:relative; left:80px; top:2px; } .menu .admin_toolbar { padding-left:20px; width:100%; white-space: nowrap; } .menu .admin_toolbar IMG { margin:2px; border:0px; vertical-align:middle; } .menu .admin_toolbar .hiddenDescription { visibility:hidden; display:none; } .menu .admin_toolbar .shownDescription { visibility:visible; display:inline; color:#444444; padding-right:20px; margin-right:12px; border-right: 0px solid #AAAAAA; } .menu .head { padding-top:8px; height:35px; vertical-align:middle; font-size: 16px ; font-weight: bold; text-align: center; } .menu .operations_link { } .menu .operations_sublink { } .menu .operations_sublink:over { } .menu .margined { } .menu A { text-decoration: none; } .menu A:hover { color: #293852; } .menu td { font: Calibri, Verdana 11px ; } .menu DIV { padding-bottom: 1px; padding-top: 1px; } /* invisible div for work needs only */ .menu .nvis { padding: 0; margin: 0; } .menu .nvis div { margin-left: 20px; } .menu .title { padding-left:5px; font-weight:bold; color:#EEEEEE; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff3376b5, endColorstr=#ff5c91c4); background: -webkit-gradient(linear, left top, left bottom, from(#3376b5), to(#5c91c4)); background: -moz-linear-gradient(top, #3376b5, #5c91c4); height: 25px; vertical-align:bottom; border-top: 0px; margin-left:0px; padding-top:5px; font-size: 12px ; } .menu .title_selected { cursor: hand; } .menu .selected { } .menu .separator { overflow: hidden; height: 4px; } .menu .separator2 { overflow: hidden; height: 1px; background-color:#CCCCCC; } /* selected position */ .menu .clickedAnchor { color: #004488; font-weight:bold; letter-spacing:1px; background-color: #ffff99; } /*== Menu End ==========*/ .operativeTree { margin: 0px; padding: 0; font-family: Calibri, Verdana ; font-size: 12px ; margin-left: 0px; margin-top: 1px; } .operativeTree .title { padding-left:5px; font-weight:bold; color:#EEEEEE; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff3376b5, endColorstr=#ff5c91c4); background: -webkit-gradient(linear, left top, left bottom, from(#3376b5), to(#5c91c4)); background: -moz-linear-gradient(top, #3376b5, #5c91c4); height: 25px; vertical-align:bottom; border-top: 0px; margin-left:0px; padding-top:5px; font-size: 12px ; width:100%; } .operativeTree A { text-decoration: none; } .operativeTree A:hover { color: #293852; } .operativeTree .head { padding-top:8px; height:35px; vertical-align:middle; font-size: 16px ; font-weight: bold; text-align: center; width:100%; } .operativeTree ul{ margin: 0; padding: 0; } .operativeTree li{ background: white url(/Images/list.gif) no-repeat left center; list-style-type: none; padding-left: 2px; margin-bottom: 3px; } .operativeTree li.submenu { background: white url(/Images/plus.png) no-repeat left 1px; padding-top:-2px; padding-left:15px; margin-left:4px; margin-top:4px; cursor: hand !important; cursor: pointer !important; } .operativeTree li.submenu ul{ display: none; /*Hide them by default. Don't delete. */ } .operativeTree .driver { background: white url(/Images/driver.gif) no-repeat left 1px; margin-left:10px; padding-left:10px; margin-top:2px; white-space:nowrap; } .operativeTree .carIcon { padding-top:2px; margin-right:5px; } .operativeTree .submenu ul li{ cursor: default; } .operativeTree .MapIconLastPosition { background:url(/Images/toolbar/map_10_bn.jpg) no-repeat left 0px; width:10px; height:10px; display:inline-block; cursor:hand; } .operativeTree .MapIconLastPosition:hover { background:url(/Images/toolbar/map_10.jpg) no-repeat left 0px; width:10px; height:10px; display:inline-block; cursor:hand; } .operativeTree .MapIconLastPosition1610 { background:url(/Images/toolbar/map_16-10_bn.jpg) no-repeat left 0px; width:16px; height:10px; display:inline-block; cursor:hand; } .operativeTree .MapIconLastPosition1610:hover { background:url(/Images/toolbar/map_16-10.jpg) no-repeat left 0px; width:16px; height:10px; display:inline-block; cursor:hand; }