article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section {
    display: block;
}
audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
audio:not([controls]) {
    display: none;
}
[hidden] {
    display: none;
}
/* Base */

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    overflow-y: scroll;
}
html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}
body {
    margin: 0;
    font-size: .75em;
    line-height: 1.7;
}
::-moz-selection {
    background: #ccc;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #ccc;
    color: #fff;
    text-shadow: none;
}

/* Links */

a {
    color: #000;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
/* Typography */

abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
blockquote {
    margin: 1em 40px;
}
dfn {
    font-style: italic;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
ins {
    background: #ff9;
    color: #000;
    text-decoration: none;
}
mark {
    background: #ff0;
    color: #000;
    font-style: italic;
    font-weight: bold;
}
/* Redeclare monospace font family: h5bp.com/j */

pre,
code,
kbd,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}
pre {
    white-space: pre-wrap;
    word-wrap: break-word;
}
q {
    quotes: none;
}
q:before,
q:after {
    content: none;
}
small {
    font-size: 85%;
}
address {
    font-style: normal;
}
/* Position subscript and superscript content without affecting line-height: h5bp.com/k */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
/* CONTENT */

h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0 0 1em;
    margin: 0;
}
ul,
ol {
    margin: 0 0 1em;
    padding: 0;
    list-style: none none;
}
dd {
    margin: 0 0 0 40px;
}

.markerDialog p {
    padding: 0px;
    /* replace p attribute padding: 0 0 1em in location-page-layout.jsp for wwmap3.0 */
}

p {
    padding: 0 0 1em;
    /*margin: 0;*/
}
/* Embedded content */

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}
/* Correct overflow not hidden in IE9 */

svg:not(:root) {
    overflow: hidden;
}
/* Figures */

figure {
    margin: 0;
}
/* Forms */

form {
    margin: 0;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
label {
    cursor: pointer;
}
legend {
    border: 0;
    *margin-left: -7px;
    padding: 0;
    white-space: normal;
}
button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    padding: 5px;
    vertical-align: baseline;
    *vertical-align: middle;
}
select {
    padding: 0;
}
button,
input {
    line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
    *overflow: visible;
}
button[disabled],
input[disabled] {
    cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *width: 13px;
    *height: 13px;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
    resize: none;
}
input:valid,
textarea:valid {} input:invalid,
                  textarea:invalid,
                  input.invalid,
                  .form input.invalid {
                      background-color: #f0dddd;
                  }
/* Tables */

table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
}
td {
    vertical-align: top;
    border: 0;
}
ul li {
    background-repeat: no-repeat;
    background-position: 0 .6em;
    background-image: url(http://www.laufen.ch/wps/wcm/connect/a3ca08004b1bbe1d91b6dd7d5d25b89f/li.gif?MOD=AJPERES&CACHEID=a3ca08004b1bbe1d91b6dd7d5d25b89f);
    padding: 0 0 0 15px;
}
/* Chrome Frame Prompt */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: black;
    padding: 0.2em 0;
}
/* icons - iconmoon */

/* font-family: 'icomoon'; */

/*
.icon-globe:before {
  content: "\e600";
}
.icon-twitter:before {
  content: "\e601";
}
.icon-facebook:before {
  content: "\e602";
}
.icon-play:before {
  content: "\e603";
}
.icon-search:before {
  content: "\e606";
}
.icon-star:before {
  content: "\e607";
}
.icon-star2:before {
  content: "\e608";
}
.icon-checkmark:before {
  content: "\e609";
}
.icon-close:before {
  content: "\e60a";
}
.icon-print:before {
  content: "\e60f";
}
.icon-pinterest:before {
  content: "\e605";
}
.icon-arrow-down:before {
  content: "\e60b";
}
.icon-arrow-up:before {
  content: "\e60c";
}
.icon-arrow-left:before {
  content: "\e60d";
}
.icon-linkedin:before {
  content: "\e604";
}
.icon-th:before {
  content: "\e60e";
}*/

nav > ul:after,
#main:after,
#footer:after,
.middle-banners:after,
.vertical-articles:after,
.vertical-thumbnails:after,
.product-detail:after,
.product-detail .downloads:after,
#job-filtr:after,
#countries .nav:after,
.submits:after,
.pp_gallery ul:after {
    content: '.';
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
    visibility: hidden;
}
/* TYPOGRAPHY */

a {
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -transition-duration: .3s;
}
body {
    font-family: arial, sans-serif;
    line-height: 1.3;
}
h1,
h2,
h3,
h4 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
}
h1 span {
    text-transform: none;
    font-size: 12px;
}
table {
    width: 100%;
    margin: 0 0 1.5em;
}
th {
    font-weight: normal;
    text-align: left;
}
thead th {
    padding: 20px 6px;
    vertical-align: middle;
}
tbody td {
    padding: 4px 6px;
}
/* FORMS */

input,
textarea {
    border: 1px solid #ccc;
    width: 213px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
textarea {
    width: 302px;
}
label {
    display: inline-block;
    width: 92px;
}
.submits {
    clear: both;
    padding-top: 5px;
}
.submits button {
    float: right;
}
.submits p {
    float: left;
    color: #aaa;
}
/* PIECES */

.asc span,
.desc span {
    display: none;
}
.pager {
    text-align: right;
    width: 100%;
}
.pager a {
    display: inline-block;
    line-height: 1.2em;
    border: 1px solid #cccccc;
    text-align: center;
    padding: 0 3px;
    font-size: 11px;
    color: #666;
}
.pager a:hover,
.pager a.active {
    border-color: #ccc;
    color: #fff;
    text-decoration: none;
}
.pager a.prev,
.pager a.next {
    border: 0;
    font-size: 12px;
}
.pager a.prev {
    background: url(http://www.laufen.ch/wps/wcm/connect/200511804b591228bd40bd7b8d7f8840/pager-prev.gif?MOD=AJPERES&CACHEID=200511804b591228bd40bd7b8d7f8840) left center no-repeat !important;
    filter: none;
    padding: 0 0 0 13px;
    margin: 0 5px 0 0;
}
.pager a.next {
    background: url(http://www.laufen.ch/wps/wcm/connect/0390c5804b591278bd42bd7b8d7f8840/pager-next.gif?MOD=AJPERES&CACHEID=0390c5804b591278bd42bd7b8d7f8840) right center no-repeat !important;
    filter: none;
    padding: 0 13px 0 0;
    margin: 0 0 0 5px;
}
.pager a.prev:hover,
.pager a.next:hover {
    color: black;
    text-decoration: underline;
}
.asc,
.desc {
    display: inline-block;
    width: 12px;
    height: 8px;
}
.asc span,
.desc span {
    display: none;
}
.asc {
    background: url(http://www.laufen.ch/wps/wcm/connect/c996f0804b591357bd44bd7b8d7f8840/asc.gif?MOD=AJPERES&CACHEID=c996f0804b591357bd44bd7b8d7f8840) center center no-repeat;
}
.desc {
    background: url(http://www.laufen.ch/wps/wcm/connect/6e3723804b591394bd46bd7b8d7f8840/desc.gif?MOD=AJPERES&CACHEID=6e3723804b591394bd46bd7b8d7f8840) center center no-repeat;
    margin: 0 -3px 0 10px;
}
.more {
    width: 14px;
    display: inline-block;
    background: url(../img/laufen-UI/more.gif) center center no-repeat;
    height: 11px;
    vertical-align: middle;
}
/* LINK BUTTONS */

.action {
    line-height: 25px;
    font-size: 16px;
    padding: 0 5px;
    border: 1px solid #d6d6d6;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.action:hover {
    color: #666;
    text-decoration: none;
}
.action span {
    padding: 0 20px 0 0;
}
.action.apply span {
    background: url(http://www.laufen.ch/wps/wcm/connect/2ed327804b59158cbd49bd7b8d7f8840/apply.png?MOD=AJPERES&CACHEID=2ed327804b59158cbd49bd7b8d7f8840) right center no-repeat;
}
.action.download span {
    background: url('../img/laufen-UI/download.gif') right center no-repeat;
}
.action.send span {
    background: url(http://www.laufen.ch/wps/wcm/connect/700add004b1c912691e8dd7d5d25b89f/send.gif?MOD=AJPERES&CACHEID=700add004b1c912691e8dd7d5d25b89f) right center no-repeat;
}
/* LAYOUT */

body {
    padding: 6px 0;
}
#header,
#footer,
#site > ul,
#main {
    width: 1044px;
    margin: 0 auto;
    position: relative;
}
#main {
    min-height: 380px;
    padding: 0 0 30px 20px;
}
/*    icon for external links  */
/* #main .external:after,
.footerLinks .external:after,
.footer .bottomLeft .external:after {
    content: "";
    width: 9px;
    height: 9px;
    margin-left:5px;
    margin-top: 1px;
    display: inline-block;
    background: url(http://www.laufen.ch/wps/wcm/connect/4fcd77004709d142acb9ad4086268221/external-link16.png?MOD=AJPERES&CACHEID=4fcd77004709d142acb9ad4086268221) no-repeat;
    vertical-align: top;
} */

.footerLinks .external:after,
.footer .bottomLeft .external:after {
    vertical-align: middle;

}

.mixed-content {
    width: 1024px;
}
.content {
    width: 960px;
    float: left;
    position: relative;
    margin-right: 20px;
}
.aside {
    width: 230px;
    float: right;
}
.wide {
    width: 100%;
    float: none;
}
#header {
    height: 118px;
}
#header img {
    background: none;
}
#header .socials {
    position: absolute;
    right: 0;
    top: 0;
}
#langs {
    position: absolute;
    right: 0;
    top: 3px;
    text-transform: uppercase;
}
#header #langs > a.active {
    font-weight: bold;
}
#header #productFinderLink {
    display: inline-block;
    margin-right: 30px;
    position: absolute;
    top: 72px;
    right: -31px;
    white-space: nowrap;
    z-index: 100;
}
#header #productFinderLink a {
    background: #e8e8e8;
    border: 1px solid #d4d4d4;
    color: black;
    display: inline-block;
    font-size: 14px;
    padding: 6px 15px 6px 15px;
    position: relative;
    text-transform: uppercase;
    -webkit-transition-duration: 0;
    -moz-transition-duration: 0;
    -transition-duration: 0;
}
#header #productFinderLink a:hover,
#header #productFinderLink.active a {
    border: 1px solid #808080;
    background: #999;
    color: white;
    text-decoration: none;
}
#header #productFinderLink a:after {
    color: #e61f22;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    content: "\e618";
    padding-left: 5px;
    font-size: 12px;
    position: relative;
    top: 1px;
}
#header #productFinderLink:hover a:after {
    color: #fff
}
#header #laufenComLink {
    display: inline-block;
    margin-left: 30px;
}
#header .favourite-header {
    display: inline-block;
    margin-left: 10px;
    text-decoration: none;
    text-transform: none;
    position: relative;
    top: 2px;
}
#header .favourite-header .icon, #menumobile2 .favourite-header .icon{
    color: #e71f22;
    padding-right: 10px;
}
#header .favourite-header:hover {
    color: #e71f22;
}
#langs .selected {
    font-weight: bold;
}

.language-box .send.action {
    background: #e8e8e8;
    border: 1px solid #d4d4d4;
    color: black;
    display: inline-block;
    font-size: 12px;
    margin-top: 10px;
    padding: 3px 10px;
    position: relative;
    text-transform: uppercase;
    -webkit-transition-duration: 0;
    -moz-transition-duration: 0;
    -transition-duration: 0;
    border-radius: 0;
}

.language-box .send.action:hover {
    background: #999;
    color: white;
}

#language-layer {
    position: relative;
    text-transform: none;
    border: 1px solid  white;
    border-bottom: 0;
    z-index: 100;
    margin-left: -7px;
    display: inline-block;
}

#language-layer.open {
    border-color: #d5d5d5;
}

#language-layer form {
    display: none;
    background: white;
    padding: 10px;
    position: absolute;
    right: -1px;
    border: 1px solid #d5d5d5;
    min-width: 250px;
}

#language-selector {
    display: block;
    position: relative;
    z-index: 101;
    background: white;
    padding: 5px;
    top: 2px
}

#language-selector:hover {
    text-decoration: none;
    color: #e71f22;
}

#language-selector .custom-img {
    display: inline-block;
    max-width: 30px;
    max-height: 20px;
    padding-right: 5px;
}

#language-selector .icon {
    margin-right: 5px;
}

#language-selector .country-link:after {
    content: " | ";
    padding: 0 5px;
}

#language-layer .fieldwrapper input[type="checkbox"]{
    width: auto;
    margin: 10px 0;
    vertical-align: middle;
}

#language-layer .fieldwrapper label {
    width: auto;
}

#footer {
    border: 1px solid #999;
    border-width: 1px 0;
    padding: 4px 0;
    clear: both;
}
#footer .mather {
    float: left;
    width: 250px;
    text-transform: uppercase;
}
#footer .service {
    float: left;
    width: 490px;
}
#footer .copy {
    float: right;
    width: 240px;
    text-align: right;
}
/* BREADCRUMBS */

#breadcrumbs {
    border-bottom: 1px solid #999;
    margin: 20px 0 18px;
    padding: 0 0 3px;
    display: table;
    width: 1020px;
    /* float: left; */
}
/* NAVIGATION */

nav {
    font-size: 16px;
    text-transform: uppercase;
    line-height: 23px;
}
nav > ul {
    padding: 0;
    margin: 0;
}
nav > ul li {
    background: none;
    padding: 0;
}
nav > ul > li {
    float: left;
    border-right: 1px solid #000;
    margin: 0 -1px 0 0;
    position: relative;
}
nav > ul > li.last {
    border: 0;
    background-image: none;
}
nav > ul > li.last a,
nav > ul > li.last a:hover,
nav > ul > li.last:hover a,
nav > ul > li.active.last,
nav > ul > li.active.last a,
nav > ul > li.active.last:hover,
nav > ul > li.active.last:hover a {
    background-image: none
}
nav > ul > li.active,
nav > ul > li:hover {
    border-color: #ffffff;
}
nav > ul > li > a {
    display: block;
    padding: 4px 22px 5px;
}
nav > ul > li > a:hover,
nav > ul > li:hover > a,
nav > ul > li.active > a {
    color: white;
    text-decoration: none;
    -webkit-box-shadow: inset 0px 0px 0px 1px #808080;
    box-shadow: inset 0px 0px 0px 1px #808080;
    background-color: #999;
}
#site > ul li ul li {
    padding-right: 17px;
}

/* Only used in Header? */
/*
#site {
    position: absolute;
    left: 44px;
    top: 76px;
    width: 990px;
    z-index: 20;
}
*/

#site > ul > li > div {
    position: absolute;
    left: 0;
    top: 32px;
    /*background:url(http://www.laufen.ch/wps/wcm/connect/e5a7ae004b532982b3a0b77b8d7f8840/white.png?MOD=AJPERES&CACHEID=e5a7ae004b532982b3a0b77b8d7f8840); *
    /*background:rgba(255,255,255,.8);*/
    width: 100%;
    height: 15px;
    display: none;
    font-size: 12px;
    line-height: 12px;
}
#site > ul > li:hover > div {
    display: block;
    line-height: 1.4;
}
#site > ul > li > div > ul {
    position: absolute;
    left: 0;
    top: 15px;
    /*background:url(http://www.laufen.ch/wps/wcm/connect/e5a7ae004b532982b3a0b77b8d7f8840/white.png?MOD=AJPERES&CACHEID=e5a7ae004b532982b3a0b77b8d7f8840); *
    /*background:rgba(255,255,255,.8); */
    width: 175px;
    padding: 12px 0 10px 15px;
}
#site li li > div {
    display: none;
}
#site li li > div img {
    display: block;
    margin: 0 0 10px 0;
    /* padding-right: 10px; */
}
/*#site li ul:before { content:''; }
#site li ul:before,*/

#site li li:hover > div {
    position: absolute;
    left: 190px;
    top: 0;
    /*background:url(http://www.laufen.ch/wps/wcm/connect/e5a7ae004b532982b3a0b77b8d7f8840/white.png?MOD=AJPERES&CACHEID=e5a7ae004b532982b3a0b77b8d7f8840);*/
    /*background: rgba(255,255,255,0.8);*/
    width: 240px;
    padding: 11px;
    display: block;
    text-transform: none;
    min-height: 100%;
    padding-right: 0;
}
#site .details,
#site .details div {
    /* min-height:270px; */
    padding-right: 0;
}
.mobile #site ul li div ul li a {
    font-size: 15px;
    display: block;
    padding: 4px 15px 4px 0;
}
#site > ul > li.last,
#site > ul > li.last a,
#site > ul > li.last:hover,
#site > ul > li.last:hover a,
#site > ul > li.last a:hover,
#site > ul > li.active.last,
#site > ul > li.active.last:hover,
#site > ul > li.active.last a,
#site > ul > li.active.last a:hover,
#site > ul > li.active.last:hover a,
#site > ul > li:first-child a {
    background-image: none !important;
}
#site ul li div .details li div .more {
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    white-space: nowrap;
    text-decoration: underline;
    padding: 0 0 0 17px;
    display: inline;
}
#site ul li div .details li div .more:hover {
    text-decoration: none;
}
#site .details div {
    height: 100%;
    min-height: inherit;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
