/*VIRTUOZ*/ html,body { margin:0px; padding:0px; min-width: 900px; font-size:11px; font-family:arial; } div,table { font-size:11px; font-family:arial; } A { color:#32679C; text-decoration: none; cursor:pointer; } A:Hover { color:#FF9933; text-decoration: underline; } #skeleton { width:100%; height:100%; } #header { height: 83px; background-image: url('/images/top_bg.gif'); } #logo_left,#logo_right { position: relative; height: 83px; width: 300px; } #logo_left { float:left; background:url('/images/logo.gif') no-repeat; } #logo_right { float:right; background:url('/images/logo2.gif') no-repeat; } #menu_top { height: 22px; background-image: url('/images/menu_bg.gif'); } #menu_top_left,#menu_top_right { position: relative; padding:2px; } #menu_top_left { float:left; } #menu_top_right { float:right; } #menu_left { position: relative; float:left; width: 150px; } #main_zone { position: relative; margin-left:150px; } #bottom_line { position: relative; height: 40px; margin-top:2px; background-image: url('/images/bottom_bg.gif'); } #bottom_line_left,#bottom_line_right { position: relative; padding: 12px; } #bottom_line_left { float:left; } #bottom_line_right { float:right; } #block_windows { } Input,textarea,select { font-size: 11px; font-family: Arial; } .input_text { border: 1px solid #C0C0C0; background-color: #FFFFFF; } .input_button { border: 1px solid #C0C0C0; background-color: #FFFFFF; cursor:pointer; } .input_text:Hover, .input_button:Hover { border:1px solid #FF9933; } .img_txt { vertical-align: middle; padding:0px 10px 0px 10px; border:0px; } .img_text_left { vertical-align: middle; padding:0px 5px 0px 0px; border:0px; } #tbl { background-color: #ffffff; border:1px solid #7F9DB9; margin:1px; font-size:11px; color:#000000; width: 100%; } #tbl th { font-size:11px; color:#FFFFFF; background-color: #4f7db0; } #tbl tr { background-color: #f4f4f2; } #tbl tr:Hover { background-color: #d8e4f0; } #tbl2 { background-color: #ffffff; border:1px solid #7F9DB9; margin:1px; font-size:11px; color:#000000; width: 100%; } #tbl2 th { font-size:11px; color:#FFFFFF; background-color: #4f7db0; } #menu_left ul { list-style: none; margin: 0; padding: 0; } #menu_left li { padding-top:3px; padding-bottom:3px; border-bottom: 1px dashed #C0C0C0; } #login_block { background: no-repeat url(/images/lock.png); background-position: 0px 1px; padding: 10px; } #menu_block { position: relative; border:1px solid #C0C0C0; background-color: #EBF0F5; margin: 5px 10px 5px 0px; width: 140px; } #menu_block:hover { border: 1px solid #4f7db0; background-color: #F7F9FB; } #menu_block_title { position: relative; float:left; color:#FFFFFF; border-right:1px solid #FFFFFF; border-bottom:1px solid #FFFFFF; width: 120px; background-color: #4f7db0; height:14px; margin-bottom:2px; padding-left: 5px; } #img_menu_block_title { vertical-align: middle; padding:0px 2px 0px 0px; } #menu_block_text { position: relative; margin-top: 20px; padding: 10px; } #menu_block_line { border-top: 1px dashed #C0C0C0; padding: 3px; } .windows_block_search { border:1px solid #C0C0C0; background-color: #EBF0F5; margin: 5px 10px 5px 0px; } .windows_block_search:hover { border: 1px solid #4f7db0; background-color: #F7F9FB; } .windows_block_search #windows_block_title { float:left; width: 160px; color: #808080; border-right:1px solid #C0C0C0; border-bottom:1px solid #C0C0C0; background-color: #EBEBEB; padding-left: 5px; padding-right: 5px; }#menu_ul ul { list-style: none; margin: 0; padding: 0; } #menu_ul li { padding-top:3px; padding-bottom:3px; border-bottom: 1px dashed #C0C0C0; } #windows_block { border:1px solid #C0C0C0; margin: 5px 10px 5px 0px; } #windows_block:hover { border: 1px solid #4f7db0; } #windows_block_title { float:left; width: 160px; background-color: #EBEBEB; border-right:1px solid #C0C0C0; border-bottom:1px solid #C0C0C0; color: #808080; font-weight: bolder; padding-left: 5px; padding-right: 5px; } #windows_block_title_link { float:left; width: 140px; background:url(/images/leftnav_arrow.gif) no-repeat; background-position: 0px 5px; border-right:1px dashed #C0C0C0; border-bottom:1px dashed #C0C0C0; padding-left: 20px; padding-right: 5px; } #windows_block_title_link:hover { background-color: #FFFFFF; } #windows_block_text { margin-top: 20px; padding: 10px; } .clear { clear: both; height: 5px; overflow: hidden; font-size: 0; line-height: 0; } #js_check { position: relative; border: 1px dashed #FF0000; padding: 10px; background-color: #FFFFCC; margin: 2px; text-align: center; } #block_windows { position: absolute; left: 0px; top: 0px; filter: progid:DXImageTransform.Microsoft.alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity:0.6; opacity:0.6; background-color: #DEDBFD; z-index: 100; overflow: auto; width: 100%; height: 100%; } #magic_windows { position: absolute; z-index: 2; border:1px solid #C0C0C0; background-color: #FFFFFF; min-width: 250px; min-height: 20px; } #magic_windows #magic_windows_title { position: relative; float:left; color: #808080; border-right:1px solid #C0C0C0; border-bottom:1px solid #C0C0C0; background-color: #EBEBEB; min-width: 50px; padding-left: 5px; padding-right: 5px; } #magic_windows #magic_windows_close { position: relative; float:right; width:20px; text-align:center; } #magic_windows #magic_windows_close:hover { background-color: red; cursor:pointer; } #magic_windows #magic_windows_text { position: relative; margin-top: 10px; padding: 10px; } 