* {
	margin: 0;
	padding: 0;
}

html,body {
	width: 100%;
	height: 100%;
}

body {
	background: #fff 2px 0px;
	color: #000;
	font-family: Verdana;
	font-size:12px;
}

* html body { /*behavior: url(/inc/css/csshover.htc);*/
	height: 100%;
}

/* Формат ссылок */
a {
	/*color: #0045A3;*/
	color: #585858;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
}

/* global */
body,#global { /*min-height: 100%;*/
	min-width: 970px;
}

#global {
	padding-top: 20px;
	width: 970px;
	margin: auto;
}

.pointer {
	cursor: pointer;
}

.bbgray {
	border-bottom: 1px solid #BBAC94;
}

.floatr {
	float: right;
}

.floatl {
	float: left;
}

.mr5 {
	margin-right: 5px;
}

.ml5 {
	margin-left: 5px;
}

.ml10 {
	margin-left: 10px;
}

.ml20 {
	margin-left: 20px;
}

.mr10 {
	margin-right: 10px;
}

.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}

.pt5 {
	padding-top: 5px;
}

.pt20 {
	padding-top: 20px;
}

.pb20 {
	padding-bottom: 20px;
}

.pt30 {
	padding-top: 30px;
}

.pl40 {
	padding-left: 40px;
}

.pl50 {
	padding-left: 50px;
}

/* Формат текста */
.t11 {
	font-size: 11px !important;
}

.t13 {
	font-size: 13px !important;
}

.tup {
	text-transform: uppercase;
}

.textr {
	text-align: right;
}

.tbold {
	font-weight: 700;
}

.clear {
	clear: both;
	zoom: 0;*
	height: 0px; *
	display: inline;
	line-height: 1px;
}

.big {
	width: 690px !important;
}

.fw400 {
	font-weight: 400 !important;
}

.border1 {
	border: 1px solid #D4CEB9;
}

.display_block{
	display:block;
}

.saction,.sactionb {
	text-transform: uppercase;
}

.saction img,.sactionb img,.sactionc img {
	vertical-align: middle;
}

.saction,.sactionc {
	font-size: 10px;
}

.sactionc .comment_add {
	float: right;
	text-align: right;
	font-size: 11px;
	color: #464646;
	text-transform: none;
	padding: 2px 5px;
	border: 1px solid #E3DCC5;
	background: #ECEAE9 url(/inc/images/comment_add_bg.png) repeat-x;
	margin-top: -3px;
	cursor: pointer;
}

.sactionb {
	font-size: 11px;
	font-weight: 700;
}

/* Формат изображений */
.vatt {
	vertical-align: text-top;
}

/* CONTAINER_HEADER */
#container_header {
	
}

.logo {
	width: 290px;
}

#container_header .search_div {
	margin-top: 12px;
}

#container_header #quick_search {
	background: #fff;
	border: 1px solid #E2E3EA;
	border-top: 1px solid #ABADB3;
	/*width: 130px;*/
	width: 180px;
	height: 21px;
	font-size: 16px;
	font-weight: 400;
	/*background: #fff url(/inc/images/icons/google.gif) no-repeat 5px 5px;
	padding-left: 50px;*/
	padding-left: 5px;
}

#container_header .search_button {
	background: #ECEAE9;
	border: 1px solid #E5DEC8;
	cursor: pointer;
}

#container_header .main_menu {
	background: #F5EFE5;
	height: 28px;
}

#container_header .main_menu ul {
	list-style-type: none;
	width: 100%;
	height: 28px;
	float: left;
}

#container_header .main_menu ul li {
	border-right: 1px solid #fff;
	background: #F5EFE5;
	height: 22px;
	float: left;
	padding: 3px 10px;
}

#container_header .main_menu ul li a {
	line-height: 22px;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}

#container_header .main_menu ul li.selected {
	/*border-top: 3px solid #0026FF !important;*/
	background: #fff url(/inc/images/main_menu_bg.gif) repeat-x;
}

