/* ====== adapted by wlodzimierz (http://all4ucoz.com.ua) ====== */
html, body {height: 100%; margin: 0px; padding: 0px; background-color: #FFFFFF; font-size: 11px; }
table {border: 0px; border-collapse: collapse;}
table td {padding: 0px;}
#banners a img {opacity:0.3; -moz-opacity:0.3; filter:alpha(opacity=40);}
#banners a:hover img {opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);}
td, body {font-family: tahoma; color: #494949; font-size:8pt;}

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

/*CSS Menu(line)*/
#ms-menu {list-style: none; padding: 0; margin: 0; height: 44px; background: url(../images/ms-top.gif) no-repeat; position: relative;}
#ms-menu span {display: none; position: absolute;}
#ms-menu a {display: block; position: absolute; outline: none;}
#ms-menu a:hover {background-position: left bottom;}
#ms-menu a:hover span {display: block;}
#ms-menu .ms-home {width: 78px; height: 44px; background: url(../images/ms-home.gif) no-repeat; left: 0px; top: 0px;}
#ms-menu .ms-forum {width: 69px; height: 44px; background: url(../images/ms-forum.gif) no-repeat; left: 78px; top: 0px;}
#ms-menu .ms-register {width: 106px; height: 44px; background: url(../images/ms-register.gif) no-repeat; left: 147px; top: 0px;}
#ms-menu .ms-contact {width: 83px; height: 44px; background: url(../images/ms-contact.gif) no-repeat; left: 253px; top: 0px;}
#ms-menu .ms-sms {width: 72px; height: 44px; background: url(../images/ms-sms.gif) no-repeat; left: 336px; top: 0px;}
/*CSS Menu (line) [END]*/
/*Поле малой формы поиска*/
.ms_search {
 color: #494949;
 font-size: 11px;
 font-family: tahoma;
 background-image: url(../images/ms-search-form.gif);
 background-repeat: #fff;
 width: 190px;
 height: 16px;
 padding-left: 3px;
 padding-bottom: 1px;
 border: 0px solid #DADADA;}
/*Поле малой формы поиска [END]*/
/*Поле ввода логина*/
.ms-login {
 color: #494949;
 font-size: 11px;
 font-family: tahoma;
 background-image: url(../images/ms-login-form.gif);
 background-repeat: #fff;
 width: 190px;
 height: 16px;
 padding-left: 3px;
 padding-bottom: 1px;
 border: 0px solid #DADADA;}
/*Поле ввода логина [END]*/
/*Поле ввода пароля*/
.ms-password {
 color: #494949;
 font-size: 11px;
 font-family: tahoma;
 background-image: url(../images/ms-password-form.gif);
 background-repeat: #fff;
 width: 190px;
 height: 16px;
 padding-left: 3px;
 padding-bottom: 1px;
 border: 0px solid #DADADA;}
/*Поле ввода пароля [END]*/
/*CSS Menu*/
/* Root = Vertical, Secondary = Vertical */
ul#navmenu-v,
ul#navmenu-v li,
ul#navmenu-v ul {
 margin: 0;
 border: 0 none;
 padding: 0;
 width: 220px; /*For KHTML*/
 list-style: none;}
ul#navmenu-v:after /*From IE 7 lack of compliance*/{
 clear: both;
 display: block;
 font: 1px/0px serif;
 content: ".";
 height: 0;
 visibility: hidden;}
ul#navmenu-v li {
 float: left; /*For IE 7 lack of compliance*/
 display: block !important; /*For GOOD browsers*/
 display: inline; /*For IE*/
 position: relative;}
/* Root Menu */
ul#navmenu-v a {
 padding: 3px 0px 2px 30px;
 display: block;
 background: url(../images/ms-menu.gif) no-repeat;
 color: #494949;
 font: bold 11px/22px Verdana, Arial, Helvetica, sans-serif;
 text-decoration: none;
 height: auto !important;
 height: 1%; /*For IE*/}
/* Root Menu Hover Persistence */
ul#navmenu-v a:hover,
ul#navmenu-v li:hover a,
ul#navmenu-v li.iehover a {
 background: url(../images/ms-menu_a.gif) no-repeat;
 color: #494949;}
/* 2nd Menu */
ul#navmenu-v li:hover li a,
ul#navmenu-v li.iehover li a {
 padding: 0px 0px 0px 5px;
 margin:0px 0px 0px 0px;
 font-size: 10px;
 font-weight: normal;
 background: #ffffff;
 color: #494949;
 border: 1px solid #f7f7f7}
/* 2nd Menu Hover Persistence */
ul#navmenu-v li:hover li a:hover,
ul#navmenu-v li:hover li:hover a,
ul#navmenu-v li.iehover li a:hover,
ul#navmenu-v li.iehover li.iehover a {
 background: #e7e8e8;
 color: #444444;}
/* 3rd Menu */
ul#navmenu-v li:hover li:hover li a,
ul#navmenu-v li.iehover li.iehover li a {
 background: #ffffff;
 color: #494949;}
/* 3rd Menu Hover Persistence */
ul#navmenu-v li:hover li:hover li a:hover,
ul#navmenu-v li:hover li:hover li:hover a,
ul#navmenu-v li.iehover li.iehover li a:hover,
ul#navmenu-v li.iehover li.iehover li.iehover a {
 background: #9debff;
 color: #444444;}
ul#navmenu-v ul,
ul#navmenu-v ul ul,
ul#navmenu-v ul ul ul {
 display: none;
 position: absolute;
 top: 0;
 left: 220px;}
