
A {
	color: #00468C;
	text-decoration: underline;
}

A:hover {
	color: #FF9900;
}

.bodystyle {
	margin: 0;
	padding: 0;
	color: Black;
	background-color: white;
	font: 9pt Arial, Helvetica, sans-serif;
}

FORM {
	margin: 0;
}

INPUT, SELECT, TEXTAREA {
	color: black;
	background-color: White;
	font: 9pt Arial, Helvetica, sans-serif;
	border: 1px solid #92AFCC;
}

.noborder {
	border: none;
}

Input.button {
	background: url(../images/client/btn_bg.gif) repeat-x;
	height: 18px;
	font: 13px/13px Arial, Helvetica, sans-serif;
	color: #00468C;
	padding: 0 3px;
}

IMG {
	border: none;
}


TABLE {
	padding: 0;
	margin: 0;
	border: none;
	border-collapse: collapse;
	border-spacing: 0px;
}/* все таблицы по умолчанию без границ, полей и отступов */

TR, TD {
	margin: 0;
	padding: 0;
	border: none;
}

UL {
	padding: 0.5em 15px;
	margin: 0;
}

/*UL LI {
	padding-left: 15px;
	margin-left: 0;
}*/

P {
	font: 9pt Arial, Helvetica, sans-serif;
	margin-bottom: 1em;
	margin-top: 1em;
}

H1 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #00468C;
	margin: 9pt 0;
	padding: 0;
	text-decoration: none;
}

H1 A {
	text-decoration: none;
}

H1 A:hover {
	text-decoration: none;
	color: #E5A100/*#cc0000*/;
}


H2 {
	color: black;
	text-transform: uppercase;
	margin: 1em 0;
	font: bold 9pt Arial, Helvetica, sans-serif;
}

H3 {
	margin: 1em 0;
	font: bold 9pt Arial, Helvetica, sans-serif;
}

.leftcol {
	background: url(../images/client/vdots.gif) repeat-y top left;
}

.rightcol {
	background: url(../images/client/vdots.gif) repeat-y top right;
}

.footer {
	color: #7F7F7F;
	padding: 5px;
}

.rulerorange {
	background-color: #E6A407;
}

.rulerblu {
	margin: 5px 0;
	height: 3px;
	background-color: #266099;
}

A Div.menuitem {
	height: 27px;
	background: #266099 url(../images/client/mrk_menu.gif) no-repeat 10px center;
	font: bold 9pt/27px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFD269;
	padding-left: 32px;
	text-decoration: none;
	cursor: pointer;
}

A:hover Div.menuitem {
	background: #E5A100 url(../images/client/mrk_menu_a.gif) no-repeat 10px center;
	font: bold 9pt/27px Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
	cursor: pointer;
}

A Div.submenu {
	height: 27px;
	background-color: #8BB4DC;
	font: 9pt/27px Arial, Helvetica, sans-serif;
	color: white;
	padding-left: 32px;
	text-decoration: none;
	cursor: pointer;
}

A:hover Div.submenu {
	background-color: #DEE7F0;
	font: bold 9pt/27px Arial, Helvetica, sans-serif;
	color: #266099;
	text-decoration: none;
	cursor: pointer;
}

.searchblock {
	background-color: #DEE7F0;
	margin-top: 3px;
}

.menudots {
	background: url(../images/client/menu_dots.gif) repeat-x left;
	height: 1px;
}

TABLE.sideblock {
	margin-top: 10px;
}


.bluebarpara {
	background: #266099 url(../images/client/bg_para.gif) no-repeat left top;
	color: White;
	text-transform: uppercase;
	line-height: 22px;
	height: 22px;
	padding-left: 20px; 
	margin-bottom: 10px
}

.bluebar {
	background-color: #266099;
	color: White;
	text-transform: uppercase;
	line-height: 22px;
	height: 22px;
	padding-left: 10px; 
	margin-bottom: 10px
}

.orangebar {
	background-color: #E5A100;
	color: White;
	text-transform: uppercase;
	line-height: 22px;
	height: 22px;
	padding-left: 10px; 
	margin-bottom: 10px
}

