body {
  background-color: #ffffff;
  color: #505050;
  font-family: Helvetica,sans-serif;
  font-size: 12px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
a {
  color: #11a3c3;      /* 0099CC 11a3c3 */
  text-decoration: none;
}
a:hover {
  color: #0a677b;
}
img {
  border: none;
}
hr {
  height: 1px;
  border: none;
  background-color: #b4b4b4;
}
h1 {
  font-size: 15px;
}
h2 {
  font-size: 14px;
}
.clear, .clearfix {
  clear: both;
}
.service {
  background-color: #104c8e;       /* 00426a */
  height: 37px;
  min-width: 980px;
}
.service .content {
  line-height: normal;
}
.header {
  background-color: #ffffff;
  height: 70px;        /* 94 */

}
.main {
  background-color: #E9F2FA;    /* f1f1f1 */
}
.footer {
  border-top: 1px solid #999999;
  background-image: url(/style/footer_bg.jpg);
  height: 35px;
}
.content {
  margin: 0 auto 0 auto;
  width: 980px;
  line-height: 16px;
}
.detailpage {
  margin-bottom: 10px;
  padding: 0 5px 5px 5px;
  width: 970px;
  background: #ffffff;
  overflow: auto;
}
.logo {
  height: 65px;           /* 79 */
  padding: 3px 0 0 0;    /* 15px 0 0 0; */
  float: left;
}
/* Start: Top Navigation */
.nav {
  height: 25px;
  margin-top: 0px;       /* 30px */
  /*padding: 40px 0 0 0;  */
  float: right;
  font-size: 14px;
  font-weight: bold;
  color: #00426A;
  border: 1px solid #336699;
  border-top: 0px;
  background: #E3ECF2;
  padding-top: 10px;
  -webkit-border-radius: 0px 0px 0px 5px;
  -moz-border-radius: 0px 0px 0px 5px;
  -khtml-border-radius: 0px 0px 0px 5px;
  border-radius: 0px 0px 0px 5px;
}
.nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav ul li {
  float: left;
  border-left: 1px solid #336699;
  position: relative;
  z-index: 20;
}
.nav ul li:first-child {
  float: left;
  border-left: none;
}
.nav ul li a {
  display: block;
  padding: 0 5px 0 5px;
  color: #00426A;
  font-weight: bold;
}
.nav ul li a:hover, .nav ul li a.active {
  background: #369;
  color: #fff;

/*  color: #0097ba;    */
}
.nav ul li ul {
  margin: 0;
  padding: 5px 0 0 0;
  list-style: none;
  width: 200px;
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 5px;
  z-index: 10;
}
.nav ul li ul li {
  width: 200px;
  border: none;
}
.nav ul li ul li a, .nav ul li ul li.hover ul li a {
  padding: 6px 3px 3px 3px;
  border: 1px solid #336699;
  border-top: none;
  color: #00426A;
  background: #ffffff;
  font-weight: normal;
}
.nav ul li ul li:first-child a, .nav ul li ul li ul li:first-child a {
  border-top: 1px solid #336699;
}
.nav ul li ul li.hover a, .nav ul li ul li:hover a, .nav ul li ul li ul li.hover a, .nav ul li ul li ul li:hover a, .nav ul li ul li a.active, .nav ul li ul li ul li a.active {
  color: #ffffff;
  background-color: #6192C3;        /* #0097ba */
}
.nav ul li ul li ul {
  padding: 0;
  top: 0;
  left: 100%;
}


/* End: Top Navigation */

a.last, div.last {
  margin: 0 0 0 0;
}
/* Start: Infobox */
.infobox {
  float: left;
  margin: 0px 28px 36px 0px;
  padding: 11px 8px 8px 8px;
  border: 1px solid #cccccc;
  width: 206px;
  height: 269px;
  background: #ffffff url(/style/homepage_Infobox_topper.gif) no-repeat 0 0;
  font-size: 15px;
  color: #404040;
}
.infobox h1, .infobox h1 a {
  color: #000000;
  font-size: 15px;
}
.infobox h1 {
  text-transform: uppercase;
  margin: 10px 0;
}
.infobox h2 {
  margin-bottom: 0;
  font-size: 14px;
}
.infobox a {
  font-size: 12px;
}
.infobox p {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 12px;
}
/* End: Infobox */
/* Start: Footer */
.footertext {
  padding: 10px 0 0 0;
  float: left;
  font-size: 12px;
  color: #555555;
  width: 70%;
}
.footertext a {
  color: #555555;
}
.footertext a:hover {
  color: #0a677b;
}
.footertext ul {
  margin: 0;
    padding: 0;
    list-style: none;
}
.footertext ul li {
  float: left;
    margin: 0 10px 0 0;
    padding: 0 0 0 10px;
    border-left: 1px solid #555555;
}
.footertext ul li:first-child {
    padding: 0 0 0 0;
    border-left: none;
}
.footertext hr {
  margin-top: 20px;
  height: 1px;
  border: none;
  border-top: 1px solid #555555;
}
.social {
  padding: 20px 0 0 0;
  float: right;
}
.social img {
  margin: 0 0 0 3px;
}
/* kalma 20130505 */
.footer_additional_content
{
    clear: both;
    width: 100%;
    float: left;
}
/* End: Footer */
/* Start: Service nav on top */
.search-form {
  margin: 5px 0 5px 0;
  height: 25px;
  overflow: hidden;
  border: 1px solid #cccccc;
  color: #c2c2c2;
  background-color: #1F65AA;                  /*17527F 383838 CBD7E3*/
  float: right;
}
.search-input {
  padding: 3px 3px 3px 3px;
  width: 157px;
  color: #c2c2c2;
  background-color: transparent;
  border: none;
  float: left;
}
.search-submit {
  padding: 4px 3px 3px 3px;
}

/* End: Service nav on top */
/* Start: Brand Banner */
.banner {
  height: 62px;
  line-height: 62px;
  background: transparent url(/style/Grey_banner_980x62px.gif) no-repeat;
  color: #c2c2c2;
  text-transform: uppercase;
  margin: 0;
  padding: 0 0 0 10px;
  font-size: 28px;
}
.banner strong {
  color: #ffffff;
}
/* End: Brand Banner */
/* Start: Breadcrumb */
.breadcrumb {
  /* height: 31px; kalma, 201309090, SINC030571*/
  line-height: 31px;
  color: #ffffff;
  background: #104c8e;     /* 00426a */
  font-size: 12px;
}
.breadcrumb ul {
  overflow-y: auto; /* kalma, 201309090, SINC030571*/
  margin: 0 auto;
  padding: 0;
  list-style: none;
  width: 980px;
}
.breadcrumb ul li {
  float: left;
  padding-right: 5px;
}
.breadcrumb ul li a {
  padding-right: 5px;
  color: #ffffff;
}
.breadcrumb ul li a:hover {
  color: #85cddb;
}
/* end: Breadcrumb */
/* Start: Add this button */
.addthis_toolbox {
  margin: 7px 0 6px 0;
  float: right;
}
/* End: Add this button */
/* Start: Left Navigation */
.leftnavigation ul, .sitemap ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.leftnavigation a, .sitemap a {
  display: block;
  border: 1px solid #b4b4b4;
  border-top: none;
  padding: 7px 10px 7px 10px;
  width: 168px;
}
.leftnavigation a.active, .sitemap a.active {
  font-weight: bold;
  background: #AEC2D6;                  /*85cddb*/
}
.leftnavigation > ul > li:first-child > a, .sitemap > ul > li:first-child > a {
  border-top: 1px solid #b4b4b4;
}
.leftnavigation ul li a, .sitemap ul li a {
  background: transparent url(/style/Grey_banner_190x30px.gif) no-repeat;
  color: #ffffff;
  font-weight: bold;
}
.leftnavigation ul li ul li a, .sitemap ul li ul li a {
  color: #003366;
  background: #E4ECF4;      /*f1f1f1*/
  font-weight: normal;
}
.leftnavigation ul li ul li ul li a, .sitemap ul li ul li ul li a {
  color: #003366;
  background: #E4ECF4;          /* e6e6e6 */
  font-weight: normal;
  padding-left: 20px;
  width: 158px;
}
.leftnavigation ul li ul li ul li ul li a, .sitemap ul li ul li ul li ul li a {
  color: #003366;
  background: #E4ECF4;         /* c8c8c8 */
  font-weight: normal;
  padding-left: 30px;
  width: 148px;
}
.leftnavigation ul li ul li a:hover, .sitemap ul li ul li a:hover {
  color: #ffffff;
  background: #6192C3;          /* 0097ba */
}
/* End: Left Navigation */
/* Start: Content area detailpages */
.leftnavigation {
  margin: 0 5px 0 0;
  width: 190px;
  float: left;
}

.leftnavigation .contact {
  color: #003366;      /* 505050 */
  background: #E4ECF4;
  font-weight: normal;
  border: 1px solid #b4b4b4;
  border-top: none;
  padding: 7px 10px 7px 10px;
  width: 168px;
}

.maincontent {
  float: left;
  width: 775px;
}
.contentheadline {
  margin-bottom: 5px;
  padding: 0 0 0 10px;
  width: 765px;
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
  background: #7d7d7d url(/style/Grey_banner_775x30px.gif) no-repeat;
}
.leftcolumn {
  margin: 0 5px 0 0;
  width: 580px;
  float: left;
}
.sitemapcontent {
  width: 780px;
}
.sitemap {
  margin: 0 5px 15px 0;
  width: 190px;
  float: left;
}
.rightcolumn {
  margin: 0;
  padding: 0;
  width: 190px;
  float: left;
}
/* End: Content area detailpages */
/* Start: right column infobox */
.rightcolumn .rightinfobox {
  margin-bottom: 10px;
  padding: 9px 9px 0 9px;
  width: 170px;
  border: 1px solid #b4b4b4;
}
.rightcolumn .rightinfobox h1 {
  margin: 0 0 9px 0;
  padding: 0 0 15px 0;
  font-size: 12px;
  background: transparent url(/style/Internal_Infobox_topper.gif) no-repeat bottom left;
}
.rightcolumn .rightinfobox p {
  margin-top: 5px;
  margin-bottom: 20px;
}
/* End: right column infobox */
/* Start: News/ Events rotator */
#eventrotator, #newsrotator {
  height: 112px;
  overflow: hidden;
}
.holder {
  height: 100px;
}
/* End: News/ Events rotator */
/* Start: Productoverview */
.contentoverviewitem {
  margin-top: 15px;
  padding-bottom: 18px;
  border-bottom: 1px dashed #c0c0c0;
}
.productoverviewitem, .applicationoverviewitem, .productfamilyitem {
  width: 775px;
  margin-top: 15px;
  padding-bottom: 18px;
  border-bottom: 1px dashed #c0c0c0;
}
.productfamilypic {
  margin-right: 5px;
  width: 190px;
  text-align: center;
  float: left;
}
.productfamilytext {
  margin-left: 195px; /* padding-left: 195px; kalma, 20130314 error in ie8 */
}
.boldtext {
  font-weight: bold;
}
/* End: Productoverview */
/* Customer Enquiry Form */
.floatLeft {
    float: left;
}
.floatRight {
    float: right;
}
#enquiry_form {
    width: 775px;
}
#contactForm {
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
#contactForm .block {
    background: none;
    border-top: 1px dashed #ccc;
    display: block;
    width: auto;
    margin-bottom: 5px;
    padding: 20px;
}
#contactForm .fields {
    width: 360px;
}
#contactForm .first {
    border-top: 0 none;
}
#contactForm .select {
    width: 183px;
    border: 1px solid #989898;
}
#contactForm .descr {
    text-decoration: underline;
}
#contactForm .more {
    margin-bottom: 5px;
}
#contactForm legend {
    cursor: pointer;
    display: block;
    float: left;
    font-weight: bold;
    width: 150px;
    text-align: left;
}
#contactForm .difflab {
    width: auto;
    margin: 0 10px 0 5px;
    display: inline-block;
}
#contactForm .remove {
    margin: 0 5px 0 6px;
}
#contactForm textarea {
    behavior: url(/common/shared/customerenquiryform/maxlength.htc)
}
#contactForm input, #contactForm select {
    margin: 0 0 15px 0;
}
#contactForm input[type="text"] {
    border: 1px solid #989898;
    width: 180px;
}
#contactForm input[type="text"].error, #contactForm select.error {
    border: 1px solid #CC3333;
}
#contactForm label {
    display: block;
    float: left;
    width: 150px;
    font-weight: bold;
    cursor: pointer;
    text-align: left;
}
#contactForm label.error {
    color: #CC3333;
}
#contactForm #submit {
    cursor: pointer;
    padding: 5px 30px;
    background: #E4E4E4;
    border: 1px solid #989898;
}
#contactForm .margright {
    margin-right: 27px;
}
#contactForm fieldset {
    border:0 none;
    margin:0;
    padding:0;
}
#contactForm #info {
    border: 1px solid #989898;
    height: 90px;
    width: 358px;
}
#contactForm .errmsg {
    color:red;
    text-align:center;
}
#contactForm .submitbtn {
    text-align:center;
}
#confirmForm {
    width: 775px;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 150px;
    margin-top: 100px;
    text-align: center;
}
/* Customer Enquiry Form */
/* Start: Product tabs */
.tab_wrapper ul {
  padding-left:30px;
  padding-top:10px;
}
.tabs {
    margin-top: 6px;
    height: 26px;
    padding-top: 10px;
    border-top: 1px dashed #C0C0C0;
    width: 775px;
}
.tab_active {
    height: 26px;
    background: url(/style/tab-active.gif) top right no-repeat;
    float: left;
    padding-left: 9px;
    padding-right: 11px;
    line-height: 24px;
    margin-right: 2px;
}
.tab_active a {
  color: #ffffff;
}
.tab_passive {
    height: 26px;
    background: url(/style/tab-passive.gif) top right no-repeat;
    float: left;
    padding-left: 9px;
    padding-right: 11px;
    line-height: 24px;
    margin-right: 2px;
}
.tab_greyline {
    height: 5px;
    line-height: 5px;
    width: 775px;
    background-color: #A3A3A3;
    padding: 0px;
    margin: 0px;
    text-align: left;
}
.tab_wrapper {
    border-bottom: 1px dashed #C0C0C0;
}
.tab_wrapper ul {
    padding-left:30px;
    padding-top:10px;
}
.tab_content {
    margin-right: 7px;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 760px;
}
/*
.tab_content a {
    font-size: 11px;
    text-decoration: underline;
    color: #000000;
}
*/
.tab_content table {
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  border-collapse: collapse;
}
.tab_content table td {
  border:1px solid black;
  border-collapse: collapse;
}
/* End: Product tabs */
.productcontent {
  width: 775px;
}
.productpicture {
  float: left;
 /*  width: 340px */
 padding-right: 10px;
}
.producttext {
 /*  width: 435px;
  float: left; */
}
.producttextlogo {
  text-align: right;
}
.producttextsubtitle {
  margin-top: 25px;
  font-size: 14px;
  font-weight: bold;
}
.producttextteaser {
  padding-top: 24px;
  text-align : justify;
}
.contentoverviewitem .productfamilytext {
  padding-left: 0px;
}
/* Picturegallery */
.gallery_frame {
     width:240px;
     height:290px;
     float:left;
     margin-right:5px;
}
.gallery_lupe {
     float:left;
}
.gallery_descriptiontext {
     width:200px;
     float:right;
     margin-top:6px;
     padding-right:10px;
}
/* Picturegallery */

