/*-- Общее начало --*/

body {
 margin: 0px;
 background-image:url('http://school-zone.ucoz.ua/img/Fon.jpg'); /* ===== Картинка фона ===== */
 background-size: cover; /* ===== Фон в размер блока ===== */
 background-attachment: fixed; /* ===== Фон фиксированный =====*/
 background-repeat: no-repeat; /* ===== Фон не размножать =====*/
 background-position: center; /* ===== Фон по центру ===== */
 background-color: #e6e6e6; /* ===== Цвет фона ===== */
 font: 14px/16px 'Arial'; /* ===== Тип шрифта на странице ===== */
 color: #cdcdcd /* #333 */; /* ===== Основной цвет шрифта ===== */
 text-align: center; /* ===== Текст по центру ===== */
}
td, input, select, textarea {
 font: 14px 'Arial'; /* ===== Тип шрифта в объектах ===== */
}
input#PMtoUser, input#pmSubject, input.uSearchFl, input#mChatNmf.mChat, input#secuCodeMc3.mChat, select.mChat, textarea.mChat {
 border: 1px dashed #ccc !important;
 background-color: rgba(102,102,102, 0.75) !important; 
 color: #cdcdcd !important;
}
input#PMtoUser:hover, input#PMtoUser:focus, input#pmSubject:hover, input#pmSubject:focus, input.uSearchFl:hover, input.uSearchFl:focus, input#mChatNmf.mChat:hover, input#mChatNmf.mChat:focus, input#secuCodeMc3.mChat:hover, input#secuCodeMc3.mChat:focus, select.mChat:hover, select.mChat:focus, textarea.mChat:hover, textarea.mChat:focus {
 border: 1px inset black !important;
 background-color: rgba(47, 79, 79, 0.5) !important;
}
body a {
 color: #ffff94; /* ===== Цвет гиперссылок на странице ===== */
 text-decoration: none; /* ===== Вид гиперссылки на странице ===== */
 text-shadow: 1px 1px 2px black, 0 0 1em red;
}
body a:hover {
 color: #dda0dd; /* ===== Цвет при наведении на гиперссылку на странице ===== */
 /*text-decoration: none; /* ===== Эффект при наведении на гиперссылку на странице ===== */
 text-shadow: 1px 1px 2px black, 0 0 1em red;
}
* {}
a.noun img {
 margin: 2px;
}
ul, li {
 margin: 0px;
 padding: 0px;
}
.clear {
 clear: both;
 overflow: hidden;
 height: 1px;
}
:focus {
 outline: none;
}
textarea {
 resize: none;
}
hr {
 height: 1px;
 background: #918f69;
 border: 0px;
 overflow: hidden;
}
/*.userAvatar {
border: 1px inset black;
}*/
/*-- Общее конец --*/

/*WRAP*/
#wrap {
 /* background: url(/.s/t/782/1.jpg) no-repeat; */
 position:relative;
 /*padding-left: 65px;*/
 min-width: 1000px;
 width:expression(document.body.clientWidth < 1000? "1000px": "auto" );
}
#wrap2 {
 /* background: url(/.s/t/782/2.jpg) no-repeat bottom right; */
 padding: 0px 65px 10px 0px;
 text-align: left;
}
/*----*/

/*-- Заголовок начало --*/
#header {
 height: 100px;
 margin-left: 275px;
 color: #cdcdcd;
 text-shadow: 1px 1px 2px black, 0 0 1em red;
}
#date {
 font-family: 'Trebuchet MS';
 float: left;
 padding-top: 5px;
}
#sitelogo {
 clear: both;
 float: left;
 font: bold 28px/32px 'Arial';
 width: 300px;
 margin-top: 10px;
 white-space: nowrap;
}
#usermenu {
 float: right;
 clear: right;
 margin-top: 50px;
}
#usermenu a {
}
#usermenu a:hover {
}
/*-- Заголовок конец --*/