#site .details div {
    padding-top: 0 !important;
}
#site.details div img {
    padding-top: 10px;
}
#site li li li > div {
    left: 251px !important;
    padding-right: 10px !important;
}
#site li li li {
    padding-right: 10px;
}
#site .last {
    padding: 10px !important;
}
#site .details div img {
    padding-top: 10px;
}
#site li > a {
    display: block;
}
#site > ul > .last {
    padding-top: 0 !important;
    padding-left: 0 !important;
}
.subnav {
    font-size: 15px;
    margin: 0 0 18px;
    width: 1024px;
}
/* TEASER */

#teaser {
    margin: 0 auto;
    z-index: 1;
    position: relative;
}
#teaser .items {
    width: 990px;
    height: 370px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
#teaser .item {
    width: 990px;
    height: 370px;
    position: absolute;
    z-index: 1;
}
#teaser .item.active {
    z-index: 10;
}
#teaser img {
    height: 390px;
    display: block;
    width: 1024px;
}
#teaser .paging {
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 12;
    height: 24px;
    text-align: right;
}
#teaser .paging span {
    text-align: left;
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(http://www.laufen.ch/wps/wcm/connect/b011c5804b34a9aaa33faf50bb8ae62b/teaser-pager.png?MOD=AJPERES&CACHEID=b011c5804b34a9aaa33faf50bb8ae62b) right 0 no-repeat;
    cursor: pointer;
    overflow: hidden;
    text-indent: -250px;
}
#teaser .paging span.active {
    background: url(http://www.laufen.ch/wps/wcm/connect/799483004b34aa5ca341af50bb8ae62b/teaser-pager-active.png?MOD=AJPERES&CACHEID=799483004b34aa5ca341af50bb8ae62b);
}
#teaser .paging span.pause {
    background: url(http://www.laufen.ch/wps/wcm/connect/9903ce004b34aaa5a343af50bb8ae62b/teaser-pause.png?MOD=AJPERES&CACHEID=9903ce004b34aaa5a343af50bb8ae62b);
}
#teaser .paging span.pause.paused {
    background: url(http://www.laufen.ch/wps/wcm/connect/5eea26004b34ac77a345af50bb8ae62b/teaser-play.png?MOD=AJPERES&CACHEID=5eea26004b34ac77a345af50bb8ae62b);
}
#teaser .prev,
#teaser .next {
    width: 120px;
    cursor: pointer;
    position: absolute;
    top: 10px;
    z-index: 12;
}
#teaser .prev {
    left: 10px;
    height: 348px;
    background: url(http://www.laufen.ch/wps/wcm/connect/9bf4fd804b34acf5a347af50bb8ae62b/teaser-prev.png?MOD=AJPERES&CACHEID=9bf4fd804b34acf5a347af50bb8ae62b) no-repeat scroll 1px 152px transparent;
}
#teaser .next {
    right: 10px;
    height: 310px;
    background: url(http://www.laufen.ch/wps/wcm/connect/8033d5004b34a94ca33daf50bb8ae62b/teaser-next.png?MOD=AJPERES&CACHEID=8033d5004b34a94ca33daf50bb8ae62b) no-repeat scroll 92px 152px transparent;
}
#teaser .prev:hover,
#teaser .next:hover {
    margin: 0 -1px;
}
#teaser .prev,
#teaser .next {
    display: none;
}
#teaser:hover .prev,
#teaser:hover .next {
    display: block;
}
.mobile #teaser .prev,
.mobile #teaser .next {
    display: none !important;
}
/* BANNERS */

.middle-banners {
    width: 100%;
    margin-right: -50px;
    margin: 0 auto;
}
.middle-banners h2,
.middle-banners h3 {
    padding: 0 0 3px;
}
.middle-banners .item {
    width: 507px;
    float: left;
    margin: 0 10px 0 0;
    padding: 0 0 20px; 
}

.middle-banners .item img {
    width: 100%;
    height: 185px;
    display: block;
}
.vertical-articles {
    width: 100%;
    margin: 0 auto;
    clear: both;
}
.vertical-articles h2 {
    padding: 0 0 3px;
}
article.vertical {
    width: 248.5px;
    float: left;
    padding: 0 0 20px;
    height: 240px;
    margin: 0 10px 0 0;
}
	
article.vertical img {
    width: 100%;
    height: 90px;
    display: block;
    margin: 0 0 18px;
}
article.vertical h2,
article.vertical h3 {
    padding: 0 0 15px;
    text-transform: none;
    font-weight: bold;
    font-size: 12px;
}
article.vertical a:hover {
    text-decoration: none;
}
article.vertical p {
    display: inline;
    padding: 0;
}
/*  external links   */
article.vertical .external.can-be-external .more {
    height: 12px;
    width: 12px;
    background: url(wps/wcm/connect/4fcd77004709d142acb9ad4086268221/external-link-16.png?MOD=AJPERES&CACHEID=4fcd77004709d142acb9ad4086268221) no-repeat;
}
#main article.vertical .external.can-be-external:after {
    background: none;
}
article.vertical2 {
    float: left;
    margin: 0 10px 0 0;
    padding: 10px 0 0px;
    height: 90px;
}
article.vertical2 img {
    height: 90px;
    display: block;
    margin: 0 0 18px;
}
article.vertical2 h2,
article.vertical2 h3 {
    padding: 0 0 15px;
    text-transform: none;
    font-weight: bold;
    font-size: 12px;
}
article.vertical2 a:hover {
    text-decoration: none;
}
article.vertical2 p {
    display: inline;
    padding: 0;
}
.vertical-thumbnails {
    width: 1020px;
    margin-right: -50px;
}
.vertical-thumbnails h2 {
    padding: 0 0 3px;
    font-size: 12px;
    text-align: center;
}
article.thumbnail {
    width: 240px;
    float: left;
    margin: 0 10px 0 0;
    padding: 0 0 20px;
    height: 240px;
}
article.thumbnail img {
    width: 100px;
    height: 140px;
    display: block;
    margin: 0 auto 8px;
    border: 1px solid #999;
}
article.thumbnail div {
    text-align: center;
}
article.thumbnail a:hover {
    text-decoration: none;
}
article.thumbnail .icon {
    display: inline-block;
    width: 13px;
    height: 13px;
    background: url(<Component name="./cp_img_icons_brochures2" format="url"/>) 0 0 no-repeat;
    margin-right: 10px;
}
article.thumbnail .icon img {
    display: none;
}
article.thumbnail .icon.iconpdf {
    background-position: -13px 0;
    width: 18px;
}
article.thumbnail .icon.iconlink {
    background-position: 0 0;
}
.brochures .thumbnail {
    width: 157px;
}
.brochures .thumbnail img {
    height: 113px;
    margin-left: 0;
    width: 80px;
    border: 1px solid #999;
}
.brochures .thumbnail div {
    text-align: left;
    margin-bottom: 1em;
}
.brochures .thumbnail div + div {
    font-style: italic;
}
.horizontal-articles {
    max-width: 1024px;
    margin: 0 auto;
}
.horizontal-articles h2 {
    padding: 0 0 3px;
}
article.horizontal {
    position: relative;
    padding: 0 0 20px;
    min-height: 90px;
}
article.horizontal a {
    display: block;
    padding: 0 0 0 250px;
}
article.horizontal a {
    text-decoration: none;
}
article.horizontal p {
    padding: 0;
}
article.horizontal h2 {
    padding: 0;
}
article.horizontal img {
    width: 240px;
    height: 90px;
    position: absolute;
    left: 0;
    top: 0;
}
article.horizontal.noimg {
    min-height: 1px;
}
article.horizontal.noimg a {
    padding-left: 0;
}
article.horizontal.type2 {
    border-bottom: 1px solid #999;
    margin: 0 0 10px;
}
/* PRODUCT */

.product-detail {
    border-bottom: 1px solid #999;
    margin: 0 0 20px;
    min-height: 1%;
}
.product-detail h1 {
    padding: 0 0 18px;
}
.product-detail h2 {
    text-transform: none;
}
.product-detail .downloads .item {
    width: 115px;
    float: left;
    margin-top: 40px;
}
.product-detail .downloads img {
    display: block;
    border: 1px solid #999;
    margin: 0 0 5px;
}
.product-detail .downloads h3 {
    text-transform: none;
    font-weight: bold;
    font-size: 12px;
    word-break: break-all;
    width: 80px;
}
.product-detail .downloads p {
    font-style: italic;
}
.product-detail .downloads .view,
.product-detail .downloads .download,
.product-detail .downloads .favourite,
.product-detail .downloads .addToFavourites {
    display: inline-block;
    margin: 0 5px 5px 0;
    padding: 0 5px 5px 0;
    text-decoration: none;
}
.product-detail .downloads .view .text,
.product-detail .downloads .download .text {
    display: none;
}
.product-detail .downloads .view .icon,
.product-detail .downloads .download .icon,
.product-detail .downloads .favourite .icon,
.product-detail .downloads .addToFavourites .icon {
    color: #e61f22;
    font-size: 16px;
}
.product-detail .downloads .view .icon:before,
.product-detail .downloads .favourite .icon:before,
.product-detail .downloads .addToFavourites .icon:before {
    position: relative;
    top: 2px;
}
.product-detail .downloads .download .icon {
    font-size: 14px;
}
.product-detail .downloads .favourite:hover .icon-star:before,
.product-detail .downloads .favourite.active .icon-star:before {
    content: '\e608';
}
.product-detail .country-select {
    padding-left: 12px;
    background: url(../img/laufen-UI/more.gif) left center no-repeat;
    display: inline-block;
    margin: 15px 0 0;
    font-weight: bold;
}
/* JOBS */

#job-filtr {
    padding: 0 0 10px;
}
#job-filtr .pager {
    float: right;
}
#job-filtr fieldset {
    float: left;
}
#job-filtr input {
    width: auto;
    border: 0;
    background: none;
}
#job-filtr label {
    padding-right: 10px;
    text-transform: uppercase;
    width: auto;
}
#job-list a {
    text-decoration: underline;
}
#job-list a:hover {
    text-decoration: none;
}
#job-list .last {
    width: 400px;
}
#job-list tbody td {
    border: 1px solid #999;
    border-width: 1px 0;
}
/* JOB DETAIL */

.page-job-detail .aside {
    padding-top: 72px
}
.job-detail h1 {
    padding: 0 0 .5em;
}
.job-detail h2 {
    text-transform: none;
}
.job-detail header {
    border-bottom: none;
    margin: 0 0 10px;
}
.job-detail footer {
    border-top: none;
    padding: 20px 27px;
    margin: 20px 0 0;
}
/* COUNTRY SELECTOR */

#countries,
#product-countries {
    width: 990px;
    height: 370px;
    background: url(http://www.laufen.ch/wps/wcm/connect/a1b875804b2f058493badf7d5d25b89f/countries.gif?MOD=AJPERES&CACHEID=a1b875804b2f058493badf7d5d25b89f) 106px 0 no-repeat #bcbcbf;
    position: relative;
    text-transform: uppercase;
}
#countries h2,
#product-countries h2 {
    font-weight: bold;
    padding: 0 0 .7em;
    clear: left;
}
#countries li,
#product-countries li {
    padding: 0;
    background: none;
}
#countries .nav,
#product-countries .nav {
    background: url(http://www.laufen.ch/wps/wcm/connect/e5a7ae004b532982b3a0b77b8d7f8840/white.png?MOD=AJPERES&CACHEID=e5a7ae004b532982b3a0b77b8d7f8840);
    background: rgba(255, 255, 255, .8);
    width: 745px;
    min-height: 193px;
    padding: 24px 0 10px 30px;
    left: 105px;
    top: 49px;
    position: relative;
    float: left;
}
#countries .col270,
#countries .col175,
#countries .col190 {} #countries .col270,
                      #product-countries .col270 {
                          width: 381px;
                          float: left;
                      }
#countries .col175,
#product-countries .col175 {
    width: 175px;
    float: left;
}
#countries .col190,
#product-countries .col190 {
    width: 182px;
    float: left;
}
#countries .col270 ul,
#product-countries .col270 ul {
    width: 182px;
    float: left;
}
#countries.js,
#product-countries.js {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 15;
}
#countries a,
#product-countries a {
    display: inline-block;
    padding: 0 5px;
    position: relative;
    left: -5px;
}
#countries a:hover,
#product-countries a:hover {
    background: #999;
    color: #fff;
    text-decoration: none;
}
#countries h2 {
    margin: 0;
    padding: 0 0 10px;
}
#countries .col270 ul {
    margin: 0;
    padding: 0;
    line-height: 15px;
}
#countries .col270,
#countries .col190 {
    position: relative;
    height: 238px;
}
#countries .nextContinent:last-child,
#countries .nextContinent.last {
    position: absolute;
    bottom: 10px;
    padding: 0;
    margin: 0;
}
.ie8 #countries .nextContinent.last,
.ie7 #countries .nextContinent.last {
    margin-top: 17px;
}
.mobile #countries .nav {
    padding: 8px 0 6px 30px;
    top: 12px;
}
.mobile #countries ul li a {
    font-size: 14px;
    display: block;
    padding: 3px;
}
.mobile #countries h2 {
    padding-bottom: 5px;
    margin: 0;
}
.mobile #countries .nav .col270 ul {
    margin-bottom: 0;
}
.mobile #countries .nav .col190 .nextContinent {
    margin: 20px 0 15px 0;
}
/* APPLY JOB */

.apply-job-form {
    margin-right: -250px;
    margin-top: 20px;
}
.apply-job-form h2 {
    text-transform: none;
}
.apply-job-form fieldset {
    width: 346px;
    float: left;
}
.apply-job-form .textarea label {
    display: none;
}
.apply-job-form textarea {
    width: 560px;
    height: 176px;
}
.apply-job-form .submits {
    width: 918px;
}
/* CONTACTS */

.contact-form fieldset {
    width: 346px;
    float: left;
}
.contact-form .textarea label {
    width: auto;
    display: block;
    line-height: 2em;
    padding: 0 0 10px;
}
.contact-form textarea {
    height: 165px;
}
.contact-form .submits {
    width: 660px;
}

#contact-form fieldset:nth-child(4) {
    margin-top: 20px;
}

#contact-form fieldset:nth-child(4) * {
    display: inline-block;
    vertical-align: middle;
    width: auto;    
}

/* GALLERY */

.gallery {
    padding: 20px 0 0;
}
.gallery a,
.gallery img {
    width: 240px;
    height: 90px;
    display: block;
}
.gallery a {
    float: left;
    margin: 0 5px 5px 0;
}
/* TAGCLOUD */

.tagcloud {
    text-align: justify;
}
.tagcloud .size1 {
    font-size: 12px;
}
.tagcloud .size2 {
    font-size: 15px;
}
.tagcloud .size3 {
    font-size: 18px;
}
.tagcloud .size4 {
    font-size: 21px;
}
.tagcloud .size5 {
    font-size: 24px;
}
.tagcloud .size6 {
    font-size: 27px;
}
.tagcloud .size7 {
    font-size: 30px;
}
.tagcloud .size8 {
    font-size: 33px;
}
.tagcloud .size9 {
    font-size: 34px;
}
.tagcloud .size1 {
    color: #ccc;
}
.tagcloud .size2 {
    color: #bbb;
}
.tagcloud .size3 {
    color: #999;
}
.tagcloud .size4 {
    color: #777;
}
.tagcloud .size5 {
    color: #555;
}
.tagcloud .size6 {
    color: #444;
}
.tagcloud .size7 {
    color: #222;
}
.tagcloud .size8 {
    color: #111;
}
.tagcloud .size9 {
    color: #000;
}
.richtext a {
    color: black;
    text-decoration: underline;
}
/* REFERENCE */

.reference-gallery img {
    margin: 0 0 10px;
    display: block;
}
/* MEDIA LIBRARY */

