﻿@import "/css/reset.css" screen;
body{
            font: 12px Tahoma;
            margin:0px;
            padding:0px;
}
body div.ui-page-active{
	overflow-x:scroll !important;
}
ol{
            list-style: decimal;
}
ol li{
            margin-bottom:10px;
}
form{
            margin:0;
}
a img{
            border:none;
}
table{
            border-collapse: collapse;
            margin:0px;
            padding: 0px;
}
.maincontainer{
            min-width:1000px;
            max-width:2560px;
            width: 100%;
			background-color: white !important;
}

/**********************************************стили для хедера****************************************************/
.topblock{
            background: #555b63 url("/include/images/topbg.gif") repeat-x;
            height:150px;
			
			/*height:150px;*/
}
.topblock_content{
            margin: 0px 0px 0px 90px;
            width:940px;
}
.maincontainer .topblock_content .menu_block .sub{
	font: 12px Tahoma;
	color: white;
	text-shadow:none;
}

.subblock2 .lsblk2 .submenu a, .subblock2 .lsblk2  a.print{
	font: 12px Tahoma;
	color: white;
	text-shadow:none;
}

.topblock img{
            /*display:inline;*/
            float: left;
            margin:0px 0px 0px -36px;
			
}
.companyname span
{
font-size:9px;
text-shadow: -1px 0 #B4B4B4, 0px 0px #B4B4B4, 0px 0px #B4B4B4, -3px 2px #6F6F71; color: #EBECF0;
letter-spacing: 2px; 
font-family:  Tahoma, arial, serif;
margin: 113px 0px -500px -90px;
position:absolute; 
}
.LanguageRusActive a{
font: 12px Tahoma;
letter-spacing: 1px; 
text-decoration: none;
font-weight: bold;
text-shadow: -1px 0 #676560, 0px 0px #676560, 0px 0px #969696, -1px 1px #999999; color: #2F2F2F;
margin: 10px 0px 0px 930px;
cursor: none;
position:absolute; 
z-index:2;
border-right: 1px solid #2e333a;
padding-right: 5px;
}
.LanguageEngAvailable a{
font: 12px Tahoma;
letter-spacing: 1.8px; 
text-decoration: none;
font-weight: bold;
text-shadow: -1px 0 #676560, 0px 0px #676560, 0px 0px #969696, -1px 1px #333333; color: #BFC2C9;
margin: 10px 0px 0px 970px;
position:absolute; 
z-index:2;
}
.LanguageEngAvailable a:hover{
text-shadow: -1px 0 #676560, 0px 0px #676560, 0px 0px #969696, -1px 1px #676560; color: #FFBB00;
color:#FFBB00;
}
.LanguageEngActive a{
font: 12px Tahoma;
letter-spacing: 1.8px; 
text-decoration: none;
font-weight: bold;
text-shadow: -1px 0 #676560, 0px 0px #676560, 0px 0px #969696, -1px 1px #999999; color: #2F2F2F;
margin: 10px 0px 0px 970px;
cursor: none;
position:absolute; 
z-index:2;
}

.LanguageEngActive  a span, .LanguageRusActive a span{
	color: #2F2F2F !important;
}
div.LanguageRusAvailable a span, div.LanguageEngAvailable a span{
	color: #BFC2C9 !important;
}

.LanguageRusAvailable a{
font: 12px Tahoma;
letter-spacing: 1px; 
text-decoration: none;
font-weight: bold;
text-shadow: -1px 0 #676560, 0px 0px #676560, 0px 0px #969696, -1px 1px #333333; color: #BFC2C9;
margin: 10px 0px 0px 930px;
position:absolute; 
z-index:2;
border-right: 1px solid #2e333a;
padding-right: 5px;
}

.LanguageRusAvailable a:hover{
text-shadow: -1px 0 #676560, 0px 0px #676560, 0px 0px #969696, -1px 1px #676560; color: #FFBB00;
color:#FFBB00;
}

form.top_search{
	position:absolute; 
	margin: 94px 0px 0px 864px !important;
	z-index:2;
	width:200px;
	font-size: 12px !important;
    padding: 4px !important;
}
form.top_search input, form.top_search a{
    /*padding-top: 1px !important;
	padding-bottom: 1px !important;
    height: 12px !important;*/
}
form.search_page input::placeholder, form.top_search input::placeholder{
	color: lightgrey !important;
}
form.top_search button{
	position:relative; 
	margin: -35px 0px 0px 205px !important;
	z-index:2;	
}
form.search_page div.ui-input-search{
	width: 400px;
}

form.search_page button{
	position:absolute; 
	margin: -37px 0px 0px 450px !important;
	padding-top:6px;
	padding-bottom: 4px;
}


.menu_block{
            display: block;
            float: right;
            list-style: none;
            margin: 110px 10px 0 0px;
			/*margin: 110px -80px 0 0px;*/
            padding: 0;
            width: 660px;
}
.menu_block li{
            float: left;
            height: 20px;
            margin: 0px 0px 0px 0px;
			/*margin: 0px 0px 0px 10px;*/
            padding: 0 48px 0 0;
            position: relative;
            text-align: left !important;
            /*width: 110px;*/
}
.menu_block li ul{
            display:none;
            font-size: 11px;
            left:0;
            list-style:none;
            margin:0;
            padding:0;
            position:absolute;
            top:20px;
            width:150px;
}
.menu_block li ul li{
	
            background:#444951;
			background:rgba(68,73,81,0.85) url("/include/images/arrow_m1.gif") no-repeat 92% center;
            /*border-bottom: 1px dotted #8f9297;*/
            /*float:none;*/
            height:28px;
            line-height:28px;
            margin:0;
            padding: 0;
            text-align:center;
            width:280px;
			text-shadow:none;
}
.menu_block li ul li a.ui-link{
			color: white !important;
}
.menu_block li ul li.separator{
            background: #444951;
            border-bottom: 1px dotted #8f9297;
            height:0px;
}
.menu_block li ul li.hdr{
            background:#444951 url("/include/images/arrow_m3.gif") no-repeat 92% center;
}
.menu_block li ul li .s{
            color: #007CD3;
}
.menu_block li ul li.last{
            border-bottom: none;
}

