/*﻿@charset "utf-8";*/
/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	overflow-y: scroll;
	background: #ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 13px;
}
a, a:visited, a:active, a:link {
		text-decoration: underline;
		color: #1D3C84;
}
.underline {
		text-decoration: underline;
}
table td {
	vertical-align: text-top;
}
img {
	border: none;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}
p {
	margin: 0;
}
h1{
margin:0;
}
input[type='submit'] {
	cursor: pointer;
}

input#chkHmn{display:none}

input,textarea,select {
	padding: 2px;
}
.invalid_field {
	border: #f44d5e 1px solid !important;
	background: #ffd8cc !important;
	padding: 2px;
}
.valid_field {
	border: #85c671 1px solid !important;
	background: #ccffcf !important;
	padding: 2px;
}
/* Картинка на заднем плане */
img.bg {
        /* Устанавливаем правила для заполнения фоном */
        min-height: 100%;
        min-width: 1000px;
        /* Устанавливаем коэффициент пропорциональности */
        width: 100%;
        height: auto;
        /* Устанавливаем позиционирование */
        position: fixed;
        top: 0;
        left: 0;
}
@media screen and (max-width: 1000px) { /* Определяется свое для каждого конкретного изображения */
        img.bg {
                left: 50%;
                margin-left: -500px;   /* 50% */
        }
}


.to_center {
	width: 974px;
	margin: 0 auto;
}
/* главный блок страницы */
#sp {
	min-height: 100%; /* задаем минимальную высоту основного блока с хаком для IE 6.0*/
	height:auto !important;
	height:100%;
	width: 100%;
	float: left;
			position: relative;
			z-index: 5;
}


/* шапка сайта */
#top_level {
	width: 100%;
	float: left;
	height: 186px;
	margin-top: 2px;
}
#top {
	width: 100%;
	float: left;
	height: 186px;
	background: url(/images/top_bg.png) 0 0 repeat-x;
	position: relative;
}
#top_logo {
	width: 100%;
	height: 186px;
	float: left;
	background: url(/images/logo.jpg) 20px 40px no-repeat;
		position: relative;
}
#logo_link {
	width: 333px;
	height: 85px;
	display: block;
			position: absolute;
			top: 13px;
			left: 0px;
}


#top_line {
	width: 957px;
	float: left;
	padding-top: 25px;
	padding-right: 17px;
}
#search {
	width: 200px;
	height: 32px;
	float: right;
	margin-top: 10px;
			position: relative;
}
#ajaxSearch_form {
	height: 32px;
	float: left;
}
#search fieldset {
	width: 200px;
	height: 32px;
	float: left;
	padding: 0px;
	margin: 0px;
			position: relative;
}
#search fieldset label {
	padding: 0px;
	margin: 0px;
}
#search_button {
	width: 30px;
	height: 26px;
    cursor: pointer;
	background: #1aa7f5;
	opacity: 0.01;
	filter: alpha(opacity=1);
			position: absolute;
			top: 0px;
			right: 2px;
			z-index: 1;
}
#ajaxSearch_form fieldset {
	border: none;
}
#ajaxSearch_submit {
	display: none;
}
#ajaxSearch_intro {
	display: none;
}





#search_field, #ajaxSearch_input {
	width: 178px;
	height: 24px;
	float: left;
	padding-left: 4px;
	padding-right: 20px;
	border: none;
	background: url(/images/search.png) left top no-repeat;
		font-family: Tahoma, Geneva, sans-serif;
		line-height: 24px;
		font-size: 12px;
		color: #ffffff;
			position: absolute;
			top: 0px;
			left: 0px;
}
#bye_button {
	width: 161px;
	height: 32px;
	float: right;
	background: url(/images/bye_button_bg.png) center bottom no-repeat;
	margin-top: 10px;
}
#bye_button a {
	width: 115px;
	height: 26px;
	float: left;
	margin-left: 23px;
	background: url(/images/bye_button.png) left top no-repeat;
		font-family: Tahoma, Geneva, sans-serif;
		text-align: center;
		line-height: 26px;
		font-size: 14px;
		color: #ffffff;
}
#bye_button a:hover {
	background: url(/images/bye_button_hover.png) left top no-repeat;
}
#bye_button_left {
	height: 32px;
	float: right;
	margin-top: 10px;
	padding-left: 10px;
	background: url(/images/bye_button_bg_left.png) left bottom no-repeat;
}
#bye_button_right {
	height: 32px;
	float: left;
	padding-right: 10px;
	background: url(/images/bye_button_bg_right.png) right bottom no-repeat;
}
#bye_button_left a {
	height: 26px;
	float: left;
	padding-right: 5px;
	display: block;
	background: url(/images/bye_button_right.png) right top no-repeat;
		font-family: Tahoma, Geneva, sans-serif;
		text-align: center;
		line-height: 26px;
		font-size: 14px;
		color: #ffffff;
}
#bye_button_left a span.f {
	height: 26px;
	float: left;
	padding-left: 5px;
	display: block;
	background: url(/images/bye_button_left.png) left top no-repeat;
}
#bye_button_left a span.f span.s {
	min-width: 105px;
	height: 26px;
	float: left;
	padding: 0 5px;
	display: block;
	background: url(/images/bye_button_center.png) right top no-repeat;
}
#bye_button_left a:hover {
	background: url(/images/bye_button_right_hover.png) right top no-repeat;
}
#bye_button_left a:hover span.f {
	background: url(/images/bye_button_left_hover.png) left top no-repeat;
}
#bye_button_left a:hover span.f span.s {
	background: url(/images/bye_button_center_hover.png) right top no-repeat;
}
.btn-req-demo {
	margin-right: 10px;
}
.btn-req-demo a {
	background-image: url(/images/bye-green_button_right.png) !important;
}
.btn-req-demo a span.f  {
	background-image: url(/images/bye-green_button_left.png) !important;
}
.btn-req-demo a span.f span.s {
	background-image: url(/images/bye-green_button_center.png) !important;
}
.btn-req-demo a:hover {
	background-image: url(/images/bye-green_button_right_hover.png) !important;
}
.btn-req-demo a:hover span.f {
	background-image: url(/images/bye-green_button_left_hover.png) !important;
}
.btn-req-demo a:hover span.f span.s {
	background-image: url(/images/bye-green_button_center_hover.png) !important;
}

#lang_menu {
	float: left;
	margin: 0 0 0 330px;
	height: 60px;
	padding-top: 13px;
	position: relative;
	z-index: 900;
}
#lang_menu a {
	width: 24px;
	height: 16px;
	float: left;
	display: block;
}
#other_lang_list {
	width: 95px;
	display: none;
			position: absolute;
			top: 27px;
			left: 0px;
}
#lang_menu:hover #other_lang_list {
	display: block;
}
#other_lang_list a {
	width: 95px;
	height: 18px;
	display: block;
}
#lang_menu a.eng {
	background: url(/images/eng.png) left top no-repeat;
}
#lang_menu a.de {
	background: url(/images/de.png) left top no-repeat;
}
#lang_menu a.fr {
	background: url(/images/fr.png) left top no-repeat;
}
#lang_menu a.cur_lang, #lang_menu a:hover {
	background-position: left bottom !important;
}

#bottom_line {
	width: auto;
	float: right;
	padding-top: 8px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: right;
	font-size: 14px;
	color: #0f7abd;
	position: absolute;
	z-index:1000;
	margin-top: 44px;
	right: 18px;
}
#bottom_line a {
		color: #0f7abd;
}
#bottom_line a:hover {
		color: #f6960d;
}




/* уровень контента */
#middle_level {
	width: 100%;
	float: left;
	margin: 15px 0 10px 0;
	padding-bottom: 135px;
}
#middle {
	width: 100%;
	float: left;
}
/* заголовок и кнопка */
#head_level {
	width: 100%;
	height: 61px;
	float: left;
	background: url(/images/head_bg.png) left top repeat-x;
}
#head {
		padding: 0 20px 0 20px;
		font-family: Tahoma, Geneva, sans-serif;
		line-height: 61px;
		/*font-size: 28px;*/
		font-size: 22px;
		color: #ffffff;
}
#head h1 {
	font-size: 22px !important;
	font-weight: normal;
}
#close {
	width: 34px;
	height: 34px;
	float: right;
	padding: 13px 15px 14px;
}

/* HEAD */
#close_head
{
		width: 778px;
		float: left;
		padding-left: 32px;
		font-family: Tahoma, Geneva, sans-serif;
		line-height: 61px;
		font-size: 28px;
		color: #ffffff;

}
#close_link
{
	float: right;
	line-height: normal;
	padding: 13px 15px 14px;
	width: 134px;
}
#close_link a
{
	color: white;
	display: block;
	float: right;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
	padding-top: 10px;
	text-decoration: none;
}
#close_link a:hover
{
	text-decoration:underline;
}









#solial_level {
	width: 100%;
	float: left;
			position: relative;
}

/* контент и левое меню */
#content_level {
	width: 100%;
	float: left;
	background: url(/images/content_bg.png) left top repeat-y;
}
/* левое меню */
#left_column {
	width: 195px;
	float: left;
}
.left_module {
	width: 195px;
	float: left;
}
.left_module ul {
	float: left;
	list-style: none;
}
.left_module ul li {
	width: 195px;
	float: left;
	margin-top: -1px;	
}
.left_module ul li a {
	display: block;
	min-height: 16px;	
	padding: 8px 5px 8px 30px;
	display: block;
	background: url(/images/left_menu_bg.png) left top no-repeat;
		font-family: Tahoma, Geneva, sans-serif;
		line-height: 16px;
		font-size: 14px;
		color: #ffffff;
		border-bottom: 1px solid #c0d8f1;
}
.left_module ul .current a {
	color: #dadada;
	text-decoration: none;	
}
.left_module ul li a span {
	height: 31px;
	float: left;
	padding-left: 14px;
	display: block;
	background: url(/images/menu_list_image.png) left top no-repeat;
}
.left_module ul li a:hover,
.left_module ul li.current a {	
	background: url(/images/left_menu_bg.png) right top no-repeat;
	border-bottom: 1px solid #fff;
}
.left_module ul li.current a {
	color: #efefef;
	box-shadow: inset 0 5px 5px rgba(0,0,0,0.2);
}
.left_module ul li .hand_menu,
.left_module ul li:hover .hand_menu {
    color: #fff;
    display: block;
    font-size: 1.25em;
    font-weight: 600;
	text-shadow: 0 1px 0 rgba(0,0,0,0.1);
    padding: 10px 0 10px 20px;
	background: url(/images/left_menu_bg.png) left top no-repeat;
}
/*.left_module ul li:hover a,
.left_module ul li.current a {
	background: url(/images/left_menu_bg_bottom.png) right bottom no-repeat;
}*/
.left_module ul li:hover a span {
	background: url(/images/menu_list_image.png) left bottom no-repeat;
}






/* контент */
#content_column {
	width: 778px;
	float: right;
}
#content_column .article-header {
	width: 251px;
	height: 200px;
	position: relative;
}
#content_column .article-header .video_link {
	position: absolute;
    bottom: -43px;
    left: 37px;
}
#content_column .article-header .video_link a {
	white-space: nowrap;
}
#content_column .article-header .video_link a:hover {
	text-decoration: none;
}
#content_image_block {
	width: 100%;
	float: left;
	clear: both;
/*	background: url(/images/content_image_bg.png) left top repeat-x; */
}
#content_image_block table {
	height: 276px;
}
#content_image_block table tr td {
			position: relative;
}
#content_image_block table tr td:first-child {
	height: auto !important;
}
#cib_image {
	width: 497px;
	height: 276px;
	float: left;
}
#cib_text {
	width: 220px;
	float: right;
	margin-right: 36px;
}
#content_image_block .video_link {
    display: block;
    float: left;
    height: 32px;
    left: 0;
    margin-top: 6px;
    position: relative;
    top: 13px;
    width: 250px;
}
#content_image_block .video_link a {
	width: 220px;
	height: 32px;
	float: left;
	padding-top: 8px;
	padding-bottom: 9px;
	padding-left: 35px;
	display: block;
		line-height: 32px;
}
#content_image_block .video_link a:hover
	{
		text-decoration:underline;
	}