/*-- Страница начало --*/
#container {
}
#maincol {
 background-color: rgba(102,102,102, 0.75); 
 /*background: #9a9a9a #f3f3f3 /* url(/.s/t/782/3.jpg) no-repeat ;*/
 /* margin 10px 210px 0 210 px; */
 margin-left: 275px;
 margin-right: 210px;
 margin-top: 10px;
 /* padding-bottom: 30px; */
 border: 1px outset black;
}
#maincol a, #maincol a:hover, #maincolForum a, #maincolForum a:hover {
}
#maincolForum {
 background-color: rgba(102,102,102, 0.75); 
 /*background: #6666 /*#f3f3f3 /* url(/.s/t/782/3.jpg) no-repeat ; */
 /* margin 10px 210px 0 210 px; */
 margin-left: 275px;
 margin-right: 0;
 margin-top: 10px;
 /* padding-bottom: 30px; */
 border: 1px outset black;
}
#maincolLeft {
 background: #f3f3f3 /* url(/.s/t/782/3.jpg) no-repeat */;
 /* margin 10px 210px 0 210 px; */
 margin-left: 275px;
 margin-right: 0;
 margin-top: 10px;
 /* padding-bottom: 30px; */
 /* border: 1px dotted black; */
}
#maincol-border {
 background: /* url(/.s/t/782/4.gif) repeat-x */;
 /* margin-left: 88px; */
 height: 4px;
 overflow: hidden;
 /* border: 1px dotted black; */
}
#maincol-inside {
 margin-left: 30px;
 margin-right: 30px;
 overflow: hidden;
 /* display: inline-block; */
 /* border: 1px dotted black; */
}
#search {
 height: 27px;
 margin-bottom: 5px;
 margin-right: 10px;
}
#search form {
 float: right;
 width: 237px;
 background: url(/.s/t/782/5.gif) 0px 0px;
 height: 27px;
 display: block;
 padding: 0px;
}
#search form:hover {
 background-position: 0px -27px !important;
}
#search .schQuery {
 float: left;
 margin: 10px 0px 0px 30px;
 display: inline;
 width: 185px;
}
#search .schQuery input {
 font: 11px/11px 'Arial' !important;
 border: none;
 background: none;
 margin: 0px 0px 0px 0px;
 padding: 0px !important;
 width: 185px !important;
}
#search .schBtn {
 float: right;
 width: 16px;
 margin: 0px;
 margin-right: 1px;
 display: inline;
}
#search .schBtn input {
 width: 16px;
 height: 15px;
 border: 0px;
 border-radius: 0px;
 -moz-border-radius: 0px;
 background: red;
 margin: 10px 0px 0px 0px;
 padding: 0px;
 cursor: pointer;
 background: url(/.s/t/782/6.gif);
}
#search .schBtn input:hover {
 background-position: bottom left;
}
/*-- Страница конец --*/

/* Menus */
ul.uz, ul.uMenuRoot {margin: 0; padding: 0;}
li.menus {}
/* ----- */

/* Site Menus */
.uMenuH li {float:left;padding:0 5px;list-style: none;}

