#bg { background: #666; filter: alpha(opacity=70); opacity: 0.7; width: 100%; ;position:absolute;left:0px;top:0px;display:none;z-index:1; } .btSearch { border: solid 1px #CCCCCC; width: 70px; font-size: 12px; padding-top: 1px; padding-bottom: 1px; height: 20px; background: url(../../webparts/images/mod_hd.gif); background-position: 0px -40px; margin-right: 5px; margin-bottom: 2px; } .MasterbtSearch { width: 60px; font-size: 12px; padding-top: 1px; padding-bottom: 1px; height: 20px; margin-right: 5px; margin-bottom: 2px; font-weight: bold; letter-spacing: 3px; border: 1px solid red; background: url(../../WebParts/Images/mod_hd.gif) 0px -480px; color: white; } /*MultiSelectedArea*/ .MultiSelectedDiv_Button { background: url( 'WebParts/images/BgSearchButton.gif' ) no-repeat; width: 150px; height: 22px; text-align: left; padding-left: 5px; border: 0px; cursor: hand; font-size: 12px; } .MultiSelectedDiv_Div { border: solid 1px #7F9DB9; width: 400px; height: 100px; margin-top: 1px; background-color: White; position: absolute; z-index: 10; } .MultiSelectedDiv_TDTitle { background-color: #7F9DB9; height: 10px; font-size: 12px; height: 1px; padding: 3px; color: White; } .MultiSelectedDiv_TDDescription { font-size: 12px; background-color: #D8D8ED; padding: 3px; height: 1px; } .MultiSelectedDiv_LinkText { font-size: 12px; margin: 3px; margin-left: 10px; } .MultiSelectedDiv_Table{ font-size:12px;width:100%;} .MultiSelectedDiv_Table TABLE{ width:100%; margin:10px 10px 10px 20px; } .MultiSelectedDiv_Table td{ padding:3px; font-size:12px; } /*SearchForm*/ .SearchForm_input {height: 15px;font-size: 12px;border:solid 1px #7F9DB9;margin-bottom:5px} .SearchForm_tb th { border-bottom: solid 1px #E4E4E4; border-right: solid 1px #E4E4E4; border-left: solid 1px #E4E4E4; font-weight: normal; } .SearchForm_Head { padding: 1px; } .SearchForm_Row { padding: 3px; } .SearchForm_AlternatingRow { padding: 3px; } .SearchForm_Item { padding-left: 8px; border-bottom: dashed 1px #E4E4E4; } /*PagesNav*/ .pagview{ float:right; text-align:right; width: 100%; margin: 3px 0; margin-right: 10px; } .pagview a{ float:left; display:block; text-align:center; padding: 0 3px; height:19px; line-height:19px; margin:0 2px; border:1px solid #CCCCCC; background:url(../../WebParts/Images/bg_on_pagview.gif) 0 0 repeat-x; } .pagview a:hover{ text-decoration:none; color:#000000; border:1px solid #CCCCCC; background:url(../../WebParts/Images/mod_hd.gif) 0px -40px; } .pagview a.outskirt{ width:56px; } .pagview p{ float: right; } .pagview span a{ border:1px solid #CCCCCC; background:url(../../WebParts/Images/mod_hd.gif) 0px -200px; } .pagviewspan { float:left; display:block; text-align:center; padding: 0 3px; height:18px; line-height:19px; margin:0 2px; font-size:12px; border:1px solid #FFBA17; background:url(../../WebParts/Images/mod_hd.gif) 0px -40px; color:#FF6600; } /*MassageBox*/ #dvMassageBox{position: absolute;left: expression((body.clientWidth-350)/2);top: expression((body.clientHeight-200)/2); width: 350px;height: 200px;filter: dropshadow(color=#666666,offx=3,offy=3,positive=2);z-index: 2;visibility: hidden; }#mask{position: absolute;top: 0;left: 0;width: expression(body.scrollWidth);height: expression(body.scrollHeight); background: #666;filter: ALPHA(opacity=60);z-index: 1;visibility: hidden; }.massage{border: #036 solid;border-width: 1 1 3 1;width: 95%;height: 95%;background: #fff;color: #036; font-size: 12px;line-height: 150%;}.header{background: #036;height: 10%;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;padding: 3 5 0 5;color: #fff; }