.menu_block li a{
            color:white;
            display: block;
            text-decoration:none;
            text-align: left;
}
.menu_block li a.current{
            color:#007CD3 !important;
}
.menu_block li a:hover{
            /*text-decoration: underline;*/
}
.menu_block a.sub{
            background: url("/include/images/submenu.gif") right center no-repeat;
            padding-right: 10px;
}
.menu_block li ul li a{
            margin-left: 12px;
}
.menu_block li ul li a:hover{
            text-decoration:none;
}
.menu_block li:hover ul{
            display:block;
}
.menu_block li ul li:hover{
            background:#53575f url("/include/images/arrow_m2.gif") no-repeat 92% center;
}
.menu_block li ul li.hdr:hover{
            background:#53575f url("/include/images/arrow_m4.gif") no-repeat 92% center;
}
.menu_search{
            display: block;
            height: 20px;
			width: 130px;
            margin: -20px 0px 0px 956px;
			/*margin: 0px 0px 0px 10px;*/
            padding: 0 45px 0 0;
            position: relative;
            text-align: left !important;
			color: white;
			float: left;
}
.menu_search a{
			color: white;
			text-decoration: none;
}
/*******************************************************************************************************************/

/*************************************************стили для вспомогательного блока************************/
.subblock{
            background: #266BB8 url("/include/images/bkg_line.gif") left center no-repeat;
            height:280px;
			
            vertical-align: bottom !important;
}
/*************************************************стиль для вспомогательного блока Хедера************************/
.subblock2{
            background: #2B6CC6;
            height:100px;
            vertical-align: bottom !important;

}
.msblk{
            display:block;
            margin: 0px 60px 0px 60px;
            text-align: center;
            width:1140px;
			
}
.lsblk{
            color: #fff;
            float:left;
            height:280px;
            text-align: left;
            width: 300px;
}
.rsblk{
            height:280px;
            margin-left: 310px;
            text-align: left;
            width: 640px;
}
 
.lsblk2{
            background: #2B6CC6 url("/include/images/bkg_line2.gif") left center no-repeat;
            color: #fff;
            float:left;
            height:100px;
            text-align: left;
            width: 940px;
}
.rsblk2{
            height:100px;
            margin-left: 300px;
            text-align: left;
            width: 640px;
}
.lsblk a{
            color: #fff !important;
			font: 12px Tahoma !important;
			text-shadow: none;
}

.lsblk a:hover{
			color:#FFBB00;
}
.rsblk img{
			width:800px;
			height: 220px;
            margin: 30px 0px 0px -15px;
			border-radius: 3px;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
}
.hd1{
            color: #fff;
            font: bold 22px Arial;
            margin-top:50px;
			text-shadow: none !important;
}
.lsblk2 .hd1{
            color: #fff;
            font: bold 22px Arial;
            margin-top:40px;
			vertical-align:middle;
			text-shadow: none !important;
}
.lsblk2 #smtd1{
            width:210px;
			text-align: left;
}
.lsblk2 #smtd2{
            text-align: center;
			width:830px;

			
}
.lsblk2 .print{
            background: url("/include/images/print.gif") no-repeat right center;
            color: white;
            float: right;
            font: 11px Arial;
            margin-top:45px;
            padding-right: 25px;
}
.lsblk2 .print:hover{
            color: #FFBB00;;
}
.lsblk2 .submenu{
            /*float: right;*/
            margin:45px 0px 0px 80px;
            /*padding-right: 20px;*/
}
.lsblk2 .submenu span{
            border-right: 1px dotted white;
            margin: 0 30px;
}
.lsblk2 .submenu a{
            color: white;
            font: 12px Arial;
}
.hd2{
         /*   color: #555353; */
		    color: white;
            font: 24px Arial;
            line-height: 26px;
            margin-top: 5px;
}
.hd3{
            color: #C9C9DA;
            font: bold 22px Arial;
}
.hd4{
            color: #555353;
            font: bold 14px Arial;
			margin: 0px 0px 7px 0px;
}
/*******************************************************************************************************************/
.content{
            display:block;
            margin: 0px 0px 0px 15px;
            min-height: 560px;
            padding-top:25px;
            padding-bottom:25px;
            text-align: left;
            min-width:940px;
}
.noborder td{
	  border:none !important;
	  padding:0 !important;
}
.products_table{
            color: #545a62;
            font-size:11px;
			
			width:940px;
            /*margin-top: 20px;
	    margin-bottom: 20px;*/
}
#fixedtableheader0 tr{
	  background-color: white !important;
}
.products_table tr.scale{
	background-color: #eeeeef !important;
}
.products_table th{
            /*border-top: 1px dotted #545a62;*/
            /*border-right: 1px dotted #eeeeef;*/
			border-right: 1px solid #eeeeef;
			border-left: 1px solid #eeeeef;
			font-weight: normal;
            padding: 5px 5px;
            text-align: center;
            vertical-align: top;
			font: 11px Tahoma;
}
.products_table td{
            /*border-top: 1px dotted #545a62;*/
            /*border-right: 1px dotted #eeeeef;*/
            border-top: 1px solid #eeeeef;
            border-right: 1px solid #eeeeef;
			border-left: 1px solid #eeeeef;
            border-bottom: 1px solid #eeeeef;
            padding: 5px 5px;
			font: 11px Tahoma;
}
.products_table .tr_over td{
            background-color:#d1d2d5;

}
.products_table td.number{
            padding: 5px; /*10px 3px*/
            text-align: left;
}
.products_table td.sort{
            background-color: #eeeeef;
			/*border-top: 1px dotted #545a62;*/
			/*border-right: 1px dotted #dedfe1;*/
            border-top: 1px solid #eeeeef;
			border-left: 1px solid #eeeeef;
            padding: 10px 0px;
}
.products_table td.sort div{
            display:block;
            margin: 0 auto;
            width:24px;
}
.products_table td.sort .sortby{
            color: #007CD3;
            display:block;
            margin-left:3px;
            width: 90px !important;
}
.products_table th .unit{
            margin-top:10px;
}
.content .leftclmn{
            color: #2e333a;
            float:left;
            width: 300px;
}
.content .rightclmn{
            color: #007CD3;
            margin-left: 300px;
            width: 950px;
}
.content .rightclmn table#table15 td{
	font: 12px Tahoma !important;
	padding: 10px !important;
}
.content h1,h2{
            color:#007CD3;
            font: 23px Arial;
            margin: 10px 0;
}
.content h3{
            color:#007CD3;
            font: bold 18px Arial;
            margin: 10px 0 5px 0;
}
.content h4{
            color:#007CD3;
            font: bold 16px Arial;
            margin: 15px 0 5px 0;
}
.content h4 span{
            color:#ccc;
            font: bold 13px Arial;
}
.content a{
            color: #545a62;
            text-decoration: none;
}
.content a:hover{
            text-decoration: underline;
}
.content p{
            margin:18px 0;
}
.content .leftclmn p{
            font: 11px Tahoma;
            width: 220px;
}
.content .leftclmn .submenu{
            margin:25px 0;
            width: 220px;
}
.content .leftclmn .submenu2{
            margin:15px 0 30px 0;
            width: 220px;
}
.content .leftclmn .dwdname{
            color:#2884a5;
            font-size: 12px;
            font-weight: bold;
}
.content .leftclmn .submenu li{
            background: url("/include/images/arrow.gif") no-repeat left center;
            border-bottom: 1px solid #e9eaea;
            list-style: none;
            margin: 5px 0;
            /*padding-left: 25px;*/
            padding: 5px 0 10px 25px;
}
.content .leftclmn .submenu a{
            color: #2e333a;
            font: 11px Tahoma;
}
.content .leftclmn .submenu2 li{
            background: url("/include/images/arrow.gif") no-repeat left center;
            border-bottom: 1px solid #e9eaea;
            list-style: none;
            margin: 1px 0;
            /*padding-left: 25px;*/
            padding: 4px 0 8px 25px;
}
.content .leftclmn .submenu2 a{
            color: #2e333a;
            font: 11px Tahoma;
}
input.scale{
	font: 11px Tahoma !important;
	padding: 1px !important;
	min-height: 12px !important;
	width: 30px !important;
}
#form_diap, #form_scale{
    margin: 6px 0 0 0 !important;
 }
 
