/*created by fav 2006.11.17*/
.empty {}

body
{
	font-size: 80%;
	background-color : White;
}
BODY *
{
	font-size: 100%;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #414040;
	background-repeat: no-repeat;
}
img
{
	border: 0px;
	margin: 0;	
}

form
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

table
{
	margin-top: 0px;
	margin-bottom: 0px;
	/*Аналог cellpadding=0 cellspacing=0*/
	padding: 0 0 0 0;	
	border-collapse: collapse;
	letter-spacing: 0;	
	/*width: 100%;*/
}

h1
{		
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	color: #4E5D86;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*font-size: 0.9em;*/
}

h2
{		
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;	
	color: #4E5D86;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*font-size: 0.9em;*/
}

a
{
	/*color: #414040;*/
	color: #31568B;
	text-decoration: underline;
}

a p
{
	/*color: #414040;*/
	color: #31568B;
	text-decoration: underline;
}

a:hover, a:hover p
{
	color : #AA0425;
}

p
{
	margin: 0.1em 2 0.4em 0;
}

hr
{
	height: 0px;
	border-top: 1px solid #CDCDCD;
	border-bottom: none;
	margin: 12px 0px 12px 0px;
	padding: 0;
}

.hr
{
	height: 0px;
	border-top: 1px solid #CDCDCD;
	border-bottom: none;
	margin: 12px 0px 12px 0px;
	padding: 0;
}

.hr_column
{	
	height: 0px;	
	border-top: 2px solid #BFC3CF;
	border-bottom: none;	
	margin:  10 20 10 20;
	padding: 0;	
}

.float_left
{
	float: left;
	margin: 5 10 3 0;
}

/*------------------------------------------------------*/
.content_div
{
	padding: 10 10 7 10;
	text-align: justify;
}

/*Таблицы в контенте*/
.content_div table
{
	margin-top: 0px;
	margin-bottom: 0px;
	/*Аналог cellpadding=0 cellspacing=0*/
   /*
	border: 1px solid gray;
	border-collapse: collapse;
	*/
}

.content_div td
{
	margin-top: 0px;
	margin-bottom: 0px;
	/*Аналог cellpadding=0 cellspacing=0*/
   /*
	border: 1px solid gray;
	border-collapse: collapse;	
	padding: 5px;	
	*/
}

/*Делаем класс для тех, кто без границы*/
table.no_border
{
	border: none;
}

.no_border td
{
	border: none;
	padding: 0px;	
}
/*/Делаем класс для тех, кто без границы*/
/*------------------------------------------------------*/

