* { margin: 0; } html, body { height: 100%; overflow: auto; padding:0 0 0; font-family: Verdana; font-size: 12px; line-height: 1.15; } input { border-style: solid; border-width: 1px; border-color: #666666; background-color: #ffffff; } .wrapper { position: relative; width: 100%; height: 100%; overflow: auto; } .text_title{ font-family: Georgia; font-size: 20px; color: #0066aa; padding-top: 10px; padding-right: 5px; } .text_content{ font-family: Verdana; font-size: 11px; color: #333333; max-width: 745px; padding-top: 10px; line-height: 120%; } .box { position: fixed; width:; right: 20px; top: 5px; } .hghtable { background-color: #03b1ff; color: #fff; border-color: #03b1ff; font-family: Tahoma; font-size: 11px; font-weight: bold; } .skin_header{ font-family: Georgia; font-size: 18px; color: #0066aa; padding-top: 10px; padding-bottom: 5px; } .skin_border{ border: 1px #06a solid; border-collapse:collapse; cursor: default; } .skin_plain_table{ border: 1px #06a solid; border-collapse:collapse; width: 100%; cursor: default; } .skin_plain_table th{ border: 1px #06a solid; color: #fff; background-color: #03b1ff; text-align: center; vertical-align: center; } .skin_plain_table td,th{ padding: 3px; font-family: Tahoma; font-size: 12px; } .skin_plain_table td{ border: 1px #03b1ff solid; color: #333; background-color: #fff; text-align: left; vertical-align: top; } .skin_table{ border: 1px #06a solid; border-collapse:collapse; width: 100%; cursor: default; } .skin_table td,th{ padding: 3px; font-family: Tahoma; font-size: 12px; } .skin_table td{ border: 1px #03b1ff solid; color: #333; background-color: #fff; text-align: left; vertical-align: top; } .skin_table_hghlighted td{ border: 0px; background-color: #e1eff4; } .skin_table_hghlighted tr:hover td{ border: 0px; background-color: #e1eff4; } .skin_table th{ border: 1px #06a solid; color: #fff; background-color: #03b1ff; text-align: center; vertical-align: center; } .skin_table tr:hover td{ background: #e1eff4; } .skin_frame{ border: 1px #aaa solid; } .skin_table_small{ border: 1px #06a solid; border-collapse:collapse; width: 100%; cursor: default; } .skin_table_small td,th{ padding: 3px; font-family: Tahoma; font-size: 11px; } .skin_table_small td{ border: 1px #03b1ff solid; color: #333; background-color: #fff; text-align: left; vertical-align: top; } .skin_table_small th{ border: 1px #06a solid; color: #fff; background-color: #03b1ff; text-align: center; vertical-align: center; } .skin_table_small tr:hover td{ background: #e1eff4; } .skin_hint{ font-family: Verdana; font-size: 11px; font-style: italic; color: #666; padding-right: 5px; } .skin_small_text{ font-family: Tahoma; font-size: 10px; color: #666; padding-right: 5px; } .pathstyle{ font-family: Tahoma; font-size: 11px; color: #666; text-decoration: none; font-weight: bold; padding-right: 0px; } input[type="button"] { background-image: url(img/buttonbg.png); border-style: solid; border-width: 1px; border-color: #707070; } input[type="button"]:hover { background-image: none; background: #eee; border-style: solid 1px; border-color: #707070; } input[type="submit"] { background-image: url(img/buttonbg.png); border-style: solid; border-width: 1px; border-color: #707070; } input[type="submit"]:hover { background-image: none; background: #eee; border-style: solid 1px; border-color: #707070; } input[type="reset"] { background-image: url(img/buttonbg.png); border-style: solid; border-width: 1px; border-color: #707070; } input[type="reset"]:hover { background-image: none; background: #eee; border-style: solid 1px; border-color: #707070; } button { background-image: url(img/buttonbg.png); border-style: solid; border-width: 1px; border-color: #707070; } button:hover { background-image: none; background: #eee; border-style: solid 1px; border-color: #707070; } * html .box { position: absolute; } .sidebarmenu ul{ margin: 0; padding: 0; list-style-type: none; font: 12px Arial; width: 200px; /* Main Menu Item widths */ border-bottom: 1px dotted #03b1ff; } .sidebarmenu ul li{ position: relative; } /* Top level menu links style */ .sidebarmenu ul li a{ display: block; overflow: auto; /*force hasLayout in IE7 */ color: #333; background-color: #e1eff4; text-decoration: none; padding: 3px; border-top: 1px dotted #03b1ff; border-left: 1px solid #03b1ff; border-right: 1px solid #03b1ff; } .sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{ background-color: #e1eff4; } .sidebarmenu ul li a:visited{ color: #333; } .sidebarmenu ul li a:hover{ background-color: #03b1ff; } /*Sub level menu items */ .sidebarmenu ul li ul{ position: absolute; width: 250px; /*Sub Menu Items width */ top: 0; visibility: hidden; } .sidebarmenu a.subfolderstyle{ background: url(/_system/img/arrow.gif) no-repeat 97% 50%; background-color: #ffffff; } /* Holly Hack for IE \*/ * html .sidebarmenu ul li { float: left; height: 1%; } * html .sidebarmenu ul li a { height: 1%; } /* End */ #testdiv {width:600px; margin:0 auto; border:1px solid #ccc; padding:20px 25px; background:#fff} #tinybox {position:absolute; display:none; padding:10px; background:#fff url(images/preload.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000} #tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500} #tinycontent {background:#fff} .advTable { border-collapse: collapse; } .advTable td { border: 1px solid #ccc; } .advTable_head{ font-family: Segoe UI; font-size: 11px; font-weight: bold; color: #fff; background-color: #346F97; } .advTable_text{ font-family: Segoe UI; font-size: 11px; color: #333; text-align: center; padding-left: 4px; padding-right: 4px; } .advSapeText{ font-family: Segoe UI; font-size: 11px; font-weight: bold; text-align: center; color: #fff; background-color: #346F97; text-align: center; padding-left: 4px; padding-right: 4px; } .advTable_text a{ font-family: Segoe UI; font-size: 11px; text-align: center; color: #333; text-decoration: none; text-align: center; padding-left: 4px; padding-right: 4px; }