#media-filtr {
    padding: 0 0 20px;
}
#media-filtr fieldset > * {
    vertical-align: middle;
}
#media-filtr label {
    display: none;
}
#media-filtr select {
    margin: 0 20px 0 0;
    min-width: 100px;
    padding: 3px;
}
#media-list {
    margin-right: -50px;
    width: 1010px;
    float: left;
}
#media-list .item {
    border: 1px solid #EDEDED;
    float: left;
    margin: 0 10px 10px 0;
    min-height: 223px;
    padding: 19px;
    width: 200px;
}
#media-list .img {
    display: table-cell;
    height: 180px;
    text-align: center;
    vertical-align: middle;
    width: 200px;
}
#media-list .img img {
    width: 100%;
}
.ie7 #media-list .img {
    display: block;
}
#media-list p {
    line-height: 1.5;
    padding: 0;
}
#media-list .download {
    background: url('../img/laufen-UI/download.gif') no-repeat scroll right center transparent;
    padding: 0 23px 0 0;
}
/* GRADIENT ZONE */

/*.ie9 .action { filter:none; }
.action {
  background: #ffffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNmU2ZTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e6e6e6));
  background: -webkit-linear-gradient(top, #ffffff 0%,#e6e6e6 100%);
  background: -o-linear-gradient(top, #ffffff 0%,#e6e6e6 100%);
  background: -ms-linear-gradient(top, #ffffff 0%,#e6e6e6 100%);
  background: linear-gradient(top, #ffffff 0%,#e6e6e6 100%);
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6',GradientType=0 );*/

}
/*.ie9 .pager a { filter:none; }
.pager a {
  background: #ffffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmY2ZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f6f6f6));
  background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 100%);
  background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 100%);
  background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 100%);
  background: linear-gradient(top, #ffffff 0%,#f6f6f6 100%);
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );*/

}
/*
.pager a:hover,
.pager a.active {
  background: #c2c2c2;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MyYzJjMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ODc4NzgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #c2c2c2 0%, #787878 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c2c2c2), color-stop(100%,#787878)); /* Chrome,Safari4+ */

/*background: -webkit-linear-gradient(top, #c2c2c2 0%,#787878 100%);
  background: -o-linear-gradient(top, #c2c2c2 0%,#787878 100%);
  background: -ms-linear-gradient(top, #c2c2c2 0%,#787878 100%);
  background: linear-gradient(top, #c2c2c2 0%,#787878 100%);*/

/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2c2c2', endColorstr='#787878',GradientType=0 );*/

}
/*
.pager a.prev:hover { background:url(http://www.laufen.ch/wps/wcm/connect/200511804b591228bd40bd7b8d7f8840/pager-prev.gif?MOD=AJPERES&CACHEID=200511804b591228bd40bd7b8d7f8840) left center no-repeat !important; filter:none; }
.pager a.next:hover { background:url(http://www.laufen.ch/wps/wcm/connect/0390c5804b591278bd42bd7b8d7f8840/pager-next.gif?MOD=AJPERES&CACHEID=0390c5804b591278bd42bd7b8d7f8840) right center no-repeat !important; filter:none; }
*/

input,
textarea {
    background:#ffffff;
    background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background:-moz-linear-gradient(top,
    #ffffff 0%,
    #ededed 100%);
    background:-webkit-gradient(linear,
    left top,
    left bottom,
    color-stop(0%,
            #ffffff),
    color-stop(100%,
            #ededed));
    background:-webkit-linear-gradient(top,
    #ffffff 0%,
    #ededed 100%);
    background:-o-linear-gradient(top,
    #ffffff 0%,
    #ededed 100%);
    background:-ms-linear-gradient(top,
    #ffffff 0%,
    #ededed 100%);
    background:linear-gradient(top,
    #ffffff 0%,
    #ededed 100%);
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );*/
}
/* ADDED by Vasil Deda */

.article-with-images-text {
    width:600px;
    float:left;
}
.article-images {
    width:240px;
    float:right;
}
.article-images img {
    margin-bottom:10px;
    width:240px;
}
.article-images p {
    padding:0 0 2em 0;
}
.article-images .larger-photo-link {
    margin-bottom:10px;
    display:inline-block;
}
.article-images .icon.icon-zoom-in {
    color:#e61f22;
    font-size:16px;
}
.errors input,
.errors textarea {
    border:1px solid red;
}
p.errors {
    color:red;
}
.width42 {
    width:42px !important;
}
.no-background,
.no-background img {
    background:none;
}
.left {
    float:left;
}
.right {
    float:right;
}
#footer {
    zoom:1;
}
.ie-hack {
    border:1px solid white;
}
.clear-both {
    clear:both;
}
#teaser {
    /* float:left; */
}
.margin-top-10 {
    margin-top:10px;
}
table td {
    padding-left:0;
}
body.en nav > ul > li > a {
    padding:4px 24px 4px;
}
body.en nav > ul > li.last > a {
    padding:4px 26px 4px;
}
.ie9 body.en nav > ul > li.last > a {
    padding:4px 24px 4px;
}
.ie7 body.en nav > ul > li.last > a,
.ie8 body.en nav > ul > li.last > a {
    padding:4px 27px 4px;
}
body.de nav > ul > li > a {
    padding:4px 22px 4px;
}
.ie9 body.de nav > ul > li > a {
    padding:4px 21px 4px;
}
.ie9 body.de nav > ul > li.last > a {
    padding:4px 24px 4px;
}
.hidden {
    visibility:hidden;
}
.job-apply-add-files {
    width:100%;
    text-align:center;
}
.pp_content {
    background-color:#fff;
    padding:8px;
}
.pp_content.thanks {
    width: auto !important;
    height: auto !important;
}
.pp_content.thanks .pp_details {
    background: none;
    display:none;
}

.pp_content.thanks .pp_inline > a {
    position: relative;
    top: 30px;
    left: 40px;
    font-size: 15px;
}
.additional_references p {
    padding:0 0 2px
}
.pp_content .ppt {
    color:#000;
}
.pp_close {
    width:22px;
    height:18px;
    cursor:pointer;
}
#pp_full_res .pp_inline {
    color:#000;
}
.pp_gallery ul li a {
    background:#efefef;
}
.pp_gallery ul li a:hover,
.pp_gallery ul li.selected a {
    border-color:#fff;
    opacity:.8;
    filter:opacity(aplha=80);
}
.pp_social {
    margin-top:7px;
}
.pp_gallery a.pp_arrow_previous,
.pp_gallery a.pp_arrow_next {
    position:static;
    left:auto;
}
.pp_nav .pp_play,
.pp_nav .pp_pause {
    background:url(../gfx/prettyPhoto/default/sprite.png) -51px 1px no-repeat;
    height:30px;
    width:30px;
}
.pp_nav .pp_pause {
    background-position:-51px -29px;
}
.pp_details {
    position:relative;
    z-index:3000;
}
a.pp_arrow_previous,
a.pp_arrow_next {
    background:url(http://www.laufen.ch/wps/wcm/connect/66822f804b5cd8c2860c978022968d9f/pretty-prev.png?MOD=AJPERES&CACHEID=66822f804b5cd8c2860c978022968d9f) center center no-repeat #fff;
    height:105px;
    width:50px;
}
a.pp_arrow_next {
    background-image:url(http://www.laufen.ch/wps/wcm/connect/83117c804b5cd941860e978022968d9f/pretty-next.png?MOD=AJPERES&CACHEID=83117c804b5cd941860e978022968d9f)
}
.pp_content_container .pp_details {
    margin-top:5px;
    padding:0 !important;
}
.pp_nav {
    clear:none;
    height:30px;
    width:110px;
    position:relative;
}
.pp_nav .currentTextHolder {
    font-style:italic;
    color:#999;
    font-size:11px;
    left:75px;
    line-height:25px;
    margin:0;
    padding:0 0 0 10px;
    position:absolute;
    top:2px;
}
.pp_nav .pp_play:hover,
.pp_nav .pp_pause:hover,
.pp_arrow_next:hover,
.pp_arrow_previous:hover {
    opacity:0.7;
}
.pp_description {
    font-size:12px;
    padding:5px 0;
}
.pp_loaderIcon {
    /*background: url(<Component name="./cp_img_lightbox_preloader" format="url"/>) center center no-repeat;*/
}
.pp_download {
    width:41px;
    height:35px;
    background:url('../img/laufen-UI/download.png') center center no-repeat;
    cursor:pointer;
    position:absolute;
    right:10px;
    bottom:10px;
    overflow:hidden;
    text-indent:-10000px;
}
.link-download,
.save-image {
    width:41px;
    height:35px;
    background:url('../img/laufen-UI/download.png') center center no-repeat;
    cursor:pointer;
    position:absolute;
    right:10px;
    bottom:10px;
    z-index:3000;
    right:20px;
    top:-170px;
}

.pp_details .save-image {
    background:url('../img/laufen-UI/download-white.png') center center no-repeat;
}

#detail-link-download {
    right:20px;
    top:-40px;
}
.pp_content .link-more {
    position:absolute;
    right:8px;
    bottom:8px;
    background:url(../img/laufen-UI/more.gif) left center no-repeat;
    padding-left:15px;
}
div.pp_pic_holder a:focus {
    outline:none;
}
div.pp_overlay {
    background:#000;
    display:none;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:9500;
}
div.pp_pic_holder {
    display:none;
    position:absolute;
    width:100px;
    z-index:10000;
    margin-top:-50px;
}
.pp_content {
    min-height:80px;
    min-width:80px;
    /*height: auto !important;
*/
}
* html .pp_content {
    width:80px;
}
.pp_fade {
    display:none;
}
.pp_content_container {
    position:relative;
    text-align:left;
    width:100%;
}
.pp_content_container .pp_details {
    float:left;
    margin:0 -8px;
    padding:8px;
    background:white;
    width:100% !important;
    padding:0 8px !important;
}
.pp_description {
    display:none;
    margin:0;
}
.pp_nav {
    clear:right;
    float:left;
    margin:3px 10px 0 0;
}
.pp_nav p {
    float:left;
    margin:2px 4px;
    white-space:nowrap;
}
a.pp_arrow_previous,
a.pp_arrow_next {
    display:block;
    float:left;
    overflow:hidden;
    text-indent:-10000px;
}
.pp_hoverContainer {
    position:absolute;
    top:8px;
    width:100%;
    z-index:2000;
}
.pp_gallery {
    display:block !important;
    opacity:1 !important;
    height:105px;
    margin:0 -8px !important;
    padding:8px;
    background:#fff;
}
.pp_gallery div {
    float:left;
    overflow:hidden;
    position:relative;
}
.pp_gallery ul {
    float:left;
    height:105px;
    margin:0 0 0 5px;
    padding:0;
    position:relative;
    white-space:nowrap;
}
.pp_gallery ul a {
    display:block;
    float:left;
    height:105px;
    width:150px;
    text-align:center;
    overflow:hidden;
}
.pp_gallery ul a:hover,
.pp_gallery li.selected a {} .pp_gallery ul a img {
                                 border:0;
                                 height:105px;
                             }
.pp_gallery li {
    display:block;
    float:left;
    margin:0 5px 0 0;
    padding:0;
}
.pp_gallery li.default a {} .pp_gallery li.default a img {
                                display:none;
                            }
.pp_gallery .pp_arrow_previous,
.pp_gallery .pp_arrow_next {
    top:0;
    position:absolute;
}
a.pp_next,
a.pp_previous {
    height:100%;
    width:49%;
    cursor:pointer;
    position:absolute;
}
a.pp_next {
    background:url(http://www.laufen.ch/wps/wcm/connect/8033d5004b34a94ca33daf50bb8ae62b/teaser-next.png?MOD=AJPERES&CACHEID=8033d5004b34a94ca33daf50bb8ae62b) right center no-repeat;
    right:10px;
}
a.pp_previous {
    background:url(http://www.laufen.ch/wps/wcm/connect/9bf4fd804b34acf5a347af50bb8ae62b/teaser-prev.png?MOD=AJPERES&CACHEID=9bf4fd804b34acf5a347af50bb8ae62b) left center no-repeat;
    left:10px;
}
a.pp_close {
    position:absolute;
    right:10px;
    top:15px;
    z-index:300;
    display:block;
    line-height:22px;
    text-indent:-10000px;
}
.pp_loaderIcon {
    display:block;
    height:32px;
    left:50%;
    margin:-16px 0 0 -16px;
    position:absolute;
    top:50%;
    width:32px;
}
#pp_full_res {
    line-height:1 !important;
}
#pp_full_res .pp_inline {
    text-align:left;
}
#pp_full_res .pp_inline p {
    margin:0 0 15px 0;
}
div.ppt {
    color:#fff;
    display:none;
    font-size:16px;
    text-transform:uppercase;
}
#countries .nextContinent,
#product-countries .nextContinent {
    float:left;
    margin-top:8px;
}
.richtext {
    width:700px;
    clear:left;
}
.margin-top-64 {
    margin-top:64px;
}
.white {
    color:white;
}
.margin-top-2 {
    margin-top:2px;
}
#site ul {
    width:auto;
}
#page {
    width: 100%;
    margin:0px auto;
    position:relative;
/*    padding:0 44px;*/
}
.input_file {
    width:225px;
    margin-bottom:5px;
}
.additional_references h2 {
    padding:0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2) {
    #laufen-logo a {
        height:60px;
        width:206px;
        display:block;
    }
    #laufen-logo img {
        display:none;
    }
    #site > ul > li > a {} #site > ul > li > div {
                               background:#ffffff;
                           }
}
/* FAQ */

.faq-wrapper {
    width:100%;
}
.faq .question {
    cursor:pointer;
    background:#f5f5f5;
    font-size:17px;
    margin:0 0 5px;
    position:relative;
    padding:5px 10px;
}
.faq .answerTitle {
    padding:10px 10px 0;
    font-size:12px;
    margin:0;
    text-transform:none;
}
.faq .answerContent {
    margin-bottom:10px;
    padding:10px;
}
.faq .answerContent p {
    padding:0;
    margin:0 0 10px;
}
.faq-wrapper .article .question:hover {
    background:#E4E2E2;
}
.faq-wrapper .article .question:after,
.faq-wrapper .article.active .question:after {
    position:absolute;
    top:25%;
    right:10px;
}
.faq-wrapper .article .question:after {
    content:'+';
}
.faq-wrapper .article.active .question:after {
    content:'-';
    right:12px;
}
.faq-wrapper .article .answerContent,
.faq-wrapper .article .answerTitle {
    display:none;
}
.faq-wrapper .article.active .answerContent,
.faq-wrapper .article.active .answerTitle {
    display:block;
}
/* catalogues */

.catalogues {
    clear:both;
}
.catalogues-wrap {
    float:none;
    width:100%;
}
.catalogues-wrap .icon {
    color:#e61f22;
}
.catalogues-wrap .icon .text {
    display:none;
}
.catalogues-wrap .icon-read {
    font-size:16px;
}
.catalogues h2 {
    text-transform:none;
}
.catalogues .catalogue {
    width:110px;
    float:left;
    margin:0 20px 0 0;
    padding:0 0 20px;
    height:260px;
}
#main .catalogues .catalogue .external:after {
    display: none;
}
.catalogues .catalogue img {
    width:80px;
    height:115px;
    display:block;
    margin:0 0 8px;
    border:1px solid #999;
}
.catalogues .catalogue h3 {
    font-size:12px;
    margin:0;
    padding:0;
    text-transform:none;
    font-weight:bold;
}
.catalogues .catalogue .view,
.catalogues .catalogue .download {
    display:inline-block;
    margin:0 5px 5px 0;
    padding:0 5px 5px 0;
}
.catalogues .catalogue .view,
.catalogues .catalogue .download {
    text-decoration:none;
}
.catalogues .catalogue .view .text,
.catalogues .catalogue .download .text {
    display:none;
}
.catalogues .catalogue .view .icon,
.catalogues .catalogue .download .icon {
    color:#e61f22;
    font-size:16px;
}
.catalogues .catalogue .view .icon:before {
    position:relative;
    top:2px;
}
.catalogues .catalogue .download .icon {
    font-size:14px;
}
.catalogues .catalogue a {
    text-decoration:none;
}
.catalogues .catalogue .icon {
    font-size:14px;
    color:#e61f22;
}
.catalogues .catalogue .icon-read {
    font-size:16px;
}
.catalogues .catalogue .order {
    margin:10px 0 0;
}
.catalogues .catalogue .order input[type="checkbox"] {
    margin-right:5px;
    width:auto;
}
.catalogues .catalogue .order label {
    width:auto;
}
.catalogues-order {
    clear:both;
    text-align:right;
}
.catalogues-order .button {
    padding-right:0;
}
.catalogues-order .button .icon {
    padding-left:5px;
    position:relative;
    top:1px;
}
.catalogue-form {
    margin-top:20px;
}
.catalogue-form fieldset {
    width:495px;
    float:left;
}
.catalogue-form fieldset.textarea {
    float:right;
    width:448px;
}
.catalogue-form fieldset label {
    width:160px;
}
.catalogue-form fieldset input[type="text"] {
    width:300px;
}
.catalogue-form fieldset.textarea label {
    width:130px;
}
.catalogue-form fieldset #region {
    width:312px;
}
.catalogue-form fieldset #policy + label > a {
    text-decoration:underline;
}
.catalogue-form fieldset #message {
    height:180px;
}
.catalogue-form fieldset #email {
    width:302px;
}
.catalogue-form input[type="checkbox"] {
    margin-right:5px;
    width:auto;
}
.catalogue-form input[type="checkbox"] + label {
    width:auto;
}
.catalogue-form .submits {
    position:relative;
}
.catalogue-form .submits p {
    margin-left:540px;
}
.catalogue-form .submits .button {
    padding-left:50px;
    padding-right:0;
    position:absolute;
    bottom:-100px;
    right:0;
}
.catalogue-form .submits .button .icon {
    position:relative;
    top:1px;
    padding-left:30px;
}
.catalogue-form .summary input[type="checkbox"] {
    display:none;
}
.catalogue-form .summary label {
    display:block;
    margin-left:10px;
    margin-bottom:5px;
}
.catalogue-form .summary + div a {
    color:#e61f22;
    display:inline-block;
    margin-left:10px;
}
.catalogue-form .summary + div a:before {
    content:'+';
    display:inline-block;
    padding-right:5px;
}
/* certificates */

