﻿@import "/css/bms/customTables.css";

.content .left-img.dynProps
{
    width: auto;
    margin-bottom: 10px;
}

.teaser-title
{
    margin-bottom: 1px;
}

.snippet
{
    clear: both;
    margin-bottom: 15px;
    position: relative;
}

.download-list
{
    margin-bottom: 5px;
}

.download-list table
{
    width: 100%;
    /* border-top: 4px solid #009999; */
    border-bottom: 1px solid #D9D9D9;
}

.download-list th, .download-list td
{    
    text-align: left;
    font-size: 0.75em;
    padding: 6px;
    border-right: #ffffff solid 1px;
}

.download-list td.first, .download-list td.no-border
{
    border: none;
}

.download-list th
{
    font-weight: bold;    
}

.download-list tr.odd td
{
    background: #E5E5E5;
}

.download-list td
{
    color: #000;
}

.download-list td.date
{
    width: 120px;
    font-weight:normal;
}

.download-list td.description
{
    width: 180px;
}

.download-list td.title
{
    font-weight: bold;
}

.download-list td a span
{
    position: relative;
    top: -2px;
}

/* START Modal */

#TB_closeWindowButton
{
    background-image: url('/gfx/bms/galery/close.png');
    background-repeat: no-repeat;
    background-position: right;
    
    padding-right: 16px;
}

/* END Modal */

/* START Location Finder */
.locations-teaser
{
    cursor: pointer;
}

.teaser-block.loc-cont-teaser .title-line
{
    height: 2px;
    /* line-height: 1px; */
    margin: 0 0 5px 0;
}

.locationFinderContent .contact-block
{
    width: 550px;
    margin: 12px 30px 0px 10px;
    font-size: 1em;
}

    .locationFinderContent .contact-block h2
    {
        font-size: 1.1em;
        font-weight: bold;
        color: #454545;
        margin-bottom: 4px;
    }
    
.locationFinderContent a
{
 color: #000;
 text-decoration: none;   
}

.locationFinderContent .contactDesc
{
    width: 250px;
    margin-bottom: 25px;
}
.locationFinderContent table tr td
{
    vertical-align: top;
}


/* LocationFinder pre selected contacts multiview page ----------------------------------------- */
#locationFinderPreSelection { }
#locationFinderPreSelection .contact-block
{   height:285px;
    width: inherit;
    margin-left:0;
    margin-right:0;
	/*overflow-y:scroll;*/
}
#locationFinderPreSelection .contactDesc {
	float:left;	
	margin:0;
}
#locationFinderPreSelection .preSelectionLinkbox{
    margin-top:5px;
    padding-right:15px;    
}
#locationFinderPreSelection .preSelectionLinkbox a {
	display: block;	
	float:right;	
	height:80px;
	line-height: 80px;
}
#locationFinderPreSelection .preSelectionLinkbox a:hover {
	cursor: pointer;	
}
#locationFinderPreSelection .preSelectionLinkbox a span {
	display:block;
	float:left;
	padding-right:20px;
	margin-right:10px;
	background-image: url('/gfx/bms/arrow-btn.gif');
	background-position: right center;
	background-repeat: no-repeat;
}
#locationFinderPreSelection .preSelectionLinkbox a img {
	display:block;
	float:left;
	margin-left:20px;
	margin-right:5px;
	height:80px;
	border: 0 none transparent;
}
    
    
#countrySelection,
.countrySelection
{
    background-color: #000;
    width: 215px;
    height: 45px;
    padding: 10px;
    position: absolute;
    top: 77px;
    right: 24px;
    z-index: 1;
}

#countrySelection h2,
.countrySelection h2
{
    font-size: 1.0em;
    font-weight: bold;
    color: #009FE4;
    margin: 0 0 1px 5px;
}

.worldmap-links
{
    /*float: right;*/
    position: absolute;
    right: 142px;
    top: 31px;
}

a.contact-link.next
{
    display: inline-block;
    background-image: url('/gfx/bms/arrow-btn.gif');
    background-position: bottom right;
    background-repeat: no-repeat;
    padding-right: 15px;
    height: 15px;
}

a.contact-link.back
{
    display: inline-block;
    background-image: url('/gfx/bms/arrow-back.png');
    background-position: bottom left;
    background-repeat: no-repeat;
    padding-left: 15px;
    height: 15px;
    margin: 10px 0;
}

/* --- Right Side Menu Overrides [nk.eh] ----------------*/
.locations-teaser .arrow-btn {
    right: 5px;
}
.search-teaser input.searchInputSmall {
    margin-left: 8px;
    margin-right: 11px;
    height: 20px;
    width: 150px;
    border: none;
    background-color: #ccc;
}
.search-teaser .arrow-btn {
    padding-bottom: 0;
    position: absolute;
    top: 13px;
    right: 7px;
}
.search-teaser {
    padding-bottom: 8px;
}
.customized-checkbox {
    display: block;
    float: left;
    margin-left: 1px;
}
.login-by-check {
    margin-top: 2px;
}
.login-teaser fieldset {
    padding-top: 5px;
    padding-bottom: 0;
}
.forgottAndRegister {
    background-color: #eee;
    /*
    background-image: url("/gfx/bms/bg-dark-teaser.png");
    background-repeat: repeat-x;
    background-position: left bottom;
    */
    margin-top: 1px;
    padding: 5px 8px;
    font-size: 12px;
    line-height: 20px;
}
.forgottAndRegister span {
    color: #666;
}
.forgottAndRegister a:visited {
    /* color: #009999; */
}
.forgottAndRegister > br + a {
    font-size: 10px;
}


