/* General Style */
body {background:#FFFFFF; margin:0px; padding:0px; font-family:arial,verdana,helvetica;color: #00549a!important; }
#contanier {background: url('/img/header/2_.jpg') repeat-x;}
.header {height: 280px; background: url('') top center no-repeat; width: 920px;}
.header-bg1 {
 background: url(/img/header/header1.jpg) no-repeat center bottom; 
 height: 280px;width: 460px; 
}
.header-bg2 {
 background: url(/img/header/header2.jpg) no-repeat center bottom; 
 height: 280px;width: 460px; 
}
.header-slider {
position:relative;
width:460px; /* Изменить размер картинки */
height:280px; /* Изменить размер картинки */
overflow: hidden;
}
.border {border:1px solid #00549a;}
#uidLogButton{display:none;}
#baseLogForm{display:block !important;}

/* Поиск по сайту */
#form-query {
 color:#00549a; 
 font-family:arial,verdana,helvetica; 
 width: 148px; 
 height: 20px; 
 vertical-align:center; 
 align:right;
 background: -webkit-linear-gradient(top, #ffffff, #ffea9c); /* Safari, Chrome */
 background: -moz-linear-gradient(top, #ffffff, #ffea9c); /* Firefox */
 background: -o-linear-gradient(top, #ffffff, #ffea9c); /* Opera */
 background: -ms-linear-gradient(top, #ffffff, #ffea9c); /* IE10 */
 -pie-background: linear-gradient(#ffffff, #ffea9c); /* IE6+ */
 behavior: url(/scripts/PIE/PIE.htc);
}
.img {
line-height: 0; /* Межстрочное расстояние */
border:0; 
}

/* Кнопка */
.submit-button {
 width: 120px!important;
 cursor: pointer!important;
 border: 1px solid #b08a02;
 background: #f8c201;
 background: -webkit-gradient(linear, left top, left bottom, from(#fff5cf), to(#ffdd78));
 background: -webkit-linear-gradient(top, #fff5cf, #ffdd78);
 background: -moz-linear-gradient(top, #fff5cf, #ffdd78);
 background: -ms-linear-gradient(top, #fff5cf, #ffdd78);
 background: -o-linear-gradient(top, #fff5cf, #ffdd78);
 background-image: -ms-linear-gradient(top, #fff5cf 0%, #ffdd78 100%);
 padding: 5px 30px;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 border-radius: 4px;
 -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
 -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
 box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
 text-shadow: #e3c145 0 1px 0;
 color: #00549a;
 font-size: 12px;
 font-family: arial, helvetica, serif;
 text-decoration: none;
 vertical-align: middle;
 }
.submit-button:hover {
 border: 1px solid #b08a02;
 text-shadow: #e3c145 0 1px 0;
 background: #ffdd78;
 background: -webkit-gradient(linear, left top, left bottom, from(#fffbed), to(#ffdd78));
 background: -webkit-linear-gradient(top, #fffbed, #ffdd78);
 background: -moz-linear-gradient(top, #fffbed, #ffdd78);
 background: -ms-linear-gradient(top, #fffbed, #ffdd78);
 background: -o-linear-gradient(top, #fffbed, #ffdd78);
 background-image: -ms-linear-gradient(top, #fffbed 0%, #ffdd78 100%);
 color: #ff5500;
 }
.submit-button:active {
 text-shadow: #e3c145 0 1px 0;
 border: 1px solid #b08a02;
 background: #fff1c2;
 background: -webkit-gradient(linear, left top, left bottom, from(#face2d), to(#ffdd78));
 background: -webkit-linear-gradient(top, #face2d, #fff1c2);
 background: -moz-linear-gradient(top, #face2d, #fff1c2);
 background: -ms-linear-gradient(top, #face2d, #fff1c2);
 background: -o-linear-gradient(top, #face2d, #fff1c2);
 background-image: -ms-linear-gradient(top, #face2d 0%, #fff1c2 100%);
 color: #00559a;
 }


.submit-container {
 margin:8px 0px; 
 align:center;
 }


.leftimg {
 float:left; /* Выравнивание по левому краю */
 margin: 7px 7px 7px 0; /* Отступы вокруг картинки */
 }
.rightimg {
 float: right; /* Выравнивание по правому краю */ 
 margin: 7px 0 7px 7px; /* Отступы вокруг картинки */
 }
/* Тени при наведении */ 
.a-pic {
-moz-box-shadow: 2px 2px 5px 2px #00549a;
-webkit-box-shadow: 2px 2px 5px 2px #00549a;
box-shadow: 2px 2px 5px 2px #00549a;
behavior: url(/scripts/PIE/PIE.htc); /* IE */
border: 1px solid #00549a;
 -webkit-transition: all 0.5s ease;
 -moz-transition: all 0.5s ease;
 -o-transition: all 0.5s ease;
 -ms-transition: all 0.5s ease;
 transition: all 0.5s ease;
}
.a-pic:hover { 
 -webkit-box-shadow: 2px 2px 5px 2px #fff1bf;
 -moz-box-shadow: 2px 2px 5px 2px #fff1bf;
 box-shadow: 2px 2px 5px 2px #fff1bf;
 behavior: url(/scripts/PIE/PIE.htc); /* IE */
border: 1px solid #00549a;
margin-bottom: 10px;
z-index: 100;
 border-radius: 10%;
 opacity: 0.9;
} 

.data-block {position:absolute;vertical-align:top;height: 20px; padding-left: 170px; padding-top: 10px;}
.data-block2 {position:absolute;vertical-align:top;height: 20px; padding-left: 10px; padding-top: 10px;}
.logo-block {padding-left: 145px; height: 120px; text-align: center; padding-right: 80px;}
.logo-block h1 {margin: 0; padding: 0; font-weight: normal; color:#000000;}
.login-block {padding-left: 0px; height: 30px; text-align: center; padding-right: 0px; padding-bottom: 0px; color:#00549a;}
.boxTable {width:200px;padding:1px;margin:5px 0px; border: 1px solid #00549a;}
.boxTable th {
 font-size:10pt;
 font-family:arial,verdana,helvetica;
 color:#f8c301; 
 padding-left:20px; 
 text-align: left; 
 background: -webkit-linear-gradient(top, #0282ed, #00549a); /* Safari, Chrome */
background: -moz-linear-gradient(top, #0282ed, #00549a); /* Firefox */
background: -o-linear-gradient(top, #0282ed, #00549a); /* Opera */
background: -ms-linear-gradient(top, #0282ed, #00549a); /* IE10 */
 -pie-background: linear-gradient(#0282ed, #00549a); /* IE6+ */
behavior: url(http://mebelsnab.moy.su/scripts/PIE/PIE.htc);
/* Параметры тени */
 box-shadow: 0 0 5px rgba(255,244,202,5);
 text-padding: 10px;
 text-shadow: 1px 1px 0.6px #000000;
 filter: progid:DXImageTransform.Microsoft.shadow(direction=120, color=#000000, strength=3);
 border: 1px solid #00549a; 
 height: 30px;}
.boxContent {margin-left:auto;margin-right:auto;}
.center {text-align:center;}
/* Оранжевый жирный текст */
.orange {
 font-family:Arial,Verdana,Sans-Serif;
 font-size:12px;font-weight:bold;
 color:#ff5500;
 }
/* Оранжевый текст */
.orange2 {
 font-family:Arial,Verdana,Sans-Serif;
 font-size:12px;
 color:#ff5500;
 }

/* Рамка вокруг текста */
.frametxt {
 border: 1px solid #ff5500;
 padding: 10px 10px;
 }
 
a:link {text-decoration:underline; color:#00549a;}
a:active {text-decoration:underline; color:#00549a;}
a:visited {text-decoration:underline; color:#00549a;}
a:hover {text-decoration:none; color:#ff4902;}

td, body {font-family:arial,verdana,helvetica; font-size:9pt;}
form {padding:0px;margin:0px;}
input,textarea,select {vertical-align:middle; font-size:8pt; font-family:arial,verdana,helvetica;}
.copy {font-size:7pt;}
h1 {color: #12a4d8; font-size: 14pt; font-weight: normal;}

a.noun:link {text-decoration:none; color:#7D7D7D}
a.noun:active {text-decoration:none; color:#7D7D7D}
a.noun:visited {text-decoration:none; color:#7D7D7D}
a.noun:hover {text-decoration:none; color:#016CAC}

hr {color:#5291c6;height:1px;}
label {cursor:pointer;cursor:hand}

.blocktitle {font-family:Arial,Verdana,Sans-Serif;color:#787878;font-size:12px;}

a.menu1:link {text-decoration:underline; color:#FAFAFA}
a.menu1:active {text-decoration:underline; color:#FAFAFA}
a.menu1:visited {text-decoration:underline; color:#FAFAFA}
a.menu1:hover {text-decoration:underline; color:#016CAC}
.menuTd {padding-left:2px;padding-right:10px; background: url('/.s/t/812/4.gif') no-repeat 0px 3px;}
.mframe {border-left:1px solid #E5E7EA; border-right:1px solid #E5E7EA;}
.colgray {border-right:1px solid #E5E7EA;}
.colwhite {border-right:1px solid #FAFAFA;}
.msep {border-top:1px solid #FAFAFA;}
/* ------------- */

/* Menus */
ul.uz, ul.uMenuRoot {list-style: none; margin: 0 0 0 0; padding-left: 0px;}
li.menus {margin: 0; padding: 0 0 0 15px; background: url('/.s/t/812/5.gif') no-repeat; margin-bottom: .6em;}
.li2{ 
list-style-type: square; /* Маркеры в виде квадрата */
list-style-position: outside; /* Маркеры размещаются за пределами текстового блока */
color: #00549a; /* Цвет текста списка */
list-style: none;
}
.otstup{
padding-left: 5px;
}
.mylink:link {text-decoration:underline; color:#f8c301}
.mylink:active {text-decoration:none; color:#ff5500}
.mylink:visited {text-decoration:underline; color:#f8c301}
.mylink:hover {text-decoration:none; color:#ff5500}
/* --------- */

/* Module Part Menu */
.catsTd {padding: 0 0 6px 15px; background: url('/.s/t/812/5.gif') no-repeat;}
.catName {font-family:Arial,Verdana,Tahoma,Sans-Serif;font-size:11px;}
.catNameActive {font-family:Arial,Verdana,Tahoma,Sans-Serif;font-size:11px;}
.catNumData {font-size:7pt;color:#6E6E6E;}
.catDescr {font-size:7pt; padding-left:10px;}
a.catName:link {text-decoration:none; color:#7D7D7D;}
a.catName:visited {text-decoration:none; color:#7D7D7D;}
a.catName:hover {text-decoration:none; color:#016CAC;}
a.catName:active {text-decoration:none; color:#7D7D7D;}
a.catNameActive:link {text-decoration:none; color:#016CAC;}
a.catNameActive:visited {text-decoration:none; color:#016CAC;}
a.catNameActive:hover {text-decoration:none; color:#000000;}
a.catNameActive:active {text-decoration:none; color:#016CAC;}
/* ----------------- */

/* Entries Style */
.eBlock {}

.eTitle2 {
 font-family:Arial,Verdana,Sans-Serif;
 font-size:10pt;font-weight:bold;
 color:#fac402; 
 padding: 5px; 
/*box-shadow: 3px 3px 5px rgba(0, 84, 154, .60);
behavior: url(http://mebelsnab.moy.su/scripts/PIE/PIE.htc);*/ 
background: -webkit-linear-gradient(top, #0282ed, #00549a); /* Safari, Chrome */
background: -moz-linear-gradient(top, #0282ed, #00549a); /* Firefox */
background: -o-linear-gradient(top, #0282ed, #00549a); /* Opera */
background: -ms-linear-gradient(top, #0282ed, #00549a); /* IE10 */
 -pie-background: linear-gradient(#0282ed, #00549a); /* IE6+ */
behavior: url(/scripts/PIE/PIE.htc);
}
.txt {
font-family:Arial,Verdana,Sans-Serif;
text-shadow: 1px 1px 1px black;
}
.txt2 {
font-family:Arial,Verdana,Sans-Serif;
 font-size:12pt;
 font-weight:600;
 color:#00549a;
 text-decoration: none;
 text-shadow: 1px 1px 1.2px #00549a;
}
.txt3 {
font-family:Arial,Verdana,Sans-Serif;
 color:#00549a;
text-shadow: #c4c4c4 0 1px 0!important;
 font-size: 13px!important;
 text-decoration: none!important;
}
.eTitle {
 font-family:Arial,Verdana,Sans-Serif;
 font-size:12pt;
 font-weight:600;
 color:#00549a;
 line-height:34px;
 text-shadow: 2px 2px 1px #ffffff;
 border-bottom: 1px dotted #00549a;
 background: -webkit-linear-gradient(top, #ffffff, #def0ff); /* Safari, Chrome */
 background: -moz-linear-gradient(top, #ffffff, #def0ff); /* Firefox */
 background: -o-linear-gradient(top, #ffffff, #def0ff); /* Opera */
 background: -ms-linear-gradient(top, #ffffff, #def0ff); /* IE10 */
 -pie-background: linear-gradient(#ffffff, #def0ff); /* IE6+ */
 behavior: url(/scripts/PIE/PIE.htc); 
 display: block;
 text-decoration: none;
 text-indent:60px
} 
.eTitle a:link {text-decoration:none; color:#00549a;}
.eTitle a:visited {text-decoration:none; color:#00549a;}
.eTitle a:hover {
 display: block;
 background: -webkit-linear-gradient(top, #ffffff, #ffe485); /* Safari, Chrome */
 background: -moz-linear-gradient(top, #ffffff, #ffe485); /* Firefox */
 background: -o-linear-gradient(top, #ffffff, #ffe485); /* Opera */
 background: -ms-linear-gradient(top, #ffffff, #ffe485); /* IE10 */
 -pie-background: linear-gradient(#ffffff, #ffe485); /* IE6+ */
 behavior: url(/scripts/PIE/PIE.htc); 
 text-decoration:none; 
 color:#ff5500;
 text-shadow: 1px 1px 1px #ffffff;
 -webkit-transition: all .8s; 
 -moz-transition: all .8s; 
 transition: all .8s; 
 padding-left: 18px;
}
.eTitle a:active {text-decoration:none; color:#00549a;}

.eMessage {text-align:justify;padding:5px !important; font-size: 10pt;align:top}
.eText {text-align:justify;padding-bottom:5px;padding-top:5px;border-top:1px solid #CCCCCC}
.eDetails {border-top:1px dotted #00549a;font-family:Arial,Verdana,Tahoma,Sans-Serif;color:#00549a;padding-bottom:3px;padding-top:5px;padding-left:5px;padding-right:5px; text-align:left;font-size:8pt;}
.eDetails1 {border-top:1px dashed #DDDDDD;border-bottom:1px dashed #DDDDDD;font-familyVerdana,:Arial,Tahoma,Sans-Serif;color:#1A1A1A;padding-bottom:5px;padding-top:3px; text-align:left;font-size:9pt;}
.eDetails2 {border-bottom:1px dashed #DDDDDD;font-family:Arial,Verdana,Tahoma,Sans-Serif;color:#1A1A1A;padding-bottom:5px;padding-top:3px; text-align:left;font-size:9pt;}
.eRating {font-size:7pt;}
.eAttach {margin: 16px 0 0 0; padding: 0 0 0 15px; background: url('/.s/t/812/7.gif') no-repeat 0px 0px;}
/* ------------- */

/* Entry Manage Table */
.manTable {}
.manTdError {color:#FF0000;}
.manTd1 {}
.manTd2 {}
.manTd3 {}
.manTdSep {}
.manHr {}
.manTdBrief {}
.manTdText {}
.manTdFiles {}
.manFlFile {}
.manTdBut {}
.manFlSbm {}
.manFlRst {}
.manFlCnt {}
/* ------------------ */

/* Comments Style */
.cAnswer {padding-left:15px;padding-top:4px;font-style:italic;}
.cBlock1 {background:#FFFFFF; border:1px solid #CCCCCC;}
.cBlock2 {background:#FFFFFF; border:1px solid #CCCCCC;}
/* -------------- */

/* Comments Form Style */
.commTable {border:1px solid #CCCCCC;background:#FFFFFF;}
.commTd1 {color:#000000;}
.commTd2 {}
.commFl {color:#6E6E6E;width:100%;background:#FCFCFC;border:1px solid #CCCCCC;}
.smiles {border:1px inset;background:#FFFFFF;}
.commReg {padding: 10 0 10 0px; text-align:center;}
.commError {color:#FF0000;}
.securityCode {color:#6E6E6E;background:#FCFCFC;border:1px solid #CCCCCC;}
/* ------------------- */

/* Archive Menu */
.archUl 1{list-style: none; margin:0; padding-left:0;}
.archLi {padding: 0 0 3px 10px; background: url('/.s/t/812/8.gif') no-repeat 0px 4px; font-family:Arial,Tahoma,Sans-Serif;}
a.archLink:link {text-decoration:underline; color:#6E6E6E;}
a.archLink:visited {text-decoration:underline; color:#6E6E6E;}
a.archLink:hover {text-decoration:none; color:#000000;}
a.archLink:active {text-decoration:none; color:#000000;}
/* ------------ */

/* Archive Style */
.archiveCalendars {text-align:center;color:#0000FF;}
.archiveDateTitle {font-weight:bold;color:#6E6E6E;padding-top:15px;}
.archEntryHr {width:250px;color:#DDDDDD;}
.archiveeTitle li {margin-left: 15px; padding: 0 0 0 15px; background: url('/.s/t/812/9.gif') no-repeat 0px 4px; margin-bottom: .6em;}
.archiveEntryTime {width:65px;font-style:italic;}
.archiveEntryComms {font-size:9px;color:#C3C3C3;}
a.archiveDateTitleLink:link {text-decoration:none; color:#6E6E6E}
a.archiveDateTitleLink:visited {text-decoration:none; color:#6E6E6E}
a.archiveDateTitleLink:hover {text-decoration:underline; color:#6E6E6E}
a.archiveDateTitleLink:active {text-decoration:underline; color:#6E6E6E}
.archiveNoEntry {text-align:center;color:#0000FF;}
/* ------------- */

/* Календарь 
 ----------------------------- */ 
 .calTable { 
 border:1px solid #888; 
 background:#fff; 
 } 
 .calMonth { 
 text-align:center; 
 font-weight: bold; 
 padding: 5px 0px 5px 0px; 
 background-image: -webkit-gradient(linear, 30% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(80%, #def0ff));
 background-image: -webkit-linear-gradient(#ffffff, #def0ff);
 background-image: -moz-linear-gradient(#ffffff, #def0ff);
 background-image: -o-linear-gradient(#ffffff, #def0ff);
 background-image: linear-gradient(#ffffff, #def0ff);
 color: #00549a;
 } 
 .calWday
 {
 background-image: -webkit-gradient(linear, 30% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(80%, #ffe485));
 background-image: -webkit-linear-gradient(#ffffff, #ffe485);
 background-image: -moz-linear-gradient(#ffffff, #ffe485);
 background-image: -o-linear-gradient(#ffffff, #ffe485);
 background-image: linear-gradient(#ffffff, #ffe485);
 color:#00549a; 
 box-shadow: 0 0 5px #00549a; /* Параметры тени */
 width:18px;} 
 .calWdaySe{ 
 background-image: -webkit-gradient(linear, 30% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(80%, #def0ff));
 background-image: -webkit-linear-gradient(#ffffff, #def0ff);
 background-image: -moz-linear-gradient(#ffffff, #def0ff);
 background-image: -o-linear-gradient(#ffffff, #def0ff);
 background-image: linear-gradient(#ffffff, #def0ff);
 color:#ff5500; 
 box-shadow: 0 0 5px #00549a; /* Параметры тени */
 width:18px;
 font-weight:bold; } 
 .calWdaySu { 
 background-image: -webkit-gradient(linear, 30% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(80%, #def0ff));
 background-image: -webkit-linear-gradient(#ffffff, #def0ff);
 background-image: -moz-linear-gradient(#ffffff, #def0ff);
 background-image: -o-linear-gradient(#ffffff, #def0ff);
 background-image: linear-gradient(#ffffff, #def0ff);
 color:#ff5500; 
 box-shadow: 0 0 5px #00549a; /* Параметры тени */
 width:18px;
 font-weight:bold; 
 } 
 .calMday { 
 font:12px Arial,Helvetica,sans-serif; 
 color:#8F9497; 
 text-shadow: 0px 1px 1px #fff; 
 font-weight:bold; 
 padding: 5px; 
 background-image: -webkit-gradient(linear, 30% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(80%, #ffe485));
 background-image: -webkit-linear-gradient(#ffffff, #ffe485);
 background-image: -moz-linear-gradient(#ffffff, #ffe485);
 background-image: -o-linear-gradient(#ffffff, #ffe485);
 background-image: linear-gradient(#ffffff, #ffe485);
 color:#00549a;
 outline: 1px solid #1f99ff; 
 border-top: 1px solid #fff; 
 border-left: 1px solid #fff; 
 } 
 .calMdayA { /* Параметры текущего дня */
 background-image: -webkit-gradient(linear, 30% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(80%, #ffe485));
 background-image: -webkit-linear-gradient(#ffffff, #ffe485);
 background-image: -moz-linear-gradient(#ffffff, #ffe485);
 background-image: -o-linear-gradient(#ffffff, #ffe485);
 background-image: linear-gradient(#ffffff, #ffe485);
 border:2px solid #ff5500; 
 font-weight:bold;
 color:#ff5500;
 } 
 .calMdayIs, 
 .calMdayIsA { 
 font-weight:bold; 
 background:#F3F3F2; 
 outline: 1px solid #D0D0D0; 
 border-top: 1px solid #fff; 
 border-left: 1px solid #fff; 
 } 
 a.calMonthLink:link, 
 a.calMonthLink:visited, 
 a.calMonthLink:active { 
 text-decoration:none; 
 color: #00549a;; 
 } 
 a.calMonthLink:hover {
 text-decoration:none; color:#ff5500; 
 } 
 a.calMdayLink:link, 
 a.calMdayLink:visited, 
 a.calMdayLink:active { 
 text-decoration:none; 
 color:#426EAA; 
 } 
 a.calMdayLink:hover { 
 text-decoration:none; 
 color:#555; 
 } 
 /* -------------------------- */

/* Poll styles */
.pollBut {width:110px;}

.pollBody {padding:7px; margin:0px; background:#FFFFFF}
.textResults {background:#E5E5E5}
.textResultsTd {background:#FFFFFF}

.pollNow {border-bottom:1px solid #E5E5E5; border-left:1px solid #E5E5E5; border-right:1px solid #E5E5E5;}
.pollNowTd {}

.totalVotesTable {border-bottom:1px solid #E5E5E5; border-left:1px solid #E5E5E5; border-right:1px solid #E5E5E5;}
.totalVotesTd {background:#FFFFFF;}
/* ---------- */

/* User Group Marks */
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:blue;}
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:red;}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:green;}
/* ---------------- */

/* Other Styles */
.replaceTable {background:#FFFFFF;height:100px;width:300px;border:1px solid #9E9E9E;}
.replaceBody {background:#FFFFFF;}

.legendTd {font-size:7pt;}
/* ------------ */

/* ===== forum Start ===== */

/* General forum Table View */
.gTable {background:#cacae6; width: 100%;}
.gTableTop {padding:2px;background:url('/.s/t/812/10.gif') #ace1f1;text-align:center;color:#1E73AF;font-weight:bold;height:30px;font-size:10pt; border: 1px solid #FFFFFF;}
.gTableSubTop {padding:2px;background:#b0e15e;color:#000000;height:20px;font-size:10px; border: 1px solid #FFFFFF;}
.gTableBody {padding:2px;background:#FAFAFA;}
.gTableBody1 {padding:2px;background:#FFFFFF;}
.gTableBottom {padding:2px;background:#FAFAFA;}
.gTableLeft {padding:2px;background:#F2F2F2;font-weight:bold;color:#6E6E6E}
.gTableRight {padding:2px;background:#F8F9FA}
.gTableError {padding:2px;background:#FAFAFA;color:#FF0000;}
/* ------------------------ */

/* Forums Styles */
.forumNameTd,.forumLastPostTd {padding:2px;background:#FFFFFF}
.forumIcoTd,.forumThreadTd,.forumPostTd {padding:2px;background:#F2F2F2}
.forumLastPostTd,.forumArchive {padding:2px;font-size:7pt;}

a.catLink:link {text-decoration:none; color:#1E73AF;}
a.catLink:visited {text-decoration:none; color:#1E73AF;}
a.catLink:hover {text-decoration:underline; color:#000000;}
a.catLink:active {text-decoration:underline; color:#1E73AF;}

.lastPostGuest,.lastPostUser,.threadAuthor {font-weight:bold}
.archivedForum{font-size:7pt;color:#FF0000;font-weight:bold;}
/* ------------- */

/* forum Titles & other */
.forum {font-weight:bold;font-size:9pt;}
.forumDescr,.forumModer {color:#858585;font-size:7pt;}
.forumViewed {font-size:9px;}
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none; color:#6E6E6E;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#6E6E6E;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:underline; color:#909090;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:underline; color:#6E6E6E;}
/* -------------------- */

/* forum Navigation Bar */
.forumNamesBar {font-weight:bold;font-size:7pt;}
.forumBarKw {font-weight:normal;}
a.forumBarA:link {text-decoration:none; color:#000000;}
a.forumBarA:visited {text-decoration:none; color:#000000;}
a.forumBarA:hover {text-decoration:none; color:#6E6E6E;}
a.forumBarA:active {text-decoration:underline; color:#6E6E6E;}
/* -------------------- */

/* forum Fast Navigation Blocks */
.fastNav,.fastSearch,.fastLoginForm {font-size:7pt;}
/* ---------------------------- */

/* forum Fast Navigation Menu */
.fastNavMain {background:#DADADA;}
.fastNavCat {background:#EFEFEF;}
.fastNavCatA {background:#EFEFEF;color:#0000FF}
.fastNavForumA {color:#0000FF}
/* -------------------------- */

/* forum Page switches */
.switches {background:#CCCCCC;}
.pagesInfo {background:#FFFFFF;padding-right:10px;font-size:7pt;}
.switch {background:#FFFFFF;width:15px;font-size:7pt;}
.switchActive {background:#E0E0E0;font-weight:bold;color:#6E6E6E;width:15px}
a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none; color:#000000;}
a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none; color:#000000;}
a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:underline; color:#FF0000;}
a.switchDigit:active,a.switchBack:active,a.switchNext:active {text-decoration:underline; color:#FF0000;}
/* ------------------- */

/* forum Threads Style */
.threadNametd,.threadAuthTd,.threadLastPostTd {padding:2px;padding:2px;background:#FFFFFF}
.threadIcoTd,.threadPostTd,.threadViewTd {padding:2px;background:#F2F2F2}
.threadLastPostTd {padding:2px;font-size:7pt;}
.threadDescr {color:#858585;font-size:7pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:2px;background:#AAAAAA;height:20px;font-weight:bold;font-size:7pt;color:#FFFFFF;padding-left:40px; }
.threadsDetails {padding:2px;background:#CCCCCC;height:20px;color:#6E6E6E;}
.forumOnlineBar {padding:2px;background:#CCCCCC;height:20px;color:#6E6E6E;}

a.threadPinnedLink:link {text-decoration:none; color:#0000FF;}
a.threadPinnedLink:visited {text-decoration:none; color:#0000FF;}
a.threadPinnedLink:hover {text-decoration:none; color:#FF0000;}
a.threadPinnedLink:active {text-decoration:underline; color:#FF0000;}

a.threadLink:link {text-decoration:none; color:#6E6E6E;}
a.threadLink:visited {text-decoration:none; color:#6E6E6E;}
a.threadLink:hover {text-decoration:underline; color:#000000;}
a.threadLink:active {text-decoration:underline; color:#000000;}

.postpSwithces {font-size:7pt;}
.thDescr {font-weight:normal;}
.threadFrmBlock {font-size:7pt;text-align:right;}
/* ------------------- */

/* forum Posts View */
.postTable {}
.postPoll {background:#F1F2F3;text-align:center;}
.postFirst {background:#F8F9FA;border-bottom:3px solid #FFFFFF;}
.postRest1 {background:#F1F2F3;}
.postRest2 {background:#F8F9FA;}
.postSeparator {height:3px;background:#FFD500;}

.postTdTop {background:#b0e15e;color:#000000;height:20px;font-size:10px; border: 1px solid #FFFFFF;}
.postBottom {background:#E0E0E0;height:20px}
.postUser {font-weight:bold;}
.postTdInfo {text-align:center;padding:5px;background:#F2F2F2;}
.postRankName {margin-top:5px;}
.postRankIco {margin-bottom:5px;margin-bottom:5px;}
.reputation {margin-top:5px;}
.signatureHr {margin-top:20px;color:#787878;}
.posttdMessage {padding:5px;background:#FFFFFF;}

.pollQuestion {text-align:center;font-weight:bold;} 
.pollButtons,.pollTotal {text-align:center;}
.pollSubmitBut,.pollreSultsBut {width:140px;font-size:7pt;}
.pollSubmit {font-weight:bold;}
.pollEnd {text-align:center;height:30px;}

.codeMessage {background:#FFFFFF;font-size:9px;}
.quoteMessage {background:#FFFFFF;font-size:9px;}

.signatureView {font-size:7pt;} 
.edited {padding-top:30px;font-size:7pt;text-align:right;color:gray;}
.editedBy {font-weight:bold;font-size:8pt;}

.statusBlock {padding-top:3px;}
.statusOnline {color:#0000FF;}
.statusOffline {color:#FF0000;}
/* ------------------ */

/* forum AllInOne Fast Add */
.newThreadBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newPollBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newThreadItem {padding: 0 0 0 8px; background: url('/.s/t/812/11.gif') no-repeat 0px 4px;}
.newPollItem {padding: 0 0 0 8px; background: url('/.s/t/812/11.gif') no-repeat 0px 4px;}
/* ----------------------- */

/* forum Post Form */
.codeButtons {font-size:7pt;background:#FCFCFC;border:1px solid #6E6E6E;}
.codeCloseAll {font-size:7pt; color:#6E6E6E;font-weight:bold;background:#FCFCFC;border:1px solid #6E6E6E;}
.postNameFl,.postDescrFl {background:#FCFCFC;border:1px solid #6E6E6E;width:400px}
.postPollFl,.postQuestionFl {background:#FCFCFC;border:1px solid #6E6E6E;width:400px}
.postResultFl {background:#FCFCFC;border:1px solid #6E6E6E;width:50px}
.postAnswerFl {background:#FCFCFC;border:1px solid #6E6E6E;width:300px}
.postTextFl {background:#FCFCFC;border:1px solid #6E6E6E;width:550px;height:150px}
.postUserFl {background:#FCFCFC;border:1px solid #6E6E6E;width:300px}

.pollHelp {font-weight:normal;font-size:7pt;padding-top:3px;}
.smilesPart {padding-top:5px;text-align:center}
/* ----------------- */
/* file catalog */
.file_entry{
padding:0px;
margin-bottom:10px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border:1px solid #00549a; 
background: -webkit-linear-gradient(top, #ffffff, #ffea9c); /* Safari, Chrome */
background: -moz-linear-gradient(top, #ffffff, #ffea9c); /* Firefox */
background: -o-linear-gradient(top, #ffffff, #ffea9c); /* Opera */
background: -ms-linear-gradient(top, #ffffff, #ffea9c); /* IE10 */
-pie-background: linear-gradient(#ffffff, #ffea9c); /* IE6+ */
behavior: url(/scripts/PIE/PIE.htc); 
}
.toolbar{
-moz-border-radius:0px 0px 3px 3px;
-webkit-border-radius:0px 0px 3px 3px;
padding:10px 5px 5px 5px;
display:inline;
}
.photo2{width:175px;height:120px;text-align:top;}
.blue_line {
 font-family:Arial,Verdana,Sans-Serif;
 font-size:12pt;
 font-weight:550;
 color:#00549a;
 line-height:34px;
 text-shadow: 2px 2px 1px #ffffff;
 border-bottom: 1px dotted #00549a;
 background: -webkit-linear-gradient(top, #ffffff, #def0ff); /* Safari, Chrome */
 background: -moz-linear-gradient(top, #ffffff, #def0ff); /* Firefox */
 background: -o-linear-gradient(top, #ffffff, #def0ff); /* Opera */
 background: -ms-linear-gradient(top, #ffffff, #def0ff); /* IE10 */
 -pie-background: linear-gradient(#ffffff, #def0ff); /* IE6+ */
 behavior: url(/scripts/PIE/PIE.htc); 
 display: block;
 text-decoration: none;
 text-indent:40px
}
/* blue button */
/* Кнопка */
.button_d {
 width: 120px!important;
 cursor: pointer!important;
 border: 1px solid #68a2d6;
 margin-bottom: 5px;
 margin-top: 5px;
 background: #fcfeff;
 background: -webkit-gradient(linear, left top, left bottom, from(#fcfeff), to(#c3e2fd));
 background: -webkit-linear-gradient(top, #fcfeff, #c3e2fd);
 background: -moz-linear-gradient(top, #fcfeff, #c3e2fd);
 background: -ms-linear-gradient(top, #fcfeff, #c3e2fd);
 background: -o-linear-gradient(top, #fcfeff, #c3e2fd);
 background-image: -ms-linear-gradient(top, #fcfeff 0%, #c3e2fd 100%);
 padding: 3px 30px;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 border-radius: 4px;
 -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
 -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
 box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
 text-shadow: #9ec6e9 0 1px 0;
 color: #00549a;
 font-size: 12px;
 font-family: arial, helvetica, serif;
 text-decoration: none;
 vertical-align: middle;
 }
.button_d:hover {
 border: 1px solid #68a2d6;
 text-shadow: #b5d7f6 0 1px 0;
 background: #e0f1ff;
 background: -webkit-gradient(linear, left top, left bottom, from(#fcfeff), to(#e0f1ff));
 background: -webkit-linear-gradient(top, #fcfeff, #e0f1ff);
 background: -moz-linear-gradient(top, #fcfeff, #e0f1ff);
 background: -ms-linear-gradient(top, #fcfeff, #e0f1ff);
 background: -o-linear-gradient(top, #fcfeff, #e0f1ff);
 background-image: -ms-linear-gradient(top, #fcfeff 0%, #e0f1ff 100%);
 color: #ff5500;
 }
.button_d:active {
 text-shadow: #b5d7f6 0 1px 0;
 border: 1px solid #68a2d6;
 background: #e3f4fd;
 background: -webkit-gradient(linear, left top, left bottom, from(#c3e2fd), to(#e3f4fd));
 background: -webkit-linear-gradient(top, #c3e2fd, #e3f4fd);
 background: -moz-linear-gradient(top, #c3e2fd, #e3f4fd);
 background: -ms-linear-gradient(top, #c3e2fd, #e3f4fd);
 background: -o-linear-gradient(top, #c3e2fd, #e3f4fd);
 background-image: -ms-linear-gradient(top, #c3e2fd 0%, #e3f4fd 100%);
 color: #00549a;
 }
 }
/* ====== file catalog End ====== */
/* ====== forum End ====== */

.forumContent{text-align:left;}
.uMenuV{z-index:5;}
input[type=text], input[type=password], textarea, iframe#mchatIfm2{box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; *padding:3px 0px !important;}
.myBtnLeft img, .myBtnRight img, .myBtnLeftA img, .myBtnRightA img, .myBtnRight + td input, .myBtnRightA + td input { display: block }
.myBtnCenter, .myBtnCenterA { line-height:19px !important }
.myBtnCont { height:19px; padding-bottom:0 !important }
 /*перемотка вверх*/
.b-top {z-index:2600;position:fixed;left:0;bottom:20px;width:34%;margin-left:50%;opacity: 0.5;filter:alpha(opacity=40);}
.b-top:hover {opacity:1;filter:alpha(opacity=100);cursor:pointer;}
.b-top-but {z-index:2600;position:absolute;display:block;left:6px;bottom:0;margin:0 0 0 100%;padding:32px 12px 4px;
color:white;background:#afcde7 url(/scripts/scroller/b-j-top.png) no-repeat 50% 11px;border-radius:7px;}

/* Профиль росла */
.lb-album{ 
width: 700px; 
margin: 0 auto; 
font-family: Arial, 'BebasNeueRegular', 'Arial Narrow', sans-serif;
}
.lb-album li{ 
float: left; 
margin: 5px; 
position: relative;
list-style-type: none; /* Убираем маркеры */
}
.lb-album li > a,
.lb-album li > a img{display: block;
}
.lb-album li > a{ /* Миниатюры */
width: 120px; 
height: 120px; 
position: relative; 
padding: 10px;
word-wrap: break-word; /* Перенос слов */ 
background: #edf6ff; 
-webkit-box-shadow: 1px 1px 2px #fff, 1px 1px 2px rgba(158,111,86,0.3) inset; 
-moz-box-shadow: 1px 1px 2px #fff, 1px 1px 2px rgba(158,111,86,0.3) inset; 
box-shadow: 1px 1px 2px #fff, 1px 1px 2px rgba(158,111,86,0.3) inset;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px 4px 4px 4px;
}

.lb-album li > a span{ 
position: absolute; 
width: 120px; 
height: 120px; 
top: 10px; 
left: 10px; 
text-align: center;
line-height: 120px; 
color: rgba(0,84,154,0.8); /* Цвет текста на миниатюре */
text-shadow: 0px 1px 1px rgba(255,255,255,0.6); 
font-size: 15px;

opacity: 0;
filter: alpha(opacity=50); /* internet explorer */
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
background: rgb(255,241,191);/* Цвет фона на миниатюре при наведении */
background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.86) 0%, rgba(255,241,191,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0.86)), color-stop(100%,rgba(255,241,191,1)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.86) 0%,rgba(255,241,191,1) 100%); 
background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0.86) 0%,rgba(255,241,191,1) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0.86) 0%,rgba(241,210,194,1) 100%);
background: radial-gradient(center, ellipse cover, rgba(255,255,255,0.86) 0%,rgba(241,210,194,1) 100%); 
-webkit-transition: opacity 0.3s linear; 
-moz-transition: opacity 0.3s linear;
-o-transition: opacity 0.3s linear;
-ms-transition: opacity 0.3s linear; 
transition: opacity 0.3s linear;
}

.lb-album li > a:hover span{
 opacity: 1;

filter: alpha(opacity=99); /* internet explorer */ 
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}

.lb-overlay{ /* Настройки при увеличении картинки */ 
width: 0px;
height: 0px;
position: fixed;
overflow: hidden;
left: 0px;
top: 0px;
padding: 0px;
z-index: 99;
text-align: center;
background: rgb(116,168,221);
background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%, rgba(116,168,221,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0.56)), color-stop(100%,rgba(116,168,221,1))); 
background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(116,168,221,1) 100%); 
background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(116,168,221,1) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(116,168,221,1) 100%); 
background: radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(116,168,221,1) 100%);
}

.lb-overlay > div{
position: relative; 
color: rgba(27,54,81,0.8); 
opacity: 0;
filter: alpha(opacity=0); /* internet explorer */ 
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/ 
width: 550px; 
margin: 10px auto 0px auto;
text-shadow: 0px 1px 1px rgba(255,255,255,0.6); 
-webkit-transition: opacity 0.3s linear 1.3s; 
-moz-transition: opacity 0.3s linear 1.3s; 
-o-transition: opacity 0.3s linear 1.3s;
-ms-transition: opacity 0.3s linear 1.3s; 
transition: opacity 0.3s linear 1.3s;
}

.lb-overlay div h3,
.lb-overlay div p{
padding: 0px 15px; /* отступ текста от линии */ 
width: 200px;
height: 60px;
}

.lb-overlay div h3{
font-size: 24px;
float: left; 
text-align: right;
color: rgba(0,84,154,1);
border-right: 1px solid rgba(0,84,154,0.4);
}


.lb-overlay div h3 span,
.lb-overlay div p{ 
font-size: 16px;
font-family: Arial, Constantia, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif; 
font-style: italic;
color: rgba(0,84,154,1); 
}


.lb-overlay div h3 span{
display: block; 
line-height: 6px;
}

.lb-overlay div p{ 
text-align: left;
float: left; 
width: 280px; /* ширина места для текста курсивом */
}


.lb-overlay a.lb-close{
background: rgba(0,84,154,0.8); 
z-index: 1001;
color: #fff;
text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
text-decoration: none; 
position: absolute;
top: 43px; 
left: 50%; 
font-size: 15px; 
line-height: 30px;
text-align: center; 
width: 80px; 
height: 30px;
overflow: hidden; 
margin-left: -40px; 
opacity: 0;
filter: alpha(opacity=0); /* internet explorer */
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
-webkit-transition: opacity 0.3s linear 1.2s; 
-moz-transition: opacity 0.3s linear 1.2s;
-o-transition: opacity 0.3s linear 1.2s;
-ms-transition: opacity 0.3s linear 1.2s;
transition: opacity 0.3s linear 1.2s;
}


.lb-overlay img{
 /* height: 100%; For Opera max-height does not seem to work */
 max-height: 100%;
 position: relative;
 -webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
 -moz-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
 box-shadow: 0px 2px 7px rgba(0,0,0,0.2);
}
.lb-overlay:target {
 width: auto;
 height: auto;
 bottom: 0px;
 right: 0px;
 padding: 80px 100px 120px 100px;
}
.lb-overlay:target img {
 -webkit-animation: fadeInScale 1.2s ease-in-out;
 -moz-animation: fadeInScale 1.2s ease-in-out;
 -o-animation: fadeInScale 1.2s ease-in-out;
 -ms-animation: fadeInScale 1.2s ease-in-out;
 animation: fadeInScale 1.2s ease-in-out;
}
.lb-overlay:target a.lb-close,
.lb-overlay:target > div{
 opacity: 1;
 filter: alpha(opacity=99); /* internet explorer */
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}
@-webkit-keyframes fadeInScale {
 0% { -webkit-transform: scale(0.6); opacity: 0; }
 100% { -webkit-transform: scale(1); opacity: 1; }
}
@-moz-keyframes fadeInScale {
 0% { -moz-transform: scale(0.6); opacity: 0; }
 100% { -moz-transform: scale(1); opacity: 1; }
}
@-o-keyframes fadeInScale {
 0% { -o-transform: scale(0.6); opacity: 0; }
 100% { -o-transform: scale(1); opacity: 1; }
}
@-ms-keyframes fadeInScale {
 0% { -ms-transform: scale(0.6); opacity: 0; }
 100% { -ms-transform: scale(1); opacity: 1; }
}
@keyframes fadeInScale {
 0% { transform: scale(0.6); opacity: 0; }
 100% { transform: scale(1); opacity: 1; }
}

/* 
 100% Height for Opera as the max-height seems to be ignored, not optimal for large screens 
 http://bricss.net/post/11230266445/css-hack-to-target-opera 
*/
x:-o-prefocus, .lb-overlay img {
 height: 100%;
}