home *** CD-ROM | disk | FTP | other *** search
- body {
- padding:0;
- margin:0;
- font:5pt arial;
- font-size:9px;
- background:fixed url('about:blank');
- }
- body, #panel, #mainW { cursor:wait; }
-
- a { text-decoration:none; }
- a:visited { color: #3A6A98; }
- a:hover { text-decoration:underline; }
- a:active, a:focus, img { outline: 0; }
-
- img { border:0px; }
- p { font:9pt arial; margin: 10px; padding-left:15px; }
- p img { margin-left:-20px; vertical-align:bottom; }
- .advancedcontrol { margin-left:-8px; margin-top:-8px; }
-
- .panel, .panel a { color:#151c55; }
- .panel a:visited { color:#151c55; }
- .panel a:hover { color:#064ce4; }
-
- /*
- .panel, .panel a { color: #ffffff; }
- .panel a:visited { color: #ffffff; }
- .panel a:hover { color: #D9F3F3; }
- */
- /*#panel a { background-image:url(ico/cloud.png); padding-left:1px; padding-right:1px; color:Green; }*/
-
- .panel, panel-table { /*background-color:#3A6A98;*/ background-color:#e8f2fe; }
-
- h1 { font:19px arial; font-weight:100; color: #0033BC; padding-left:30px; margin-bottom:10px; }
- #message { font:12pt arial; color:red; font-weight:bold; display:none; }
-
- .dropddownbutton { margin:0px; padding:0px; }
- .dropddownbutton img { margin:0px; padding:0px; margin-bottom:-5px; }
- .dropddownbutton span, #cpu_temperature { color:#00CC00; margin-left:10px; font-size:16px; }
- #system_video { width:300px; margin-right:10px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
-
- /*.button { cursor:hand; border: 5px intset black; border-style:outset; margin:5px; white-space:nowrap; width:45%; height:80px; background-color:#EDEDED; }*/
-
- .button { width:100%; font:10pt arial; border-bottom: 1px solid #3A6A98; padding-top:5px; white-space: nowrap; }
- .button span { vertical-align:top; }
- .button span.1 { width:150px; margin-right:10px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
- .button span.2 { width:230px; margin-right:10px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
- .button span.3 { position:absolute; right:90px; }
- .button span.4 { position:absolute; right:20px; text-align:right; }
- .button input.checkbox { height: 10px; width: 10px; vertical-align:middle; margin-right:5px; margin-bottom:6px; }
-
- .panel {
- background-position:top left; background-image: url(ico/panel.png); background-repeat: no-repeat;
- position:absolute;
- top:expression(eval(document.body.scrollTop) + 'px');
- }
-
- #tooltip {
- position: absolute;
- z-index: 3000;
- border: 1px solid #111;
- background-color: #F7F7F7;
- padding: 3px;
- opacity: 0.85;
- }
-
- #tooltip h3, #tooltip div { margin: 0; font-size:9pt !important; font-weight:500; }
-
- #panel { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); } /*Shadow*/
-
-
- #infobar { border: 1px solid #C0C0C0; width:490px; position:relative; z-index:999; padding:5px; border-collapse:collapse; }
- #infobar_color { background-image:url(ico\infobar\yelow.png); background-color:#ffda75; background-repeat:no-repeat; width:16px; }
- #infobar_img { float:left; }
- #infobar_title { font-weight:bolder; padding-top:4px; }
- #infobar_info { padding:5px; font-size:10pt; padding-top:6px; }
- .infobar_button { float:right; margin:5px; }
-
-
-
- #infobar {margin:0; padding:0;}
- #tabs {position:relative; bottom:-1px;left:-2px;font-size:14px;padding-top:20px;}
- #tabs ul, #tabs li {border:0; margin:0; padding:0; list-style:none;}
- #tabs ul{
- height:29px;
- padding-left:20px;
- }
- #tabs li{
- float:left;
- margin-right:2px;
- }
- .tab a:link, .tab a:visited{
- display:block;
- float:left;
- height:30px;
- background:url(ico/infobar/tab-round.png) no-repeat right -30px;
- color:#666;
- font-weight:bold;
- text-decoration:none;
- padding-right:14px;
- }
- .tab a span{
- display:block;
- float:left;
- height:30px;
- background:url(ico/infobar/tab-round.png) no-repeat left -30px;
- padding-left:14px;
- line-height:30px;
- cursor:pointer
- }
- .tab a:hover{
- background:url(ico/infobar/tab-round.png) no-repeat right -60px;
- }
- .tab a:hover span{
- background:url(ico/infobar/tab-round.png) no-repeat left -60px;
- }
- .active a:link, .active a:visited, .active a:visited, .active a:hover{
- background:url(ico/infobar/tab-round.png) no-repeat right 0;
- }
- .active a span, .active a:hover span{
- background:url(ico/infobar/tab-round.png) no-repeat left 0;
- }
-
- #tab-install {background:url(ico/infobar/tab-install.png) no-repeat left 0px;}
-
- .infobar_urls {text-decoration:underline;}
-
- #drv_lists {display:none;}