/* Content Class: 801 Default Stylesheet */
/* [$Id: 801 Default Stylesheet.cclass 10097 2013-09-09 13:07:32Z edicos\mkalmes $] */
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;
  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: #000000;
  height: 55px;
}
.service .content {
  line-height: normal;
}
.header {
  background-color: #ffffff;
  height: 94px;
}
.main {
  background-color: #f1f1f1;
}
.footer {
  background-image: url(/media/layout/footer_bg.jpg);
  height: 231px;
}
.content {
  margin: 0 auto 0 auto;
  width: 980px;
  line-height: 16px;
}
.detailpage {
  margin-bottom: 20px;
  padding: 0 5px 5px 5px;
  width: 970px;
  background: #ffffff;
  overflow: auto;
}
.logo {
  height: 79px;
  padding: 15px 0 0 0;
  float: left;
}
/* Start: Top Navigation */
.nav {
  height: 37px;
  padding: 45px 0 0 0;
  float: right;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}
.nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav ul li {
  float: left;
  border-left: 1px solid black;
  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: #000000;
  font-weight: bold;
}
.nav ul li a:hover, .nav ul li a.active {
  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 #b4b4b4;
  border-top: none;
  color: #000000;
  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 #b4b4b4;
}
.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: #0097ba;
}
.nav ul li ul li ul {
  padding: 0;
  top: 0;
  left: 100%;
}
/* End: Top Navigation */
/* Start: Country maps */
a.country1, a.country1act ,a.country2, a.country2act ,a.country3, a.country3act ,a.country4, a.country4act ,a.country5, a.country5act {
  display: block;
  float: left;
  width: 187px;
  height: 119px;
  margin: 0 5px 0 0;
  padding: 5px 0 0 5px;
  font-size: 14px;
  color: #cccccc;
  text-decoration: none;
}
a.country1, a.country1act {
  background-image: url(/media/layout/Country_maps_AMERICAS.png);
}
a.country1:hover, a.country1act {
  color: #85cddb;
  background-image: url(/media/layout/Country_maps_AMERICAS_hover.png);
}
a.country2, a.country2act {
  background-image: url(/media/layout/Country_maps_EUROPE.png);
}
a.country2:hover, a.country2act {
  color: #85cddb;
  background-image: url(/media/layout/Country_maps_EUROPE_hover.png);
}
a.country3, a.country3act {
  background-image: url(/media/layout/Country_maps_AFRICA.png);
}
a.country3:hover, a.country3act {
  color: #85cddb;
  background-image: url(/media/layout/Country_maps_AFRICA_hover.png);
}
a.country4, a.country4act {
  background-image: url(/media/layout/Country_maps_ASIA.png);
}
a.country4:hover, a.country4act {
  color: #85cddb;
  background-image: url(/media/layout/Country_maps_ASIA_hover.png);
}
a.country5, a.country5act {
  background-image: url(/media/layout/Country_maps_OCEANIA.png);
}
a.country5:hover, a.country5act {
  color: #85cddb;
  background-image: url(/media/layout/Country_maps_OCEANIA_hover.png);
}
/* End: Country maps */
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(/media/layout/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: 20px 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: 20px 0 0 0;
  height: 27px;
  overflow: hidden;
  border: 1px solid #cccccc;
  color: #c2c2c2;
  background-color: #383838;
  float: right;
}
.search-input {
  padding: 5px 3px 3px 3px;
  width: 157px;
  color: #c2c2c2;
  background-color: transparent;
  border: none;
  float: left;
}
.search-submit {
  padding: 4px 3px 3px 3px;
}
ul.selectlang, ul.location {
  margin: 20px 5px 0 0;
  padding: 0;
  position: relative;
  list-style: none;
  float: left;
  z-index: 40;
}
ul.selectlang li a, ul.location li a {
  display: block;
  padding: 6px 40px 5px 3px;
  border: 1px solid #cccccc;
  color: #c2c2c2;
  background: #383838 url(/media/layout/select_arrow_down.gif) no-repeat 96% 11px;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
ul.selectlang li ul {
  margin: 0 0 0 0;
  padding: 0;
  list-style: none;
  width: 146px;
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 30;
}
ul.selectlang li ul li a {
  padding: 5px 3px 4px 3px;
  border: 1px solid #cccccc;
  border-top: none;
  color: #000000;
  background: #f1f1f1;
  border-bottom: 1px solid #cccccc;
}
ul.selectlang li ul li:first-child a { 
  border-top: 1px solid #cccccc;
}
ul.selectlang li ul li.hover a, ul.selectlang li ul li:hover a, ul.selectlang li ul li.active a {
  color: #ffffff;
  background-color: #0097ba;
}
ul.location li.hover, ul.location li:hover {
  position: relative;
}
ul.location li ul {
  margin: 0;
  padding: 0;
  list-style: none;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 100%;
  width: 398px;
}
ul.location li ul li {
  float: left;
  width: 221px;
}
ul.location li ul li:first-child { 
  width: 160px;
}
ul.location li ul li a {
  padding: 6px 40px 5px 3px;
  color: #c2c2c2;
  background: #383838 url(/media/layout/select_arrow_down.gif) no-repeat 96% 11px;
}
ul.location li ul li:first-child a { 
  margin-left: 5px;
  border-right: none;
}
ul.location li ul li ul {
  margin: 0;
  padding: 0;
  list-style: none;
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 30;
/* kalma, 20130801,INC026301
    overflow-y: auto;
    overflow-x: hidden; */
  max-height: 146px;
  width: auto;
}
ul.location li ul li ul.bigger {
  max-height: 140px;
}
ul.location li ul li:first-child ul { 
  margin-left: 5px;
}
ul.location li ul li ul li, ul.location li ul li:first-child ul li {
  float: none;
  width: 156px;
}
ul.location li ul li ul.bigger li, ul.location li ul li:first-child ul.bigger li {
  float: none;
  width: 204px;
}
ul.location li ul li ul li.hover, ul.location li ul li ul li:hover {
  position: relative;
}
ul.location li ul li ul li a, ul.location li ul li:first-child ul li a, ul.location li ul li ul.bigger li a {
  margin: 0;
  padding: 7px 3px 6px 3px;
  display: block;
  border-top: none;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  color: #000000;
  background: #f1f1f1;
}
ul.location li ul li ul li:first-child a {
  border-top: 1px solid #cccccc;
}
ul.location li ul li ul li:hover a, ul.location li ul li ul li a.hover {
  color: #ffffff;
  background: #0097ba;
}
ul.regions {
  visibility: hidden;
  height: 0px;
}
/* End: Service nav on top */
/* Start: Brand Banner */
.banner {
  height: 62px;
  line-height: 62px;
  background: transparent url(/media/layout/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: #000000;
  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: #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(/media/layout/Grey_banner_190x30px.gif) no-repeat;
  color: #ffffff;
  font-weight: bold;
}
.leftnavigation ul li ul li a, .sitemap ul li ul li a {
  color: #505050;
  background: #f1f1f1;
  font-weight: normal;
}
.leftnavigation ul li ul li ul li a, .sitemap ul li ul li ul li a {
  color: #505050;
  background: #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: #505050;
  background: #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: #0097ba;
}
/* End: Left Navigation */
/* Start: Content area detailpages */
.leftnavigation {
  margin: 0 5px 0 0;
  width: 190px;
  float: left;
}
.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(/media/layout/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(/media/layout/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(/media/layout/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(/media/layout/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
} 
.producttext {
  width: 435px;
  float: left;
}
.producttextlogo {
  text-align: right;
}
.producttextsubtitle {
  margin-top: 25px;
  font-size: 14px;
  font-weight: bold;
} 
.producttextteaser {
  margin-top: 24px;
}
.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;
}
 
/*tab start*/
.tabitem li a {
    text-decoration:none;
    color:#0097ba;
    padding-left:5px;
    padding-right:5px;
}
.tabitem ul{
padding:0px;
margin:0px;
list-style:none;
}
#triple li { width:33.3% }
.tabitem li{
line-height:1.5em;
float:left;
display:inline;
}

.lnkAfrica {
    padding:5px 35px 5px 35px;
}
.lnkAmericas{
    padding:5px 25px 5px 25px;
}
.lnkAsia {
    padding:5px 40px 5px 40px;
}
.lnkEurope {
    padding:5px 35px 5px 35px;
}
.lnkOceania {
     padding:5px 30px 5px 30px;
}
.liOceania{
    border-right: none !important;
    width:113.5px !important;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}
.ui-helper-clearfix:after {
    clear: both;
}
#tabcontainer {
     width:580px;
     padding: 10px 0px 10px 0px;
}
.tabcontainerIE9 {
    width:582px !important;
}
.ui-tabs {
    position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
    min-height:290px;
    border: 1px solid #AAAAAA;
}
.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: 0;
    height:29px;
    background-color: #E6E6E6;
   }
.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    width:19.7%;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap;
    border-bottom: 1px solid #AAAAAA;
    text-align:center;
    padding:6px 0px 6px 0px;
}
.ui-tabs .ui-tabs-nav li a {
    
    text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    background:none repeat scroll 0 0 #0097BA;
 }
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
    cursor: text;
}
.ui-tabs .ui-tabs-nav li a, /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
    cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #555555;
    text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: 1px solid #999999;
    background: #0097ba;
    font-weight: normal;
    color: white;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
    color: white;
    text-decoration: none;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: white;
    text-decoration: none;
}
#licountry{
width:218px !important;
}

.tablink:focus,.tablink:active,.tablink:hover{
outline: 0;
}

/*tab end*/