@import url("head.css");
@import url("../_bors/css/bors/style.css");
@import url("1202/grid.css");
@import url("1202/footer97f2.css?18062701");

/**********************[ общие параметры ]****************************/

body {
	background-color: #fff;
	margin: 0;
	padding: 0 0 30px 0;
	font: normal 10pt arial, sans-serif;
}



.digest-date {
	color: #999;
	text-decoration: none;
}


.bold { font-weight: bold; }

/**********************[ заголовки ]***************************************/

h1 {
	font-size: 2.0em;
	color: #000;
	text-transform: none;
	border-bottom: 1px solid #ccc;
	font-weight: normal;
	margin: 0px 0 15px 0;
	padding: 0;
}

h1.news {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 21px;
	font-weight: normal;
	color: #999;
	text-transform: uppercase;
}

h2 {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 28px;
	font-weight: normal;
	color: #999;
	text-transform: uppercase;
}

h3, .h3 {
	margin: 0px 0 15px 0;
	padding: 0;
	font-size: 21px;
	font-weight: normal;
	color: #999;
	text-transform: uppercase;
}

h4, .h4 {
	margin-top: 10px;
	padding-top: 0;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

h4 a, .h4 a {
	text-decoration: none;
}

h5, .h5 {
	margin: 0;
	padding: 0;
	font-size: 0.85em;
	font-weight: normal;
}

h5 a, .h5 a {
	text-decoration: none;
}

/*******************[ верхний баннер 600x90 ]************************/

#banner-top {
	background-color: #ffffff;
	padding: 5px;
	text-align: center;
}

/*******************[ левый баннер 234x100 ]************************/

.banner-left {
/*	background-color: #f6f6f6; */
	background-color: #fff;
	padding: 10px 0;
	margin-bottom: 10px;
	text-align: center;
	font: normal 10px tahoma, sans-serif;
	color: #999;
}

img {
	border: none;
}

/*******************[ правые баннеры 120x120 ]************************/

.banner-right {
	text-align: center;
	font: normal 10px tahoma, sans-serif !important;
	color: #999;
	padding-top: 13px;
	padding-bottom: 7px;
}
.banner-right img {
	margin-bottom: 10px;
}

/*******************[ правые баннеры спонсоров 150x ]************************/

.sponsor-right {
	text-align: center;
	font: normal 10px tahoma, sans-serif !important;
	color: #999;
	padding: 0 0 10px 0;
}


/************************[ layout ]**********************************/

#outer {
}

#container {
	width: 100%;
	float: left;
	margin-right: -260px; /* -220px */
	padding-top: 10px;
}

#content {
	margin-top: 0px;
}

#main {
	margin-left: 260px;
	padding: 0 25px 30px 25px;
}

#main-wide {
	margin-left: 0;
	padding: 0 25px 30px 0;
}

#main p, #main-wide p {
	margin-top: 0;
}

#left {
	width: 260px;
	float: left;
	padding-bottom: 20px;
	padding-left: 10px;
}

#left p {
	margin-top: 0;
}

#sidebar {
	width: 250px; /* 180 */
	float: right;
	margin-top: 0;
	padding-bottom: 20px;
}

#sidebar p {
	margin-top: 0;
}

h3.sidetitle {
	font-size: 1.5em !important;
	line-height: 1.1em;
	text-transform: none !important;
	color: #f90 !important;
	padding: 0 0 3px 0 !important;
	margin: 0 0 10px 0;
}

.clearing {
	height: 0;
	clear: both;
}

/****************[ заголовок раздела и навигация ]*************************/

#nav {
	padding: 15px 0 5px 11px;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	text-transform: lowercase;
}


/*******************[ тематический рубрикатор ]************************/

h4.topics-title {
	margin: 20px 0 0 0;
	padding: 0;
	background: #fff url("../images/logo-dirs.gif") left top no-repeat;
	height: 15px;
}

h4.topics-title a {
	float: left;
	width: 120px;
	height: 15px;
}

span.hidden {
	display: none;
	visibility: hidden;
}

#topics {
	font-size: 11px;
	border-top: 1px solid #ccc;
	background: #069 url("../images/bg-dirs-left.gif") left bottom no-repeat;
}

#topics div.list-wrap {
	padding: 20px 20px 20px 30px;
	border-top: 5px solid #f90;
	background: url("../images/bg-dirs-right.gif") right bottom no-repeat;
}