/* --- page content [nk.eh] -----------------------------*/
.content-page-image-text {
    margin-top: 5px;
    font-size: 11px;
    /*line-height: 14px;*/
    width: 250px;
    color: #6c6c6c;
}

/* --- left column homepage teaser overrides [nk.eh] ----*/
.one-block-teaser.teaser-block .teaser-title {
    margin-bottom: 6px;
}
.one-block-teaser.teaser-block .dotted-div {
    margin-top: 10px;
    margin-bottom: 5px;
}

/* --- products tradenames overrides [nk.eh] ------------*/
.tradenames-overview .teaser-title {
    padding-left: 8px;
    line-height: 17px;
}
.tradenames-overview .accHeader {
    width: 291px;
}
.tradenames-overview .accArrow.showbottom {
    background-image: url("/gfx/bms/arrow-blue-down-L.png");
}
.tradenames-overview .accHeader.selected .accArrow
{
    background-image: url("/gfx/bms/arrow-blue-up-L.png");
}
.tradenames-overview .accArrow.showright
{
    /* background-position: 270px -13px; */ 
}

/* --- Accordion system overrides [nk.eh] ---------------*/
.productGroupAccordionHeader {
    padding-top: 3px;
    padding-bottom: 4px;
    padding-left: 8px;
    background: #eee url("/gfx/bms/arrow-blue-down-L.png") right 10px center no-repeat;
}
.productGroupAccordionHeader .accProductGroupsHeaderContent {
    background-position: right 10px center;
}
.productGroupAccordionHeader.selected {
    background-image: url("/gfx/bms/arrow-blue-up-L.png");
}
.characteristics p {
    font-size: 11px;
}

