@charset "windows-1251";

html {
	height:100%;
}

body {
	background-color:#f5f5f5;
	margin:0;
	padding:0;
	height:100%;
	min-height:100%;
}
/* стиль для псевдо-ссылки ресурса, обновляемого в данный момент времени */
.none_href {
	color: blue;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: Blue;
}

hr {
	color: #5F5F5F;
}

.quotation {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #94003c;
	padding: 0px 0px 0px 0px;
	margin: 5px 5px 5px 5px;
}
p.quotation {
	font-weight: normal;
	font-style: oblique;
}


.pagemain {
	min-height: 100%;
	margin:0px 7px 0px 7px;
	background-color:#FFFFFF;
}

/* заголовки ресурсов на главной странице */
span#resources
{
	font-size: 14px; /*font-weight: bolder;*/
	font-family: Tahoma;
	letter-spacing: 1px;
}

* html .pagemain {	height: 100%; }

.footerplaceholder {
	height: 55px;
	display: block;
	clear: both;
}

/* Реализация меню через css */
.mainmenu_now
{
	font-size: 12px;
	color: #fefbfc;
	background-color: #b52a62;
	font-weight: bold;
	/*!text-transform: uppercase;*/
	text-decoration: none;
	white-space: nowrap;
	border-left-color: #FFFFFF;
	border-left-style: dotted;
	border-left-width: thin;
	border-right-color: #FFFFFF;
	border-right-style: dotted;
	border-right-width: thin;
	background-image: url(images/menu_down_arrow.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
}

.mainmenu_now a
{
	color:#fefbfc;	
	text-decoration: none;	
	display: block; 
	width: 100%; 
	height: 100%;	
}

.mainmenu_now div  
{
	padding-left: 15px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.mainmenu_common 
{	
	font-size: 12px;
	color: #fefbfc;
	background-color: #94003c;
	font-weight: bold;
	/*text-transform: uppercase;*/
	text-decoration: none;
	white-space: nowrap;
}

.mainmenu_common a
{
	color: #fefbfc;
	background-color: #94003c;
	text-decoration: none;
	display: block; 
	width: 100%; 
	height: 100%;
}

.mainmenu_common div, div.rightdiv, div.leftdiv 
{

	padding-left: 15px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-left: thin dotted #94003c;
	border-right: thin dotted #94003c;
}

.mainmenu_common div:hover 
{
	background-color: #b52a62;
	padding-left: 15px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-left: thin dotted #FFFFFF;
	border-right: thin dotted #FFFFFF;
}

.mainmenu_common div.rightdiv:hover
{
	background-color: #b52a62;	
	padding-left: 15px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-left: thin dotted #b52a62;
	border-right: thin dotted #FFFFFF;
}

.mainmenu_common div.leftdiv:hover
{
	background-color: #b52a62;
	padding-left: 15px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-left: thin dotted #FFFFFF;
	border-right: thin dotted #b52a62;
}
.mainmenu_common div:hover a, div.rightdiv:hover a, div.leftdiv:hover a
{
	background-color: #b52a62;
}
/*конец реализации css-меню */


table tr {vertical-align:top; }


body, td, input, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#111111;
}
div {
	margin:0;
	padding:0;
}
span.free_resources, b.warnings
{
	color: #94003c;
}
span.api {
	color: #94003c;
	font-weight: bolder;
}
img {
	border:none;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #94003c;
	vertical-align: middle;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
h3, .h3 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.msg_error {color:#df0000; font-size:11px;}

.msg_error_cash {color: gray; font-size:11px;}

/*вводное слово о гиде*/
p.gid_intro {
	color: #94003c;
	margin-left: 5px;
	margin-right: 5px;	
}


p.gid_intro_description {
	margin-left: 5px;
	margin-right: 5px;	
}

/* header */
div.header {
	height:88px;
	background-color: #f9faf5;
}
div.header div.topline {
	background-color:#b52a62;
	height:7px;
	line-height:7px;
	border-top:7px solid #f9faf5;
}
/*
#div_logo {
	float:left;
	width:auto;
	height:72px;
	background-image:url(images/ugolki.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:5px;
	margin-right:10px;
}
*/
/*Левый уголок с лева*/
#div_logo1 {
	float:left;
	
	height:72px;
	background-image:url(images/ugolki.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:5px;
	margin-right:0px;
}
/*правый уголок с лева*/
#div_logo2 {
	float:left;
	width:auto;
	height:72px;
	background-image:url(images/ugolki_r.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-left:5px;
	margin-right:0px;
}
/*правый уголок с права*/
#div_logo3 {
	float:right;
	width:auto;
	height:72px;
	background-image:url(images/ugolki_r.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-left:5px;
	margin-right:0px;
}

#div_title {
	height:52px;
	margin-left:260px;
	background-image:url(images/ugolki.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:10px;

}
/*правый уголок с лева от контактов*/
#div_contacts {
	float:right;
	width:auto;
	height:52px;
	vertical-align:middle;
	background-image:url(images/ugolki.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-weight:bold;
	color: #94003c;
	padding:10px;
}

td.title 
{
	font-family: "Century Gothic"; /*url(images/title.ttf);*/
	font-size: 30px;
	color: #94003c;
	vertical-align: bottom;
	font-weight: bolder;
	text-transform: uppercase;
}

td.title_sub 
{
	font-family: Verdana; /*url(images/stitle.ttf);*/
	font-size: 11px;
	color: #5C5C5C;
	vertical-align: top;
	font-weight: bolder; 
	letter-spacing: 2px;
	text-transform: uppercase;
}

td.stitle 
{
	font-family:  "Century Gothic"; /*url(images/title.ttf);*/
	font-size: 18px;
	color: #94003C;
	vertical-align: bottom;
	font-weight: bolder;
	text-transform: uppercase;
}

td.stitle_sub 
{
	font-family: "Verdana"; /*url(images/stitle.ttf);*/
	font-size: 10px;
	color: #5C5C5C;
	vertical-align: top;
	font-weight: bolder;
	letter-spacing: 2px;
	text-transform: uppercase;
}
/* ----------------------------- */


/* меню */
#div_menu_line {
	width:100%;
	height:22px;
	border-top:2px solid #000000;
	border-bottom:2px solid #ffffff;
}

#div_menu_line ul {
	width:100%;
}
#div_menu_line ul, #div_menu_line li {
	background:#94003c;
	float:left;
	list-style:none;
	margin:0; padding:0;
}