#form_diap .rangeslider label, #form_scale .rangeslider label, #form_scale label {
    color: #555353 !important;
    font: 12px Tahoma !important;
	margin: 0 5px 0 !important;
 }
 
#form_diap  label#range-1a-label, #form_scale  label#range-1a-label, #form_scale label#one_slider-label{
 font: 12px Tahoma !important;
 margin-left:6px !important;
 margin-bottom:2px !important;
}

#form_diap div.ui-rangeslider, #form_scale div.ui-rangeslider, #form_scale div.ui-slider{
	margin-top:3px !important;
}

#form_scale .ui-slider .ui-slider-track{
	width: 65% !important;
	margin-left:58px !important;
	top:4px !important;
}

#form_scale .ui-slider .ui-slider-input{
	margin-left: 5px !important;
}

.ui-rangeslider-sliders {
	margin: 0 56px !important;
}

.ui-slider .ui-btn-inner {
    padding: 4px 0 0 0 !important;
}

input.ui-slider-input {
	font-size: 12px !important;
    padding: 4px !important;
    width: 30px !important;
    height: 15px !important;
	margin: 4px 0px 0px 0px !important;
	-moz-appearance: textfield !important;
}

div.search div.ui-btn {
    font-size: 12px !important;
    margin: 6px 6px !important;
    padding: 7px 1em !important;
    display: block !important;
	color: #38c !important;
}

input.ui-slider-input::-webkit-inner-spin-button { 
  display: none !important;
}

.ui-slider-popup {
    position: absolute !important;
    width: 64px;
    height: 64px;
    text-align: center;
    font-size: 18px;
    padding-top: 14px;
    z-index: 100;
    opacity: 0.8;
}