.bluebarpara A, .bluebarpara A:hover, .bluebar A, .bluebar A:hover, .orangebar A, .orangebar A:hover {
	color: White;
	text-decoration: none;
}

IMG.blackborder {
	border: 1px solid black;
}

.newstitle {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #00468C;
}

.newstitle A {
	text-decoration: none;
}

.newstitle A:hover {
	text-decoration: underline;
	color: #00468C;
}

.newssubscr {
	font-size: 10px;
	font-style: italic;
	color: #7F7F7F;
/*	margin: 10px 0; */
}

.newssubscr A {
	color: #7F7F7F;
}

.newssubscr .latest, .newssubscr .latest A {
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #cc0000;
}

.newsbody {
	margin: 10px 0; 
}

.newsbody A {
/*
	color: black;
	text-decoration: none;
*/
}

.newsbody A:hover {
	color: black;
	text-decoration: underline;
}

.today {
	font: Bold 16px Arial, Helvetica, sans-serif;
	color: #BFBFBF;
	margin: 10px 0;
}

.reporttime {
	color: #FF9900;
}

.reportbody {
	padding-bottom: 10px;
	font-weight: bold;
}

.subsblock {
	background-color: #DEE7F0;
	border: 1px solid #00468C;
}

.substext {
	text-align: center;
	vertical-align: middle;
	color: #6A85A0;
	padding: 3px;
}

.subsorange {
	background-color: #E5A100;
	color: White;
	font:  Bold 18px Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 3px;
}

Table.calendar TD {
	background-color: #DEE7F0;
	padding: 3px;
	border: 4px solid white;
	text-align: right;
}

.calendar TD.current {
	background-color: #E6A407;
	font-weight: bold;
}

.calendar TD.current A, .calendar TD.current A:hover {
	color: White;
}

.calendar TD.empty {
	background-color: white;
}

.fauthor, .fauthor A {
	font: italic 11px Arial, Helvetica, sans-serif;
	color: #7F7F7F;
	text-decoration: none;
}

fauthor A:hover {
	color: #E5A100;
}

.forumanons A {
	color: Black;
	text-decoration: none;
}

.forumanons A:hover {
	color: Black;
	text-decoration: underline;
}

.bottmenu {
	padding: 5px;
	text-align: center;
	font-weight: bold;
	color: white;
	background-color: #266099;
}

.bottmenu A, .bottmenu A:hover {
	color: white;
	text-decoration: none;
}

.breadcr {
	font: 11px Arial, Helvetica, sans-serif;
	color: #678FB7;
	background: url(../images/client/mrk_brdcr.gif) no-repeat left;
	padding-left: 10px;
}

.breadcr A {
	color: #678FB7;
}

.listtable {
	border: 1px solid #266099;
}

.listtable TD {
	padding: 3px 10px 3px 10px;
	border-left: 1px solid #266099;
}

.listtable TR.dark {
	background-color: #EEF3F7;
}

.listtable TH {
	padding: 3px 10px 3px 10px;
	border-left: 1px solid #266099;
	color: white;
	font-weight: bold;
	text-align: left;
	background-color: #8BB4DC;
}