.productGroupCharacteristicsContentHead {
    padding-top: 5px;
}
.productGroupAccordionContent .tableCell {
    line-height: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.productGroupAccordionContent .tableCell.wide {
    padding-top: 5px;
    padding-bottom: 5px;
}

/* --- main product list overrides [nk.eh] --------------*/
.mainProductList {
    padding-top: 0;
    padding-bottom: 20px;
}
.mainProductList .tbCountrySelector {
    margin-bottom: 5px;
}
.mainProductList .tbChooseCountry {
    padding-left: 6px;
}
.mainProductList .hdSelectorFirst {
    margin-top: 9px;
    padding-left: 7px;
    width: 210px;
}
.mainProductList .hdSelectorFirst.unselected {
    margin-top: 15px;
}
.mainProductList .productTable,
.mainProductList .productTable tr,
.mainProductList .productTable td {
    border-collapse: separate;    
}
.mainProductList .productTable .productlistContent {
    padding-left: 8px;
}

/* --- application main overrides [nk.eh] ---------------*/
.applicationMain {
    margin-top: 25px;
}
.applicationWrapper h3 {
    margin-bottom: 5px;
}
.subApplication {
    margin-bottom: 1px;
}

/* --- application content overrides [nk.eh] ------------*/
.moreInfoTrigger {
    padding-top: 4px;
    padding-bottom: 2px;
    background-position: 581px 9px;
}
.moreInfoTrigger a,
.moreInfoTrigger a:visited {
    font-size: 11px;
}



.worldmap-links a.contact-link
{
    position: absolute;
    left: 346px;
    top: 94px;
}

.worldmap-links .map
{
    position: absolute;
    left: 570px;
    top: 40px;
}

/*
.worldmap-links a.map img
{
    display: inline-block;
    position: relative;
    top: 40px;
}
*/

#uiLnkCosmeticsContacts
{
    position: absolute;
    top: 77px;
    left: 24px;
}

#worldmap
{
    margin: 20px 0 0 0;
}
/* END Location Finder */

span.link-big-more .imageGalleryLink
{
    margin: 1px 2px 0 10px;
}

/* Product Detail Page */

div#versions
{
    font-size:    0.75em;
    color: #6C6C6C;
    margin-top: 20px;
}

div#versions a
{
 color: #009999;
 text-decoration: none;   
}

.dottedBorderTop
{
    border-top: 1px dotted #6C6C6C; 
    height: 1px;
}

div.description
{
 float: left;
 margin-top: 20px; 
 margin-left: 20px; 
 margin-top: 20px; 
 color: #6C6C6C; 
 font-size: 0.75em;   
}

table.descriptions tr
{
    height: 20px;
}

table.descriptions td.left
{
 font-weight: bold;   
}

table.descriptions td.td-right
{
 padding-left: 40px;   
}
table.descriptions td.td-right img
{
    margin-right: 10px;
}
div.version
{
 float: left; 
 margin-left: 60px;   
}

/* BEGIN Image Gallery (fancybox) */
#fancybox-gallery-title
{
    /* border-bottom: 1px dotted #7E7E7E; */
    margin: 0 24px;
    padding: 20px 0 0 10px;
    
    color: #6C6C6C;
    font-size: 0.7em;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 20px;
}

#fancybox-close
{
    font-size: 0.7em;
}

#fancybox-close:hover
{
    color: #000000;
    text-decoration: none;
}

/* END Image Gallery (fancybox) */

        .HintBox
        {
            background-image:url('/img/Hints/HintLeft.png');
            background-repeat:no-repeat;
            
            font-size:0px;
            font-family:Arial;
            line-height:0px;
            
            position:absolute;
            top:0px;
            left:0px;
            
            display:none;
        }
        
        .HintBox .MiddleAndRight
        {
            background-image:url('/img/Hints/HintRight.png');
            background-repeat:no-repeat;
            background-position:top right;
            padding-right:4px;
        }
        
        .HintBox .MiddleContent
        {
            margin-left:4px;
            background-image:url('/img/Hints/HintMiddle.png');
            background-repeat:repeat-x;
            
            min-width:10px;
            font-size:10px;
            white-space:nowrap;
            color:#FFFFFF;
            line-height:9px;
            
            padding:2px 3px 0px 3px;
            height:13px;
        }
        
        .HintBox .ArrowBelow
        {
            background-image:url('/img/Hints/HintBottom.png');
            background-repeat:no-repeat;
            background-position:top center;
            
            height:7px;
        }
        
        .ItemWithHint
        {
            position:relative;
            float:left;
            cursor:pointer;
        }
        
#fancybox-paging
{
    display: inline-block;
    height: 32px;
    position: relative;
    top: 8px;
}

#fancybox-paging a
{
    color: #32D1D1;
    font-weight: bold;
}

#fancybox-paging a.act
{
    color: #fff;
}

#fancybox-paging-prev
{
    float: left;
    position: relative;
    top: 9px;
    left: 10px;
}

#fancybox-paging-next
{
    float: right;
    position: relative;
    top: 9px;
    right: 10px;
}

/* END Image Gallery (fancybox) */

/* ul content */

.content ul , .content ol 
{

    /*color: #6C6C6C;*/
    color: #000;
    font-size: 0.75em;
    list-style-position: inside;
    max-width: 575px;
}

.content ul.glossar_rows {
    max-width: 600px;
}

.content ul 
{
	list-style-image:url('/gfx/bms/icon-point-list.png');
}

.content ul li, .content ol li
{
    left: 15px;
    position: relative;
    margin-left: -15px;
    padding-left: 15px;
    text-indent: -15px;
}

.content ol li 
{
    left: 18px;
    text-indent: -18px;
} 

.content ul li ul
{
    font-size: 1em;
}

/* [MR] */
.content .faqPager
{
    padding-top: 14px;    
}
.content .faqPager p
{
    padding: 0px;
    margin: 0px;    
    color: #009fe4;
}
.content .faqPager .pagerHead
{
    background-color: #000;
    padding: 15px 0 10px 0;
}
.content .faqPager .pagerBody
{
    margin-top: 4px;
}
.content .faqPager .pagerBody .contentPane
{
    padding: 5px 8px 4px 8px;
    border-bottom: 1px solid #fff;
    cursor: pointer;
    background: #eee url(/gfx/bms/arrow-blue-down-L.png) right 10px top 10px no-repeat;
}
.content .faqPager .pagerBody .contentPane .accHeader
{
    font-weight: bolder;
    background-image: none;
    width: 560px;
}
.content .faqPager .pagerBody .contentPane .accContent
{
    overflow: hidden;
    padding-top: 15px;
}
.content .faqPager .pagerBody .contentPane.active
{
    background-image: url("/gfx/bms/arrow-blue-up-L.png");
}


.content .faqPager .pagerHead ul
{
    list-style: none;
    padding: 0px;
    margin: 0px;    
}
.content .faqPager .pagerHead ul li
{
    text-transform: uppercase;
    font-size: 1em;
    float: left;
    /* font-weight: bolder; */
    text-indent: 0px;
    text-decoration: none;
    cursor: pointer;

    padding-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 5px;
    margin-left: 0px;
    left: 0px;
    height: 12px;
    line-height: 12px;
    overflow: hidden;

    border-right: 1px solid #fff;
    color: #009fe4;
    font-weight: bold;
}
.content .faqPager li.first
{
    padding: 0px 10px 0px 8px;
}
.content .faqPager .pagerHead ul li.active
{
     font-weight: bold;
    text-transform: uppercase;
     color: #fff;
}
.content .faqPager .pagerHead ul li.last
{
    border-right: none;
}
.content .faqPager li.active
{
    color: #6C6C6C;
}


.topAnchorLink
{
    float: right;
    font-weight: bolder;
    color: #009999;
    font-size: 0.75em;
    padding: 5px 8px 0px 0px;
}

/* [FK] */


.header .top-menu .sub-menu { margin: 0px -2px 0px 0px; float: left;}
.header .top-menu .sub-menu.languages { margin: 0 0 0 -2px; float: left; color: #fff;}
/* arrow */
.header .top-menu .sub-menu ul li
{
   background-color: #666; 
   /*background: #e3ebeb url('/gfx/bms/bg-sub-menu.png') 0px 0px repeat-x;*/
   height: 24px;
   border-bottom: 1px solid #474747;
   /* margin-top: 0px; */
}
    .header .top-menu .sub-menu ul li a { background:none; padding: 3px 0px 0px 15px; /* height: 24px; */ /* width: 100%; */}
    
    .header .top-menu .sub-menu ul li a:hover  
    {
        background: url('/gfx/bms/arrow-small-wh.png') no-repeat 5px 6px;
        /* font-weight: bold; */
    }
    
a.bmsPlayer { overflow:hidden;margin-top: 1px; }
a.bmsPlayer img { width:100%; }
.content.frontpage .teaser-content a.bmsPlayer img { margin: 0px;}

div.bmsVideoPlayerVideoAndText div.title-line { border-bottom: 2px solid #D9D9D9;font-size: 0; margin-bottom: 15px;overflow: hidden;}
div.bmsVideoPlayerVideoAndText h2 {/* border-bottom: 1px dotted #6C6C6C; */margin-bottom: 10px;}

ul.sub-menu li.act > a { /* font-weight:bold; */ }

a 
{
    padding-top: 1px;
}
.not_found_second_box
{
    font-size: 12px;
    color: #6C6C6C;
    width: 400px;
}

#news
{
    margin-bottom: 0px;
}

#news .newsteasernew {
    font-weight: bold;
}

#news .newsteasernew .gray {
    color: #000;
    font-weight: bold;
}

#news.teaser-block.articles .dotted-div {
    margin: 0;
}
#news.teaser-block.articles .teaser-content {
    padding-top: 6px;
    padding-bottom: 10px;
}
#news.teaser-block.articles .teaser-content.first {
    padding-top: 10px;
}
#news .teaser-title.news-sub-title {
    /* border-bottom: 2px solid #D9D9D9; */
    margin: 0;
    padding-bottom: 10px;
}
#news .dotted-div {
    border-bottom: 1px solid #D9D9D9;
}