#container_header .main_menu ul li.selected a {
	color: #fff;
}

#container_header .main_menu ul li.selected a {
	font-size: 11px;
	font-weight: 700;
}

#container_header ul li.hover {
	background: #E9EFF8 url(/inc/images/main_menu_hover_bg.gif) repeat-x;
}

#container_header .sub_menu {
	height: 25px;
}

#container_header .sub_menu ul {
	list-style-type: none;
	width: 100%;
	height: 25px;
	float: left;
}

#container_header .sub_menu ul li {
	height: 23px;
	float: left;
	padding: 0 10px;
	padding-top: 2px;
}

#container_header .sub_menu ul li a {
	font-size: 11px;
	line-height: 20px;
	color: #204D8B;
	text-decoration: none;
}

#container_header .sub_menu ul li.selected a {
	text-decoration: underline;
}

/* CONTAINER_CENTER */
#container_center {
	
}

.main_left {
	width: 450px;
}

.main_center {
	width: 230px;
}

.main_right {
	width: 270px;
}

.main_center_big {
	width: 690px;
	float: left;
}

.article {
	
}

.article .break {
	border-bottom: 1px dotted #AEA68C;
	margin-bottom:10px;
	margin-top:5px;
	width: 100%; /*for ie*/
	height:5px;
}


.article h3.name { /*margin-top: 5px;*/
	font-weight: 400;
}

.article h3.name a {
	font-size: 19px;
	color: #254D85;
}

.article h3.name a:hover {
	text-decoration: none;
	color: #0048FF;
}

.article .summary {
	margin-top: 5px;
	color: #585858;
	font-size: 11px;
}

.article .image {
	margin-top: 10px;
}

.article .about {
	margin-top: 10px;
	font-size: 13px;
}

.article .about img {
	float: left;
	margin: 0 10px 10px 0;
}

.article .video_image {
	position:relative;
	margin-top: 10px;
	font-size: 13px;
}

.article .text {
	margin-top: 10px;
	font-size: 13px;
}

.article .text a {
	color: blue;
	text-decoration: underline;
}


.article .icons {
	margin-top: 10px;
}

.article .date {
	font-size: 11px;
	margin-top: 10px;
	color:#585858;
}

.article .author {
	font-size: 12px;
	margin-top: 5px;
	font-style:italic;
}

/*accordion*/
.accordion {
	margin-top: 10px;
	background: #FAF7F6;
}

.accordion .category {
	border-top: 3px solid #E3DCC5;
	border-bottom: 1px solid #E3DCC5;
	background: #F4F1EE;
	padding: 7px 10px 0 10px;
	height: 23px;
	font-size: 13px;
	font-weight: 700;
	font-family: Tahoma;
	text-transform: uppercase;
}

.accordion .category a {
	color: black;
}

.accordion .category a:hover {
	color: #254D85;
}

.accordion .item {
	border-bottom: 1px dotted #AEA68C;
	background: #FAF7F6;
	width: 100%; /*for ie*/
}

.accordion .item div.name {
	font-size: 13px;
	padding: 7px 10px;
	background: #F5F3EE;
	cursor: pointer;
}

.accordion .item .article {
	padding: 10px;
	display: none;
}

.accordion .item.selected {
	background: #FAF7F6;
}

.accordion .item.selected div.name {
	display: none;
}

.accordion .item.selected .article {
	display: block;
}

.accordion .item .article .name a:hover {
	text-decoration: none;
	color: #0048FF;
}

/*VIDEO accordion*/
.accordionv {
	width: 230px;
	background: #fff url(/inc/images/category_bg.gif) repeat-x;
	padding-top: 5px;
}

.accordionv .category {
	border: 1px dotted #E3DCC5;
	border-top: 0px;
	cursor: pointer;
	background: #F4F2EE url(/inc/images/icons/arrow_right2.png) no-repeat
		210px 8px;
}