#topics ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#topics ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#topics div.list-left {
	padding: 0;
	border: none;
	background: none;
	width: 120px;
	float: left;
}

#topics div.list-right {
	padding: 0;
	border: none;
	background: none;
	width: 120px;
	margin-left: 120px;
	margin-top: 26px;
	voice-family: "\"}\"";
	margin-top: auto;
}

html>body #topics div.list-right {
	margin-top: auto;
}

#topics br {
	clear: left;
}

#topics ul li a {
	color: #fff;
}
/*******************[ блок авторизации ]************************/

#auth {
	margin: 0;
	padding: 15px 15px 15px 20px;
	background: #9cf url("../images/bg-auth-250.jpg") left top no-repeat;
	font-size: 12px;
	color: #fff;
}

#auth .h3 {
	text-transform: none;
	font-size: 19px !important;
	color: #fff;
	font-weight: normal;
	margin: 0 0 7px 0 !important;
	padding: 0 !important;
	border-bottom: none !important;
}

#auth input, #auth input[type=password] {
	width: 140px;
	border: 1px solid #ccc;
	font: normal 11px arial, sans-serif;
	height: 14px;
	padding: 1px 0;
	border-radius: 0;
}

#auth input.submit {
	width: 55px;
	height: 20px;
	border: 1px solid #fff;
	background-color: #06c;
	color: #fff;
	margin: 10px 0 10px 0;
}

#auth a {
	color: #fff;
}


ul.auth-links {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 7px 0 0 0;
	font-size: 18px;
	font-weight: normal;
	border-top: 2px solid #9cf;
}

ul.auth-links li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.auth-links li a {
	text-decoration: none;
}

ul.auth-links li a:hover {
	text-decoration: underline;
}

/*******************[ меню подраздела ]************************/

div.side-menu {
	background: #e0f0ff url("../images/bg-side-top.gif") left top no-repeat;
	margin: 10px 0 0 0;
}

div.side-menu ul {
	margin: 0;
	padding: 15px 20px 15px 20px;
	list-style: none;
	background: url("../images/bg-side-bottom.gif") left bottom no-repeat;
}

div.side-menu ul.sub-dirs {
	font-size: 18px;
	color: #069;
	padding: 25px 20px 25px 30px;
}

div.side-menu ul.sub-dirs a {
	text-decoration: none;
	color: #069;
}

div.side-menu ul.sub-dirs a:hover {
	text-decoration: underline;
}

li.divider {
	height: 5px;
	border-bottom: 1px solid #69c;
	margin-bottom: 5px;
}


/*********[ ссылки на подробную информацию по разделам ]*************/

div.all-docs {
	background-color: #eee;
	font-size: 11px;
	line-height: 25px;
	margin: 10px 0 10px 0;
	padding: 8px 4px;
}

div.all-docs ul {
	margin: 0 110px 0 10px;
	padding: 0;
	line-height: 25px;
	list-style: none;
	color: #999;
}

div.all-docs ul li {
	display: inline;
	margin: 0 3px 0 0;
	padding: 0;
}

div.all-docs ul li a {
	color: #999;
}


div.all-docs a.all-rss {
	float: right;
	width: 90px;
	height: 16px;
	margin: -2px 4px 0 0;
}

div.all-digest {
	margin-bottom: 10px;
	color: #777;
}

div.all-digest ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div.all-digest ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 0 0 20px;
	height: 1.5em;
}

li.link-digest {
	float: right;
	background: url("../images/icon-alldocs.gif") left top no-repeat;
}

li.count-digest {
	background: url("../images/icon-rarrow.gif") left top no-repeat;
}


/************************** МОЁ	 *************************/

table.wire {
	width: auto;
	margin: 0;
	padding: 0;
}

table.wire tr td {
	width: 50%;
	margin: 0;
	padding: 0;
}

ul.list {
	font-size: 18px;
	margin: 0;
	padding: 0 0 10px 40px;
}

ul.list li {
	line-height: 30px;
	white-space: nowrap;
}

.thin {
	border: 1px solid #ccc;
	
}

.thinw {
	border: 1px solid #ccc;
	width: 68%;
	
}

.bthin {
	font-weight: bold;
	border: 1px solid #ccc;
}

.bthinw {
	font-weight: bold;
	border: 1px solid #ccc;
	width: 68%;
}