#notfound404
{
}

#notfound404 #textbox
{
    padding-top: 2px;
    margin-top: 20px;
    float: left;
}
#notfound404 #button
{
    margin-top: 21px;
    float: left;
    margin-left: 8px;
}

#notfound404 .text-input
{
    width: 166px;
    height: 19px;
    line-height: 19px;
    padding: 0px 14px;
    color: #7c7c7c;
   /*height: 19px;*/
}

#notfound404 .custom-submit 

{
     padding: 0px 2px 0 8px;
}
#notfound404 .custom-submit span.button-arrow
{
    padding-left: 2px;
}


#textbox
{
    padding-top: 2px;
    margin-top: 30px;
    float: left;
}
#button
{
    margin-top: 30px;
    float: left;
    padding-left: 5px;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
.grouplinks
{
    /*bottom: 14px;*/
}

.sitemap li a
{
    color: #000 !important;
    border: none !important;
    float: none;
    font-size: 11px !important;
    padding: 0px 6px !important;
    margin-top: 1px !important;
}
}

.grouplinks.sub-menu ul
{
    z-index:3000;
}

.hovermenu.sub-menu:hover ul,
.hovermenu.sub-menu ul:hover,
.header .sub-menu:hover ul 
{
    display:block;
}

.errorMessage
{
    clear: both;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #fe5837;
}

/*#body .sitemap a.ParentLink { white-space:nowrap; }*/

#body div.TradeNames table a { display:block; margin:0px 5px; }
div.DeselectButton { float:left;padding-bottom:1px; }

/* Events Snippet */
.event-list table
{
    border-collapse: collapse;
    border-color: -moz-use-text-color;
    border-style: solid;
    border-width: 0;
}
.event-list tr 
{
    color: #6C6C6C;
    font-size: 13px;
    vertical-align: top;
}
.event-list td 
{
    padding: 0 5.4pt;
}
.event-list tr.even
{
    background-color: #EDF0F0;

}
.event-list td.title
{
    background-color: #FFFFFF;
    width: 599px;
    color: #454545;
    font-size: 13px;
    padding: 20px 0 10px 0;
}
.event-list td.name
{
    width: 250px;
}
.event-list td.eventdate
{
    width: 150px;
}
.event-list td.city
{
    width: 100px;
}
.event-list td.country
{
    width: 99px;
}

/* Contact snippet */
.snippet .contact 
{
	margin-top: 20px;
}

.contact .left-img dynProps
{
    width: 200px;
}

/* Step navigation */
#stepNavigation {
	height:32px;
}
#stepNavigation li {
	width:278px;
	float:left;
	left: 0;
	text-indent: 0;
	margin: 0;
	padding: 0;
	list-style-image: none;
}

#stepNavigation li div.step 
{
    height:32px;
    float:left;
    width:268px;
    background:url('/gfx/bms/step-bg.jpg') 1130px 0;
}
#stepNavigation li div.stepgrey 
{
    height:32px;
    float:left;
    width:268px;
    background:url('/gfx/bms/step-bg.jpg');
    background-position: right 0;
}
#stepNavigation li div.stepend 
{
    height:32px;
    float:left;
    width:10px;
    /*background:url('/gfx/bms/bg_step.png') 574px -32px;*/
}
#stepNavigation li div.stependgrey 
{
    height:32px;
    width:8px;
    position: absolute;
    right: 0;
    top: 0;
    background:url('/gfx/bms/bg_arrow_step.png');
}
#stepNavigation li div.stepright 
{
    height:32px;
    float:left;
    width:10px;
    background:url('/gfx/bms/step-bg.jpg') 832px 0px;
}
#stepNavigation li div.steprightgrey 
{
    height:32px;
    float:left;
    width:10px;
    background:url('/gfx/bms/step-bg.jpg') 410px 0;
}
#stepNavigation li div.steprighttogrey 
{
    height:32px;
    float:left;
    width:10px;
    background:url('/gfx/bms/step-bg.jpg') 832px -32px;
}
#stepNavigation li div.steprightgrey div.steprightgrey {
    background:url('/gfx/bms/step-bg.jpg') 429px 0;
    width:8px;
}
#stepNavigation li div.step div,
#stepNavigation li div.stepgrey div,
#stepNavigation li div.steprightgrey div
{
	margin-top:7px;
	margin-left:10px;
	font-size:12px;
	font-weight: bold;
	color: #767676;	
}
#stepNavigation li div.step span.number
{
    color:#009999;
}

.tbContent p 
{
	padding: 0 10px;
}

.profile 
{
	padding: 10px 8px;
}

.profile li 
{
	margin-top: 10px;
	float:left;
	margin-right: 10px;
}

