html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote,
a, img, strong, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100.01%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1.2;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

textarea {
	resize: none;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/*-----------------------------form elements*/
input, select {
	vertical-align: middle;
}

textarea {
	resize: none;
}

input[type="radio"] {
	vertical-align: text-bottom;
}

input[type="checkbox"] {
	vertical-align: bottom;
}

select, input, textarea, button {
	font: 99% Arial, sans-serif;
}

/*-----------------------------form elements*/
table {
	/*border-collapse: collapse !important;*/
	border-spacing: 0 !important;
}

html {
	overflow-y: scroll;
}

/*-------------------------------------------------reset*/
/*-------------------------------------------------@font-face*/
@font-face {
	/* This declaration targets Internet Explorer */
	font-family: 'PFDinTextPro';
	src: url('/font/pfdintextpro-regular-webfont.eot');
}

@font-face {
	/* This declaration targets everything else */
	font-family: 'PFDinTextPro';
	src: url(//:) format('no404'), url('/font/pfdintextpro-regular-webfont.woff') format('woff'), url('/font/pfdintextpro-regular-webfont.ttf') format('truetype'), url('/font/pfdintextpro-regular-webfont.svg#PFDinTextProRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*-------------------------------------------------@font-face*/

html, body {
	color: #000;
	min-width: 1000px;
	font: normal 12px/18px Arial, sans-serif;
}

body {
	background: #505058;
}

.wrapper {
	z-index: 1;
	position: relative;
	width: 100%;
	min-width: 1000px;
	overflow: hidden;
}

.base {
	z-index: 5;
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

.back_block_wrap {
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff url(/images/main_wrap_bg.png) 0 0 repeat-x;
}

.inner_page .back_block_wrap {
	background-image: url(/images/inner_wrap_bg.png);
}

.back_block_wrap:before{
	z-index: 1;
	position: absolute;
	height: 206px;
	top: 81px;
	left: 0;
	right: 0;
	content: "";
	background: url(/images/top_back_img_main.png) 50% 0 no-repeat;
}

.inner_page .back_block_wrap:before {
	height: 139px;
	top: 83px;
	background-image: url(/images/top_back_img_inner.png);
}

.back_block {
	z-index: 5;
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

.content_bg {
	position: absolute;
	width: 599px;
	height: 342px;
	top: 89px;
	right: -182px;
	background: url(/images/device.png) 0 0 no-repeat;
}

.back_block:before {
	z-index: 5;
	position: absolute;
	width: 337px;
	height: 426px;
	left: -25px;
	top: 271px;
	content: "";
	background: url(/images/menu_main.png) 0 0 no-repeat;
}

.inner_page .back_block:before {
	z-index: 50;
	height: 1006px;
	top: 206px;
	background-image: url(/images/menu_inner.png);
}

.back_block:after {
	position: absolute;
	width: 337px;
	height: 107px;
	top: 0;
	left: -25px;
	content: "";
	background: url(/images/logo_back.png) 0 0 no-repeat;
}

.inner_page .content_bg {
	z-index: 1;
	position: absolute;
	width: 766px;
	height: 1117px;
	top: 206px;
	left: 265px;
	background: url(/images/content_bg.png) 0 0 no-repeat;
}

/*---------------------------------------------------------------------------global*/

a {
	color: #0087da;
	text-decoration: underline;
}

a:hover {
	color: #fb6f17;
	text-decoration: underline;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.print_head, .print_footer, .hide {
	display: none;
}

.h_line, .site_h_line span {
	font-family: 'PFDinTextPro', 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: 400;
}

/*---------------------------------------------------------------------------global*/
/*---------------------------------------------------------------------------header*/

.header {
	z-index: 100;
	position: relative;
	width: 100%;
	height: 271px;
}

.inner_page .header {
	height: 206px;
}

.logo {
	z-index: 1;
	position: absolute;
	width: 183px;
	height: 0;
	padding: 67px 0 0 0;
	top: 20px;
	left: 50px;
	text-decoration: none;
	background: url(/images/logo.png) 0 0 no-repeat;
	overflow: hidden;
}

.site_info {
	position: absolute;
	padding: 5px 10px;
	top: 21px;
	left: 292px;
	line-height: 16px;
	color: #fff;
	background: #0094de;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/PIE.htc);
}

.site_h_line {
	position: absolute;
	color: #fff;
	top: 139px;
	left: 34px;
	font-weight: 400;
}

.inner_page .site_h_line {
	top: 131px;
}

.site_h_line span {
	position: relative;
	height: 25px;
	float: left;
	font-size: 25px;
	padding: 0 10px 0 15px;
	line-height: 25px;
	background: #fb6f17;
	clear: both;
}

.site_h_line .first, .site_h_line .last {
	height: 38px;
	padding: 0 15px;
	line-height: 38px;
}

.inner_page .site_h_line .first, .inner_page .site_h_line .last {
	height: 26px;
	font-size: 18px;
	line-height: 26px;
}

.site_h_line .first{
	-moz-border-radius: 5px 5px 5px 0;
	-webkit-border-radius: 5px 5px 5px 0;
	-khtml-border-radius: 5px 5px 5px 0;
	border-radius: 5px 5px 5px 0;
	behavior: url(/PIE.htc);
}

.site_h_line .last {
	-moz-border-radius: 0 5px 5px 5px;
	-webkit-border-radius: 0 5px 5px 5px;
	-khtml-border-radius: 0 5px 5px 5px;
	border-radius: 0 5px 5px 5px;
	behavior: url(/PIE.htc);
}

.inner_page .site_h_line span:first-child{
}

.inner_page .site_h_line .last {
	top: -4px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-khtml-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	behavior: url(/PIE.htc);
}

/*------------------------------------search_block*/

.search_block, #search_submit {
	background-image: url(/images/search_field.png);
	background-repeat: no-repeat;
}

.search_block {
	position: absolute;
	width: 302px;
	height: 40px;
	top: 21px;
	left: 533px;
	background-position: 0 100%;
	overflow: hidden;
}

.search_b_hline {
	position: absolute;
	height: 15px;
	padding: 0 8px;
	top: 0;
	left: 0;
	color: #fff;
	font-size: 11px;
	line-height: 15px;
	background: #bdbdbd;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	behavior: url(/PIE.htc);
}

#search_field {
	position: absolute;
	width: 207px;
	height: 18px;
	padding: 3px 5px 2px 0;
	bottom: 1px;
	left: 28px;
	border: none;
	background: none;
}

#search_submit {
	position: absolute;
	width: 62px;
	height: 25px;
	right: 0;
	bottom: 0;
	color: #fff;
	background-position: 100% 0;
	background-color: transparent;
	border: none;
	cursor: pointer;
}

/*------------------------------------search_block*/
/*------------------------------------lang_list*/
.lang_list {
	position: absolute;
	width: 152px;
	height: 19px;
	padding: 6px 4px 5px 5px;
	top: 33px;
	left: 877px;
	background: url(/images/lang_bg_3.png) 0 0 no-repeat;
	overflow: hidden;
}

.lang_l_item {
	float: left;
}

.l_l_i_link {
	display: block;
	width: 50px;
	height: 19px;
	color: #fff;
	line-height: 19px;
	text-align: center;
}

.lang_ru .rus, .lang_en .eng, .lang_uk .ukr {
	color: #fff;
	background: url(/images/lang_mark.png) 0 0 no-repeat;
	text-decoration: none;
}

/*------------------------------------lang_list*/
/*-----------------------------------------------------------------------------------header*/
/*-----------------------------------------------------------------------------------main_content*/
/*------------------------------------global*/
/*------------------------------------global*/
/*-----------------------------------------------------------------------------------main_content*/
/*---------------------------------------------------------------------------------main_row*/
.main_row {
}

/*---------------------------------------------------------------------------global*/
/*---------------------------------------------------------------------------global*/
/*---------------------------------------------------------------------------content_row*/
.content_row {
	position: relative;
	width: 708px;
	float: right;
	padding: 0 0 18px 10px;
	overflow: hidden;
}

.inner_page .content_row {
	width: 641px;
	padding: 0 66px 50px 10px;
	line-height: 1.66em;
}

.h_line {
	padding: 0 0 12px;
	color: #fa6214;
	font-size: 32px;
	line-height: 36px;
	text-shadow: 2px 3px 0 #fff;
}

.h_line a{
	color: #fa6214;
	font-size: 32px;
	line-height: 36px;
	text-shadow: 2px 3px 0 #fff;
	text-decoration: none;
}

.h_line.mod_1, .h_line.mod_1 a {
	color: #fff;
	text-shadow: none;
}

.content_hline {
	padding: 70px 0 18px;
	font-size: 24px;
	line-height: 30px;
	font-weight: 400;
}

.send_request_wrap{
	position: absolute;
	width: 224px;
	height: 59px;
	left: 10px;
	top: 0;
	background: url(/images/send_request.png) 0 0 no-repeat;
}

.send_request {
	position: absolute;
	top: 18px;
	left: 86px;
	border-bottom: 1px dashed #0087da;
	text-decoration: none;
}

.send_request:hover {
	text-decoration: none;
	border-bottom-color: #fa6214;
}

.send_request .ico {
	position: absolute;
	width: 59px;
	height: 42px;
	left: -71px;
	top: -10px;
	background: url(/images/send_request_ico.png) 0 0 no-repeat;
}

.send_request span {

}

/*--------------------------------------------------main_catalog*/
.main_catalog {
	padding: 40px 0 0;
}

.main_catalog p{
	width: 420px;
	padding:0 0 15px;
	line-height: 20px;
}

.main_catalog_list_wrap{
	width: 100%;
	overflow: hidden;
}

.main_catalog_list {
	float: left;
}

.m_c_l_item {
	width: 332px;
	padding: 0 20px 2px 0;
	vertical-align: top;
	overflow: hidden;
}

.m_c_l_i_link {
	padding: 5px 10px 5px 32px;
	float: left;
	font-weight: 700;
	background: #fff url(/images/arrow.png) 11px 8px no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/PIE.htc);
}

/*--------------------------------------------------main_catalog*/
/*--------------------------------------------------main_about*/
.main_about {
	padding: 50px 0 0;
}

.main_about .img_left{
	margin: 0 16px 22px 0;
}

.about_text p {
	padding: 0 0 18px;
	line-height: 20px;
}

.overflow {
	overflow: hidden;
}

/*--------------------------------------------------main_about*/
/*--------------------------------------------------for_customers*/
.for_customers {
	padding: 20px 0 25px;
	font-style: italic;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	clear: both;
	overflow: hidden;
}

.fc_item {
	float: left;
	/*padding: 0 0 0 18px;*/
	background: url("/images/for_customers.png") no-repeat scroll 0 0 transparent;
	display: block;
	overflow: hidden;
	margin: 0 0 0 18px;
	width: 223px;
	height: 103px;
}

.fc_item:first-child {
	/*padding: 0;*/
	margin: 0;
}

.fc_item_link {
	display: block;
	/*width: 131px;*/
	height: 94px;
	padding: 6px 6px 0 62px;/*10px 10px 0 82px*/
	/*background: url(/images/for_customers.png) 0 0 no-repeat;*/
	overflow: hidden;
	line-height: 1.5em !important;
}

.primary_row .for_customers { }

.primary_row .fc_item {
	float: none !important;
	margin: 0 0 0 11px;
	padding-bottom: 18px;
}

.primary_row .fc_item:first-child {
	margin: 0 0 0 11px;
}

/*--------------------------------------------------for_customers*/
/*--------------------------------------------------product_list*/
.product_list {
	padding: 0 0 18px;
	border: solid #e0e0e0;
	border-width: 1px 0;
	margin: 0 0 30px;
}

.p_l_item {
	position: relative;
	padding: 15px 25px 0 51px;
	background: url(/images/arrow.png) 29px 19px no-repeat;
	overflow: hidden;
}

.p_l_img_wrap {
	float: right;
	margin: 0 0 10px 40px;
}

.p_l_img {
	display: block;
	border: 3px solid #fff;
	-webkit-box-shadow: 0 0 10px rgba(88, 111, 126, 0.5);
	-moz-box-shadow: 0 0 10px rgba(88, 111, 126, 0.5);
	box-shadow: 0 0 10px rgba(88, 111, 126, 0.5);
	behavior: url(/PIE.htc);
}

.p_l_img_wrap:hover .p_l_img {
	-webkit-box-shadow: 0 0 10px rgba(88, 111, 126, 0.8);
	-moz-box-shadow: 0 0 10px rgba(88, 111, 126, 0.8);
	box-shadow: 0 0 10px rgba(88, 111, 126, 0.8);
	behavior: url(/PIE.htc);
}

.p_l_hline {
}

.p_l_link {
	font-weight: 700;
}

.p_l_text {
	width: 445px;
}

.p_l_text > ul {
	padding: 0px 0px 10px 16px;
}
.p_l_text > ul li {
	padding: 0 0 5px 16px;
	margin: 0;
	background: url(/images/inside_list_line.png) 0 11px no-repeat;
	line-height: 14px;
}
.p_l_text > ul li:first-child {
	padding: 0 0px 0px 16px;
}
.p_l_text > ol {
	list-style-type: decimal;
	padding: 0px 0px 10px 32px;
}

/*--------------------------------------------------product_list*/
/*--------------------------------------------------static*/
.static {
	font: normal 13px/19px Arial, sans-serif;
}

.static table{
	font: normal 12px/18px Arial, sans-serif;
}

.img_left, .img_block {
	display: block;
	margin: 0 16px 0 0;
	border: 3px solid #fff;
	-webkit-box-shadow: 0 0 5px rgba(88, 111, 126, 0.5);
	-moz-box-shadow: 0 0 5px rgba(88, 111, 126, 0.5);
	box-shadow: 0 0 5px rgba(88, 111, 126, 0.5);
	behavior: url(/PIE.htc);
}

.img_left {
	float: left;
}

.img_block {
	margin: 0 0 18px;
}

/*-------------------*/
.static > p {
	padding: 0 0 18px;
}

.article .static > p {
	padding: 15px 0 0 35px;
}

.article .static > p:first-child {
	padding: 0 0 0 35px;
}

/*-------------------*/
.static h2 {
	padding: 30px 0 18px;
	font-size: 18px;
	line-height: 24px;
}

.static h2:first-child {
	padding: 0 0 18px;
}

.static .static_list_mod_1, .static > ul, .static > ol {
	padding: 0 0 0px 32px;
	/*font-family: Verdana, Geneva, sans-serif;
	font-style: italic;*/
}

.static > ul, .static > ol{
	font-style: normal;
}

.static .static_list_mod_1 li, .static > ul li, .static > ol ul li {
	padding: 5px 0 0 16px;
	background: url(/images/inside_list_line.png) 0 15px no-repeat;
}

.static > ol {
	list-style-type: decimal;
	padding: 5px 0 10px 16px;
}

.static > ol li {
	padding-bottom: 15px;
}

.static .static_list_mod_1 li:first-child, .static > ul li:first-child, .static > ol ul li:first-child {
	padding: 0 0 0 16px;
	background-position: 0 10px;
}

.static ul.list { margin:0px; padding:0px 0px 0px 18px; list-style-type:disc; }
.static ul.value { margin:0px; padding:0px; list-style-type:none; }

.static table ul { margin:0px; padding:0px 0px 0px 18px; list-style-type:disc; }
.static table ol.tlist { margin: 0px 0px 0px 15px; padding: 0px; }
.static table li.tlist1 { margin: 0px 0px 0px 22px; padding: 0px; }

.s_table {
	width: 100%;
	border: solid #000;
	border-width: 2px 0;
	margin: 0 0 18px;
}

.s_table th {
	text-align: left;
}

.s_table caption {
	font-style: italic;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
}

.s_table .several_row_hline th {
	padding: 18px 10px 5px 11px;
	border-top: 1px solid #bcbcbc;
}

.s_table .several_row_hline:first-child th {
	border: none;
}

.s_table .several_row td:first-child {
	width: 347px;
	padding: 2px 10px 2px 32px;
	text-align: left;
	font-weight: 400;
	border-right: 2px solid #fff !important;
	vertical-align: top;
}

.s_table .several_row td {
	padding: 2px 0 2px 2px;
	font-weight: noramal;
	text-align: center;
	border: solid #fff;
	border-width: 0 0 3px;
	vertical-align: top;
}

.s_table .several_row.last td {
	border-width: 0 0 7px;
}

.s_table .grey td {
	background: #ededed;
}

.s_table th {
	padding: 10px 10px 10px 11px;
	border-top: 1px solid #bcbcbc;
}

.s_table td {
	padding: 0 0 0 2px;
	text-align: center;
	font-weight: normal;
	border-top: 1px solid #bcbcbc;
	vertical-align: top;
}

.s_table td:first-child{
	padding: 10px 10px 10px 11px;
	vertical-align: top;
	text-align: left;
}

.s_table_left td{
	padding-left: 10px !important;
	vertical-align: top;
	text-align: left !important;
}

.s_table2 {
	width: 100%;
	border: solid #000;
	border-width: 2px 0;
	margin: 0 0 18px;
}


.s_table2 th {
	text-align: left;
}

.s_table2 caption {
	font-style: italic;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
}

.s_table2 .several_row_hline th {
	padding: 18px 10px 5px 11px;
	border-top: 1px solid #bcbcbc;
}

.s_table2 .several_row_hline:first-child th {
	border: none;
}

.s_table2 .several_row td:first-child {
	width: 347px;
	padding: 2px 10px 2px 32px;
	text-align: left;
	font-weight: 400;
	border-right: 2px solid #fff !important;
	vertical-align: top;
}

.s_table2 .several_row td {
	padding: 2px 10px 2px 32px;
	font-weight: noramal;
	text-align: left;
	border: solid #fff;
	border-width: 0 0 3px;
	vertical-align: top;
}

.s_table2 .several_row.last td {
	border-width: 0 0 7px;
}

.s_table2 .grey td {
	background: #ededed;
}

.s_table2 th {
	padding: 10px 10px 10px 11px;
	border-top: 1px solid #bcbcbc;
}

.s_table2 td {
	padding: 0 0 0 2px;
	text-align: left;
	font-weight: normal;
	border-top: 1px solid #bcbcbc;
	vertical-align: top;
}

.s_table2 td:first-child{
	padding: 10px 10px 10px 11px;
	vertical-align: top;
	text-align: left;
}

.s_table2_left td{
	padding-left: 10px !important;
	vertical-align: top;
	text-align: left !important;
}

.stars {
	font-weight: 700;
	color: #ff6903 !important;
}

/*---------------------------------------*/
.legend {
	padding: 0 0 0 48px;
	font: normal 11px/17px Arial, sans-serif;
}

.legend .stars {
	position: absolute;
	width: 18px;
	right: 100%;
	font-size: 17px;
	line-height: 20px;
	font-family: Arial, sans-serif;
	font-style: normal;
}

.legend p {
	position: relative;
	padding: 0 0 18px;
	font-style: italic;
	font-family: Verdana, Geneva, sans-serif;
}

/*----------------------------------static_text*/

/*----------------------------------static_text*/
.static_form {
	width: 100%;
	border-collapse: collapse !important;
}

.static_form td {
	width: 423px;
	padding: 6px 31px 6px 0;
	background: #ededed;
	border-top: solid #fff;
	border-width: 2px 0 0 !important;
}

.static_form td:first-child {
	width: 120px;
	padding: 6px 31px 6px 36px;
	white-space: nowrap;
}

.textarea_wrap {
	width: auto !important;
}

.static_form th {
	padding: 3px 0 3px 36px;
	color: #fff;
	text-align: left;
	background: #ff5a03 url(/images/form_hline.png) 0 0 repeat-x;
	border-top: solid #fff;
	border-width: 2px 0 0 !important;
}

.static_form select {
	width: 110px;
	height: 21px;
}

.static_form div {
	padding: 0 10px 0 0;
}

.static_form input {
	width: 100%;
	padding: 2px 4px;
}

.important {
	font-weight: 700;
}

.static_form textarea {
	display: block;
	width: 100%;
	height: 140px;
	padding: 2px 4px;
	margin: 16px 0 0;
}

#s_form_submit, #popup_form_submit {
	width: 102px;
	height: 35px;
	margin: 11px 0 7px;
	float: right;
	color: #fff;
	font-weight: 700;
	cursor: pointer;
	background: url(/images/form_butt.png) 0 0 no-repeat;
	text-shadow: 1px 1px 0 #c94700;
	border: none;
}

#s_form_submit_big {
	width: 140px;
	height: 35px;
	margin: 11px 0 7px;
	float: right;
	color: #fff;
	font-weight: 700;
	cursor: pointer;
	background: url(/images/form_butt_140.png) 0 0 no-repeat;
	text-shadow: 1px 1px 0 #c94700;
	border: none;
}

/*-----------------------------------------------static*/
/*-----------------------------------------------additionally*/
.additionally {
	margin: 48px 0 0 0;
	border-top: 1px solid #353535;
}

.additionally > div {
	width: 274px;
	padding: 32px 0 0;
	float: right;
}

.additionally > div:first-child {
	float: left;
}

.additionally h2 {
	font-size: 12px;
	line-height: 18px;
	border-bottom: 1px solid #cacaca;
}

.additionally ul {
	padding: 3px 0 0;
}

.additionally li {
	position: relative;
	min-height: 23px;
	padding: 17px 0 0 48px;
	left: -10px;
}

.additionally span {
	color: #808080;
	white-space: nowrap;
}

.word {
	background: url(/images/doc_ico.png) 0 10px no-repeat;
}

.pdf {
	background: url(/images/pdf_ico.png) 0 10px no-repeat;
}

.xsl {
	background: url(/images/xsl_ico.png) 0 10px no-repeat;
}

.text_file {
	background: url(/images/file_1_ico.png) 0 10px no-repeat;
}

.text2_file {
	background: url(/images/file_2_ico.png) 0 10px no-repeat;
}

.link {
	background: url(/images/file_link_ico.png) 0 10px no-repeat;
}

/*-----------------------------------------------additionally*/
/*---------------------------------------------------------------------------content_row*/
/*---------------------------------------------------------------------------primary_row*/
.primary_row {
	z-index: 10;
	position: relative;
	width: 248px;
	padding: 0 0 18px 17px;
	float: left;

}

.aside_content {
	padding: 0 0 70px 32px;
}

.aside_hline {
	padding: 0 0 12px;
}

.aside_text {
}

.aside_text p {
	padding: 0 25px 18px 0;
	line-height: 20px;
}

/*---------------------------------------------------------------------------------primary_row*/
/*---------------------------------------------------------------------------------main_row*/

/*-----------------------------------------------------------------------------------footer*/
.footer {
	z-index: 50;
	position: relative;
	width: 100%;
	background: url(/images/bott_back.png) 0 0 repeat-x;
	overflow: hidden;
}

.inner_page .footer {
	background-image: url(/images/ribbon_inner.png);
}

.footer, .footer a {
	color: #fff;
}

.footer a:hover{
	color: #fb6f17;
}

.main_page .pipes {
	z-index: 2;
	position: absolute;
	height: 317px;
	left: 0;
	right: 0;
	bottom: 151px;
}

.main_page .pipes > span{
	position: relative;
	display: block;
	width: 1000px;
	height: 317px;
	margin: 0 auto;

}

.main_page .pipes span span{
	position: absolute;
	width: 1600px;
	height: 317px;
	top: 0;
	left: -293px;
	background: url(/images/pipes.png) 50% 0 no-repeat;
}

.main_page .footer:after {
	z-index: 1;
	position: absolute;
	height: 489px;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	background: url(/images/ribbon.png) 0 100% repeat-x;
}

.footer_wrap, .footer_wrap:after {
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
}

.inner_page .footer_wrap, .inner_page .footer_wrap:after {
	background-image: url(/images/footer_inner.jpg);
	background-repeat: no-repeat;
}

.footer_wrap {
	z-index: 100;
	position: relative;
	width: 1000px;
	padding: 0 0 165px;
	margin: 0 auto;
	background-position: 0 100%;
}

.inner_page .footer_wrap {
	padding: 0 0 196px;
	background-position: 0 28px;
}

.footer_wrap:before {
	z-index: 5;
	position: absolute;
	width: 5000px;
	height: 151px;
	right: 100%;
	bottom: 0;
	content: "";
	background: url(/images/footer_left.png) 0 0 repeat-x;
}

.inner_page .footer_wrap:before {
	height: 154px;
	background-image: url(/images/footer_left_inner.jpg);
}

.footer_wrap:after {
	position: absolute;
	width: 100px;
	height: 165px;
	left: 100%;
	bottom: 0;
	content: "";
	background-position: 100% 0;
}

.inner_page .footer_wrap:after{
	display: none;
}

/*-----------------------------------------------news_block*/
.news_block {
	position: relative;
	min-height: 195px;
	padding: 60px 0 80px;
	overflow: hidden;
}

.news_block .h_line {
	padding: 0 0 12px 50px;
}

.news_list {
	min-height: 144px;
	padding: 0 0 0 17px;
	color: #fff;
	overflow: hidden;
}

.news_l_item {
	width: 208px;
	padding: 0 0 0 33px;
	float: left;
}

.news_l_date {
	display: block;
	padding: 0 0 5px;
	overflow: hidden;
}

.news_l_day {
	position: relative;
	width: 38px;
	height: 23px;
	padding: 8px 6px 0 0;
	float: left;
	line-height: 23px;
	font-size: 18px;
	text-align: right;
	background: #fb6615;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	-khtml-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	behavior: url(/PIE.htc);
}

.news_l_m_y {
	position: relative;
	height: 21px;
	float: left;
	padding: 0 14px 0 5px;
	margin: 10px 0 0;
	line-height: 21px;
	background: #93939d;
	-moz-border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0 3px 3px 0;
	-khtml-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	behavior: url(/PIE.htc);
}

.news_l_link {
	color: #fff;
}

.all_news {
	position: absolute;
	bottom: 38px;
	left: 592px;
	color: #fff;
}

.all_news span, .rss span {
	position: absolute;
	width: 59px;
	height: 40px;
	left: -71px;
}

.all_news span {
	top: -10px;
	background: url(/images/all_news_ico.png) 0 0 no-repeat;
}

.rss {
	position: absolute;
	bottom: 30px;
	left: 827px;
	color: #fff;
}

.rss span {
	top: 0;
	background: url(/images/rss_ico.png) 0 100% no-repeat;
}

/*-----------------------------------------------news_block*/
.copyrights {
	position: absolute;
	width: 230px;
	height: 18px;
	left: 50px;
	bottom: 118px;
}

.copyrights span, .vcard span{
	position: absolute;
	top: 0;
	left: 0;
}

.copyrights a:hover, .vcard a:hover{
	color: #fff;
}

.vcard {
	position: absolute;
	width: 220px;
	height: 18px;
	left: 292px;
	bottom: 118px;
}

.developer {
	position: absolute;
	bottom: 13px;
	left: 50px;
}

/*-----------------------------------------------auxiliary_menu*/

.auxiliary_menu {
	z-index: 100;
	position: absolute;
	width: 88px;
	height: 19px;
	padding: 5px 4px 6px 5px;
	left: 47px;
	bottom: 66px;
	background: url(/images/footer_icons_back.png) 0 0 no-repeat;
	overflow: hidden;
}

.a_m_item {
	float: left;
	padding: 0 1px 0 0;
}

.home, .site_map, .feedback {
	display: block;
	width: 29px;
	height: 19px;
	text-decoration: none;
	background-image: url(/images/footer_icons.png);
	background-repeat: no-repeat;
}

.home:hover, .site_map:hover, .feedback:hover {
	background-image: url(/images/footer_icons_h.png);
}

.home.mark, .site_map.mark, .feedback.mark{
	background-image: url(/images/footer_icons_a.png);
}

.home {
	background-position: 0 0;
}

.site_map {
	background-position: -30px 0;
}

.feedback {
	width: 27px !important;
	background-position: -60px 0;
}

/*-----------------------------------------------auxiliary_menu*/
/*-----------------------------------------------------------------------------------footer*/
/*-----------------------------------------------------------------------------------popup_main*/
#popup_main {
	z-index: 100;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(/images/popup_shadow.png) 0 0 repeat;
}

