/* ICOM CMS v.9.2 Copyright Студия Иком 2014
 http://www.icom-studio.com.ua/copyright.html
*/




/*
зеленый 006666

светлый фон f7f9fb

border: 1px solid red;
*/


*, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #333333;
}



h1 {
	margin: 0 0 1em 0;
	font-size: 130%;
	color: #006666;
	text-align: center;
}

h2 {
	font-size: 120%;
}
h3 {
	font-size: 110%;
}

a {
	color: #333333;
	text-decoration: underline;
  background: transparent;
}

a:hover {
	color: #333333;
	text-decoration: none;
  outline: 0;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

a:focus {
  outline: thin dotted;
}

a:active {
  outline: 0;
}


article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}


html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}


abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  height: 0;
  -moz-box-sizing: content-box;
       box-sizing: content-box;
}

mark {
  color: #000;
  background: #ff0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 80%;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}


button,
input,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  box-sizing: border-box;
}

input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}



.clear {	
	clear: both;	
	height: 0;
}



/* ============================================ */
#design_main_div {
	width: 1180px;
	background-color: #FFFFFF;
	margin: 16px auto 0 auto;
}


#design_header {
	width: 1180px;
	height: 204px;
	background: transparent url('/images/bg_header.jpg') no-repeat;
	position: relative;
	z-index: 1;	
}


#design_logo {
	position: absolute;
	left: 0px;
	top: 43px;
	z-index: 2;	

}

#design_logo, #design_logo a {
	display: block;
	width: 274px;	
	height: 86px;
}

#design_header_phones {
	position: absolute;
	left: 302px;
	top: 16px;
	z-index: 2;	
	width: 217px;	
	height: 113px;
	z-index: 2;	
/*border: 1px solid red;*/


	font-size: 18px;
	text-shadow: 1px 1px 2px #FFF;	
}




#design_top_menu { 
	position: absolute;
	left: 302px;
	top: 136px;
	width: 910px;	
	height: 39px;
	overflow: hidden;
	z-index: 2;	
}

#design_top_menu ul {
	list-style: none;
	height: 39px;
	margin: 0 0 0 0px;
	padding: 0 0 0 26px;
	background: transparent url('/images/bg_menu_left.png') no-repeat top left;
}

#design_body_index #design_top_menu ul {
	background: transparent url('/images/bg_menu_act_left.png') no-repeat top left;
}

#design_top_menu ul li {
	display: inline-block;
	list-style: none;
	font-size: 100%;
	padding: 0 50px 0 0;
	background: transparent url('/images/bg_menu_right.png') no-repeat top right;
	margin: 0;
	border-bottom: 2px solid #006666;
}

#design_top_menu li.prevclass {
	background: transparent url('/images/bg_menu_act_prev_right.png') no-repeat top right;
}

#design_top_menu ul li.menu_editor_active {
	padding: 0 50px 0 0;
	background: transparent url('/images/bg_menu_act_right.png') no-repeat top right;
}

#design_top_menu ul li.menu_editor_active strong {
	background: transparent url('/images/bg_menu_act_repeat.png') repeat-x top left;
}


#design_top_menu li:last-child {
	background: transparent url('/images/bg_menu_right_contacts.png') no-repeat top right;
}
#design_body_articles #design_top_menu li.menu_editor_active  {
	background: transparent url('/images/bg_menu_act_right_contacts.png') no-repeat top right;
}


#design_top_menu ul a , #design_top_menu ul strong  {
	display: block;
	padding: 10px 0px 10px 0px;
/*	background: transparent url('/images/bg_menu_right.png') no-repeat top right;*/
	background: transparent url('/images/bg_menu_repeat.png') repeat-x top left;
	font-weight: normal;
	margin: 0;
	color: #006666;
	text-decoration: none;
	font-size: 16px;
}

/*#design_top_menu ul a:hover , */
#design_top_menu ul strong {
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #000000;
}


#design_lang_menu {
	position: absolute;
	right: 14px;
	top: 14px;
	height: 14px;
	width: 60px;	
	padding: 5px;
	z-index: 1;	
	background-color: rgba(211,213,216,0.8);
	border-radius: 3px; 
	font-weight: bold;
}