.certificates .catalogue img {
    height:142px;
    width:100px;
}
/* where to buy */

#showrooms_map {
    margin-bottom:18px;
}
.cityFilter {
    position:relative;
}
.cityFilter #cityFilter {
    background:none;
}
.cityFilter #cityFilter+.icon {
    color:gray;
    position:relative;
    top:2px;
    left:-22px;
    font-size:16px;
}
.showroom-sorting.sorting {
    display:none;
}
.showroom-paging.paging {
    margin:10px 0;
}
.showroom-paging.paging a,
.showroom-paging.paging .current span {
    color:black;
    display:inline-block;
    padding:0 2px;
}
.showroom-paging.paging .next:before,
.showroom-paging.paging .prev:before {
    content:' ';
    display:inline-block;
    border-top:6px solid transparent;
    border-bottom:6px solid transparent;
    height:0;
    position:relative;
    top:2px;
    width:0;
}
.showroom-paging.paging .next:before {
    border-left:8px solid #999;
}
.showroom-paging.paging .prev:before {
    border-right:8px solid #999;
}
.showroom-paging.paging .current span {
    font-weight:bold;
}
.showrooms .showrooms-header ul {
    list-style-type:none;
}
.showrooms .showrooms-header ul li {
    background:none;
    float:left;
    font-size:12px;
    font-weight:bold;
    margin:0;
    padding:5px 0;
}
.showrooms .showrooms-header ul .store {
    width: 170px;
    padding-right: 15px;
}
.showrooms .showrooms-header .sortByName:before,
.showrooms .showrooms-header .sortByCity:before,
.showrooms .showrooms-header .sortByZip:before{
    content:' ';
    display:inline-block;
    width:0;
    height:0;
    border-left:5px solid transparent;
    border-right:5px solid transparent;
    border-bottom:5px solid gray;
}
.showrooms .showrooms-header .sortByName:after,
.showrooms .showrooms-header .sortByCity:after,
.showrooms .showrooms-header .sortByZip:after {
    content:' ';
    display:inline-block;
    width:0;
    height:0;
    margin-left:5px;
    border-left:5px solid transparent;
    border-right:5px solid transparent;
    border-top:5px solid gray;
}
.showrooms .showrooms-header ul .street {
    width:205px;
}
.showrooms .showrooms-header ul .zip {
    width:110px;
}
.showrooms .showrooms-header ul .city {
    width:125px;
}
.showrooms .showrooms-header ul .phone {
    width:105px;
}
.showrooms .showroom a {
    color:#e61f22;
    text-decoration:underline;
}
.showrooms .showroom {
    border-bottom:1px solid #d5d5d5;
    padding:10px 0;
}
.showrooms .showroom:before,
.showrooms .showroom:after {
    content:" ";
    display:table
}
.showrooms .showroom:after {
    clear:both
}
.showrooms .showroom {
    *zoom:1
}
.showrooms .showroom .field {
    min-height:10px;
}
.showrooms .showroom .field.company {
    width:170px;
    padding-right: 15px;
    font-size: 11px;
}
.showrooms .showroom .field.address {
    width:440px;
    font-size: 11px;
}
.showrooms .showroom .field.address:before,
.showrooms .showroom .field.address:after {
    content:" ";
    display:table
}
.showrooms .showroom .field.address:after {
    clear:both
}
.showrooms .showroom .field.address {
    *zoom:1
    font-size: 11px;
}
.showrooms .showroom .field.address > div {
    float:left;
}
.showrooms .showroom .field.address .street {
    width: 190px;
    min-height: 15px;
    padding-right: 15px;
}
.showrooms .showroom .field.address .zip {
    width:95px;
    padding-right: 15px;
}
.showrooms .showroom .field.address .city {
    width:110px;
    padding-right: 15px;
}
.showrooms .showroom .field.address .country {
    display:none;
}
.showrooms .showroom .field.contact {
    width:310px;
    font-size: 11px;
}
.showrooms .showroom .field.contact:before,
.showrooms .showroom .field.contact:after {
    content:" ";
    display:table
}
.showrooms .showroom .field.contact:after {
    clear:both
}
.showrooms .showroom .field.contact {
    *zoom:1
}
.showrooms .showroom .field.contact .phone .label,
.showrooms .showroom .field.contact .fax,
.showrooms .showroom .field.contact .web {
    display:none;
}
.showrooms .showroom .field.contact > div {
    float:left;
    width:115px;
}
.showrooms .showroom .field.contact .phone {
    width:90px;
    padding-right: 15px;
    min-height:15px;
}
.showrooms .showroom .field.contact .email {
    width:180px;
    padding-right: 15px;
}
.showrooms .showroom .field.findOnMap {
    width:80px;
    text-align:center;
    font-size: 11px;
}
/* google map bubble */

#showrooms_map .gm-style .gm-style-iw .company div {
    font-weight:bold;
    font-size:14px;
}
#showrooms_map .gm-style .gm-style-iw .company {
    margin-bottom:10px;
}
#showrooms_map .gm-style .gm-style-iw .item {
    padding-top:10px;
}
#showrooms_map .gm-style .gm-style-iw .item:first-child {
    padding-top:0;
}
#showrooms_map .gm-style div,
#showrooms_map .gm-style span,
#showrooms_map .gm-style label,
#showrooms_map .gm-style a {
    font-family:arial,
    sans-serif;
    font-size:12px;
    font-weight:normal;
}
#showrooms_map .gm-style a {
    color:#e61f22;
}
#showrooms_map .gm-style-iw .address .zip,
#showrooms_map .gm-style-iw .address .city,
#showrooms_map .gm-style-iw .address .country {
    display:inline-block;
    margin-right:2px;
}
#showrooms_map .gm-style-iw .address .city {
    margin-right:0;
}
#showrooms_map .gm-style-iw .address .country:before {
    content:', '
}
#showrooms_map .gm-style-iw .contact .email {
    margin-top:10px;
}
#showrooms_map .gm-style-iw .contact .phone .label,
#showrooms_map .gm-style-iw .contact .fax,
#showrooms_map .gm-style-iw .findOnMap,
#showrooms_map .gm-style-iw .geo,
#showrooms_map .gm-style-iw .geoStatus {
    display:none;
}
#showrooms_map .gm-style-iw {
    padding:10px;
    min-width:250px;
}
/* press room */

.press-room-table {
    width:642px;
}
.press-room-table td {
    width:25%;
}
/* events and fairs */

.events-fairs article.horizontal img {
    height:auto;
    width:70px;
    border-radius: 8px;
    left: 90px;
    top: 5px;
}

.events-fairs .date {
    width: 55px;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    color: #ccc;
}
.events-fairs .date span {
    display: block;
}

.events-fairs .month {
    font-size: 25px;
    text-transform: uppercase;
}

.events-fairs .day {
    font-size: 40px;
    line-height: 30px;
}

.events-fairs .year {
    font-size: 20px;
}

.events-fairs .collapse-events {
    background: #f5f5f5;
    padding: 5px 10px;
    position: relative;
    cursor: pointer;
    margin-bottom: 20px;
}

.events-fairs .collapse-events:after {
    content: "+";
    position: absolute;
    top: 20%;
    right: 10px;
}

.events-fairs .collapse-events.open:after {
    content: "-";
}

.events-fairs .collapse-events:hover {
    background: #E4E2E2;
}

.events-fairs .past-events {
    display: none;
}

.filter-countries {
    margin-bottom: 20px;
}

.horizontal-articles.events-fairs article.horizontal {
    padding-left:200px;
}
.horizontal-articles.events-fairs article.horizontal a {
    padding:0;
}
/* design line gallery */

.gallery.carousel {
    clear:both;
    padding:0;
    position:relative;
    margin-bottom:18px;
}
.gallery.carousel .carousel-inner {
    position:relative;
    width:900px;
    left:45px;
}
.gallery.carousel .slides-wrap {
    list-style-type:none;
    margin:0;
    padding:0;
}
.gallery.carousel .slides-wrap .slide {
    background:#eee;
    margin:0;
    padding:0;
    text-align:center;
    width:150px;
    height:90px;
}
.gallery.carousel .slides-wrap .slide a {
    display:table-cell;
    height:90px;
    width:100%;
    width:150px;
    overflow:hidden;
    margin:0 auto;
    float:none;
    text-align:center;
    vertical-align:middle;
}
.gallery.carousel .slides-wrap .slide a:hover img {
    opacity:0.9;
}
.gallery.carousel .slides-wrap .slide a img {
    width:auto;
    height:auto;
    max-height:90px;
    margin:0 auto;
    display:block;
}
.gallery.carousel .carousel-nav {
    position:absolute;
    height:50px;
    display:inline-block;
    width:40px;
    top:12px;
    z-index:9;
}
.gallery.carousel .carousel-nav a {
    text-decoration:none;
}
.gallery.carousel .carousel-nav a:hover {
    opacity:0.9;
}
.gallery.carousel .carousel-nav.nav-prev {
    left:5px;
}
.gallery.carousel .carousel-nav.nav-next {
    right:-15px;
}
.gallery.carousel .carousel-nav a {
    width:auto;
    height:auto;
}
.gallery.carousel .carousel-nav .arrow-next,
.gallery.carousel .carousel-nav .arrow-prev {
    display:inline-block;
    width:40px;
    height:70px;
    background-position:0 15px;
    background-repeat:no-repeat;
}
.product-detail.designer header {
    width:730px;
    float:left;
}
.product-detail.designer footer {
    margin-bottom:10px;
}
.product-detail.designer .item {
    margin:0;
    padding:0;
}
.product-detail.designer .item img {
    max-width:227px;
}
/* product matrix */

.matrix {
    border-collapse:collapse;
    margin-top:20px;
    width:990px
}
.matrix-header th {
    font-size:9px;
    line-height:1.4;
    padding:10px 10px 20px;
    text-align:center;
    vertical-align:middle;
}
.matrix-header th a {
    color:#000;
    font-weight:normal;
    text-decoration:none;
}
.matrix-header th a:hover {
    color:#e2001a
}
.matrix-header .group-header {
    background:none;
    border:0;
    font-size:10px;
    font-weight:bold;
    padding:5px 10px 10px;
    text-align:right;
    text-transform:uppercase;
    vertical-align:bottom;
    white-space:nowrap;
    width:200px
}
.matrix-header .collapser-btn {
    display:inline-block;
    padding-left:5px;
}
.matrix-header .collapser-btn:before {
    border:4px solid transparent;
    content:' ';
    display:block;
    border-top-color:#000;
    height:0;
    width:0;
    border-top-width:6px;
    position:relative;
    top:3px
}
.matrix-header .collapser-btn.close:before {
    border:4px solid transparent;
    content:' ';
    display:block;
    border-left-color:#000;
    height:0;
    width:0
}
.matrix-header .active {
    background:#f2f2f2
}
.matrix-body td {
    padding:0
}
.matrix-body .label {
    color:#000;
    display:block;
    font-size:10px;
    padding:10px 10px 5px;
    position:relative;
    text-align:right;
    text-transform:uppercase;
    vertical-align:middle;
}
.matrix-body .label:hover a {
    color:#e2001a
}
.matrix-body .label a {
    color:#000;
    display:block;
    text-decoration:none;
}
.matrix-body .label a:hover {
    color:#e2001a
}
.matrix-body .item {
    border:1px solid #fff;
    height:30px;
    vertical-align:middle;
    width:78px
}
.matrix-body tr,
.matrix-body td,
.matrix-body a {
    -webkit-transition:all .1s ease-in-out;
    -moz-transition:all .1s ease-in-out;
    -ms-transition:all .1s ease-in-out;
    -o-transition:all .1s ease-in-out;
    transition:all .1s ease-in-out
}
.matrix-body .act {
    display:table;
    height:100%;
    width:100%;
}
.matrix-body .act a {
    background:#d7d7d7;
    color:#d7d7d7;
    display:table-cell;
    font-size:9px;
    height:100%;
    text-align:center;
    text-decoration:none;
    vertical-align:middle;
    width:100%;
    word-break:break-word;
}
.matrix-body .act a:hover {
    background:#e2001a
}
.matrix-body .active {
    background:#f2f2f2;
}
.matrix-body .active.empty,
.matrix-body .active .empty {
    border-color:#f2f2f2
}
.matrix-body .active .act a:hover {
    color:#fff
}
.tooltip {
    background:#fff;
    box-shadow:0 0 10px 1px rgba(0,
    0,
    0,
    0.3);
    display:none;
    padding:10px;
    text-align:left;
    width:250px;
}

.tooltip .teaser-designline img {width: 100%; height:auto;}

.tooltip p {
    text-transform:none
}
.active .tooltip,
.label:hover .tooltip {
    bottom:28px;
    display:block;
    right:-270px;
    position:absolute
}
.ie8 .tooltip {
    border:1px solid #d7d7d7
}
.tooltip.mouseout {
    display:none !important;
}
/* new styles for product finder and footer */

.icon-plus:before {
    content:'+'
}
.icon-close:before {
    content:'X';
    font-family:verdana
}
.clearfix:before,
.clearfix:after {
    content:" ";
    display:table
}
.clearfix:after {
    clear:both
}
.clearfix {
    *zoom:1
}
.button {
    background:#e8e8e8;
    border:1px solid #d5d5d5;
    color:#000;
    display:inline-block;
    font-size:12px;
    padding:10px 15px 10px 10px;
    text-decoration:none;
    text-transform:uppercase;
}
.button:hover {
    background:#999;
    color:#fff;
    text-decoration:none;
}
.button:hover .icon {
    color:#fff
}
.button .icon {
    color:#e61f22;
    margin-right:10px
}
.product-finder {
    position:relative;
    width:990px;
    clear:both;
}
.product-finder label {
    width:auto
}
.product-finder li {
    background:none;
    padding:0
}
.email-form-wrap {
    margin-top:40px;
}
.allproductslink {
    float:right;
    width:148px;
}
.allproductslink a:hover {
    color:#e61f22;
    text-decoration:none;
}
.allproductslink .icon {
    margin-left:10px;
    color:#e61f22;
}
.prf-header {
    border-bottom:1px solid #999;
    height:90px;
    position:relative;
}
.prf-header h1 {
    font-size:16px;
    text-transform:uppercase;
    font-weight:normal;
    margin:0;
    padding:0;
    position:absolute;
    bottom:20px
}
.prf-header .prf-header-subcategories {
    cursor:pointer;
    font-size:12px;
    display:inline-block;
    margin-left:55px;
    text-transform:none;
}
.prf-header .prf-header-subcategories input[type="checkbox"] {
    margin-right:10px;
    width:auto
}
.prf-header .prf-header-actions {
    display:inline-block;
    position:absolute;
    right:0;
    top:40px;
}
.prf-header .prf-header-actions .prf-favourites {
    margin-bottom:10px;
    text-align:right;
}
.prf-header .prf-header-actions .prf-favourites .link-my-favourite {
    color:#000;
    text-decoration:none;
}
.prf-header .prf-header-actions .prf-favourites .link-my-favourite:hover {
    color:#e61f22
}
.prf-header .prf-header-actions .prf-favourites .link-my-favourite .icon {
    color:#e61f22;
    font-size:16px;
    padding-right:10px
}
.prf-header .prf-header-actions .prf-search,
.prf-header .prf-header-actions .prf-matrix {
    display:inline-block;
    *zoom:1;
    *display:inline
}
.prf-header .prf-header-actions .prf-search {
    border:1px solid #d5d5d5;
    *height:22px;
    margin-right:20px;
    padding:2px 10px 2px 10px;
    position:relative;
    width:180px;
}
.prf-header .prf-header-actions .prf-search input[type="text"] {
    background:none;
    border:0;
    color:#999;
    font-style:italic;
    width:160px
}
.prf-header .prf-header-actions .prf-search .button {
    background:none;
    border:0;
    cursor:pointer;
    margin:0;
    padding:0;
    position:absolute;
    width:18px;
    top:7px;
    right:5px;
}
.prf-header .prf-header-actions .prf-search .button .icon {
    color:#e61f22;
    font-size:16px;
}
.prf-header .prf-header-actions .prf-matrix .button {
    padding:7px 20px 7px 10px;
}
.prf-header .prf-header-actions .prf-matrix .button .icon {
    font-size:11px;
    margin:0 0 0 10px;
}
.prf-header .prf-header-actions .prf-search.matrix-search {
    margin-right:0;
}
.prf-not-found {
    font-size:14px;
    font-weight:bold;
    color:red;
}
.prf-products-list-wrapper {
    background:#e9e9e9;
    margin:0 0 15px;
    padding:15px 0
}
.prf-products-list {
    list-style-type:none;
    border:0;
    margin:0;
    padding:0;
    margin-left:-8px;
    width:1012px;
}
.prf-products-list > .item {
    background:none;
    float:left;
    border:0;
    margin:0;
    padding:0;
    margin-left:24px;
}