.content .search{
        /*    background: url('/include/images/search.gif') 0 0 no-repeat; */
			border: 1px solid #C2C2C2;
			border-radius: 3px;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
            width: 210px;
}
.content .search .field_search{
            background: #e5e5e5;
            border:none;
			border-radius: 2px;
			-moz-border-radius: 2px;
			-webkit-border-radius: 2px;
            /*color: #545a62;*/
            color: #acacac;
            font: 11px Tahoma;
            height: 21px;
            margin: 8px 0px 0px 7px;
            padding: 0px 0px 0px 5px;
            width: 154px;
			position: absolute;
}
.field_search2{
            background: #e5e5e5;
            border:none;
            color: #545a62;
            font: 11px Tahoma;
            height: 20px;
            line-height: 18px;
            margin-left: 12px;
            padding:0 0 0 5px;
            width: 560px;
}
.content .search .btn_search{
            background: url("/include/images/btn_search.gif") no-repeat;
            border: none;
            height: 22px;
            margin: 8px 0px 0px 170px;
            width: 32px;
			position: absolute;
}
.btn_search2{
            background: url("/include/images/btn_search.gif") no-repeat;
            border: none;
            height: 21px;
            margin: 0 7px;
            width: 32px;
}
.searchparams{
            color: #545a62;
            font: 11px Tahoma;
            margin: 5px 0 10px 0;
}
.searchparams b{
            color:#007CD3;
}
.download{
            margin-top: 50px;
}
.download2{
            margin-top: 23px;
            margin-bottom: 25px;
}
.content .leftclmn .download2{
            font-size: 11px;
}
.download img{
            color:#545a62;
            float: left;
            margin-right: 25px;
}
.download2 img{
            color:#545a62;
            float: left;
            margin-right: 12px;
}
.download a, .download2 a{
            color: #2884a5;
}
.content .leftclmn .download2 a{
            color: #34a74e;
}
.infoblock{
            background: url("/include/images/bkg_block.gif") repeat-y;
            margin: 15px 0;
            width:646px;
}
.infoblock2{
			background-color: #EEEEEF;
			border: 1px solid #C2C2C2;
			border-radius: 5px;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
            margin: 6px 0px 0px -3px;
            width:925px;
}
.infoblock .info{
            font-size: 11px;
            padding-left: 20px;
            padding-top: 15px;
            width:610px;
}
.infoblock .info img{
            display: block;
            float: left;
            margin-right: 20px;
}
.infoblock .info sup{
            font-size:18px;
            color:red;
            font-family: Arial;
}
.infoblock .info h3{
            color: #007CD3;
            font: 18px Tahoma;
            margin-bottom:20px;
}
.infoblock .info h3.green{
            color: #28a53d;
}
.infoblock .info .h3{
            color: #007CD3;
            font: 18px Tahoma;
            margin: 10px 0 10px 0;
}
.infoblock .info .msg{
            background-color: #ebebeb;
            border: none;
            height: 29px;
            line-height: 29px;
            margin-bottom: 15px;
            width: 600px;
}
.infoblock .info textarea{
            background-color: #ebebeb;
            border: none;
            width: 600px;
}
.infoblock .info .btn{
            background: url("/include/images/btn_send.gif") no-repeat;
            border: none;
            height: 31px;
            margin: 5px 0 15px 500px;
            width: 102px;
}
.infoblock .info p.container{
            line-height:16px;
            margin:5px auto;
            width: 550px;
}
.infoblock .info p table{
            width: 550px !important;
}
.infoblock .info p .left{
            float: left;
            margin-left: 5px;
}
.infoblock .info p .right{
            float: right;
            margin-left: 5px;
}
.infoblock .info p a{
            color: #2884a5;
            text-decoration:underline;
}
.infoblock .info table{
            width: 605px;
}
.infoblock .info table td{
            vertical-align: top;
}
.infoblock .info table p{
            margin: 0 0 20px 0;
}
.infoblock .info table .clmn1{
            width: 250px;
}
.infoblock .info table .clmn1 img{
            clear: both;
            margin-bottom: 10px;
}
.infoblock .info table .clmn1 a{
            clear: both;
            color: #2884a5;
            display: block;
            margin-bottom: 10px;
            text-decoration: underline;
}
.infoblock .top{
            background: url("/include/images/topblock.gif") no-repeat;
            height:7px;
            width:646px;
}
.infoblock2 .top{
            height:9px;
            width:925px;
}
.infoblock .bottom{
            background: url("/include/images/bottomblock.gif") top;
            background-repeat: no-repeat;
            height:7px;
            width:646px;
}
.infoblock2 .bottom{
            height:9px;
            width:925px;
}
.infoblock2 #searchtab{
            margin:5px auto;
            width:860px;
}
.infoblock2 #searchtab select{
            background-color: #007CD3;
            color: #fff;
}
.infoblock2 #searchtab td{
            border-bottom: 1px solid #dbdbdb;
            padding:15px 0 15px 0;
}
.infoblock2 #searchtab #searchbtm{
            border-bottom: none !important;
            padding:20px 0 5px 0;
}
.content #searchtab .btn_search{
            background: url("/include/images/btn_search2.gif") no-repeat;
            border: none;
            float:right;
            height: 33px;
            width: 106px;
}
.infoblock2 .searchheader{
            clear:both;
            color: #007CD3;
            display:block;
            font: bold 14px Tahoma;
            margin-bottom: 10px;
}
.infoblock2 .searchheader2{
            color: #007CD3;
            font: bold 14px Tahoma;
}
.infoblock2 .inputtxt{
            border:1px solid #007CD3;
            /*width: 70px;*/
}
.infoblock2 .params{
            width:100%;
}
.infoblock2 .params td{
            border-bottom: none !important;
            line-height:30px;
            padding:0 !important;
            width:50%;
}
.infoblock2 .diap{
            clear:both;
            display:block;
            margin-bottom:10px;
}
.infomsg{
            font-style: italic;
            font-weight: bold;
            text-align: center;
}
.searchempty{
            background: url("/include/images/arrow.gif") no-repeat left center;
            color: #007CD3 !important;
	        cursor: pointer;
            display:block;
            font-size:11px;
            margin-left:10px;
            padding-left: 15px;
            text-decoration: underline !important;
}
.yellow{
            background-color:yellow;
}
.find{
            color:black !important;
}
/*****************************************Мои стили Home************************************************/
.buttonsearch{
			display: block;
			width: 196px;
			height: 15px;
            padding:7px 0px 7px 0px;
}
a.buttonsearch{ 
			font-family:  Tahoma, arial, serif;
			color:gray;
			text-align:center;
			font-size:14px;
			font-weight: bold;
			cursor: pointer;
			text-decoration: none;
			color:#663399;

			border: 1px solid rgba(0,0,0,0.4);
			border-bottom: 1px solid rgba(0,0,0,0.4);
			border-radius: 3px;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
		 
			box-shadow:
				/*0 2px 8px rgba(0,0,0,0.5),  Exterior Shadow */
				inset 0 1px rgba(255,255,255,0.3), /* Top light Line */
				inset 0 10px rgba(255,255,255,0.2), /* Top Light Shadow */
				inset 0 10px 20px rgba(255,255,255,0.25), /* Sides Light Shadow */
				inset 0 -15px 30px rgba(0,0,0,0.3); /* Dark Background */
		 
			-webkit-box-shadow:
			   /* 0 2px 8px rgba(0,0,0,0.5),Exterior Shadow */
				inset 0 1px rgba(255,255,255,0.3),
				inset 0 10px rgba(255,255,255,0.2),
				inset 0 10px 20px rgba(255,255,255,0.25),
				inset 0 -15px 30px rgba(0,0,0,0.3);
		 
			-moz-box-shadow:
				/* 0 2px 8px rgba(0,0,0,0.5),Exterior Shadow */
				inset 0 1px rgba(255,255,255,0.3),
				inset 0 10px rgba(255,255,255,0.2),
				inset 0 10px 20px rgba(255,255,255,0.25),
				inset 0 -15px 30px rgba(0,0,0,0.3);
}
a.buttonsearch:hover {
			opacity: 0.7;
			filter: alpha(opacity=70);
			-moz-opacity:0.7;
			-khtml-opacity: 0.7;
			text-decoration: none;
}
#certificateslogo{
			padding: 20px 0px 0px 12px;
			width: 220px;
}
#certificateslogo img{
			padding: 0px 15px 0px 0px;
}
.homeblock{
			display: block;
			width: 400px;
			margin: -10px 0px 0px 40px;
			float: left;
}
.hometext {
			display: block;
			font: 12px Tahoma !important;
			text-align: justify;
			color: #545A62;
			width: 360px;
			margin: 10px 0px 0px 0px;
			line-height: 1.3;
}
.hometext a{
			text-decoration: underline;
}
.hometext a:hover{
			text-decoration: underline;
			color:#FFBB00;
}
#sliderframe{
			width: 800px;
			height: 230px;
			margin: 20px 10px 20px 40px;
			border-left: 1px solid rgba(0,0,0,0.2);
			border-right: 1px solid rgba(0,0,0,0.2);
			border-top: 1px solid rgba(0,0,0,0.2);
			border-bottom: 1px solid rgba(0,0,0,0.2);
			border-radius: 3px;
			-moz-border-radius: 3px; /* Fire Fox */
			-webkit-border-radius: 3px; /* Chrome */
			background-color: #F2F2F2;
			float: left;
}
.slider{     
			
			width: 800px;
			height: 210px;
			border-left: 1px solid rgba(0,0,0,0.2);
			border-right: 1px solid rgba(0,0,0,0.2);
			border-top: 1px solid rgba(0,0,0,0.2);
			border-bottom: 1px solid rgba(0,0,0,0.2);
			border-radius: 3px 3px 0px 0px;
			-moz-border-radius: 3px 3px 0px 0px; /* Fire Fox */
			-webkit-border-radius: 3px 3px 0px 0px; /* Chrome */
}
/*****************************************Мои стили Features************************************************/
.features{
			display: block;
			height: 500px;
			width: 940px;
			float: left;
}
.featuresblock{
			display: block;
			margin: 0px 0px 10px 40px;
			width: 420px;
			font:  12px Tahoma;
			color: #545A62;
			font-family: Tahoma;
			float: left;
}
.featuresblock span{
			display: block;
			font:  12px Tahoma;
			font-family: Tahoma;
			text-align: justify;
			color: #545A62;
			width: 420px;
			margin: 0px 10px 25px 0px;
}
/*****************************************Мои стили Products************************************************/
.leftcolumn{
            padding: 0px 0px 0px 30px;
            width:210px;
			float: left;
}