/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-v li:hover ul ul,
ul#navmenu-v li:hover ul ul ul,
ul#navmenu-v li.iehover ul ul,
ul#navmenu-v li.iehover ul ul ul {
 display: none;}
ul#navmenu-v li:hover ul,
ul#navmenu-v ul li:hover ul,
ul#navmenu-v ul ul li:hover ul,
ul#navmenu-v li.iehover ul,
ul#navmenu-v ul li.iehover ul,
ul#navmenu-v ul ul li.iehover ul {
 display: block;}
/*CSS Menu [END]*/
/*Title*/
.ms-title {color: #ffffff; font-size: 11px; font-family: tahoma; font-weight: bold; text-decoration: none;}
.ms-title a:active, .ms-title a:visited, .ms-title a:link {color: #ffffff; font-weight: bold; text-decoration: none;}
.ms-title a:hover {color: #ffffff; font-weight: bold; text-decoration: underline;}
/*Title [END]*/
/*Copyright*/
.ms-copyright {color: #cccccc; font-size: 11px; font-family: tahoma; text-decoration: none;}
.ms-copyright a:active, .ms-copyright a:visited, .ms-copyright a:link {color: #00b0de; text-decoration: none;}
.ms-copyright a:hover {color: #9debff; text-decoration: none;}
/* ====== adapted by wlodzimierz (http://all4ucoz.com.ua) ====== */

/* Entries Style */
.eBlock {}
.eTitle {font-family:Verdana,Arial,Sans-Serif;font-size:14px;font-weight:bold;color:#444444; padding: 0 0 0 5px;border-bottom:1px dashed #DDDDDD;}
.eTitle a:link {text-decoration:none; color:#444444;}
.eTitle a:visited {text-decoration:none; color:#444444;}
.eTitle a:hover {text-decoration:underline; color:#000000;}
.eTitle a:active {text-decoration:underline; color:#000000;}

.eMessage {text-align:justify;padding-bottom:5px;padding: 5px 5px 5px 5px;}
.eText {text-align:justify;padding: 5px 5px 5px 5px;border-top:1px solid #C9D0DB}
.eDetails {border-top:1px dashed #DDDDDD;border-bottom:1px dashed #DDDDDD;font-family:Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:5px;padding-top:3px;padding-left:5px;text-align:left;font-size:8pt;}
.eDetails1 {border-top:1px dashed #DDDDDD;border-bottom:1px dashed #DDDDDD;font-family:Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:5px;padding-top:3px;padding-left:5px;text-align:left;font-size:8pt;}
.eDetails2 {border-bottom:1px dashed #DDDDDD;font-family:Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:5px;padding-top:3px;padding-left:5px;text-align:left;font-size:8pt;}

.eRating {font-size:7pt;}
.eAttach {margin: 16px 0 0 0; padding: 0 0 0 15px; background: url('http://src.ucoz.ru/t/181/12.gif') no-repeat 0px 0px;}
/* ------------- */

/* Comments Style */
.cAnswer {padding-left:15px;padding-top:4px;font-style:italic;}

.cBlock1 {background:#FFFFFF; border:1px solid #E1E1E1;}
.cBlock2 {background:#f8f8f8; border:1px solid #E1E1E1;}
/* -------------- */

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

/* News/Blog Calendar Style */
.calMonth {color:#494949;text-align:center;font-weight:bold;}
.calWday {color:#494949; width:25px;}
.calWdaySe {color:#494949;width:25px; font-weight:bold;}
.calWdaySu {color:#494949;width:25px; font-weight:bold;}
.calMday {}
.calMdayA {color:#494949;font-weight:bold; width:25px;}
.calMdayIs {color:#494949;font-weight:bold; width:25px;}
.calMdayIsA {color:#494949;font-weight:bold; width:25px;}
a.calMonthLink:link {text-decoration:none; color:#494949;}
a.calMonthLink:visited {text-decoration:none; color:#494949;}
a.calMonthLink:hover {text-decoration:none; color:#000000;}
a.calMonthLink:active {text-decoration:none; color:#494949;}
a.calMdayLink:link {text-decoration:none; color:#494949;}
a.calMdayLink:visited {text-decoration:none; color:#494949;}
a.calMdayLink:hover {text-decoration:none; color:#000000;}
a.calMdayLink:active {text-decoration:none; color:#494949;}
/* ------------------------ */

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

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

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

.totalVotesTable {border-bottom:1px solid #E2E6EA; border-left:1px solid #E2E6EA; border-right:1px solid #E2E6EA;}
.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; border:1px solid #E1E1E1;height:100px;width:300px;}

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



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

/* General forum Table View */
.gTable {background:#E1E1E1}
.gTableTop {padding:2px;background:#6EACCE;color:#FFFFFF;font-weight:bold;height:21px;padding-left:10px; font-size:11px;}
.gTableSubTop {padding:2px;background:#FFFFFF;color:#518EAD;height:15px;}
.gTableBody {padding:2px;background:#FBFBFC;}
.gTableBody1 {padding:2px;background:#FFFFFF;}
.gTableBottom {padding:2px;background:#FBFBFC;}
.gTableLeft {padding:2px;background:#FBFBFC;font-weight:bold;color:#518EAD}
.gTableRight {padding:2px;background:#FBFBFC}
.gTableError {padding:2px;background:#FBFBFC;color:#FF0000;}
/* ------------------------ */

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

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

.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;}
/* ====== adapted by wlodzimierz (http://all4ucoz.com.ua) ====== */
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none; color:#518EAD;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#518EAD;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:underline; color:#6F8EB3;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:underline; color:#518EAD;}
/* -------------------- */

/* forum Navigation Bar */
.forumNamesBar {padding-bottom:7px;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:#518EAD;}
a.forumBarA:active {text-decoration:underline; color:#518EAD;}
/* -------------------- */

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

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

/* forum Page switches */
.switches {background:#E1E1E1;}
.pagesInfo {background:#FFFFFF;padding-right:10px;font-size:7pt;}
.switch {background:#FFFFFF;width:15px;font-size:7pt;}
.switchActive {background:#EEEEEE;font-weight:bold;color:#518EAD;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:#FBFBFC}
.threadLastPostTd {padding:2px;font-size:7pt;}
.threadDescr {color:#858585;font-size:7pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:2px;background:#EEEEEE;height:20px;font-weight:bold;font-size:7pt;color:#000000;padding-left:40px; }
.threadsDetails {padding:2px;background:#EEEEEE;height:20px;color:#000000;}
.forumOnlineBar {padding:2px;background:#EEEEEE;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:#518EAD;}
a.threadLink:visited {text-decoration:none; color:#518EAD;}
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;}
/* ------------------- */

/* Posts View */
.postTable {background:#E1E1E1}
.postPoll {background:#FBFBFC;text-align:center;}
.postFirst {background:#FBFBFC;border-bottom:3px solid #FFFFFF;}
.postRest1 {background:#FBFBFC;}
.postRest2 {background:#FBFBFC;}
.postSeparator {height:3px;background:#40A3CF;}

.postTdTop {background:#FFFFFF;color:#518EAD;height:20px;padding-top:8px;}
.postBottom {background:#EEEEEE;height:20px}
.postUser {font-weight:bold;}
.postTdInfo {text-align:center;padding:5px;background:#FBFBFC;}
.postRankName {margin-top:5px;}
/* ====== adapted by wlodzimierz (http://all4ucoz.com.ua) ====== */
.postRankIco {margin-bottom:5px;margin-bottom:5px;}
.reputation {margin-top:5px;}
.signatureHr {margin-top:20px;color:#597798;}
.posttdMessage {padding:5px;background:#FFFFFF;}

.postPoll {padding:5px;}
.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;}
.newPollItem {padding: 0 0 0 8px;}
/* ----------------------- */


/* forum Post Form */
.loginButton {font-size:7pt;background:#FFFFFF;color:#575757;border:1px outset #636363;}
.pollBut, .searchSbmFl, .commSbmFl, .signButton {font-size:8pt;background:#666666;color:#FFFFFF;border:1px solid #444444;}

.codeButtons {font-size:7pt;#6EACCE;color:#0C7DB8;border:0px outset #615E58;}
.codeCloseAll {font-size:7pt; font-weight:bold;#6EACCE;color:#0C7DB8;border:1px outset #615E58;}
.postNameFl,.postDescrFl {width:400px}
.postPollFl,.postQuestionFl {width:400px}
.postResultFl {width:50px}
.postAnswerFl {width:300px}
.postTextFl {width:550px;height:150px}
.postUserFl {width:300px}

.pollHelp {font-weight:normal;font-size:7pt;padding-top:3px;}
.smilesPart {padding-top:5px;text-align:center}
/* ----------------- */

/* ====== forum End ====== */
/* ====== adapted by wlodzimierz (http://all4ucoz.com.ua) ====== */