.accordionv .category.selected {
	background: #F4F2EE url(/inc/images/icons/arrow_down.png) no-repeat
		210px 6px;
}

.accordionv .category.active {
	background: #F4F2EE url(/inc/images/icons/arrow_right_blue.png) no-repeat
		210px 6px;
	
	color: #204D8B;
}

.accordionv .category.active .name{
	color: #204D8B;
}


.accordionv .category .name {
	border: 0px;
	font-size: 12px;
	color: #585858;
	height: 14px;
	font-weight: 700;
	font-family: Tahoma;
	text-transform: uppercase;
	padding: 5px 10px 5px;
}

.accordionv .content {
	width: 228px;
	background: #fff;
	padding: 0px !important;
	/*
	border-left: 1px dotted #E3DCC5;
	border-right: 1px dotted #E3DCC5;
	*/
}

.accordionv .content .article_video {
	padding: 5px 10px;
	border-bottom: 1px dotted #E3DCC5;
	display: none;
}

.accordionv .category.selected .article_video {
	display: block;
}

.accordionv .content .article_video .name { /*float:left;*/
	text-transform: none;
	border: 0;
	padding: 0;
}

.accordionv .content .article_video .name a {
	line-height: 11px;
	color: #254D85;
	font-size: 13px;
	font-weight: 700;
}

.accordionv .content .article_video .summary { /*float:left;*/
	color: #585858;
	font-size: 11px;
	line-height: 11px;
	margin-top: 10px;
	_margin-top: 0px;
	padding-top: 5px;
}

.accordionv .content .article_video .image {
	float: left;
	padding-right: 5px;
}

.accordionv .content .article_video .name a:hover {
	text-decoration: none;
	color: #0048FF;
}

.accordionv .category .content {
	display: none;
}

.accordionv .category.selected .content {
	display: block;
}

/* MAIN_CENTER */
.category {
	font-size: 13px;
	background: url(/inc/images/category_bg.gif) repeat-x;
}

.cat1 {
	font-size: 13px;
	background: #F7F5F2 url(/inc/images/category_bg.gif) repeat-x;
}

.category .name {
	color: #585858;
	font-size: 12px;
	padding: 10px 10px 5px 10px;
	text-transform: uppercase;
	font-weight: 700;
	height: 14px;
	font-family: Tahoma;
	border-bottom: 1px dotted #AEA68C;
	padding: 10px 10px 5px 10px;
}

.category .content {
	padding: 0px 10px;
}

.category .view_all {
	border-top: 1px dotted #AEA68C;
	margin-top: 10px;
	padding-top: 5px;
}

.category .view_all a {
	color: #204D8B;
	float: right;
	font-size: 11px;
	text-decoration: underline;
	float: right;
}

.category .content .text {
	padding: 10px 0px;
}

.vg_mini {
	width: 100px;
}

.vg_mini .about {
	color: #5C5B56;
	margin: 5px 0;
}

.vg_mini .about a {
	color: #5C5B56;
}

.vg_mini_all,next {
	padding-top: 5px;
	border-top: 1px dotted #AEA68C;
}

.vg_mini_all a {
	color: #204D8B;
	float: right;
	font-size: 11px;
	text-decoration: underline;
	float: right;
}

.article_mini {
	border-bottom: 1px dotted #AEA68C;
	padding: 10px 0;
}

.article_mini .name1 {
	line-height: 11px;
	width: 145px;
}

.article_mini .name1 a {
	font-size: 13px;
	font-weight: 700;
	color: #254D85;
}

.article_mini .summary1 {
	width: 145px;
	padding-top: 5px;
	color: #585858 !important;
	font-size: 11px;
	line-height: 11px;
}

.article_mini .image1 {
	float: right;
}

.article_main {
	padding: 10px 0;
}

.article_main .name1 {
	width: 165px;
	line-height: 13px;
}

.article_main .name1 a {
	font-size: 13px;
	font-weight: 700;
	color: #254D85;
}