.login-btn
{
    right: 2px;
    margin-top: 3px;
    position: absolute;
}




.quickLinks 
{
    background: #f7f8f8;
    border-bottom: 1px dotted #BCBCBC;
    margin-bottom: 20px;
    height: 100px;
}

.quickLinks .arrow 
{
    width: 7px;
    height: 100%;
    cursor: pointer;
    float: left;
}

.quickLinks .arrow.left
{
    background: url('/img/quicklinks/arrow_left.png') center no-repeat; margin-left: 8px; margin-right: 7px;
}

.quickLinks .arrow.right
{
    background: url('/img/quicklinks/arrow_right.png') center no-repeat; margin-left: 12px;
}

.quickLinks .arrow.left:hover
{
    background: url('/img/quicklinks/arrow_left_green.png') center no-repeat;
}

.quickLinks .arrow.right:hover
{
    background: url('/img/quicklinks/arrow_right_green.png') center no-repeat;
}

.quickLinks table
{
    float: left;
    height: 100%;
    width: 120px;
}

.quickLinks td
{
    height: 100%;
    vertical-align: middle;
}

.quickLinks .data
{
    display: none;
}

.quickLinks .preload
{
    width: 0;
    height: 0;
    overflow: hidden;
}

.quickLinks .tooltip
{
    position: absolute;
    height: 40px;
    display: none;
    z-index: 10000;
}

.quickLinks .tooltip .side
{
    height: 40px;
    float: left;
    width: 7px;
}

.quickLinks .tooltip .left
{
    background: url('/img/quicklinks/left.png') center no-repeat;
}

.quickLinks .tooltip .right
{
    background: url('/img/quicklinks/right.png') center no-repeat;
}

.quickLinks .tooltip .content
{
    height: 40px;
    background: url('/img/quicklinks/mid_arrow.png') center no-repeat;
    padding: 0 5px;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    line-height: 28px;
    float: left;
}

.quickLinks .window
{
    overflow: hidden;
    width: 110px;
    margin: 0 10px;
}

.quickLinks .links
{
    width: 110px;
    float: left;
    padding: 0 3px;
}

.quickLinks .links a
{
    width: 45px;
    height: 40px;
    display: block;
    float: left;
    padding: 3px 5px;
    background: url('/img/quicklinks/shadowbox.png') center no-repeat;
}

.quickLinks .links span
{
    display: none;
}
#litContent
{
    font-size: 12px;
}
.rgt div fieldset input {
    margin-bottom: 3px;
}
.text-input.small.LoginEmail, 
.text-input.small.LoginPassword
{
    width: 150px;
    /* border-bottom-width: 1px; */
    position: relative;
    left: 1px;
    background-color: #eee;
    height: 20px;
    line-height: 20px;
    border: 0;
    margin: 5px 0;
}
.text-input.small.LoginPassword {
    padding-left: 3px;
    width: 147px;
}
.text-input.small.LoginEmail 
{
    width: 148px;
    padding-left: 2px;
}
.passlb {
    position: absolute; 
    top: 8px; 
    left: 3px; 
    z-index: 2;
    color: #000;
}
.benefitsList
{
    border-top: 4px solid #009999;
    margin-bottom: 20px;
}
.benefitsList li
{
    list-style: none;
    background-image: url(/img/icons/haken.png); background-repeat:no-repeat; background-position:8px 5px;
    height: 24px;
    border-bottom: 1px dotted gray;
    width: 553px;
}
.quickLinks img
{
    margin: 0;
}

.site-selector
{
    padding: 10px 20px 7px 5px;
    color: #fff; 
    font-size: 11px;
    font-weight: bold; 
    cursor: pointer;    
    background: url("/gfx/bms/arrow-select-white.png") right 5px top 13px no-repeat; 
    /* background-position: right; */ 
    /* background-repeat: no-repeat; */ 

    /* position: absolute; */
    /* margin-right: 5px; */
    /* min-width: 160px; */
}

.site-selector:hover
{
    /*min-height: 20px;*/
    /* color: #7d7d7d; */
    background-image: url('/gfx/bms/arrow-select-up.png'); 
    background-position: right; 
    background-repeat: no-repeat; 
}

.hovermenu.sub-menu.site-selector ul
{
    display: none;
    font-size: 11px;
    position: absolute;
    top: 29px;
    left: 0px;
    width: auto;
    /*INFO: set min-width via JQuery, e.g. "Site Selector.xslt" */
    z-index: 9999;
    max-height: 200px;
    min-width: 180px !important;
    overflow: auto;
}

.hovermenu.sub-menu.site-selector ul:hover
{
    display: block;
    /* background-color:#edf0f0; */
}
.hovermenu.sub-menu.site-selector ul.productCenterSwitch
{ }

.hovermenu.sub-menu.site-selector ul li
{
   background-color: #666; 
   /*background: #e3ebeb url('/gfx/bms/bg-sub-menu.png') 0px 0px repeat-x;*/
   height: 24px;
   width: 100%;
}
    .hovermenu.sub-menu.site-selector ul li a 
    { 
        white-space:nowrap;	
        background:none;
        padding: 4px 5px 0px 15px; 
    
        /* width: 100%; */
        height: 20px;
        /* vertical-align: middle; */
        border-bottom: 1px solid #474747;
        /* margin-left: 15px; */
}
    
    .top-menu .hovermenu.sub-menu.site-selector ul li:first-child
    {
        padding-top: 1px;
    
        /* height: 25px; */
}    

    
   /*  .top-menu .hovermenu.sub-menu.site-selector ul li:last-child
    {
       padding-bottom: 10px;
    }  */  
     
    
    .top-menu .hovermenu.sub-menu.site-selector ul li a:hover,
    .top-menu .hovermenu.sub-menu.site-selector ul li a.active,
    .top-menu .hovermenu.sub-menu.site-selector ul li a.key-selected
    {
        background: #474747 url('/gfx/bms/arrow-small-wh.png') no-repeat 5px 7px;
        /* font-weight: bold; */
        /* color: #ff9a03; */
        /*color: Red;*/
    }