/*Верхняя таблица*/
#top
{
   background-image: url(top_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #113C77;
}
/*/Верхняя таблица*/

/*Серый в заголовках*/
.gray
{
	background-color: #D8D8D8;
}
/*/Серый в заголовках*/

/*Крошки*/
.breadcrumbs
{
	background-color: #D8D8D8;
	font-size: 11px;
	font-weight: bold;	
	padding-left: 12px;
	background-image: url(breadcrumbs_left.gif);
	background-position: top left;	
	color: #566C9B;
	/*height: 17px;*/
	/*height: 18px;*/
	padding-top: 2px;
	padding-bottom: 2px;
	/*border-left: 1px solid white;*/
}

.breadcrumbs a
{
	color: #6B6B6B;	
}

.breadcrumbs span
{
	color: #566C9B;	
}
/*/Крошки*/

/*Левая колонка*/
.left_column
{
  background-color: #EEEEEE;
  border-right: 3px solid white;
}
/*/Левая колонка*/

/*Правая колонка*/
.right_column
{
   background-color: #EEEEEE;	
}
/*/Правая колонка*/

/*Серая линия заголовка по центру*/
.caption_center
{
   background-color: #ABB2C2;
	color: White;
	text-align: right;
	padding: 7 13 7 30;	
	border-top: 1px solid white;
	font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight: bold;
	font-size: 15px;
	background-image: url(caption_center_bg.gif);
	background-position: center left;
	background-repeat: no-repeat;
}
/*/Серая линия заголовка по центру*/

/*Заголовок новостей справа*/
.caption_right
{
   background-color: #9F9F9F;
	text-align: center;
	padding: 7 13 7 30;	
	color: White;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 1.1em;
	font-weight: bold;
}
/*/Заголовок новостей справа*/

/*Область с красным фоном*/
.red_bg
{   	
	background-color: #F23F17;
}
/*/Область с красным фоном*/


/*Пункты левого меню*/
.left_menu_item
{
	background-image: url(left_menu_bg.jpg);
	background-position: top left;
	background-repeat: repeat-y;	
	color: White;
	padding: 6 0 6 21px;
	font-size: 11px;		
	cursor: pointer;
	background-color: #D8D8D8;
}

.left_menu_item a
{
	color: White;
	text-decoration: none;
}

.left_menu_item_act
{
	background-image: url(left_menu_bg_act.gif);
	background-position: top left;
	background-repeat: repeat-y;	
	color: White;
	padding: 6 0 6 21px;
	font-size: 11px;		
	/*color: #d1d1d1;*/
	color: White;
	cursor: pointer;
	/*background-color: #D8D8D8;*/
	background-color: #C8CDDD;
}

.left_menu_item_act a, .left_menu_item_act a:hover
{
	color: #d1d1d1;
	color: White;
	text-decoration: none;
}

.left_menu_item_act a:hover
{ 
   /*text-decoration: underline;*/
}
/*/Пункты левого меню*/

/*Ответы голосования*/
.answer
{
	/*color: #939393;*/
	/*color: Black;*/
	/*font-weight: bold;*/
	font-size: 11px;
	margin: 10 0 5 0;
}
/*/Ответы голосования*/

.question
{
	/*color: #939393;*/
	/*font-weight: bold;*/
	/*color: Black;*/
	font-size: 11px;
	margin: 0 0 5 0;
}

/*Блок голосования*/
.survey
{
   padding: 0 5 0 5;		
}
/*/Блок голосования*/

/*Всего проголосовало*/
.survey_counter
{
   font-weight: bold;
	color: #686868;
	padding: 10px 0 5px 0;
}

.survey_counter span
{
	color: #FF0103;	
}
/*/Всего проголосовало*/

/*Новости*/
.news
{
	padding-left: 8px;
	padding-right: 5px;
}
/*/Новости*/

/*Дата новости*/
.news_date
{
	color: #EB3B00;
	margin-top: 7px;
	padding: 0px 0px 0px 25px;
	background-image: url(right_arrow_red.gif);
	background-position: center left;
	/*font-weight: bold;*/
}
/*/Дата новости*/

/*Заголовки новостей*/
.news_title
{
	margin-top: 3px;
	margin-bottom: 0px;	
	color: #244D83;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-weight: bold;
}

.news_title p
{
	color: #244D83;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-weight: bold;
}

.news_title a
{
	color: #244D83;
	text-decoration: none;
}
/*/Заголовки новостей*/

/*Анонсы новостей*/
.news_announce
{
	/*color: #646464;*/
	margin-top: 3px;
	margin-bottom: 3px;	
}
/*/Анонсы новостей*/

/*Ссылки подробнее*/
.detail
{
	font-size: 0.9em;
	clear: both;
}

.detail a
{
   color: #546FA4;
}
/*/Ссылки подробнее*/

/*Нижнее меню слева*/
.bottom_menu_left
{
   background-color: #EEEEEE;
}
/*/Нижнее меню слева*/

/*Нижнее меню справа*/
.bottom_menu_right
{
   background-color: #EEEEEE;
}
/*/Нижнее меню справа*/

/*Нижнее меню - центр*/
.bottom_menu_center
{
   padding: 10px 10px 15px 5px;
}

.bottom_menu_center a
{
	color: #AAAAAA;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/*/Нижнее меню - центр*/

.copyright
{
	margin-top: 3px;
}

.copyright td
{
	background-color: #ABB2C2;	
	color: White;
	padding: 4 7 4 7;
	font-size: 11px;
}

.copyright *
{
	color: White;
}

/*Верхняя и нижняя границы*/
.both_borders
{
   border-top: 1px solid #B6B6B6; 
   border-bottom: 1px solid #B6B6B6;	
	background-color: #EEEEEE;
}
/*/Верхняя и нижняя границы*/

/*Заголовок на разводящей*/
.divorce_title
{
   text-align: right;
	color: #676767;
	margin: 10 0 10 0;
	padding: 0;
}
/*/Заголовок на разводящей*/

/*Подробнее на разводящей*/
.divorce_detail 
{
	color: #546FA4;
	text-align: right;
}
.divorce_detail *
{
	color: #546FA4;
}
/*/Подробнее на разводящей*/

/*Подробнее на разводящей*/
.news_detail 
{
	color: #546FA4;
	text-align: right;
}
.news_detail *
{
	color: #546FA4;
}
/*/Подробнее на разводящей*/

/*Поиск*/
#search_text
{
	border: 1px solid #414141;
	border-right: none;
	margin: 0;
	width: 205px;	
	font-size: 11px;
	//font-size: 12px;
	padding-left: 3px;
	padding-right: 3px;
}

#search_submit
{
	border: 1px solid #414141;
	background-color: #506C9E;
	color: White;
	margin: 0;	
	width: 40px;	
	font-size: 11px;	
}

#search_container
{
   border: 1px solid #414141; 
	white-space: nowrap; 
	background-color: white;	
	padding: 1px;
	//padding: 0 1 0 1;
}
/*/Поиск*/

/*Разводящая*/
.divorce_title a
{
   text-decoration: none;
}

.divorce_title
{
   font-size: 1em;
	margin: 7 0 3 0;
	padding: 0px;
	text-align: left;
}

.divorce_title_no_detail
{
   font-size: 1em;
	margin: 7 0 3 0;
	padding: 0px;
	text-align: left;
}

.divorce_detail
{
	margin: 3 0 0 0;
	padding: 0;
	font-size: 0.9em;
}

/*Разводящая*/
.divorce_announce
{
	margin: 0;
	padding: 0;
}
/*/Разводящая*/

.light_gray
{
	background-color: #F2F2F2;	
}

/*Заголовок картинки*/
.gallery_title
{
	font-size: 13px;
	font-weight: bold;
	color: #8D89AA;
}

.gallery_send
{
	font-size: 11px;
	font-weight: bold;
	color: #8D89AA;	
	margin-top: 18px;
}

.gallery_author
{
	font-size: 13px;
	font-weight: bold;	
	color: Black;
}

.gallery_posted
{
	font-size: 11px;
	font-weight: bold;
	color: #8D89AA;	
	margin-top: 10px;	
}

.gallery_date
{
	font-size: 11px;
	font-weight: bold;
	color: #D74948;		
}

.content_div td.gallery_cell
{
	padding: 3px 15px 3px 15px;		
}
/*/Фотогалерея*/


/*Новости*/
.date
{
   color: #D60121;
	font-weight: bold;
}
/*/Новости*/

/*Ссылка Все новости*/
.all_news
{
	padding: 0px 10px 15px 10px;
	text-align: center;
	font-size: 0.9em;
	clear: both;
}

.all_news a
{
	 color: #546FA4;
}
/*/Ссылка Все новости*/

/*Поле в форме обратной связи*/
.register_field
{
	width: 350px;
	border: 1px solid gray;
}

.register_field_number
{
	width: 20px;
	border: 1px solid gray;
	padding: 0 0 0 5;
}

.register_textarea
{
	width: 350px;
	height: 200px;
	overflow: auto;
	border: 1px solid gray;
}
/*/Поле в форме обратной связи*/

/*Форма*/
.form td
{
	padding: 5px;
}

.submit
{
	background-color: #ABB2C2;
	color: White;
	font-size: 12px;
	font-weight: bold;
}
/*Форма*/

/*Мониторинг*/
p.monitoring
{
	margin-top: 12px;
	font-style: italic;
}
/*/Мониторинг*/

/*Список вопросов*/
ul.questions li
{
	margin: 0px 0px 15px 0px;
}
/*/Список вопросов*/

.calendar_div
{
	background-color: #f4f2f2;
	padding-right: 35px;
	padding-bottom: 10px;
}

.calendar_div .header
{
	font-size: 13px;
	font-weight: bold;
	color: #f22b01;
	padding: 5px 60px;
}

.calendar_div .header a, .calendar_div .header a:hover
{
	color: #f22b01;
	font-size: 11px;
}

.calendar_div .tbl .active_date
{
	color: white;
	background-color: #9f9f9f;
	text-align: center;
	border-right: 1px solid #504f4f;
	border-left: 1px solid #504f4f;
	padding: 3px 0px;
}

.calendar_div .tbl .row
{
	background-color: #d6fed2;
	border-right: 1px solid #504f4f;
	border-left: 1px solid #504f4f;
	border-top: 1px solid #504f4f;
	/*border-top: 1px dotted #bfbebe;*/
	cursor: pointer;
	height: 12px;
	line-height: 12px;
	text-align: center;
}

.calendar_div .tbl .ins_sep
{
	border-bottom: 1px solid #504f4f;
}

.calendar_div .tbl .ins_top
{
	border-top: none;
}

.calendar_div .tbl .ins_bot
{
	/*border-bottom: none;*/
}

.calendar_div .tbl .ins_left
{
	/*border-left: none;*/
}

.calendar_div .tbl .ins_right
{
	/*border-right: none;*/
}

.calendar_div .tbl .active
{
	background-color: #13c601 !important;
}

.calendar_div .tbl .ins_holiday
{
	background-color: #e1e1e1;
	cursor: default;
}

.calendar_div .tbl .ins_busy
{
	background-color: #f4ff7a;
	cursor: pointer;
}

.calendar_div .tbl .top_holiday
{
	
}

.calendar_div .tbl .left_date
{
	color: #244d83;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 7px;
	width: 1%;
	border-top: 1px solid #8fa0be;
	vertical-align: top;
}

.calendar_div .tbl .left_date div
{
	color: #244d83;
	position: absolute;
}

.calendar_div .tbl .left_date_small
{
	font-size: 11px;
	font-weight: normal;
	border-top: none;
}

.ch_vu_input
{
	border: 1px solid #808080;
	width: 350px;
	height: 19px;
	margin-left: 8px;
}

.ch_vu_table 
{
	margin-left: 5px;
}

.ch_vu_table td
{
	padding-bottom: 15px;
}

.ch_vu_table td.field_name
{
	text-align: right;
	font-weight: bold;
}

.ch_vu_button
{
	background-color: #abb2c2;
	font-size: 12px;
	color: white;
	font-weight: bold;
	cursor: pointer;
}

.calendar_btn_div
{
	text-align: right; 
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 30px;
	position: relative;
	margin-top: -27px;
}

.tbl_confirm
{
	width: 460px;
	margin-left: 70px;
}

.tbl_confirm td
{
	border: 1px solid #9f9f9f;
	padding: 7px;
	width: 50%;
}

.tbl_confirm td .address
{
	color: #244d83;
	font-weight: bold;
}

.tbl_confirm td.bottom
{
	border: none;
	text-align: right;
	padding-top: 20px;
}

.cpecif
{
	padding-left: 10px;
	font-size: 85%;
	padding-top: 10px;
}

.cpecif_top
{
	padding-top: 0px;
	padding-bottom: 7px;
}

.cpecif .interp
{
	padding: 0px 0px 5px 40px;
}

.cpecif img
{
	vertical-align: middle;
	border: 1px solid #504f4f;
	margin-left: 18px;
	margin-right: 5px;
}

.cpecif img.free
{
	background-color: #d6fed2;
}

.cpecif img.busy
{
	background-color: #e1e1e1;
}

.cpecif img.choise
{
	background-color: #13c601;
}

.cpecif img.other
{
	background-color: #f4ff7a;
}

#red_error, #red_error p
{
	color: red;
}

.small_comment
{
	font-size: 85%; 
	padding-left: 8px; 
	position: absolute;
}

.inspection_form td
{
	padding-bottom: 8px;
}

.inspection_form input.text, .inspection_form select
{
	width: 300px;
	height: 18px;
	border: 1px solid #999999;
}

.service_form
{
	margin-left: 100px;
}

.service_form td
{
	padding-bottom: 8px;
}

.service_form input.text
{
	width: 300px;
	height: 18px;
	border: 1px solid #999999;
}

.service_form input.file
{
	width: 300px;
}

.service_form table.price
{
	width: 100%;
}

.service_form table.price td
{
	padding: 0px;
}

.service_form table.price td input.text
{
	width: 100px;
}

#calendar
{
	position: relative;
	overflow: hidden;
	/width: 100%;
}

#calendar_inner_hidden
{
	display: none;
}

#calendar_inner
{
	position: relative; 
	/width: 100%;
}

.service_form .captcha_text
{
	font-size: 80%; 
	line-height: 10px; 
	position: relative;
	top: 3px;
	margin-bottom: -10px;
}

.service_form .submit
{
	margin-top: 2px;
	cursor: pointer;
}

#cap_id
{
	margin-top: 7px;
}

table.receipt
{
	width: 185mm;
	height: 140mm;
	font-size: 95%;
}

table.receipt *
{
	color: #000000;
	line-height: 1.1em;
}

table.receipt td
{
	border: 3px solid #000000;
	padding: 0px;
	vertical-align: top;
}

table.receipt td.left
{
	width: 200px;
	font-weight: bold;
}

table.receipt .notice
{
	text-align: right;
	padding-right: 32px;
}

table.receipt .cashier_top
{
	text-align: center;
	padding-top: 200px;
}

table.receipt .receipt
{
	text-align: center;
	padding-top: 180px;
}

table.receipt .cashier_bottom
{
	text-align: center;
	padding-top: 30px;
}

table.receipt .line1
{
	border: none;
	width: 100%;
}

table.receipt .line1 td
{
	border: none;
}
table.receipt .line1 img
{
	margin-bottom: 3px;
}

table.receipt .line1 .form_name
{
	font-weight: bold;
	font-style: italic;
}

table.receipt .line
{
	width: 100%;
}

table.receipt .line td
{
	border: none;
	vertical-align: top;
}

table.receipt td.underline
{
	border-bottom: 1px solid #000000;
	padding: 0px 5px;
}

table.receipt span.underline
{
	border-bottom: 1px solid #000000;
	padding: 0px 5px;
}

table.receipt td.subtitle
{
	padding: 0px 10px;
	white-space: nowrap;
}

table.receipt td.subtitle.pleft
{
	padding-left: 5px;
}

table.receipt tr.sign td
{
	font-size: 85%;
	text-align: center;
}

table.receipt tr.data td
{
	padding-top: 3px;
}

table.receipt .comment
{
	padding: 12px 0px 3px 5px;
	font-size: 85%;
}