.uMenuV .uMenuItem {}
.uMenuV {background: none;}
.uMenuV li {list-style: none;margin: 5px 0px !important;background: none;}
.uMenuV li a {font-size: 14px;}
.uMenuV li a:hover {font-weight: bold;color: #267578;}

.uMenuV .uMenuItemA {font-weight: bold;color: #267578;}
.uMenuV .uMenuArrow {position: absolute; right: 3px; top: 12px;width: 4px; height: 7px; overflow: hidden; background: url(/.s/t/782/7.gif);}

.xw-body a, .xw-body a:hover {
 text-shadow: none;
}
.block .xw-tl,.block .xw-bl,.block .u-menuvsep {display:none;}
.block .xw-ml,.block .xw-mr {margin:0;padding:0;background:none !important;}
.block .xw-mc {color:#333; font-weight: normal; float: none; margin: 0px; padding: 0px; line-height:28px; background: url(/.s/t/782/8.gif) no-repeat transparent !important; border:0px !important;padding-left: 4px;}
.block .u-menu .u-menubody {border: 0px !important; background: #727272 !important; padding: 5px 0px 0px 0px;}
.block .u-menu .u-menucont {border-bottom: 1px solid #f3f3f3;}
.block .u-menuvitem {background:#e6e6e6 !important;border-left: 1px solid #f3f3f3;border-right: 1px solid #f3f3f3; padding: 0px 35px 0px 25px; line-height:28px;}
.block .u-menuvitem:first-child {}
.block .u-menuvitem:last-child {}
.block a {}
.block .u-menuvitem span {font-size:14px;color:#333;}
.block .u-menuitemhl {background:#e6e6e6 !important; padding: 0px 35px 0px 25px; line-height:28px;}
.block .u-menuitemhl span {font-weight: bold;_font-weight: normal;/*for IE*/color: #267578;}
.block .u-menuarrow {position: absolute; right: 3px; top: 12px;width: 4px; height: 7px; overflow: hidden; background: url(/.s/t/782/7.gif);}
.block .u-menu {margin-left: 0px;}
.block .x-sh {display: none;}
/* --------- */

/* Module Part Menu */
.catsTable {}
.catsTd {}
.catName {}
.catNameActive {}
.catNumData {}
.catDescr {}
a.catName:link {}
a.catName:visited {}
a.catName:hover {}
a.catName:active {}
a.catNameActive:link {}
a.catNameActive:visited {}
a.catNameActive:hover {}
a.catNameActive:active {}
/* ----------------- */

/*-- Контейнеры начало --*/
#logo {
 width: 200px;
 height: 100px;
 position: relative;
 bottom: 10;
} 
#left {
 width: 265px;
 position: fixed;
 /* border: 1px dotted black; */
}
#leftBoard {
 float: left;
 width: 65px;
 /* height: 800px;*/
 /* border: 1px dotted black; */
}
#leftcol {
 margin: 0 0 0 65px;
 width: 200px;
 /*margin-left: 65px;*/
 /* position: fixed;*/
 /* border: 1px dotted black; */
 /* position: relative; */
}
#rightcol {
 position: absolute;
 /* margin: 110px 0 0 0; */
 top: 100px;
 right: 65px;
 /* float: right; */
 width: 200px;
 /* border: 1px dotted black; */
 /* position: relative; */
}
.sidebar {
 margin-top: 10px;
}
.block {
 width: 200px;
 background-color: rgba(102,102,102, 0.75); 
 /*background: url(/.s/t/782/9.png) no-repeat bottom right;*/
 padding-bottom: 10px;
 margin-bottom: 10px;
 border: 1px outset black; */
}
.blocktitle {
 font: 16px/26px 'Arial';
 text-align: center;
 color: #cdcdcd;
 text-shadow: 1px 1px 2px black, 0 0 1em red;
 font-weight: bold;
 height: 26px;
 margin-bottom: 5px;
 /* border: 1px dotted black; */
}
.blockcontent {
 width: 190px;
 margin-left: 3px;
 text-align: left;
 /* border: 1px dotted black; */
}
.blockcontent ul {
 margin: 0;
 padding: 0;
}
.blockcontent li {
 margin-left: 15px;
}
.blockcontent li a {
}
.blockcontent li a:hover {
}
.blockcontent a {
 color: #ffff94;
 text-decoration: none;
 text-shadow: 1px 1px 2px black, 0 0 1em red;
}
.blockcontent a:hover {
 color: #dda0dd;
 text-decoration: none;
 text-shadow: 1px 1px 2px black, 0 0 1em red;
}
/*-- Контейнеры конец --*/

/* Entries Style */
.eBlock {
 border: 1px solid transparent;
 border-top: 1px solid rgb(145, 143, 105);
 padding: 5px 0px;
}
.eBlock:hover {
 border: 1px inset black;
 background-color: rgba(47,79,79, 0.5); /* ===== Фон поста при наведении ===== */
}
.eTitle {
 font: bold 24px/30px 'Arial';
 color: #59bdc1;
 margin-bottom: 5px;
}
.eTitle a {
 color: #ffff94;
 text-decoration: none;
}
.eTitle a:hover {
 color: #dda0dd;
}
.eMessage, .eText {
 text-align: justify !important;
 color: #fdf5e6;
 line-height: 18px;
}
.eMessage li, .eText li {
 margin-left: 15px;
}
.eMessage {
}
.eText {
}
.eDetails, .eDetails1, .eDetails2 {
 margin: 8px 0px;
 font-size: 11px;
 font-style: italic;
 color: #eee8aa;
}
.eDetails a, .eDetails1 a, .eDetails2 a {
 font-size: 11px; 
 font-style: italic;
 text-decoration: underline;
 color: #cdcdcd;
 padding: 3px 6px;
}
.eDetails a:hover, .eDetails1 a:hover, .eDetails2 a:hover {
 color: #fff;
 text-decoration: none !important;
 background: #59bdc1;
 border-radius: 8px;
 -moz-border-radius: 8px;
}
.eDetails {
}
.eDetails1 {
}
.eDetails2 {
}
.eRating {
}
.eAttach {
 color: #90ee90; /* ===== Цвет подписи прикрепления к сообщению ===== */
}
/* ------------- */

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

/* Comments Style */
.cAnswer, .cMessage {
 font-family: 'Tahoma';
 font-size: 12px;
}
.cBlock1, .cBlock2 {
 border: 1px solid transparent;
 border-bottom: 1px solid rgb(145, 143, 105);
 padding: 5px 0px;
}
.cBlock1:hover, .cBlock2:hover {
 border: 1px inset black;
 background-color: rgba(47,79,79, 0.5); /* ===== Фон поста при наведении ===== */
}
/* -------------- */

/* Comments Form Style */
.commTable {}
.commTd1 {}
.commTd2 {}
.commFl {}
.smiles {}
.commReg {}
.commError {}
.securityCode {}
/* ------------------- */

/* Archive Menu */
.archUl {}
.archLi {}
a.archLink:link {}
a.archLink:visited {}
a.archLink:hover {}
a.archLink:active {}
/* ------------ */

/* Archive Style */
.archiveCalendars {}
.archiveDateTitle {}
.archEntryHr {}
.archiveeTitle li {}
.archiveEntryTime {}
.archiveEntryComms {}
a.archiveDateTitleLink:link {}
a.archiveDateTitleLink:visited {}
a.archiveDateTitleLink:hover {}
a.archiveDateTitleLink:active {}
.archiveNoEntry {}

/* -- Календарь начало -- */
.calTable {
 /* width: 100%; */
}
.calTable td {
 /* padding: 4px 7px; */
}
.calMonth {
}
.calWday ,.calWdaySe, .calWdaySu {
 text-transform: uppercase;
}
.calWday {
}
.calWdaySe {
 font-weight: bold;
}
.calWdaySu {
 font-weight: bold;
}
.calMday {
}
.calMdayA {
 background: #5d5d5d;
 color: #fff;
 border-radius: 8px;
 -moz-border-radius: 8px;
}
.calMdayA a {
 color: #fff;
}
.calMdayIs {
}
.calMdayIsA {
 background: #5d5d5d;
 color: #fff;
 border-radius: 8px;
 -moz-border-radius: 8px;
}
.calMdayIsA a {
 color: #fff !important;
}
a.calMonthLink:link,a.calMdayLink:link {
 font-weight: bold;
}
a.calMonthLink:hover,a.calMdayLink:hover {
}
/* -- Календарь конец-- */

/*-- Подвал начало --*/
#footer {
 height: 50px;
 font-size: 10px;
 /* color: #333333; */
 margin: 10px 210px 0 275px;
 background-color: rgba(102,102,102, 0.75); 
 border: 1px outset black;
}
#copyright {
 text-align: right;
 line-height: 10px;
}
#powered-by {
 text-align: right;
 line-height: 10px;
}
#powered-by a {
 /* color: #333333; */
}
#powered-by img {
 vertical-align: middle !important;
}
/*-- Подвал конец --*/