.pagelist UL {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

.pagelist UL LI {
	display: inline;
	margin-left: 2px;
}

.pagelist UL LI.currpage {
	color: Black;
	font-weight: bold;
}

.subscript {
	font: italic 11px Arial, Helvetica, sans-serif;
	color: #7F7F7F;
}
/*ildar add*/
.fieldset {
	border: 1px solid #266099;
	padding-right: 5px;
	padding-left: 5px;
}
Div.menuitemactive {
	height: 27px;
	background: #E5A100 url(../images/client/mrk_menu_a.gif) no-repeat 10px center;
	font: bold 9pt/27px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: white;
	padding-left: 32px;
	text-decoration: none;
	cursor: pointer;
}
Div.submenuactive {
	height: 27px;
	background-color: #DEE7F0;
	font: bold 9pt/27px Arial, Helvetica, sans-serif;
	color: #266099;
/*	background-color: #8BB4DC;
	font: 9pt/27px Arial, Helvetica, sans-serif;
	color: white;*/
	padding-left: 32px;
	text-decoration: none;
	cursor: pointer;
}
.counter TD{
/*	width: 32px;*/
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
}
.counter TR{
	vertical-align: top;
	height: 31px;
}
.counter TR TD A{
	white-space: nowrap;
}

.counter2{
	margin: 20px 15px 20px 10px;
}
.counter2 TD{

	padding-top: 5px;

	padding-left: 5px;

	padding-bottom: 5px;

	padding-right: 0px;

}

.back{
	background: url(../images/arrow_left.gif) no-repeat left;
	padding: 0 0 0 20px;
}
.forward{
	background: url(../images/arrow.gif) no-repeat right;
	padding: 0 20px 0 0;
}


.ita_linkphp20 a,.ita_linkphp20 a:visited{
	color: Black !important;
	text-decoration: none !important;
}

.ita_block a,.ita_block a:visited,.ita_block a:hover{
	color: #7F7F7F !important;
	text-decoration: underline !important;
}
.ita_block img{
	border: none;
	height: 31px;
	width: 26px;
}

.airport{
	border-top: 1px solid black;
	border-left: 1px solid black;
}
.airport th{
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}
.airport td{
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}
.small_gray{
	color:#CFCFCF;
	font-size:7pt;
	padding:5px;
	display: none;
}
.small_gray a{
	color:#CFCFCF;
	font-size:7pt;
}
/*sapelink*/
a.intext{
	color: Black;
	text-decoration: none !important;
}

/* tags */
.tag_cloud{
	text-align: center;
}
.tag_cloud .item{
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: middle;
	margin: 0 10px 0 10px;
}

/* Дополнитеольные изображения */
.image-extended{
	float: left;
	width: 300px;
	text-align: center;
	margin-right: 5%;
}
.image-extended img{
	width: 100px;
	cursor: pointer;
	margin-bottom: 8px;
	display: block;
}
.image-extended .arrow{
	border: 0;
	width: auto;
	height: auto;
	/*display: inline;*/
	margin-bottom: 3px;
	display: -moz-inline-stack;
        display: inline-block;
        zoom: 1;
        *display: inline;
}
.image-extended .img-holder{
	overflow: hidden;
	/* height: 304px; */
	width: 260px;
	white-space: nowrap;
	vertical-align: middle;
	margin-bottom: 2px;
	zoom: 1;
	margin-left: 10px;
	margin-right: 0px;
}
.image-extended .img-holder img{
	width: 77px;
	margin-bottom: 2px;
}
.image-extended div{
	position: relative;
	width: 77px;
	height: 77px;
	margin-right: 10px;
	display: -moz-inline-stack;
        display: inline-block;
        zoom: 1;
        *display: inline;
}
.image-extended div img{
	position: absolute;
}
.invisible{
	visibility: hidden;
}
/**********/

.viewer{
	z-index: 1000;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	text-align: center;
}
.viewer_image{
	position: relative;
	top: 50px;
	background-color: #ffffff !important;
	padding: 0;
	margin: 0 auto;
}
.viewer_image IMG{
	margin: 35px 15px 25px 15px;
	border: none;
}
.viewer_image .close{
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 7px 15px 0px 0px;
}
.viewer_image .prev{
	position: absolute;
	top: 0px;
	right: 50%;
	padding: 7px 10px 0px 0px;
}
.viewer_image .next{
	position: absolute;
	top: 0px;
	left: 50%;
	padding: 7px 0px 0px 10px;
}
.viewer_image .close IMG,.viewer_image .prev IMG,.viewer_image .next IMG{
	cursor: pointer;
	margin: 0;
}
.viewer_image .loading{
	position: relative;
	top: 30%;
	margin: 0 auto;
}
.viewer_cover{
	z-index: 999;
	/*position: absolute;*/
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background-color: #000000;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.article-images {
	width: 200px;	
}

