/* Стили для вывода анонсов новостей */

@charset "windows-1251";

/* Стиль для ссылки с заголовком новости */

.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	padding:0px 10px 0px 10px;
	margin-top:8px;
	margin-bottom:3px;
	color:#595959;
	word-spacing: 3px;
}

a.news-title:visited {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 10px;
}

a.news-title:link {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 10px;
}

a.news-title:hover {
	font-size: 14px;
	font-weight: bold;
	color: #0D70E0;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 10px;
}
a.news-title:active {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 10px;
}

/* Стиль для ссылок на похожие новости */

a.news-same-article:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align:left;
	font-weight: bold;
}

a.news-same-article:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:underline;
	text-align:left;
	font-weight: bold;
}

a.news-same-article:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align:left;
	font-weight: bold;
}

a.news-same-article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	text-align:left;
	font-weight: bold;
}

a.anons-text{
  text-decoration: none;
  color: #333333;
}

a.anons-text:hover{
  color: #333333;
  text-decoration: none;
}

a.anons-head{
  text-decoration: none;
  color: #595959;
}

a.anons-head:hover{
  color: #595959;
  text-decoration: none;
}

/* Стиль основного текста новости */

.news-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left:4px;
	margin-right:4px;
}

/* Стиль ячейки с названием подраздела новости */

.news-header {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-indent: 15px;
	color: #FFFFFF;
}

.news_td {
	background-image: url(../img/news_header.png);
	background-repeat: repeat-y;
}

.div_news-header {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding: 2px 10px 1px 30px;

}

/* Стиль ссылкм на подраздел */

a.news-header:link {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}

a.news-header:visited {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
a.news-header:hover {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
a.news-header:active {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}

/* Стиль ссылки на саму новость */

a.read-more:link {
	font-size: 11px;
	color: #009;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin-right:10px;
}
a.read-more:visited {
	font-size: 11px;
	color: #009;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin-right:10px;
}
a.read-more:hover {
	font-size: 11px;
	color: #0D70E0;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin-right:10px;
}
a.read-more:active {
	font-size: 11px;
	color: #0D70E0;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin-right:10px;
}

/* Стиль ссылок на теги к новости */

a.news-tags:link {
	font-size: 11px;
	color: #009;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-left:2px;
}
a.news-tags:visited {
	font-size: 11px;
	color: #009;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-left:2px;
}
a.news-tags:hover {
	font-size: 11px;
	color: #0D70E0;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-left:2px;
}
a.news-tags:active {
	font-size: 11px;
	color: #009;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	margin-left:2px;
}

.news_tr {
	border-bottom:1px solid #0D70E0;
}

/* Стиль картинки в анонсе */
.news-thumbnail {
	margin: 4px;
	padding: 0px;
	border:none;
}

.news-thumbnail:hover {
	margin: 4px;
	padding: 0px;
	border:none;
}

.r_c {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#999999;
	margin-bottom:6px;
	margin-top:6px;
	margin-left:4px
}

.announce_author {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	margin-bottom:6px;
	margin-top:6px;
	margin-left:4px
}

/* Стиль ссылок на странички */

a.pages:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align:left;
	font-weight: bold;
}

a.pages:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:underline;
	text-align:left;
	font-weight: bold;
}

a.pages:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align:left;
	font-weight: bold;
}

a.pages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	text-align:left;
	font-weight: bold;
}