.big_text {
	display: block;
		font-family: Tahoma, Geneva, sans-serif;
		line-height: 18px;
		font-size: 14px;
		/*color: #ffffff;*/
}
#content_column .big_text {
	color: #fff;
	float: left;
	width: 100%;
	margin-top: 45px;
	font-family: Tahoma,Geneva,sans-serif;
    font-size: 23px;
    line-height: 30px;
}
.small_text {
	width: 100%;
	float: left;
	margin-top: 20px;
	display: block;
		font-family: Tahoma, Geneva, sans-serif;
		line-height: 18px;
		font-size: 12px;
		color: #ffffff;
}
#msb_slider_tape .small_text {
	width: 100%;
	height: 30px;
	float: left;
	margin-top: 35px;
	display: block;
		font-family: Tahoma, Geneva, sans-serif;
		line-height: 30px !important;
		font-size: 16px;
		color: #ffffff;
}





#content_full_block {
	width: 934px;
	float: left;
	padding: 10px 20px 25px;
	background: #fff;
}
#content_full_block  > * {
	clear: both;
}
#content_full_block .content_head_big {
	margin-bottom: 0px;
}
#content {
	width: 738px;
	float: left;
	margin: 10px 20px 0px;
	padding-bottom: 25px;
}
#content > * {
	clear: both;
}
.content_head {
	width: 100%;
	float: left;
	padding: 5px 0;
		font-family: Tahoma, Geneva, sans-serif;
		font-weight: bold;
		font-size: 14px;
		color: #0b6fb7;
}
.content_head a
{
	text-decoration:none;
		font-family: Tahoma, Geneva, sans-serif;
		font-weight: bold;
		font-size: 18px;
		color: #0b6fb7;
}

.content_text {
	width: 100%;
	/*float: left;*/
		font-family: Tahoma, Geneva, sans-serif;
		font-weight: normal;
		font-size: 13px;
		color: #0b6fb7;		
}
.content_text p {
	margin: 10px;
}
/*PAGE PRODUCT & SERVISE*/
.product_con
{
	float: left;
    margin-top: 15px;
    width: 100%;
}
.product_con_box
{
	float: left;
    margin-bottom: 20px;
}
.product_con_top_tape
{
    border-top: 2px solid #0B6FB7;      
    width: 350px;
	height:2px;
}
.product_con_title
{
    padding-bottom: 20px;
    padding-top: 15px;
}
.product_con_title h1
{
	color: #0B6FB7;
}
.product_con_text
{
	 padding-bottom: 20px;
}
.product_con_text span
{
	font-family: Tahoma, Geneva, sans-serif;
    font-size: 13px;
	color: #0B6FB7;
}
.product_con_files
{
	float: left;
    width: 100%;
}
.product_con_files_row {
	overflow: hidden;
	zoom: 1;
	background-color: white;
    padding: 10px;
}
.left_con_files
{
	float: left;
    width: 50%;
}
.left_con_files_row
{
	float: left;
    width: 25%;
}
.left_dl_box
{
	float:left;
}
.left_dl_box_ru
{
	float:left;
}
.left_dl_box .left_con
{
	font-weight:bold;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
}
.left_dl_box .left_links
{	
	float: left;
    padding-left: 8px;
    padding-top: 12px;
    width: 302px;
}
.left_dl_box .left_links_row
{	
	float: left;    
    padding: 12px 0 2px 8px;    
}
.left_dl_box .left_links_row .description {
	display: inline-block;
    margin: 5px 0;
	min-height: 35px;
}
.left_dl_box .left_img
{
	float: left;
    height: 61px;
    width: 51px;
}
.left_dl_box .left_img.flv
{
	background:url(/images/flv_ico.png) no-repeat scroll left top transparent;
}
.left_dl_box .left_img.pdf
{
	background: url(/images/pdf_ico.png) no-repeat scroll left top transparent;
	
}
.left_dl_box .left_links a
{
	font-weight:bold;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
}
.left_dl_box .left_links a:hover
{
	text-decoration:underline;
}
.left_dl_box_ru .left_con
{
	font-weight:bold;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	width: 129%;
}
.left_dl_box_ru .left_links
{	
	float: left;
    padding-left: 8px;
    padding-top: 12px;
    width: 302px;
}
.left_dl_box_ru .left_links_row
{	
	float: left;
    padding-left: 8px;
    padding-top: 12px;
    width: 174px;
}
.left_dl_box_ru .left_img
{
	float: left;
    height: 61px;
    width: 51px;
}
.left_dl_box_ru .left_img.flv
{
	background:url(/images/flv_ico.png) no-repeat scroll left top transparent;
}
.left_dl_box_ru .left_img.pdf
{
	background: url(/images/pdf_ico.png) no-repeat scroll left top transparent;
	
}
.left_dl_box_ru .left_links a
{
	font-weight:bold;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
}
.left_dl_box_ru .left_links a:hover
{
	text-decoration:underline;
}
.buttons_left
{
	width:100%;
	float: left;
    padding-top: 20px;
}
/*PAGE SOLUTION*/
.status_con_box
{
	float: left;
	width: 100%;	
}
.img_con_box
{
 	float: left;
    height: 170px;
    margin: 7px;
    width: 170px;
}
.img_con_box_title
{    
    height: 37px;
    margin-top: -3px;
    position: relative;
    width: 170px;
    z-index: 1000;
}  
.img_con_box_title span{
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: tahoma;
    font-size: 16px;	
    margin: 8px 0;
    text-align: center;
    width: 100%;
}
.img_con_box_title a
{
	cursor:pointer;
	
    display: block;
    height: 37px;
    width: 170px;
}
.img_con_box_title.bg1 a
{
	background:#BB040D;
}
.img_con_box_title.bg1 a:hover
{
	background-color:#903;
	
}
.img_con_box_title.bg2 a
{
	background:#4981a3;
}
.img_con_box_title.bg2 a:hover
{
	background:#03C;
}
.img_con_box_title.bg3 a
{
	background:#86a85e;
}
.img_con_box_title.bg3 a:hover
{
	background:#093;
}
.img_con_box_title.bg4 a
{
	background:#a53635;
}
.img_con_box_title.bg4 a:hover
{
	background:#900;
}
.img_con_box_title.bg5 a
{
	background:#4d8e9f;
}
.img_con_box_title.bg5 a:hover
{
	background: #069;
}
.img_con_box_title.bg6 a
{
	background:#91679d;
}
.img_con_box_title.bg6 a:hover
{
	background: #609;
}
.img_con_box_title.bg7 a
{
	background:#4aa8e0;
}
.img_con_box_title.bg7 a:hover
{
	background: #06C;
}
.img_con_box_title.bg8 a
{
	background:#a4c37f;
}
.img_con_box_title.bg8 a:hover
{
	background:#096;
}
.double_block {
	width: 100%;
	float: left;
}
.db_left {
	width: 450px;
	float: left;

}
.db_right {
	width: 270px;
	float: right;

}
.second_head {
	width: 100%;
	float: left;
	margin-bottom: 3px;
		font-family: Tahoma, Geneva, sans-serif;
		font-weight: bold;
		font-size: 14px;
		color: #0b6fb7;
}
.db_text {
	float: left;
	background: #dde7f3;
	padding: 15px;
	border-bottom: 2px dotted #85B7DB;
    border-top: 2px solid #74ABD5;
}
.db_text ul
{
	padding:0px;
	list-style-type:none;
	list-style-position:outside;
}
.db_text ul li
{
	    background: url("../images/arrow.png") no-repeat scroll left 4px transparent;
   	    padding-left: 16px;
}
.db_left .db_text {
	width: 420px;	
}
.db_right .db_text {
	width: 240px;
}


/* Контент примеров */
.examples_content{
	float:left;
	width:100%;	
}
.examples_box{
	float: left;
    width: 100%;
}
.examples_box h1
{
 	color: #000000;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 18px !important;
    font-weight: bold !important;
    width: 100%;
}
.examples_box span{
    color: #000000;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 14px;
    font-weight: bold;
    width: 100%;
	display: block;
}
.examples_box .logo
{
	background: url("../images/rennesans.jpg") no-repeat scroll left center transparent;
    height: 60px;
    margin-top: 24px;
	margin-bottom: 24px;
    width: 100%;
}
.examples-box-text
{
	float: left;
    width: 100%;
}
.examples-box-con
{
	float: left;
    margin-bottom: 20px;
}
.examples-box-con-1
{
	float: left; 	
	width: 100px;
}
.examples-box-con-1 span
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#000;
	font-weight:bold;
}
.examples-box-con-2
{
	float: left;
	width: 630px;
}
.examples-box-con-2 span
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#000;	
}
.examples-box-con-2 h2
{
	color: #000000;
    font-family: tahoma;
    font-size: 14px;
}
.examples-box-con-2 ul
{
	background-color: #EEEEEE;
    border-top: 1px solid #9c9c9c;	
    padding-top: 15px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:0px;
	border-bottom:1px dashed #9c9c9c; 
	margin-bottom: 20px;
	
}
.examples-box-con-2 ul li
{
	background:url("../images/list-type.png") no-repeat scroll left 5px transparent;
	color: #000000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	list-style-type:none;	
	list-style-position: outside;
    padding-left: 15px;
	padding-bottom:13px;
}
.ligth_box_image
{
	float: left; 
	width: 322px; 	
}
.rigth_text
{
	float: left;
	width: 300px;
	margin-left: 5px;
}
/*Кнопка подробнее*/
.learn_more {
	width: 100%;
	float: left;
	padding: 10px 0px 5px;
}
a.lear_more_link {
	height: 26px;
	float: left;
	padding-left: 6px;
	display: block;
	background: url(/images/lerm_more_left_door.png) left top no-repeat;
		font-family: Tahoma, Geneva, sans-serif;
		line-height: 26px;
		font-weight: bold;
		font-size: 14px;
		color: #ffffff;
		cursor:pointer;
}
.lear_more_link span {
	height: 26px;
	float: left;
	padding-right: 22px;
	padding-left: 2px;
	background: url(/images/lerm_more_right_door.png) right top no-repeat;
}
a.lear_more_link:hover
{
	background:url(/images/lerm_more_left_door_h.png) left top no-repeat;	
	
}
a.lear_more_link:hover span
{
	background:url(/images/lerm_more_right_door_h.png) right top no-repeat;	
}
a.lear_more_link.bg1 {	
	background: url(/images/lerm_more_left_door_2.png) left top no-repeat;	
}
a.lear_more_link.bg1:hover
	{
		background: url(/images/lerm_more_left_door_2_h.png) left top no-repeat;
	}

.lear_more_link.bg1 span {
		background: url(/images/lerm_more_right_door_2.png) right top no-repeat;
}
a.lear_more_link.bg1:hover span
	{
		background: url(/images/lerm_more_right_door_2_h.png) right top no-repeat;		
	}
a.lear_more_link.bg2
{
	background: url(/images/lerm_more_left_door_3.png) left top no-repeat;	
}
.lear_more_link.bg2 span 
{
	background:url(/images/lerm_more_right_door_3.png) right top no-repeat;	
}
a.lear_more_link.bg2:hover
	{
		background: url(/images/lerm_more_left_door_3_h.png) left top no-repeat;
	}
a.lear_more_link.bg2:hover span
	{
		background: url(/images/lerm_more_right_door_3_h.png) right top no-repeat;		
	}	

/* New home page */
#homepage_con
{
	margin-top:30px;
	float: left;	
	width: 100%;
	background:	url(/images/new_fon.png) right top repeat-x;
}
#homepage_con .head_cont
	{
		margin:0px;
		float:left;
		width:100%;		
		height:53px;
		background:	url(/images/head_cont_bg.png) right top repeat-x;
			
	}
#homepage_con .middle_cont
	{
		margin:0px;
		background:	url(/images/new_fon.png) right top repeat-x;
		height: 200px;
	}
#homepage_con .mid_tape
	{
		margin:0px;
		width:100%;
		float:left;
		height:5px;
		background:#FFF;
	}
/*---------------*/

#tape {
	width: 100%;
	height: 6px;
	float: left;
	background: url(/images/content_bottom_tape_bg.png) left top repeat;
}