/* Poll styles */
.pollBut {}

.pollBody {}
.textResults {}
.textResultsTd {}

.pollNow {}
.pollNowTd {}

.totalVotesTable {}
.totalVotesTd {}
/* ---------- */

/*-- Стиль групп пользователей начало --*/
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {
 color:blue;
 text-shadow: none;
}
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {
 color:maroon;
 text-shadow: none;
}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {
 color:aqua;
 text-shadow: none;
}
a.groupOther1:link,a.groupOther1:visited,a.groupOther1:hover {
 color:indigo;
 text-shadow: none;
}
a.groupModer:hover, a.groupAdmin:hover, a.groupVerify:hover, a.groupOther1:hover {
 color:#dda0dd !important;
}
/*-- Стиль групп пользователей конец --*/

/* Other Styles */
.replaceTable {}
.legendTd {}
/* ------------ */

/*Pages switches*/
.catPages1, .catPages2 {margin: 5px 0px;}
.swchItemA span, .swchItem span, .swchItemA1 span, .swchItem1 span {padding: 3px;}
/*--------------*/


/* ===== forum Start ===== */
/* General forum Table View */
.forumContent a {
 text-decoration: none;
}
.forumContent a:hover {
 text-decoration: none;
}
.forumcontent td {
 font: 16px 'Tahoma'; /* ===== Общий шрифт страницы форума ===== */
 color: #cdcdcd;
}
a.fNavLink {
 font: italic 16px 'Arial';
 color: #cdcdcd;
 /*text-decoration: underline;*/
 padding: 3px 6px;
 text-shadow: 1px 1px 2px black, 0 0 1em red;
}
a.fNavLink:hover {
 color: #fff;
 text-decoration: none;
 background: #59bdc1;
 border-radius: 8px; 
 -moz-border-radius: 8px;
}
.gTable {
 background-color: rgba(102,102,102, 0.75); /* ===== Фон таблицы форума ===== */
}
.gTable td {
 /*background-color: rgba(102,102,102, 0.75);*//* ===== Фон ячеек таблицы форума ===== */
 border: 1px solid transparent;
 padding: 5px 7px;
}
.gTable tr:hover {
 /*border: 1px solid #000;
 background-color: rgba(47,79,79, 0.5);*/
}

td.gTableTop {
 font: 16px/30px 'Arial';
 color: #cdcdcd;
 padding: 0px 10px;
 background-color: rgba(131,131,131, 0.75); /* ===== Фон заголовка ячеек таблицы форума ===== */
 border: 1px solid transparent; /* ===== Рамка заголовка ячеек таблиц форума ===== */
 /*background: #838383;*/
}
td.gTableTop:hover {
 /* border: 1px solid #000; */
}
td.gTableTop a {
 font: italic 16px/30px 'Arial';
 color: #cdcdcd;
 /*text-decoration: underline;*/
 padding: 3px 6px;
 text-shadow: 1px 1px 2px black, 0 0 1em red;
}
td.gTableTop a:hover {
 color: #fff;
 /*text-decoration: none;*/
 background: #59bdc1;
 border-radius: 8px; 
 -moz-border-radius: 8px;
}
td.gTableSubTop, td.postTdTop {
 background-color: rgba(89,189,193, 0.5); /* ===== Фон заголовка ячеек таблиц сообщений ===== */
 border: 1px solid transparent; /*border: inherit; /* Рамка заголовка ячеек таблиц сообщений ===== */
 font: 16px/20px 'Arial';
 color: #000;
 padding: 0px 10px;
}
td.gTableSubTop:hover, td.postTdTop:hover {
 /* border: 1px solid #000; */
}
td.gTableSubTop a, td.postTdTop a {
 font: bold 16px/20px 'Arial';
}
.gTableBody {}
.gTableBody1 {}
.gTableBottom {}
.gTableLeft {}
td.gTableRight {
 /*background: #f5f5f5;*/ /* ===== Фон ячеек редактора сообщений форума ===== */
}
.gTableError {}
/* ------------------------ */