#div_menu_line li.nav_date {
	height:22px;
	float:right;
	background-image:url(images/nav_separator.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-size:10px;
	line-height:20px;
	color: #ffffff;
	padding:0px 2px 0px 4px;
}


/* ----------------------------- */
div#cab {
	color:#94003c;
	background-color: #f1f4d9;
	padding: 10px;
	height: 110px;
}
div#cab table tr td{
	color:#94003c;
}
div#cab a:link, div#cab a:visited, .cab {
	color:#94003c;
	text-decoration:underline;
}
.cab {
	background-color: #f1f4d9;
	padding: 2px 2px 2px 2px;
}
div#cab a:hover, div#cab a:active {
	color:#94003c;
	text-decoration:none;
}
#cab_enter {
	/*float: right;	*/
}
div#cab_login_form {
	float:right;
	margin-right: 5px;
	white-space: nowrap;
}
div#cab_login_form label {
	float:left;
	width: 100px;
}
#cab_login_form input {
	
}
#cab_recover_reg {
	margin-top: 0px;
	float: right;
	clear: both;
}

.cab_column {
	float:left;
	margin-right: 15px;
}
.cab_column_news {
	float:left;
	margin-right: 5px;
}
#cab_exit {
	float:right;
}


#fast_nav {
	font-size: 9px;
	color: #353535;
	margin-bottom: 30px;
	line-height: 1.8em;
}
#fast_nav img{
	vertical-align:bottom;
	margin-left:7px;
	margin-right:7px;
}
#fast_nav a:link, #fast_nav a:visited, #fast_nav a:active {
	color:#df0000;
	text-decoration:underline;
}

#fast_nav a:hover {
	color:#94003c;
	text-decoration:none;
}



.our_contacts {
	font-weight:bold;
	color: #94003c;
	padding-left:10px;
}