#leftmenu li{
            background: url("/include/images/arrow.gif") no-repeat left center;
            border-bottom: 1px solid #e9eaea;
            list-style: none;
            margin: 0px 0;
            /*padding-left: 25px;*/
            padding: 5px 0 6px 25px;   
}
#leftmenu li a{
	color: #545a62;
    text-decoration: none;
    font-weight: 400;
    font-style: inherit;
    font-size: 12px;
    font-family: Tahoma;
}
#rescaletext1{
            width:210px;
			text-align: justify;
			padding: 0px 0px 0px 0px;
		    color: #007CD3;
			font-size:11px;
}
#newdesign{
			font-weight:600;
}
#rescaletext2{
            width:210px;
			text-align: justify;
			margin: -10px 0 0px 0px;
			padding: 0px 0px 0px 0px; 
			font-size:11px;
			color: #545A62;
}
#repackagetext1{
            width:210px;
			text-align: justify;
			padding: 0px 0px 0px 0px; 
			color: #007CD3;
			font-size:11px;
}
#repackagetext2{
            width:210px;
			text-align: justify;
			margin: -10px 0 0px 0px;
			padding: 0px 0px 0px 0px;
			font-size:11px;	
			color: #545A62;	
}

#producttypefeatures{
			width: 445px;
			height: 140px;
            margin: 0px 25px 0px 0px;
			padding: 0px 0px 0px 0px;
			float: left;
			color: #545A62;
}
#producttypefeatures2{
			width: 445px;
			height: 125px;
            margin: 0px 25px 0px 0px;
			padding: 0px 0px 0px 0px;
			float: left;
			color: #545A62;
}
#colorheader{
            color: #007CD3;
            font: bold 14px Arial;
}
#productfeatureslist li{
			width: 380px;
            font:  12px Tahoma;
			color: #545A62;
            margin: 0px 0px 2px 30px;
			list-style-image: url('/include/images/list-blue.jpg');
}
#contactanengineer{
			margin: -15px 0px 0px 300px;	

}
#contactanengineertext{
			font-size:11px;	
			font-family: Tahoma;
			text-align: justify;
			color: #545A62;
			width: 120px;
			padding: 0px 0px 10px 0px;
			margin: 0px 0px 0px 0px;
}
.appsfolders{
			margin: 0px 0px 0px 0px;
}

