/* Reset styles */
:link,:visited {text-decoration: none;}
pre,code,p {font-size: 1em;}
dl,dt,dd,pre,form,blockquote,fieldset,input {margin: 0; padding: 0;}
address {font-style: normal;}

/* Links */
a:link, a:visited {
	color: #555555;
	text-decoration: underline;
}

/* MainMenu -----------------------------------------------------------*/
#MainMenu {
	height:30px; 
	border-color:#99CC00;
	border-style:solid;
	border-width:0 0 2px;
	margin: 0 10px 10px;
}
#tab {
	height:0;	
	top:0;
	margin:0;
	background:repeat-x top;
}
#tab ul {
	list-style:none;
	float:left;
	margin:0; 
	padding:0;
}
#tab li {
	display:inline;
	float:left;
	margin:0 1px 0 0;
	padding:0;
}
#tab a {
	background:#000 url('bright_058.gif') no-repeat right top;
	text-decoration:none;
	border:0 none;
	display:block;
	float:left;
	margin:0;
	padding:0
}
#tab a span {
	display:block;
	background:url('bleft_058.gif') no-repeat left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:700;
	line-height:30px;
	padding-left:15px; padding-right:15px; padding-top:0; padding-bottom:0
}
#tab a:hover,#tab li.item_active a {
	background-position:right bottom;
	border-color:#FF9300;
}
#tab a:hover span,#tab li.item_active a span {
	background-position:left bottom;
	color:#FFF;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}

