﻿/*Файл стилей второго дизайна*/
body {
	font-family: Tahoma;
	color: #185888;
	font-size: 12px;
}
/*стиль отображения сожержимого(контента)*/
table.contentpaneopen {
	font-family: Tahoma;
	color: #185888;
	font-size: 12px;
}

table.contentpaneopen p{
	font-family: Tahoma;
	color: #185888;
	font-size: 12px;
}

table.contentpaneopen td{
	font-family: Tahoma;
	color: #185888;
	font-size: 12px;
	padding:2px;
}

table.contentpaneopen td div{
	font-family: Tahoma;
	color: #185888;
	font-size: 12px;
	padding:2px;
}

table.contentpaneopen td span{
	font-family: Tahoma;
	color: #185888;
	font-size: 12px;
	padding:2px;
}

/*==================================*/

/*стили верхнего меню*/
a.mainleveltop_main {
	font-family: Tahoma;
	color: #185888;
	font-size: 12px;
}

/*Стили меню на втором дизайне*/
a.mainlevelmain_bottom {	
	color: #185888;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:none;
	text-align:center;
}

a.mainlevelmain_bottom:link {
	text-decoration: none;
	color: #115D91;
}
a.mainlevelmain_bottom:visited {
	text-decoration: none;
}
a.mainlevelmain_bottom:hover {
	text-decoration: underline;
}
a.mainlevelmain_bottom:active {
	text-decoration: none;
}

table.moduletable th {
	text-align:center;
	font-size: 12px;
	color: #FD9A01;
	font-weight: bold;
	font-family: Arial;
}
table.moduletable td {
	text-align:center;
	padding-bottom:10px;
	padding-top:10px;
}

table.moduletable {
	width:100%;
}
/*===============*/
/*Заголовок контента на втором дизайне*/
td.contentheading h2 {
	font-family: Arial;
	font-size: 12px;
	color: #F49402;
	font-weight: bold;
	padding-top:20px;
	padding-bottom:10px;
}
/*======================================
КАРТА сайта
*/
div.componentheading {
	font-family: Arial;
	font-size: 12px;
	color: #F49402;
	font-weight: bold;
	padding-top:20px;
	padding-bottom:10px;
	text-transform:uppercase;
}
h2.menutitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

ul.level_0 a{
	font-family: Tahoma;
	color: #185888;
	font-size: 12px;
}
/*==============================*/
/*Ссылки на комметарии к новостям*/
a.readon {	
	color: #F49402;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:none;
	text-align:center;
}
a.readon:hover {
	text-decoration:underline;
}

a.readon:link {
	text-decoration: none;
	color: #115D91;
}
a.readon:visited {
	text-decoration: none;
}
a.readon:hover {
	text-decoration: underline;
}
a.readon:active {
	text-decoration: none;
}

/*Навигация по страницам*/

.pagenav {
	color: #185888;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:none;
}
.pagenav:hover {
	text-decoration:underline;
}

/*Напоминание в поиске*/
table.searchintro {
	color: #185888;
	font-family: Tahoma;
	font-size: 12px;
}


/*Оформление форм*/
button{font-family: Tahoma;  height:22; margin: 0px; padding: 1px; vertical-align: middle;} 

input {height:22;}
fieldset {padding:10}

input,
select,
textarea
{
	border: 1px solid #4C77B6;
	font-family: Tahoma;
	font-size: 11px;
	margin: 2px;
	padding: 2px;
	vertical-align: middle;
} 
/*==============================*/

/*Все дивы будут выглядеть так*/
div {
	color: #185888;
	font-family: Tahoma;
	font-size: 12px;
}

/*================*/
/*Ссылка Ответить в комментах*/
table.postfooter a {
	color: #F49402;
	font-family: Tahoma;
	font-size: 12px;
}

/*Ссылка коментарий*/
a.comment-link {
	color: #F49402;
	font-family: Tahoma;
	font-size: 12px;

}

/*Стиль слова Комметарии и добавить коммент*/

#jc h4 {
	color: #185888;
	font-family: Tahoma;
	font-size: 12px;
	
}
/*Дата создания новости в просмотре*/

td.createdate {
	font-weight:bold;
} 

#mrk_tr {float:left; matgin-top:10px; margin-bottom:10px; margin-left:25px;}