/* подсказки на переключение страниц */
.go_ctrl 
{
	color: #5F5F5F;
	font-size: 10px;
}


/* */
#main_content {
	background-color:#FFFFFF;
	background-image:url(images/watermark.gif); 
	background-position: right top;
	background-repeat:no-repeat;
	padding:5px 5px 80px 5px;
	min-height:210px;
	clear:both;
}

/* заголовок групп ресурсов */
.res_groups
{
	color:#b52a62;
}

/* ------------------ */





/* footer */
table.footer {
	height: 55px;
	margin: -77px 7px 0 7px;
	padding: 10px;
	border-top: 2px solid #94003c;
	font-size: 9px;
	color: #94003c;
	font-weight: bold;
	line-height: 14px;
	background-color: #f9faf5;
	border-color: #94003c;
}
table.footer td {
	font-size:9px;
	color:#94003c;
	font-weight:bold;
	line-height:14px;	
}
table.footer td a {
	color:#94003c;
	text-decoration:underline;
}
table.footer td a:hover {
	color:#94003c;
	text-decoration:none;
}
/* ------------------- */








table.inform {
	background-color:#e5d4dc;
}
table.inform td{
	background-color:#ffffff;
}
table.inform th{
	background-color:#f1f4d9;
}

table.inform tr.polosca td{
	background-color: #CCCC99;
}
#noclass {border:0px solid #ffffff;}

/*Формат информационных таблиц запросов вынесен в отдельный css-файл
  для удобства подсоединия его к "Версии для печати" */


form.formclass {
	margin:0px;
	padding:0px;
}
input.inputtext, p.inputtext {
	margin:1px 1px 1px 1px;
	border:1px solid #889AA8;
	color:#444444;
}
textarea {
	margin:1px 1px 1px 1px;
	border:1px solid #889AA8;
	/*scrollbar-face-color: #eeeeee;
	scrollbar-shadow-color: #eeeeee;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-darkshadow-color: #eeeeee;
	scrollbar-track-color: #f7f7f7;
	scrollbar-arrow-color: #94003c;*/
}

input.checkbox{
	margin:1px 1px 25px 1px;
	border:none;
	float:left;
}

select {
	margin: 1px 1px 1px 1px;
	border: 1px solid #889AA8;
	font-size: 11px;
}

form.formclass div {
	width: 600px;
	height: 300px;
	overflow-y: scroll;
	border: 1px solid #6D92AA;
	/*
	scrollbar-face-color: #eeeeee;
	scrollbar-shadow-color: #eeeeee;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-darkshadow-color: #eeeeee;
	scrollbar-track-color: #f7f7f7;
	scrollbar-arrow-color: #94003c;
	*/
}