#footer_level {
	width: 100%;
	float: left;	
			position: absolute;
			left: 0px;
			bottom: 0px;
}
#footer {
	width: 100%;
	padding-bottom: 15px;
	float: left;
	background: #014fa5 url(/images/footer_bg.png) left top repeat-x;
}
#footer a {
	color: #5395ca;
}
#footer a:hover {
	color: #8abbe3 !important;
}
#footer_top {
	width: 100%;
	float: left;
	padding-top: 16px;
}
#copyright {
	float: left;
	padding-left: 31px;
		font-family: Tahoma, Geneva, sans-serif;
		line-height: 14px;
		font-size: 11px;
		color: #ffffff;
}
#follow_us {
	float: right;
	padding-right: 28px;
		font-family: Tahoma, Geneva, sans-serif;
		line-height: 14px;
		font-weight: bold;
		font-size: 12px;
		color: #ffffff;
}
#follow_us a {
	float: right;
	margin-right: 4px;
	display: block;
}
#follow_us span {
	float: right;
	margin-right: 4px;
}

/*footer*/

#footer_bottom {
color: #5395CA;
float: left;
font-family: Tahoma, Geneva, sans-serif;
font-size: 9px;
line-height: 11px; 
padding-right: 20px;
padding-top: 10px; 
}
#cognitive_link{ 
float: left; 
padding-left: 30px;
width: 130px;
}
#cognitive_link a{ background: url("/images/footer_logo.png") no-repeat scroll 0 0 transparent;
display: block;
position:relative;
height: 35px;
width: 118px;
}
#footer_content
{
float: left;
padding: 0 20px 10px 0;
width: 750px;
}

/*Задать вопрос форма*/
#question_form {
	width: 504px;
			position: fixed;
			top: 120px;
			left: 50%;
			z-index: 99999 !important;
}
#quest_form_to_position {
	width: 504px;
	float: left;
	margin-left: -252px;
}
#quest_top_shadow {
	width: 506px;
	height: 9px;
	float: left;
	background: url(/images/quest_top_shadow.png) center bottom no-repeat;
}
#quest_middle_shadow {
	width: 488px;
	float: left;
	padding: 0 9px;
	background: url(/images/quest_middle_shadow.png) left top repeat-y;
}
#quest_bottom_shadow {
	width: 506px;
	height: 9px;
	float: left;
	background: url(/images/quest_bottom_shadow.png) center top no-repeat;
}

#quest_head {
	width: 100%;
	height: 45px;
	float: left;
	background: url(/images/quest_head_bg.png) left top repeat-x;
}
#quest_head_text {
	height: 45px;
	float: left;
	padding-left: 25px;
		font-family: Tahoma, Geneva, sans-serif;
		line-height: 46px;
		font-size: 20px;
		color: #ffffff;
}
#quest_head_close {
	width: 34px;
	height: 38px;
	float: right;
	padding: 7px 7px 0;
}
#quest_head_close img {
	cursor: pointer;
}
#quest_body {
	width: 100%;
	float: left;
	padding: 30px 0;	
	background: #ffffff;
}
#quest_body form {
	margin: 0 30px;
}
#quest_body form textarea {
	max-width: 340px;
	max-height: 215px;
	margin-bottom: 10px;
}
#quest_body.search_content {
	width: 488px !important;
}
.quert_left_col {
	/*width: 70px;*/
	padding-right: 20px;
		font-family: Tahoma, Geneva, sans-serif;
		line-height: 24px;
		text-align: right;
		font-size: 14px;
		color: #014fa5;
		vertical-align: top;
}
.red {
		color: #C00;
}
.quest_right_col input {
	width: 350px;
	padding-left: 3px;
	border: #a8c6e4 1px solid;
	background: #e5edf4;
		color: #1472cf;
}
.quest_right_col textarea {
	width: 349px;
	max-height: 215px;
	border: #a8c6e4 1px solid;
	background: #e5edf4;
}
#question_send {
	width: 102px;
	height: 26px;
	float: right;
	margin-top: 10px;
	cursor: pointer;
	border: none;
	background: url(/images/question_button.png) left top no-repeat;
		font-family: Tahoma, Geneva, sans-serif;
		font-weight: bold;
		font-size: 14px;
		color: #ffffff;
}


/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/


#contact_module {
	width: 100%;
	float: left;
	border-bottom: #a2c5e5 1px solid;
	background: #1065b5;
}
#contact_module ul {
	padding: 0px;
	list-style: none;
}
#contact_module ul li.phone_us {
	padding-top: 82px;
	background: url(/images/left_phone_us.png) center 22px no-repeat;
}
#contact_module ul li.email_us {
	padding-top: 82px;
	background: url(/images/left_email_us.png) center 22px no-repeat;
}
#contact_module ul li.contact_now {
	padding: 20px 0;
}
#contact_module ul li {
	height: auto;
}
#contact_module ul li div {
		text-align: center;
		color: #ffffff;
}
#contact_module ul li a {
	width: auto;
	height: auto;
	float: none;
	padding: 0px;
	display: inline;
	background: none;
		font-family: Tahoma, Geneva, sans-serif;
		line-height: 20px;
		font-size: 14px;
		color: #ffffff;
}
.big_letters {
		font-family: Tahoma, Geneva, sans-serif;
		line-height: 26px;
		font-size: 20px;
		color: #ffffff;
}
.small_letters, #contact_module ul li .small_letters a {
		font-family: Tahoma, Geneva, sans-serif;
		line-height: 18px;
		font-size: 16px;
		color: #ffffff;
}
a.underline {
		text-decoration: underline;
}
#content_image_block_2 {
	width: 100%;
	float: left;
	background: url(/images/img2bg.jpg) right top no-repeat;
}
#cib_image_2 {
	width: 351px;
	height: 263px;
	float: left;
}
#cib_text_2 {
	width: 280px;
	float: right;
	margin-right: 90px;
}
.big_text_2 {
	width: 100%;
	float: left;
	margin-top: 30px;
	margin-bottom: 20px;
	display: block;
		font-family: Tahoma, Geneva, sans-serif;
		line-height: 32px;
		font-size: 28px;
		color: #0b6fb7;
}
.small_text_2 {
	width: 100%;
	float: left;
	display: block;
		font-family: Tahoma, Geneva, sans-serif;
		line-height: 14px;
		font-size: 12px;
		color: #0b6fb7;
}
.px560 {
	width: 560px !important;
	padding-left: 20px;
}
.px560 .content_head {
	margin: 20px 0 10px;
		font-weight: normal;
		font-size: 28px;
}
.gray_text_block {
	width: 100%;
	float: left;
}
.gray_text_block .content_head {
	width: 100%;
	float: left;
		font-family: Tahoma, Geneva, sans-serif;
		font-weight: normal;
		font-size: 16px;
		color: #494949;
}
.gray_text_block .content_text {
	width: 100%;
	float: left;
		font-family: Tahoma, Geneva, sans-serif;
		line-height: 14px;
		font-size: 13px;
		color: #494949;
}
.inbox_text {
	width: 100%;
	float: left;
	margin: 4px 0;
	border: #9c9c9c 1px dashed;
	border-left: none;
	border-right: none;
	background: #f2f2f2;
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 12px;
}
.inbox_img_square {
	background-image: url(/images/inbox_img1.png);
	background-position: 9px 9px;
	background-repeat: no-repeat;
}
.blue {
		color: #0b6fb7;
}
.inbox_content {
	margin: 7px 5px 7px 30px;
}

/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/



.light_form_text {
	margin: 0 25px 15px;
}
#contact_send {
	width: 121px;
	height: 26px;
	padding-bottom: 3px;
	float: right;
	margin-top: 10px;
	margin-right: -20px;
	border: none;
	background: url(/images/contact_button.png) left top no-repeat;
		font-family: Tahoma, Geneva, sans-serif;
		font-weight: bold;
		font-size: 14px;
		color: #ffffff;
}



/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/



.px420 {
	width: 420px !important;
	padding-left: 20px;
}
.inbox_contacts_head {
	width: 100%;
	float: left;
		font-family: Tahoma, Geneva, sans-serif;
		line-height: 34px;
		font-size: 28px;
		color: #0b6fb7;
}
.inbox_contacts {
	width: 100%;
	float: left;
	margin: 4px 0;
	border-bottom: #9c9c9c 1px dashed;
	border-top: #d8d8d8 3px solid;
	background-color: #f2f2f2;
		font-family: Tahoma, Geneva, sans-serif;
		line-height: 14px;
		font-size: 12px;
}
.inbox_contacts p {
	margin: 10px 0;
}
.inbox_img_square {
	background-position: 9px 9px;
}



/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/


.content_head_big {
	width: 100%;
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
		font-family: Tahoma, Geneva, sans-serif;
		line-height: 28px;
		font-size: 28px;
		color: #0b6fb7;
}
#slider_block {
	width: 100%;
	float: left;
	border-top: #bdbdbd 3px solid;
}
#expand_all {
	width: 100%;
	float: left;
	padding: 4px;
}
#expand_all_button {
	height: 14px;
	float: right;
	margin-right: 10px;
	padding-left: 20px;
	display: block;
	cursor: pointer;
		font-family: Tahoma, Geneva, sans-serif;
		line-height: 14px;
		font-size: 11px;
		color: #0b6fb7;
}
#expand_all_button.right {
	background: url(/images/inbox_img2.png) left top no-repeat;
}
#expand_all_button.down {
	background: url(/images/inbox_img2.png) left bottom no-repeat;
}
.expand_block {
	width: 100%;
	float: left;
	margin-bottom: 4px;
	border-top: #9c9c9c 1px solid;
	border-bottom: #9c9c9c 1px dashed;
	background: #ebebeb;
}
.expand_head {
	width: 100%;
	height: 62px;
	float: left;
}
.expand_head.more {
	background: url(/images/slider_img_bg.png) 9px 16px no-repeat;
}
.expand_head.less {
	background: url(/images/slider_img_bg_less.png) 7px 14px no-repeat;
}
.eh_text {
	margin: 0px 100px 0 29px;
}
.eh_t_big {
	width: auto;
	float: left;
	padding-top: 14px;
	padding-bottom: 5px;
		font-family: Tahoma, Geneva, sans-serif;
		line-height: 16px;
		font-weight: bold;
		font-size: 16px;
		color: #777777;
}
.eh_t_small {
	width: 100%;
	float: left;
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 12px;
		color: #464646;
}
.eh_control {
	width: auto;
	height: 19px;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	padding-right: 18px;
	cursor: pointer;
		font-family: Arial, Helvetica, sans-serif;
		text-align: center;
		line-height: 19px;
		font-size: 12px;
		color: #fff;
}
.eh_control span {
	width: 70px;
	height: 19px;
	float: left;
	display: block;
	padding-left: 6px;
	background: url(/images/ger_info_button_left.png) left top no-repeat;
}
.more .eh_control {
	background: url(/images/slider_control_right.png) right top no-repeat;
}
.less .eh_control {
	background: url(/images/slider_control_right.png) right bottom no-repeat;
}


.expand_body {
	float: left;
	padding: 0 28px 10px;
	display: none;
	overflow: hidden;
		font-family: Tahoma, Geneva, sans-serif;
		line-height: 14px;
		font-size: 12px;
		color: #0b6fb7;
}
a.get_more {
	width: 91px;
	height: 19px;
	float: left;
	margin-top: 4px;
	padding-right: 10px;
	display: block;
	background: url(/images/ger_info_button.png) left top no-repeat;
		font-family: Tahoma, Geneva, sans-serif;
		text-align: center;
		line-height: 19px;
		font-size: 11px;
		color: #ffffff;
}

.very_small_text {
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 11px;
		color: #5a5a5a;
}
#investors_send_button {
	width: 121px;
	height: 26px;
	padding-bottom: 3px;
	float: right;
	margin-right: -20px;
	border: none;
	background: url("../images/contact_button.png") left top no-repeat;
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 14px;
		color: #ffffff;
}
.mail_form textarea {
	height: 80px;
	max-width: 600px;
	max-height: 215px;
	margin-bottom: 10px
}



/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/


.join .quert_left_col {
	width: 130px;
}
.join #question_send {
	margin-right: -20px;
}


/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/



