/* Основные настойки */
body {background-color: #ffffff;}
body, td, th {font-family: Arial; line-height: 20px; color: #404040;}
body, html {padding: 0; margin: 0;}
body {font-size: 0.85em;}

/* Основное оформление ссылок */
a {color: #0072bc;}
a:hover {color: #bf272c;}

img {border: none;}

p {padding: 3px 0 3px 0; margin: 5px 0 5px 0;}

/* Чиним недоразвитость IE */
img, div, li, span { behavior: url(iepngfix.htc);}

div, ins {padding: 0; margin: 0;}

ins {text-decoration: none;}

/* Листинг */
li ul, li ol { margin-top: 0; margin-bottom: 0;}
li { margin: 0 0 0.8em 0;}
ul { list-style-type: none; }
ul li {padding: 0;}
ul li a.selected {color: #BF272C;}

ul > li:before {content: '\2014\a0'; color: #d42f2e; float: left; margin-left: -1.8em; padding-right: 0.5em; white-space: nowrap;}
ul li {
	behavior: expression(
	(!this.before && parentNode && parentNode.tagName == 'UL')
	?
	(this.before = true)
		& (parentNode.style.listStyleImage = 'none')
		& (
			(this.firstChild && this.firstChild.firstChild)
			?
			(this.firstChild.style.marginTop = '-1.2em') & (this.firstChild.style.position = 'relative')
			: ''
		)
		& (eNobr = document.createElement('<nobr class="dash" />'))
		& (eNobr.innerHTML = '&mdash;&nbsp;')
		& (this.insertBefore(eNobr, this.firstChild))
	: '');
}
ul .dash {color: #d42f2e; position: relative; display: block; width: 1.25em; left: -1.8em; margin: 0 -1.8em -1.35em 0;}

.nobullets {padding: 0; margin: 0;}
.nobullets li {behavior: expression('');}
.nobullets li:before {content: ''; float: none; margin: 0; padding: 0;}

.submenu1 {margin-left:15px; font-size:0.9em;}

.submenu2 {margin-left:15px; font-size:0.9em;}

/* Заголовки */
h1 {margin: 30px 0 20px 0; font-family: Arial; font-size: 1.9em; font-weight: normal; color: #4f4f4f; line-height: 1.1em;}
h2 {margin: 25px 0 15px 0; font-size: 1.4em; font-weight: normal; color: #626262; font-style: italic; line-height: 1.2em;}
h3 {margin: 20px 0 10px 0; font-size: 1.1em; font-weight: bold; color: #626262; font-style: normal; line-height: 1.3em;}
h4 {margin: 20px 0 10px 0; font-size: 1.2em; font-weight: normal; color: #626262;}


/* Ширина завсит от разрешения */
 /* #measurer {width: 100%;	height: 1em; position: absolute; left: 0; top: -1em; visibility: hidden; line-height: 1em;} */

/* Вспомогательные элементы */
.clear {clear: both;}
.nobr {white-space: nowrap;}

/*
  /////////////////////////////////////  Оформление ///////////////////////////////
*/

.index-header {
	position: relative;
	width: 100%;
	height: 340px;
	background: url(/images/index-head-bg.png) repeat-x;
}
.index-header .main-image {
   position: relative;
	width: 100%;
	min-width: 980px;
	height: 340px;
	background: url(/images/index-head.jpg) top center no-repeat;
}

.page-header {
	position: relative;
	width: 100%;
	height: 226px;
	background: url(/images/page-head-bg.png) repeat-x;
}
.page-header .page-image {
	position: relative;
	width: 100%;
	min-width: 980px;
	height: 226px;
	background: url(/images/page-head.jpg) top center no-repeat;
}


.index-name {
	position: relative;
	width: 980px;
	margin: 0 auto 0 auto;
}
.index-name .gerb {
	position: absolute;
	top: 15px;
	left: 425px;
}
.index-name .gerb-oblast {
	position: absolute;
	top: 15px;
	left: 357px;
}
.index-name .region {
	position: relative;
	margin-left: 510px;
	padding-top: 15px;
	font-family: Georgia;
	color: #ffffff;
}
.index-name .region b {
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
}
.index-name .region i {
	font-size: 1.3em;
	color: #d4effc;
}
.index-name .name {
	position: relative;
	margin-left: 510px;
	padding-top: 10px;
	font-family: Georgia;
	color: #ffffff;
	font-size: 32px;
	line-height: 32px;
}
.index-name .name b {
	font-weight: normal;
	font-size: 54px;
	line-height: 50px;
}

.index-desc {
	position: relative;
	margin-left: 510px;
	padding-top: 10px;
	width: 420px;
}
.index-desc .tp {
	position: relative;
	width: 420px;
	height: 10px;
	background: url(/images/title-bg.png) top left no-repeat;
}
.index-desc .mp {
	position: relative;
	background: url(/images/title-bg-repeat.png) repeat-y;
	display: table;
	height: 100%;
	font-style: italic;
	font-size: .9em;
	padding: 1px;
}
.index-desc .bp {
	position: relative;
	width: 420px;
	height: 10px;
	background: url(/images/title-bg.png) bottom left no-repeat;
}
.index-desc ul {
	margin: 8px 0 0 0;
	padding-right: 15px;
	padding-left: 40px;
}
.index-desc-shadow {
	position: relative;
	margin-left: 495px;
	width: 438px;
	height: 14px;
	background: url(/images/title-bg-shadow.png) no-repeat;
}

/* Основной контент */
.main-page-part {
	position: relative;
	width: 980px;
	margin: 0 auto 0 auto;
	padding-top: 20px;
	padding-bottom: 50px;
}
.main-page-part .left-part {
	position: relative;
	float: left;
	width: 220px;
}
.main-page-part .right-part {
	position: relative;
	margin-left: 300px;
}
.main-page-part .right-part .rp-line {
	width: 100%;
	height: 3px;
	background: #ded8d2;
}

.menu {
	position: relative;
	background-color: #eeebdc;
}
.menu .list-menu {
	position: relative;
	padding: 18px 20px 15px 25px;
	font-family: Georgia;
	font-size: 1.05em;
	color: #bf272c;
}
.menu .tl-round {
	position: absolute;
	top: 0;
	left: 0;
	width: 10px;
	height: 10px;
	background: url(/images/menu-rounds.png) top left no-repeat;
}
.menu .tr-round {
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 10px;
	background: url(/images/menu-rounds.png) top right no-repeat;
}
.menu .bl-round {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 10px;
	height: 10px;
	background: url(/images/menu-rounds.png) bottom left no-repeat;
}
.menu .br-round {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 10px;
	height: 10px;
	background: url(/images/menu-rounds.png) bottom right no-repeat;
}

/* Баннеры */
.useful-links {
	position: relative;
	margin-top: 20px;
}
.useful-links .block {
	padding-top: 20px;
}
.useful-links .block .item {
	padding-top: 7px;
}

* --------- МОДУЛЬ: новости ------------ */
.news {
	position: relative;
	margin-top: 0px;
}
.news .newsitem {
	padding: 10px 0 0 0;
}
.news .date {
	color: #67625e;
	font-size: .8em;
	font-style: italic;
	margin: 0;
	padding: 0;
}
.news .newsitem .n_link {
	font-size: 1.1em;
}
.news .newsitem .a_link {
	font-size: 1.3em;
}

/* --------- МОДУЛЬ: последние новости ------------ */
.latest-news {
	position: relative;
	margin-top: 60px;
}
.latest-news .headline {
	margin-left: 48px;
	font-family: Georgia;
	padding-bottom: 10px;
}
.latest-news .headline span {
	font-size: 2.4em;
}
.latest-news .headline i {
	font-size: .95em;
	color: #b9b1a8;
}
.latest-news .newsitem {
	width: 100%;
}
.latest-news .newsitem td {
	width: 30%;
	vertical-align: top;
	font-size: .8em;
}
.latest-news .newsitem .sep {
	width: 5%;
}
.latest-news .newsitem .date {
	color: #67625e;
	font-size: .85em;
	font-style: italic;
	margin: 0;
	padding: 0;
}
.latest-news .newsitem .link {
	font-size: 1.2em;
}

/* Календарь */
.calendar {margin: 0; padding: 0 0 0 0;}
.calendar ul.navigation {list-style-type: none; font-size: 1em; margin: 20px 10px 10px 0; padding: 0;}
.calendar ul.navigation li {margin-right: 15px; display: inline;}
.calendar ul.navigation li.subscr {margin-right: 0;}

/* -------- Данные форм --------- */
.form {
	margin-top: 15px;
	padding: 25px;
	font-size: .9em;
	background-color: #f6f5f0;
}
.form .formitem {
	padding: 0 0 14px 0;
}
.form label {
	display: block;
	padding: 0 0 5px 0;
}
.form .require {
	position: relative;
	top: 6px;
	color: #DC143C;
	font-size: 26px;
	margin: 0 3px 0 0;
	vertical-align: top;
}
.form input,
.form textarea {
	font-family: inherit;
	font-size: inherit;
	padding: 7px 8px 8px;
	width: calc(100% - 16px);
}
.form textarea {
	resize: vertical;
}
.form .formitem.formitem--captcha input {
	float: right;
	margin-top: 8px;
	width: calc(100% - 130px);
}
.form .f-pic {
	float: left;
	padding-right: 10px;
}
.form .button {
	margin-top: 10px;
}
.form .comment {
	color: #888;
}
.form .rc--error {
	border: 1px solid #f00;
}

div.Error, ul.Error {
	color: darkred;
}

.ErrorForm {
	background-color: #fee;
}

.error-in-form {
	color: darkred;
}

/* Цитаты */
.qt {
	position: relative;
	margin-left: -20px;
	padding-top: 10px;
}
.qt .q {
	position: absolute;
	font-family: Georgia;
	font-size: 9em;
	line-height: 1.3em;
	color: #dddddd;
	top: -0.4em;
}
.qt .t {
	position: relative;
	padding-left: 80px;
	font-style: italic;
	color: #6a6a6a;
	font-size: .9em;
}

.pic {border: 3px solid #ececec;}

/* Подвал */
.footer {
	clear: both;
	position: relative;
	background-color: #0066a2;
	margin-top: 50px;
}
.footer .around {
	position: relative;
	width: 980px;
	margin: 0 auto 0 auto;
	padding: 20px 0 20px 0;
	font-size: .85em;
	color: #ffffff;
}

.footer a {
	color: #ffffff;
}
.footer a:hover {
	color: #bbdcef;
}

.bottom-menu {
	position: relative;
	width: 270px;
}

.b-line {
	position: relative;
	width: 110px;
	height: 5px;
	background: #ffffff;
	margin-bottom: 20px;
}

/* Копирайт дизайнера */
.design {
	float: right;
	position: relative;
	font-size: .95em;
}
.design .container {
	position: relative;
}
.design .logo {
	position: absolute;
	top: 0;
	left: 0;
}
.design .link {
	position: relative;
	height: 44px;
	padding-top: 10px;
	margin-left: 80px;
}

.rc--message {
	font-size: 18px;
	line-height: 24px;
	padding: 20px 40px;
	width: 512px;
	text-align: center;
}
