@font-face {
    font-family: 'PFDinTextCondProMedium';
    src: url('../font/pfdintextcondpro-medium-webfont.eot');
    src: url('../font/pfdintextcondpro-medium-webfont.eot?#iefix') format('embedded-opentype'),         url('../font/pfdintextcondpro-medium-webfont.woff') format('woff'),         url('../font/pfdintextcondpro-medium-webfont.ttf') format('truetype'),         url('../font/pfdintextcondpro-medium-webfont.svg#PFDinTextCondProMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

.h1,.h2,.h3,.h4,.h5,.h6 {
    display: block;
}

.h1 {
    color: #133F6B;
    font-family: Arial,serif;
    font-size: 30px;
    padding: 0 0 15px;
}

.i,.em {
    font-style: italic;
}

.strong,.b {
    font-weight: bold;
}

* {
    margin: 0;
    padding: 0;
    border: 0;
}

table {
    border-collapse: collapse;
}

a img {
    border: none;
}

body {
    font: 12px Arial;
    width: 100%;
    background: url(../images/body_bg.png) repeat top left;
    color: #282828;
}

a {
    outline: none;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

p {
    margin: 0 0 1.5em;
}

img {
    border: none;
}

input {
    vertical-align: middle;
}

#wrapper {
    max-width: 1426px;
    min-width: 1080px;
    margin: 0 auto;
    width: 100%;
}

.inner_wrapper {
    padding: 0 30px 0 30px;
}

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

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.no_border {
    border: none !important;
}

.no_b_border {
    border-bottom: none !important;
}

.no_margin {
    margin: 0 0 0 0 !important;
}

.no_bg {
    background: none !important;
}

#header {
    padding: 20px 0 20px 0;
}

.top_header {
    padding: 0 0px 21px 0px;
}

.logo {
    display: block;
    float: left;
    margin: 3px 20px 0 0;
}

.logo_description {
    float: left;
    font-size: 11px;
    color: #808080;
    padding: 7px 0 0 0;
}

.contact_info {
    float: right;
    min-width: 200px;
    width: 22%;
}

.contact_info .phone,.contact_info .email {
    background: url(../images/contact_icon.png) no-repeat left 2px;
    font-size: 12px;
    padding: 0 0 0 28px;
    min-height: 47px;
    text-align: left;
}

.contact_info .email {
    background-position: left -103px;
    margin-top: 18px;
}

.contact_phone {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
}

.mail {
    background: url(../images/contact_mail.png) no-repeat left 2px;
    font-size: 12px;
    padding: 0 0 0 28px;
    min-height: 47px;
    margin: 0 0 0 25px;
    text-align: left;
}

.mail a {
    color: #133f6b;
    text-decoration: none;
}

.contact_info .phone a {
    background: url("../images/link_bg.png") repeat-x;
    color: #fff;
    display: block;
    font-size: 10px;
    height: 20px;
    line-height: 20px;
    margin: 8px 0;
    text-align: center;
    text-transform: uppercase;
    width: 92px;
}

.contact_info .email a {
    color: #133f6b;
    text-decoration: none;
}

.orange {
    color: #ff8400;
}

.basket {
    float: right;
    background: url(../images/basket_ico.png) no-repeat left 7px;
    padding: 4px 0 0 50px;
    min-height: 47px;
}

.basket .amount {
    font-weight: bold;
    color: #4d90cd;
}

.main_menu {
    padding: 0 21px 0 0;
    background: url(../images/main_menu_bg.png) no-repeat top right;
}

.inner_main_menu {
    background: url(../images/main_menu_li_bg.png) repeat-x top left;
}

.main_menu ul li {
    display: block;
    float: left;
    list-style: none;
}

.main_menu ul li a {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    display: block;
    padding: 15px 20px 0 20px;
    background: url(../images/main_menu_li_bg.png) repeat-x top left;
    min-height: 35px;
    border-right: 1px solid #87c0f4;
}

.main_menu ul li a:hover,.main_menu ul li.active a {
    background: url(../images/main_menu_lihover_bg.png) repeat-x top left;
    text-decoration: none;
}

.main_menu ul li a.home_page {
    width: 10px;
    background: url(../images/home_page.png) no-repeat top left;
}

.main_menu ul li a.home_page:hover,.main_menu ul li.active a.home_page {
    background: url(../images/home_page.png) no-repeat top right;
}

.search {
    float: right;
    padding: 15px 0 0 20px;
    background: url(../images/main_menu_li_bg.png) repeat-x top left;
    min-height: 35px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    border-left: 1px solid #2d76b8;
}

.search .input_holder {
    border: 3px solid #fff;
    float: left;
    margin: -2px 0 0 10px;
    background-color: #fff;
}

.search input.search_input {
    height: 20px;
    float: left;
    padding: 0 5px 0 0;
    width: 130px;
}

.search input.search_button {
    float: left;
    background: url(../images/search_input.png) no-repeat top left;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.equipment_selection {
    padding: 0 0 20px 0;
}

.selection_type {
    padding: 0 0 0 0;
}

.selection_filters_container {
    border: 1px solid #d0e1ef;
    position: relative;
    height: 100%;
}

.selection_type ul li {
    list-style: none;
    display: block;
    float: left;
    line-height: 24px;
    padding: 2px 0 0 0;
}

.selection_type ul li.active {
    padding: 0 0 0 0;
}

.selection_type ul li a {
    color: #ff8400;
    font-size: 18px;
    font-family: 'PFDinTextCondProMedium';
}

.selection_type ul li.active a {
    color: #4d90cd;
    font-size: 24px;
}

.selection_type ul li.active a:hover {
    text-decoration: none;
}

.selection_type ul li.separator {
    width: 41px;
    height: 20px;
    background: url(../images/selection_type_separator.png) no-repeat center center;
    margin: 3px 0 0 0;
}

.manuf_filter {
    padding: 20px 0 10px 93px;
    width: 177px;
    border-right: 1px solid #d0e1ef;
    margin: 0 -285px 0 0;
    position: relative;
    z-index: 2;
    float: left;
}

.manuf_filter .checkboxes {
    padding: 10px 0 10px 0;
}

.manuf_filter .checkboxes label {
    display: block;
    padding: 0 0 2px 0;
}

.manuf_filter .checkboxes label a {
    color: #ff8400;
    margin: 0 3px 0 3px;
}

.other_filters_container {
    float: left;
    width: 100%;
    display: inline;
    overflow: hidden;
    position: relative;
    z-index: 1;
    color: #333;
}

.other_filters {
    margin: 0 0 0 285px;
    height: 100%;
}

.price_floater {
    position: relative;
    width: 254px;
    padding: 16px 0 0 0;
    margin: 0 auto;
    height: 100%;
}

.f-label {
    font-size: 12px;
    margin: 0 0 5px;
    float: left;
    color: #333;
}

.inputs {
    position: relative;
    float: right;
    color: #333;
}

.price_floater .checkboxes_inputs {
    float: left;
    padding: 0 0 0 10px;
}

.price_floater .checkboxes_inputs label {
    margin: 0 5px 0 0;
}

.price_floater .checkboxes_inputs input {
    margin: 0 3px 0 0;
}

.inputs label {
    display: block;
    float: left;
    margin: 0 6px 0 0;
}

.inputs label input {
    background: url(../images/filter_input.png) no-repeat top left;
    font-size: 12px;
    font-weight: bold;
    height: 16px;
    margin: 0 0 0 4px;
    position: relative;
    top: -1px;
    width: 42px;
    color: #4d90cd;
    padding: 0 0 0 8px;
}

.price_floater .range {
    margin: 8px 0 0 0;
    width: 254px;
}

.price_floater .range .steps {
    height: 15px;
    position: relative;
    background: url(../images/filter_steps.png) no-repeat bottom left;
}

.price_floater .range .ui-slider-horizontal {
    background: url("../images/slider.png") no-repeat scroll left top transparent;
    border: medium none;
    height: 5px;
    padding: 0;
    z-index: 10;
}

.price_floater .range .ui-slider-horizontal .ui-slider-range {
    background: url("../images/range_selected_bg.png") repeat-x scroll left top transparent;
    border: medium none;
    height: 5px;
    padding: 0;
}

.price_floater .range .ui-state-default {
    width: 17px;
    height: 19px;
    background: url("../images/range-handle.png") no-repeat scroll top left;
    border: none;
}

.question {
    display: block;
    float: left;
    width: 11px;
    height: 11px;
    background: url(../images/question.png) no-repeat top left;
    margin: 2px 5px 0 0;
}

.price_floater .inputs select {
    background: url(../images/filter_select.png) no-repeat top left;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 5px 0 15px;
    height: 25px;
    margin: 0 0 0 4px;
    position: relative;
    top: -7px;
    width: 136px;
    color: #4d90cd;
}

.filter_cont_1 {
    float: left;
    width: 39%;
    text-align: center;
}

.filter_cont_2 {
    padding: 8px 0 0 0;
    float: left;
    width: 32%;
    text-align: center;
}

.filter_cont_3 {
    padding: 95px 0 0 40px;
    float: left;
    width: 20%;
}

.filter_cont_2 .price_floater {
    padding: 14px 0 0 0;
}

.selection_button {
    height: 39px;
    width: 160px;
    margin: -5px 0 0 0;
    cursor: pointer;
    background: url(../images/selection_button.png) no-repeat top left;
}

#content {
    float: left;
    width: 100%;
    display: inline;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.narrow_left {
    float: left;
    width: 200px;
    margin: 0 -230px 0 0;
    position: relative;
    z-index: 2;
    padding: 0 30px 25px 0;
}

.narrow_right {
    float: left;
    width: 200px;
    margin: 0 0 0 -230px;
    position: relative;
    z-index: 2;
    padding: 0 0 0 30px;
}

.wide {
    padding: 15px 0 0 0;
    margin: 0 230px 0 230px;
}

.wide_2 {
    margin: 0 230px 0 230px;
}

.wide_3 {
    margin: 0 0 0 230px;
}

.side_menu_container {
    padding: 0 0 10px 0;
}

.side_menu {
    margin: 0 0 5px 0;
}

.side_menu_top {
    height: 4px;
    width: 200px;
    background: url(../images/side_menu_top.png) no-repeat top left;
}

.side_menu_bottom {
    height: 4px;
    width: 200px;
    background: url(../images/side_menu_bottom.png) no-repeat bottom left;
}

.side_menu ul li {
    list-style: none;
    width: 100%;
    margin: 0 0 2px 0;
}

.side_menu ul li a {
    display: block;
    height: 100%;
    color: #333;
    font-weight: bold;
    background: #f1f5f8;
    padding: 10px 0 10px 28px;
}

.side_menu ul li:hover a,.side_menu ul li.active a {
    background: url(../images/main_menu_lihover_bg.png) repeat-x top left;
    text-decoration: none;
    color: #fff;
}

.side_menu ul li a.category {
    font-size: 14px;
    color: #fff;
    background: url(../images/main_menu_li_bg.png) repeat-x top left;
    padding: 10px 0 13px 20px;
}

.side_menu ul li:hover a.category {
    text-decoration: underline;
}

.info_block_container {
    margin: 0 0 15px 0;
}

.info_block {
    border-left: 1px solid #d0e1ef;
    border-right: 1px solid #d0e1ef;
    padding: 10px 15px 0 16px;
}

.info_block_title {
    font-family: 'PFDinTextCondProMedium';
    font-size: 24px;
    color: #4d90cd;
    border-bottom: 1px solid #d0e1ef;
    padding: 11px 15px 5px 16px;
    border-left: 1px solid #d0e1ef;
    border-right: 1px solid #d0e1ef;
}

.info_block_top {
    width: 200px;
    height: 5px;
    background: url(../images/info_block_top.png) no-repeat top left;
}

.info_block_bottom {
    width: 200px;
    height: 5px;
    background: url(../images/info_block_bottom.png) no-repeat bottom left;
}

.service_list {
    padding: 0 0 5px 0;
}

.service_list ul li {
    list-style: none;
    padding: 0 0 10px 20px;
    background: url(../images/service_menu_li.png) no-repeat 0px 2px;
}

.service_list ul li a {
    color: #ff8400;
}

.service_list_2 {
    padding: 15px 0 0 0;
}

.service_list_2 ul li {
    list-style: none;
    padding: 0 0 0 20px;
    margin: 0 0 5px 0;
    background: url(../images/service_menu_li.png) no-repeat 0px 2px;
}

.service_list_2 ul li a {
    color: #ff8400;
}

.sertif_cont {
    padding: 0 0 5px 0;
}

.sertif_cont a {
    display: inline-block;
    margin: 0 10px 0 0;
}

.big_title {
    font-family: 'PFDinTextCondProMedium';
    font-size: 48px;
    color: #4d90cd;
}

.request_form {
    padding: 10px 0 10px 0;
    color: #282828;
}

.request_form input {
    background: url(../images/request_inputs_bg.png) no-repeat top left;
    height: 20px;
    width: 150px;
    padding: 3px 5px 3px 5px;
    margin: 3px 0 3px 0;
    font-size: 12px;
}

.request_form input.send_button {
    width: 160px;
    height: 39px;
    background: url(../images/send_button.png) no-repeat top left;
    cursor: pointer;
}

.info_block_title .monster {
    float: left;
    font-size: 66px;
}

.monster_description {
    float: left;
    width: 105px;
    font-size: 18px;
    padding: 7px 0 0 10px;
}

.info_block_item {
    border-bottom: 1px solid #d0e1ef;
    padding: 10px 15px 5px 16px;
    border-left: 1px solid #d0e1ef;
    border-right: 1px solid #d0e1ef;
}

.info_block_item .arg {
    font-weight: bold;
    font-size: 14px;
    color: #4d90cd;
}

.product_container {
    padding: 15px 0 30px 0;
}

.product_container_table tr td {
    border-bottom: 1px solid #d0e1ef;
    border-right: 1px solid #d0e1ef;
    padding: 0 10px 0 10px;
    vertical-align: top;
}

.product_container_table tr td.first_in_row {
    padding: 0 10px 0 0;
}

.product_container_table tr td.last_in_row {
    padding: 0 0 0 10px;
    border-right: none;
}

.product_container_table tr.second_row td {
    padding: 20px 10px 0 10px;
    border-bottom: none;
}

.product_container_table tr.second_row td.first_in_row {
    padding: 20px 10px 0 0;
}

.product_container_table tr.second_row td.last_in_row {
    padding: 20px 0 0 10px;
    border-right: none;
}

.product {
    float: left;
    width: 100%;
    overflow: hidden;
}

.product_title {
    min-height: 40px;
}

.product_title a {
    font-size: 16px;
    color: #ff8400;
    font-weight: bold;
}

.product_img {
    display: block;
    padding: 5px 0 15px 0;
    text-align: center;
}

.product_specifications table {
    border: 1px solid #d0e1ef;
    margin: 0 0 10px 0;
}

.product_specifications table tr td {
    border-bottom: 1px solid #d0e1ef !important;
    padding: 4px 8px 4px 8px !important;
    border-right: none;
}

.blue_bold {
    font-weight: bold;
    color: #133f6b;
}

.price {
    font-size: 18px;
}

.buttons_container {
    height: 39px;
    padding: 0 0 10px 0;
    width: 100%;
    float: left;
    background: url(../images/buttons_container_bg.png) no-repeat top left;
}

.buy_button {
    display: block;
    height: 29px;
    padding: 10px 0 0 0;
    background: url(../images/buy_button_bg.png) repeat-x top left;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin: 0 40px 0 5px;
    border-right: 1px solid #fff;
    text-align: center;
}

.add_basket {
    display: block;
    width: 40px;
    height: 39px;
    background: url(../images/add_basket.png) no-repeat top left;
    text-indent: -10000px;
    margin: 0 0 0 -40px;
}

.seo_container {
    height: 100%;
    margin: 0 230px 0 0;
    padding: 15px 0 0 0;
}

.seo_block {
    padding: 0 0 15px 0;
}

.seo_block_title {
    color: #4d90cd;
    font-size: 24px;
    font-family: 'PFDinTextCondProMedium';
    padding: 0 0 10px 0;
}

.seo_block p {
    margin: 0 0 1em;
}

.bread_crumbs {
    color: #4d90cd;
    font-size: 11px;
    border-bottom: 1px solid #d0e1ef;
    padding: 0 0 7px 0;
    margin: 0 0 8px 0;
}

.bread_crumbs a {
    color: #ff8400;
}

.bread_crumbs span {
    padding: 0 8px 0 8px;
    display: inline-block;
    color: #ff8400;
}

.catalog_container {
    border-bottom: 1px solid #d0e1ef;
    margin: 0 0 20px 0;
}

.ordering_form_container {
    height: 100%;
    margin: 20px 0 0 0;
    border-top: 1px solid #d0e1ef;
    padding: 0 0 25px 0;
}

.order_form_table {
}

.order_form_table tr td {
    padding: 12px 10px 8px 0;
    border-bottom: 1px solid #d0e1ef;
}

.order_form_table tr td.description {
    font-weight: bold;
    color: #4d90cd;
}

.order_form_table tr td .inputs {
    padding: 0 0 12px 0;
}

.order_form_table tr td .service_list {
    padding: 12px 0 0 0;
}

.delete_product {
    display: block;
    padding: 0 0 0 20px;
    background: url(../images/delete_product.png) no-repeat 0px 2px;
    color: #f00;
    margin: 13px 0 0 0;
}

.compare_product {
    display: block;
    padding: 0 0 0 20px;
    background: url(../images/compare_product.png) no-repeat 0px 2px;
    color: #ff8400;
    margin: 13px 0 0 0;
}

.order_table_bottom {
    padding: 21px 0 20px 0;
}

.order_table_bottom .delete_product {
    margin: 13px 0 0 0;
}

.order_table_bottom .in_total {
    float: right;
    padding: 0 40px 0 0;
}

.in_total .total {
    float: right;
    padding: 0 0 0 10px;
    margin: -5px 0 0 0;
}

.count_button {
    display: block;
    height: 39px;
    width: 132px;
    background: url(../images/count_button.png) no-repeat top left;
    text-indent: -10000px;
}

.in_total .count_button {
    float: right;
    margin: 5px -40px 0 0;
}

.forms_container {
    height: 100%;
    border: 1px solid #d0e1ef;
    position: relative;
    padding: 15px 16px 15px 16px;
    margin: 0 0 20px 0;
}

.order_button {
    display: block;
    height: 39px;
    width: 132px;
    background: url(../images/order_button.png) no-repeat top left;
}

.forms_container .row {
    padding: 0 0 8px 0;
}

.forms_container .row input {
    width: 310px;
    height: 14px;
    background: url(../images/order_form_input.png) no-repeat top left;
    margin: 6px 0 0 0;
    padding: 2px 5px 0 5px;
}

.forms_container textarea {
    width: 520px;
    height: 100px;
    background: url(../images/textarea.png) no-repeat top left;
    margin: 6px 0 0 0;
    resize: none;
    padding: 3px 2px 3px 3px;
}

.rows_container {
    float: left;
    padding: 0 18px 0 0;
}

.form_comment {
    font-size: 11px;
    color: #808080;
    padding: 20px 0 0 0;
}

.pagination_container {
    padding: 4px 0 11px 0;
    border-bottom: 1px solid #d0e1ef;
    margin: 0 0 8px 0;
}

.pag_filter {
}

.pag_filter a {
    color: #ff8400;
    padding: 4px 6px 3px 6px;
    background-color: #f1f5f8;
    font-weight: bold;
}

.pag_filter a.cur {
    background-color: #4d90cd;
    color: #fff;
}

.pag_filter a.cur:hover {
    text-decoration: none;
}

.pag_filter span {
    margin: 0 5px 0 0;
}

.product_list {
    margin: 8px 0 8px 0;
}

.product_list tbody tr td {
    border-bottom: 1px solid #d0e1ef;
    padding: 12px 0 6px 0;
}

.product_list tbody tr td.description {
    font-weight: bold;
    color: #4d90cd;
    text-align: center;
}

.product_list tbody tr td .buttons_container {
    padding: 0 0 8px 0;
}

.product_list tbody tr td .price_container {
    padding: 0 0 6px 0;
}

.product_list tbody tr.last_row td {
    padding: 12px 0 25px 0;
}

.product_list tbody tr.first_row td {
    padding: 25px 0 6px 0;
}

.product_list thead tr {
    background: url(../images/product_list_head.png) repeat-x top left;
}

.product_list thead tr td {
    vertical-align: top;
    min-height: 40px;
    text-align: center;
}

.product_list thead tr td a {
    display: inline-block;
    height: 28px;
    font-weight: bold;
    color: #fff;
    padding: 12px 7px 0 7px;
}

.product_list thead tr td.first_in_head a {
    margin: 0 0 0 0;
}

.product_list thead tr td a:hover {
    text-decoration: none;
    background: url(../images/product_list_head_hover.png) repeat-x top left;
}

.product_list thead tr td a.active {
    background: url(../images/product_list_head_hover.png) repeat-x top left;
}

img.arrow {
    margin: 0 0 0 10px;
}

.product_list thead tr td.last_in_head {
    background: url(../images/product_list_head_left.png) no-repeat top right;
}

.product_list thead tr td.first_in_head {
    text-align: left;
    min-width: 196px;
    background: url(../images/product_list_head_right.png) no-repeat top left;
}

.product_list thead tr td.first_in_head a.name:hover {
    background: url(../images/name_hover.png) no-repeat top left;
}

.product_list thead tr td a.name.active {
    background: url(../images/name_hover.png) no-repeat top left;
}

.product_card {
    height: 100%;
    padding: 15px 0 40px 0;
}

.product_card_lc {
    float: left;
    width: 288px;
    margin: 0 -288px 0 0;
    position: relative;
    z-index: 2;
}

.product_cat {
    font-size: 14px;
    color: #333;
    font-weight: bold;
    padding: 10px 0 0 0;
}

.product_photo {
    width: 288px;
    height: 194px;
    background: url(../images/photo_frame.png) no-repeat top left;
    position: relative;
}

.product_photo img {
    margin: 5px 0 0 5px;
}

.product_photo .magnifier {
    display: block;
    position: absolute;
    width: 41px;
    height: 41px;
    right: 0;
    bottom: 0;
    background: url(../images/magnifier.png) no-repeat top left;
}

.product_card .product_specifications {
    margin: 0 20px 0 0;
    width: 35%;
}

.product_card .add_info {
    width: 200px;
}

.product_card .add_info .price_container {
    padding: 40px 0 7px 0;
}

.product_card .add_info .price_container .price {
    font-size: 30px;
}

.product_card .add_info .service_list_2 {
    padding: 0 0 0 0;
}

.product_card .add_info .service_list_2 ul li {
    margin: 0 0 3px 0;
}

.sertif_container {
    padding: 25px 0 0 0;
}

.delivery_container {
    padding: 0 0 5px 0;
}

.delivery {
    display: block;
    padding: 0 0 0 42px;
    min-height: 19px;
    color: #ff8400;
    width: 120px;
    margin: 0 0 8px 0;
}

.moscow {
    background: url(../images/map_ico_1.png) no-repeat left center;
}

.russia {
    background: url(../images/map_ico_2.png) no-repeat left center;
}

.docs_container {
    padding: 12px 0 0 0;
}

.doc {
    display: block;
    padding: 0 0 0 40px;
    min-height: 32px;
    color: #ff8400;
    width: 180px;
    margin: 0 0 8px 0;
}

.pdf {
    background: url(../images/pdf_ico.png) no-repeat left center;
}

.technical_characteristics {
    margin: 0 0 0 308px;
}

.technical_characteristics_container {
    width: 100%;
    height: 100%;
    float: left;
    display: inline;
    position: relative;
    z-index: 1;
}

.technical_characteristics_table {
    height: 100%;
    padding: 0 0 20px 0;
}

.technical_characteristics_table table tr td {
    text-align: left;
}

.technical_characteristics_table .question {
    margin: 2px 10px 0 0;
}

.product_card .selection_type {
    padding: 20px 0 12px 0;
}

.product_card .related_items {
    padding: 25px 0 0 0;
    width: 73%;
    min-width: 793px;
}

.related_items {
    height: 100%;
}

.related_items_title {
    font-family: 'PFDinTextCondProMedium';
    font-size: 24px;
    color: #FFA300;
    padding: 0 0 10px 0;
}

.related_items_info {
    line-height: 20px;
}

.related_items_info .compare_product {
    background: url(../images/compare_product.png) no-repeat 0px 4px;
    margin: 0 0 0 0;
}

.product_compare {
    padding: 15px 0 0 0;
    height: 100%;
}

.product_compare .product_img {
    text-align: left;
    padding: 5px 0 20px 0;
}

.product_compare .delete_product {
    margin: 10px 0 15px 0;
}

.product_compare .technical_characteristics_table tbody tr.different td {
    background-color: #e9eff3;
}

.product_compare .technical_characteristics_table tbody tr td {
    padding: 4px 15px 5px 10px;
}

.product_compare .technical_characteristics_table tr td.comparison_parameter {
    background-color: #fff !important;
    min-width: 275px;
    padding: 4px 15px 5px 0;
}

.product_compare .technical_characteristics_table tbody tr td .price_container {
    padding: 0 0 6px 0;
}

.product_compare .technical_characteristics_table tbody tr td .buttons_container {
    padding: 0 0 8px 0;
}

.product_compare .technical_characteristics_table tbody tr td .buy_container {
    width: 130px;
}

.footer_wrapper {
    max-width: 1426px;
    min-width: 1080px;
    width: 100%;
    margin: 0 auto;
    background: url(../images/footer_wrapper_bg.png) repeat-x center left;
}

.footer {
    border: 1px solid #d0e1ef;
    margin: 0 0 20px 0;
    position: relative;
    background: #fff;
    padding: 10px 0px 0 0px;
    height: 100%;
}

.trc {
    background: url("../images/trc.png") no-repeat scroll 0 0 transparent;
    height: 4px;
    position: absolute;
    right: -1px;
    top: -1px;
    width: 4px;
}

.tlc {
    background: url("../images/tlc.png") no-repeat scroll 0 0 transparent;
    height: 4px;
    left: -1px;
    position: absolute;
    top: -1px;
    width: 4px;
}

.blc {
    background: url("../images/blc.png") no-repeat scroll 0 0 transparent;
    bottom: -1px;
    height: 4px;
    left: -1px;
    position: absolute;
    width: 4px;
}

.brc {
    background: url("../images/brc.png") no-repeat scroll 0 0 transparent;
    bottom: -1px;
    height: 4px;
    position: absolute;
    right: -1px;
    width: 4px;
}

.footer_title_container {
    float: left;
    width: 210px;
    padding: 0 0px 0 20px;
    margin: 0 -230px 0 0;
    position: relative;
    z-index: 2;
}

.footer_title {
    color: #4d90cd;
    font-size: 30px;
    font-family: 'PFDinTextCondProMedium';
    padding: 0 0 5px 0;
}

.clients_table_container {
    float: left;
    width: 100%;
    display: inline;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.clients_table {
    margin: 0 0 0 230px;
    padding: 0 0 15px 0;
}

.clients_table table tr td {
    text-align: center;
    padding: 20px 5px 0 5px;
}

.clients_table a {
    display: inline-block;
    margin: 20px 18px 0 0;
}

.copyright_container {
    max-width: 1426px;
    min-width: 1080px;
    width: 100%;
    margin: 0 auto;
}

.design_label {
    min-height: 70px;
    float: right;
    padding: 0 21px 0 18px;
    border-left: 1px solid #d0e1ef;
}

.site_map {
    padding: 0 18px 0 0;
    float: right;
    line-height: 18px;
}

.site_map a {
    color: #ff8400;
}

.copyright .liveinternet {
    display: block;
    float: left;
    margin: 3px 10px 0 0;
}

.copyright {
    float: left;
    min-height: 70px;
    padding: 0 18px 0 21px;
    border-right: 1px solid #d0e1ef;
}

.letter {
    color: #333;
    padding: 0 0 0 25px;
    float: left;
    line-height: 18px;
}

.letter a {
    color: #ff8400;
}

#print_wrapper {
    width: 980px;
    margin: 0 auto;
}

#print_wrapper .contact_info {
    background: none;
    text-align: right;
}

#print_wrapper .contact_info a {
    color: #4d90cd;
}