.center{
			padding: 0px 0px 10px 300px;
}
.buttonright{
			display: block;
			width: 120px;
			height: 15px;
            padding:7px 0px 7px 0px;
			float: right;
			margin: 0px 0px 0px 20px;
			border: 1px solid #C2C2C2;
			border-radius: 3px;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			background-color: #F8F8F8;
}
a.buttonright{
     
			font-family:  arial, Tahoma, serif;
			color:gray;
			text-align:center;
			font-size:11px;
			font-weight: bold;
			cursor: pointer;
			text-decoration: none;
			color:#007CD3;
			border: 1px solid rgba(0,0,0,0.4);
			border-bottom: 1px solid rgba(0,0,0,0.4);
			border-radius: 3px;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
 
			box-shadow:
				/*0 2px 8px rgba(0,0,0,0.5),  Exterior Shadow */
				inset 0 1px rgba(255,255,255,0.3), /* Top light Line */
				inset 0 10px rgba(255,255,255,0.2), /* Top Light Shadow */
				inset 0 10px 20px rgba(255,255,255,0.25), /* Sides Light Shadow */
				inset 0 -15px 30px rgba(0,0,0,0.3); /* Dark Background */
 
			-webkit-box-shadow:
			   /* 0 2px 8px rgba(0,0,0,0.5),Exterior Shadow */
				inset 0 1px rgba(255,255,255,0.3),
				inset 0 10px rgba(255,255,255,0.2),
				inset 0 10px 20px rgba(255,255,255,0.25),
				inset 0 -15px 30px rgba(0,0,0,0.3);
		 
			-moz-box-shadow:
				/* 0 2px 8px rgba(0,0,0,0.5),Exterior Shadow */
				inset 0 1px rgba(255,255,255,0.3),
				inset 0 10px rgba(255,255,255,0.2),
				inset 0 10px 20px rgba(255,255,255,0.25),
				inset 0 -15px 30px rgba(0,0,0,0.3);
}
a.buttonright:hover {
			opacity: 0.7;
			filter: alpha(opacity=70);
			-moz-opacity:0.7;
			-khtml-opacity: 0.7;
			text-decoration: none;
}
.button{
			display: block;
			width: 120px;
			height: 15px;
            padding:7px 0px 7px 0px;
			border: 1px solid #C2C2C2;
			border-radius: 3px;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			background-color: #F8F8F8;
}
a.button { 
			font-family:  arial, Tahoma, serif;
			color:gray;
			text-align:center;
			font-size:11px;
			font-weight: bold;
			cursor: pointer;
			text-decoration: none;
			color:#007CD3;

			border: 1px solid rgba(0,0,0,0.4);
			border-bottom: 1px solid rgba(0,0,0,0.4);
			border-radius: 3px;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
		 
			box-shadow:
				/*0 2px 8px rgba(0,0,0,0.5),  Exterior Shadow */
				inset 0 1px rgba(255,255,255,0.3), /* Top light Line */
				inset 0 10px rgba(255,255,255,0.2), /* Top Light Shadow */
				inset 0 10px 20px rgba(255,255,255,0.25), /* Sides Light Shadow */
				inset 0 -15px 30px rgba(0,0,0,0.3); /* Dark Background */
		 
			-webkit-box-shadow:
			   /* 0 2px 8px rgba(0,0,0,0.5),Exterior Shadow */
				inset 0 1px rgba(255,255,255,0.3),
				inset 0 10px rgba(255,255,255,0.2),
				inset 0 10px 20px rgba(255,255,255,0.25),
				inset 0 -15px 30px rgba(0,0,0,0.3);
		 
			-moz-box-shadow:
				/* 0 2px 8px rgba(0,0,0,0.5),Exterior Shadow */
				inset 0 1px rgba(255,255,255,0.3),
				inset 0 10px rgba(255,255,255,0.2),
				inset 0 10px 20px rgba(255,255,255,0.25),
				inset 0 -15px 30px rgba(0,0,0,0.3);
}
a.button:hover {
			opacity: 0.7;
			filter: alpha(opacity=70);
			-moz-opacity:0.7;
			-khtml-opacity: 0.7;
			text-decoration: none;
}
.buttonactive{
			display: block;
			width: 72px;
			height: 8px;
			float: left;
			margin: 0px 3px 0px 0px;
			background-color: #EEEEEF;
			border-left: 1px solid #C2C2C2;
			border-right: 1px solid #C2C2C2;
			border-top: 1px solid #C2C2C2;
			border-radius: 3px;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;			
}
a.buttonactive{
			font-family: arial, Tahoma, serif;
			color:#007CD3;
			font-weight: bold;
			text-align:center;
			font-size:12px;
			cursor: default;
			text-decoration: none;
			padding:10px 10px 15px 10px;
			border-left: 1px solid rgba(0,0,0,0.05);
			border-right: 1px solid rgba(0,0,0,0.05);
			border-top: 1px solid rgba(0,0,0,0.05);
			border-radius: 3px 3px 0px 0px;
			-moz-border-radius: 3px 3px 0px 0px; /* Fire Fox */
			-webkit-border-radius: 3px 3px 0px 0px; /* Chrome */	
 }
a.buttonactive:hover {
			text-decoration: none;
			color: red;
}
.buttoninactive{
			display: block;
			width: 72px;
			height: 8px;
			float: left;
			margin: 0px 3px 0px 0px;
			background: white;
			border-left: 1px solid #C2C2C2;
			border-right: 1px solid #C2C2C2;
			border-top: 1px solid #C2C2C2;
			border-radius: 3px;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			
}
a.buttoninactive{
			font-family: arial, Tahoma, serif;
			color:#545E67 !important;
			text-align:center;
			font-size:12px;
			font-weight: bold;
			cursor: pointer;
			text-decoration: none;
			padding:10px 10px 15px 10px;
			border-left: 1px solid rgba(0,0,0,0.2);
			border-right: 1px solid rgba(0,0,0,0.2);
			border-top: 1px solid rgba(0,0,0,0.2);
			border-radius: 3px 3px 0px 0px;
			-moz-border-radius: 3px 3px 0px 0px; /* Fire Fox */
			-webkit-border-radius: 3px 3px 0px 0px; /* Chrome */
			
			box-shadow:

				inset 0 0 1px 0 rgba(255,255,255,0.3), /* Top light Line */
				inset 0 0 1px 0 rgba(255,255,255,0.2), /* Top Light Shadow */
				inset 0 0 1px 0 rgba(255,255,255,0.25), /* Sides Light Shadow */
				inset 0 -15px 40px rgba(0,0,0,0.3); /* Dark Background */
				
			-moz-box-shadow:

				inset 0 1px rgba(255,255,255,0.3),
				inset 0 10px rgba(255,255,255,0.2),
				inset 0 10px 20px rgba(255,255,255,0.25),
				inset 0 -15px 30px rgba(0,0,0,0.3);
				
			-webkit-box-shadow:

				inset 0 1px rgba(255,255,255,0.3),
				inset 0 10px rgba(255,255,255,0.2),
				inset 0 10px 20px rgba(255,255,255,0.25),
				inset 0 -15px 30px rgba(0,0,0,0.3);
 }
