/* Сброс */
* {margin: 0px; padding: 0px;}
img {border: 0px;}

/* Основные стили */
html, body {background: #f7f8f6; font: 13px/19px 'Arial',serif; height: 100%; color: #3f3d3a;}
a {color: #53843f; text-decoration: underline;}
a:hover {color: #416732; text-decoration: none;}
ul {list-style: none;}
li {padding-left: 10px; background: url('/design/marker.png') no-repeat 0px 5px;}
.catsTd {padding-bottom: 3px;}
.catName, .catNameActive {padding-left: 10px; background: url('/design/marker.png') no-repeat 0px 5px;}
.catNameActive {font-weight: bold;}
.catNumData {color: #bab8b3;}
#wrapper {width: 897px; margin: 0px auto; height: 100%; height: auto !important; min-height: 100%;}
.pp {height: 75px;}

/* Шапка */
#header {width: 893px; border-left: 2px solid #706e6a; border-right: 2px solid #706e6a; border-bottom: 4px solid #706e6a; background: url('/design/header.jpg') no-repeat; height: 87px; overflow: hidden;}
#logo {float: left; padding: 32px 0px 0px 74px;}
#search {float: right; padding: 39px 26px 0px 0px;}
#search input {width: 187px; padding: 3px 10px; background: url('/design/search.png') no-repeat; color: #272625; border: 0px;}

/* Меню */
#menu {overflow: hidden;}
#menu_left {width: 4px; height: 28px; background: url('/design/menu_left.png') no-repeat; float: left;}
#menu_right {width: 4px; height: 28px; background: url('/design/menu_right.png') no-repeat; float: right;}
#menu_content {height: 27px; background: #41403e; border-bottom: 1px solid #656563; margin: 0px 4px;}
#menu_content ul {overflow: hidden; padding: 4px 28px 0px;}
#menu_content li {float: left; padding: 0px 24px 0px 14px; background: url('/design/menu_marker.png') no-repeat left center;}
#menu a {font-size: 14px; color: #e8e1d5; text-decoration: none; border: 0px;}
#menu a:hover {color: #fff; border-bottom: 1px solid #fff;}
.ma {border: 0px !important; font-weight: bold; color: #fff !important; text-decoration: none !important;}

/* -- Весь контент -- */
#middle {width: 100%; height: 1%; margin-top: 8px;}
#middle:after {content: '.'; display: block; clear: both;visibility: hidden; height: 0;}
#container {width: 100%; float: left; overflow: hidden;}

/* Контент */
#content {width: 408px; padding: 0px 14px 0px 16px; margin: 0px 210px 0px 250px;}

.block_content {margin-bottom: 20px;}
.block_content_top {height: 3px; background: url('/design/block_content_top.png') no-repeat;}
.block_content_bottom {height: 3px; background: url('/design/block_content_bottom.png') no-repeat;}
.block_content_content {background: url('/design/block_content.png') repeat-y; padding: 0px 2px; margin-top: -1px;}
.cont_h1 {background: url('/design/block_content_h1.png') no-repeat #83b53b; width: 386px; min-height: 18px; border-bottom: 4px solid #e5dbcd; padding: 4px 5px 4px 12px; font: bold 14px 'Arial',serif; color: #f7f6f5;}
.cont_cont {padding: 5px 12px;}

/* Левый сайдбар */
#sidebar_left {width: 250px; float: left; margin-left: -100%; position: relative;}

.block_left {margin-bottom: 20px;}
.block_left_top {height: 3px; background: url('/design/block_left_top.png') no-repeat;}
.block_left_bottom {height: 3px; background: url('/design/block_left_bottom.png') no-repeat;}
.block_left_content {background: url('/design/block_left.png') repeat-y; padding: 0px 2px; margin-top: -1px;}
.block_left_content h2 {background: url('/design/block_left_h2.png') no-repeat #b76170; width: 228px; min-height: 18px; border-bottom: 4px solid #e5dbcd; padding: 4px 5px 4px 12px; font: bold 14px 'Arial',serif; color: #f7f6f5;}
.block_left_cont {padding: 5px 7px 4px 12px;}

/* Правый сайдбар */
#sidebar_right {float: left; width: 210px; margin: 0px -3px 0px -210px; position: relative;}

.block_right {margin-bottom: 20px;}
.block_right_top {height: 3px; background: url('/design/block_right_top.png') no-repeat;}
.block_right_bottom {height: 3px; background: url('/design/block_right_bottom.png') no-repeat;}
.block_right_content {background: url('/design/block_right.png') repeat-y; padding: 0px 2px; margin-top: -1px;}
.block_right_content h2 {background: url('/design/block_right_h2.png') no-repeat #b76170; width: 188px; min-height: 18px; border-bottom: 4px solid #e5dbcd; padding: 4px 5px 4px 12px; font: bold 14px 'Arial',serif; color: #f7f6f5;}
.block_right_cont {padding: 5px 5px 7px 12px;}

/* -- /Весь контент -- */


/* Подвал */
#footer {width: 897px; height: 65px; margin: -65px auto; overflow: hidden;}
#footer_left {width: 4px; height: 65px; float: left; background: url('/design/footer_left.png') no-repeat;}
#footer_right {width: 4px; height: 65px; float: right; background: url('/design/footer_right.png') no-repeat;}
#footer_content {height: 65px; background: url('/design/footer_content.jpg') repeat-x #41403e; overflow: hidden;}
#footer_content_left {float: left; padding: 10px 0px 0px 12px;}
#footer_content_right {float: right; padding: 17px 12px 0px 0px;}
.footer_menu {font-size: 12px; color: #e8e1d5; padding-bottom: 4px;}
.footer_menu a {color: #e8e1d5;}
.footer_menu a:hover {color: #fff;}
.copy {font-size: 11px; color: #8f8b85;}
.copy a {color: #8f8b85;}

/* -- Модули -- */

/* Новости */
.news {padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px dashed #8f8b85;}
.news .entryReadAllLink {display: none;}
.news_name h1 {font: bold 12px 'Arial',serif; color: #53843f;}
.news_info {color: #8f8b85; font-size: 11px;}
.news_message {overflow: hidden;}
.news_prew {float: left; width: 110px;}
.news_prew img {padding: 1px; border: 1px solid #c0beb9;}
.news_bottom {overflow: hidden;}
.news_bottom a {color: #3f3d3a;}
.news_all {float: left;}
.news_comm {float: right;}
.news_lenta {overflow: hidden; font: 10px 'Arial',serif; margin-bottom: 12px;}
.news_lenta_data {float: left; background: url('/design/lenta_time.png') no-repeat #a3b83a; width: 36px; text-align: center; height: 14px; padding-top: 1px; color: #f7f6f4; margin-right: 3px;}
.news_lenta_post {font-size: 11px; line-height: 16px;}

/* Стадионы, Команды, Турнирные таблицы */
.stadion {padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px dashed #8f8b85;}
.stadion h2 {font: bold 16px 'Arial',serif; margin-bottom: 3px;}
.stadion_info {color: #8f8b85; font-size: 11px;}
.stadion_all {padding-top: 10px; margin-top: 10px; border-top: 1px dashed #8f8b85; text-align: right; color: #8f8b85;}
.stadion_all a {color: #605d58;}
.stadion_hr {padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px dashed #8f8b85;}
.maintable {width: 100%; border-collapse: collapse;}
.maintable td {padding: 2px;}
.td_header td {text-align: center; padding-bottom: 2px; font-weight: bold;}
.tr1 {background: #edf0e8;}
.tr2 {background: #fff;}
.tr1, .tr2 {border-bottom: 5px solid #f7f8f6;}
.trener {padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px dashed #8f8b85; overflow: hidden;}
.club_logo {float: right;}
.trener_photo {float: left; margin-right: 10px;}
.trener_photo img {padding: 1px; border: 1px solid #c0beb9;}
.trener_info h2 {font: bold 16px 'Arial',serif;}
.tv_day {padding-bottom: 2px; margin-bottom: 30px; border-bottom: 1px dashed #d1cfca;}
.tv_day h3 {border-bottom: 1px dashed #d1cfca; padding-bottom: 2px;}
.online {padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px dashed #8f8b85; overflow: hidden;}
.online_left {float: left;text-align: center; text-align: center; width: 50%;}
.online_right {float: right; text-align: center; width: 50%;}
.clear {clear: both;}
.online_top {background: #2d2d2d; color: #fff; padding: 2px 5px; font-size: 10px;}
.online_top a {color: #fff;}
.online_table {width: 100%;}
.online_td1 {width: 40%; text-align: left;"><a href="$OTHER1$}
.online_td2 {width: 20%; text-align: left; vertical-align: center; font: 20px 'Verdana',serif;}
.online_td3 {width: 20%; text-align: left; vertical-align: center; font: 20px 'Verdana',serif;}
.online_td4 {width: 40%; text-align: right;}
.player, .online_dstr {padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px dashed #8f8b85;}
.new_match {padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px dashed #8f8b85;}
.match_info {font-size: 10px; text-align: center;}

/* Комментарии и форма */
.cBlock1 {background: #fff; border: 1px dashed #8f8b85;}
.cBlock2 {border: 1px dashed #d1cfca; background: #fff;}
.comment_message {min-height: 32px; padding: 5px;}
.cBlock1 .comment_info {background: #2d2d2d; color: #fff; padding: 2px 5px; font-size: 10px;}
.cBlock1 .comment_info a {color: #fff;}
.cBlock2 .comment_info {background: #b9b9b9; color: #2d2d2d; padding: 2px 5px; font-size: 10px;}
.cBlock2 .comment_info a {color: #2d2d2d;}
.comment_bottom {padding: 2px 5px; margin-bottom: 10px;}
.comment_bottom a {color: #2d2d2d; font-size: 10px;}
.commFl {width: 374px !important; border: 1px solid #bebebe; background: #fff; margin: 2px 0px 4px 0px; padding: 3px;}

.suckerdiv ul{margin: 0; padding: 0; list-style-type: none; width: 150px;}
.suckerdiv ul li{position: relative;}
.suckerdiv ul li ul{position: absolute; width: 170px; top: 0; visibility: hidden;}
.suckerdiv ul li a{display: block; overflow: auto; background: #fff; padding: 1px 5px; border-bottom: 0;}
.suckerdiv ul li a:hover{}
.mmm {background: #fff; border: 1px solid #e0e0e0;}
.mmm li {margin-left: 5px;}
.suckerdiv .subfolderstyle{background: url(media/arrow-list.gif) no-repeat center right;}
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }

/* ===== forum Start ===== */
.quoteMessage {
font-size: 11px !important;
padding: 7px 5px 7px 10px !important;
margin: 5px 0px !important;
border: 1px solid #79a504 !important;
border-left: 5px solid #79a504 !important;
background: #eaeaea !important;
}



/* General forum Table View */
.gTable {background:#EEEEEE;}
.gTableTop {padding:2px;background: url('/.s/t/822/1.gif') repeat-x;padding-left:20px;padding-bottom:1px;color:#FFFFFF;font-weight:bold; height:34px;font-size:10pt;}
.gTableSubTop {padding:2px;background:url('/.s/t/822/13.gif') center #ABC95C;color:#000000;height:20px;font-size:10px;}
.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:#FFFFFF;}
a.catLink:visited {text-decoration:none; color:#FFFFFF;}
a.catLink:hover {text-decoration:underline; color:#CCCCCC;}
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;}
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;color:#7694D3;}
.forumBarKw {font-weight:normal;}

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

/* 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:#AAAAAA;height:20px;color:#6E6E6E;}
.forumOnlineBar {padding:2px;background:#AAAAAA;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 #787878;}
.postRest1 {background:#F1F2F3;}
.postRest2 {background:#F8F9FA;}
.postSeparator {height:3px;background:#016CAC;}

.postTdTop {background:url('/.s/t/822/13.gif') center #ABC95C;}
.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/822/14.gif') no-repeat 0px 4px;}
.newPollItem {padding: 0 0 0 8px; background: url('/.s/t/822/14.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 ====== */