.site-selector:hover ul
{
    display:block;
}

/* Begin Of Certificate List Styles*/

table.CertificateList
{
    font-size: 12px;
}

tr.CertificateList
{
    color: #7D7D7D;
}

tr.CertificateList.TableDescription
{
    color: black;
}

tr.CertificateList.Row
{
    background-color: #E8EAE9;
}

tr.CertificateList.AlternatingRow
{
  
}

td.CertificateList.Region
{
    width: 150px;
    padding-bottom: 3px;
    padding-left: 5px;
}

td.CertificateList.Company
{
    width: 200px;
}

td.CertificateList.Country
{
    width: 100px;
}
td.CertificateList.File
{
    width: 150px;
}

td.CertificateList.Row.City
{
    padding-left: 5px;
}

span.CertificateList.PDFFileSize
{
    color: #7D7D7D;
}

/* End of Certificate List Styles*/

/* Start of Trobleshooting Styles*/

div.troubleshootinglist
{
    margin-top: 20px; 
    font-size: 12px;
}

div.troubleshootinglist .troubleshootingcontrols
{
    float: left;
    padding-left: 8px;
}
div.troubleshootinglist .resultinfo
{
    float: right;
    padding-right: 8px;
}

/* End of Troubleshooting Styles*/


/* clearfix -------------------------------------------------------------------------------------*/
.nk-clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
} 
.nk-clearfix {
	/*display: inline-block; */ /* TODO: What the fuck????????*/
} 
html[xmlns] .nk-clearfix {
	display: block;
} 
* html .nk-clearfix {
	height: 1%;
}

/* custom vertical scrollbar (slider) -----------------------------------------------------------*/
.scroll-container{margin:0 auto;overflow:hidden;}
.scroll-pane {position:relative}
.scroll-pane .scroll-content {position:absolute;top:0;left:0;margin-right:30px;}
.scroll-pane .slider-wrap {position:absolute;right:0;top:0;background-color:#E7E7E7;width:13px;border-left:1px solid #E4E2E2;border-right:1px solid #E4E2E2;}
.scroll-pane .slider-vertical {position:relative;height:100%}
.scroll-pane .ui-slider-handle {width:9px;height:10px;margin:0 2px;background-color: #009FE4;display:block;position:absolute;outline-color:transparent;}            
.scroll-pane .scroll-arrow-up {width:13px;height:14px;background-image:url('/img/misc/scroll-arrow-up.png');background-repeat:no-repeat;background-position:center center;background-color:#E7E7E7;
    border:1px solid #E4E2E2;border-bottom:0 none transparent;}
.scroll-pane .scroll-arrow-down {width:13px;height:14px;background-image:url('/img/misc/scroll-arrow-down.png');background-repeat:no-repeat;background-position:center center;background-color:#E7E7E7;
    border:1px solid #E4E2E2;border-top:0 none transparent;}
.scroll-pane .scrollbar-top, .scrollbar-bottom {display:block;position:absolute;height:2px;width:100%;z-index:100;background-color: #009FE4;}
.scroll-pane .scrollbar-top {top:0;}
.scroll-pane .scrollbar-bottom {bottom:0;}
.scroll-pane .scrollbar-grip {position:absolute;top:0;width:100%;height:100%;z-index:50;background-image:url('/img/misc/scroll-vertical-handle-bg.png'); background-repeat:repeat-y;}    
.scroll-pane .ui-slider-range {position:absolute;width:100%;background-color:#E7E7E7;}


.countrySelectorDropdown {
    max-height: 267px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.ppsearch select
{
    top: 0;
    visibility: visible;   
}

.ui-autocomplete.ui-menu
{
    width: 151px;
    background-color: White;
    border-bottom: 1px solid silver;
    border-left: 1px solid silver;
    border-right: 1px solid silver;
    font-size: 12px;
    padding-top: 5px;
    z-index: 5 !important;
}

.ui-autocomplete.ui-menu li
{
    padding:0 0 4px 2px;
}

.ui-autocomplete.ui-menu li a
{
    word-break: break-all;
    word-wrap: break-word;
    color: #7C7C7C;
}

/* BEGIN Direct Link Button (Product Center) */

.directLinkButtonList
{
    margin: 20px 0 0 0;
    font-size: 14px;
}

.directLinkButton
{
    display: block;
    float: left;
    width: 285px;
    /* min-height: 40px; */
    margin: 0 15px 15px 0;
    position: relative;
}

.directLinkButton > img
{
    display: inline-block;
    float: left;
    width: 50px;
    height: 45px;
}

.directLinkButton > span.txt
{
    display: inline-block;
    width: 203px;
    min-height: 45px;
    color: #ffffff;
    padding: 0 16px;
    font-size: 13px;
    
    font-weight: bold;
    background-color: #009fe4;
    line-height: 45px;
}

.directLinkButton > span.arrowDottedWhite 
{
    position: absolute;
    background-image: url("/gfx/bms/arrow-dotted-white-rgt.png");
    background-repeat: no-repeat;
    right: 15px;
    top: 13px;
    width: 7px;
    height: 13px;
}

.directLinkButton > span.bg
{
    clear: both;
    width: 100%;
    height: 0px;
    margin-top: 1px;
}
/* END Direct Link Button */

/* BEGIN Facet filter */
#facet-filter .facetResults
{
    width: 100%;
    font-size: 11px;
    border-spacing: 1px;
    border-collapse: separate;
    border-bottom: 1px solid #D9D9D9;
}
                    
#facet-filter .facetResults th { font-weight: bold; }
                    
#facet-filter .facetResults th, #facet-filter .facetResults td
{
    text-align: left;
}
                    
#facet-filter .facetResults th span
{
    display: block;
    padding: 5px;
}
                    
#facet-filter .facetResults th.second
{
    width: 100px;
}
                    
#facet-filter .facetResults th.third
{
    width: 84px;
}
                    
#facet-filter .facetResults td
{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 8px;
    padding-right: 8px;
    vertical-align: middle;
}
                    
#facet-filter .facetResults tr.grey td
{
    background-color: #E5E5E5;
}

#facet-filter .facetResults tr td.title a
{
    color: #000;
    font-weight: bold;
}

#facet-filter .facetResults tr td.title a:hover,
#facet-filter .facetResults tr td.title a:visited
{
    text-decoration: none;
}

#facet-filter .facetResults td.icon {
    margin-left: 5px;
    position: relative;
}
                    
#facet-filter .facetResults .tooltipitem, #facet-filter .facetResults .more
{
    cursor: pointer;
}

#facet-filter .numericPager .pageSizeSelector
{
    margin-right: 2px;
}

#facet-filter .numericPager .pageSizeSelect, #facet-filter .numericPager .pageSizeSelect:visited
{
    padding: 0 2px;
    color: #009FE4;
}

#facet-filter .numericPager .pageSizeSelect.Active
{
    color: #454545;
}

/* END Facet filter */

/* new main teaser */ 
#mainTeaser {
    width: 774px; 
    height: 159px; 
    position: relative; 
    padding-top: 121px; 
    padding-left: 8px;
}

#mainTeaser .backgrounds {
    position: absolute; 
    z-index: 1; 
    top: 0; 
    left: 0;
}
#mainTeaser .backgrounds a,
#mainTeaser .backgrounds div {
    position: absolute; 
    display: block; 
    width: 782px; 
    height: 280px;
}

#mainTeaser .backgrounds div .fallback {
    z-index: 2;
}

#mainTeaser .backgrounds div .fallback img {
    width: 782px;
    height: 280px;
}

#mainTeaser .key-visual-content {
    position: relative; 
    z-index: 2; 
    width: 406px; 
    height: 154px;
}