#popup_wrap {
	width: 456px;
	margin: 0 auto;
}

#popup {
	position: absolute;
	width: 456px;
	margin: 0 auto;
	background: #efefef;
	-webkit-box-shadow: 10px 10px 24px rgba(0, 0, 0, 0.32);
	-moz-box-shadow: 10px 10px 24px rgba(0, 0, 0, 0.32);
	box-shadow: 10px 10px 24px rgba(0, 0, 0, 0.32);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/PIE.htc);
}

.popup_hline{
	z-index: 1;
	position: relative;
	height: 24px;
	padding: 0 0 0 32px;
	color: #fff;
	font-size: 12px;
	line-height: 24px;
	background: url(/images/form_hline.png) 0 0 repeat-x;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	behavior: url(/PIE.htc);
}

#popup_close {
	z-index: 10;
	position: absolute;
	width: 15px;
	height: 15px;
	right: 6px;
	top: 5px;
	cursor: pointer;
	background: url(/images/close_ico.png) 0 0 no-repeat;
}



.popup_form_wrap {
	padding: 15px 0 0;

}

.descr {
	padding: 0 0 10px 32px;
}

.prod_name {
	padding: 0 20px 10px 32px;
	font-size: 18px;
	line-height: 22px;
}

.popup_form {
	padding: 0 20px 0 32px;
	border-bottom: 1px solid #d7d7d7;
	overflow: hidden;
}