#print_wrapper .top_header {
    border-bottom: 5px solid #D0D8E1;
}

.print_content {
    height: 100%;
    padding: 0px 0 0px 0;
    /* border-bottom: 5px solid #D0D8E1; */
}

.content_header {
    padding: 0 0 0px 0;
    border-bottom: 5px solid #D0D8E1;
}

.print_price {
    padding: 10px 0 0 0;
    font-size: 18px;
    float: left;
}

.print_price .price {
    font-size: 40px;
}

.print_product {
    padding: 25px 0 0 0;
    height: 100%;
}

.left_column {
    width: 280px;
    float: left;
    padding: 0 20px 0 0;
}

.right_column {
    width: 680px;
    float: left;
}

.print_product .print_product_img {
    margin: 0 0 20px 0;
}

.print_footer {
    height: 100%;
    padding: 10px 0 30px 0;
}

.print_footer a.site {
    font-size: 28px;
}

.print_services {
    height: 100%;
    width: 635px;
    line-height: 22px;
}

.print_services ul li {
    list-style: none;
    display: inline-block;
    float: left;
    color: #808080;
}

.print_services ul li.sep {
    width: 11px;
    text-align: center;
}

technical_characteristics {
    margin: 0 0 0 308px;
}

.technical_characteristics .selection_type {
    padding: 0 0 12px;
}

