@charset "windows-1251";

/* Базовые стили */

body, td, th { font: 13px/19px Tahoma, Verdana, Helvetica, sans-serif; }
body { color: #000000; background-color: #FFFFFF; margin: 0; padding: 0; }
form { margin: 0; }
input { font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 13px; }
a img { border: 0; }


/* Верстка */

#page_wrap { width: 798px; margin: 0 auto; }
* html #page_wrap { width: 100%; text-align: center; } /* for IE */
#page_head { background: url("images/logo-bg.gif") no-repeat left top; }
#header { height: 90px; }
#mainmenu { height: 44px; }
#masthead { background-color: #e4e7e5; height: 224px; }
#bannerow { height: 103px; }
#page_body td { vertical-align: top; }
#footer { height: 70px; }


/* Блок "поиск по сайту" */

#search input {
	font-size: 11px;
	border: 1px solid #9ca19c;
	color: #9ca19c;
	height: 20px;
	padding: 2px 4px;
}


/* Стили для главного меню */

#mainmenu .cell {
	text-align: center;
	font: bold 11px/13px Arial, Helvetica, sans-serif;
}
#mainmenu .cell a {
	position: relative;
	background-color: #abb0ad;
	border-top: 6px solid #e8ece9;
	color: #FFFFFF;
	line-height: 38px;
	text-decoration: none;
	display: block;
	width: 100%;
}
#mainmenu .cell a:hover {
	background-color: #8e9291;
	border-top: 6px solid #cd0104;
}
#mainmenu .cell a span {
	position: absolute;
	left: 0;
	top: -6px;
	height: 44px;
	cursor: pointer;
}
#mainmenu .cell a.active { /* пара стилей для подсветки активного раздела */
	background-color: #78a6b9;
	border-top: 6px solid #e8ece9;
}
#mainmenu .cell a.active span {
	cursor: default;
}
#mainmenu .mm-border a span { /* для крайних (декоративных) блоков меню */
	background: url("images/mainmenu-bg.gif") repeat-x left top;
	width: 15px;
	cursor: default;
}

#mainmenu .mm-item1 a span { background: url("images/mm-1.gif") no-repeat left top; width: 146px; }
#mainmenu .mm-item1 a:hover span { background: url("images/mm-1-hover.gif") no-repeat left top; }
#mainmenu .mm-item1 a.active span { background: url("images/mm-1-active.gif") no-repeat left top; }

#mainmenu .mm-item2 a span { background: url("images/mm-2.gif") no-repeat left top; width: 147px; }
#mainmenu .mm-item2 a:hover span { background: url("images/mm-2-hover.gif") no-repeat left top; }
#mainmenu .mm-item2 a.active span { background: url("images/mm-2-active.gif") no-repeat left top; }

#mainmenu .mm-item3 a span { background: url("images/mm-3.gif") no-repeat left top; width: 147px; }
#mainmenu .mm-item3 a:hover span { background: url("images/mm-3-hover.gif") no-repeat left top; }
#mainmenu .mm-item3 a.active span { background: url("images/mm-3-active.gif") no-repeat left top; }

#mainmenu .mm-item4 a span { background: url("images/mm-4.gif") no-repeat left top; width: 147px; }
#mainmenu .mm-item4 a:hover span { background: url("images/mm-4-hover.gif") no-repeat left top; }
#mainmenu .mm-item4 a.active span { background: url("images/mm-4-active.gif") no-repeat left top; }

#mainmenu .mm-item5 a span { background: url("images/mm-5.gif") no-repeat left top; width: 147px; }
#mainmenu .mm-item5 a:hover span { background: url("images/mm-5-hover.gif") no-repeat left top; }
#mainmenu .mm-item5 a.active span { background: url("images/mm-5-active.gif") no-repeat left top; }


/* Доп. меню и большой баннер */

#auxmenu {
	background: #4787ad url("images/menu-left-bg.png") no-repeat left top;
	padding: 12px 10px 0 40px;
	vertical-align: top;
}
#auxmenu h1 {
	font-size: 12px;
	line-height: 18px;
	color: #f4f4e2;
	margin: 0 0 6px 0;
}
#auxmenu ul {
	list-style: square url("images/am-list-mark.gif");
	margin: 0;
	padding: 0;
}
#auxmenu ul li {
	font-size: 11px;
	line-height: 16px;
	margin-top: 10px;
	color: #f4f4e2;
}
#auxmenu ul li a {
	color: #f4f4e2;
	text-decoration: underline;
	font-weight: normal;
}
#auxmenu ul li a:hover {
	color: #f9f98f;
	text-decoration: none;
}
#auxmenu ul li.active {
	color: #ffffff;
	font-weight: bold;
}
#banner-big div {
	position: relative;
}
#banner-big h1 {
	font-size: 17px;
	font-weight: normal;
	color: #2b382d;
	background-color: #f7f9f8;
	margin: 0;
	padding: 12px 16px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 575px;
}
* html #banner-big h1 {
	width: 607px;
}

/* Полоса баннеров */

#bannerow .cell {
	background-color: #e8ece9;
	vertical-align: top;
}
#bannerow div.tips {
	padding: 20px 22px 0 22px; /* Override for banners row */
}
div#bannerow { /* Для всех страниц кроме главной */
	height: 103px;
	margin-bottom: 1px;
	padding: 20px 22px 0 22px;
}


