﻿@import url('../../style.css');
@import url('blue.css');


body
{
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-family: Tahoma, Arial, Verdana;
    color: #000000;
}

img { border: 0px; }
.redline { background-color: #FF4044; }
.header_left { width:100%; }

.header_left .logo
{
    background-image: url('img/logo_bg.gif');
    background-repeat: repeat-x;
}

.header_left .logo .left
{
    background-image: url('img/header_bg.jpg');
    background-repeat: no-repeat;
}

.header_left .logo .left .name
{
	font-size: 20px;
	font-weight: bold;
    color: #fff;
}

.header_left .logo .right
{
    background-image: url('img/logo_3.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}

.header_left .line
{
    background-color: #E5F0FF;
    height: 8px;
}

.header_right { width: 189px; }
.header_right .line { text-align: right; }

.header_right .logo
{
	background-image: url('img/logo_4.jpg');
	background-repeat: no-repeat;
	width: 189px;
}

#h_menu { text-align: center; }
/*бегущая строка*/
#h_menu .blueline
{
    background-image: url('img/help_line_bg.gif');
    background-repeat:repeat-x;
    font-size: 10px;
    color: #ffffff;
    font-family: Tahoma, Arial, Verdana;
    text-align:right;
    padding: 0 5 0 5px;
    font-weight: bold;
}

/*горизонтальное меню*/
#h_menu .menu .h_menu_bottom_bg
{
	background-image: url('img/h_menu_bottom_bg.jpg');
	background-repeat:repeat-x;
	background-color: #f25053;
}

#h_menu .menu .button_bg
{
    text-align: center;
    background-color: #f25053;
	background-image: url('img/h_menu_bg.gif');
	background-position: center bottom;
	background-repeat:repeat-x;
}

#h_menu .menu .button_bg a
{
    display: block;
	background-image: url('img/h_menu_arr.gif');
	background-repeat: no-repeat;
	background-position: center 5px;
	padding-top: 10px;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

#h_menu .menu .button_bg .new a, #h_menu .menu .button_bg .new a:hover 
{
	color: #f8dd02;
}

#h_menu .menu .button_bg .selected
{
    text-align: center;
	background-image: url('img/h_menu_bg_s.gif');
	background-repeat:repeat-x;
	background-position: center bottom;
	background-color: #e00000;
}

#h_menu .menu .button_bg .selected a
{
    display: block;
    height: 18px;
	background-image: url('img/h_menu_arr.gif');
	background-repeat: no-repeat;
	background-position: center 5px;
	padding-top: 10px;
	color: #f5e3e3;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}


#adv_line { text-align: center; }

#adv_line .adv_block
{
	border: 1px solid #CDE9FF;
	padding: 10 10 10 0px;
}

#adv_line .adv_block .left_line_bg
{
	background-image: url('img/content_block_left_bg.gif');
	background-repeat: repeat-y;
	padding-left:10px;
	text-align: justify;
}

.content_block_bottom
{
	background-image: url('img/content_block_bottom_bg.jpg');
	background-repeat:repeat-x;
}

#left_column
{
	padding-left: 6px;
}

#left_column .block
{
	border-top: 1px solid #ECF3FB;
	margin-bottom: 10px;
}

#left_column .help
{
	padding: 2px 5px 2px 5px;
	color: #323232;
	font-size: 12px;
}

#left_column .help a
{
	color: #3677CF;
}
/*вертикальное меню*/
#left_column .v_menu
{
	padding: 5px;
	font-size: 12px;
	width: 90%;
}

#left_column .v_menu div
{
	background-image: url('img/v_menu_splitter_bg.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	width: 90%;
	padding-top: 5px;
	padding-bottom: 5px;
}

#left_column .v_menu div a, #left_column .v_menu div a:hover
{
	background-image: url('img/v_menu_icon.gif');
	background-repeat: no-repeat;
	background-position: left;
	color: #005590;
	text-decoration: none;
	padding-left: 20px;
	display: block;
	width: 100%;
	font-size: 12px;	
}

/*выделенный пункт вертикального меню*/
.new_menu_v
{
	background-image: url(img/new_v.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 31px;
	color: #d5191a;
}

.new_menu_v a, .new_menu_v a:hover 
{
	color: #d5191a;
}

/*анкета*/
#left_column .anketa_title
{
	#background-image: url('img/h1_icon.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding: 5 5 5 10px;
	font-size: 12px;
	color: #4C8AB7;
	font-weight: bold;
	white-space: nowrap;
}

#left_column .anketa_title a
{
	color: #4C8AB7;
}

#left_column .anketa_text
{
	padding: 5px;
	font-size: 12px;
	color: #4C8AB7;
}

#left_column .anketa_text input, .text_box
{
	padding: 2 0 2 0px;
	font-size: 12px;
	color: #3178ac;
	border: 1px solid #4C8AB7;
	background-color: #f6faff;
	width: 100%;
}

#left_column .anketa_text .check_box
{
	padding: 0px;
	vertical-align: top;
}

#left_column .anketa_text .check_box input
{
	text-align: left;
	width: 20px;
	border: 1px solid #4C8AB7;
	padding: 0px;
}

#left_column .anketa_text .check_box label
{
	color: #3178ac;
	font-size: 10px;
}

#left_column .anketa_text a
{
	padding: 5px;
	font-size: 12px;
	color: #3178ac;
	text-decoration: none;
}

#left_column .anketa_text a:hover
{
	color: #3178ac;
	text-decoration: underline;
}

#center_column
{
	padding-left: 12px;
	padding-right:12px;
	padding-top: 0px;
}

#center_column .block
{
	border: 1px solid #CDE9FF;
	border-bottom: 3px solid #CDE9FF;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 0px;
}

#center_column .block .title
{
	#background-image: url('img/h1_icon.gif');
	background-repeat: no-repeat;
	background-position: 0 13px;
}

h1
{
	background-image: url(img/h1_top_bg.gif);
	background-repeat: repeat-x;
	background-position: top;

	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #005590;
	letter-spacing: 1px;
	font-size: 20px;
	font-weight: normal;
	font-family: Tahoma, Verdana;
	margin-bottom: 0px;
	margin-top: 0px;
}

.news
{
	font-size: 12px;
}

.news .news_arch, .news_arch a
{
	text-align: right;
	font-size: 12px;
	color: #01418C;
	text-decoration: none;
}

.catalog, .catalog a, .catalog a:hover
{
    font-family: Tahoma, Arial, Verdana;
    font-size: 13px;
}

.text, .text span
{
	color: #000000;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
}

.text .date
{
	font-size: 12px;
	color: #575757;
}

.text a, .text a:hover
{
	color: #01418C;
	text-decoration: none;
}

#center_column .block .catalog h2
{
	background-image: url('img/catalog_icon.gif');
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 15px;
	font-size: 12px;
	color: #01418C;
	font-weight: normal;
	margin: 5 0 5 0px;
}

#center_column .block .catalog h2 a
{
	font-size: 12px;
	color: #01418C;
	font-weight: normal;
	margin: 5 0 5 0px;
	text-decoration: none;
}

#center_column .block .catalog h3
{
	font-size: 12px;
	color: #01418C;
	font-weight: bold;
}

#center_column h2
{
    font-size: 16px;
	font-weight: bold;
	color: #005590;
	margin-bottom: 0px;
	margin-top: 0px;
}

#footer .block {border-top: 1px solid #CDE9FF; border-bottom: 1px solid #CDE9FF;}
#footer .block .left_line_bg {background-image: url('img/content_block_left_bg.gif');background-repeat: repeat-y;padding-left:10px;text-align: justify;}
#footer .block .copy {font-size: 11px;color: #01418C;padding: 10 10 10 0px;}
#footer .block .counter{text-align: center;background-image: url('img/footer_bg.gif');}
#footer .block .line{background-color: #D9E7F2;}

.info_blocks, .info_blocks a, .info_blocks div, .info_blocks div a
{
    font-family: Tahoma, Arial, Verdana;
    font-size: 12px;
    color: #005590;
}

.info_blocks a:hover { color: #4C8AB7; }

/*услуги на странице размещения информации*/
.services
{
    font-family: Tahoma, Arial, Verdana;
    font-size: 11px;
}

.services a
{
    font-size: 10px;
    text-decoration: none;
    color: #005590;
}

.services a:hover
{
    font-size: 10px;
    text-decoration: underline;
    color: #0097ff;
}

.content_table table
{
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	font-size: 12px;
	border-color: #AED3F7;
}

.content_table table td
{
	padding: 2px;
}
/*хлебные крошки*/
.bc
{
	font-weight: bold;
	font-size: 10px;
	color: #005590;
	padding-bottom: 4px;
}
.bc a, .bc a:hover
{
	font-weight: normal;
	color: #3085BF;
	padding-bottom: 4px;
}
/*ссылки на дочерние страницы*/
h4
{
    font-size: 14px;
	font-weight: bold;
	color: #005590;
	margin-bottom: 0px;
	margin-top: 0px;
}

.menu_li li
{
	padding-bottom: 10px !important;
}


.checkbox_input
{
	background: none !important;
	border: none !important;
}
