/* CSS для всех страниц */

/* Начало кода */

body {
 background-color: 000000;
 background-image: url("/img/bg.png"); 
 background-attachment: fixed; /* Фиксирование фона */
 cursor: 1; /* Курсор */
} 

/* Настройка шрифтов */

a {
 font-family: Century Gothic;
 padding-left: 0px; 
 text-decoration: none;
 color: ffffff;
}

/* Выравнивание ширины */

.wrapper {
 margin: 0 auto; /* Убираем отступы */
 width: 1085px;
}

/* Настройка меню */

/* Верхнее горизонтальное меню */

ul {
 margin: 0;
 padding: 0;
}

#upmenu {
 width: 1085px;
 height: 29px;
 background-color: #0a0a09;
 border: none;
} 

#upmenu li {
 float: left;
 font-style: Agency FB Cyrillic;
 font-size: 20px;
}

#upmenu a {
 background-image: url("/img/upb.png");
 width: 180px;
 height: 29px;
 display: block;
 text-align: center;
 color: #31302b;
}
 
#upmenu a:hover { 
 width: 180px;
 height: 29px;
 text-shadow:0 0 20px #e8e8e8;
 border-bottom: 1px solid #cdcdcd;
}
 
/* Конец горизонтального меню */

/* Шапка сайта */

.header {
 width: 1085px;
 height: 294px;
 background: url("/img/header.png") no-repeat;
 border: none;
 border-radius: 0px 0px 0px 0px; /* Скругление углов */ 
}

/* Расположение блоков */

.content {
 background-color: #eaeaea;
 width: 1085px;
 height: auto;
 overflow: hidden;
 color: #e5e5e5; 
}

/* Левый блок */

.sidebar {
 float: left;
 padding: 5px;
 width: 245px;
 font-size: 14px;
}

/*Menu by*/ 
 .menu-tab span { 
 display:inline-block; 
 font-family:sans-serif; 
 font-weight:bold; 
 font-size:12px; 
 padding-left:6px; 
 padding-top:10px; 
 color:#fff; 
 text-shadow:0px 1px 0px #282828; 
 } 
 .menu-ma { 
 border:1px solid #282828; 
 width:243px; 
 -webkit-border-radius:3px; 
 -moz-border-radius:3px; 
 border-radius:3px; 
 border-bottom:0px; 
 } 
 a.menu-tab:link { 
 border-bottom:1px solid #282828; 
 display:block; 
 text-decoration:none; 
 width:243px; 
 height:34px; 
 background:url('http://webo4ka.ru/Ucoz6/menu-tab_vertikalnoe_menu.png'); 
 } 
 a.menu-tab:visited { 
 border-bottom:1px solid #282828; 
 display:block; 
 text-decoration:none; 
 width:243px; 
 height:34px; 
 background:url('http://webo4ka.ru/Ucoz6/menu-tab_vertikalnoe_menu.png'); 
 } 
 a.menu-tab:hover { 
 border-bottom:1px solid #282828; 
 display:block; 
 text-decoration:none; 
 width:243px; 
 height:34px; 
 background:url('http://webo4ka.ru/Ucoz6/menu-tab_vertikalnoe_menu.png') 0px 68px; 
 } 
 a.menu-tab:active { 
 border-bottom:1px solid #282828; 
 display:block; 
 text-decoration:none; 
 width:243px; 
 height:34px; 
 background:url('http://webo4ka.ru/Ucoz6/menu-tab_vertikalnoe_menu.png') 0px 34px; 
 } 
 
 /* ------------------ */

/* Центральный блок */

.center {
 float: left;
 padding: 5px;
 width: 565px;
}

/* Шапка блоков */

.winTitle {
 background-color: #151b21;
 height: 40px;
 border: 1px solid black;
 border-bottom: none;
 line-height: 40px;
 text-align: center;
 border-radius: 5px 5px 0px 0px; /* Скругление углов */
 margin-top: 3px;
}

/* Настройка содержимого в блоках */

.winContent{
 background-color: #4B4B4F;
 border: 1px solid black;
 border-top: none;
 padding: 5px;
 overflow: visible;
 border-radius: 0px; /* Скругление углов */
 border-bottom: none;
}

/* Поле для тегов */

.winDescr {
 background: #2f2f2f;
 height: 14px;
 border: 1px solid black;
 border-top: 1px solid black;
 line-height: 14px;
 opacity: 1;
 color: eaeaea;
}

/* Нижняя часть сайта */

.footer {
 text-align: center;
 background-image: url("/img/footer.png");
 width: 1085px;
 height: 248px;
 border-radius: 0px 0px 5px 5px; /* Скругление углов */
}


#fl_menu { 
 position:absolute; 
 top:33px; 
 left:0px; 
 z-index:9999; 
 width:150px; 
} 
 
#fl_menu .label{ 
 text-align:center; 
 font: 14px Verdana,Arial,Helvetica, sans-serif; color:#fff; font-weight: bold; color:#fff; 
 background:#000; 
 padding: 10px 0px 10px 0px; 
 
} 
#fl_menu .menu{ 
 display:none; 
} 

#fl_menu .menu .menu_item { 
 display:block; 
 background:#5A5A5A; 
 border-top:1px solid #333; 
 padding: 5px 0px 5px 35px; 
 font: 12px Verdana,Arial,Helvetica, sans-serif; color:#fff; color:#bbb; 
 text-decoration:none; 
} 

#fl_menu .menu a.menu_item:hover { 
 background:#333; 
 color:#fff; 
}

/* Конец кода */

/* Начало форума */

