﻿@charset "utf-8";

/****************************************************************************/
/***********************/                     /***********************/
/****************************************************************************/


@media all {
* { margin: 0; padding: 0; }

html { width: 100%; height: 100%; }

body { width: 100%; background: none; font: normal 14px/20px Arial; height: 100%; }

a { color: #266795; }

a:focus { outline: none; }

a:hover { text-decoration: none; }

a:link { color: #266795; }

a:visited { color: #266795; }

a img { border: none; }

h1 { font-size: 24px; font-weight: normal; font-style: italic; }
h1 a { text-decoration: none; border-bottom: 2px #000 solid; }
h1 a:hover { border-bottom: none; }
h2 { font-size: 18px; font-weight: normal; margin-bottom: 7px; margin-top: 10px; font-style: italic; }

h3 { }

h4 { }

p { padding-bottom: 15px; }
.article p {  }

table { border-collapse: collapse; margin: 17px 0; }
table tr th { font: italic 12px Arial; text-align: left; background: #EFF3F6; padding: 5px 20px 5px 9px; }
table tr td { padding: 5px 20px 5px 9px; vertical-align: top; }
table tr td.date { font-size: 12px; font-style: italic; text-align: center; }

ol { margin-left: 17px; }
ol li { padding-bottom: 5px; }
ul { padding: 10px 0 27px 0; }
ul ul { margin-left: 30px; padding-bottom: 10px; }

.error_list { padding: 0; margin: 0; }
.error_list li { font-size: 12px; color: red; }

ul li { display: list-item; list-style-image: none; list-style-type: none; padding-left: 20px; padding-bottom: 5px; background: url(../images/line.gif) no-repeat; background-position: 0px 11px ! important; }

li.active { background: url(../images/active_line.gif) no-repeat; }

input { vertical-align: absmiddle; }

.block { display: block; }

.yelow { color: #fbc41f ! important; border-color: #fbc41f; }
.red { color: #dd0a0a ! important; border-color: #dd0a0a; }
.blue { color: #1567a1 ! important; border-color: #1567a1; }
.light_blue { color: #47b8dd ! important; border-color: #47b8dd; }
.dark_blue { color: #21517B ! important; border-color: #21517B; }
.grey { color: #676767 ! important; border-color: #676767; }

.fs_11 { font-size: 11px; }
.fs_12 { font-size: 12px; }
.fs_13 { font-size: 13px; }
/*
.fs_gray12 { color: #676767 ! important; font-size: 12px; border-color: #676767; }
.fs_gray11 { color: #676767 ! important; font-size: 11px; border-color: #676767; }
.fs_red12 { color: #d91615 ! important; font-size: 12px; border-color: #d91615; }
.fs_grey12 { color: #a5a5a5 ! important; font-size: 12px; border-color: #a5a5a5; }
.fs_dark_blue12 { color: #266795 ! important; font-size: 12px; border-color: #266795; }
*/
.fs_it14 { font-style: italic; font-size: 14px; line-height: 20px; }
.fs_italic { font-style: italic; }

.ajax { border-bottom-style: dashed; border-bottom-width: 1px; text-decoration: none; }
.ajax:hover { border: 0; }

.bg_none { background: none ! important; }
.padding_none { padding: 0px ! important; }

.w_49 { width: 49%; float: left; }

}
@media screen {
#content { margin: 0 auto 0 auto; padding: 0; max-width: 1100px; min-width: 1003px; height: 100%; }

/* main block's */
.header { position: relative; float: left; width: 100%; padding-top: 15px; overflow: hidden; }
.middle_content { float: left; width: 100%; }
.footer { clear: both; padding: 80px 0 42px 0; overflow: hidden; }

.main_menu { left:22px;margin-left:32px;position:relative;top:-3px;width:93%; }
.production_page .layer { width: 681px; }

.m_item  {
float:left;
height:24px;
margin-top:3px;
padding-right:18px;
text-align:center;
text-decoration:none;
white-space:nowrap;
width:13%;
}

.in {
  position: relative;
  height: 24px;
  _zoom: 1;
  _display: inline;
}

.in .l {
  display: block;
  width: 20px;
  height: 24px;
  position: absolute;
  z-index: 1;
  top: 0px;
  left: -12px;
  background: transparent url(../images/sprite.png) repeat scroll -171px -1px ! important;
  //background: transparent url(../images/sprite.gif) repeat scroll -171px -1px ! important;
  font-size: 0px;
}

.in .r {
  display: block;
  width: 20px;
  height: 24px;
  position: absolute;
  top: 0px;
  right: -12px;
  z-index: 2;
  background: transparent url(../images/sprite.png) no-repeat; background-position: right -25px ! important;
  //background: transparent url(../images/sprite.gif) no-repeat; background-position: right -25px ! important;
  font-size: 0px;
}

.arrow { //position: relative; //z-index: 0; }

.in a, .in span {
  display: block;
  float: left;
  background: #DEE5EA;
  padding: 0 10px 0 10px;
  line-height: 24px;
  height: 24px;
}

.main_menu .in a, .main_menu .in span {
  float: none;
}

.main_menu  .active { height: 24px; background: none; }
.active .in span { color: #fff ! important; background: #21517B ! important; cursor: default; }
.active .in .none {  color: #fff ! important; background: #002452 ! important; text-decoration: none; }
.active .in .l {
  background: transparent url(../images/sprite.png) repeat scroll -149px -1px ! important;
  //background: transparent url(../images/sprite.gif) repeat scroll -149px -1px ! important;
}
.active .in .r {
  background: transparent url(../images/sprite.png) no-repeat; background-position: -147px -25px !important;
  //background: transparent url(../images/sprite.gif) no-repeat; background-position: -147px -25px !important;
}

.site_map ul li { background: none ! important; padding-left: 0px; }


/* header ---------------------------------------------------------------------------------------------------------------------------------------- */
.logo_image { margin-left: 36px; margin-top: 8px; }
/*.main_menu { margin: 0px 120px 0px 244px; padding-top: 3px; }*/
/*
.main_menu .main_menu_item_left { float: left; height: 24px; overflow: hidden; line-height: 24px; padding-left: 20px; margin: 2px 0px 0px -5px; background: transparent url(../images/sprite.png) no-repeat; background-position: -171px -1px ! important; }

.main_menu .main_menu_item_right { float: left; text-align: center; height: 24px; line-height: 24px; padding-right: 21px; background: transparent url(../images/sprite.png) no-repeat; background-position: right -25px ! important;}
.main_menu .main_menu_item_right a { color: #000; background: #DEE5EA; padding: 4px 0; }
.main_menu .main_menu_item_right span { color: #21517B; background: #DEE5EA; padding: 4px 7px; cursor: default; }

.main_menu  .active { background: transparent url(../images/active.png) no-repeat; background-position: 3px -1px !important; margin-left: -4px; margin-right: 3px; }
.main_menu  .active .main_menu_item_right { background: transparent url(../images/active.png) no-repeat ! important; background-position: right -26px !important; padding-right: 18px; }
.main_menu  .active .main_menu_item_right span { color: #fff; background: #21517B; padding: 4px 0; cursor: default; }
*/

.select_language_panel { position: absolute; top: 155px; right: 47px; width: 70px; }
.lang_item { float: left; width: 17px; text-align: center; margin-left: 17px; }
.lang_item .lang { font-size: 10px; color: #000; }
/* end */

/* left block ------------------------------------------------------------------------------------------------------------------------------------ */
.navigate_panel { overflow: hidden; width: 100%; margin: 65px 0 0 -7px; }
a.home_icon { float: left; display: block; width: 11px; height: 11px; margin-right: 36px; background: url('../images/sprite.png') no-repeat; background-position: -38px -41px ! important;}
span.home_icon { float: left; display: block; width: 11px; height: 10px; margin-right: 36px; background: url('../images/sprite.png') no-repeat; background-position: -38px -31px ! important;}

.mail_icon { float: left; display: block; width: 12px; height: 11px; margin-right: 36px; background: url('../images/sprite.png') no-repeat; background-position: -52px -41px ! important;}

a.map_icon { float: left; display: block; width: 11px; height: 11px; background: url('../images/sprite.png') no-repeat; background-position: -66px -41px ! important;}
span.map_icon { float: left; display: block; width: 11px; height: 11px; background: url('../images/sprite.png') no-repeat; background-position: -66px -31px ! important;}

.contacts_block { width: 195px; padding: 61px 0 28px; margin-left: -8px; }
* > .contacts_block { clear: both; }

.contacts_info_right { margin: 0 31px 11px 48px; }
.contacts_info_center { margin: 0 31px 11px 26px; }
.contacts_info_left { margin: 0 31px 11px 12px; }

.left_menu { display: inline; margin-left: -40px; /*min-height: 211px;*/ padding: 23px 0 30px 0; float: left; }
.left_menu li { clear: none; display: block; float: left; padding: 0 0 10px 0; background: none; }
.left_menu li .block_blue { background: none; }
.left_menu li .block_blue ins { background: none; }
.left_menu li .block_blue ins span { background: none; font-weight: bold; color: #002452 ! important; }

.document { font-size: 12px; clear: left; float: none; padding-bottom: 20px; padding-top: 40px; }
.document .doc_thumb { float: left; margin-right: 10px; vertical-align:top; }
.document .doc_text { width: 120px; padding-top: 3px; display: table; line-height: 14px; }
.document .doc_text .file_size { display: block; margin-top: 3px; }

.wrapper_specials { float: left; height: 35px; margin-top: 33px; }
/* end */

/* right block ----------------------------------------------------------------------------------------------------------------------------------- */

.vote_module { padding: 43px 0 0 0; }
.vote_module form { padding-top: 6px; }
.vote_sumbit_btn { width: 76px; height: 19px; font-size: 11px; margin: 20px 0 0 0; }
.vote_value { font-size: 12px; padding: 5px 0; clear: both; }

/* end */

/* middle block ----------------------------------------------------------------------------------------------------------------------------------- */

.caption { padding: 46px 0 0 3px; width: 90%; line-height: 42px; _padding-top: 32px ! important; }
.caption a { border-bottom: 1px #000 dashed; }
.production_page .caption { _padding-top: 39px ! important; }
.caption .path_action { border: 0; }
.caption .path { border-bottom: 1px #000 dashed ! important; }
.caption .path:hover { border-bottom: 0 ! important; }

.article { margin: 21px 0 0 3px; min-height: 165px; }
.news { padding-top: 2px; }
.news .date { float: left; height: 20px; line-height: 18px; margin: 2px 0 0 -9px; padding: 0 10px; width: 55px; background:url(../images/sprite.png) no-repeat; background-position:-2px -5px !important; }
.news dd { float: none; //display: table; padding-bottom: 2px; //overflow: hidden; margin-left: 75px; }



/* end */



/* left block */

.block_left .product_item { width: auto; }
.block_left .product_item  a { display: block; }

.caption .layer { line-height: 20px; background: url(../images/layer_bgG2.gif) no-repeat left top; position: absolute; padding-left: 313px; margin-left:-353px; width: 800px; top: 15%;  z-index: 10000000; }
.caption .in_1 { padding-right: 313px; background: url(../images/layer_bgG2.gif) no-repeat right bottom; width: 605px; }
*html .caption .in_1 { padding-right: 312px; }

._caption .layer { background: url(../images/layer_bgG2.gif) no-repeat left top; position: absolute; padding-left: 313px; margin-left:-353px; width: 800px; top: 15%;  z-index: 10000000; }
.biglayer  { line-height: 20px; min-height: 347px ! important; background: transparent url(../images/layer_bgG2.gif) no-repeat scroll left top ! important; position: absolute; padding-left: 313px ! important; margin-left:-353px ! important; width: 800px ! important; top: 15% ! important;  z-index: 10000000 ! important; }
*html .biglayer { height: 347px; }
.biglayer .in_1 { background: transparent url(../images/layer_bgG2.gif) no-repeat scroll right bottom ! important; padding-right: 313px ! important; _padding-right: 312px ! important; width: 605px ! important; }
*html .catalog_path_layer .in_1 .in_2 .close_img { left: auto; right: 250px ! important; }

*html .biglayer .close_img { left: auto; right: 250px ! important; }

._caption .in_1 { padding-right: 313px; background: url(../images/layer_bgG2.gif) no-repeat right bottom; width: 605px; }
*html ._caption .in_1 { padding-right: 312px; }

.catalog_path_layer .in_2, ._caption .in_2  { min-height: 274px; _height: 274px; }
*html .catalog_path_layer .in_2 { _height: 274px; }
.caption .in_2, ._caption .in_2 { background: #DAE2E7; padding: 30px 18px; overflow: hidden; width: 570px; }
*html .caption .in_2 { background: #DAE2E7 ! important; }
*html ._caption .in_2 { background: #DAE2E7 ! important; }

.layer { background: url(../images/layer_bgG.gif) no-repeat left top; position: absolute; padding-left: 117px; width: 800px; top: 15%; margin-left: 5%; z-index: 10000000; }
.in_1 { padding-right: 110px; background: url(../images/layer_bgG.gif) no-repeat right bottom; }
.in_2 { background: #DAE2E7; padding: 30px 18px; overflow: hidden; }

.in_2 a { border: none; text-decoration: underline; }
.in_2 a:hover { border: none; text-decoration: none; }
.close_img { width: 13px; height: 13px; position: absolute; background: url(../images/close.gif) no-repeat top left; top: 10px; right: 100px; cursor: pointer; //zoom: 1; }

/* color block's */
.block_empty { line-height:13px; float: left; display: block; text-decoration: none; }
.block_empty ins { float: left; display: block; padding: 0 25px; text-decoration: none; }
.block_empty ins a { display: block; float: left; padding: 3px 7px 4px 7px; }

.block_blue { line-height:13px; float: left; display: block; background: transparent url(../images/bbb.png) no-repeat 0 0; text-decoration: none; }
.block_blue ins { float: left; display: block; padding: 0 25px;  background: transparent url(../images/bbb.png) no-repeat scroll right bottom; text-decoration: none; }
.block_blue ins a , .block_blue ins span { display: block; float: left; padding: 3px 7px 4px 7px; color: #fff ! important; text-decoration: none; background: #002452; }
.block_blue ins span { cursor: default; }

/* in block's */
.block_left { float: left; width: 195px; padding-left: 47px; clear: left; }
.block_center { padding: 0 49px 0 13px; margin: 0 26% 0 250px;}
.block_center_no_right { padding: 0 49px 0 13px; margin: 0 0 0 250px; }
.block_right { float: right; width: 23%; padding-right: 49px; padding-top: 0px; }
.block_center_no_right .block_right { padding-right: 0px; width: 32%; }

.contacts_page { padding: 0 49px 0 13px; margin: 0 0 0 250px; }
.production_page img { margin-bottom: -13px; }

/* header */

/* left middle content */


.content_left { margin-right: 31px; padding-bottom: 97px; }

.search_list { background: none; padding-left: 0px; padding-top: 30px; }  
.search_list li { padding-bottom: 30px; padding-left: 0; background: none; }
.search_list li  a { color: #21517B; }

/* node */


.production_page .caption .path { font: italic 16px Arial; }
.production_page .caption img { margin-bottom: 0; }
.production_page img { margin-bottom: 0; }
.arrow { background: transparent url(../images/arrow.gif) no-repeat 0 0; margin-left: 5px; //position: relative; }


.production { padding: 0 49px 11px 26px; min-height: 165px; }

* > .production { overflow: hidden; }

.production_menu_block { float: left; width: 36%; }
.production_menu_block ul { padding-right: 30px; }

.output_line { float: left; width: 100%; overflow: hidden;}
.in_homepage .product_item { width: 32%; }
.product_item { float: left; width: 49%; min-height: 91px; }
.product_item img { float: left; margin-right: 3px; margin-left: -5px; position: relative; z-index: -1; }
.product_item p { padding-right: 22px; margin-left: 52px; margin-top: -5px; }
.product_item ul { clear: left; padding-bottom: 22px; margin-right: 70px; }
.full_product { float: left; width: 100%; padding-bottom: 11px; }
.full_product a { margin-right: 31px; }

.in_homepage .block_right { padding-top: 0px; margin-top: -14px; }
.in_homepage .news { margin-top: 11px; margin-left: 0px; }

.homepage_bottom_modules { float: left; width: 100%; padding-top: 11px; }
.wrapper_info_block { float: left; width: 100%; padding-top: 44px; }

.content_left_column { clear: both; width: 195px; display: inline; padding-left: 42px; }

.content_right_column { margin-left: 238px; padding-left: 23px;}

.change_site_language_div { position: relative; top: -14px; float: left; width: 80px; margin-left: -89px; }

.lang_item { float: left; width: 17px; text-align: center; margin-LEFT: 17px; }
.lang_item .lang { font-size: 10px; color: #000; }
.lang_item .current { color: #266795; text-decoration: none; }

.rus_icon { background: url('../images/sprite.png') no-repeat left -30px; border: 0; }
.eng_icon { background: url('../images/sprite.png') no-repeat -19px -30px; border: 0; }

.vote_graph_value_red, .vote_graph_value_yellow { left: -4px; position: relative; background: url(../images/grey.gif) no-repeat top left; font-size: 7px; height: 7px; width: 200px; margin-right: 4px; margin-top: -3px; overflow: hidden; margin-top: 7px; display: inline; float: left; }

.vote_graph_value_red img.red_img { z-index: 1; margin-top: 0px; position: absolute; top: 0; width: 200px; background: transparent url(../images/sprite.png) no-repeat scroll 8px -97px; }
.vote_graph_value_red img.left { z-index: 2; position: absolute; top: 0px; left: -1px; background: url(../images/sprite.png) no-repeat -81px -35px; }

.vote_graph_value_yellow img.yellow_img { z-index: 1; margin-top: 0px; position: absolute; top: 0; width: 200px; background: transparent url(../images/sprite.png) no-repeat scroll 9px -89px; }
.vote_graph_value_yellow img.left { z-index: 2; position: absolute; top: 0px; left: 3px; _left: -1px; background: url(../images/sprite.png) no-repeat -81px -43px; }

.top_orient_menu { padding-top:86px; margin-left:58px; float: none; }
.top_orient_menu .header_orient_menu { display: inline; }
.top_orient_menu .item_orient_menu { display: inline; }
.item_orient_menu_link { margin-left: 44px; font-style: italic; text-decoration: none; border-bottom-width: 2px; border-bottom-style: dotted; }
.item_orient_menu_link:hover { border: 0; }

.main_flash { margin: 23px 0 0 -25px; height: 304px; width: 96%; background: #000; }

.news_block {  }
.block_center_no_right .news_block { margin-top: -3px;  width: 59%; }
.block_center_no_right .news { margin: 16px 0px 0px 0px; }
.block_center_no_right .news .date { margin-left: -11px; }

.news_block .left_menu { margin-left: -20px; height: auto; min-height: 0; padding-bottom: 28px; }
.news_block .left_menu li { margin:0 -12px; }


.article_block { clear: both; margin: 0 -25px 10px -25px; padding-left: 25px; background: transparent url(../images/bblg.png) no-repeat 0 0; }
.article_block div { padding-right: 25px; background: transparent url(../images/bblg.png) no-repeat scroll right bottom; }
.article_block div div { padding: 10px 0; background: #e8edf1; }
.article .product_item img { margin-left: 0; }
.article .product_item p { margin-left: 63px; }

.wrapper_specials .block_blue { left: -33px; position: relative; }


.footer_search { width: 246px; border: 1px #A5A5A5 solid; padding:2px; font-size: 12px; }
.footer_search_btn { width: 30px; height: 15px; cursor: pointer; vertical-align: middle; border: 0; background: url(../images/sprite.png) no-repeat; background-position: -1px -42px ! important; margin-bottom:5px; }

.concern {float: left; margin-right: 5px;}
.concern_info { line-height: 13px; font-size: 11px; }

.artsofte_logo { margin-bottom: -5px; border: 0; }
.count_block { background: transparent url(../images/sprite.png) no-repeat; background-position: 0 -56px ! important; height: 31px; margin-left: -42px; padding-left: 42px; width: 183px; }
.count_block img { margin-top: 7px; }

.cart_form { display: block; zoom: 1; position: relative; }
.cart_form  div { position: relative; }
.cart_form p { margin-bottom: 22px; }
.cart_form  .input { width: 243px; }
.cart_form   textarea { width: 243px; height: 80px; }

.pages {  }
.pages span.num { padding: 0 3px; background: #21517B; color: #fff; } 
.pages a.num { margin: 0 3px; } 

.no_flash { position: relative; }
.flash_text { font-size: 13px; left: 284px; line-height: 19px; position: absolute; top: 82px; width: 196px; }

.right_click { position: absolute; right: 42px; top: 18px; }

.biginput input { width: 243px ! important; }

}
@media print {

}

/*god mode*/
.col_left { float:left; width: 35%; padding-left: 42px; }
.col_center { margin-left: 35%; margin-right: 20%; padding-left: 100px; }
.col_right { float: right; width: 20%; padding-right: 68px; text-align:right; }
#god_mode {padding: 14px 0; background: #93995D; font-size: 12px; color: white; position: relative; z-index: 2;}

.seo-txt-edit h2 { font-size: 14px; }
.almaz_antey { text-align: center; background: #F1F1F1; }
.almaz_antey a { color: red; }