a.hot_news-photo img {
	border: none;
	margin: 0;
	padding: 0;
}

a.hot_news-photo {
	float: left;
	border: 3px solid #eee;
}

div.hot_news {
	margin-bottom: 8px;
}

div.hot_news p, div.hot_news h2, div.hot_news h5, div.hot_news ul {
	margin: 0 0 8px 195px !important;
	padding: 0 !important;
}

div.hot_news ul li {
	margin-left: 4px !important;
}

div.hot_news h5, div.hot_news h5 a {
	color: #999 !important;
}

div.hot_news h5 a:hover {
	color: #f90 !important;
}

/********************[ главные статьи ]*************************/

table.article td {
	width: 49%;
}

table.article a.article-photo {
	display: block;
}

table.article h3 {
	text-transform: none !important;
	font-size: 26.25px !important;
	font-weight: 400 !important;
	letter-spacing: normal;
	margin: 0;
	padding: 0;
}

table.article h3 a {
	text-decoration: none;
}

table.article h3 a:hover {
	text-decoration: underline;
}

a.article-photo img {
	border: none;
	margin: 1px;
}

div.article p {
/*	margin: 5px 0 0 170px !important; */
	margin: 5px 0 0 0px !important;
	padding: 0 !important;
}

ul.article-details {
/*	margin: 15px 0 10px 170px; */
	margin: 15px 0 10px 0px;
	padding: 5px;
	list-style: none;
	background-color: #f1f1f1;
	border-top: 1px solid #ccc;
}

ul.article-details li {
	display: inline;
	margin: 0 0 0 7px;
	height: 20px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}

html>body ul.article-details li {
	height: auto;
}

li.article-type {
	padding-left: 20px;
	background: url("../images/icon-type.gif") left top no-repeat;
}

li.article-topic {
	padding-left: 20px;
	background: url("../images/icon-topic.gif") left top no-repeat;
}

li.article-source {
	padding-left: 20px;
	background: url("../images/icon-source.gif") left top no-repeat;
}

li.article-news {
	padding-left: 20px;
	background: url("../images/icon-news.gif") left top no-repeat;
}

li.blog-type {
	padding-left: 20px;
	background: url("../images/icon-blog.gif") left top no-repeat;
}

/********************[ featured статьи ]*************************/

div.featured {
	margin: 0 0 10px 0;
	padding: 0;
}

div.featured .h4 {
	font-size: 0.9em !important;
	font-weight: bold !important;
	margin: 0 0 10px 0;
}

div.featured .h4 a {
	text-decoration: underline;
}

div.featured p {
	margin: 0;
	padding: 0 0 5px 0;
	color: #777;
	font-size: 0.8em;
}

div.featured .article-photo { margin: 0 5px 2px 0; }

.article-photo {
	float: left;
}

a.article-photo-nofloat {
	display: block;
	width: 100px;
	border: 5px solid #eee;
}

a.article-photo-nofloat-right {
	display: block;
	width: 170px;
	border: 5px solid #eee;
}

a.article-photo-nofloat {
	display: block;
	width: 100px;
	border: 5px solid #eee;
}

a.article-photo:hover, a.article-photo-nofloat-right:hover {
	border-color: #f90;
}

.h3.dir-types {
	font-size: 1em !important;
	text-transform: none !important;
	color: #fff !important;
	margin: 0 0 10px 0;
	padding: 3px 15px;
	background-color: #036;
	border-bottom: 5px solid #69c;
}

.h3.dir-types-featured {
	font-size: 1em !important;
	text-transform: none !important;
	color: #fff !important;
	margin: 0 0 10px 0;
	padding: 3px 15px;
	background-color: #f90;
	border-bottom: 5px solid #036;
}

h3.orange-back {
	font-size: 1em !important;
	text-transform: none !important;
	color: #fff !important;
	margin: 20px 0 7px 0;
	padding: 3px 15px;
	background-color: #f90;
}

h3.orange {
	font-size: 1em !important;
	text-transform: none !important;
	color: #f90 !important;
	margin: 20px 0 7px 0;
	padding: 3px 15px;
}

table.article h4
{
	margin: 0;
	padding: 0;
	font-size: 9pt;
}

.justify {
	text-align: justify;
}

.center {
	text-align: center;
}

.box {
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 0 0 4px 0;
	margin: 0 0 8px 0px;
	font-size: 0.8em;
}

img.box {
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 4px;
}