#design_lang_menu li {
/*	float: left;*/
}

#design_lang_menu a {
	color: #006666;
	text-decoration: underline;
}

#design_lang_menu li, #design_lang_menu a, #design_lang_menu span {
	display: inline-block;
	height: 14px;
	width: 24px;
	margin: 0;	
}

#design_lang_menu a, #design_lang_menu span {
	background-repeat: no-repeat;
}



/* ============================================ */
#design_left_column {
	float: left;
	width: 300px;
/*	border: 1px solid red;*/

}


.right_side_menu { 
	width: 241px;	
}

.right_side_menu_title_wrap {
	text-align: center;
}


#design_left_column .right_side_menu_title {
	height: 14px;
	display: inline-block;
	padding: 15px 0 15px 44px;
	font-size: 18px;
	color: #006666;
	text-shadow: 1px 1px 2px #333;
	margin: 0 auto 0 auto;
}

.right_side_menu_title_services {
	background: transparent url('/images/bg_side_menu_title_services.png') no-repeat top left;
}

#design_left_column .right_side_menu_title_parts {
	padding: 15px 0 15px 54px;	
	background: transparent url('/images/bg_side_menu_title_parts.png') no-repeat top left;
}


.right_side_menu ul {
	list-style: none;

	margin: 8px 0 20px 0px;
	padding: 0 0 0 0px;

}


.right_side_menu ul li {
	width: 219px;
	display: block;
	list-style: none;
	font-size: 100%;
	padding: 10px 10px 10px 11px;
	padding: 5px 10px 5px 11px;
	background: transparent url('/images/bg_side_menu_li.png') no-repeat top left;
	margin: 0 0 8px 0;
	border-bottom: 2px solid #FFFFFF;
	box-shadow: 0 3px 6px rgba(0,0,0,.25);
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25);
	-moz-box-shadow: 0 3px 6px rgba(0,0,0,.25);
 	font-weight: bold;
}

.right_side_menu ul li.active {

}

.right_side_menu ul li.active strong {

}

.right_side_menu ul a , .right_side_menu ul strong  {
	display: block;
/*	padding: 10px 0px 10px 0px;*/
/*	background: transparent url('/images/bg_menu_right.png') no-repeat top right;*/

	font-weight: normal;
 	font-weight: bold;
	
	margin: 0;
	color: #333333;
	text-decoration: none;
	font-size: 15px;
}

.right_side_menu ul strong  {
	color: #006666;
}


/* ============================================ */
#design_content {
	float: right;
	width: 880px;
}


#design_content ul {
	margin: 1em;
}



.clear {	
	clear: both;	
	height: 0;
}


/* ============================================ */
.articles_list {
	float: left;
	margin-bottom: 15px;
	width: 1120px;
	padding: 15px 51px 15px 10px;
	
	box-shadow: 0 3px 6px rgba(0,0,0,.25);
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25);
	-moz-box-shadow: 0 3px 6px rgba(0,0,0,.25);
	background-color: #f7f9fb;
}
/*
.articles_list, .articles_list * { 
border: 1px solid red;
}
*/

.articles_list_image_div  {
	float: left;
	width: 186px;
}
.articles_list_image_div image {
/*	max-width: 100%;*/
}

.articles_list_image, .articles_one_image {
	padding: 7px;
	background-color: #FFFFFF;
	box-shadow: 0 3px 6px rgba(0,0,0,.25);
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25);
	-moz-box-shadow: 0 3px 6px rgba(0,0,0,.25);
}



.articles_list_announce_div {
	float: right;
	/*width: 623px;*/
	width: 912px;
	padding: 0;
}

.articles_list_announce {
	padding: 0;
}

.articles_list_announce p {
	padding: 0;
	margin: 0 0 1em 0;
}

.articles_list_more {
	text-align: right;
}

.articles_list_more a {
	text-decoration: underline;
	color: #006666;
	font-style: italic;
}

h2.articles_list_title {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 16px;	
}

.articles_list_title a {
	text-decoration: none;
}


.articles_one {
	background-color: #f7f9fb;
	box-shadow: 0 3px 6px rgba(0,0,0,.25);
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25);
	-moz-box-shadow: 0 3px 6px rgba(0,0,0,.25);