/* General forum Table View */
.gTable {background: 000;}
.gTableTop {padding:2px;background:url("/images_old/titl.jpg");color:#ffffff;font-weight:none;height:42px;padding-left:17px;font-size:14px;}
.gTableSubTop {padding:2px;background:#858585;border:1px solid black;color:#000000;height:20px;font-size:14px;}
.gTableBody {padding:2px;background:#4e4e4e;}
.gTableBody1 {padding:2px;background:#eaeaea; border: 1px solid black; border-left: none; color: black;}
.gTableBottom {padding:2px;background:#D8D8D8; border:1px solid black;;}
.gTableLeft {padding:2px;background:#CCCCCC;font-weight:bold;color:#eaeaea;}
.gTableRight {padding:2px;background:#CCCCCC; border:1px solid black;border-right: none;}
.gTableError {padding:2px;background:#D8D8D8; border:1px solid black;;color:#CCCCCC;}
/* ------------------------ */

/* Forums Styles */
.forumNameTd,.forumLastPostTd {padding:2px;background:#eaeaea;border: 1px solid black;}
.forumIcoTd,.forumThreadTd,.forumPostTd {padding:2px;background:#D8D8D8; border:1px solid #000;border: 1px solid black;}
.forumLastPostTd,.forumArchive {padding:2px;font-size:7pt;}

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

.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:#535353;font-size:7pt;}
.forumViewed {font-size:9px;}
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none; color:#2a2a2a;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#2a2a2a;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:underline; color:#626262;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:underline; color:#186D97;}
/* -------------------- */

/* 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:#535353;}
a.forumBarA:active {text-decoration:underline; color:#535353;}
/* -------------------- */

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

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

/* forum Page switches */
.switches {background:#C2C2C2;}
.pagesInfo {background:#FFFFFF;padding-right:10px;font-size:7pt;}
.switch {background:#FFFFFF;width:15px;font-size:7pt;}
.switchActive {background:#186D97;font-weight:bold;color:#000000;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:#D8D8D8; border:1px solid #FFFFFF;}
.threadLastPostTd {padding:2px;font-size:7pt;}
.threadDescr {color:#858585;font-size:7pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:2px;background:#AFAEAE;border:1px solid #FFFFFF;color:#FFFFFF;height:20px;font-size:10px;padding-left:40px;}
.threadsDetails {padding:2px;background:#BBBBBB;color:#000000;height:20px;font-size:10px;border:1px solid #FFFFFF;}
.forumOnlineBar {padding:2px;background:#AFAEAE;border:1px solid #FFFFFF;color:#FFFFFF;height:20px;font-size:10px;}

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:#9CCF00;}
a.threadLink:visited {text-decoration:none; color:#9CCF00;}
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:#EEEEEE;text-align:center;}
.postFirst {background:#F5F9FD;border-bottom:3px solid #9AEA1D;}
.postRest1 {background:#EEEEEE;}
.postRest2 {background:#F5F9FD;}
.postSeparator {height:3px;background:#999999;}

.postTdTop {background-color: #bfbfbf;color:#000000;height:20px;font-size:10px;}
.postBottom {background:#FFFFFF;color:#000000;height:20px;border:1px solid #BBBBBB;}
.postUser {font-weight:bold;}
.postTdInfo {text-align:center;padding:5px;background:#EEEEEE;}
.postRankName {margin-top:5px;}
.postRankIco {margin-bottom:5px;margin-bottom:5px;}
.reputation {margin-top:5px;}
.signatureHr {margin-top:20px;color:#2D435B;}
.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/971/19.gif') no-repeat 0px 4px;}
.newPollItem {padding: 0 0 0 8px; background: url('/.s/t/971/19.gif') no-repeat 0px 4px;}
/* ----------------------- */

/* forum Post Form */
.pollBut, .loginButton, .searchSbmFl, .commSbmFl, .signButton {font-size:7pt;background: #8D8A83;color:#DAD7CC;border:1px outset #615E58;}

.codeButtons {font-size:7pt;background: #8D8A83;color:#DAD7CC;border:1px outset #615E58;}
.codeCloseAll {font-size:7pt; background: #8D8A83;color:#DAD7CC;border:1px outset #615E58;font-weight:bold;}
.postNameFl,.postDescrFl {background:#EBEBEB;border:1px solid #9CCF00;width:400px}
.postPollFl,.postQuestionFl {background:#EBEBEB;border:1px solid #9CCF00;width:400px}
.postResultFl {background:#EBEBEB;border:1px solid #9CCF00;width:50px}
.postAnswerFl {background:#EBEBEB;border:1px solid #9CCF00;width:300px}
.postTextFl {background:#EBEBEB;border:1px solid #9CCF00;width:550px;height:150px}
.postUserFl {background:#EBEBEB;border:1px solid #9CCF00;width:300px}

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

/* ====== Конец форума ====== */

/*--ubutton-fix--*/
.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 }

/* Page Selector Start */ 
.catPages1 {color:#5c5b5b;border:0px;margin-bottom:0px;margin-top:10px;font-family:"Century Gothic";text-align:center;} 
.catPages1 a:link, 
.catPages1 a:visited {color:#fff;text-decoration:none;background:#5c5b5b;padding:3px 10px;font-size:9pt;}
.catPages1 a:hover {background-color:#5c5b5b;} 
.catPages1 b {text-decoration:none;background:#5c5b5b;padding:4px 11px;color:#fff;font-size:12pt;position:relative;bottom:-1.5pt;} 
.catPages1 b, 
.catPages1 a {-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;} 
/* Page Selector End */