#horizontal_level {
	width: 100%;
	height: 64px;
	float: left;
	margin-top: 25px;
	background: url(/images/horizontal_level_bg.png) left top repeat-x;
}
#horizontal_level ul {
	float: left;
	padding: 0px;
	list-style: none;
}
#horizontal_menu ul {
	width: 100%;
	display: table;
}
#horizontal_menu ul li {
	display: table-cell;
	height: 58px;	
	padding-right: 1px;
	background: url(/images/horizontal_menu_right_tape.png) right center no-repeat;
}
#horizontal_menu ul li a {
	padding: 0 30px;
	text-align: center;
	display: block;
	height: 58px;		
		font-family: Tahoma, Geneva, sans-serif;
		line-height: 58px;
		font-weight: bold;
		font-size: 14px;
		color: #ffffff;
}
#horizontal_menu ul li:last-child,
#horizontal_menu ul .last {
	background: none;
}
#horizontal_menu ul li a:hover {
		color: #f6c20d;
}
#identificator {
	display: none;
	float: right;
}
#identificator ul li {
	float: left;
	padding: 19px 0;
}
#identificator ul li a {
	float: left;
	margin-right: 20px;
		font-family: Tahoma, Geneva, sans-serif;
		line-height: 20px;
		font-size: 12px;
		color: #ffffff;
}
#identificator ul li a:hover {
		color: #f6c20d;
}



#mane_slider_level {
	width: 100%;
	float: left;
	margin-top: 25px;
}
#mane_slider_block {
	width: 600px;
	height: 335px;
	float: left;
}
#mane_slider_block_scene {
	width: 600px;
	height: 335px;
	overflow: hidden;
			position: relative;
}
#msb_control {
			position: absolute;
			top: 295px;
			right: 10px;
			z-index: 5;
}
#msb_control span {
	width: 13px;
	height: 13px;
	float: left;
	margin-right: 5px;
	display: block;
	cursor: pointer;
	background: #ffffff;
}
span.msb_c_active {
	cursor: default !important;
	background: #f5a93e !important;
}
.msb_slide {
	width: 600px;
	height: 335px;
			position: relative;
}
#msb_slider_tape {
	height: 335px;
	float: left;
	margin-top: 65px;
	margin-left: 0px;
}
.msb_slide {
	float: left;
}
.smb_img_level {
	width: 100%;
	height: 100%;
			position: absolute;
			top: 0px;
			left: 0px;
			z-index: 1;
}
.smb_text_level {
	width: 100%;
	height: 100%;
			position: absolute;
			top: 0px;
			left: 0px;
			z-index: 2;
}
.first {
}
.second {
}
.third {
}
.fourth {
}
.msb_slide a.first_clise_link {
	width: 212px;
	height: 30px;
	float: left;
	margin-top: 220px;
	margin-left: 30px;
	padding-top: 9px;
	display: block;
	background: url(/images/slide_link_bg.png) left top no-repeat;
		font-family: Tahoma, Geneva, sans-serif;
		text-align: center;
		font-size: 14px;
		color: #ffffff;
}



/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/

.expand_body_img_table_shadow {
	float: left;
	border-collapse: collapse;
}
.expand_body_img_table_shadow td {
	padding: 0px;
}
.expand_body_img_table_shadow tr.top, .expand_body_img_table_shadow tr.bottom {
	height: 7px;
}
.expand_body_img_table_shadow td.left, .expand_body_img_table_shadow td.right {
	width: 7px;
}
.expand_body_img_table_shadow .top .left {
	background: url(/images/img_shadow_tl.png) right bottom no-repeat;
}
.expand_body_img_table_shadow .top .center {
	background: url(/images/img_shadow_tc.png) right bottom repeat-x;
}
.expand_body_img_table_shadow .top .right {
	background: url(/images/img_shadow_tr.png) left bottom no-repeat;
}
.expand_body_img_table_shadow .middle .left {
	background: url(/images/img_shadow_ml.png) right top repeat-y;
}
.expand_body_img_table_shadow .middle .right {
	background: url(/images/img_shadow_mr.png) left top repeat-y;
}
.expand_body_img_table_shadow .bottom .left {
	background: url(/images/img_shadow_bl.png) right top no-repeat;
}
.expand_body_img_table_shadow .bottom .center {
	background: url(/images/img_shadow_bc.png) right top repeat-x;
}
.expand_body_img_table_shadow .bottom .right {
	background: url(/images/img_shadow_br.png) left top no-repeat;
}




.expand_body_img_shadow {
	width: 121px;
	height: 162px;
	float: left;
	background: url(/images/img_shadow.png) left top no-repeat;
}
.expand_body_img {
	width: 107px;
	height: 148px;
	float: left;
	margin-top: 7px;
	margin-left: 7px;
	overflow: hidden;
}
.ed_text {
	margin-top: 30px;
	margin-left: 141px;
}
.expand_body .get_more {
	width: auto;
	height: 19px;
	float: left;
	margin-top: 4px;
	padding-right: 18px;
	display: block;
	background: url(/images/ger_info_button_right.png) right top no-repeat;
		font-family: Tahoma, Geneva, sans-serif;
		text-align: center;
		line-height: 19px;
		font-size: 11px;
		color: #ffffff;
	margin-left: 10px;
}
.expand_body .get_more span {
	height: 19px;
	float: left;
	display: block;
	padding-left: 10px;
	background: url(/images/ger_info_button_left.png) left top no-repeat;
}
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/



.content_text_gray {
	width: 100%;
	float: left;
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 12px;
		color: #5a5a5a;
}
.content_text_gray p {
	padding-right: 40px;
	margin: 10px 0;
}
.content_links {
	width: 100%;
	float: left;
	padding-top: 10px;
}
.content_links a.lear_more_link {
	float: right;
	margin-right: 15px;
}

/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/


#content_image_block_3 {
	width: 100%;
	float: left;
	background: url(/images/img3_bg.jpg) right top no-repeat;
}
#cib_image_3 {
	width: 506px;
	height: 262px;
	float: left;
}
#cib_text_3 {
	width: 210px;
	float: right;
	margin-right: 30px;
}
.big_text_3 {
	width: 100%;
	float: left;
	padding-top: 40px;
	display: block;
		font-family: Tahoma, Geneva, sans-serif;
		line-height: 30px;
		font-size: 28px;
		color: #0b6fb7;
}
.small_text_3 {
	width: 100%;
	float: left;
	padding-top: 10px;
		font-family: Tahoma, Geneva, sans-serif;
		line-height: 14px;
		font-size: 12px;
		color: #0b6fb7;
}
.link_text_3 {
	width: 100%;
	float: left;
	margin-top: 40px;
}
.lear_more_link_small {
	height: 19px;
	padding-left: 6px;
	display: block;
	background: url(/images/small_link_left_door.png) left top no-repeat;
}
.lear_more_link_small span {
	height: 19px;
	padding-right: 19px;
	float: left;
	display: block;
	background: url(/images/small_link_right_door.png) right top no-repeat;
		font-family: Tahoma, Geneva, sans-serif;
		font-weight: normal;
		line-height: 17px;
		font-size: 11px;
		color: #ffffff;
}

.big_left_block222 {
	width: 570px;
	float: left;
	padding-right: 10px;
	border-right: #9c9c9c 1px dashed;
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 12px;
		color: #0b6fb7;
}
.big_left_block {
	width: 100%;
	float: left;
	padding-right: 10px;
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 12px;
		color: #0b6fb7;
}
.big_left_block p {
	margin: 10px 0;
}
.small_right_block {
	width: 100%;
	float: left;
}
.small_right_block ul {
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
/*	list-style: none; */
}
/*
.small_right_block ul li
{
	float: left;
	display: block; 
	width: 100%;
}
*/
.pdf li {
	width: 100%;
	min-height: 70px;
	list-style: none;
	background: url(/images/pdf.png) left center no-repeat;
}
.pdf li span {
	padding-top: 22px;
	padding-left: 55px;
	display: block;
		text-align: left;
		font-weight: bold;
		color: #000;
}
.padding20 {
	float: left;
	padding-top: 20px;
}


/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/


.cognitive_block {
	width: 650px;
	float: left;
	margin: 5px 0;
	padding: 15px 0;
	border-top: #d8d8d8 3px solid;
	border-bottom: #9c9c9c 1px dashed;
	background: #f2f2f2;
}
a.cognitive_link {
	width: 184px;
	height: 26px;
	float: left;
	margin-left: 15px;
	display: block;
	background: url(/images/cognitive_link.png) left top no-repeat;
		font-family: Tahoma, Geneva, sans-serif;
		text-align: center;
		line-height: 26px;
		font-size: 14px;
		color: #ffffff;
}
.cognitive_text {
	width: 360px;
	float: right;
	margin-right: 60px;
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 12px;
		color: #0b6fb7;
}
.px650 {
	width: 650px !important;
}


/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/

.cognitive_head {
	width: 100%;
	float: left;
	padding-left: 15px;
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 20px;
		color: #1472cf;
}
.cognitive_body {
	width: 100%;
	float: left;
	padding-top: 10px;
}
.cornitive_left_link {
	float: left;
	padding-left: 15px;
}
.cornitive_right_link {
	float: right;
	padding-top: 7px;
}
.cornitive_right_link a {
	float: left;
	margin-right: 15px;
}




#lightform_block {
	width: 100%;
	height: 100%;
	display: none;
	background: url(/images/overflow_point.png) left top repeat;
			position: fixed;
			left: 0px;
			top: 0px;
			z-index: 1000;
}
#slider_bg_images img {
	display: none;
			z-index: 0;
}
#slider_bg_images img.sbi_active {
	display: block;
			z-index: 1;
}

.search_res_block #quest_body {
	padding: 10px 0;
}
.search_res_block #question_form {
			top: 70px !important;
}
.search_res_html {
	margin: 0 15px;
}
.AS_ajax_resultsInfos {
		font-family: Tahoma, Geneva, sans-serif;
		line-height: 20px;
		font-size: 18px;
		color: #0b6fb7;
}
.AS_ajax_grpResultName {
	margin-bottom: 10px;
		font-family: Tahoma, Geneva, sans-serif;
		line-height: 12px;
		font-size: 11px;
		color: #464646;	
}
.AS_ajax_result {
	padding-bottom: 10px;
}
a.AS_ajax_resultLink {
		font-family: Tahoma, Geneva, sans-serif;
		line-height: 16px;
		font-weight: bold;
		font-size: 14px;
		color: #0b6fb7;
}
.AS_ajax_resultExtract {
		font-family: Tahoma, Geneva, sans-serif;
		line-height: 14px;
		font-size: 12px;
		color: #464646;	
}
.ajaxSearch_highlight {
		font-weight: bold;
}
.paging1 {
		text-align: right;
}
.paging1 a {
		font-size: 16px;
		color: #0B6FB7;
}
.paging1 a:hover {
	text-decoration: underline;
}
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/



.textfieldRequiredMsg, 
.textfieldInvalidFormatMsg, 
.textfieldMinValueMsg,
.textfieldMaxValueMsg,
.textfieldMinCharsMsg,
.textfieldMaxCharsMsg,
.textfieldValidMsg {
	display: none;
}


.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg, 
.textfieldMinValueState .textfieldMinValueMsg,
.textfieldMaxValueState .textfieldMaxValueMsg,
.textfieldMinCharsState .textfieldMinCharsMsg,
.textfieldMaxCharsState .textfieldMaxCharsMsg
{
	display: inline;
	color: #CC3333;
	border: 1px solid #CC3333;
}

.textfieldValidState input, input.textfieldValidState {
	background-color: #B8F5B1;
}

input.textfieldRequiredState, .textfieldRequiredState input, 
input.textfieldInvalidFormatState, .textfieldInvalidFormatState input, 
input.textfieldMinValueState, .textfieldMinValueState input, 
input.textfieldMaxValueState, .textfieldMaxValueState input, 
input.textfieldMinCharsState, .textfieldMinCharsState input, 
input.textfieldMaxCharsState, .textfieldMaxCharsState input {
	background-color: #FF9F9F;
}

.textfieldFocusState input, input.textfieldFocusState {
	background-color: #FFFFCC;
}