a.buttoninactive:hover {
			opacity: 0.5;
			filter: alpha(opacity=70);
			-moz-opacity:0.5;
			-khtml-opacity: 0.5;
			text-decoration: none;
}
.buttoninactive2{
			display: block;
			color:#545E67 !important;
			width: 72px;
			height: 8px;
			float: left;
			margin: 0px 3px 0px 0px;
			background: #D6E0E9;
			border-left: 1px solid #C2C2C2;
			border-right: 1px solid #C2C2C2;
			border-top: 1px solid #C2C2C2;
			border-radius: 3px;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			
}
a.buttoninactive2{
			font-family: arial, Tahoma, serif;
			color:#545E67;
			text-align:center;
			font-size:12px;
			font-weight: bold;
			cursor: pointer;
			text-decoration: none;
			padding:10px 10px 15px 10px;
			border-left: 1px solid rgba(0,0,0,0.2);
			border-right: 1px solid rgba(0,0,0,0.2);
			border-top: 1px solid rgba(0,0,0,0.2);
			border-radius: 3px 3px 0px 0px;
			-moz-border-radius: 3px 3px 0px 0px; /* Fire Fox */
			-webkit-border-radius: 3px 3px 0px 0px; /* Chrome */
			
			box-shadow:

				inset 0 0 1px 0 rgba(255,255,255,0.3), /* Top light Line */
				inset 0 0 1px 0 rgba(255,255,255,0.2), /* Top Light Shadow */
				inset 0 0 1px 0 rgba(255,255,255,0.25), /* Sides Light Shadow */
				inset 0 -15px 40px rgba(0,0,0,0.3); /* Dark Background */
				
			-moz-box-shadow:

				inset 0 1px rgba(255,255,255,0.3),
				inset 0 10px rgba(255,255,255,0.2),
				inset 0 10px 20px rgba(255,255,255,0.25),
				inset 0 -15px 30px rgba(0,0,0,0.3);
				
			-webkit-box-shadow:

				inset 0 1px rgba(255,255,255,0.3),
				inset 0 10px rgba(255,255,255,0.2),
				inset 0 10px 20px rgba(255,255,255,0.25),
				inset 0 -15px 30px rgba(0,0,0,0.3);
 }