form.formclass iframe {
	border: 1px solid #889AA8;
	font-size: 11px;
	/*
	scrollbar-face-color: #eeeeee;
	scrollbar-shadow-color: #eeeeee;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-darkshadow-color: #eeeeee;
	scrollbar-track-color: #f7f7f7;
	scrollbar-arrow-color: #94003c;
	*/
}
table.formclass tr{margin:10px 10px 10px 10px;}
td.form_text {vertical-align:top; padding-top:8px;}
.reg_error {color:#df0000; font-size:9px;}
.reg_add {color:#666666; font-size:9px;}

img.form_img {
	border:1px solid #6D92AA;
	margin: 3px 3px 3px 3px;
}

.display_none {
	display:none;
}

.done_message {
	width:95%;
	background-color:#FFFF99;
	border: 1px solid #000000;
	padding:5px;
	margin:10px;
}
.error_message {
	width:95%;
	border: 1px solid #000000;
	background-color: red;
	padding:5px;
	margin:10px;
	text-align:center;
}
.news_warning {
	width:95%;
	color:#b52a62;	
	text-align:center;
	font-weight:bold;
	padding:5px;
	margin:10px;
}
.news_date {
	font-weight: bold;	
}
.news_title {
	font-size: 17px;
	margin: 5px 0px 0px 5px;
}
.news_text {
	margin-top: 5px;
}

input.button, input.button_disabled, .button_help {
	background-image:url(images/button_bg.gif);
	background-repeat:repeat-x;
	margin: 0 5px 0 5px;
	font-size:10px;
	font-weight:bold;
	height:21px;
	text-transform: uppercase;
	white-space:nowrap;
}
.button_help
{
	padding: 1px 1px 1px 1px;
	margin: 0 0 0 0;
	border: 1px solid; 
}
input.button {
		cursor: pointer;	
}

input.button_disabled {
		color: Grey;
}

/* ссылка "как получить доступ" под кнокпой Выбрать*/
a.button_access {
	margin-left: 5px;	
}

.query_div {
	height:200px;
	overflow:scroll;
	border: 2px dotted #000000;
	margin:5px;
	padding:5px;
}


.selector { clear: left; }
.selector input {
	float: left;
	margin-right: -20px;
	border:none;
}
.selector label {
	cursor:pointer;
	margin-left: 20px;
	display: block;
}

label.selector {
	cursor:pointer;
}

table.page_link_line {
	border:0px;
}

table.page_link_line td {
	width: 20px;
	text-align: center;
}

table.page_link_line td.step {
	width: 60px;
}

table.page_link_line td.limit_left {
	width: auto;
	text-align: right;	
}

table.page_link_line td.limit_right {
	width: auto;
	text-align: left;
}

table.page_link_line td.selected {
	width: 25px;
}


table.out_grid {
	background-color:#e5d4dc;
}
table.out_grid td{
	background-color:#ffffff;
}
table.out_grid th{
	background-color: #CCCC99;
}

table.out_grid tr.polosca td, table#tbl tr.polosca td{
	background-color:#f1f4d9;
}

table.out_grid tr.common_row td, table#tbl tr.common_row td  {
	background-color:#ffffff;
}

table.out_grid tr.highlighted_row td{
	background-color:#f1f4d9;
}

table.out_grid tr.selected_row td, table#tbl tr.selected_row td {
	background-color:#E6E6E6;
}


/* блок с таблицей */
div#scrolling_table_scrtbltest {
	overflow: auto;
}


/* фиксирует заголовок!!!*/
thead th, thead th.locked {
	background-color:#f1f4d9;
	color: black;
	position:relative;
	cursor: default; 
}
	
thead th {
	top: expression($("scrolling_table_scrtbltest").scrollTop-2); /*IE5+ only*/
	z-index: 40;
}

thead th.locked {
	z-index: 50;
}


/* фиксирует графу*/
td.locked,  th.locked {
	background-color: #f1f4d9;
	width: 10px;
	/*left: expression($("scrolling_table_scrtbltest").scrollLeft-2); /*IE5+ only*/
	position: relative;
	z-index: 10;
}
input.page_navig{
	width:95%;
}

div.inner_progress {
	background-color: #FFFFFF;
	filter:alpha(opacity=20);
	-moz-opacity: 0.2;
	opacity: 0.2;
	position: relative;
}
div.progress_text {
	position: relative;
	top: 45%;
	left: 40%;
	font-weight:bold;
	

}

div.progress_bar {
    width:300px; height:60px;
}

div.progress_bar table {
    border: 1px solid
}    
div.progress_bar td {
    vertical-align:middle;
}

div.bar_line {
	 background-color:gray;
    height:12px;
	
}


table.main_help {
    border:1;
	 width:100%;
    height:350px;
}
td.help_tree {
    width:240px;
    padding:0px;
	 vertical-align: top;
}
td.help_tree div{
    overflow:auto;
    width:240px;
}

td.help_split_line {
    border-left:solid 1px #94003c;
    border-right:solid 1px #94003c;
    width:1px;
    font-size: 0;
}
h3.help_tree_title {
	text-align: center;
}
td.main_help_content {
    padding-left:10px;
    padding-right:10px;
	 vertical-align: top;	 
}
h3.help_page_header {
    margin-bottom:10px;
}