/* Module Part Menu */
.catsTd {padding: 0 0 3px 10px; background: url('li_square.gif') no-repeat 0px 7px; text-align:left; }
.catName { font-weight:bold; }
.catNameActive { font-weight:bold; }
.catNumData { font-weight:normal; }
.catDescr { display:none; font-size:10px; padding-left:0; }
a.catName:link {text-decoration:underline; color:#555555;}
a.catName:visited {text-decoration:underline; color:#555555;}
a.catName:hover {text-decoration:none; color:#99CC00;}
a.catName:active {text-decoration:none; color:#99CC00;}
a.catNameActive:link {text-decoration:underline; color:#99CC00;}
a.catNameActive:visited {text-decoration:underline; color:#99CC00;}
a.catNameActive:hover {text-decoration:none; color:#99CC00;}
a.catNameActive:active {text-decoration:none; color:#99CC00;}
/* ----------------- */

/* Clearfix */

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

.clearfix { display:block; height: 1%; } 

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

/* General forum Table View */
.gTable {background:#cacae6; width: 100%;}
.gTableTop {padding:2px;background:url('/.s/t/812/10.gif') #ace1f1;text-align:center;color:#1E73AF;font-weight:bold;height:30px;font-size:10pt; border: 1px solid #FFFFFF;}
.gTableSubTop {padding:2px;background:#b0e15e;color:#000000;height:20px;font-size:10px; border: 1px solid #FFFFFF;}
.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:#1E73AF;}
a.catLink:visited {text-decoration:none; color:#1E73AF;}
a.catLink:hover {text-decoration:underline; color:#000000;}
a.catLink:active {text-decoration:underline; color:#1E73AF;}

.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;}
.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: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:#CCCCCC;height:20px;color:#6E6E6E;}
.forumOnlineBar {padding:2px;background:#CCCCCC;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 #FFFFFF;}
.postRest1 {background:#F1F2F3;}
.postRest2 {background:#F8F9FA;}
.postSeparator {height:3px;background:#FFD500;}

.postTdTop {background:#b0e15e;color:#000000;height:20px;font-size:10px; border: 1px solid #FFFFFF;}
.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/812/11.gif') no-repeat 0px 4px;}
.newPollItem {padding: 0 0 0 8px; background: url('/.s/t/812/11.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}
/* ----------------- */

#forumcontent { width: 100%; clear: both; }
#forumreklama { float: left; width: 234px; margin: 0 5px; padding:0; }
#forum  { margin: 0 5px 0 244px; padding:0; height: 100%; }

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

/* Archive Menu */
.archUl {list-style: none; margin:0; padding-left:15px;}
.archLi {padding: 0 0 3px 10px; background: url('li_square.gif') no-repeat 0px 7px; }
a.archLink:link {text-decoration:underline; color:#555555;}
a.archLink:visited {text-decoration:underline; color:#555555;}
a.archLink:hover {text-decoration:none; color:#99CC00;}
a.archLink:active {text-decoration:none; color:#99CC00;}
li.archLi {text-decoration:none; color:#99CC00;}

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

/* Archive Style */
.archiveCalendars {text-align:center;color:#555555;}

.archiveDateTitle {font-weight:bold;color:#555555;padding-top:15px;}
a.archiveDateTitleLink:link {text-decoration:none; color:#555555; }
a.archiveDateTitleLink:visited {text-decoration:none; color:#555555; }
a.archiveDateTitleLink:hover {text-decoration:underline; color:#99CC00; }
a.archiveDateTitleLink:active {text-decoration:underline; color:#99CC00; }

.archEntryHr {width:250px;color:#DDDDDD;}

.archiveEntryTime {width:65px;font-style:italic;}

.archiveEntryTitleLink { color:#555555; margin-left: 15px; }
a.archiveEntryTitleLink:link { text-decoration:underline; color:#555555; }
a.archiveEntryTitleLink:visited { text-decoration:underline; color:#555555; }
a.archiveEntryTitleLink:hover { text-decoration:none; color:#FF0000; }
a.archiveEntryTitleLink:active { text-decoration:none; color:#CC0000; }

.archiveEntryComms {font-size:9px;color:#333333;}

.archiveNoEntry {text-align:center;color:#CC0000; }

.archiveeTitle li {margin-left: 15px; padding: 0 0 0 15px; background: url('li_square.gif') no-repeat 0px 7px; margin-bottom: .6em;}

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

/* 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;}
/* ---------- */


/* navigationtop */
.navigationcontainer {
	height: 27px;	
	margin: 0px 10px;
        padding-top: 7px;
}
.navigationright {
	width: 100px;
	float: right;
	text-align: right;
}
.navigationleft {
	margin-right: 110px;
	float: left;
}
.navigationleft a {
	font: 0.9em Verdana;
	color: #333333;	
	vertical-align: middle;
}
.navigationleft a img {
	vertical-align: middle;
	margin: 0px 3px 0px 0px;
}
/* navigationtop */

/* Страница tarif
-----------------------------------------------------------------------------*/
.tarif {
    width: 100%;
    margin: 0 auto; /* Выравниваем таблицу по центру окна  */
	border: 1px solid #999999;
	}
.tarif tr {
    opacity: 0.9; /* Полупрозрачность таблицы */
    filter: alpha(Opacity=50); /* Для IE */
   }
.tarif tr.tema, .tarif tr.tema:hover {
	background: #FFE5B2; /* Параметры фона */
	opacity: 1; /* Полупрозрачность таблицы */
	filter: alpha(Opacity=100); /* Для IE */
}
.tarif tr:hover {
    background: #ffffcc; /* Параметры фона */
	opacity: 1; /* Полупрозрачность таблицы */
    filter: alpha(Opacity=100); /* Для IE */
   }
.tarif td {
   	color: #333333;
   	padding: 5px 5px; /* Поля в ячейках */
    vertical-align: top; /* Выравнивание по верхнему краю ячеек */
   }
.tarif td.tema {
	color: #808000;
	font-weight: bold;
	padding: 5px 5px; /* Поля в ячейках */
	vertical-align: middle; /* Выравнивание по центру ячеек */
	text-align: center;
	}
.tarif tr.tariftema, .tarif tr.tariftema:hover, .tarif .tariftema td {
	background: #9BD352; /* Параметры фона */
	color: #333333;
	font-weight: bold;
	padding: 5px; /* Поля в ячейках */
	vertical-align: middle; /* Выравнивание по центру ячеек */
	opacity: 1; /* Полупрозрачность таблицы */;
	filter: alpha(Opacity=100); /* Для IE */
	}
.tarif .col2, .col3, .col4, .col5, .col6 { text-align: center; }


/* Вкладки в разделе Статьи */
div#vkladki-statey li a { font-size: 11px; text-decoration: none; color: #999 }
div#vkladki-statey li a:hover { color: #666; }
div#vkladki-statey li.selected a { color: #666 }
ul.pro-five { padding: 0 0 0 1em; margin: 0; list-style: none; height: 24px; position: relative; background: transparent url(pro_five_0c.gif) repeat-x left bottom; font-size: 11px }
ul.pro-five li { float: left; height: 30px; margin-right: 1px }
ul.pro-five li a { display: block; float: left; height: 30px; line-height: 25px; color: #333; text-decoration: none; text-align: center; padding: 0 0 0 4px; cursor: pointer; background: url(pro_five_0a.gif) no-repeat }
ul.pro-five li a b { float: left; display: block; padding: 0 16px 5px 12px; background: url(pro_five_0b.gif) no-repeat right top }
ul.pro-five li.selected a { color: #000; background: url(pro_five_2a.gif) no-repeat }
ul.pro-five li.selected a b { background: url(pro_five_2b.gif) no-repeat right top }
ul.pro-five li a:hover { color: #000; background: url(pro_five_1a.gif) no-repeat }
ul.pro-five li a:hover b { background: url(pro_five_1b.gif) no-repeat right top }
ul.pro-five li.current a:hover { color: #000; background: url(pro_five_2a.gif) no-repeat; cursor: default }
ul.pro-five li.current a:hover b { background: url(pro_five_2b.gif) no-repeat right top }
/* /Вкладки в разделе Статьи */

/* Личный кабинет */
.kabinetleft {
    float: left; /* Обтекание по правому краю */
    background: #F0F0F0;  /* Цвет фона */
    padding: 0px 20px 10px 20px;  /* Поля вокруг текста */
    margin: 0 20px 20px 10px;  /* Отступ справа */
    width: 250px; /* Ширина блока */
}
.kabinetright {
    padding: 0px 20px 0px 10px;  /* Поля вокруг текста */
    background: #6666FF;
}
.kabinettabl {
	width: 100%; 
	float: left;
	text-align: left;
	vertical-align: top;
}
.kabinettablcenter {
	text-align: center;
}
/* /Личный кабинет */

/* Лого */
#logo { 
	float:left; 
	width: 234px; 
	height:90px; 
}
#banner { 
	margin-left: 234px; 
	height:90px;
}
#banner1, #banner2, #banner3 { 
	float:left; 
	width:33%; 
	text-align: center;
}
/* /Лого */