.prf-products-list .item.no-results span.prf-category {
	color:#b6b6b6;
    display:block;
    font-weight:normal;
    text-decoration:none;
    text-transform:uppercase;
    padding: 10px 0;
    /*width:228px;*/
}




.prf-products-list > .item > a {
    color:#000;
    display:block;
    font-size:12px;
    font-weight:bold;
    padding:10px 0;
    text-decoration:none;
    text-transform:uppercase;
    width:228px;
}
.prf-products-list > .item > a:hover {
    color:#e61f22
}
.prf-products-list > .item.active > a {
    color:#e61f22
}
.prf-products-list .item.all-products {
    clear:both;
    float:none
}
.prf-products-list .prf-subcategories-list {
    margin:0 0 25px 0;
}
.prf-products-list .prf-subcategories-list .item {
    margin-bottom:10px;
}
.prf-products-list .prf-subcategories-list .item a:hover,
.prf-products-list .prf-subcategories-list .item.active a {
    color:#e61f22;
    text-decoration:none
}
.clear {
    clear:both;
}
.prf-pagination {
    margin:20px 0 30px;
}
.prf-pagination p {
    margin:0;
    padding:0
}
.prf-more {
    padding:20px 0;
    text-align:center
}
.prf-more a {
    position:relative;
}
.prf-more a .loader {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-repeat:no-repeat;
    background-position:50% 50%;
    background-color:white;
    display:inline-block;
}
.loader {
    cursor:wait;
}
.back-to-top {
    clear:both;
    padding:20px 0;
    text-align:right;
}
.back-to-top .back-to-top-button {
    color:#000;
    text-decoration:none;
}
.back-to-top .back-to-top-button:hover {
    color:#e61f22
}
.back-to-top .back-to-top-button .icon {
    color:#e61f22;
    margin-right:10px
}
.print-wrap {
    border-top:1px solid #999;
    padding:20px 0 20px;
    text-align:right;
}
.print-wrap .print-button {
    color:#000;
    text-decoration:none;
}
.print-wrap .print-button:hover .icon {
    color:#e61f22
}
.print-wrap .print-button .icon {
    font-size:18px
}
.noUi-target * {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-touch-callout:none;
    -ms-touch-action:none;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    cursor:default
}
.noUi-base {
    width:100%;
    margin:1px;
    height:2px;
    position:relative
}
.noUi-handle {
    top:-6px;
    left:0;
    width:15px;
    height:15px;
    z-index:1;
    position:relative;
    background:#e8e8e8;
    border:1px solid #999;
    border-radius:2px
}
.noUi-active {
    background:#e9e9e9;
    box-shadow:inset 0 0 5px #ddd
}
.noUi-connect {
    background:#999;
    -webkit-transition:background .6s;
    transition:background .6s
}
.noUi-background {
    background:#ddd
}
.noUi-origin {
    position:absolute;
    right:0;
    top:0;
    bottom:0;
    border-radius:inherit
}
.noUi-origin+.noUi-origin {
    background:inherit !important
}
.noUi-z-index {
    z-index:10
}
.noUi-vertical {
    width:38px;
    height:100%
}
.noUi-vertical .noUi-origin {
    bottom:0;
    left:0
}
.noUi-vertical .noUi-handle {
    top:-23px;
    left:-3px
}
[disabled] .noUi-base {
    background:#ddd
}
[disabled] .noUi-handle {
    background:#f7f7f7;
    cursor:not-allowed
}
[disabled] .noUi-connect {
    background:#eee
}
.noUi-state-tap .noUi-origin {
    -webkit-transition:left .3s,
    top .3s;
    transition:left .3s,
    top .3s
}
.noUi-state-blocked .noUi-connect {
    background:#7f8c8d
}
.prf-categories-list {
    border:0;
    margin:0;
    padding:0;
    list-style-type:none;
    margin-top:10px;
}
.prf-categories-list .prf-category {
    border:0;
    margin:0;
    padding:0;
    position:relative;
    background:none;
    float:left;
    margin-bottom:15px;
    *height:90px;
    width:247px;
}
.prf-categories-list .prf-category .parent {
    color:#000;
    display:table-cell;
    font-size:12px;
    padding-left:100px;
    position:relative;
    height:90px;
    vertical-align:middle;
    text-decoration:none;
    text-transform:uppercase;
}
.prf-categories-list .prf-category .parent:hover {
    color:#e61f22
}
.prf-categories-list .prf-category .parent .prf-category-img,
.prf-categories-list .prf-category .parent > img {
    border:0;
    left:0;
    position:absolute;
    top:0
}
.prf-categories-list .prf-category:nth-child(4n+1),
.prf-categories-list .prf-category.clear {
    clear:both
}
.prf-subcategories-list {
    display:none;
    border:0;
    margin:0;
    padding:0;
    list-style-type:none;
    margin-left:100px;
    margin-top:-25px;
}
.prf-subcategories-list.show {
    display:block
}
.prf-subcategories-list .subcategory {
    border:0;
    margin:0;
    padding:0;
    background:none;
    margin-bottom:10px;
}
.prf-subcategories-list .subcategory a {
    color:#000;
    text-decoration:none;
}
.prf-subcategories-list .subcategory a:hover {
    color:#e61f22
}
.design-lines-wrap h2 {
    border-bottom:1px solid #999;
    font-size:16px;
    font-weight:normal;
    padding:0 0 15px;
    margin:20px 0 20px;
    text-transform:uppercase
}
.desing-lines-list {
    border:0;
    margin:0;
    padding:0;
    list-style-type:none;
    margin-left:-10px;
    width:1020px;
}
.desing-lines-list .item {
    background:none;
    border:0;
    margin:0;
    padding:0;
    float:left;
    margin-bottom:25px;
    margin-left:10px;
    width:240px;
}
.desing-lines-list .item a {
    color:#000;
    text-decoration:none;
    text-transform:uppercase;
}
.desing-lines-list .item a:hover {
    color:#e61f22
}
.desing-lines-list .item a img {
    border:0
}
.desing-lines-list .item strong {
    display:block;
    padding-top:15px;
}
.desing-lines-list .item strong .icon {
    color:#e61f22;
    padding-left:10px;
    position:relative;
    top:1px
}
.prf-products-grid {
    border:0;
    margin:0;
    padding:0;
    list-style-type:none;
    margin-left:-20px;
    width:1020px;
}
.prf-products-grid .prf-item {
    border:1px solid #d5d5d5;
    float:left;
    height:256px;
    margin:0 0 18px 18px;
    padding:0;
    overflow:hidden;
    position:relative;
    width:232px;
}
.prf-products-grid .prf-item .product-icons {
    display:inline-block;
    left:5px;
    position:absolute;
    top:5px;
}
.prf-products-grid .prf-item .product-icons .icon {
    color:#d5d5d5;
    font-size:29px;
    margin-right:5px
}
.prf-products-grid .prf-item .prf-actions {
    right:10px;
    position:absolute;
    top:160px;
}
.prf-products-grid .prf-item .prf-actions a {
    display:inline-block;
    text-decoration:none
}
.prf-products-grid .prf-item .prf-actions .icon {
    color:#e61f22;
    font-size:16px
}
.prf-products-grid .prf-item .prf-actions .favourite:hover .icon-star:before,
.prf-products-grid .prf-item .prf-actions .favourite.active .icon-star:before {
    content:'\e608'
}
.prf-products-grid .prf-item .prf-actions .favourite.active:hover .icon-star:before {
    content:'\e607'
}
.prf-products-grid .prf-item .prf-actions .zoom {
    margin-right:5px
}
.prf-products-grid .prf-item .prf-labels {
    position:absolute;
    right:0;
    top:0;
}
.prf-products-grid .prf-item .prf-labels .prf-label {
    color:#fff;
    display:inline-block;
    font-weight:bold;
    padding:5px 15px;
    text-transform:uppercase;
}
.prf-products-grid .prf-item .prf-labels .prf-label.prf-bestseller {
    background:#d5d5d5
}
.prf-products-grid .prf-item .prf-labels .prf-label.prf-new {
    background:#e61f22
}
.prf-products-grid .prf-item .prf-product {
    display:block;
    text-decoration:none;
}
.prf-products-grid .prf-item .prf-product .prf-img {
    display:table-cell;
    height:160px;
    text-align:center;
    vertical-align:middle;
    width:232px;
}
.prf-products-grid .prf-item .prf-product .prf-img img {
    border:0
}
.prf-products-grid .prf-item .prf-product .product-id {
    color:#e61f22;
    font-size:18px;
    font-weight:bold;
    margin:0 10px 2px;
    padding:0
}
.prf-products-grid .prf-item .prf-product .product-name,
.prf-products-grid .prf-item .design-line,
.prf-products-grid .prf-item .dimensions {
    color:#000;
    font-size:12px;
    font-weight:normal;
    margin:0 10px 0;
    padding:0;
    text-transform:none
}
.prf-products-grid .prf-item a .design-line {
    color:#e61f22;
    text-decoration:none;
}
.prf-products-grid .prf-item a:hover {
    text-decoration:none;
}
.prf-products-grid .prf-item .prf-product .product-name {
    margin-bottom:5px;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap;
}
.product-detail .product-detail-content {
    margin-top:20px;
}
.product-detail .product-detail-content .product-detail-sidebar {
    float:left;
    width:234px;
}
.product-detail .product-detail-content .product-detail-sidebar .product-detail-img .product-detail-img-wrap {
    border:1px solid #d5d5d5;
    display:block;
    vertical-align:middle;
    height:245px;
    line-height: 245px;
    width:232px;
}
.product-detail .product-detail-content .product-detail-sidebar .product-detail-img .product-detail-img-wrap img {
    max-height:240px;
    max-width:230px;
}
.product-detail .product-detail-content .product-detail-sidebar .product-detail-img a {
    color:#000;
    text-decoration:none;
}
.product-detail .product-detail-content .product-detail-sidebar .product-detail-img a:hover {
    color:#e61f22
}
.product-detail .product-detail-content .product-detail-sidebar .product-detail-img a img {
    border:0
}
.product-detail .product-detail-content .product-detail-sidebar .product-detail-img .larger-photo-link {
    clear:both;
    display:inline-block;
    margin-top:5px;
}
.product-detail .product-detail-content .product-detail-sidebar .product-detail-img .larger-photo-link .icon {
    color:#e61f22;
    font-size:16px;
    margin-right:5px
}
.product-detail-img {
    position:relative;
}
.product-detail-img .carousel-nav {
    bottom:25px;
    left:5px;
    position:absolute;
    z-index:100;
}
.product-detail-img .carousel-nav a {
    background:#d5d5d5;
    border:2px solid #d5d5d5;
    border-radius:2px;
    display:inline-block;
    height:10px;
    margin:0 2px;
    width:10px;
}
.product-detail-img .carousel-nav a.active {
    background:#fff;
    border-color:#999;
}
.product-detail .product-detail-content .product-detail-sidebar .product-detail-carousel-wrap {
    margin:25px 0 35px;
    position:relative;
}
.product-detail .product-detail-content .product-detail-sidebar .product-detail-carousel-wrap #product-detail-carousel {
    border:0;
    margin:0;
    padding:0;
    list-style-type:none;
    height:120px;
    width:190px;
}
.product-detail .product-detail-content .product-detail-sidebar .product-detail-carousel-wrap #product-detail-carousel li {
    background:none;
    border:0;
    margin:0;
    padding:0;
}
.product-detail .product-detail-content .product-detail-sidebar .product-detail-carousel-wrap #product-detail-carousel li a {
    display:block;
    border:1px solid #d5d5d5;
}
.product-detail .product-detail-content .product-detail-sidebar .product-detail-carousel-wrap #product-detail-carousel li a img {
    border:0
}
.product-detail .product-detail-content .product-detail-sidebar .product-detail-carousel-wrap .carousel-controls #product-detail-carousel-next,
.product-detail .product-detail-content .product-detail-sidebar .product-detail-carousel-wrap .carousel-controls #product-detail-carousel-prev {
    position:absolute;
    top:35px
}
.product-detail .product-detail-content .product-detail-sidebar .product-detail-carousel-wrap .carousel-controls #product-detail-carousel-next {
    right:-5px
}
.product-detail .product-detail-content .product-detail-sidebar .product-detail-carousel-wrap .carousel-controls #product-detail-carousel-prev {
    left:-5px
}
.product-detail .product-detail-content .product-detail-sidebar .product-detail-carousel-wrap .carousel-controls a {
    text-decoration:none
}
.product-detail .product-detail-content .product-detail-sidebar .product-detail-carousel-wrap .carousel-controls .icon {
    color:#e61f22;
    font-size:25px
}
.product-detail .product-detail-content .product-detail-sidebar .product-detail-carousel-wrap .bx-wrapper {
    position:relative;
    margin:0 auto 160px;
    padding:0;
    *zoom:1
}
.product-detail .product-detail-content .product-detail-sidebar .product-detail-carousel-wrap .bx-wrapper img {
    max-width:100%;
    display:block
}
.product-detail .product-detail-content .product-detail-main {
    float:right;
    width:736px;
}
.product-detail .product-detail-content .product-detail-main .product-detail-header h1 {
    color:#e61f22;
    font-size:24px;
    font-weight:bold;
    margin:0 0 5px;
    padding:0;
    text-transform:none
}
.product-detail .product-detail-content .product-detail-main .product-detail-header .claim,
.product-detail .product-detail-content .product-detail-main .product-detail-header .design-line {
    font-size:16px;
    line-height:20px;
    margin:0 0 5px;
    padding:0
}
.product-detail .product-detail-content .product-detail-main .product-detail-header .design-line {
    font-size:14px
}
.product-detail .product-detail-content .product-detail-main .product-info-box {
    margin:5px 0 0 0;
}
.product-detail .product-detail-content .product-detail-main .product-info-box .product-info-box-title {
    background:#f5f5f5;
    cursor:pointer;
    font-size:16px;
    font-weight:normal;
    margin:0;
    padding:10px;
    position:relative;
    text-transform:uppercase
}
.product-detail .product-detail-content .product-detail-main .product-info-box .product-info-box-title:after {
    content:'-';
    font-size:17px;
    position:absolute;
    right:10px;
}
.product-detail .product-detail-content .product-detail-main .product-info-box .product-info-box-title.close:after {
    content:'+';
}
.product-detail .product-detail-content .product-detail-main .product-info-box .product-info-box-content {
    padding:20px 10px 30px;
}
.product-detail .product-detail-content .product-detail-main .product-info-box .product-info-box-content img {
    max-width: 100%;
}
.product-detail .product-detail-content .product-detail-main .product-info-box .product-info-box-content.product-info-downloads {
    padding-left:0
}
.product-detail .product-detail-content .product-detail-main .product-info-box .product-icons-list {
    border:0;
    margin:0;
    padding:0;
    list-style-type:none;
}
.product-detail .product-detail-content .product-detail-main .product-info-box .product-icons-list .item {
    background:none;
    border:0;
    margin:0;
    padding:0;
    float:left;
    margin:0 20px 0 0;
    text-align:center;
}
.product-detail .product-detail-content .product-detail-main .product-info-box .product-icons-list .item .icon {
    color:#d5d5d5;
    font-size:41px
}
.product-detail .product-detail-content .product-detail-main .product-info-box .product-icons-list .item .icons-description {
    display:block;
    margin:5px 0 0;
    font-size:10px;
    width:41px
}
.product-detail .product-detail-content .product-detail-main .product-info-box .dimensions-list {
    border:0;
    margin:0;
    padding:0;
    list-style-type:none;
}
.product-detail .product-detail-content .product-detail-main .product-info-box .dimensions-list .item {
    background:none;
    float:left;
    width:205px
}
.product-detail .product-detail-content .product-detail-main .product-info-box .product-options-table {
    border-collapse:collapse;
    border:0;
    border:0;
    margin:0;
    padding:0;
    width:100%;
}
.product-detail .product-detail-content .product-detail-main .product-info-box .product-options-table th {
    font-weight:normal;
    text-align:left;
    padding:5px 0;
    width:65%
}
.product-detail .product-detail-content .product-detail-main .product-info-box .product-options-table td {
    padding:5px 0;
    width:35%
}
.product-detail .product-detail-content .product-detail-main .product-info-box .colors-list {
    border:0;
    margin:0;
    padding:0;
    list-style-type:none;
}
.product-detail .product-detail-content .product-detail-main .product-info-box .colors-list .item {
    background:none;
    border:0;
    margin:0;
    padding:0;
    float:left;
    padding-left:100px;
    position:relative;
    margin-bottom:20px;
    width:138px;
    height: 70px;
}
.product-detail .product-detail-content .product-detail-main .product-info-box .colors-list .item .color {
    border:1px solid #d5d5d5;
    left:0;
    max-height:45px;
    max-width:90px;
    position:absolute;
    top:0
}
.product-detail .product-detail-content .product-detail-main .product-info-box .accessories-list {
    border:0;
    margin:0;
    padding:0;
    list-style-type:none;
}
.product-detail .product-detail-content .product-detail-main .product-info-box .accessories-list .item {
    background:none;
    border:0;
    margin:0;
    padding:0;
    margin-bottom:10px
}
.download-section-headline {
    border:0;
    margin:0;
    padding:0;
    border-bottom:1px solid #d5d5d5;
    font-size:14px;
    font-weight:bold;
    padding:10px;
    margin-bottom:10px;
    text-transform:none
}
.downloads-section-content {
    padding:10px
}
.brochures-download-content {
    padding-right:0
}
.brochures-download-list {
    border:0;
    margin:0;
    padding:0;
    list-style-type:none;
    margin-left:-10px;
    width:720px;
}
.brochures-download-list .item {
    border:0;
    margin:0;
    padding:0;
    background:none;
    float:left;
    margin-left:10px;
    margin-bottom:10px;
    padding-left:90px;
    position:relative;
    min-height:120px;
    width:140px;
}
.brochures-download-list .item .brochure-img {
    border:1px solid #d5d5d5;
    left:0;
    position:absolute;
    top:0
}
.brochures-download-list .item h4 {
    border:0;
    margin:0;
    padding:0;
    padding:14px 0 10px;
    font-size:12px;
    font-weight:bold;
    text-transform:none;
    word-break:break-all;
}
.brochures-download-list .item .brochure-actions-list {
    border:0;
    margin:0;
    padding:0;
    list-style-type:none;
}
.brochures-download-list .item .brochure-actions-list .item {
    float:none;
    border:0;
    margin:0;
    padding:0;
    margin-bottom:5px;
    min-height:0;
    width:auto;
}
.brochures-download-list .item .brochure-actions-list .item a {
    color:#999;
    text-decoration:none;
}
.brochures-download-list .item .brochure-actions-list .item a:hover {
    color:#e61f22
}
.brochures-download-list .item .brochure-actions-list .item a .icon {
    color:#e61f22;
    font-size:14px;
    padding-right:5px;
}
.brochures-download-list .item .brochure-actions-list .item a .icon.icon-read {
    font-size:16px
}
.brochures-download-list .item .brochure-actions-list .item .add-to-favourites-link:hover .icon-star:before,
.brochures-download-list .item .brochure-actions-list .item .add-to-favourites-link.active .icon-star:before {
    content:'\e608'
}
.brochures-download-list .item .brochure-actions-list .item .add-to-favourites-link.active:hover .icon-star:before {
    content:'\e607'
}
.downloads-table {
    border-collapse:collapse;
    border:0;
    margin:0;
    padding:0;
    width:100%;
}
.downloads-table th {
    font-weight:bold;
    text-align:left;
    padding:0 20px 25px 40px;
    position:relative;
    width:33.333%;
    word-break:break-all;
}
.downloads-table th .icon {
    color:#d5d5d5;
    font-size:26px;
    font-weight:normal;
    /* margin-right:10px; */
    position:absolute;
    top:-4px;
    left:0px;
}
.downloads-table th .icon.icon-2d:before,
.downloads-table th .icon.icon-3d:before {
    top:14px;
}
.downloads-table th .icon.icon-2d:before {
    content:'2D'
}
.downloads-table th .icon.icon-3d:before {
    content:'3D'
}
.downloads-table th .icon.icon-2d:before,
.downloads-table th .icon.icon-3d:before {
    font-family:arial;
    font-size:18px;
    font-style:italic;
    font-weight:bold
}
.downloads-table td {
    padding:9px 0 25px;
    vertical-align:top;
    width:33.333%;
}
.downloads-table td a {
    color:#999;
    text-decoration:none;
}
.downloads-table td a:hover {
    color:#e61f22
}
.downloads-table td .icon {
    color:#e61f22;
    font-size:16px;
    padding-right:10px
}
.downloads-table td .add-to-favourites-link:hover .icon-star:before,
.downloads-table td .add-to-favourites-link.active .icon-star:before {
    content:'\e608'
}
.downloads-table td .add-to-favourites-link.active:hover .icon-star:before {
    content:'\e607'
}
.downloads-table th .icon {
    position:relative;
}
.downloads-table th .icon:before {
    left:-35px;
    position:absolute;
    top:10px;
}
.related-products-box .prf-products-grid {
    margin-left:-25px;
    width:760px;
    *zoom:1;
    *position:relative;
    *left:-25px;
}
.related-products-box .prf-products-grid .prf-item {
    margin-left:16px
}
.prf-filters {
    list-style-type:none;
    border:0;
    margin:0;
    padding:0;
    position:relative;
    *z-index:100;
    *zoom:1;
}
.prf-filters .parent {
    border:0;
    margin:0;
    padding:0;
    float:left;
    margin:0 18px 18px 0;
}
.prf-filters .parent > input[type="checkbox"] {
    display:none
}
.prf-filters .parent > label {
    background:#e8e8e8;
    border:1px solid #d5d5d5;
    /*color:#000;*/
    cursor:pointer;
    display:inline-block;
    font-size:12px;
    *height:15px;
    padding:10px 15px 10px 15px;
    position:relative;
    width:202px;
}
.prf-filters .parent > label .icon-checkmark {
    display:none
}
.prf-filters .parent > label .icon-arrow-down {
    color:#e61f22;
    float:right;
    *position:relative;
    *top:-10px
}
.prf-filters .parent.checked > label,
.prf-filters .parent.open > label {
    color:white !important;
}
.prf-filters .parent.checked > label,
.prf-filters .parent.open > label {
    background:#999;
    color:#fff;
}
.prf-filters .parent.checked > label .icon-checkmark,
.prf-filters .parent.open > label .icon-checkmark {
    color:white !important;
    display:inline-block;
    margin-right:10px;
    font-size:10px
}
.prf-filters .parent.checked > label .icon-arrow-down,
.prf-filters .parent.open > label .icon-arrow-down {
    color:white !important
}
.prf-filters .parent.checked > label .icon-checkmark:before,
.prf-filters .parent.checked > label .icon-checkmark {
    color:white !important;
}
.prf-filters .parent.checked > label .icon-arrow-down:before,
.prf-filters .parent.checked > label .icon-arrow-down {
    color:white !important;
}
.prf-filters .parent.open {
    position:relative;
    z-index:10;
}
.prf-filters .parent.open .prf-content {
    display:block
}
.prf-filters .parent .prf-content {
    background:#fff;
    border:1px solid #d5d5d5;
    display:none;
    left:0;
    padding:20px 10px;
    position:absolute;
    top:35px;
    z-index:10;
}
.prf-filters .parent .prf-content .default-list {
    border:0;
    margin:0;
    padding:0;
    list-style-type:none;
    margin-bottom:10px;
}
.prf-filters .parent .prf-content .default-list li {
    float:left;
    margin:0 0 10px;
    width:225px;
}
.prf-filters .parent .prf-content .default-list li.no-results label {
    color:#b6b6b6
}
.prf-filters .parent .prf-content .default-list label {
    color:#000;
    cursor:pointer;
    font-size:12px;
    text-transform:uppercase;
}
.prf-filters .parent .prf-content .default-list label input[type="checkbox"] {
    margin-right:10px;
    width:auto
}
.prf-filters .parent .prf-content .actions {
    clear:both;
    white-space:nowrap;
}
.prf-filters .parent .prf-content .actions .btn-submit {
    background:#e61f22;
    border:0;
    color:#fff;
    display:inline-block;
    padding:10px 40px;
    text-transform:uppercase;
}
.prf-filters .parent .prf-content .actions .btn-submit:hover {
    color:#fff;
    background:#999;
    cursor:pointer
}
.prf-filters .parent .prf-content .actions a {
    color:#000;
    display:inline-block;
    margin:0 20px;
    padding:10px 20px;
    text-decoration:none;
}
.prf-filters .parent .prf-content .actions a:hover {
    color:#e61f22
}
.prf-filters .parent .prf-content#design-lines-content {
    padding-right:280px;
    width:500px;
}
.prf-filters .parent .prf-content#design-lines-content .preview {
    position:absolute;
    right:25px;
    top:25px;
    width:240px;
}
.prf-filters .parent .prf-content#design-lines-content .preview #design-lines-preview-link {
    color:#000;
    display:inline-block;
    font-weight:bold;
    margin:15px 0 10px;
    text-decoration:none;
}
.prf-filters .parent .prf-content#design-lines-content .preview #design-lines-preview-link .icon {
    color:#e61f22;
    margin-left:10px
}
.prf-filters .parent .prf-content#design-lines-content .preview #design-lines-preview-text {
    margin:0;
    padding:0
}
.prf-filters .parent .prf-content#unique-product-solutions-content {
    left:-252px;
    width:968px;
}
.prf-filters .parent .prf-content#unique-product-solutions-content .columns {
    margin-bottom:10px;
}
.prf-filters .parent .prf-content#unique-product-solutions-content .columns .col {
    float:left;
    width:235px
}
.prf-filters .parent .prf-content#unique-product-solutions-content .columns .default-list .item {
    float:none;
    width:100%
}
.prf-filters .parent .prf-content#unique-product-solutions-content .columns .preview {
    margin:0 0 15px
}
.prf-filters .parent .prf-content#product-benefits-content {
    padding-top:15px;
    width:450px;
}
.prf-filters .parent .prf-content#product-benefits-content .icons-list {
    margin-bottom:20px;
}
.prf-filters .parent .prf-content#product-benefits-content .icons-list .item {
    margin-bottom:5px;
    position:relative;
}
.prf-filters .parent .prf-content#product-benefits-content .icons-list .item label {
    text-transform:none
}
.prf-filters .parent .prf-content#product-benefits-content .icons-list .item .icon {
    color:#d5d5d5;
    font-size:29px;
    margin-right:5px;
    position:relative;
    top:5px
}
.prf-filters .parent .prf-content#accessories-content {
    width:500px;
}
.prf-filters .parent .prf-content#accessories-content .item {
    width:250px;
}
.prf-filters .parent .prf-content#size-ranges-content {
    width:540px;
}
.prf-filters .parent .prf-content#size-ranges-content .item {
    padding:0;
    margin:0;
    width:250px;
}
.prf-filters .parent .prf-content#size-ranges-content .item:first-child {
    margin-right:30px
}
.prf-filters .parent .prf-content#size-ranges-content .range-label {
    float:left;
    width:80px
}
.prf-filters .parent .prf-content#size-ranges-content .range-content {
    float:left;
    width:150px;
}
.prf-filters .parent .prf-content#size-ranges-content .range-content .noUi-target {
    margin-top:7px
}
.prf-filters .parent .prf-content#size-ranges-content .range-content .range-info {
    margin-top:10px;
}
.prf-filters .parent .prf-content#size-ranges-content .range-content .range-info input[type="text"] {
    border:0;
    font-size:12px;
    padding:0;
    margin:0;
    width:60px;
}
.prf-filters .parent .prf-content#size-ranges-content .range-content .range-info input[type="text"]:first-child {
    text-align:right
}
.prf-filters .parent .prf-content#size-ranges-content .range-content .range-info .range-to {
    display:inline-block;
    margin:0 5px
}
.prf-filters .parent .prf-content#attachment-mounting-content {
    width:450px;
}
.prf-filters .parent .prf-content#attachment-mounting-content .item label {
    text-transform:none
}
.prf-reset {
    border-bottom:1px solid #999;
    margin:0 0 15px;
    padding:15px 0 30px;
}
.prf-reset .reset-all-filters {
    color:#000;
    text-decoration:none;
}
.prf-reset .reset-all-filters:hover {
    color:#e61f22
}
.prf-reset .reset-all-filters .icon {
    color:#e61f22;
    font-weight:normal;
    padding-right:5px
}
.prf-sidenav {
    border:0;
    margin:0;
    padding:0;
    list-style-type:none;
}
.prf-sidenav .item {
    background:none;
    border:0;
    margin:0;
    padding:0;
    margin-bottom:15px;
}
.prf-sidenav .item a {
    background:#e8e8e8;
    border:1px solid #d5d5d5;
    color:#000;
    display:block;
    padding:8px 34px;
    position:relative;
    text-decoration:none;
    text-transform:uppercase;
    line-height:16px;
}
.prf-sidenav .item a .icon {
    position:absolute;
}
.prf-sidenav .item a .icon:first-child {
    left:7px;
    top:23.33333%;
}
.prf-sidenav .item a .icon-arrow-right {
    right:10px;
    top:30.333333%;
}
.prf-sidenav .item a:hover {
    background:#999;
    color:#fff;
}
.prf-sidenav .item a:hover .icon {
    color:#fff
}
.prf-sidenav .item a .icon {
    color:#e61f22;
    font-size:16px;
    /* margin-right:10px; */
}
.prf-sidenav .item a .icon-arrow-right {
    /* float:right; */
    font-size:13px;
    /* margin:3px 5px 0 0; */
    *zoom:1
}
#share-buttons {
    float:left;
}
#share-buttons .share-button {
    display:inline-block;
    *zoom:1;
    *display:inline;
}
#share-buttons .share-button a {
    display:block;
    color:#fff;
    padding:5px 10px;
    text-decoration:none;
    text-transform:uppercase
}
#share-buttons .share-button .icon {
    color:#fff
}
#share-buttons .share-button .share-text {
    font-size:10px;
    font-weight:bold;
    position:relative;
    top:-1px;
    text-transform:uppercase
}
#share-buttons #facebook-button {
    background:#3a5898;
}
#share-buttons #facebook-button:hover {
    background:#5174bd
}
#share-buttons #facebook-button .icon {
    padding-right:5px
}
#share-buttons #twitter-button {
    background:#01acee;
}
#share-buttons #twitter-button:hover {
    background:#27c2fe
}
#share-buttons #twitter-button .icon {
    padding-right:5px
}
#share-buttons #google-plus-button {
    background:#b32c26;
}
#share-buttons #google-plus-button:hover {
    background:#d6443e
}
#share-buttons #pinterest-button {
    background:#cd2028;
}
#share-buttons #pinterest-button:hover {
    background:#e24249
}
#share-buttons #mail-button {
    background:#000;
}
#share-buttons #mail-button:hover {
    background:#333
}
.ie9 #google-plus-button {
    height:24px;
    position:relative;
    top:-1px
}
.footer {
    border-top:1px solid #999;
    padding:20px 0 0;
    width: 1020px;
}
.footer a {
    color:#000;
    text-decoration:none
}
.footer a:hover {
    color:#e61f22
}
.footer:before,
.footer:after {
    content:' ';
    display:table
}
.footer:after {
    clear:both
}
.footer .menu {
    float:left;
    margin-bottom:20px;
    width:655px
}
.footer .menu .menuColumn {
    float:left;
    margin:0 10px 0 0;
    width:140px
}
.footer h2 {
    color:#000;
    font-size:16px;
    font-weight:bold;
    margin:0 0 20px 0;
    padding:0
}
.footer h2 a {
    color:#000;
    text-decoration:none
}
.footer ul {
    border:0;
    margin:0;
    padding:0;
    list-style-type:none
}
.footer ul li {
    background:none;
    margin:0 0 15px;
    padding:0;
}
.footer ul li a {
    color:#000;
    text-decoration:none
}
.footer ul li:first-letter {
    text-transform:uppercase
}
.footer .contact {
    float:left;
    width:335px
}
.footer .contact .contactLink {
    display:inline-block;
    font-size:16px;
    font-weight:bold;
    margin-bottom:20px;
    position:relative
}
.footer .contact .socials {
    margin-bottom:15px
}
.footer .contact .socials:before,
.footer .contact .socials:after {
    content:' ';
    display:table
}
.footer .contact .socials:after {
    clear:both
}
.footer .contact .socials .facebook,
.footer .contact .socials .twitter,
.footer .contact .socials .play,
.footer .contact .socials .youtube,
.footer .contact .socials .pinterest,
.footer .contact .socials .linkedin,
.footer .contact .socials .mail,
.footer .contact .socials .itunes {
    background:#d5d5d5;
    color:#fff;
    display:inline-block;
    float:left;
    margin-right:2px;
    font-family:'icomoon';
    speak:none;
    font-style:normal;
    font-weight:normal;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    height:24px;
    width:24px;
}
.footer .contact .socials .facebook:hover,
.footer .contact .socials .twitter:hover,
.footer .contact .socials .play:hover,
.footer .contact .socials .youtube:hover,
.footer .contact .socials .pinterest:hover,
.footer .contact .socials .linkedin:hover,
.footer .contact .socials .mail:hover,
.footer .contact .socials .itunes:hover {
    background:#999
}
.footer .contact .socials .facebook:before,
.footer .contact .socials .twitter:before,
.footer .contact .socials .play:before,
.footer .contact .socials .youtube:before,
.footer .contact .socials .pinterest:before,
.footer .contact .socials .linkedin:before,
.footer .contact .socials .mail:before,
.footer .contact .socials .itunes:before {
    left:6px;
    position:relative;
    top:6px
}
.footer .contact .socials .itunes {
    width:72px
}
.footer .contact .socials .facebook:before {
    content:'\e602'
}
.footer .contact .socials .twitter:before {
    content:'\e601'
}
.footer .contact .socials .youtube:before {
    content:'\e603'
}
.footer .contact .socials .pinterest:before {
    content:'\e605'
}
.footer .contact .socials .linkedin:before {
    content:'\e604'
}
.footer .contact .socials .mail:before {
    content:'@';
    font-family:verdana;
    top:4px
}
.footer .contact .socials .itunes:before {
    content:'\e626';
    font-size:17px;
    top:4px
}
.footer .contact h2 {
    font-size:13px;
    font-weight:normal;
    margin:0 0 10px;
    padding:0
}
.footer .contact form input[type="text"] {
    background:none;
    border-radius:0;
    color:#999;
    margin-bottom:20px;
    border:1px solid #ccc;
    width:213px;
    padding:5px
}
.footer .contact form {
    width:230px
}
.footer .contact form .contactPrivacyPolicy {
    display:block;
    margin:0 0 15px;
    width:100%
}
.footer .contact form .contactPrivacyPolicy input[type="checkbox"] {
    margin-right:5px;
    width:auto
}
.footer .contact form .button {
    background:#e8e8e8;
    border:1px solid #d4d4d4;
    color:#000;
    cursor:pointer;
    display:inline-block;
    font-size:14px;
    padding:4px 10px 4px 15px;
    position:relative;
    text-transform:uppercase;
    white-space:nowrap
}
.footer .contact form .button span:after {
    color:#e61f22;
    font-family:'icomoon';
    speak:none;
    font-style:normal;
    font-weight:normal;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    content:"\e618";
    padding-left:5px;
    font-size:12px
}
.footer .contact form .button:hover {
    background:#999;
    color:#fff
}
.footer .contact form .button:hover span:after {
    color:#fff
}
.footer .footerLinks {
    border-bottom:1px solid #999;
    clear:both;
    margin:0 0 15px;
    padding:0 0 15px
}
.footer .footerLinks a {
    border-left:1px solid #000;
    display:inline-block;
    font-size:14px;
    margin:0 0 0 10px;
    padding:2px 0 2px 10px
}
.footer .footerLinks a:first-child {
    border:0;
    margin-left:0;
    padding-left:0
}
.footer .bottomLeft,
.footer .bottomRight {
    font-size:14px
}
.footer .bottomLeft {
    float:left
}
.footer .bottomLeft > a {
    display:inline-block;
    font-size:14px;
    margin:0 10px 0 0;
    padding:2px 10px 2px 0;
    text-transform:uppercase
}
.footer .bottomLeft .otherCountries:before {
    display:inline-block;
    margin:0 5px 0 0;
    top:2px;
    position:relative;
    font-family:'icomoon';
    content:"\e600";
    speak:none;
    font-style:normal;
    font-weight:normal;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    font-size:18px;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
.footer .bottomRight {
    text-align:right
}
.favourites-header h1 {
    border:0;
    margin:0;
    padding:0;
    color:#000;
    font-size:16px;
    font-weight:bold;
    padding:15px 0 25px;
    text-transform:none
}
.favourites-sidenav {
    float:left;
    width:234px
}
.favourites-main {
    float:right;
    width:740px
}
.favourites-subnav {
    margin-bottom:20px;
}
.favourites-subnav ul {
    border:0;
    margin:0;
    padding:0;
    list-style-type:none;
}
.favourites-subnav ul li {
    background:none;
    border:none;
}
.favourites-subnav ul li a {
    color:#000;
    font-size:12px;
    padding:5px 25px;
    text-decoration:none;
    text-transform:none
}
.favourites-grid {
    margin-left:-15px;
    width:756px;
    *zoom:1;
    *position:relative;
    *left:15px;
}
.favourites-grid .prf-item {
    margin-left:16px;
    width:234px
}
.technical-drawing {
    max-width:100%;
    max-height:150px;
    margin:0 10px 10px 0;
}
/* product detail*/

.hover-image {
    border:1px solid #d5d5d5;
    display:none;
    left:254px;
    max-width:500px;
    position:absolute;
    top:215px;
    z-index:999;
}
.prf-sidenav .icon-email:before {
    content:'@';
    font-family:arial;
    font-weight:bold;
    position:relative;
    top:-3px;
}
.ie8 .product-detail .product-detail-content .product-detail-main .product-info-box-title.close {
    border-bottom:5px solid white;
}
.ie8 .product-detail .product-detail-content .product-detail-main .product-info-box {
    margin:0;
}
/* design-lines lightbox */

.desing-lines-lightbox-placeholder {
    display:none
}
.design-lines-lightbox {
    background:#fff;
    width:758px;
}
.design-lines-lightbox .main-img {
    display:block;
}
.design-lines-lightbox .main-img img {
    height:284px;
    width:758px
}
.design-lines-lightbox .inner {
    padding:25px 50px
}
.design-lines-lightbox .headline {
    font-size:16px;
    font-weight:normal;
    margin:0 0 20px;
    padding:0;
    text-transform:uppercase
}
.design-lines-lightbox .description {
    line-height:1.5;
    margin:0 0 25px
}
.design-lines-lightbox .buttons .button {
    padding-right:0;
    text-transform:none;
}
.design-lines-lightbox .buttons .button .icon {
    position:relative;
    top:1px
}
.design-lines-lightbox .buttons .button.information {
    margin-right:20px
}
.design-lines-lightbox-wrap .pp_content {
    padding:0
}
.design-lines-lightbox-wrap a.pp_close {
    right:40px
}
.design-lines-lightbox-wrap a.pp_next,
.design-lines-lightbox-wrap a.pp_previous {
    background:none;
    display:inline-block;
    height:20px;
    text-decoration:none;
    text-indent:0;
    width:20px;
}
.design-lines-lightbox-wrap a.pp_next:hover,
.design-lines-lightbox-wrap a.pp_previous:hover {
    background:none;
}
.design-lines-lightbox-wrap a.pp_next:hover .icon,
.design-lines-lightbox-wrap a.pp_previous:hover .icon {
    color:#e61f22
}
.design-lines-lightbox-wrap .pp_arrow_nav {
    position:absolute;
    top:310px;
}
.design-lines-lightbox-wrap .pp_arrow_nav.pp_next {
    right:50px
}
.design-lines-lightbox-wrap .pp_arrow_nav.pp_previous {
    left:15px
}
.design-lines-lightbox-wrap .pp_arrow_nav .icon {
    color:#000;
    font-size:20px
}
.product-finder-index div.pp_pic_holder {
    margin-top:-200px !important;
}
.design-lines-lightbox-wrap.pp_content_container .pp_details {
    display:none;
}
/* default lightbox */

div.pp_pic_holder {
    margin-top:10px !important;
    max-width: initial !important;
}
/*.default-lightbox-wrap a.pp_close {
    background: white;
    display: inline-block;
    height: auto;
    padding: 0 10px;
    right: 24px;
    text-indent: 0;
    top: 7px;
    width: auto;
}*/

.default-lightbox-wrap a.pp_close {
    right:24px;
}
.default-lightbox-wrap a.pp_close .icon {
    display:none;
}
/*.default-lightbox-wrap a.pp_close .icon-cross:before {
  content: 'x';
  color: #e61f22;
  font-family: verdana, arial, sans-serif;
  font-size: 30px;
}
.default-lightbox-wrap a.pp_close:hover {
  text-decoration: none;
}
.default-lightbox-wrap a.pp_close:hover .icon-cross:before {
  color: black;
}*/

/* errors */

.footer .contact form input[type="text"].errors {
    border-color:red;
}
.footer .contact form .contactPrivacyPolicy input[type="checkbox"].errors + a {
    color:red;
}
/* contact form lightbox */

.pp_inline .contact-form {
    position:relative;
}
.pp_inline .contact-form .loader {
    background-color:white;
    background-repeat:no-repeat;
    background-position:center center;
    height:105%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:999;
}
.pp_inline .contact-form fieldset {
    padding:10px;
    width:450px;
}
.pp_inline .contact-form fieldset h2 {
    margin:0;
    padding:10px 0 20px;
    text-transform:none;
}
.pp_inline .contact-form p {
    margin:0;
    padding:0;
}
.pp_inline .contact-form label {
    float:left;
    margin:0;
    padding:5px 0 0;
    width:145px;
}
.pp_inline .contact-form input[type="text"] {
    padding:5px;
    width:290px;
}
.pp_inline .contact-form select {
    padding:5px 0;
    width:300px;
}
.pp_inline .contact-form .errors select {
    border-color:red;
}
.pp_inline .contact-form .errors {
    position:relative;
}
.pp_inline .contact-form .errors .error {
    background:red;
    color:white;
    display:inline-block;
    left:145px;
    padding:3px 5px;
    position:absolute;
    top:30px;
    white-space:nowrap;
    z-index:10;
}
.pp_inline .contact-form .errors .error:before {
    border-left:5px solid transparent;
    border-right:5px solid transparent;
    border-bottom:5px solid red;
    content:'';
    height:0;
    position:absolute;
    top:-5px;
    width:0;
}
.pp_inline .contact-form textarea {
    height:100px;
    padding:5px;
    width:290px;
}
.pp_inline .contact-form .policy-row {
    padding-left:145px;
}
.pp_inline .contact-form .policy-row label {
    float:none;
    padding:0;
    width:auto;
}
.pp_inline .contact-form .policy-row input {
    padding:0;
    margin:0;
    width:auto;
}
.pp_inline .contact-form .policy-row a {
    text-decoration:underline;
}
.pp_inline .contact-form .policy-row.errors a {
    color:red;
}
.pp_inline .contact-form .submits {
    padding:0 10px 0 145px;
    width:auto;
}
.pp_inline .contact-form .submits p {
    display:block;
    clear:both;
    float:none;
    font-style:italic;
    margin-bottom:30px !important;
}
.pp_inline .contact-form .submits .reset-btn {
    background:none;
    border:0;
    color:#e61f22;
    float:none;
    padding:0;
    text-decoration:underline;
}
.pp_inline .form-success {
    display:table-cell;
    height:470px;
    vertical-align:middle;
    text-align:center;
    width:470px;
}
.pp_content_container.contact-form-ligthbox .pp_hoverContainer {
    display:block !important;
    height:10px !important;
}
.pp_content_container.contact-form-ligthbox .pp_hoverContainer .pp_next,
.pp_content_container.contact-form-ligthbox .pp_hoverContainer .pp_previous {
    display:none !important;
}
/* favourites products form */

.pp_content_container.products-form-ligthbox .pp_hoverContainer {
    display:block !important;
    height:10px !important;
}
.pp_content_container.products-form-ligthbox .pp_hoverContainer .pp_next,
.pp_content_container.products-form-ligthbox .pp_hoverContainer .pp_previous {
    display:none !important;
}
.products-form-ligthbox #favouritesSendForm {
    text-align:center;
    padding:5px 0 0 0;
    position:relative;
}
.products-form-ligthbox #favouritesSendForm .loader {
    background-color:white;
    height:105%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
}
.products-form-ligthbox input[type="text"] {
    margin-bottom:10px;
}
.products-form-ligthbox p.errors {
    margin:0;
    padding:0;
}
.products-form-ligthbox .pp_details {
    display:none;
}
.products-form-ligthbox .sent {
    margin-top:50px;
}
.ie8 .prf-filters .parent .icon-checkmark {
    color:white !important;
}
/* favourites */

