@import url("/_bors/css/bors/core.css");

body {
	margin: 0;
	padding: 0;
	background-color: #EBEAE7;
}

td.bg_left {
	background-color: #EBEAE7;
	background: url(/img/fon_left.jpg) no-repeat top right;
	height: 813px;
}

td.bg_right {
	background-color: #EBEAE7;
	background: url(/img/fon_right.jpg) no-repeat top left;
	height: 813px;
}

td.bg_left_outher {
	background-color: #EBEAE7;
	background: url(/img/fon_grad_left.jpg) repeat-y top right;
}

td.bg_right_outher {
	background-color: #EBEAE7;
	background: url(/img/fon_grad_right.jpg) repeat-y top left;
}

td.body_container_inner {
	background-color: white;
	width: 993px !important;
}

td.footer table {
	margin-top: 50px;
}

td.footer small {
	font-size: 9px;
}

.clear { height: 0; clear: both; }
.nobr { white-space: nowrap !important; }
.w100p { width: 98% !important; }

h1.logo {
	margin: 0;
	display: inline;
	float: left;
	padding: 10px 0 10px 20px !important;
	background: none !important;
}

h1.logo a {
	width: 389px;
	height: 81px;
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
	background: url(/img/logo.jpg) no-repeat;
}

a span { display: none; }

/* Верхнее меню */
ul.top_menu {
	list-style: none;
	margin: 0 0 10px 10px;
	padding: 0;
}

ul.top_menu li {
	list-style: none;
	display: inline;
	text-transform: uppercase;
	font: 18px Arial;
	letter-spacing: -1px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

ul.top_menu li a {
	color: #306895;
	text-decoration: none;
	padding: 0 8px 18px 8px;
	display: inline;
	float: left;
}

ul.top_menu li a.light {
	color: #4088c5;
}

ul.top_menu li a:hover {
	background: url(/img/menu-bottom-hover.png) no-repeat bottom center;
}

div.page_body {
	padding: 0 20px;
	border-top: 1px solid #dcdcdc;
}

h1 {
	font: 24px Arial;
	color: #666666;
	text-transform: uppercase;
	padding: 0 0 23px 0;
	margin: 0 0 10px 0;
	background: url(/img/h1_bottom.png) no-repeat bottom left;
	text-align: right;
}

h2.column3 {
	font: 22px Tahoma;
	color: #666666;
	text-transform: uppercase;
}

.featured {
	padding-left: 150px;
	border-bottom: 1px solid #dcdcdc;
}

table.page3column td {
	padding: 4px;
}

table.page3column .featured {
	margin: 0;
	padding: 0 0 5px 0;
}

.featured h5 {
	font: 11px Tahoma;
	color:#333333;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.featured a:hover {
	text-decoration: underline !important;
}

.featured h4 {
	margin: 0;
	padding: 0;
	font: 18px Tahoma;
}

.featured h4 a {
	color: #31ADDB;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.featured p {
	margin: 0;
	padding: 0;
}

.featured a.link-as-text, .origin-in-text {
	color:#333333;
	font: 13px Tahoma;
	padding: 0 0 10px 5px;
	text-transform: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.origin-in-text, .origin {
	color: #bbb;
	display: visible;
}

.featured a.more {
	color:#3399CC;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:underline;
	display: block;
	margin: 15px 0 10px 0;
}

div.news_image {
	display: inline;
	float: left;
	margin-left: -150px;
}

div.news_image img {
	border: 10px solid #ebebeb;
}

.article-photo img {
	display: inline;
	float: left;
	margin: 0 10px 0 0;
}

div.news_pages_select {
	padding-left: 150px;
}

div.news_pages_select a.current_page, div.news_pages_select a.select_page {
	border: none;
	font-size: 13px;
	padding: 5px 10px;
}

div.news_pages_select a.select_page {
	color: #31ADDB;
	text-decoration: underline;
}

div.news_pages_select a.current_page {
	background-color: #e2f3fa;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

div.firm_logo {
	display: inline;
	float: left;
	margin-right: 20px;
	margin-bottom: 100px;
}

div.firm_logo img {
	border: 10px solid #ebebeb;
}

ul.org-data, ul.org-data-featured {
	list-style: none;
	margin: 0 20px 20px 0;
	padding: 0;
}

ul.org-data-featured {
	padding-left: 12px;
	border-left: 5px solid #31ADDB;
}

li.org-added {
	color: #999;
}

a.org-logo {
	float: left;
}

a.org-logo img {
	border: none;
	float: left;
}

#org-desc-img {
	margin-left: 170px;
}

#org-desc-wo-img {
	margin-left: 10px;
}

p.org-form {
	color: #777;
}

form.filter {
	display: inline;
	margin: 0;
	padding: 0 0 0 10px
}

form.filter input {
	font: 8pt Arial;
	border: 1px solid #31ADDB;
}