.article_main .summary1 {
	width: 165px;
	color: #585858;
	font-size: 13px;
	line-height: 14px;
}

.article_main .image1 {
	float: right;
}

.article_other {
	padding: 10px 0 0;
}

.article_other .date {
	float: left;
	width: 40px;
	color: #949494;
	font-size: 11px;
}

.article_other .name1 {
	float: left;
	width: 210px;
}

.article_other .name1 a {
	font-size: 12px;
	line-height: 13px;
	font-weight: 700;
	color: #204D8B;
}

.article_other .summary1 {
	padding-left: 40px;
	padding-top:3px;
	color: #585858;
	font-size: 11px;
	line-height: 12px;
}

/*
.video .comments{
	height:300px;
}
*/
.comment {
	border-bottom: 1px dotted #AEA68C;
	padding: 10px;
}

.comment .name {
	font-size: 13px;
	font-weight: 700;
	color: #464646;
	border: 0;
	padding: 0;
	margin: 0;
	text-transform: none;
}

.comment .date {
	font-size: 10px;
	color: #8A8A8A;
}

.comment .text {
	padding-top: 3px;
	font-size: 12px;
	line-height: 16px;
	color: #8A8A8A;
	padding: 3px 0 0 0 !important;
}

.vgallery {
	position: relative;
	float: left;
	width: 150px;
	float: left;
}

.vgallery .about, .vgallery .about2 {
	height: 40px;
	line-height: 10px;
	position: absolute;
	top: 72px;
	width: 150px;
}

.vgallery .about {
	background: #928772;
	opacity: 0.6;
	filter: alpha(opacity =     60)
}

.video_section_preview{
	position:relative;
}

.video_section_preview .about, .video_section_preview .about2 {
	height: 50px;
	line-height: 10px;
	position: absolute;
	top: 140px;
	width: 270px;
}

.video_section_preview .about {
	background: #928772;
	opacity: 0.6;
	filter: alpha(opacity =     60)
}

.video_section_preview_main_video .about, .video_section_preview_main_video .about2{
	height: 60px;
	line-height: 10px;
	position: absolute;
	top: 162px;
	width: 210px;
}

.video_section_preview_main_video .about {
	background: #928772;
	opacity: 0.6;
	filter: alpha(opacity =     60)
}

.vgallery .text, .video_section_preview .text, .video_section_preview_main_video .text {
	padding: 5px !important;
	color: #FFE792;
	font-size: 11px;
}

.video_category {
	border-top: 1px dotted #AEA68C;
	width: 220px;
}

.video_category .name {
	padding: 5px 10px;
	border-bottom: 1px dotted #AEA68C;
	background: url(/inc/images/icons/arrow_right2.png) no-repeat 205px 8px;
}

.video_category .name a {
	color: #464646;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	height: 14px;
	font-family: Tahoma;
}

.video_category .name.selected {
	background: url(/inc/images/icons/arrow_right_blue.png) no-repeat 205px
		8px;
}

.video_category .name.selected a {
	color: #204D8B;
}
/*
.video_pages a {
	font-size: 13px;
	font-family: Tahoma;
	color: #585858;
}

.video_pages a.underline {
	text-decoration: underline;
}

.video_pages a.selected {
	text-decoration: none;
	font-weight: 700;
	color: #204D8B;
}

.video_gallery {
	
}

.video_gallery .item {
	margin-top: 10px;
	width: 200px;
	border: 1px solid #E3DCC5;
	padding: 10px;
	position: relative;
}

.video_gallery .item .text {
	margin-top: 10px;
	text-align: left;
}

.video_gallery .item .text a {
	font-family: Tahoma;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 11px;
}
*/
.start_video {
	position: absolute;
}

.start_video a {
	z-index: 1;
	cursor: pointer;
}

.s_100x100 {
	top: 30px;
	left: 30px;
}

.s_210x210 {
	top: 75px;
	left: 75px;
}