.textfieldFlashText input, input.textfieldFlashText{
	color: red !important;
}

/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/


.language {float:right; margin:5px 45px 0px 0px; position:absolute; top:12px; right:340px;}
.language ul {height:18px; overflow:hidden;}
.language ul li {padding:0px 0px 0px 30px; height:18px;}
.language ul li a {color:#0f7abd; font-size:14px; border-bottom:1px dashed;}
.language ul li#en {background:url(i/en_ico.jpg) left 4px no-repeat;}
.language ul li#ru {background:url(i/en_ico.jpg) left 4px no-repeat;}
.language ul li#de {background:url(i/en_ico.jpg) left 4px no-repeat;}


.icon_lang {
	width:24px;
	height:16;
	float:left;
	padding:2px;
}





/*Задать вопрос*/
#ask_question {
	width: 29px;
	height: 160px;
	cursor: pointer;
	background: url(/images/ask_your_question.png) left top no-repeat;
			position: fixed;
			top: 200px;
			right: 0px;
			z-index: 900;
}
#ask_question a {
    padding-bottom: 160px;
    padding-right: 29px;
    text-decoration: none !important;
}
#ask_question_chi {
	width: 29px;
	height: 160px;
	cursor: pointer;
	background: url(/images/ask_your_question_China.png) left top no-repeat;
			position: fixed;
			top: 200px;
			right: 0px;
			z-index: 900;
}
#ask_question_chi a {
    padding-bottom: 160px;
    padding-right: 29px;
    text-decoration: none !important;
}
#ask_question_de {
	width: 29px;
	height: 160px;
	cursor: pointer;
	background: url(/images/ask_your_question_D.png) left top no-repeat;
			position: fixed;
			top: 200px;
			right: 0px;
			z-index: 900;
}
#ask_question_de a {
    padding-bottom: 160px;
    padding-right: 29px;
    text-decoration: none !important;
}
#ask_question_holl {
	width: 29px;
	height: 160px;
	cursor: pointer;
	background: url(/images/ask_your_question_D2.png) left top no-repeat;
			position: fixed;
			top: 200px;
			right: 0px;
			z-index: 900;
}
#ask_question_holl a {
    padding-bottom: 160px;
    padding-right: 29px;
    text-decoration: none !important;
}
#ask_question_fr {
	width: 29px;
	height: 160px;
	cursor: pointer;
	background: url(/images/ask_your_question_F.png) left top no-repeat;
			position: fixed;
			top: 200px;
			right: 0px;
			z-index: 900;
}
#ask_question_fr a {
    padding-bottom: 160px;
    padding-right: 29px;
    text-decoration: none !important;
}
#ask_question_jap {
	width: 29px;
	height: 160px;
	cursor: pointer;
	background: url(/images/ask_your_question_J.png) left top no-repeat;
			position: fixed;
			top: 200px;
			right: 0px;
			z-index: 900;
}
#ask_question_jap a {
    padding-bottom: 160px;
    padding-right: 29px;
    text-decoration: none !important;
}
#ask_question_kor {
	width: 29px;
	height: 160px;
	cursor: pointer;
	background: url(/images/ask_your_question_kor.png) left top no-repeat;
			position: fixed;
			top: 200px;
			right: 0px;
			z-index: 900;
}
#ask_question_kor a {
    padding-bottom: 160px;
    padding-right: 29px;
    text-decoration: none !important;
}
#ask_question_esp {
	width: 29px;
	height: 160px;
	cursor: pointer;
	background: url(/images/ask_your_question_E.png) left top no-repeat;
			position: fixed;
			top: 200px;
			right: 0px;
			z-index: 900;
}
#ask_question_esp a {
    padding-bottom: 160px;
    padding-right: 29px;
    text-decoration: none !important;
}
#ask_question_ru {
	width: 29px;
	height: 160px;
	cursor: pointer;
	background: url(/images/ask_your_question_ru.png) left top no-repeat;
			position: fixed;
			top: 200px;
			right: 0px;
			z-index: 900;
}
#ask_question_ru a {
    padding-bottom: 160px;
    padding-right: 29px;
    text-decoration: none !important;
}


h1{
	font-size:19px !important;
	/*font-weight:bold !important;*/
}
h2{
	font-size:18px;
	color: hsl(205, 89%, 38%);
}
h3{
	color: hsl(205, 89%, 38%);
	font-size:16px;
}
#more_info
{
 margin: 0;
 padding: 0;
}
#more_info li
{
 margin-left: 0;
 padding-left: 0;
}
#more_info li a:hover
{ 
 text-decoration: underline;
 width: 250px;
}

#mpcm {
	width: 972px;
	float: left;
	margin-top: 33px;
	border-bottom: #92c4e4 5px solid;
	background: url(/images/bg_point_blue_55.png) left top repeat;
}
#mpcm .head {
	width: 100%;
	height: 52px;
	float: left;
	border-bottom: #92c4e4 5px solid;
	background: url(/images/bg_point_blue_55.png) left top repeat;
		font-family: Tahoma, Geneva, sans-serif;
		text-align: center;
		line-height: 52px;
		font-weight: bold;
		font-size: 34px;
		color: #fff;
}
#mpcm .tree_cols {
	width: 100%;
	float: left;
}
#mpcm .left_col {
	width: 274px;
	float: left;
	padding: 0 25px;
	border-right: #92c4e4 3px solid;
}
#mpcm .center_col {
	width: 294px;
	float: left;
	padding: 0 15px;
	border-right: #92c4e4 3px solid;
}
#mpcm .right_col {
	width: 267px;
	float: left;
	padding: 0 25px;
}
#mpcm .c_head {
	width: 100%;	
	min-height: 50px;
	float: left;
	padding-top: 20px;
		font-family: Tahoma, Geneva, sans-serif;
		font-weight: bold;
		line-height: 24px;
		font-size: 19px;
		color: #fff;
}
#mpcm .c_list {
	width: 100%;
	height: 155px;
	float: left;
		font-family: Tahoma, Geneva, sans-serif;
		line-height: 16px;
		text-align: right;
		font-size: 14px;
		color: #fff;
}
#mpcm .c_list ul {
	width: 100%;
	float: left;
	padding: 0px;
	list-style: none;
}
#mpcm .c_list ul li {
	width: 92%;
	float: left;
	padding: 5px 0 5px 24px;
	background: url(/images/list_img_cognitive.png) left 8px no-repeat;
		font-family: Tahoma, Geneva, sans-serif;
		line-height: 22px;
		text-align: left;
		font-size: 17px;
		color: #fff;
}
*+html #mpcm .c_list ul li {
		text-indent: -20px;
}
#mpcm .c_link {
	width: 100%;
	height: 44px;
	float: left;
}
/*--Доработать(временно)--*/
#mpcm .c_link .en{
	width: 190px;
	height: 31px;
	float: left;
	padding-right: 22px;
	display: block;
	background: url(/images/link_bg_main_page_cols2.png) left top no-repeat;
		font-family: Tahoma, Geneva, sans-serif;
		text-decoration: none;
		text-align: center;
		line-height: 31px;
		font-weight: bold;
		font-size: 14px;
		color: #fff;
	text-shadow: #646464 1px 1px 0px;
}
#mpcm .c_link .ru
{
	width: 257px;
	height: 31px;
	float: left;
	padding-right: 22px;
	padding-left: 5px;
	display: block;
	background: url(/images/link_bg_main_page_cols.png) left top no-repeat;
		font-family: Tahoma, Geneva, sans-serif;
		text-decoration: none;
		text-align: left;
		line-height: 31px;
		font-weight: bold;
		font-size: 14px;
		color: #fff;
	text-shadow: #646464 1px 1px 0px;
}
/*--Доработать--*/
#c_list_t
{
	float: right;
    width: 80%;
}
/*----------------------------------Why US by onzone--------------------------------------*/

#con_us
{
    float: left;
    width: 100%;	
}
#left_us
{
	float: left;
    padding-right: 23px;
    width: 46%;
}
#rigth_us
{
   float: left;
   padding-left: 23px;
   width: 47%;
}
#inner_con
{
	float: left;
	padding-bottom: 27px;
}
#inner_con h1
{
	font-family: Tahoma, Geneva, sans-serif;
    font-size: 15px !important;
    margin-bottom: 10px;
}
#inner_con span
{
	display: block;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px !important;
    font-weight: normal;	 
}
#img_us
{
	float: left;
    padding-left: 21px;
}
/*Slider box*/
#left_column_slider {
	width: 162px;
	height: 270px;
	margin-top:60px;
	float: left;
	padding-left: 17px;
	padding-right: 16px;
	background: url(/images/slider/point.png) left top repeat;
}

#left_column_slider .scene {
	width: 100%;
	height: 232px;
	float: left;
	overflow: hidden;
			position: relative;
}
#left_column_slider .scene .person {
	width: 162px;
	height: 232px;
			position: absolute;
			top: -232px;
			left: 0px;
			z-index: 1;
}
#left_column_slider .scene .person:first-child {
			top: 0px;
}
#left_column_slider .name {
	width: 100%;
	height: 20px;
	float: left;
	margin-top: 11px;
		font-family: Arial, Helvetica, sans-serif;
		line-height: 20px;
		font-weight: bold;
		font-size: 12px;
		color: #fff;
}
#left_column_slider .dolgnost {
	width: 100%;
	min-height: 32px;
	float: left;
	padding-top: 10px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		line-height: 14px;
		font-size: 11px;
		color: #fff;
}
#left_column_slider .photo {
	width: 100%;
	height: 121px;
	float: left;
}
#left_column_slider .photo img {
	max-height: 93px;
	float: left;
	border: #fff 4px solid;
}
#left_column_slider .centrovchik {
	width: 100%;
	height: 121px;
	display: table-cell;
	vertical-align: middle;
		text-align: center;
}
#left_column_slider .description {
	width: 100%;
	height: 48px;
	float: left;
		font-family: Arial, Helvetica, sans-serif;
		line-height: 12px;
		font-size: 10px;
		color: #97c3e8;
}
#left_column_slider hr {
	width: 100%;
	float: left;
	margin: 0px;
	border: none;
	border-top: #85b1e0 1px solid;
}
#left_column_slider .controll_level {
	width: 100%;
	height: 14px;
	float: left;
	margin-top: 10px;
}
#left_column_slider .readmore {
	height: 14px;
	float: left;
	padding-left: 20px;
	background: url(/images/slider/left_read_more_bg.png) left top no-repeat;
		font-family: Arial, Helvetica, sans-serif;
		line-height: 14px;
		font-size: 11px;
		color: #fff;
}
#left_column_slider .readmore a {
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		line-height: 14px;
		font-size: 11px;
		color: #fff;
}
#left_column_slider .next {
	width: 22px;
	height: 14px;
	float: right;
	background: url(/images/slider/left_slider_next.png) left top no-repeat;
        cursor:pointer;
}
#left_column_slider .prev {
	width: 22px;
	height: 14px;
	float: right;
	margin-right: 2px;
	background: url(/images/slider/left_slider_prev.png) left top no-repeat;
 	cursor:pointer;
}


#left_column_slider .shadow {
	border-collapse: collapse;
}
#left_column_slider .shadow td {
	padding: 0px;
}
#left_column_slider .shadow .t {
	height: 4px;
}
#left_column_slider .shadow .m {
	height: auto;
}
#left_column_slider .shadow .b {
	height: 4px;
}
#left_column_slider .shadow .r {
	width: 4px;
}
#left_column_slider .shadow .c {
	width: auto;
}
#left_column_slider .shadow .l {
	width: 4px;
}

#left_column_slider .t .l {
	background: url(/images/shadow_tl.png) right bottom no-repeat;
}
#left_column_slider .t .c {
	background: url(/images/shadow_tc.png) left bottom repeat-x;
}
#left_column_slider .t .r {
	background: url(/images/shadow_tr.png) left bottom no-repeat;
}
#left_column_slider .m .l {
	background: url(/images/shadow_ml.png) right top repeat-y;
}
#left_column_slider .m .r {
	background: url(/images/shadow_mr.png) left top repeat-y;
}
#left_column_slider .b .l {
	background: url(/images/shadow_bl.png) right top no-repeat;
}
#left_column_slider .b .c {
	background: url(/images/shadow_bc.png) left top repeat-x;
}
#left_column_slider .b .r {
	background: url(/images/shadow_br.png) left top no-repeat;
}
/*Feed back form*/
#feedback_frm
{
	float:left;
	width: 100%
}
#feedback_frm h1
{
    color: #0B6FB7;
    font-weight: normal !important;
    margin-bottom: 10px;
    margin-top: 20px;
}


