﻿.styl_name a {font-weight:normal !important}
.styl_name a:active {font-weight:normal !important}


.kolonki { 

padding-bottom:10px; /*отступ снизу*/
width:100%; /*указываем общую ширину блока с колонками*/
text-align:justify; /*выравнивание текста внутри колонок*/
column-count: 2; /*количество колонок, на которое хотим разбить текст*/
-moz-column-count: 2; /*для мозилы*/
-webkit-column-count: 2; /*для webkit браузеров*/
column-gap: 40px; /*отступ между колонками*/
-moz-column-gap: 40px;
-webkit-column-gap: 40px;
column-rule: 1px solid #000; /*если требуется по дизайну, разделяем колонки линией*/
-moz-column-rule: 1px solid #000;
-webkit-column-rule: 1px solid #000;
}


.block0
{ margin:5px;padding:5px;color:#000000; background-color: #FFFF85; border: 1px solid #000000;border-radius: 10px 10px 10px 10px;-moz-border-radius: 10px;-webkit-border-radius:10px; font-weight:bold; text-align: center; font-size:14px;}


.block1
{font-size:14; width:180px; margin:5px;padding:10px;color:#000000; background-color: #EBEBEB; border: 1px solid #000000;border-radius: 2px 2px 2px 2px;-moz-border-radius: 2px;-webkit-border-radius:2px;}

.block2
{font-size:14; width:150px; margin:5px;padding:10px;color:#000000; background-color: #EBEBEB; border: 1px solid #000000;border-radius: 2px 2px 2px 2px;-moz-border-radius: 2px;-webkit-border-radius:2px;}

.block3
{font-size:12;font-weight:normal;margin:5px;padding:5px;color:#000000; background-color:#EBF0FA; border: 1px solid #000000;border-radius: 10px 10px 10px 10px;-moz-border-radius: 10px;-webkit-border-radius:10px; text-align: center;}

.block4
{font-size:12;font-weight:normal;margin:5px;padding:5px;color:#000000; background-color:#F9FCAA; border: 1px solid #000000;border-radius: 10px 10px 10px 10px;-moz-border-radius: 10px;-webkit-border-radius:10px; text-align: center;}


.block5
{font-size:12;font-weight:normal;margin:5px;padding:5px;color:#000000; background-color:#AFF9FB; border: 1px solid #000000;border-radius: 10px 10px 10px 10px;-moz-border-radius: 10px;-webkit-border-radius:10px; text-align: center;}


.blockbottom
{ margin:5px;padding:10px;color:#000000; background-color: #EBEBEB; border: 1px solid #000000;border-radius: 2px 2px 2px 2px;-moz-border-radius: 2px;-webkit-border-radius:2px; font-size:12px;}

.blocktop
{background-image:url(https://vpr-klass.com/gdz-class.ru/images_other/list_v_kletku2.png); margin:5px;padding:10px;color:#000000; background-color: #EBEBEB; border: 1px solid #000000;border-radius: 2px 2px 2px 2px;-moz-border-radius: 2px;-webkit-border-radius:2px; font-size:12px;}


.blockopisanie

{ margin:5px;padding:10px;color:#000000; background-color: #CCFF99; border: 1px solid #000000;border-radius: 2px 2px 2px 2px;-moz-border-radius: 2px;-webkit-border-radius:2px; font-size:12px;}

.blockrazdel

{text-align: center; margin:5px;padding:10px;color:#000000; background-color: #CCFF99; border: 1px solid #000000;border-radius: 20px;-moz-border-radius: 20px;-webkit-border-radius:20px; font-size:12px;}


.blockpage
{ 
    background-color: #fff;
    border: 1px solid #000000;
    border-radius: 2px;
    color: #000000;
    font-size: 14px;
    margin: 5px;
    padding: 10px;
}


.ebul_mbindex, .ebul_mbindex ul {
  background-color: #FFFFFF;
  border: 1px solid #C0C0C0;
  display: block;
  font-size: 1px;
  margin: 0px;
  overflow: auto;
  padding: 0px;
  position: absolute;
  visibility: hidden;
}

.ebul_mbindex_shadow {
  background-color: #777777;
  display: block;
  margin: 0px;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
}

.ebul_mbindex table {
  border-collapse: separate;
}

.ebul_mbindex tr {
  background-color: #CCFF66;
  cursor: pointer;
  font-size: 1px;
}

.ebul_mbindex td {
  border: 1px solid #FFFFFF;
  padding: 1px;
  text-align: left;
}

.ebul_mbindex td a, .ebul_mbindex td a:visited {
  color: #000000;
  font-family: "Comic Sans MS", serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

.ebul_mbindex tr.hot, .ebul_mbindex tr.expanded {
  background-color: #CCFFFF;
}

.ebul_mbindex tr.hot td, .ebul_mbindex tr.expanded td {
  border-color: #000000;
}
.ebul_mbindex tr.hot a, .ebul_mbindex tr.expanded a {
  color: #000000;
  font-family: "Comic Sans MS", serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

.ebul_mbindex td div.ebul_mbindexseparator {
  border-top: 1px solid #5A6B8F;
  height: 0px;
  font-size: 0;
}

.ebul_mbindex td.ebul_mbindexseparatortd {
  cursor: default;
}


ul.ebul_mbindex {
  position: absolute;
  visibility: hidden;
}                               

.mbindexebul_menulist .spaced_li {
  padding: 0px 0px 0px 0px;
}

.mbindexebul_menulist li {
  list-style: none;
  float: left;
}

.mbindexebul_menulist img {
  vertical-align: bottom;
  
}

.mbindexebul_menulist {
  margin: 0px;
  padding: 0px;
  line-height: 0px;
}



/* General Style */
body {background:#DADADA; margin:0px; padding:0px;}
.wrap {background: url('/.s/t/805/1.gif') repeat-x #dcf6ff; margin: 0; padding: 0; text-align: center; min-width: 1000px;}
.contanier {margin-left: 10px; margin-right: 10px; text-align: left;}
.header-right {background: url('/.s/t/805/2.gif') bottom right no-repeat;}
.header {background: url('/.s/t/805/3.jpg') no-repeat; height: 155px;position: relative;}
.header-right-forum {background: url('/.s/t/805/4.gif') bottom right no-repeat;}
.header-forum {background: url('/.s/t/805/5.jpg') no-repeat; height: 155px;position: relative;}
.left-side {background: #DADADA; border-left: 1px solid #a2d7ec;}
.right-side {border-right: 1px solid #a2d7ec; padding: 0 5px; text-align: center;}
.left-forum-bottom {background: url('/.s/t/805/6.gif') no-repeat; height: 6px; line-height: 1px; font-size: 1px;}
.right-forum-bottom {background: url('/.s/t/805/7.gif') right no-repeat;}

.header h1, .header-forum h1 {position: absolute; color: #1789a4; font-size: 30pt; left: 270px; top: 45px; margin: 0; padding: 0;}
.date {text-align: right; position: absolute; right: 0; top: 106px; color: #1f6c7f; font-size: 8pt;}
.user-bar {text-align: right; position: absolute; right: 0; top: 120px; color: #1f6c7f; font-size: 8pt;}
.navigation {width: 401px; background: url('/.s/t/805/8.gif') bottom no-repeat; text-align: center; position: absolute; top: 0; right: 0; padding: 5px 10px 7px 10px;}
.navigation a {margin: 0 10px;}
.navigation a:link {text-decoration:none; color:#599b00;}
.navigation a:active {text-decoration:none; color:#599b00;}
.navigation a:visited {text-decoration:none; color:#599b00;}
.navigation a:hover {text-decoration:none; color:#000000;}

table.main-table {border: 0px; padding: 0; border-collapse: collapse; border-spacing: 0px; background: #DADADA;}
table.forum-table {width: 95%;border: 0px; padding: 0; border-collapse: collapse; border-spacing: 0px; margin-left: auto; margin-right: auto; text-align: left;}
td.content-block {vertical-align: top; padding: 0 10px; background: #fff; width: 100%;}
td.forum-block {vertical-align: top;}
td.left-side-block {vertical-align: top; width: 215px; padding: 0 10px 0 5px; background:url('/.s/t/805/9.gif') repeat-y;}
td.right-side-block {vertical-align: top; width: 204px; padding: 0 5px 0 10px; background:url('/.s/t/805/10.gif') repeat-y;}

.block {width: 200px; background: url('/.s/t/805/11.gif') bottom no-repeat #ffffff; margin-bottom: 5px;}
.block-title {background: url('/.s/t/805/12.gif') no-repeat #1789a4; padding: 11px 10px 13px 40px; color: #dcf6ff; font-size: 11pt;}
.block-top {background: url('/.s/t/805/13.gif') no-repeat;}
.block-content {margin: 0 10px; padding: 15px 0; width: 180px;}

.left-side-bottom {height: 15px; background: url('/.s/t/805/14.gif') no-repeat;}
.right-side-bottom {height: 15px; background: url('/.s/t/805/15.gif') right no-repeat;}
.content-side-bottom {height: 15px; background: url('/.s/t/805/16.gif') repeat-x;}



.popup-table {background: url('/.s/t/805/1.gif') repeat-x #dcf6ff;border: 0px; padding: 0; border-collapse: collapse; border-spacing: 0px; width: 100%; }
.popup-header {background:#DADADA;border:1px solid #a2d7ec; padding: 10px; color: #1789a4; font-size: 11pt;}
.popup-body {padding: 10px;}

a:link {text-decoration:none; color:#3D6BB2;font-weight:normal; font-weight: normal;}
a:active {text-decoration:underline; color:#3D6BB2;}
a:visited {text-decoration:underline; color:#3D6BB2;}
a:hover {text-decoration:none; color:#F30C0C;font-weight:normal; font-weight: normal;}

td, body {font-family:verdana,arial,helvetica; font-size:12pt;}
form {padding:0px;margin:0px;}
input,textarea,select {vertical-align:middle; font-size:8pt; font-family:verdana,arial,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:#CCCCCC;height:1px;}
label {cursor:pointer;cursor:hand}

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

a.menu1:link {text-decoration:none; color:#DADADA}
a.menu1:active {text-decoration:underline; color:#DADADA}
a.menu1:visited {text-decoration:underline; color:#DADADA}
a.menu1:hover {text-decoration:underline; color:#CCCCCC}
.menuTd {padding-left:12px;padding-right:10px; background: url('/.s/t/805/21.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 #DADADA;}
.msep {border-top:1px solid #DADADA;}
/* ------------- */



/* ----------------- */

/* Entries Style */


.eBlock {}
.eTitle {font-family:Verdana,Arial,Sans-Serif;font-size:10pt;font-weight:bold;color:#000000; padding: 10px; border-bottom: 1px dashed #cbcbe6; background:#CC5500;}
.eTitle a:link {text-decoration:none; color:#000000;font-weight:bold;}
.eTitle a:visited {text-decoration:none; color:#000000;}
.eTitle a:hover {text-decoration:none; color:#fff;font-weight:bold;}
.eTitle a:active {text-decoration:none; color:#000000;}

.eMessage {text-align:justify;padding:10px !important; font-size: 9pt;}
.eText {text-align:justify;padding-bottom:5px;padding-top:5px;border-top:1px solid #CCCCCC}
.eDetails {border-top:1px dashed #DDDDDD;border-bottom:1px dashed #DDDDDD;font-family:Verdana,Tahoma,Arial,Sans-Serif;color:#79a53d;padding-bottom:5px;padding-top:3px; text-align:left;font-size:7pt;}
.eDetails1 {border-top:1px dashed #DDDDDD;border-bottom:1px dashed #DDDDDD;font-familyVerdana,:Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:5px;padding-top:3px; text-align:left;font-size:8pt;}
.eDetails2 {border-bottom:1px dashed #DDDDDD;font-family:Verdana,Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:5px;padding-top:3px; text-align:left;font-size:8pt;}

.eRating {font-size:7pt;}


.eAttach {margin: 16px 0 0 0; padding: 0 0 0 15px; background: url('/.s/t/805/24.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:#DBF5FF;}
.cBlock2 {background:#dbf5ff;}
/* -------------- */

/* 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 {list-style: none; margin:0; padding-left:0;}
.archLi {padding: 0 0 3px 10px; background: url('/.s/t/805/25.gif') no-repeat 0px 4px; font-family:Tahoma,Arial,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/805/26.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;}
/* ------------- */

/* Calendar Style */
.calTable {margin-left: auto; margin-right: auto;}
.calMonth {}
.calWday {color:#000000; background:#b7e36e; width:18px;}
.calWdaySe {color:#000000; background:#acdeee; width:18px;}
.calWdaySu {color:#000000; background:#acdeee; width:18px; font-weight:bold;}
.calMday {background:FFFFFF;color:#000000;}
.calMdayA {background:#CCCCCC;font-weight:bold;}
.calMdayIs {background:#FFFFFF;color:#000000;font-weight:bold;border:1px solid #CCCCCC;}
.calMdayIsA {border:1px solid #016EAD; background:#FFFFFF;font-weight:bold;}
a.calMonthLink:link,a.calMdayLink:link {text-decoration:none; color:#000000;}
a.calMonthLink:visited,a.calMdayLink:visited {text-decoration:none; color:#000000;}
a.calMonthLink:hover,a.calMdayLink:hover {text-decoration:underline; color:#016CAC;}
a.calMonthLink:active,a.calMdayLink:active {text-decoration:underline; color:#000000;}
/* -------------- */

/* 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:#DADADA;height:100px;width:300px;border:1px solid #a2d7ec;}
.replaceBody {background: url('/.s/t/805/1.gif') repeat-x #dcf6ff;}

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

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

/* General forum Table View */
.gTable {background:#000000; width: 100%;}
.gTableTop {padding:2px;background:#D7E5F6;text-align:center;color:#000000;font-weight:bold;height:30px;font-size:11pt; border: 1px solid #FFFFFF;}
.gTableSubTop {padding:2px;background:#F6EEA9;color:#000000;height:20px;font-size:10px; border: 1px solid #000000;}
.gTableBody {padding:2px;background:#11C025;}
.gTableBody1 {padding:2px;background:#FFFFFF;}
.gTableBottom {padding:2px;background:#DFEBFD;}
.gTableLeft {padding:2px;background:#DFEBFD;font-weight:bold;color:#000}
.gTableRight {padding:2px;background:#DFEBFD}
.gTableError {padding:2px;background:#DFEBFD;color:#FF0000;}
/* ------------------------ */

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

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

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

/* forum Titles & other */
.forum {font-weight:bold;font-size:11pt;}
.forumDescr,.forumModer {color:#000000;font-size:9pt;}
.forumViewed {font-size:9px;}
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none; color:#000;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#000;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:underline; color:#1730F5;}
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:10pt;}
.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:10pt;}
/* ---------------------------- */

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

/* forum Page switches */
.switches {background:#a2d7ec;}
.pagesInfo {background:#FFFFFF;padding-right:10px;font-size:10pt;}
.switch {background:#FFFFFF;width:15px;font-size:10pt;}
.switchActive {background:#dcf6ff; ;color:#F30C0B; }
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,.threadLastPostTd {font-size:11pt;padding:2px;padding:2px;background:#FFFFFF}
.threadAuthTd {font-size:8pt;padding:2px;padding:2px;background:#FFFFFF;}
.threadIcoTd,.threadPostTd,.threadViewTd {font-size:8pt;padding:2px;background:#fff}
.threadLastPostTd {padding:2px;font-size:8pt;color:#000000;}
.threadDescr {color:#000000;font-size:8pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:2px;background:#D0F0C0;height:20px;font-weight:bold;font-size:10pt;color:#F34345;padding-left:40px; }
.threadsDetails {padding:2px;background:#D0F0C0;height:20px;color:#000000;}
.forumOnlineBar {padding:2px;background:#D0F0C0;height:20px;color:#000000;}

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:#0000FF;}
a.threadLink:visited {text-decoration:none; color:#0000FF;}
a.threadLink:hover {text-decoration:underline; color:#FF0000;}
a.threadLink:active {text-decoration:underline; color:#000000;}

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

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

.postTdTop {background:#aaf04c;color:#000000;height:20px;font-size:10px; border: 1px solid #FFFFFF;}
.postBottom {background:#E6F0FF;height:20px}
.postUser {font-weight:bold;}
.postTdInfo {text-align:center;padding:5px;background:#DADADA;}
.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:10pt;}
.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:12pt;}
.edited {padding-top:30px;font-size:10pt;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/805/28.gif') no-repeat 0px 4px;}
.newPollItem {padding: 0 0 0 8px; background: url('/.s/t/805/28.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}
/* ----------------- */

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

/* PageSelector Start */ 
 .catPages1 {color:#ffffff; border:1px;margin-bottom:10px;margin-top:10px; text-align:center;} 
 .catPages1 a:link, 
 .catPages1 a:visited, 
 .catPages1 a:hover, 
 .catPages1 a:active {text-decoration:none;color: #FF0000;background:#f9f9f9;padding:3px 6px;font-size:11px;font-weight:bold;border:1px solid #000000;} 
 .catPages1 a:hover {background:#11C027;color:#FFFFFF;font-weight:bold;font-size:13px;border:2px solid #000000;} 
 .catPages1 b {text-decoration:none;background:#11C027;padding:3px 6px;color:#FF0000;font-size:14px;border:2px solid #000000;} 

 .pagesBlockuz1 {color:#ffffff;border:1px;margin-bottom:10px;margin-top:10px;} 
 .pagesBlockuz1 a:link, 
 .pagesBlockuz1 a:visited, 
 .pagesBlockuz1 a:hover, 
 .pagesBlockuz1 a:active {text-decoration:none;color: #57caff;background:#f9f9f9;padding:3px 6px;font-size:11px;font-weight:bold;border:1px solid #57caff;} 
 .pagesBlockuz1 a:hover {background:#63ceff;color:#FFFFFF;font-weight:bold;border:1px solid #57caff;} 
 .pagesBlockuz1 b {text-decoration:none;background:#ffffff;padding:3px 6px;color:#ccc;font-size:11px;border:1px solid #e6e6e6;} 

 .pagesBlock1 {color:#EFEEEB;border:0px;margin-bottom:10px;margin-top:10px;} 
 .pagesBlock1 a:link, 
 .pagesBlock1 a:visited, 
 .pagesBlock1 a:hover, 
 .pagesBlock1 a:active {text-decoration:none;color: #57caff;background:#ffffff;padding:3px 10px;font-size:11px;font-weight:bold;} 
 .pagesBlock1 a:hover {background:#63ceff;color:#FFFFFF;font-weight:bold;} 
 .pagesBlock1 b {text-decoration:none;background:#ffffff;padding:3px 10px;color:#ccc;font-size:11px;} 

 .catPages2 {color:#ffffff;border:1px;margin-bottom:10px;margin-top:10px;} 
 .catPages2 a:link, 
 .catPages2 a:visited, 
 .catPages2 a:hover, 
 .catPages2 a:active {text-decoration:none;color: #57caff;background:#f9f9f9;padding:3px 6px;font-size:11px;font-weight:bold;border:1px solid #57caff;} 
 .catPages2 a:hover {background:#63ceff;color:#FFFFFF;font-weight:bold;border:1px solid #57caff;} 
 .catPages2 b {text-decoration:none;background:#ffffff;padding:3px 6px;color:#ccc;font-size:11px;border:1px solid #e6e6e6;} 

 .pagesBlockuz2 {color:#ffffff;border:1px;margin-bottom:10px;margin-top:10px;} 
 .pagesBlockuz2 a:link, 
 .pagesBlockuz2 a:visited, 
 .pagesBlockuz2 a:hover, 
 .pagesBlockuz2 a:active {text-decoration:none;color: #57caff;background:#f9f9f9;padding:3px 6px;font-size:11px;font-weight:bold;border:1px solid #57caff;} 
 .pagesBlockuz2 a:hover {background:#63ceff;color:#FFFFFF;font-weight:bold;border:1px solid #57caff;} 
 .pagesBlockuz2 b {text-decoration:none;background:#ffffff;padding:3px 6px;color:#ccc;font-size:11px;border:1px solid #e6e6e6;} 

 .pagesBlock2 {color:#EFEEEB;border:0px;margin-bottom:10px;margin-top:10px;} 
 .pagesBlock2 a:link, 
 .pagesBlock2 a:visited, 
 .pagesBlock2 a:hover, 
 .pagesBlock2 a:active {text-decoration:none;color: #57caff;background:#ffffff;padding:3px 10px;font-size:11px;font-weight:bold;} 
 .pagesBlock2 a:hover {background:#63ceff;color:#FFFFFF;font-weight:bold;} 
 .pagesBlock2 b {text-decoration:none;background:#ffffff;padding:3px 10px;color:#ccc;font-size:11px;} 
 /* PageSelector end */



/* вкладки */ 
ul.tabs {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 32px;
    border-bottom: 1px solid #999;
    border-left: 1px solid #999;
    width: 100%;
    
}
ul.tabs li {
    float: left;
    margin: 0;
    padding: 0;
    height: 31px;
    line-height: 31px;
    border: 1px solid #999;
    border-left: none;
    margin-bottom: -1px;
    background: #e0e0e0;
    overflow: hidden;
    position: relative;
    
}
ul.tabs li a {
    text-decoration: none;
    color: #000;
    display: block;
    font-size: 1.2em;
    padding: 0 20px;
    border: 1px solid #fff;
    outline: none;
    background: #93BE5D;
}
ul.tabs li a:hover {
    background: #99C6F1;
}    
html ul.tabs li.active, html ul.tabs li.active a:hover  {
    background: #99C6F1;
    border-bottom: 1px solid #fff;
}



.tab_container {
    border: 1px solid #999;
    border-top: none;
    clear: both;
    float: left; 
    width: 100%;
    background: #fff;
    -moz-border-radius-bottomright: 5px;
    -khtml-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -khtml-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
}
.tab_content {
    padding: 0px;
    font-size: 1.2em;
}
    
 
/* вкладки */ 