/* Forums Styles */
.forumIcoTd, .forumThreadTd, .forumPostTd {
 background-color: rgba(89,189,193, 0.5); /* ===== Фон заголовка ячеек таблиц сообщений ===== */
}
.forumNameTd, .forumLastPostTd {
 border: 1px solid transparent !important;
}
.forumNameTd:hover, .forumLastPostTd:hover {
 border: 1px inset black !important;
 background-color: rgba(47,79,79, 0.5); /* ===== Фон поста при наведении ===== */
}
.forumLastPostTd,.forumArchive {}

a.catLink:link {}
a.catLink:visited {}
a.catLink:hover {}
a.catLink:active {}

.lastPostGuest,.lastPostUser,.threadAuthor {}
.archivedForum{}
/* ------------- */

/* forum Titles & other */
.forum {font: 16px 'Arial'; }
.forumDescr {
 font: 14px 'Arial';
 color: #a1a1a1;
}
.forumModer {
 font: 14px 'Arial';
 /*color: #a1a1a1;*/
}
.forumViewed {}
/*a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {color: #1282d8;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {color: #1282d8;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {color: #1282d8;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {color: #1282d8;}*/
/* -------------------- */

/* forum Navigation Bar */
.forumNamesBar {}
.forumBarKw {}
a.forumBarA:link {}
a.forumBarA:visited {}
a.forumBarA:hover {}
a.forumBarA:active {}
/* -------------------- */

/* forum Fast Navigation Blocks */
.fastNav,.fastSearch,.fastLoginForm {}
/* ---------------------------- */

/* forum Fast Navigation Menu */
.fastNavMain {}
.fastNavCat {}
.fastNavCatA {}
.fastNavForumA {}
/* -------------------------- */

/* forum Page switches */
.switches {}
.pagesInfo {}
.switch {}
.switchActive {}
a.switchDigit:link,a.switchBack:link,a.switchNext:link {}
a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {}
a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {}
a.switchDigit:active,a.switchBack:active,a.switchNext:active {}
/* ------------------- */

/* forum Threads Style */
.threadIcoTd, .threadPostTd, .threadViewTd {
 background-color: rgba(89,189,193, 0.25); /* ===== Фон ячеек таблицы перечня форумов ===== !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
}
.threadNameTd, .threadAuthTd, .threadLastPostTd {
 border: 1px solid transparent;
}
.threadNameTd:hover, .threadAuthTd:hover, .threadLastPostTd:hover {
 border: 1px inset black;
 background-color: rgba(47,79,79, 0.5); /* ===== Фон поста при наведении ===== */
}
.threadDescr {font: 10px 'Arial'; color: #a1a1a1;}
.threadNoticeLink {}
.threadsType {
 background-color: rgba(131,131,131, 0.75); /* ===== Фон заголовка ячеек таблицы форума ===== */
}
.threadsDetails {}
.forumOnlineBar {}

a.threadPinnedLink:link {}
a.threadPinnedLink:visited {}
a.threadPinnedLink:hover {}
a.threadPinnedLink:active {}

/*a.threadLink:link {font: 12px 'Arial';color: 1282d8;}
a.threadLink:visited {font: 12px 'Arial';color: 1282d8;}
a.threadLink:hover {font: 12px 'Arial';color: 1282d8;}
a.threadLink:active {font: 12px 'Arial';color: 1282d8;}*/

.postpSwithces {}
.thDescr {}
.threadFrmBlock {
 text-align: right;
}
/* ------------------- */

/* forum Posts View */
.postTable {
 border: 1px solid transparent;
}
#knopkiBlock {
 height: 20px;
}
#knopki {
 display: none;
}
.postTable:hover {
 border: 1px inset black;
 background-color: rgba(47,79,79, 0.5); /* ===== Фон поста при наведении ===== */
}
.postTable:hover #knopki{
 display: block;
}
.postTable:hover .codeMessage, .postTable:hover .quoteMessage {
 background-color: rgba(102,102,102, 0.75);
 border: 1px inset black !important;
}
.postPoll {}
.postPoll td {border: 0px !important;}
.postFirst {border: 0px !important;}
.postRest1 {border: 0px !important;}
.postRest2 {border: 0px !important;}
.postSeparator {}