a.buttoninactive2:hover {
			opacity: 0.5;
			filter: alpha(opacity=70);
			-moz-opacity:0.5;
			-khtml-opacity: 0.5;
			text-decoration: none;
}
.productcategory {
			float: left;
			width: 930px;
			height: 20px;
			color: white;
			font-weight: bold !important;
			background-image: url("/include/images/grayline.jpg");
			padding:5px 0px 0px 10px;
			font:  10px Tahoma;
			text-shadow:none;
}
/************Мои стили для стандартных блоков страниц меню Markets Support Company Contscts*********************/
.standardentry{
			width: 820px;
            font:  12px Tahoma;
			color: #545A62;
			text-align: justify;
            margin: 0px 0px 10px 40px;
}
.standardentry span{
			display: block;
			font-family: Tahoma;
			text-align: justify;
			color: #545A62;
			margin: 0px 10px 10px 0px;
}
.standardblock{
			margin: 0px 0px 0px 40px;
			width: 820px;
			height: 280px;
			border-bottom: 1px solid #E9EAEA;
			float: left;
}
.standardblock span{
			display: block;
			font:  12px Tahoma;
			font-family: Tahoma;
			text-align: justify;
			color: #545A62;
			width: 420px;
			margin: 0px 10px 0px 0px;
			padding: 10px 0px 0px 0px;
}
.standardblocknoborder{
			margin: 0px 0px 0px 40px;
			width: 820px;
			height: 280px;
			float: left;
}
.standardblocktext{
			margin: 10px 0px 30px 0px;
			width: 420px;
			height: 250px;
			font:  12px Tahoma;
			color: #545A62;
			float: left;
}
.standardblockimage img{
			margin: 20px 0px 20px 140px;
			width: 260px;
			height: 240px;
}
/*****************************************Мои стили Applications************************************************/
.space{
			display: block;
			width: 920px;
			height: 950px;
}
.defence{
			display: block;
			width: 920px;
			height: 950px;
}
.industrial{
			display: block;
			width: 920px;
			height: 950px;
}
.applicationlist li{
            font:  12px Tahoma;
			color: #545A62;
            margin: 0px 0px 10px 0px;			
}
/*****************************************Мои стили Downloads************************************************/
 .downloads{
			display: block;
			width: 920px;
			height: 1120px;
}
.content .standardblocktext .downloadlink li{
            background: url("/include/images/arrow.gif") no-repeat left center;
            list-style: none;
            margin: 1px 0;
            /*padding-left: 25px;*/
            padding: 4px 0 8px 25px;
}
.content .standardblocktext .downloadlink a{
            color: #2e333a;
            font: 11px Tahoma;
			text-decoration: underline;
}
.content .standardblocktext .downloadlink a:hover{
			color:#FFBB00;
}
/*****************************************Мои стили Application Notes************************************************/
 .applicationnotes{
			display: block;
			width: 920px;
			height: 830px;
}
.pcbblock {
			display: block;
			font-family: Tahoma;
			text-align: justify;
			color: #545A62;
			margin: 0px 0px 20px 10px;
			padding: 0px 20px 0px 10px;
			width: 860px;
}
.pcbblock span{
			display: block;
			font:  12px Tahoma;
			font-family: Tahoma;
			text-align: justify;
			color: #545A62;
			margin: 0px 10px 25px 0px;
}
.notes{
			width: 900px;
			height: 400px;
            font:  12px Tahoma;
			color: #545A62;
			text-align: justify;
}
.notesblock{
			width: 400px;
            font:  12px Tahoma;
			color: #545A62;
			text-align: justify;
			margin: 0px 50px 0px 0px;
			float:left;
}
/*****************************************Мои стили References************************************************/
.table{
    background-color: white;
}
.cmspage{
    padding: 5px 5px 5px 5px;
}
.cmspage table{
    border-collapse: collapse;
    border:1px solid #C2C2C2;
    margin: 5px 5px 20px 5px;
}
.cmspage table td{
    padding-left: 15px;
    text-align: center;
	color: #545A62;
	vertical-align: middle;
}
.referencesblock {
			display: block;
			font-family: Tahoma;
			text-align: justify;
			color: #545A62;
			margin: 0px 0px 10px 10px;
			padding: 0px 20px 0px 5px;
			width: 600px;
}
/*****************************************Мои стили Instructions************************************************/
.instructions{
			display: block;
			width: 920px;
			height: 1000px;
}
.instructionsblock{
			margin: 0px 0px 30px 40px;
			width: 420px;
			height: 180px;
			font:  12px Tahoma;
			color: #545A62;
			font-family: Tahoma;
			float: left;
}
.instructionsblock img{
			margin: 20px 0px 0px 90px;
			width: 250px;
			height: 220px;
}
.instructionsblock span{
			display: block;
			font:  12px Tahoma;
			font-family: Tahoma;
			text-align: justify;
			color: #545A62;
			width: 420px;
			margin: 0px 10px 25px 0px;
}
/*****************************************Мои стили About************************************************/
.about{
			display: block;
			width: 920px;
			height: 2360px;
}
#aboutlist{
            padding: 2px 0px 0px 0px;		
}
#aboutlist li{
			width: 380px;
            font:  12px Tahoma;
			color: #545A62;
            margin: 5px 0px 10px 30px;
			list-style-image: url('/include/images/list-blue.jpg');			
}
.abouttextblue{
			display: block;
			font-family: Tahoma;
			text-align: justify;
			color: #007CD3;
			margin: 0px 0px 20px 10px;
			padding: 20px 20px 0px 10px;
			width: 600px;
}
.abouttextblue span{
			display: block;
			font:  12px Tahoma;
			font-family: Tahoma;
			text-align: justify;
			color: #007CD3;
			margin: 0px 10px 25px 0px;
}
.historylist{
			width: 500px;
            font:  12px Tahoma;
			color: #545A62;
            padding: 2px 0px 0px 0px;
			list-style-image: none;
}
.historylist li{
			width: 500px;
            font:  12px Tahoma;
			color: #545A62;
            margin: 10px 0px 10px 0px;
			list-style-image: none;
}
.historylist2 li{
			width: 380px;
            font:  12px Tahoma;
			color: #545A62;
            margin: 10px 0px 10px 40px;
			list-style-image: none;
}
/*****************************************Мои стили Contacts************************************************/
.contacts{
			display: block;
			width: 920px;
			height: 860px;
}
.contactslist li{
            font:  12px Tahoma;
			color: #545A62;
            margin: 0px 0px 10px 0px;			
}
.contactslist li img{
            font:  12px Tahoma;
			color: #545A62;
			width: 180px;
			height: 30px;
            margin: 0px 0px 0px 0px;			
}
/*****************************************Мои стили Search************************************************/
.searchtext {
			display: block;
			font-family: Tahoma;
			text-align: justify;
			color: #545A62;
			width: 680px;
			margin: 10px 0px 0px 0px;
			line-height: 1.3;
}
div.search_result{
	max-width:600px;
}
ol.search_ol li{
	margin-top:5px;
	margin-bottom:5px;
}
/*****************************************Стили для футера************************************************/
.bottomblock{
            background: #969594;
            height:264px;
			text-shadow:none;
            text-align: center;
}
.bHeader{
            color: #494F56;
            display: inline;
            font: 22px Arial;
            margin-bottom:-10px;
}
.shadow {
            left: 0px;
            top: 1px;
            color: white;
            position: absolute;
            z-index: 0;
}

a#sitemap{
            color: #494F56 !important;
            display: inline;
            font-size: 11px;
            margin-left: 5px;
}
.contact_info{
            color:#fff;
            font-size:11px;
            margin: 29px auto 0 45px;
            width:1110px;
}
.contact_info a{
            color: #fff !important;
            text-decoration: none;
}
.contact_info a:hover{
            text-decoration: underline;
}
.contact_info td{
            text-align: left;
            vertical-align: top;
}
.contact_info .clmn1{
            border-bottom:1px solid #fff;
            width: 165px;
			height: 20px;
			padding-top: 10px;
}
.contact_info .clmn2{
            width: 75px;
}
.contact_info .clmn3{
            border-bottom:1px solid #fff;
            width: 620px;
			height: 20px;
			padding-top: 10px;
}
.contact_info .clmn4{
            padding-top:21px;
            line-height: 14px;
}
.contact_info .clmn4 div{
            border-bottom: 1px solid #5c6167;
            padding-bottom: 9px;
            margin-bottom:6px;
}
.copyright{
            clear: both;
            color: #494F56;
            display: block;
            margin: 28px 0 20px 0;
}
/**********************************************************************************************************Search*/