/********  Универсальная таблица с бордюром   ********/

table.btab {
	width: auto;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-size: 12px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-bottom: 10px;
	border-collapse:	collapse;
}

table.btab td, table.btab th {
	padding: 5px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	vertical-align: top;
}

table.btab caption {
	color: #000;
	background-color: #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 5px;
	margin: 0;
	text-align: left;
	font-size: 1.2em; 
	font-weight: bold; 
}

table.btab th {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #000;
	background-color: #e0e0e0;
/* Table-sorter переопределяет background */
/*	background: #6ea1d4 url(/img/head/top-line-bg.png) repeat-x; */
}

table.btab th a {
	color: #06c;
}

table.btab tr:nth-child(odd) {
	background-color: #f4f4f4;
}

img.pr_logo {
	margin: 0 0 10px 0;
}

/********  Разбивка по страницам   ********/
a.select_page { 
	text-decoration: none; 
	border: 1px solid #ccc;
	padding: 2px 6px;
	margin: 2px;
}

a.current_page { 
	text-decoration: none; 
	border: 1px solid #f90;
	color: #f90;
	padding: 2px 6px;
	margin: 2px;
/*	font-size: 11px; - иначе на разбивке страниц мелко выходит для текущей страницы */
}

/******************[ заголовок раздела ]************************/

h3.dir-header {
	font-size: 1.3em !important;
	font-weight: bold !important;
	text-transform: none !important;
	border-bottom: 1px solid #ccc;
	background: url("../images/home-dir.gif") left 2px no-repeat;
}

h3.dir-header a {
	display: block;
	padding-left: 122px;
	text-decoration: none !important;
}

h3.dir-header a span {
	visibility: hidden;
	display: none;
}

/*******************[ блок-анонс ]********************************/

h4.box-header {
	font-size: 1em !important;
	font-weight: normal !important;
	border: 1px solid #ccc;
	border-left: 5px solid #f60;
	margin: 0 !important;
	padding: 10px 10px 10px 50px;
	background: url("../images/icon-item.gif") 25px 12px no-repeat;
}

h4.box-header a {
	text-decoration: underline;
}

p.box-desc {
	margin: 0 0 20px 0;
	padding: 10px 10px 10px 20px;
	border-left: 5px solid #999;
	background-color: #f6f6f6;
}

p.box-desc span {
	font-size: 0.85em;
	color: #999;
}

table.bigth th {
	font-size: 12pt;
	font-weight: bold;
}

table.btab small {
	font-size: 9pt;
}

ul.compact {
	padding: 0 0 0 20px;
	margin: 0;
}

ul.compact li {
	padding: 0;
	margin: 0;
}

.w100p, .w100p textarea, table.w100p {
	width: 99.9999%;
}

.ie .w100p, .ie .w100p textarea {
	width: 98%;
}

.pages_select {
	padding: 2px;
	margin: 8px 0;
	text-align: left;
	font-size: 1.7em;
}

.float_right {
	float: right;
	margin: 0 0 5px 10px;
}

table.archive {
	width: 22% !important;
	float: left;
	margin: 10px;
}

/********************[ дайджест ]*********************************/

p.digest-par, p.digest-par-desc {
	font-size: 0.85em;
	padding: 5px 0 5px 0;
	margin: 0;
	line-height: 1.5em;
}

p.digest-par {
	padding-left: 12px;
	border-left: 5px solid #ccc;
}

div.all-docs {
	background-color: #f6f6f6 !important;
}

/****************[ форма поиска ]*********************/

form.search {
	margin: 0 30px 20px 0;
	padding: 0;
}

form.search fieldset {
	border: 1px solid #ccc;
	margin: 0;
	padding: 20px 30px 30px 30px;
	background: url("../images/bg-search.jpg") right 20px no-repeat;
}

html>body form.search fieldset {
	background: url("../images/bg-search.jpg") right bottom no-repeat;
}

form.search fieldset legend {
	font-size: 1.5em;
	color: #069;
	margin: 0 0 10px 0;
}

html>body form.search fieldset legend {
	margin-bottom: 0;
}

form.search-airports p {
	margin: 0;
	padding: 0;
}

form.search input {
	font-size: 1em;
}

form.search input.search-submit {
	width: 50px !important;
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	background-color: #06c;
	border: 1px solid #069;
	color: #fff;
}

.right {
	text-align: right;
}