.technical_characteristics_container {
    width: 100%;
    height: 100%;
    float: left;
    display: inline;
    position: relative;
    z-index: 1;
}

.technical_characteristics_table {
    height: 100%;
    padding: 0 0 20px 0;
}

.technical_characteristics_table table tr {
    background: #fff;
}

.technical_characteristics_table table tr td {
    text-align: left;
    font-size: 12px;
    font-weight: normal;
    border-top: 1px solid #fff !important;
}


.technical_characteristics_table table tr td .f-label {
    border-bottom: 1px dotted #0E3460 !important;
}
.technical_characteristics_table table tr:last-child td .f-label{
    border-bottom: none !important;
}



.technical_characteristics_table table tr td .f-label {
    background: #fff;
    display: block;
    float: none;
    padding: 4px 15px 5px 9px;
}

.technical_characteristics_table table tr td.params_value {
    color: #133f6b;
    display: block;
    padding: 4px 15px 5px 9px;
}

.technical_characteristics_table table tr td.title {
    color: #000;
    padding: 4px 15px 5px 9px;
    background: #d9d9d9;
    border-bottom: 1px solid #000 !important;
}

.technical_characteristics_table .question {
    margin: 2px 10px 0 0;
}

.f-label {
    font-size: 12px;
    margin: 0 0 5px;
    float: left;
    color: #333;
}

