/**
 * XS2: Общая основная CSS-таблица
 *
 * file.css: PUBLIC_HTML/_inc/inface/css/common.css
 *
 * This file is confidential and may be privileged or otherwise protected
 * from disclosure. If you are not the intended recipient any use,
 * distribution, copying or disclosure is strictly prohibited. If you have
 * received this file in error, please notify the sender immediately either by
 * telephone or by e-mail and delete this file from your system. Solutecs, LLC.
 *
 * +7 (495) 585-0833 / 13 Rusakovskaya street, Moscow 107140 Russia
 *
 * @link http://www.solutecs.com
 * @copyright ©1998-2006 Solutecs, LLC
 * @version 1.XX.070226-1214
 */

a { color: #004B91; }
a, a:hover { text-decoration: none; }
a:visited { color: #73A0D2; }
body { margin: 5px 5px 5px 5px; font-family: Verdana, Arial, Sans-Serif; font-size: 8pt; scrollbar-3dlight-color: #F7F7F7; scrollbar-arrow-color: #7F7F7F; scrollbar-base-color: #E5E5E5; scrollbar-darkshadow-color: #F7F7F7; scrollbar-face-color: #E5E5E5; scrollbar-highlight-color: #E5E5E5; scrollbar-shadow-color: #7F7F7F; scrollbar-track-color: #F7F7F7; }
button.btnpad { padding-left: 5px; padding-right: 5px; }
fieldset { margin-top: 10px; border-collapse: collapse; }
form { margin-bottom: 5px; margin-top: 5px; }
hr { border: none; border-top: 1px solid #7F7F7F; color: #7F7F7F; height: 1px; }
img { border: 0px; }
input, select, button { font-family: Verdana, Arial, Sans-Serif; font-size: 8pt; }
legend { margin-left: 5px; padding-bottom: 3px; padding-right: 5px; color: #004B91; }
p, td, div, span { font-family: Verdana, Arial, Sans-Serif; font-size: 8pt; }
select { margin-bottom: 2px; margin-top: 2px; }
table.norm { padding: 0px; border-collapse: collapse; }
table.norm td { padding: 0px; }
.btnok { border-color: #D4D4D4 #D4D4D4 #D4D4D4 #D4D4D4; border-top-width: 1px; border-width: 1px 1px 1px 1px; background-color: #7F7F7F; background-image: url(/_inc/inface/img/bg/btn.png); background-repeat: no-repeat; color: #FFFFFF; font-weight: bold; cursor: pointer; height: 22px; }
.btnstd { border-color: #7F7F7F #7F7F7F #7F7F7F #7F7F7F; border-top-width: 1px; border-width: 1px 1px 1px 1px; background-color: #D4D4D4; background-image: url(/_inc/inface/img/bg/btn.png); background-repeat: no-repeat; color: #000000; font-weight: bold; cursor: pointer; height: 22px; }
.btntool { border: 1px solid #7F7F7F; width: 22px; background-color: #D4D4D4; color: #FFFFFF; font-weight: bold; cursor: pointer; height: 22px; filter: progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#f2f2f2,endcolorstr=#b8b8b8); }
.btntooldis { cursor: default; filter: alpha(opacity=25); }
.hidden { display: none; }
.inputform { border: 1px solid #7F7F7F; padding: 3px 3px 3px 3px; background-color: #F7F7F7; background-image: url(/_inc/inface/img/bg/input.png); background-position: top; background-repeat: repeat-x; height: 22px; }
.inputform_error { border: 1px solid #FF0000; padding: 3px 3px 3px 3px; background-color: #F7F7F7; background-image: url(/_inc/inface/img/bg/input.png); background-position: top; background-repeat: repeat-x; height: 22px; }
.inputtextarea { border: 1px solid #7F7F7F; background-color: #F7F7F7; background-image: url(/_inc/inface/img/bg/input.png); background-attachment: fixed; background-position: top; background-repeat: repeat-x; font-family: Verdana, Arial, Sans-Serif; font-size: 8pt; }
.msgnotice { border: 1px solid #7F7F7F; padding: 5px 5px 5px 5px; background-color: #FFE3E3; text-align: center; }
.opaque { width: 100%; background-color: #EEEEEE; height: 100%; left: 0px; position: absolute; top: 0px; opacity: .30; filter: alpha(opacity=30); }
.ordcel { cursor: pointer; }
.ptr { cursor: pointer; }
.tblbody { background-color: #E5E5E5; }
.tblbody td { padding: 2px 2px 2px 2px; text-align: center; }
.tblheader { background-color: #D4D4D4; font-weight: bold; }
.tblheader td { padding: 7px 7px 7px 7px; text-align: center; }
.tblrowdescr { padding: 2px 5px 2px 5px; border: 1px solid #E5E5E5; background-color: #F7F7F7; text-align: right; }
.tblrowvalue { padding: 2px 2px 2px 2px; background-color: #E5E5E5; }
.unsrow{ background-color: #E5E5E5; }
.selrow { background-color: #FFE3E3; }
.w100 { width: 100%; }
.w25 { width: 25%; }
.w50 { width: 50%; }