.wa { width: auto; }
.w128 { width: 128px; }
.w144 { width: 144px; }
.w200 { width: 200px; }

.h200 { height: 200px; }
.h250 { height: 250px; }
.h300 { height: 300px; }

.small { font-size: 8pt; }

.inline {
	display: inline;
}

.float-right {
	display: inline;
	float: right !important;
}

.align-right {
	text-align: right;
}

.float-left {
	display: inline;
	float: left;
}

.noback {
	background: transparent;
}

.noborder, .noborder a, .noborder a img, .noborder img {
	border: none !important;
}

.top0 {
	margin-top: 0;
}

.hspace2 { margin-left: 2px; margin-right: 2px; }
.hspace5 { margin-left: 5px; margin-right: 5px; }
.hspace10 { margin-left: 10px; margin-right: 10px; }

.vspace2 { margin-top: 2px; margin-bottom: 2px; }
.vspace5 { margin-top: 5px; margin-bottom: 5px; }

/********[ заголовок раздела в правой колонке ]*****************/

h3.side-header {
	font-size: 0.85em !important;
	font-weight: normal !important;
	text-transform: none !important;
	border-bottom: 1px solid #ccc;
	background: url("../images/home-dir-side.gif") left 2px no-repeat;
	margin-top: 10px;
}

h3.side-header a {
	display: block;
	padding-left: 89px;
	text-decoration: none !important;
}

h3.side-header a span {
	visibility: hidden;
	display: none;
}

ul.ref-dirs {
	list-style: none;
	margin: 0 0 12px 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
}

ul.ref-dirs li {
	list-style: none;
	background: url("../images/icon-datadir.gif") left top no-repeat;
	padding-left: 22px;
	margin-bottom: 3px;
}

p.ref-stat {
	font-size: 0.85em;
	color: #777;
	margin-bottom: 20px;
}

/*******************[ основная новость ]**************************/

div.front-news h2, h2.box_title {
	text-transform: none !important;
	font-size: 1.3em !important;
	font-weight: bold !important;
	letter-spacing: -0.04em;
	line-height: 1em;
	margin: 20px 0 0px 0 !important;
	padding: 0 !important;
}

h2.box_title {
	margin-top: 0 !important;
}

div.front-news h2 a, h2.box_title a {
	text-decoration: none;
}

div.front-news p {
	color: #000;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}

div.front-news h4 {
	font-size: 1.2em !important;
	font-weight: bold !important;
	line-height: 1em;
	margin: 0 0 9px 0 !important;
	padding: 0 !important;
}

div.front-news ul {
	margin: 0 0 12px 0;
	padding: 0 0 0 20px;
}

div.front-news ul li {

}

div.pressrelease .origin { font-weight: bold; }
div.pressrelease .time, h4 span.time  { color: #999; }

/******************[ страница компании ]**********************/

ul.org-tabs {
	margin: 0 20px 20px 0;
	padding: 5px 5px;
	list-style: none;
	border-bottom: 1px solid #ccc;
	white-space: nowrap;
}

ul.org-tabs li {
	margin: 0 1px;
	padding: 5px 12px;
	list-style: none;
	display: inline;
	border: 1px solid #ccc;
	background-color: #eee;
}

ul.org-tabs li a {
	text-decoration: none;
}

ul.org-tabs li a:hover {
	text-decoration: underline;
}

li.tab-selected {
	border-bottom: 1px solid #fff !important;
	background-color: #fff !important;
}

.org-logo {
	float: left;
}

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

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

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

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

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

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

/******************[ featured сюжет ]***************************/

.h3.dir-types-topic {
	font-size: 1em !important;
	text-transform: none !important;
	color: #fff !important;
	margin: 0;
	padding: 7px 15px;
	background-color: #036;
	border-bottom: 5px solid #f90;
}

div.featured-topic {
	margin: 0 0 20px 0;
	padding: 10px 20px;
	border-bottom: 5px solid #036;
	clear: both;
	background-color: #69c;
}

div.featured-topic h4 {
	font-size: 1.2em !important;
	font-weight: bold !important;
}

div.featured-topic a {
	color: #fff !important;
	text-decoration: none;
}

div.featured-topic a:hover {
	color: #c2d6eb !important;
}

div.featured-topic p {
	margin: 0 0 20px 75px;
	padding: 0;
	color: #fff;
	font-size: 0.85em;
}

a.topic-photo {
	float: left;
	border: 5px solid #ccc;
	background-color: #fff;
}

a.topic-photo:hover {
	border-color: #f90;
}

a.topic-photo img {
	border: none;
	margin: 3px;
}

div.topics-other {
	margin: 0;
	padding: 0 15px;
}

span.topic-date {
	color: #999;
}

p.topics-all {
	margin: 0 0 20px 0;
	padding: 7px 15px;
	background-color: #f1f1f1;
	border-top: 5px solid #036;
	font-size: 0.85em;
	color: #999;
}

p.topics-all a {
	color: #999 !important;
}

p.topics-all a:hover {
	color: #f90 !important;
}

/********************[ список новостей ]************************/

ul.news-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.news-list li {
	margin: 0;
	padding: 0 0 2px 20px;
	background: url("../images/icon-news.gif") left top no-repeat;
	list-style: none;
}

ul.news-list2 {
	margin: 5px;
	padding: 0;
	list-style: none;
}

ul.news-list2 li {
	margin: 0;
	padding: 0 0 2px 20px;
	background: url("../images/icon-news.gif") left top no-repeat;
	list-style: none;
}

/************************[ статья спонсора ]*****************************/

#articles-marked, .firm-left-menu {
	background-color: #f6f6f6;
	margin-bottom: 17px;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding: 5px 5px;
}

.articles-marked-premium {
	border-top: 5px solid #f90;
	border-bottom: 5px solid #069;
}

.firm-left-menu {
	border-top: none;
	border-bottom: 2px solid #069;
}

.firm-left-menu-premium {
	border-top: none;
	border-bottom: 2px solid #f90;
}

html>body #articles-marked {
	padding: 5px 5px;
}