.popup_form label{
	display: block;
}

.popup_form input[type="text"], .popup_form textarea{
	padding: 2px 4px;
}

.full{
	width: 392px;
	padding: 0 0 10px;
}

.full input[type="text"], .full textarea{
	width: 382px;
}

.half {
	width: 190px;
	padding: 0 12px 10px 0;
	float: left;
}

.half input[type="text"]{
	width: 180px;
}

.cupcha input{
	width: 63px !important;
	margin: 0 6px 0 0 !important;
}

.cupcha img{
	vertical-align: middle;
	border: 1px solid #d7d7d7;
}

#popup_form_submit{

}

.popup_legend{
	padding: 10px 20px 10px 32px;
	border-top: 1px solid #fff;
}

.red { color: #ff0000; }

/*-----------------------------------------------------------------------------------popup_main*/

@media print {
	.wrapper, .base, .main_row, .content_row {
		padding: 0 !important;
		margin: 0 !important;
		overflow: visible !important;
		background: none !important;
	}

	.content_row {
		width: 90% !important;
		float: none !important;
		padding: 0 10px 0 0;
	}

	.back_block_wrap, .primary_row, .header, .footer, .send_request_wrap{
		display: none;
	}

	.content_hline{
		padding: 20px 0 30px;
	}

	.print_head, .print_footer {
		display: block;
		/*padding: 10px 0;*/
	}

	.print_head{
		height: 100px;
		border-bottom: 3px solid #000000;
		left:0;
		padding: 0 0 3px 25px;
		top:0;
		width: 99%;
	}
	.print_head img{
		display: block;
		top: 0;
		left: 20px;
	}

	.print_footer{
		height: 30px;
		border-top:3px solid #000000;
		left:0;
		padding:10px 0 0 40px;
		top:0;
		width: 99%;
	}

	* {
		background: transparent !important;
		color: #000 !important;
		text-shadow: none !important;
	}

	a, a:visited {
		color: #444 !important;
		text-decoration: underline;
	}

	a:after {
		content: " (" attr(href) ")";
	}

	abbr:after {
		content: " (" attr(title) ")";
	}

	.ir a:after {
		content: "";
	}

	/* Don't show links for images */
	pre, blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	thead {
		display: table-header-group;
	}

	/* css-discuss.incutio.com/wiki/Printing_Tables */
	tr, img {
		page-break-inside: avoid;
	}

	@page {
		margin: 0.5cm;
	}

	p, h2, h3 {
		orphans: 3;
		widows: 3;
	}

	h2, h3 {
		page-break-after: avoid;
	}

	li {
		list-style: disc inside !important;
	}

	.main_catalog_list {
		margin-bottom:0px;
		padding-bottom:0px;
	}
	.m_c_l_item {
		width: 350px;
		padding: 0 0 15px 0;
	}
	.m_c_l_i_link {
		padding: 0px;
		float: none;
		font-weight: 700;
		background: none;
		border: 0;
		text-decoration: none;
	}

	.main_about .about_text a:after {
		content: '';
		content: none;
	}
	.main_about .overflow a:after {
		content: " (" attr(href) ")";
	}

	.for_customers {
		display: none;
	}

	.product_list {
		padding: 10px 0 0 18px;
		border: solid #e0e0e0;
		border-width: 1px 0;
		margin: 0 0 0px;
	}
	.p_l_item {
		float: none;
		padding: 0;
		margin-bottom: 15px !important;
		background: none;
		overflow: visible !important;
	}
	.product_list h2 {
		margin: -20px 0px 0 15px;
	}

	.additionally {
		margin: 48px 0 20px 0;
	}
	.additionally > div {
		width: 274px;
		padding: 0;
		float: none;
	}
	.additionally > div:first-child {
		float: none;
	}
	.additionally h2 {
		font-size: 12px;
		line-height: 18px;
		margin: 0;
	}
	.additionally ul {
		padding: 0;
		margin-top: -5px;
	}
	.additionally li {
		position: relative;
		min-height: 23px;
		padding: 17px 0 0 0;
		left: 0;
	}

	.news_list li{
		list-style: none !important;
	};
}