.s_200x130 {
	top: 40px;
	left: 80px;
}

.s_250x150{
	top: 50px;
	left: 90px;	
}

.s_270x180{
	top: 60px;
	left: 105px;	
}

.s_450x150{
	top: 50px;
	left: 200px;	
}

#comment_add {
	display: none;
}

#comment_add form {
	padding: 10px;
	font-size: 12px;
	color: #626262;
	background: #FCFBFB;
}

#comment_message{
	display:none;
}

#comment_add.selected {
	display: block;
}

#comment_add .label {
	width: 40px;
}

#comment_add input.text,#comment_add textarea {
	border: 1px solid #777777;
	margin-left: 20px;
}

input.text, textarea {
	border: 1px solid #F4EEE5;
}

.button {
	cursor: pointer;
	margin-top: 10px;
	/*background:#ECEAE9 none repeat scroll 0 0;*/
	background: #F1EFEE url(/inc/images/comment_add_bg2.png);
	border: 1px solid #E5DEC8;
	padding: 0 2px 0px;
	font-size: 12px;
}

#comment_add input.name1 {
	width: 220px;
}

#comment_add input.captcha {
	width: 130px;
}

#comment_add img.captcha {
	
}

#comment_add textarea {
	height: 50px;
	width: 350px;
	overflow: auto;
}

/*WEATHER*/
.weather {
	font-size:13px;
	padding-top:5px!important;
}
.weather .wrow{
	/*margin-top:5px;*/
}

.weather .wrow .wcity{
	width:110px;
	float:left;
	font-weight:700;
	color:#204D8B;
}

.weather .wrow .wtemperature{
	width:110px;
	float:left;
}

.weather .wrow .wtemperature span{
	font-size:9px; 
	vertical-align:top;
	line-height:8px;
}

.weather .wrow .wimage{
	height:26px;
	float:left;
}

.weather .wrow .wimage img{
	width:25px;
}

/*WEATHER*/
.bnm {
	font-size:13px;
	padding-top:5px!important;
}
.bnm .bnmrow{
	margin-bottom:10px;
}

.bnm .bnmrow .bnmcode{
	width:50px;
	float:left;
	font-weight:700;
	color:#204D8B;
	text-transform: uppercase;	
}

.bnm .bnmrow .bnmgrowth{
	padding-top:3px;
	width:60px;
	float:left;
	font-size:11px;
	color:#8C8C8C;
	vertical-align:bottom;
}

.bnm .bnmrow .bnmimage{
	width:30px;
	float:left;
}

.bnm .bnmrow .bnmimage img{
	padding-top:8px;
}

.bnm .bnmrow .bnmvalue{
	width:40px;
	float:left;
	color:#4C707C;
	font-weight:700;
}

/*FOOTER*/
.footer_menu {
	background: url(/inc/images/category_bg2.gif) repeat-x;
	padding-top:1px;
}

.footer_menu .name {
	text-align: right;
	margin-top: 2px;
	padding: 5px 10px 8px;
	line-height: 14px;
	background: #F4F1EE url(/inc/images/category_bg2.gif) repeat-x left bottom;	
}

.footer_menu .name a {
	font-size: 13px;
	font-weight: 700;
	color: #0045A3;
}

.footer_menu .name img {
	vertical-align: middle;
}

.footer_menu .content {
	padding: 10px;
	background: #FAF7F6;
}

.footer_menu .container {
	padding: 0px 5px;
	float: left;
}

.footer_menu .container .category_name {
	font-size: 13px;
	font-weight: 700;
	color: #585858;
	text-transform: uppercase;
}

.footer_menu .container .subcategory {
	font-size: 13px;
}

.footer_menu .container .subcategory table {
	border: 0;
	margin-top: 10px;
}

.footer_menu .container .subcategory table td {
	padding: 1px 0px;
	width: 50%;
}

.footer_menu .container,.footer_menu .container .subcategory table {
	/*width: 225px;*/
	width: 305px;
}