table.null, table.null td,  table.null th {
	border: none !important;
	border-spacing: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	vertical-align: top;
}

ul.ref-h-dirs {
	list-style: none;
	margin: 0 0 12px 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
}

ul.ref-h-dirs li {
	list-style: none;
	background: url("../images/icon-datadir.gif") left top no-repeat;
	padding-left: 22px;
	margin-bottom: 3px;
	display: inline;
}

.nobr {white-space: nowrap}

/*********************[ пресс-релизы ]****************************/

div.release-featured {
	border: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 20px;
}

div.release-featured img {
	border: none;
	margin: 0 5px 5px 0;
	display: inline;
	float: left;
}

div.release-featured p {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

div.release-featured p a {
	text-decoration: none;
}

.is_default {
	background-color: #ccf;
}

tr.odd {
	background-color: #f4f4f4;
}

div.logo_h2r {
	margin: 0 0 10px 10px;
}

div.logo_h2r img {
	float: left;
}

ul.logo_h2r_info {
	list-style: none;
	margin: 0 20px 20px 0;
	border-left: 5px solid #f90;
	margin-left: 170px;
	height: 100px;
	padding: 0 0 0 20px;
}

div.logo_h2r_noimg ul.logo_h2r_info {
	margin-left: 10px !important;
	height: auto;
}

h4 span.div {
	font-weight: normal !important;
	font-size: 0.9em !important;
}

h4 a.more {
	text-decoration: underline !important;
	font-weight: normal !important;
	color: #999;
	font-size: 0.9em !important;
}

.red { color: red !important; }

div.search-result {
	padding-left: 32px;
}

div.search-result div.section-logo {
	float: left;
	margin-left: -30px;
	vertical-align: middle;
}

div.search-section-info, div.search-section-info a {
	font-size: 9pt!important;
	color: #999;
	text-decoration: none;
	margin: 2px 0 8px 0;
}

div.snip {
	font-size: 10pt;
}

div.snip h4,  div.snip h4 a{
	margin: 0 0 4px 0!important;
	padding: 0;
	font-size: 12pt;
	text-decoration: none!important;
}

div.snip div.rlinks {
	float: right;
	font-size: 10pt;
	margin-left: 30px;
	margin-right: 10px;
}

ul.cat {
	list-style: none;
}

ul.cat li {
	padding: 0 0 2px 28px;
	line-height: 23px;
}

ul.cat-digest li { background: url(../img/head/icons/digest.png) 0px 3px no-repeat; }
ul.cat-directory li { background: url(../img/head/icons/directory.png) 0px 3px no-repeat; }

div.box_float_half {
	width: 45%;
	padding: 4px;
	margin: 4px;
	border: 1px solid #ccc;
	float: left;
	overflow: hidden;
}

input.error {
	background-color: #ffcccc;
	border: 4px solid red;
}

div.image_box {
	border: 1px solid #ccc;
	margin: 10px;
	padding: 4px;
	width: auto;
	height: auto;
	float: left;
	background-color: #eee;
}

div.image_box img {
	vertical-align: middle;
}

div.image_box div.title {
	text-align: center;
	vertical-align: middle;
	font-size: 10pt;
}

div.image_box div.title a {
	text-decoration: none;
	color: #000;
}

div.message {
	border-color: #ccc;
}

.margin-centered {
	margin: auto;
}

.big {
	font-size: 150% !important;
}

.big2 {
	font-size: 200% !important;
}

/* Блоки с тенью */
.rs_box, .rs_box_nd {
    font-size: 1.2em;
	text-align: justify;
    border: 1px solid #ace;
    background-color: #fff;
    margin: 10px auto;
    padding: 0;
    border-radius: 8px;
    -moz-box-shadow: 0 0 8px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.3);
    box-shadow: 0 0 8px rgba(0,0,0,0.3);
}