/* kalma, 20130801,INC026301 */
.scroll {
  overflow-y: auto;
  overflow-x: hidden;
}
.regions {
  overflow-y: auto;
  overflow-x: hidden;
}
/* kalma, 20130801,INC026301 */
.displaynone{
    display: none;
}

.leftcolumnover {
  width: 580px;
  float: left;
  overflow-x: auto;
}

.prod_nav_table       {
        color : #0097BA;           /* 669933 */
}
.prod_nav_table a       {
        color : #336699;
}
.prod_nav_table_hor {
        height: 5px;
        background:  repeat-x;
        background-image: url(/images/line_hor.gif);
}

.categopy_nav a       {
        color : #336699;
}
a.cat_list, .cat_list       {
        font-weight : bold;
/*        color : #006600;  */
        font-size: 13px;  */
}

.text {
      text-align : justify;
      text-indent: 20px;
}
.s_text {
      text-align : justify;
}
.b_text {
         font-size: 14px;
         text-align : justify;
         text-indent: 20px;
}

.cat_sub {
        text-align : left;
        background-image : url(/images/lief.png);
        background-repeat : no-repeat;
        padding-left: 15px;
        background-position : left;
}

.title1                { font-size:   13px; font-weight: bold; text-align : center; }
.title2                { color: #000000; font-style: italic;}

.news_informer_date {font-size:   12px; color: #000000; font-weight: bold}
.news_informer_news {font-size:   11px; color: #666666;}
.news_informer_news a {font-size:   11px; color: #666666;}
.news_text {         font-size:   12px;         text-align:  justify;}
.news_brieftext {  font-size:   12px;  text-align: justify; font-weight: normal;}
.news_cat {  font-size:   12px;}
.news_link {  font-size:   12px;}
.news_enlarge {  font-size:   10px;}
.news_date {  font-size:   11px; color: #003366; padding-left:10px;}
.news_datebrief {  font-size:   12px; color: #003366;}
.news_title {         font-size:   14px;        }

.prod_image_adds {text-align: center;     margin: 0 0 20px;}
.prod_image_add {
text-decoration: none;
display: -moz-inline-box;
display: inline-block;
vertical-align: top;
/*    width: 150px;    */
}
.prod_image_add .r
{/* Если есть необходимость, то свойства padding, border, background и position со значением relative
лучше задавать у этого элемента -- это несколько расширит количество поддерживаемых версий браузеров */
float: left;
padding: 10px;
}
.prod_image_add .r .visual {
    margin: 0 0 4px;
}
.prod_image_add .r .visual img {
    vertical-align: top;
    border-style: none;
}
.prod_image_add .r .name {
        font-weight : normal;
        color : #000000;
}

.t_container {
 padding-bottom: 10px;
 padding-top: 0px;
 padding-left: 5px;
 padding-right: 5px;
 overflow:hidden;
 text-align: center;
}
.t_left {
 padding-right: 15px;
 padding-bottom: 10px;
 float:left;
}
.t_content {
 margin:0px;
 text-align: justify;
}

span.product_load {width:auto; font-weight: bold; margin-left: 0px; float: none; color:#000; font-family: Verdana,Arial;}
.load_textsmall {font-size: 9px; font-family: Verdana,Arial;}
table.tab_load td {
  border: 0px  none;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #505050;
}
table.tab_load tr {
  border-bottom: 1px solid #c0c0c0;
}