/* Стили для тела страницы */

#body {
	background-color: #eff2f0;
}
#body div.wrap {
	margin: 16px 34px;
}
* html #body div.wrap { /* Hack for IE */
	width: 100%;
}
#body p {
	color: #2b382d;
	margin: 1em 0;
}
#body h1 {
	font-size: 15px;
	line-height: 19px;
	color: #002f63;
	margin: 1em 0;
}
#body ul {
	list-style: square url("images/li1-icon.gif");
	margin: 0 0 0 3em;
}
#body ul ul {
	list-style: disc url("images/li2-icon.gif");
	margin: 0 0 0 2em;
}
#body ul.after-p {
	margin-top: -.5em;
}
#body a {
	color: #002f63;
	text-decoration: underline;
}
#body a:hover {
	color: #316d96;
	text-decoration: underline;
}
#body div.hr-dot {
	background: url("images/hr-dot.gif") repeat-x;
	height: 1px;
	margin: 6px 0;
}
#body div.hr-dot hr {
	display: none;
}
#body p.news-date {
	color: #838884;
	font-size: 11px;
	line-height: 19px;
	margin-bottom: 0;
}
#body p.news-announce {
	margin-top: 0;
}
#body h1.news {
	font-size: 13px;
	line-height: 19px;
	color: #2b382d;
	margin: 0 0 1.5em 0;
}
#body p.news-back-link {
	text-align: right;
}
#body p.news-back-link a {
	color: #838884;
}
#body p.news-back-link a:hover {
	color: #838884;
}
#body label.lm {
	margin-left: .5em;
}
#body label.rm {
	margin-right: .5em;
}
#body table.form td {
	vertical-align: middle;
}
#body span.asterix {
	color: #cc0000;
}
#body span.error {
	color: #cc0000;
	cursor: pointer;
}
#body div.pagi {
	margin-top: 1em;
}
#body div.pagi em {
	color: #cc0000;
	font-style: normal;
	font-weight: bold;
}

#body div.vacancy h1 {
	margin-bottom: 0;
}
#body div.vacancy h2 {
	font-size: 13px;
	line-height: 19px;
	margin: .5em 0 -1em 0;
}
#body div.vacancy p.news-date {
	margin-top: 0;
}


/* Для левой колонки */

div.tips {
	background-color: #e8ece9;
	padding: 20px 22px;
}
div.tips h1 {
	font-size: 12px;
	line-height: 16px;
	color: #cc0000;
	margin: 0;
}
div.tips h1 a {
	color: #cc0000;
	text-decoration: underline;
}
div.tips p {
	font-size: 11px;
	line-height: 15px;
	color: #838884;
	margin: .5em 0;
}

#contacts {
	padding: 20px 22px;
}
#contacts h1 {
	font-size: 12px;
	line-height: 16px;
	color: #003263;
	margin: 0;
}
#contacts p {
	font-size: 11px;
	line-height: 15px;
	color: #838884;
	margin: 1em 0 0 0;
}
#contacts a {
	color: #838884;
}


/* Body: Start page */

#news {
	background-color: #1f5783;
	color: #becedb;
}
#news div.wrap {
	margin: 17px;
}
* html #news div.wrap { /* Hack for IE */
	width: 100%;
}
#news h1 {
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	margin: 0;
}
#news h2 {
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	margin: 1.2em 0 0 0;
}
#news p {
	font-size: 12px;
	line-height: 16px;
	margin: 0;
}
#news a {
	color: #becedb;
	text-decoration: none;
}
#news a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#market {
	background-color: #1f5683;
}
#market div.wrap {
	margin: 17px 9px;
}
* html #market div.wrap { /* Hack for IE */
	width: 100%;
}
#market h1 {
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	margin: 0 0 1em 6px;
}
#market caption {
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
	text-align: left;
	padding: 0 0 4px 6px;
}
#market a {
	color: #ffffff;
	text-decoration: underline;
}
#market p {
	color: #becedb;
	font-size: 10px;
	line-height: 16px;
	margin: 4px 6px 0 6px;
}
#market td, #market th {
	font-size: 10px;
	line-height: 16px;
	color: #ffffff;
	padding: 1px 6px;
}
#market th {
	text-align: left;
	font-weight: bold;
}
#market tr.light {
	background-color: #6187a4;
}
#market tr.growth td {
	color: #cdffc3;
}
#market tr.fall td {
	color: #ff8e89;
}


/* Footer */

#footbar div.hr {
	background-color: #e8ece9;
	height: 7px;
	margin: 6px 0 0 0;
}
#footbar div.hr hr {
	display: none;
}
#footer td {
	font-size: 11px;
	line-height: 16px;
}
#bottom-logo img {
	margin-left: 22px;
}
#quick-links {
	color: #537c9b;
	text-align: center;
}
#quick-links a {
	color: #537c9b;
	margin: 0 .3em;
}
#copyright {
	color: #7596af;
	text-align: right;
}
#copyright a {
	color: #7596af;
}
#copyright img {
	margin-right: 22px;
}