.rs_box {
    padding: 0 0 4px 0 !important;
}

.rs_box img.main, .rs_box iframe {
    border-radius: 8px 8px 0 0;
}

.rs_box_nd img.main {
    border-radius: 8px;
}

.rs_box small.inbox {
	display: block;
	margin: 0 8px;
	padding: 8px;
}

/* http://aviaport.wrk.ru/directory/aviafirms/groups/ */

.ap_snip {
	margin: 0 0 8px 0;
/*
    -moz-box-shadow: 0 0 8px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.3);
    box-shadow: 0 0 8px rgba(0,0,0,0.3);
    border: 1px solid #ccc;
*/
/*
	max-width: 25cm;
*/
}

.ap_snip h3 {
	color: #06c;
	text-transform: none;
	padding: 8px;
	margin: 0 0 0 188px;;
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: -0.04em;
	line-height: 1em;
}

.ap_snip h3 a {
	color: #06c;
	text-decoration: none;
}

.ap_snip .logo {
	float: left;
	margin: 8px 8px 8px 8px;
}

.ap_snip .desc {
	margin-left: 188px;
	padding: 8px;
}

.bottom_gray_note {
	color: #999;
	margin: 8px 0 0 0;
	font-size: 8pt;
}

div.left {
	margin-left: 0px;
}

hr { border: 0 #ccc solid; border-top-width: 1px; clear: both; height: 0; }
.dotted { border-style: dotted; border-color: #999; }

footer {
	line-height: 150%;
}

.pure-u-7-24 {
	width: 29.166%;
}

.pure-u-1-24 {
    width: 4.166%;
}

.pure-u-2-3, .pure-u-16-24 {
	width: 66.666%;
}

.pure-u-1-2, .pure-u-12-24 {
	width: 49.999%;
}


.transgray, .transgray a {
	color: #ccc !important;
	font-size: 8pt !important;
}

.round_box h2 {
	font-size: 12pt;
	margin-top: 0;
}

.round_box h2:first-line { font-size: 120%; }

.round_box {
	font-size: 0.7em;
	border: 1px solid #ccc;
	background-color: #F0F0F0;
	margin: 0 0px 4px 0px;
	padding: 8px;
	border-radius: 8px;
}

.shadow8 {
	-moz-box-shadow: 0 0 8px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.3);
	box-shadow: 0 0 8px rgba(0,0,0,0.3);
}

.mtop8 {
	margin-top: 8px !important;
}

.rs_box, .rs_box_nd {
	font-size: 0.7em;
	border: 1px solid #ccc;
	background-color: #F0F0F0;
	margin: 0 0px 8px 0px;
	padding: 0;
	border-radius: 8px;
	-moz-box-shadow: 0 0 8px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.3);
	box-shadow: 0 0 8px rgba(0,0,0,0.3);
}

.rs_box {
	padding: 0 0 4px 0 !important;
}

.rs_box img.main, .rs_box iframe {
	border-radius: 8px 8px 0 0;
}

.rs_box_nd img.main {
	border-radius: 8px;
}

.rs_box small.inbox { display: block; margin: 0 8px; }

.select2-container a span {
	line-height: 26px;
}

.btab input, .btab select {
	font-size: 12pt;
}