.postTdTop {}
.postBottom {font-size: 16px !important;}
.postBottom td {border: 0px;padding: 0px 5javascript://px !important;}
.postBottom img, .postBottom input {vertical-align: middle;}
.postUser {font-size: 12px; font-weight: bold;}
.postTdInfo {
 /*border-right: 1px dashed #ccc !important;*/
 text-align: center;
}
.postRankName {}
.postRankIco {}
.reputation {}
.signatureHr {}
.posttdMessage {text-align: justify;padding: 8px !important;line-height: 18px;}

.pollQuestion {}
.pollButtons,.pollTotal {}
.pollSubmitBut,.pollreSultsBut {}
.pollSubmit {}
.pollEnd {}

.codeMessage, .quoteMessage {/*----------------------------------------------------------------------------------------------------------------------------------------*/
 border: 1px inset black !important;
 /*border: 1px solid transparent !important;
 /*background-color: rgba(47,79,79, 0.75);*/
 padding: 5px;
}
.bbcodeBlock, .bbquoteBlock {
 margin: 5px;
}
.bbcodeName, .bbquoteName, .qName {
 color: #90ee90;
 font-size: 16px !important;
 font-style: normal !important;
 font-family: 'Arial' !important;
}

.signatureView {
 color: #66cdaa;
}
.edited, .editedBy {
 color: #90ee90; /* ===== Цвет подписи кто редактировал сообщение ===== */
}

.statusBlock {}
.statusOnline {}
.statusOffline {}
/* ------------------ */

/* forum AllInOne Fast Add */
.newThreadBlock {}
.newPollBlock {}
.newThreadItem {}
.newPollItem {}
/* ----------------------- */

/* forum Post Form */
.pollBut, .loginButton, .searchSbmFl, .commSbmFl, .signButton {}

.codeButtons {}
.codeCloseAll {}
.postNameFl,.postDescrFl {}
.postPollFl,.postQuestionFl {}
.postResultFl {}
.postAnswerFl {}
.postTextFl {}
.postUserFl {}

.pollHelp {}
.smilesPart td {
 border: 0px !important;
}
.allSmilesPart {
 border: 1px solid transparent !important;
}
.smiles {
 border: 1px solid transparent !important;
}
.smiles:hover {
 border: 1px inset black !important;
 background-color: rgba(47,79,79, 0.5);
}
/* ----------------- */
/*.funcLink {font: 11px 'Tahoma';color: #1282d8;}*/
.funcLink {
 font: italic 12px 'Arial' !important;
 color: #cdcdcd !important;
 /*text-decoration: underline !important;*/
 padding: 3px 6px !important;
 text-shadow: 1px 1px 2px black, 0 0 1em red !important; 
}
.funcLink:hover {
 color: #fff;
 background: #59bdc1;
 border-radius: 8px; 
 -moz-border-radius: 8px;
}

/* ====== forum End ====== */

/*-- Кнопки начало--*/
input[type=submit], input[type=reset], input[type=button] {
 background: #59bdc1;
 border: 0px; color: #fff;
 font-size: 11px;
 font-family: 'Arial';
 border-radius: 6px;
 -moz-border-radius: 6px;
 padding-top: 2px;
 padding-bottom: 2px;
 cursor: pointer;
}
input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover {
 background: #3b9194;
}
input[type=submit]:active, input[type=reset]:active, input[type=button]:active {
}
input[type=text], input[type=password], textarea, select {
 background: #fff;
 border: 1px solid #abadb3;
 font-size: 11px;
 color: #848484;
 padding: 3px;
}
#mchatBtn, input.codeButtons, input.button {
 padding-left: 0px;
 padding-right: 0px;
}
.queryField {
 width: auto !important;
}
.commFl {
 width: 100%;
}
/*-- Кнопки конец --*/

/*-- Модальные окна начало --*/
.popup {
 margin: 10px;
 text-align: left;
 color: #cdcdcd;
 text-shadow: 1px 1px 2px black, 0 0 1em red;
 background-color: rgba(102,102,102, 0.75); 
 box-shadow: 0px 0px 5px #5d5d5d;
 padding-top: 10px;
 border: 1px outset black;
}
.popup a {
}
.popup a:hover {
}
.popuptitle {
 height: 34px;
 line-height: 34px;
}
.popuptitle2 {
 /*background: url(/.s/t/782/11.png) top right no-repeat;*/
 padding-left: 15px;
 font: bold 16px/26px 'Arial';
 text-transform: uppercase; 
}
.popupbody {
 padding: 10px 15px;
 font-size: 11px;
 font-family: 'Tahoma';
}
.popupbody a, .popupbody td {
 font-size: 16px;
 font-family: 'Tahoma';
}
.popup .allUsersBtn, .popup .uSearchFlSbm {
 background: #59bdc1;
 border: 0px;
 color: #fff;
 font-size: 12px;
 font-family: 'Arial';
 border-radius: 8px;
 padding-top: 2px;
 padding-bottom: 2px;
 margin: 0px 5px;
 cursor: pointer;
}
.popup .allUsersBtn:hover, .popup .uSearchFlSbm:hover {
 background: #3b9194;
}
/*-- Модальные окна конец --*/