#mainTeaser .key-visual-content .headlinesContainer {
    height: 41px;
    position: relative;
}

#mainTeaser .key-visual-content .headlines {
    background: #000;
    bottom: 0px;
    position: absolute;
    height: 40px; 
    width: 406px;
    overflow: hidden;
}

#mainTeaser .key-visual-content .headlines h2 {
    position: absolute; 
    top: 0; 
    left: 0;
}

#mainTeaser .key-visual-content .nav {
    background: #333;

    height: 25px;
    min-width: 330px;
    font-size: 11px;
    /* padding-top: 6px; */
    /* padding-bottom: 3px; */
    float: left;
    white-space: nowrap;
}

#mainTeaser.standard .key-visual-content .nav {
    min-width: 406px;
}

#mainTeaser .key-visual-content .nav a {
    font-weight: bold;
    float: left;
    display: block;
    height: 15px;
    padding: 7px 0 3px 0;
    font-weight: normal;
    color: #fff;
}

#mainTeaser .key-visual-content .nav a span {
    float: left;
    line-height: 1.0;
}

#mainTeaser .key-visual-content .nav a .clr {
    float: none;
    display: block;
}

#mainTeaser .key-visual-content .nav a .text {
    padding: 0 10px;
}

#mainTeaser .key-visual-content .nav a .seperator {
    font-size: 9px;
    width: 2px;
}

#mainTeaser .key-visual-content .nav a:hover, 
#mainTeaser .key-visual-content .nav a .seperator:hover, 
#mainTeaser .key-visual-content .nav a.active span:hover
{
    text-decoration: none;
    background-color: #009FE4;
}

#mainTeaser .key-visual-content .nav a span:hover {
    /*text-decoration: underline;*/
}



#mainTeaser .key-visual-content .nav a.highlight {
    /* color: #454545; */
    background-color: #009FE4;
}

#mainTeaser.slider .key-visual-content .nav a span.seperator {
    display: none;
}

#mainTeaser.standard .key-visual-content .pager {
    display: none;
}

#mainTeaser.slider .key-visual-content .pager {
    display: block;
    width: 70px;
    float: right;
    
    height: 16px;
    padding-top: 5px;
    padding-bottom: 4px;
    font-size: 11px;
    padding-left: 3px;
    background: #333;
    padding-right: 3px;
    /* color: #fff; */
}

#mainTeaser.slider .key-visual-content .pager span {
    display: block;
    float: left;
    color: #fff;
    /* font-weight: bold; */
}

#mainTeaser.slider .key-visual-content .pager a {
    float: left;
    display: block;
    padding: 0 10px;
}

#mainTeaser.slider .key-visual-content .pager a.arrow:hover img.standard{
    display: none;
}

#mainTeaser.slider .key-visual-content .pager a.arrow:hover img.mouseover
{
    display: block;
}