h1 {
    border-bottom: 5px solid #D0D8E1;
    color: #133F6B;
    font-family: Arial,serif;
    font-size: 30px;
    margin: 0 0 20px;
    padding: 0 0 15px;
}

h1.product_title {
    border: none;
    margin: 0 0 12px;
    padding: 0;
}

.reasons tr td .number {
	background: #ffa500;
	color: #fff;
	font-size: 14px;
	height: 17px;
	padding: 3px 0 0;
	text-align: center;
	width: 20px;
	float: left;
	margin-right: 10px;
	display: inline-block;
}


.reasons tr td {
	/* border-bottom: 1px solid #d0d8e1; */
	font-size: 12px;
	margin: 0 0 9px;
	min-height: 30px;
	padding: 0 0 10px 0px;
	position: relative;
}

.reasons tr td.last {
	border: none;
}

.reasons tr td .number {
	background: #ffa500;
	color: #fff;
	font-size: 14px;
	height: 17px;
	padding: 3px 0 0;
	text-align: center;
	width: 20px;
	float: left;
	margin-right: 10px;
	display: inline-block;
}

.reasons .h1 {
border-bottom: 5px solid #d0d8e1 !important;
color: #133f6b !important;
font-family: Arial,serif !important;
font-size: 30px !important;
margin: 0 0 20px !important;
padding: 0 0 15px !important;
font-weight: normal !important;
}