/*-- Редактор сообщений начало --*/
.wysibb-body, fieldset div { 
 /*background-color: rgba(89, 189, 193, 0.5) !important; /* фоновой цвет новой формы ввода (можно вместо цвета картинку поставить, или даже скомбинировать) */ 
 color: #cdcdcd !important; /* цвет текста новой формы ввода */ 
} 
.wysibb { 
 background-color: rgba(102,102,102, 0.75) !important; /* фоновой цвет новой формы ввода */
 border: 1px solid transparent !important; /* толщина и цвет рамки новой формы ввода */ 
 border-radius: 0px !important; /* радиус закругления на углах новой формы ввода (0 - углы квадратные) */ 
 font: 12px 'Tahoma' !important; /* шрифт всплывающих подсказок и выпадающих списков новой формы ввода */ 
} 
.wysibb-text iframe {
 border-bottom-left-radius: 0px !important; /* радиус закругления фонового изображения слева в нижнем углу */ 
 border-bottom-right-radius: 0px !important; /* радиус закругления фонового изображения справа в нижнем углу */
}
.wysibb .wysibb-toolbar { 
 /*background-image: linear-gradient(bottom, #eee 50%, #fafafa 100%) !important; /* фон панельки с кнопками, первый и второй цвет градиента (здесь тоже можно поставить фоновую картинку) */ 
 /*background-image: -o-linear-gradient(bottom, #eee 50%, #fafafa 100%) !important; /* то же самое, для других браузеров */ 
 background-image: none /*-moz-linear-gradient(bottom, #eee 50%, #fafafa 100%)*/ !important; /* то же самое, для других браузеров */ 
 /*background-image: -webkit-linear-gradient(bottom, #eee 50%, #fafafa 100%) !important; /* то же самое, для других браузеров */ 
 /*background-image: -ms-linear-gradient(bottom, #eee 50%, #fafafa 100%) !important; /* то же самое, для других браузеров */
 background-color: rgba(131, 131, 131, 0.75) !important;
 border-bottom: 1px solid transparent !important; /* толщина и цвет линии под панелькой с кнопками */ 
 border-top-left-radius: 0px !important; /* радиус закругления фонового изображения слева в верхнем углу */ 
 border-top-right-radius: 0px !important; /* радиус закругления фонового изображения справа в верхнем углу */ 
 text-shadow: none !important;
} 
.wysibb-text textarea, .wysibb-body, .wysibb-text iframe { 
 font: 16px 'Tahoma' !important; /* шрифт всплывающих подсказок и выпадающих списков новой формы ввода */ 
 border: 1px solid transparent !important;
 background-color: rgba(102,102,102, 0.75) !important; /* фоновой цвет новой формы ввода, когда она переключена в режим bb-кодов */ 
 border-bottom-left-radius: 0px !important; /* радиус закругления фонового изображения слева в нижнем углу */ 
 border-bottom-right-radius: 0px !important; /* радиус закругления фонового изображения справа в нижнем углу */ 
} 
.wysibb-text textarea:hover, .wysibb-text textarea:focus {
 border: 1px inset black !important;
 background-color: rgba(47, 79, 79, 0.5) !important;
}
.wysibb-body:hover, .wysibb-body:focus {
 background-color: rgba(47, 79, 79, 0.5) !important;
}
legend {
 background-color: transparent !important;
 border: 1px transparent !important;
 color: rgb(144, 238, 144) !important;
}
fieldset {
 border: 1px inset black !important;
 color: #cdcdcd !important;
}
.wysibb-body:hover fieldset, .wysibb-body:focus fieldset {
 background-color: rgba(102,102,102, 0.75);
}
textarea { 
 color: #cdcdcd !important; /* цвет текста в новой форме ввода, когда она переключена в режим bb-кодов */ 
} 
.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn span.btn-inner { 
 /*border-left:1px solid #f6f6f6 !important; /* цвет левой части лини, разделяющей кнопки(она состоит из двух вертикальных линий, если вам нужна только одна линия, удалите одну из этх строчек) */ 
 /*border-right:1px solid #b0b0b0 !important; /* цвет правой части лини, разделяющей кнопки */ 
} 
.wysibb .ve-tlb-hide { 
 background: url("http://s64.ucoz.net/uwbb/style/img/icons-1.png") transparent !important; /* картинка со значками на кнопках новой формы ввода, если вы будете заменить их своими, то имейте ввиду, что каждый значок не должен быть больше 22 пикселей в высоту */ 
} 
.wbb-select .val { 
 background-image: linear-gradient(top, #ffffff 17%, #f6f6f6 59%) !important; /* для гурманов: фон под надписью "Шрифт" на одноименной кнопке, первый и второй цвет градиента (можно сплошным цветом) */ 
 background-image: -o-linear-gradient(top, #ffffff 17%, #f6f6f6 59%) !important; /* то же самое, для других браузеров */ 
 background-image: -moz-linear-gradient(top, #ffffff 17%, #f6f6f6 59%) !important; /* то же самое, для других браузеров */ 
 background-image: -webkit-linear-gradient(top, #ffffff 17%, #f6f6f6 59%) !important; /* то же самое, для других браузеров */ 
 background-image: -ms-linear-gradient(top, #ffffff 17%, #f6f6f6 59%) !important; /* то же самое, для других браузеров */ 
 background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0.17, #ffffff),color-stop(0.59, #f6f6f6)) !important; /* то же самое, для других браузеров */ 
} 

.wbb-ufontfamily .val { 
 color: #555555 !important; /* цвет надписи "Шрифт" на одноименной кнопке */ 
 font-family: "Georgia" !important; /* шрифт надписи "Шрифт" на одноименной кнопке (гурманы в экстазе) */ 
 font-size: 10px !important; /* размер надписи "Шрифт" на одноименной кнопке */ 
} 

.wysibb .wysibb-toolbar .wysibb-toolbar-container { 
 background-image: linear-gradient(top, #f8f8f8 17%, #dfdfdf 59%) !important; /* фон кнопок новой формы ввода, первый и второй цвет градиента (можно сплошным цветом) */ 
 background-image: -o-linear-gradient(top, #f8f8f8 17%, #dfdfdf 59%) !important; /* то же самое, для других браузеров */ 
 background-image: -moz-linear-gradient(top, #f8f8f8 17%, #dfdfdf 59%) !important; /* то же самое, для других браузеров */ 
 background-image: -webkit-linear-gradient(top, #f8f8f8 17%, #dfdfdf 59%) !important; /* то же самое, для других браузеров */ 
 background-image: -ms-linear-gradient(top, #f8f8f8 17%, #dfdfdf 59%) !important; /* то же самое, для других браузеров */ 
 background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0.17, #f8f8f8),color-stop(0.59, #dfdfdf)) !important; /* то же самое, для других браузеров */ 
 border: 1px solid transparent !important; /* толщина и цвет рамки кнопок */ 
 border-radius:0px !important; /* радиус закругления углов кнопок (0 - углы квадратные) */ 
} 

.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn:hover { 
 background-image: linear-gradient(top, #f4f4f4 17%, #c8dae1 59%) !important; /* фон кнопок новой формы ввода когда наводишь курсором на них, первый и второй цвет градиента (можно сплошным цветом) */ 
 background-image: -o-linear-gradient(top, #f4f4f4 17%, #c8dae1 59%) !important; /* то же самое, для других браузеров */ 
 background-image: -moz-linear-gradient(top, #f4f4f4 17%, #c8dae1 59%) !important; /* то же самое, для других браузеров */ 
 background-image: -webkit-linear-gradient(top, #f4f4f4 17%, #c8dae1 59%) !important; /* то же самое, для других браузеров */ 
 background-image: -ms-linear-gradient(top, #f4f4f4 17%, #c8dae1 59%) !important; /* то же самое, для других браузеров */ 
 background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0.17, #f4f4f4),color-stop(0.59, #c8dae1)) !important; /* то же самое, для других браузеров */ 
} 

.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn.on,.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn.on:hover { 
 background-image: linear-gradient(top, #cccccc 17%, #f4f4f4 59%) !important; /* фон кнопок новой формы ввода когда нажимаешь на них, первый и второй цвет градиента (можно сплошным цветом) */ 
 background-image: -o-linear-gradient(top, #cccccc 17%, #f4f4f4 59%) !important; /* то же самое, для других браузеров */ 
 background-image: -moz-linear-gradient(top, #cccccc 17%, #f4f4f4 59%) !important; /* то же самое, для других браузеров */ 
 background-image: -webkit-linear-gradient(top, #cccccc 17%, #f4f4f4 59%) !important; /* то же самое, для других браузеров */ 
 background-image: -ms-linear-gradient(top, #cccccc 17%, #f4f4f4 59%) !important; /* то же самое, для других браузеров */ 
 background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0.17, #cccccc),color-stop(0.59, #f4f4f4)) !important; /* то же самое, для других браузеров */ 
} 

.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn span.btn-tooltip { 
 background-image: linear-gradient(top, #ffffff 17%, #eeeef5 59%) !important; /* фон всплывающей подсказки, которые появляются при наведении на кнопки, первый и второй цвет градиента (можно сплошным цветом) */ 
 background-image: -o-linear-gradient(top, #ffffff 17%, #eeeef5 59%) !important; /* то же самое, для других браузеров */ 
 background-image: -moz-linear-gradient(top, #ffffff 17%, #eeeef5 59%) !important; /* то же самое, для других браузеров */ 
 background-image: -webkit-linear-gradient(top, #ffffff 17%, #eeeef5 59%) !important; /* то же самое, для других браузеров */ 
 background-image: -ms-linear-gradient(top, #ffffff 17%, #eeeef5 59%) !important; /* то же самое, для других браузеров */ 
 background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0.17, #ffffff),color-stop(0.59, #eeeef5)) !important; /* то же самое, для других браузеров */ 
 border:1px solid #c2c2cc !important; /* толщина и цвет рамки всплывающей подсказки */ 
 font-size:11px !important; /* размер шрифта всплывающей подсказки */ 
 color:#636363 !important; /* цвет шрифта всплывающей подсказки */ 
 border-radius:3px !important; /* радиус закругления углов рамки всплывающей подсказки (0 - углы квадратные) */ 
}
/*-- Редактор сообщений конец --*/

.u-combolist, .u-comboeditcell {
 background-color: rgba(102,102,102, 0.75) !important;
 border: none !important;
}

.u-combo {
 border: none !important;
}

textarea#siF9.manFlaSign {
 color: rgb(132, 132, 132) !important;
}

#subscribe {
 float: right;
 font-size: 16px !important;