#cogn_tabs {
	width: 974px;
	float: left;
	padding-top: 384px;
	position: relative;
}
#cogn_tabs .controlls {
	width: 972;
	height: 46px;
	float: left;
	padding: 4px 1px;
}
#cogn_tabs .bg_blue {
	width: 974px;
	height: 384px;
	display: block;
	background: url(/images/bg_point_blue_55.png) left top repeat;
			position: absolute;
			top: 0px;
			left: 0px;
			z-index: 10;
}
#cogn_tabs .bg_pink {
	display: none;
	width: 974px;
	height: 384px;
	background: url(/images/bg_point_pink_80.png) left top repeat;
			position: absolute;
			top: 0px;
			left: 0px;
			z-index: 11;
}
#cogn_tabs .bg_violet {
	width: 974px;
	height: 384px;
	display: none;
	background: url(/images/bg_point_violet_55.png) left top repeat;
			position: absolute;
			top: 0px;
			left: 0px;
			z-index: 11;
}
#cogn_tabs .bg_green {
	width: 974px;
	height: 384px;
	display: none;
	background: url(/images/bg_point_green_55.png) left top repeat;
			position: absolute;
			top: 0px;
			left: 0px;
			z-index: 11;
}
#cogn_tabs .tab_content_block {
	width: 974px;
	height: 384px;
			position: absolute;
			top: 0px;
			left: 0px;
			z-index: 12;
}
#cogn_tabs .controlls div {
	width: 320px /*239px*/;
	height: 46px;
	float: left;
	margin-left: 3px;
	cursor: pointer;
	background: url(/images/bg_point_white_40.png) left top repeat;
		font-family: Tahoma, Geneva, sans-serif;
		text-align: center;
		font-weight: bold;
		line-height: 46px;
		font-size: 16px;
		color: #e6f3f9;
}
#cogn_tabs .controlls div.marked {
		line-height: 35px;
}
#cogn_tabs .controlls div sup.marker {
		text-transform: uppercase;
		color: #b5e61d;
}
#cogn_tabs .controlls div.active {
	cursor: default;
	background: none;
	opacity: 0.7;
}
#cogn_tabs .controlls div.pink.active {
		color: #ffd1d7;
}
#cogn_tabs .scene {
	width: 974px;
	height: 330px;
	float: left;
	overflow: hidden;
			position: relative;
}
#cogn_tabs .slide {
	width: 974px;
	height: 330px;
	display: none;
			position: absolute;
			top: 0px;
			left: 0px;
			z-index: 1;
}
#cogn_tabs .slide.active {
	display: block;
}
#cogn_tabs .slide .top {
	width: 974px;
	height: 252px;
	float: left;
			position: relative;
}
#cogn_tabs .slide .top .left {
	width: 540px;
	height: 252px;
	float: left;
			position: relative;
}
#cogn_tabs .slide .top .left .big_text {
	width: 474px;
	height: 52px;
	margin: 0px !important;
		font-family: Tahoma, Geneva, sans-serif;
		font-weight: bold;
		line-height: 52px;
		font-size: 50px;
		color: #fff;
			position: absolute;
			top: 10px;
			left: 40px;
			z-index: 1;
}
#cogn_tabs .slide .top .left .small_text {
	width: auto;
	height: 22px;
	margin: 0px !important;
		font-family: Tahoma, Geneva, sans-serif;
		text-align: right;
		line-height: 25px;
		font-size: 18px;
		color: #fff;
			position: absolute;
			top: 62px;
			z-index: 1;
}
#cogn_tabs .slide.first .top .left .small_text {
			right: 93px;
}
#cogn_tabs .slide.second .top .left .small_text {
			right: 30px;
}
#cogn_tabs .slide.third .top .left .small_text {
			right: 84px;
}
#cogn_tabs .slide.fourth .top .left .big_text {
		letter-spacing: 7px;
}
#cogn_tabs .slide.fourth .top .left .small_text {
			right: 25px;
}
#cogn_tabs .slide .top .left .text {
	width: 475px;
	height: 140px;
		font-family: Tahoma, Geneva, sans-serif;
		line-height: 16px;
		font-size: 14px;
		color: #fff;
			position: absolute;
			top: 90px;
			left: 40px;
			z-index: 1;
}
#cogn_tabs .slide.fourth .top .left .text {
	width: 520px;
}
#cogn_tabs .slide.fourth .top .left {
	width: 475px;
}
#cogn_tabs.rus .slide.second .top .left .text, #cogn_tabs.rus .slide.third.top .left .text {
			top: 100px;
}
#cogn_tabs.rus .slide.second .top .left .text ul, #cogn_tabs.rus .slide.third .top .left .text ul {
	padding: 0px;
}
#cogn_tabs .slide .top .left .text .big {
		font-family: Tahoma, Geneva, sans-serif;
		line-height: 26px;
		font-size: 24px;
		color: #fff;
}
#cogn_tabs .slide .top .left .text .lists {
	width: 100%;
	float: left;
}
#cogn_tabs .slide .top .left .text ul {
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-left: 0px;
	list-style: none;
}
#cogn_tabs .slide.fourth .top .left ul {
	margin-top: 20px;
}
#cogn_tabs .slide.first .top .left .text ul {
	width: 50%;
}
#cogn_tabs .slide.third .top .left .text ul {
	width: 100%;
}
#cogn_tabs .slide.second .top .left .text ul {
	width: 100%;
}
#cogn_tabs .slide .top .left .text ul li {
	margin-top: 4px;
	padding: 0 0 4px 24px;
	background: url(/images/list_img_cognitive.png) left top no-repeat;
		font-family: Tahoma, Geneva, sans-serif;
		line-height: 17px;
		font-size: 16px;
		color: #fff;
}
#cogn_tabs .slide.fourth .top .left .text ul li {
	background-image: url(/images/list_img_cognitive_pink.png);
}
#cogn_tabs .slide.second .top .left .text ul li {
	background-image: url(/images/list_img_cognitive_green.png);
}
#cogn_tabs .slide.third .top .left .text ul li {
	background-image: url(/images/list_img_cognitive_violet.png);
}
#cogn_tabs .slide .top .left .text .any {
			position: relative;
			top: 0px;
}
#cogn_tabs .slide.first .top .left .text .any {
			left: 330px;
}
#cogn_tabs .slide.third .top .left .text .any {
			left: 140px;
}
#cogn_tabs .slide .top .right {
	width: 434px;
	height: 252px;
	float: left;
			position: relative;
}
#cogn_tabs .slide .top .right div {
	width: 392px;
	height: 233px;
	float: left;
	cursor: pointer;
	background: url(/images/moda_video.png) right top no-repeat;
}
#cogn_tabs .slide.second .top .right div {
	width: 392px;
	height: 233px;
	float: left;
	cursor: pointer;
	background: url(/images/moda_video_violet.png) right top no-repeat;
}
#cogn_tabs .slide .top .right div.pirojka {
	background: url(/images/pirojka.png) 90px top no-repeat;
}
#cogn_tabs .slide .top .right div.pirojka:hover {
	background: url(/images/pirojka.png) 90px bottom no-repeat;
}
#cogn_tabs .slide .top .right div.click_to_play {
	width: 233px;
	height: auto;
	float: none;
	display: none;
	cursor: pointer;
	background: none !important;
			position: absolute;
			bottom: 180px;
			left: 136px;
			z-index: 10;
}

#cogn_tabs .slide .top .right div.click_to_play .top {
	width: 233px;
	height: 19px;
	float: left;
	background: url(/images/ctp_top.png) left bottom no-repeat !important;
}
#cogn_tabs .slide .top .right div.click_to_play .middle {
	width: 183px;
	height: auto;
	float: left;
	padding: 0px 30px 4px;
	background: url(/images/ctp_middle.png) left bottom repeat-y !important;
		font-family: Tahoma, Geneva, sans-serif;
		line-height: 18px;
		font-size: 16px;
		color: #0867b8;
}
#cogn_tabs .slide .top .right div.click_to_play .bottom {
	width: 233px;
	height: 29px;
	float: left;
	background: url(/images/ctp_bottom.png) left top no-repeat !important;
}




#cogn_tabs .slide .top .right div:hover {
	background: url(/images/moda_video.png) left top no-repeat;
}
#cogn_tabs .slide.second .top .right div:hover {
	background: url(/images/moda_video_violet.png) left top no-repeat;
}
#cogn_tabs .slide .bottom {
	width: 100%;
	height: 78px;
	float: left;
	background: url(/images/bg_point_blue_55.png) left top repeat;
}
#cogn_tabs .slide.fourth .bottom {
	background: url(/images/bg_point_pink_60.png) left top repeat;
}
#cogn_tabs .slide.second .bottom {
	background: url(/images/bg_point_green_55.png) left top repeat;
}
#cogn_tabs .slide.third .bottom {
	background: url(/images/bg_point_violet_55.png) left top repeat;	
}
#cogn_tabs .slide .bottom .left {
	height: 78px;
	float: left;
	margin-left: 37px;
	margin-right: 46px;
}
#cogn_tabs .slide .bottom .left a {
	height: 65px;
	float: left;
	margin-top: 5px;
	display: block;
	background: url(/images/moda1_but_bg_l.png) left top no-repeat;
}
#cogn_tabs .slide .bottom .left a .f {
	height: 65px;
	float: left;
	padding: 0px 17px;
	display: block;
	background: url(/images/moda1_but_bg_r.png) right top no-repeat;
}
#cogn_tabs .slide .bottom .left a .f .s {
	height: 65px;
	float: left;
	padding: 0px 6px;
	display: block;
	background: url(/images/moda1_but_bg_c.png) left top repeat-x;
		font-family: Tahoma, Geneva, sans-serif;
		text-transform: uppercase;
		font-weight: bold;
		line-height: 65px;
		font-size: 16px;
		color: #fff;
}
#cogn_tabs .slide .bottom .left a:hover {
	background: url(/images/moda1_but_bg_l.png) left bottom no-repeat;
}
#cogn_tabs .slide .bottom .left a:hover .f {
	background: url(/images/moda1_but_bg_r.png) right bottom no-repeat;
}
#cogn_tabs .slide .bottom .left a:hover .f .s {
	background: url(/images/moda1_but_bg_c.png) left bottom repeat-x;
}

#cogn_tabs .slide.fourth .bottom .left a {
	background: url(/images/moda1_but_bg_l_pink.png) left top no-repeat;
}
#cogn_tabs .slide.fourth .bottom .left a .f {
	background: url(/images/moda1_but_bg_r_pink.png) right top no-repeat;
}
#cogn_tabs .slide.fourth .bottom .left a .f .s {
	background: url(/images/moda1_but_bg_c_pink.png) left top repeat-x;
}
#cogn_tabs .slide.fourth .bottom .left a:hover {
	background: url(/images/moda1_but_bg_l_pink.png) left bottom no-repeat;
}
#cogn_tabs .slide.fourth .bottom .left a:hover .f {
	background: url(/images/moda1_but_bg_r_pink.png) right bottom no-repeat;
}
#cogn_tabs .slide.fourth .bottom .left a:hover .f .s {
	background: url(/images/moda1_but_bg_c_pink.png) left bottom repeat-x;
}


#cogn_tabs .slide.second .bottom .left a {
	background: url(/images/moda1_but_bg_l_violet.png) left top no-repeat;
}
#cogn_tabs .slide.second .bottom .left a .f {
	background: url(/images/moda1_but_bg_r_violet.png) right top no-repeat;
}
#cogn_tabs .slide.second .bottom .left a .f .s {
	background: url(/images/moda1_but_bg_c_violet.png) left top repeat-x;
}
#cogn_tabs .slide.second .bottom .left a:hover {
	background: url(/images/moda1_but_bg_l_violet.png) left bottom no-repeat;
}
#cogn_tabs .slide.second .bottom .left a:hover .f {
	background: url(/images/moda1_but_bg_r_violet.png) right bottom no-repeat;
}
#cogn_tabs .slide.second .bottom .left a:hover .f .s {
	background: url(/images/moda1_but_bg_c_violet.png) left bottom repeat-x;
}