.help_tree_m {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
   vertical-align: top;	
}
.help_tree_m .clip {
	overflow: hidden;
}
.help_tree_m img {
	border: 0px;
	vertical-align: middle;
}
.help_tree_m a {
	color: #333;
	text-decoration: none;
}
.help_tree_m a.node, .dtree a.nodeSel {
	padding: 1px 2px 1px 2px;
}
.help_tree_m a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.help_tree_m a.nodeSel {
	background-color: #c0d2ec;
}
div.context_help {
	padding: 10px;
}
a.link {	
}
a.link_help {	
	color: #94003c;
}

.dTreeNode {
	clear: left;
	padding-bottom: 2px;
	padding-left: 0px;
}
table.main_help .dTreeNode {width:230px;}
.dTreeNode #icons {
	height:18px;
	float: left;
}
.dTreeNode #label {
	line-height: 1.3;
	cursor: pointer;
	display: block;

}


.context_help_also {
	text-align: center;
}
.help_dispatcher_on {
	padding-left: 13px;
	color: yellow;
	font-size: 14pt;
	font-weight: 600;
	
	display: inline;
	cursor: pointer;	
}
.help_dispatcher_off {
   padding-left:13px;
	color:white;
	font-size:13pt;
	font-weight:600;
	
   display: inline;
   cursor: pointer;	
}	
#main_help_content p {
	text-align: justify;
	line-height: 16px;
	padding-top: 5px;
}
#main_help_content p.img {
	text-align: center;
	padding-top: 5px;
	padding-bottom:5px;	
}
#main_help_content p.img img, img.help_full{
	border: 1px solid #9C9B9B;
}
#main_help_content ol, #main_help_content ul {
	line-height: 16px;
	padding-bottom: 0;
	padding-left: 5;
	padding-right: 0;
	padding-top: 0;
}
.link {
	text-decoration: underline;
	color: blue;
}
table#help {
	border: 1px solid #94003c;
	border-collapse: collapse;
	width: 95%;	
}
table#help th {
	background-color: #f1f4d9; 
	color: #94003c;
}

.help_div_layer_out {
   filter:progid:DXImageTransform.Microsoft.Alpha(opacity=10); /* IE 5.5+*/
   -moz-opacity: 0.1; /* Mozilla 1.6 и ниже */
   -khtml-opacity: 0.1; /* Konqueror 3.1, Safari 1.1 */
   opacity: 0.1; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
    background-color: red;

}

.help_div_layer_over {
   filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30); /* IE 5.5+*/
   -moz-opacity: 0.3; /* Mozilla 1.6 и ниже */
   -khtml-opacity: 0.3; /* Konqueror 3.1, Safari 1.1 */
   opacity: 0.3; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
    background-color: red;

}

.popup_effect {
   background:#11455A;
   filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20); /* IE 5.5+*/
   -moz-opacity: 0.2; /* Mozilla 1.6 и ниже */
   -khtml-opacity: 0.2; /* Konqueror 3.1, Safari 1.1 */
   opacity: 0.2; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
}


/*термины, имеющие расшифровку или поясление*/
.kwlink {
	cursor: help;
	border-bottom: thin dashed #94003c;
}
a.kwlink {
	color:#111111;
	border-bottom: thin dashed #94003c;
	text-decoration: none;
}


/* стии голосования-опроса */
.question_yes {
	background-color: #ffffff; 
	color: #94003c;
	text-decoration:  line-through;
}
.question_no {
	background-color: #ffffff; 
	color: #94003c;
	text-decoration:  none;
}
.question_yes_now {
	background-color: #f5f5f5;
	color: #000000;
	font-weight: bolder;
	text-decoration: line-through;
}
.question_no_now {
	background-color: #f5f5f5; 
	color: #000000;
	text-decoration:  none;	
}
.voting_grey {
	color: #999999;
}

/* стиль формы макета построения таблицы */
.builder_templetes {
	background-color: #ffffff;
}

.builder_templetes_blocked {
	background-color: #b0b0b0;
}



/*спойлеры*/
div.spoiler {
	margin: 5px 5px 5px 5px;
	padding: 2px 2px 2px 2px;
}
div.spoiler table.title {
	background-color: #f1f4d9;
}
div.spoiler span.title {
	color: #94003c;
}
div.spoiler div.spoiler_form {
	padding: 5px 2px 2px 10px;
}