.addToFavourites .icon-favourites:before {
    content:"\e607";
}
.addToFavourites.favourite .icon-favourites:before {
    content:"\e608";
}
.addToFavourites.mouseOver .icon-favourites:before {
    content:"\e608";
}
.addToFavourites.favourite.mouseOver .icon-favourites:before {
    content:"\e607";
}

/* management list */
#management-list {
    clear: both;
}

#management-list li {
    float: left;
    box-sizing: border-box;
    background: none;
    padding: 0 10px 20px 0;
}

#management-list .list-content > strong {
    font-size: 14px;
    display: inline-block;
    margin-bottom: 8px;
}

#management-list .list-content > a {
    font-weight: bold;
}

#management-list .list-content > a:hover {
    color: #e61f22;
}

#management-list .col-3 {
    width: 33%
}

#management-list img {
    float: left;
    margin-right: 20px;
}

#management-list .list-content {
    float: left;
    max-width: 140px;
}

.contactInfo {
    position: absolute;
    width: 200px;
    right: -230px;
    top: 0;
    margin-left: 0;
    padding-left: 15px;
    border-left: 1px #bbb solid;
    padding-bottom: 0;
}

.contactInfo {
    height: 150px;
    width: 150px;
}

#articles-in-news {
    float: left;
    width: 750px;
}