#mainTeaser.slider .key-visual-content .pager a.arrow img.mouseover {
    display: none;
}

#mainTeaser .key-visual-content .pager .arrow {
    font-size: 11px;
}

#mainTeaser .key-visual-content .marker-row {
    background: url('/img/keyvisual-pixel-40.png');
    clear: both;
}
#mainTeaser .key-visual-content .marker-row .marker {
    position: relative; 
    height: 0px; 
    width: 0; 
    background: #ff9a04;
}

#mainTeaser .key-visual-content .contents {
    /* background: url('/img/keyvisual-pixel-85.png'); */
    background: #000;
    position: relative; 
    height: 90px; 
    overflow: hidden;
}

#mainTeaser .key-visual-content .contents .content {
    position: absolute; 
    top: 0; 
    left: 0;
}

#mainTeaser .key-visual-content .contents .content {
    padding: 8px 7px;
    width: 390px;
    height: 74px;
    overflow: hidden;
}

#mainTeaser .key-visual-content .contents .content strong,
#mainTeaser .key-visual-content .contents .content p
 {
    margin: 0px;
}

#mainTeaser .key-visual-content .contents .content a.more {
    font-size: 0.75em;
    color: #009FE4;
}

#mainTeaser .key-visual-content .contents .content p {
    display: inline;
    color: #fff;
}

#mainTeaser .key-visual-content .headlines h2 {
    font-size: 28px;
    font-weight: normal;
    line-height: 1.0;
    color: #fff;
    margin: 6px 7px;
}


/*### slider #### */

#mainTeaser.slider .key-visual-content .nav a {
    display: none;
} 

#mainTeaser.slider .key-visual-content p {
    white-space: normal;
}

/*#mainTeaser.slider .key-visual-content .nav a.visible,*/
#mainTeaser.slider .key-visual-content .nav a.arrow
 {
    display: inline;
}



/* end new main teaser */

/* Two Column Teaser */

.twoColumnTeaser .teaser-title span.title {
    float: left;
}

.twoColumnTeaser .teaser-title span.topMaximumCountSection {
    display: none;
}

ul.sub-menu.f-level li.act a:hover {
    /* background: #7D55C7; */
}
div#mainContent {
    margin-top: 4px;
}
.headerTable td {
    border-right: 1px solid white;
    border-bottom: 1px solid #d9d9d9;
    background-color: #fff;
}
.headerTable td:last-child {
    border-right: 0;
}
.legendWrapper {
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    height: 24px;
    font-size: 11px;
    margin: 9px 0 13px 0;
    display: none;
    padding-left: 8px;
}
.mainProductList .teaser-title {
    border-bottom: 5px solid #009fe4;
}
.content .faqPager .accContent p {
    color: #000;
}


.downloadarea {
    width: 100%;
    padding: 20px 0 0 0;
    border-top: 1px solid #d9d9d9;
    font-size: 12px;
    color: #000;
}
.downloadarea__item {
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 20px;
}
.downloadarea__previewimage {
    width: 300px;
    margin-right: 10px;
}
.downloadarea__description {
    width: 280px;
}
.downloadarea__previewimage,
.downloadarea__description {
    margin-bottom: 20px;
}
.downloadarea__previewimage,
.downloadarea__description,
.downloadarea__button,
.downloadarea__dropdown {
    float: left;
}
.downloadarea__description table td{
    padding: 0 10px;
}
.downloadarea__downloadsection {
    width: 300px;
    float: left;
    margin-top: 10px;
}
.downloadarea__button {
    float: right;
}
.downloadarea__button--small {
    width: 145px;
}
.downloadarea__button--large {
    width: 300px;
}
.downloadarea__button input {
    height: 30px;
    width: 100%;
}
.downloadarea__dropdown select {
    width: 145px;
}

.downloadarea__dropdown .dk-select {
    width: 145px;
    height: 30px
}

    .downloadarea__dropdown .dk-select div:focus {
        outline: none;
    }

    .downloadarea__dropdown .dk-select.notValid .dk-selected {
        border: 1px solid #CC0001;
        color: #CC0001;
    }

    .downloadarea__dropdown .dk-select .dk-selected:focus,
    .downloadarea__dropdown .dk-select .dk-selected.active,
    .downloadarea__dropdown .dk-select .dk-selected[aria-activedescendant] {
        border-color: #009fe4;
        color: #009fe4;
        background-color: #fff;
    }

    .downloadarea__dropdown .dk-select .dk-selected {
        height: 30px;
        border-radius: 0;
        padding: 0.45em 0 0.45em 0.7em;
        background-image: url('/gfx/bms/arrow-blue-down-L.png');
        background-position: right 5px center;
        background-position-x: 97%;
        background-position-y: 50%;
        background-repeat: no-repeat;
        color: #666;
        border: 1px solid #999;
    }

        .downloadarea__dropdown .dk-select .dk-selected.active {
            background-image: url('/img/misc/arrow-blue-up-L.png');
        }

    .downloadarea__dropdown .dk-select ul.dk-select-options {
        font-size: 12px;
        list-style: none;
        color: #cccccc;
        border-radius: 0;
        border-color: #009fe4;
    }

        .downloadarea__dropdown .dk-select ul.dk-select-options .dk-option-highlight,
        .downloadarea__dropdown .dk-select ul.dk-select-options .dk-option-selected {
            background-color: #fff;
            border-color: #009fe4;
            color: #009fe4;
        }

        .downloadarea__dropdown .dk-select ul.dk-select-options li {
            left: 0;
            text-indent: 0;
            margin: 0;
            padding: 0.7em;
        }