/*send_form*/
#send_layer {
	display:none;
	position: absolute;
	left: 200px;
	top: 100px;
	width: 250px;
	background-color: #f0f5FF;
	border: 1px solid #000;
	z-index: 50;
	font-size:12px;
}

#send_layer_handle {
	background-color: #5588bb;
	padding: 2px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
}

#send_layer_content {
	padding: 5px;
}

#send_layer_close {
	float: right;
	text-decoration: none;
	color: #FFFFFF;
}

#send_message{
	display:none;
}

input.error, select.error, textarea.error{
	background-color:#FFFFD5!important;
	border:1px solid red!important;
	color:red!important;
	margin:0;
}
label.error {color: red; vertical-align: top; display:block;}
#comment_add_form label.error {margin-left:20px;}


/* SELECTOR NEWS */
.snBody719 {
	margin-left:0px!important;
}

.snBody719, .snBody720 {
	
}

a.snLink719, a.snLink720, a.snLink58 {
	color:#585858!important;
}

.snLink719 img, .snLink720 img{
	/*border:1px solid #000000;*/
	float:right;	
}

img.snImg58{
	width:60px!important;
}

.snLink58 img{
	/*border:1px solid #000000;*/
	float:left;
	margin-right:5px;
} 

tr.snNews719 td{
	text-align:left;	
	padding:5px 10px 10px 10px!important;
	border-bottom: 1px dotted #AEA68C;
}

table.snBody720{
	border: 1px solid #AEA68C;
	margin-bottom:10px;
}

table.snBody720 td{
	padding:5px;
}

td.snNews58{
	text-align:left;
	padding:5px 0 5px 5px!important;
}

.snImg719, .snImg720, .snImg58 {
	/*border:1px solid #000000;*/
}

.snTitle719, .snTitle720, .snTitle58 {
	
}

.snTitle58 {

}
/*
#selectornews_horisontal {
	width:960px !important;
}
*/
.snBody58 {

}

span.snTitle719, span.snTitle720, span.snTitle58{
	display:block!important;
	width:170px;
	color:#585858!important;
	font-family:Tahoma!important;
	font-size:11px!important;
	cursor:pointer;
}

a.snLink719:hover, span.snTitle719:hover{
	color:#000;
	text-decoration:underline;
}

.snBorder719, .snBorder720, .snBorder58 {
	/*border:1px solid #000000;*/
}

.snNews719, .snNews720, .snNews58 {
	clear:both;
	padding:0px !important;
	margin:0px !important;
}

/*
.snNews58 {
	width:192px !important;
}
*/

.hidden{
	display:none;
	visibility:hidden;
}

.rfloat{
	float:right;	
}

.datepicker-border-red{
	font-weight:300;
	font-size:11px;
}

.number-info{
	color:#204D8B;
	font-size:11px;
	line-height:20px;
	text-decoration:none;
}

.tag_panel{
	display:block; margin:5px;
	margin-top:15px;
	margin-left:0px;	
	font-size: 11px;
	/*font-style:500;*/
	
}
.tag{
	background-color:transparent;
	border:0px dashed grey;
	padding:3px;
	margin-right:0px;	
	font-size: 11px;
	/*font-style:400;*/
}

.banners{
	text-align:center;
	vertical-align:middle;
	font-size:18px;
	color:#E3DCC5;
	background-color:#F4F1EE;
}

.gsc-control{
	width:450px !important;	
}

.socials_panel{
	display:none;
	position:absolute;
	background-color:#FAF7F6;
	padding:15px;
	border:1px dotted #AEA68C;
}

.flip-horizontal {
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: fliph; /*IE*/
}
.flip-vertical {
    -moz-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    filter: flipv; /*IE*/
}

.ui-corner-all { -moz-border-radius: 4px/*{cornerRadius}*/; -webkit-border-radius: 4px/*{cornerRadius}*/; border-radius: 4px/*{cornerRadius}*/; }