#social-sidebar {
    float: left;
    width: 240px;
}

/* PRINT */

@media print {
    * {
        background:transparent !important;
        /*color: black !important;*/
        box-shadow:none !important;
        text-shadow:none !important;
        filter:none !important;
        -ms-filter:none !important;
    }
    /* Black prints faster: h5bp.com/s */
    a,
    a:visited {
        text-decoration:underline;
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content:"";
    }
    /* Don't show links for images, or javascript/internal links */
    pre,
    blockquote {
        border:1px solid #999;
        page-break-inside:avoid;
    }
    thead {
        display:table-header-group;
    }
    /* h5bp.com/t */
    tr,
    img {
        page-break-inside:avoid;
    }
    img {
        max-width:100% !important;
    }
    @page {
        margin:0.5cm;
    }
    p,
    h2,
    h3 {
        orphans:3;
        widows:3;
    }
    h2,
    h3 {
        page-break-after:avoid;
    }
    h1,
    h2,
    h3 {
        font-family:arial !important;
    }
    a {
        text-decoration:none;
    }
    .content {
        clear:both;
    }
    #teaser {
        float:none;
        clear:both;
    }
    .page-job-detail .aside {
        float:none;
        clear:both;
        padding-top:0;
    }
    #breadcrumbs {
        border:none;
    }
    #header {
        height:auto;
    }
    nav,
    #header,
    #teaser,
    #footer,
    .footer,
    .subnav,
    #countries,
    #product-countries,
    .downloads,
    #langs,
    .socials,
    .tagcloud,
    .product-detail .country-select,
    .pager,
    .action,
    .back-to-top,
    .print-wrap,
    .footer .menu,
    .footer .contact,
    .footer .footerLinks,
    .footer .bottomLine,
    .footer .bottomLeft,
    button[type="submit"] {
        display:none !important;
    }
    .faq-wrapper .article .answerContent,
    .faq-wrapper .article .answerTitle {
        display:block !important;
    }
    .product-detail .product-detail-content .product-detail-main .product-info-box .product-info-box-title:after {
        display:none;
    }
    .product-detail .product-detail-content .product-detail-main .product-info-box .product-info-box-content {
        display:block !important;
    }
}