#cogn_tabs .slide.third .bottom .left a {
	background: url(/images/moda1_but_bg_l_green.png) left top no-repeat;
}
#cogn_tabs .slide.third .bottom .left a .f {
	background: url(/images/moda1_but_bg_r_green.png) right top no-repeat;
}
#cogn_tabs .slide.third .bottom .left a .f .s {
	background: url(/images/moda1_but_bg_c_green.png) left top repeat-x;
}
#cogn_tabs .slide.third .bottom .left a:hover {
	background: url(/images/moda1_but_bg_l_green.png) left bottom no-repeat;
}
#cogn_tabs .slide.third .bottom .left a:hover .f {
	background: url(/images/moda1_but_bg_r_green.png) right bottom no-repeat;
}
#cogn_tabs .slide.third .bottom .left a:hover .f .s {
	background: url(/images/moda1_but_bg_c_green.png) left bottom repeat-x;
}





#cogn_tabs .slide .bottom .right {
	height: 78px;
	float: left;
	margin-left: 37px;
}
#cogn_tabs .slide .bottom .right ul {
	height: 78px;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#cogn_tabs .slide .bottom .right ul li {
	max-width: 210px;
	height: 63px;
	float: left;
	padding-top: 15px;
	padding-right: 30px;
		line-height: 14px;
		font-size: 12px;
		color: #fff;
}
#cogn_tabs .slide .bottom .right ul li a {
	display: inline-block;	
	color: #fff;
	text-decoration: underline;
	margin: 4px 0;
}
#cogn_tabs .slide .bottom .right ul li a:hover {
	color: #efefef;
}
#cogn_tabs .slide .bottom .right ul li.list-1 {
	padding-left: 64px;
	background: url(/images/moda1_pgf.png) left 10px no-repeat;
}

#cogn_tabs .slide .bottom .right ul li.list-2 {
	padding-left: 78px;
	background: url(/images/moda1_book.png) left 15px no-repeat;
}
#cogn_tabs .moda1_tape {
	width: 100%;
	height: 6px;
	float: left;
	background: url(/images/content_bottom_tape_bg.png) left top repeat;
}

#cogn_tabs.rus .slide .bottom .right ul li.list-1 {
	
}
#cogn_tabs.rus .slide .bottom .right ul li {
	max-width: 265px;
	height: 63px;
	float: left;
	padding-top: 15px;
	padding-right: 5px;
}



#light_video_box {
	border-collapse: collapse;
			position: fixed;
			top: 50%;
			left: 50%;
}
#light_video_box td {
	padding: 0px;
}
#light_video_box .t, #light_video_box .b {
	height: 19px;
}
#light_video_box .l, #light_video_box .r {
	width: 19px;
}

#light_video_box .t .l {
	background: url(/images/lvb_t_l.png) right bottom no-repeat;
		position: relative;
}
#light_video_box .t .l a {
	width: 31px;
	height: 31px;
			position: absolute;
			left: -29px;
}
#light_video_box .t .l .socbut_mail {
	background: url(/images/socbutton.png) -31px bottom no-repeat;
			top: 8px;
}
#light_video_box .t .l .socbut_fb {
	background: url(/images/socbutton.png) 0px bottom no-repeat;
			top: 44px;
}
#light_video_box .t .l .socbut_tw {
	background: url(/images/socbutton.png) -62px bottom no-repeat;
			top: 80px;
}
#light_video_box .t .l .socbut_mail:hover {
	background: url(/images/socbutton.png) -31px top no-repeat;
			top: 8px;
}
#light_video_box .t .l .socbut_fb:hover {
	background: url(/images/socbutton.png) 0px top no-repeat;
			top: 44px;
}
#light_video_box .t .l .socbut_tw:hover {
	background: url(/images/socbutton.png) -62px top no-repeat;
			top: 80px;
}
#light_video_box .t .c {
	background: url(/images/lvb_t_c.png) right bottom repeat-x;
}
#light_video_box .t .r {
	background: url(/images/lvb_t_r.png) left bottom no-repeat;
			position: relative;
}

#light_video_box .m .l {
	background: url(/images/lvb_m_l.png) right top repeat-y;
}
#light_video_box .m .c {
	background: url(/images/lvb_m_c.png) right top repeat;
}
#light_video_box .m .r {
	background: url(/images/lvb_m_r.png) left top repeat-y;
}


#light_video_box .b .l {
	background: url(/images/lvb_b_l.png) right top no-repeat;
}
#light_video_box .b .c {
	background: url(/images/lvb_b_c.png) right top repeat-x;
}
#light_video_box .b .r {
	background: url(/images/lvb_b_r.png) left top no-repeat;
}

#light_video_box div.close {
	width: 42px;
	height: 42px;
	cursor: pointer;
	background-image: url(/images/overlay-close.png);
	background-position: left top;
	background-repeat: no-repeat;
			position: absolute;
			top: -13px;
			right: -13px;
			z-index: 1000;
}
#light_video_box div.close:hover {
	background-position: left bottom;
}





















/********************************************************/



#compressimo_page {
	width: 974px;
	float: left;
	padding-bottom: 30px;
	background: #c86471 url(/images/compressimo/pink/bg_image.jpg) center top no-repeat;
        margin: -15px;
}
#compressimo_page .inpage_to_center {
	width: 720px;
	margin: 0 auto;
}
#compressimo_page .head_level {
	width: 100%;
	height: 279px;
	float: left;
	background: url(/images/compressimo/logo.png) 262px 35px no-repeat;
			position: relative;
}
#compressimo_page .head_level .other_products {
	width: auto;
	min-width: 90px;
	height: 21px;
			position: absolute;
			top: 10px;
			left: -117px;
			z-index: 3;
}
#compressimo_page .head_level .other_products a {
	width: 100%;
	height: 21px;
	float: left;
	padding-left: 22px;
	padding-right: 10px;
	display: block;
	background: #eba0a8 url(/images/compressimo/back_arrow.png) 9px 8px no-repeat;
		font-family: Tahoma, Geneva, sans-serif;
		text-decoration: underline;
		letter-spacing: 1.5px;
		text-align: center;
		line-height: 21px;
		font-size: 11px;
		color: #fff;
}
#compressimo_page .head_level .other_products a:hover {
	background-color: #c86471;
}
#compressimo_page .head_level .conitive_present {
		font-family: Tahoma, Geneva, sans-serif;
		letter-spacing: 0.5px;
		font-size: 12px;
		color: #ab515d;
			position: absolute;
			top: 37px;
			left: 266px;
			z-index: 3;
}
#compressimo_page .head_level .conitive_present a {
		text-decoration: underline;	
		color: #AB515D;
}
#compressimo_page .head_level .conitive_present a:hover {
		text-decoration: none;	
}




#compressimo_page .head_level .videolink {
	width: 433px;
	height: 155px;
	cursor: pointer;
	background: url(/images/button_bg.png) left top no-repeat;
			position: absolute;
			top: 19px;
			left: 248px;
			z-index: 1;
}
#compressimo_page .head_level .videolink:hover {
	background: url(/images/button_bg.png) left bottom no-repeat;
}
#compressimo_page .head_level .videolink .pozer {
	width: 433px;
	height: 155px;
	float: left;
			position: relative;
}
#compressimo_page .head_level .videolink .pozer .play_icon {
	width: 66px;
	height: 65px;
	background: url(/images/button_play.png) left top no-repeat;
			position: absolute;
			top: 86px;
			left: 242px;
			z-index: 1;
	
}
#compressimo_page .head_level .videolink:hover .pozer .play_icon {
	background: url(/images/button_play.png) left bottom no-repeat;
}
#compressimo_page .head_level .videolink .text {
		font-family: Tahoma, Geneva, sans-serif;
		letter-spacing: 0.5px;
		line-height: 16px;
		font-size: 12px;
		color: #ab515d;
			position: absolute;
			top: 96px;
			left: 30px;
			z-index: 3;
}
#compressimo_page .head_level .videolink .podpis {
	width: 118px;
	height: 59px;
		font-family: Tahoma, Geneva, sans-serif;
		letter-spacing: 0.5px;
		line-height: 16px;
		font-size: 12px;
		color: #ab515d;
			position: absolute;
			top: 105px;
			left: 312px;
			z-index: 3;
}
#compressimo_page .head_level .videolink:hover .podpis {
		color: #cf717f;
}











#compressimo_page .head_level .horizontal_menu {
	width: auto;
	height: 68px;
			position: absolute;
			top: 189px;
			left: 248px;
			z-index: 3;
}
#compressimo_page .head_level .horizontal_menu .left_door {
	width: 11px;
	height: 68px;
	float: left;
	background: url(/images/compressimo/pink/hm_door_left.png) right top no-repeat;
}
#compressimo_page .head_level .horizontal_menu .center_door {
	height: 68px;
	float: left;
	background: url(/images/compressimo/pink/hm_door_center.png) left top repeat-x;
}
#compressimo_page .head_level .horizontal_menu .right_door {
	width: 11px;
	height: 68px;
	float: left;
	background: url(/images/compressimo/pink/hm_door_right.png) left top no-repeat;
}
#compressimo_page .head_level .horizontal_menu .download {
	height: 61px;
	float: left;
}
#compressimo_page .head_level .horizontal_menu .download a {
	height: 46px;
	float: left;
	margin-top: 13px;
	padding-left: 10px;
	display: block;
	background: url(/images/compressimo/but_bue_door_left.png) left top no-repeat;
		font-family: Tahoma, Geneva, sans-serif;
		font-weight: bold;
		line-height: 39px;
		font-size: 14px;
		color: #fff;
	text-shadow: #270403 -1px -1px 0px;
}
#compressimo_page .head_level .horizontal_menu .download a .first {
	height: 46px;
	float: left;
	padding-right: 10px;
	display: block;
	background: url(/images/compressimo/but_bue_door_right.png) right top no-repeat;
}
#compressimo_page .head_level .horizontal_menu .download a .second {
	height: 46px;
	float: left;
	display: block;
	padding-left: 10px;
	background: url(/images/compressimo/but_bue_door_center.png) left top repeat-x;
}
#compressimo_page .head_level .horizontal_menu .download a .third {
	height: 46px;
	float: left;
	display: block;
	padding-left: 35px;
	padding-right: 10px;
	background: url(/images/compressimo/but_bue_icon.png) left 6px  no-repeat;
}
#compressimo_page .head_level .horizontal_menu .download a:hover {
	background: url(/images/compressimo/but_bue_door_left.png) left -48px no-repeat;
}
#compressimo_page .head_level .horizontal_menu .download a:hover .first {
	background: url(/images/compressimo/but_bue_door_right.png) right -48px no-repeat;
}
#compressimo_page .head_level .horizontal_menu .download a:hover .second {
	background: url(/images/compressimo/but_bue_door_center.png) left -48px repeat-x;
}