margin: 0 0 0 0;
padding: 15px 7px;

}

.articles_one_text {
}

.articles_one_img {
	box-shadow: 0 3px 6px rgba(0,0,0,.45);
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0,.45);
	-moz-box-shadow: 0 3px 6px rgba(0,0,0,.45);
	float: left;
	margin: 0 10px 10px 0px;
}



/* ============================================ */

.list {
	border: 1px dotted #333333;
	margin: 10px 0 10px 0;
	padding: 5px;
}

.date {
	margin: 5px 0 5px 0px;
	font-weight: bold;
}


.back_link {
	text-align: center;
	margin: 25px 0 0 0;
}

.back_link a {
	color: #006666;
	text-decoration: underline;

}

/* ============================================ */
.core_pages, .pages_block {
	background-color: #f7f9fb;

	box-shadow: 0 3px 6px rgba(0,0,0,.25);
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25);
	-moz-box-shadow: 0 3px 6px rgba(0,0,0,.25);

	margin: 0 0 0 0;
	padding: 15px 7px;
}

.core_pages {
}

.compressors_blocks {
	float: left;
/*	width: 100%;*/
	width: 1180px;
	margin-bottom: 15px;
}

.compressors_one_block {
	float: left;
	width: 580px;
	height: 340px;
	background-color: #f7f9fb;
	box-shadow: 0 3px 6px rgba(0,0,0,.25);
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25);
	-moz-box-shadow: 0 3px 6px rgba(0,0,0,.25);
	margin-bottom: 25px;	
}

.compressors_one_block_right {
	margin-left: 20px;
}

.compressors_one_img {
	float: left;
	width: 280px;	
	margin: 10px 0 0 10px;
}

.compressors_one_text {
	float: left;
	width: 270px;
	margin: 10px 0 0 10px;
}







.homepage_blocks, .menu2_blocks {
	float: left;
/*	width: 100%;*/
	width: 1180px;
	
	height: auto;

}

.homepage_blocks .core_add_text > div , .menu2_one_block > div {
	text-align: center;
	width: 580px;
	height: 185px;

	margin: 35px 0 0 0;
	
	background-color: #f7f9fb;
	box-shadow: 0 3px 6px rgba(0,0,0,.25);
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25);
	-moz-box-shadow: 0 3px 6px rgba(0,0,0,.25);
/*	padding: 15px 7px;	*/

}


.homepage_blocks .core_add_text, .menu2_one_block  {
	float: left;
	width: 590px;
	height: 185px;

	margin: 35px 0 0 0;
	

}

.hp_right {
	margin-left: 20px;
	float: right;
}

.menu2_one_block > div {
	padding-top: 10px;
}

.menu2_one_block_img {
	padding-top: 10px;
}

.step_pages {
	text-align: center;
}

.step_pages_link {
	display: inline-block;
	padding: 3px 5px;
	border-radius: 3px;
	background-color: #cccccc;
	color: #000000;
	text-decoration: none;
	font-size: 16px;
	margin-right: 3px;
}

.step_pages_selected {
	display: inline-block;
	padding: 3px 5px;
	border-radius: 3px;
	background-color: #006666;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	margin-right: 3px;
}


/* ============================================ */
#design_footer {
	width: 1198px;
	height: 175px;
	background: transparent url('/images/bg_footer.png') no-repeat top left;
	border: 1px solid transparent;
	margin-top: 40px;
}

#design_footer div.copyright {
	width: 800px;
	margin: 85px 0 0 15px;
	border: 1px solid transparent;
}



#design_counters_links {
	text-align: center;
	margin: 0.5em 0 0.5em 0;
	padding-bottom: 0.5em;
}



.feedback_email_us {
}

.feedback_form_title {
}

#feedback_form {

}


#feedback_form div.div_row {
	float: left;
	margin: 0 0 10px 0;
}

#feedback_form div.div_title {
	float: left;
	width: 200px;

}


#feedback_form span.admin_ns_star {

}

#feedback_form div.div_input {
	float: left;
	width: 300px;
}



#feedback_form label.admin_ns_label {
	background-color: #eeeeee;
}