/*FONTS*/

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

/* FIXME - below content move to external css screen.css */
[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-zoom-in:before {
    content: "\e60d";
}
.icon-pencil:before {
    content: "\e60e";
}
.icon-globe:before {
    content: "\e600";
}
.icon-twitter:before {
    content: "\e601";
}
.icon-facebook:before {
    content: "\e602";
}
.icon-phone:before {
    content: "\e610";
}
.icon-play:before {
    content: "\e603";
}
.icon-cart:before {
    content: "\e611";
}
.icon-in:before {
    content: "\e612";
}

.icon-search:before {
    content: "\e606";
}
.icon-star:before {
    content: "\e607";
}
.icon-image:before {
    content: "\e613";
}
.icon-wrench:before {
    content: "\e614";
}
.icon-star-full:before {
    content: "\e608";
}
.icon-checkmark:before {
    content: "\e609";
}
.icon-file-pdf:before {
    content: "\e615";
}
.icon-copy:before {
    content: "\e616";
}
.icon-print:before {
    content: "\e60f";
}
.icon-read:before {
    content: "\e624";
}
.icon-grid:before {
    content: "\e60a";
}
.icon-mail:before {
    content: "\e619";
}
.icon-barrier-free:before {
    content: "\e61a";
}
.icon-home:before {
    content: "\e61b";
}
.icon-house:before {
    content: "\e61c";
}
.icon-hotel:before {
    content: "\e61d";
}
.icon-eco:before {
    content: "\e61e";
}
.icon-tailormade:before {
    content: "\e61f";
}
.icon-space-saving:before {
    content: "\e620";
}
.icon-health:before {
    content: "\e621";
}
.icon-people:before {
    content: "\e622";
}
.icon-children:before {
    content: "\e623";
}
.icon-pinit:before {
    content: "\e625";
}
.icon-itunes:before {
    content: "\e626";
}
.icon-arrow-left:before {
    content: "\e617";
}
.icon-arrow-right:before {
    content: "\e618";
}
.icon-pinterest:before {
    content: "\e605";
}
.icon-arrow-down:before {
    content: "\e60b";
}
.icon-arrow-up:before {
    content: "\e60c";
}
.icon-linkedin:before {
    content: "\e604";
}
.icon-envelope:before {
    content: "\e627";
}
.icon-email:before {
    content: "@";
}
.icon-geolocation:before {
    content: "\e9b3";
}


#site > ul li ul li { background: url(http://www.laufen.ch/wps/wcm/connect/e696728041cfe348ae5caec6f3947131/menu_gray_arrow.png?MOD=AJPERES&amp;CACHEID=e696728041cfe348ae5caec6f3947131) right 50% no-repeat;}
#site > ul li ul li:hover { background: url(http://www.laufen.ch/wps/wcm/connect/f6ab708041cfe474ae60aec6f3947131/menu_black_arrow.png?MOD=AJPERES&amp;CACHEID=f6ab708041cfe474ae60aec6f3947131) right 50% no-repeat; }
#site > ul > li > a:hover,
#site > ul > li:hover > a,
#site > ul > li.active > a {
    background: url(http://www.laufen.ch/wps/wcm/connect/40c2140041cfe306ae5aaec6f3947131/menu_white_arrow.png?MOD=AJPERES&amp;CACHEID=40c2140041cfe306ae5aaec6f3947131) right 50% no-repeat #999
;}

#site > ul > li > a { background: url(http://www.laufen.ch/wps/wcm/connect/40c2140041cfe306ae5aaec6f3947131/menu_white_arrow.png?MOD=AJPERES&amp;CACHEID=40c2140041cfe306ae5aaec6f3947131) right 50% no-repeat; }

#site ul li div .details li div .more { background: url(http://www.laufen.ch/wps/wcm/connect/89c4f00041cfe699ae62aec6f3947131/learn_more.png?MOD=AJPERES&amp;CACHEID=89c4f00041cfe699ae62aec6f3947131) 0 50% no-repeat;}

.loader {
    background-image: url('../img/laufen-UI/ajax-loader.gif');
}

.gallery.carousel .carousel-nav .arrow-next {
    background-image: url('http://www.laufen.ch/wps/wcm/connect/7d353180424a4c7ab0d9b4f5bfee2bf3/pretty-next.png?MOD=AJPERES&amp;CACHEID=7d353180424a4c7ab0d9b4f5bfee2bf3');
}

.gallery.carousel .carousel-nav .arrow-prev{
    background-image: url('http://www.laufen.ch/wps/wcm/connect/e893f900424a4ca4b0dbb4f5bfee2bf3/pretty-prev.png?MOD=AJPERES&amp;CACHEID=e893f900424a4ca4b0dbb4f5bfee2bf3');
}

.matrix-header th{background:url(http://www.laufen.ch/wps/wcm/connect/48e91d00437a84eea014e71b516dbff0/matrix-header.gif?MOD=AJPERES&amp;CACHEID=48e91d00437a84eea014e71b516dbff0) bottom left repeat-x;}

.pp_loaderIcon,
.loader-big {
    background: url('../img/laufen-UI/preloader.gif') center center no-repeat;
}

.pp_close {
    background: url(http://www.laufen.ch/wps/wcm/connect/78300c8042b6c0ffbfb1bf80b9a07a05/pretty-close.png?MOD=AJPERES&amp;CACHEID=78300c8042b6c0ffbfb1bf80b9a07a05) 0 0 no-repeat;
}


#site > ul > li > div,
#site > ul > li > div > ul,
#site li li:hover > div {
    background: url(http://www.laufen.ch/wps/wcm/connect/db50098043a5272497d8ff1fd1baa7cd/menu.png?MOD=AJPERES&amp;CACHEID=db50098043a5272497d8ff1fd1baa7cd);
}

div#catalog-page-footer {
    width: 1020px;
    margin: 0 auto;
}

#catalog-page-footer.mobile {
	width: 100%;
}


/* mobile static content */
.mobile .subnav {
	width: 100%;
}

.mobile .mixed-content {
	width: 100%;
}

.mobile #breadcrumbs {
	width: 100%;
}

.mobile .swiper-home {
    position: relative;
    top: 80px;
    margin: 0 auto;
    width: 98%;
}

/* ==========================================================================
   V5 styles (Roca World Map)
   ========================================================================== */
.world-map-content {
	position: relative;
}


.world-map {
	width: 100%;
	height: 510px;
	overflow: hidden;
	position: relative;
	display: block;
	margin-bottom: 10px;
}

.world-map #map_sidebar {
	width: 279px;
	height: 510px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
	background: transparent url("../img/laufen-UI/rwm_layer_bkg.png") no-repeat 0 0;
	padding: 4px 40px 4px 8px;
}

.world-map #map_sidebar p {
	font-size: 0.7em;
	margin: 0 0 8px 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	color: #777;
}


.world-map #map_sidebar p.title {
	font-size: 1em;
	margin-bottom: 10px;
	padding: 5px 0;
}

.world-map #map_sidebar .group {
	margin-top: 20px;
	clear: both;
	float: left;
	position: relative;
}

.world-map #map_sidebar .group .local_selector {
	top: 120px;
	float: left;
	clear: both;
	position: absolute;
}

.world-map #map_sidebar .map_sidebar_toggle {
	position: absolute;
	top: 0;
	right: 4px;
	width: 29px;
	height: 33px;
	display: block;
	cursor: pointer;
}

.world-map #map_sidebar ul li {
	font-size: 0.8em;
	clear: both;
	line-height: 2.2em;
	position: relative;
	float: left;
	margin-bottom: 5px;
}

.world-map #map_sidebar ul li span.check, .world-map #map_sidebar ul li span.check.inactive {
	width: 26px;
	height: 26px;
	display: block;
	background: transparent url(../images/rocaUI/rwm/ico_inactive_check.png) no-repeat 0 0;
	float: left;
	margin-right: 5px;
	cursor: pointer;
}

.world-map #map_sidebar ul li span.check.active {
	background: transparent url(../images/rocaUI/rwm/ico_active_check.png) no-repeat 0 0;
}

.world-map #map_sidebar ul li p {
	float: left;
	font-size: 1.2em;
	color: #000;
}

.world-map #map_sidebar ul li span.ico {
	width: 46px;
	height: 37px;
	display: block;
	margin-left: 5px;
	float: left;
	margin-top: -5px;
}

.world-map #map_sidebar ul li.offices span.ico {
	background: transparent url(../images/rocaUI/rwm/ico_offices.png) no-repeat 0 0;
}

.world-map #map_sidebar ul li.galleries span.ico {
	background: transparent url(../images/rocaUI/rwm/ico_galleries.png) no-repeat 0 0;

}

.world-map #map_sidebar ul li.showrooms span.ico {
	background: transparent url(../images/rocaUI/rwm/ico_showrooms.png) no-repeat 0 0;
}

.world-map #map_sidebar ul li.labs span.ico {
	background: transparent url(../images/rocaUI/rwm/ico_labs.png) no-repeat 0 0;
}

.world-map #map_sidebar ul li.industries span.ico {
	background: transparent url(../images/rocaUI/rwm/ico_industries.png) no-repeat 0 0;
}

.world-map #map_sidebar ul li.pointsofsale span.ico {
	background: transparent url(../images/rocaUI/rwm/ico_pointsofsale.png) no-repeat 0 0;
}

.world-map #map_sidebar ul li.technicalservices span.ico {
	background: transparent url(../images/rocaUI/rwm/ico_technicalservices.png) no-repeat 0 0;
}

.world-map-content #map_form, .world-map #map_sidebar .map_form_sidepos {
	position: absolute;
	z-index: 40;
	width: 230px;
}

.world-map-content #map_form {
	display: none;
}

.world-map-content #map_form form, .world-map #map_sidebar .map_form_sidepos form {
	width: 100%;
}

.world-map-content #map_form form.custom div.custom.dropdown, .world-map #map_sidebar .map_form_sidepos form.custom div.custom.dropdown {
	width: 100% !important;
	font-size: 0.9em;
	color: #999;
}

.world-map-content #map_form form.custom div.custom.dropdown ul, .world-map #map_sidebar .map_form_sidepos form.custom div.custom.dropdown ul {
	width: 100% !important;
}

.world-map #map_canvas {
	width: 100%;
	height: 510px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

.world-map #map_sidebar #showRange label input {margin-right:5px; }

.centerbox {width: 100% !important; padding: 0 !important; margin: 0 auto !important;}

.labelPoS {
  display: inline-block;
  width: 150px;
}


.dropdownPos {
	color: #999;
	display: block;
    position: relative;
    width: 100%;
    white-space: nowrap;
}

/* ==========================================================================
   xHotSpots & TipTip Styles
   ========================================================================== */

.xhs-wrap {
	height: 100%;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
}
.xhs-wrap.hs-loading * {
	display: none;
}
.xhs-wrap img {
	display: block;
}

.xhs-spot-object {
	position: absolute;
	cursor: pointer;
	z-index: 99;
}
.xhs-spot-object.visible-tooltip {
	z-index: 9999;
}
.xhs-spot.visible .xhs-spot-shape {
	position: absolute;
	left: -1px;
	top: -1px;
	width: 32px;
	height: 32px;
	z-index: 99;
	background: transparent url(../img/xhotspot/xhs_spot.png) repeat 0 0;
}

.lt-ie9.lt-ie8 .xhs-spot.visible .xhs-spot-shape {
	background: transparent url(../img/xhotspot/xhs_spot.png) repeat 0 0;
	}

.xhs-tooltip {
	display: none;
}

#tiptip_holder {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 98888;
}

#tiptip_holder.tip_top {
	padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
	padding-top: 5px;
}

#tiptip_holder.tip_right {
	padding-left: 5px;
}

#tiptip_holder.tip_left {
	padding-right: 5px;
}

#tiptip_content {

}

#tiptip_arrow, #tiptip_arrow_inner {
	position: absolute;
	width: 18px;
	height: 18px;
	margin-left: -4px;
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
	background: transparent url(../img/xhotspot/arrow_down.png) repeat 0 0;
	margin-top: -4px;
	margin-left: -4px;
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
	background: transparent url(../img/xhotspot/arrow_top.png) repeat 0 0;
	margin-top: -2px;
	margin-left: -4px;
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
	background: transparent url(../img/xhotspot/arrow_left.png) repeat 0 0;
	margin-left: -2px;
    margin-top: -4px;
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
	background: transparent url(../img/xhotspot/arrow_right.png) repeat 0 0;
	margin-left: -4px;
	margin-top: -4px;
}

#tiptip_holder .tt-box {
	width: auto;
	height: 170px;
	padding: 5px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.6);
	-o-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.6);
	-ms-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.6);
	background: transparent url(../images/rocaUI/background_opacity_tt.png) repeat 0 0;
}

.lt-ie9.lt-ie8 #tiptip_holder .tt-box .tt-info {
	height: 160px;
}

.lt-ie9 #tiptip_holder .tt-box .tt-info {
	height: 160px;
}


.lt-ie9 #tiptip_holder .tt-box .tt-picture{
	height: 160px;
}

.lt-ie9.lt-ie8 #tiptip_holder .tt-box{
	height: 165px;
	overflow: hidden;
}

.lt-ie8 #tiptip_holder .tt-box { background-color: #000;}

#tiptip_holder .tt-box .tt-info {
	float: left;
	width: 239px;
	height: 100%;
	margin-right: 1px;
	background: #f6f6f6 url(../images/rocaUI/hotspot_bkg.jpg) repeat 0 0;
}

#tiptip_holder .tt-box .tt-picture {
	float: left;
	width: 208px;
	height: 100%;
	background-color: #fff;
	overflow: hidden;
}

.touch #tiptip_holder .tt-box {width: 460px;}


.lt-ie9 .tt-box .tt-picture {
	overflow: hidden;

}

.lt-ie9.lt-ie8 .tt-box .tt-picture {
	overflow: hidden;
}

#tiptip_holder .tt-box .tt-picture img {width: auto; height: 88%; margin: 8px auto 0 auto; display: block; float: none; clear: both; vertical-align: middle}

.lt-ie9.lt-ie8 #tiptip_holder .tt-box .tt-picture img {/* height:auto !important; */ margin: 0 auto;}

html.lt-ie9.lt-ie8 .tt-picture img {/* width:84% !important; max-width: 84% !important; min-width: 84% !important; */}

#tiptip_holder .tt-box h4 {
	font-family: "HelveticaNeueW02-47LtCn_694048", "Helvetica Neue LT W06_47 Lt Cn", "HelveticaNeueW15-47LtCn_777348", "HelveticaNeueW10-47LtCn_777246", "Swiss721BT-LightCondensed",Arial,Helvetica,sans-serif;
	color: #666666;
	font-size: 1.25em;
	font-style: normal;
	font-weight: normal;
	margin: 10px 0 0 10px;
}

#tiptip_holder .tt-box h5 {
	color: #666666;
	font-size: .8125em;
	font-style: normal;
	font-weight: normal;
	margin: 0 0 4px 10px;
}

#tiptip_holder .tt-box p {
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	margin-left: 10px;
	line-height: 16px;
	color: #666666;
}

#tiptip_holder .tt-box p.link {
	line-height: 19px;
	color: #666666;
}

#tiptip_holder .tt-box p a {
	color: #0096D0;
	padding: 2px 2px 2px -2px ;
	margin-top: 8px;
}

#tiptip_holder .tt-box p a:hover {color: #0096D0;
	}

#images-flickr > a > img,
.instagram a > img {
    width: 105px;
    max-height: 140px;
    float: left;
    margin: 0 0 10px 10px
}

.radiusSelection {
    font-weight: bold;
    margin-top:0px;
}