#compressimo_page .head_level .horizontal_menu .bue_now {
	height: 61px;
	float: left;
}
#compressimo_page .head_level .horizontal_menu .bue_now a {
	height: 46px;
	float: left;
	margin-top: 13px;
	padding-left: 10px;
	display: block;
	background: url(/images/compressimo/but_demo_door_left.png) left top no-repeat;
		font-family: Tahoma, Geneva, sans-serif;
		text-decoration: none;
		font-weight: bold;
		line-height: 39px;
		font-size: 14px;
		color: #fff;
	text-shadow: #573f2a -1px -1px 0px;
}
#compressimo_page .head_level .horizontal_menu .bue_now a .first {
	height: 46px;
	float: left;
	padding-right: 10px;
	display: block;
	background: url(/images/compressimo/but_demo_door_right.png) right top no-repeat;
}
#compressimo_page .head_level .horizontal_menu .bue_now a .second {
	height: 46px;
	float: left;
	display: block;
	background: url(/images/compressimo/but_demo_door_center.png) left top repeat-x;
}
#compressimo_page .head_level .horizontal_menu .bue_now a:hover {
	background: url(/images/compressimo/but_demo_door_left.png) left -48px no-repeat;
}
#compressimo_page .head_level .horizontal_menu .bue_now a:hover .first {
	background: url(/images/compressimo/but_demo_door_right.png) right -48px no-repeat;
}
#compressimo_page .head_level .horizontal_menu .bue_now a:hover .second {
	background: url(/images/compressimo/but_demo_door_center.png) left -48px repeat-x;
}
#compressimo_page .head_level .slavoslovie {
	height: 41px;
	float: left;
	margin-left: 3px;
	padding-top: 13px;
		font-family: Tahoma, Geneva, sans-serif;
		text-decoration: none;
		line-height: 12px;
		font-size: 10px;
		color: #ce727d;
}
#compressimo_page .content_level {
	width: 100%;
	float: left;
}
#compressimo_page .content_level .top_tape {
	width: 100%;
	height: 11px;
	float: left;
	background: url(/images/compressimo/conten_bg_top.png) left top no-repeat;
}
#compressimo_page .content_level .image_menu {	
	width: 100%;
	float: left;
	padding-top: 10px;
	background: #fff;
}
#compressimo_page .content_level .image_menu .img_column.first {
	width: 221px;
	float: left;
	margin-left: 15px;
}
#compressimo_page .content_level .image_menu .img_column.second {
	width: 221px;
	float: left;
	margin-left: 14px; 
}
#compressimo_page .content_level .image_menu .img_column.third {
	width: 221px;
	float: left;
	margin-left: 14px;
}
#compressimo_page .content_level .image_menu .image {
	width: 100%;
	height: 133px;
	float: left;
		text-align: center;
			position: relative;
}

#compressimo_page .content_level .image_menu .podpis {
	width: 221px;
	height: 0px;
	overflow: hidden;
	cursor: pointer;
	background: #db848d;
		font-family: Tahoma, Geneva, sans-serif;
		text-align: center;
		line-height: 32px;
		color: #fff;
			position: absolute;
			bottom: 133px;
			left: 0px;
			z-index: 10;
}
#compressimo_page .content_level .image_menu .podpis:hover {
	background: #e39ca4;
}
#compressimo_page .content_level .image_menu .text {
	width: 181px;
	float: left;
	padding: 10px 20px 25px;
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 11px;
		color: #4c4c4c;
}
#compressimo_page .content_level .buttons {	
	width: 100%;
	float: left;
	background: #fdd8ad;
}
#compressimo_page .content_level .buttons ul {
	width: 100%;
	height: 68px;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#compressimo_page .content_level .buttons ul li {
	width: 231px;
	float: left;
	margin-left: 5px;
}
#compressimo_page .content_level .buttons ul li:first-child {
	margin-left: 8px;
}
#compressimo_page .content_level .buttons ul li a {
	width: 201px;
	height: 46px;
	float: left;
	margin-top: 10px;
	padding: 0 15px 9px;
	display: block;
	cursor: pointer;
	background-image: url(/images/compressimo/pink/button_all.png);
	background-position: left 0;
	background-repeat: no-repeat;
		font-family: Tahoma, Geneva, sans-serif;
		font-weight: bold;
		line-height: 46px;
		font-size: 13px;
		color: #b6693f;
	text-shadow: #fff 1px 1px 0;
	-webkit-user-select: none;
	-moz-user-select: none;
}
#compressimo_page .content_level .buttons ul li a:hover {
	background-position: left -55px;
		color: #913e0e;
}
#compressimo_page .content_level .buttons ul li a:active {
	background-position: left -110px;
		color: #b6693f;
}
#compressimo_page .content_level .buttons ul li a.active {
	background-position: left -165px;
		color: #FDD8AD;
	text-shadow: #a16648 1px 1px 0;
}
#compressimo_page .content_level .buttons ul li a.active:hover {
	background-position: left -220px;
		color: #fff;
}
#inpage_content {
	width: 100%;
	float: left;
	background: #fdd8ad;
}
#inpage_loader {
	float: left;
	padding: 15px;
	display: none;
}
#inpage_loader a {
		text-decoration: underline;
		font-style: italic;
}
#compressimo_page .content_level .footer_level {
	width: 100%;
	height: 39px;
	float: left;
	background: url(/images/compressimo/pink/footer_bg.png) left top no-repeat;
}
#compressimo_page .content_level .footer_level table {
	height: 39px;
	margin: 0px auto;
	border-collapse: collapse;
}
#compressimo_page .content_level .footer_level table td {
	padding: 0px;
	padding-left: 26px;
	vertical-align: middle;
	background: url(/images/compressimo/pink/phone.png) left center no-repeat;
		font-family: Tahoma, Geneva, sans-serif;
		font-weight: bold;
		font-size: 13px;
		color: #a54f1d;
}

#compressimo_page .head0_font {
	margin: 10px 0;
		font-weight: bold;
		font-size: 20px;
		color: #913e0e;
}
#compressimo_page .head1_font {
	margin: 8px 0;
		font-size: 18px;
		color: #913e0e;
}
#compressimo_page .head2_font {
	margin: 6px 0;
		font-size: 16px;
		color: #913e0e;
}


/*
#inpage_loader ol, #inpage_loader ul {
	padding: 10px 0;
}
#inpage_loader ul li {
	width: 98%;
	float: left;
	margin-left: 15px;
	padding-right: 2%;
	list-style-position: outside;
}
#inpage_loader li  div.title .inline.toggler {
	cursor: pointer;
		text-decoration: none;
		font-weight: bold;
}

#inpage_loader .inline.toggler {
	cursor: pointer;
		text-decoration: underline;
		font-style: italic;
}
#inpage_loader .toggled_block {
	padding: 15px 0 15px 20px;
}
#inpage_loader .toggled_block.hide {
	display: none;
}
*/


#inpage_loader {
	float: left;
	padding: 10px;
		font-size: 12px;
}
#inpage_loader p {
	margin-bottom: 0px;
}
#inpage_loader p.pink, #inpage_loader p.pink a {
		color: #983d49;
}
#inpage_loader .main_border_wrapper {
	width: 678px;
	float: left;
	padding: 10px 10px 17px;
	border: #913e0e 1px solid;
			position: relative;
}
#inpage_loader .main_border_wrapper.install_page {
	background: url(/images/compressimo/pink/install.png) 500px 28px no-repeat;
}
#inpage_loader .main_border_wrapper > .close_button {
	width: 17px;
	height: 17px;
	cursor: pointer;
	background: url(/images/compressimo/close.png) left top no-repeat;
			position: absolute;
			top: 3px;
			right: 3px;
			z-index: 5;
}
#inpage_loader a {
		text-decoration: underline;
}
#inpage_loader ol, #inpage_loader ul {
	width: 100%;
	float: left;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
}
.list_numered {
	list-style: none !important;
}
.list_numered > li {
	min-height: 21px;
	margin-left: 0 !important;
	padding-left: 23px;
		line-height: 22px;
}
.list_numered > li.eq-1 {
	background: url(/images/compressimo/numeric_markers_1.png) left top no-repeat;
}
.list_numered > li.eq-2 {
	background: url(/images/compressimo/numeric_markers_2.png) left top no-repeat;
}
.list_numered > li.eq-3 {
	background: url(/images/compressimo/numeric_markers_3.png) left top no-repeat;
}
.list_numered > li.eq-4 {
	background: url(/images/compressimo/numeric_markers_4.png) left top no-repeat;
}
#inpage_loader ul li {
	list-style-position: inside;
}
#inpage_loader li  div.title .inline.toggler {
	cursor: pointer;
		text-decoration: none;
		font-weight: bold;
}

#inpage_loader .inline.toggler {
	cursor: pointer;
	border-bottom: #913e0e 1px dashed;
		color: #913e0e;
}
#inpage_loader .toggled_block {
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 10px;
	border: #913e0e 1px solid;
	background: #fadcb8;
			position: relative;
}
#inpage_loader li > .toggled_block {
	margin-bottom: 10px;
}
#inpage_loader .toggled_block > *:first-child{
	margin-top: 0;
}
#inpage_loader .toggled_block .close_button {
	width: 15px;
	height: 14px;
	cursor: pointer;
	background: url(/images/compressimo/close_toggle_block.png) left top no-repeat;
			position: absolute;
			top: 3px;
			right: 3px;
			z-index: 10;
}
#inpage_loader .toggled_block.hide {
	display: none;
}
#inpage_loader .main_border_wrapper .slide_up {
	width: 150px;
	margin-left: -75px;
	cursor: pointer;
		text-decoration: underline;
		white-space: nowrap;
		text-align: center;
		line-height: 14px;
		font-size: 13px;
		color: #b6693f;
			position: absolute;
			bottom: 3px;
			left: 50%;
}
#inpage_loader .main_border_wrapper .slide_up img {
	margin-right: 3px;
	vertical-align: text-top;
}








.glossary_block {
	width: 100%;
	float: left;
	padding: 15px 0;
}
.glossary_block .headers , .glossary_block .links {
	width: 100%;
	float: left;
}
.glossary_block .headers > div, .glossary_block .links > div {
	width: 298px;
	float: left;
	margin-left: 15px;
		font-family: Tahoma, Geneva, sans-serif;
}

#glossary_group_name {
        float: none;
}
#glossary_group_name > div {
        width:600px;
}

.glossary_block .headers > div {
	padding: 10px 0;
		font-weight: bold;
		font-size: 18px;
		color: #0b6fb7;
}
.glossary_block .links > div, .glossary_block .links > div a {
		font-size: 13px;
		color: #0b6fb7;
}
.glossary_block .links a:hover {
		text-decoration: underline;
}
.glossary_block .links ul {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.glossary_block .links ul li {
	width: 100%;
	float: left;
	padding: 3px 0;
}
.separator_line {
	width: 100%;
	float: left;
	border-top: #0b6fb7 1px solid;
}


.video_buttons_level {
	width: 100%;
	float: left;
}
.video_soc_buttons {
	height: 31px;
	float: left;
	padding-top: 10px;
}
.video_soc_buttons a {
	width: 26px;
	height: 26px;
	float: left;
	margin-right: 5px;
	display: block;
}
.video_soc_buttons a.mail {
	background: url(/images/socbutton_incontent_min.png) center top no-repeat;
}
.video_soc_buttons a.mail:hover {
	background: url(/images/socbutton_incontent_min.png) center bottom no-repeat;
}
.video_soc_buttons a.fb {
	background: url(/images/socbutton_incontent_min.png) left top no-repeat;
}
.video_soc_buttons a.fb:hover {
	background: url(/images/socbutton_incontent_min.png) left bottom no-repeat;
}
.video_soc_buttons a.tw {
	background: url(/images/socbutton_incontent_min.png) right top no-repeat;
}
.video_soc_buttons a.tw:hover {
	background: url(/images/socbutton_incontent_min.png) right bottom no-repeat;
}
.sitemap ul{ 
padding:10px; list-style-type:none; margin:10px 20px;}
.sitemap ul ul,.sitemap ul ul, .sitemap ul ul ul, .sitemap ul ul ul ul { 
padding:10px; list-style-type:none; margin:10px 20px; border-left: 3px solid #ccc;}
.sitemap ul li { 
padding:2px;}
.sitemap a{
color:#666;}
.sitemap a:hover{
color:#B2C629;}

.hProduct {
	float: left;
    margin-left: 3%;
    padding-bottom: 15px;
    width: 30%;
}
.offer {
	float: left;
    padding-top: 20px;
    width: 100%;
}
.content_text_ol {
	/*width: 100%;*/
	float: left;
		font-family: Tahoma, Geneva, sans-serif;
		font-weight: normal;
		font-size: 13px;
		color: #0b6fb7;
		text-align: justify;

}
.name {
    color: hsl(205, 89%, 38%);
    font-size: large;
	}
.share42init{
padding: 6px 6px 0;
background: #FFF;
border-radius: 4px;
}
#share42 {
padding: 6px 6px 0;
background: #FFF;
border: 1px solid #E9E9E9;
border-radius: 4px;
}
#share42 a {
opacity: 0.5;
}
#share42 a:hover {
opacity: 1;
}
.texttable td {
vertical-align: middle !important;
}

 