/*-----------------------------------------------
Purmo Main uitedStyle Sheet
----------------------------------------------- */
body, td, th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333;
}
body {
    margin: 0px;
    padding: 0px;
/*    background-color: #eadfb7;
    background-image: url(/_d/common/n_out-bg.gif);
    background-position: center top;
    background-repeat: repeat-y;*/
    background-color: #848484;
}
body.cleverPage {
    background: url(/_d/common/clever-bg-body.png) center top repeat;
}
body.greyBg {
    background: #c7c7c8;
}
/* =LAYOUT
--------------------- */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
 
.clearfix {
    display: inline-block;
}
 
html[xmlns] .clearfix {
    display: block;
}
 
* html .clearfix {
    height: 1%;
}

/* =LAYOUT
--------------------- */
/*
#page-a {
}
#page-a.c {
}
#page-b {
}
#page-b.c {
}
#page-w {
}
*/
#wrapper {
    width: 1060px;
/*    background-color: #FFFFFF;*/
    margin: 0 auto;
    box-shadow: 0px 0px 26px #444;
    -moz-box-shadow: 0px 0px 26px #444;
}
.cleverPage #wrapper {
    background: none;
}
.outer {
/*    background-color: #FFFFFF;
    background-image: url(/_d/common/n_out-bg.gif);
    background-position: center top;
    background-repeat: repeat-y;
    padding: 0 20px;*/
}
#page-w #wrapper {
    width: 710px;
}
form {
    display: inline;
    margin: 0;
    padding: 0;
}
a {
    color: #f66900;
    text-decoration: none;
}
a:hover {
    scolor: #EB6600;
    text-decoration: underline;
}
a img {
    border: none;
}

p {
    margin: 0 0 10px 0;
}
.clear {
    clear: both;
}
.clear-left {
    clear: left;
}
.clear-right {
    clear: right;
}
.input {
    border: 1px solid #999;
    font-family: Tahoma, sans-serif;
    color: #333333;
}
.select {
    border: 1px solid #999;
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    color: #333333;
}
.submit {
    border: 1px solid #777;
    background-color: #999;
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
}
#top-nav {
    position: absolute;
    top: 0;
    right: 22px;
    font-size: 13px;
}
#top-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#top-nav li {
    list-style: none;
    float: left;
    margin: 0;
    padding: 12px 10px 0;
    border-left: 1px solid #cacbcb;
}
.cleverPage #top-nav li {
    background-image: url(/_d/common/clever-n-bg-top-nav.gif);
}
#top-nav li a {
    background-image: url(/_d/common/icon-chevron-right.png);
    background-repeat: no-repeat;
    background-position: right 4px;
    padding-right: 11px;
}
.cleverPage #top-nav li a {
    background-image: url(/_d/common/clever-arrow-r-s-green.png);
    color: #333;
}

/* =HEADER page-a
--------------------- */
#page-a #wrapper {
    width: 1024px;
}
#page-a #header-wrapper {
/*    background-image: url(/_d/common/n_sh-box-bot.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding: 0 19px 20px 20px;*/
    background: #fff;
    padding: 0;
    z-index: 10;
}
#page-a #header {
    position: relative;
    width: 100%;
    height: 563px;
}
#page-a #header-motto {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 195px;
    height: 320px;
    background-color: #f66900;
}
#page-a #header-guarantee {
    position: absolute;
    top: 24px;
    left: 47px;
    width: 101px;
    height: 101px;
}
#page-a #header-flash {
    width: 1021px;
    position: absolute;
    top: 156px;
    z-index: 6;
}
#profile-select {
    display: none;
    position: absolute;
    top: 17px;
    left: 17px;
    color: #FFFFFF;
}
#page-a #profile-select .input {
    width: 158px;
    margin-top: 6px;
    border: 1px solid #EB6600;
    background-color: #FFFFFF;
}

/* =HEADER campaign page-c
--------------------- */
#page-c #wrapper {
    width: 1024px;
}
#page-c #header-wrapper {
/*    background-image: url(/_d/common/n_sh-box-bot.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding: 0 19px 20px 20px;*/
    background: #fff;
    padding: 0;
    box-shadow: 0 0 15px #888;
    z-index: 10;
}
#page-c #header {
    z-index: 10;
    height: 161px;
    position: relative;
    width: 980px;
    padding: 0 20px;
}
#campaign-flash-container {
    width: 750px;
}
#campaign-flash {
}
#campaign-text {
    padding: 10px 0 0 10px;
    color: #777;
}
#campaign-more {
    text-align: right;
}
.green-more {
    padding: 2px 30px 5px 25px;
    line-height: normal;
    display: inline-block;
    zoom: 1;
    background: #7bac38 url(/_d/clever/arrow-more-white.png) no-repeat right 9px;
    color: #fff;
    font-size: 16px;
}

#campaign-movie {
    padding: 30px 0 20px 25px;
}

/* =HEADER page-b
--------------------- */
#page-b #wrapper {
    width: 1024px;
}
#page-b #header {
    height: 161px;
    position: relative;
    width: 100%;
    background: #fff;
    padding: 0;
    box-shadow: 0px -8px 10px #aaa;
    -moz-box-shadow: 0px -8px 10px #aaa;
    z-index: 10;
}
#header-logo {
    position: absolute;
    top: 45px;
    left: 34px;
}
#thermopanel-logo {
    position: absolute;
    top: 45px;
    left: 222px;
}
#header-clever-logo {
    position: absolute;
    top: 55px;
    right: 24px;
}
#search {
    position: absolute;
    top: 110px;
    right: 20px;
    width: 230px;
    height: 46px;
    background-image: url(/_d/common/search-bg.png);
    background-repeat: repeat-x;
}
.cleverPage #search {
    background-image: url(/_d/common/bg-search.png);
}
#search .submit {
    background: transparent;
    padding: 4px 2px;
    border: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    width: auto;
    overflow: visible;
    cursor: pointer;
}
#search input.submit:hover {
}
#page-b #profile-select {
    display: none;
    position: absolute;
    top: 108px;
    left: 715px;
}
#page-b #profile-select .input {
    width: 158px;
    margin-top: 2px;
    border: 1px solid #A50028;
    background-color: #FFFFFF;
}
/* =HEADER page-w
--------------------- */
#page-w #wrapper {
    width: 710px;
}
#page-w #header {
    position: relative;
    width: 100%;
    height: 100px;
    background-image: url(/_d/common/bg-header-page-b.gif);
    background-position: 0 -40px;
    background-repeat: repeat-x;
}
#page-w #header-logo {
    position: absolute;
    top: 10px;
    left: 62px;
}
/* =NAV page-b
--------------------- */
#nav {
    z-index: 300;
    position: absolute;
    top: 110px;
    left: 20px;
    background-image: url(/_d/common/globalnav-bg.png);
    background-repeat: repeat-x;
    height: 46px;
    width: 736px;
}
.cleverPage #nav {
    background-image: url(/_d/common/clever-n-nav-ul-bg.gif);
}
#nav ul {
    list-style: none;
    margin: 0;
    padding: 0;    
}
#nav .lev-0 {
    list-style: none;
    width: 184px;
    margin: 0;
    padding: 0;
    background-image: url(/_d/common/globalnav-spacer.png);
    background-repeat: no-repeat;
    background-position: left 16px;
    float: left;
}
#nav .lev-0-a {
    display: block;
    text-decoration: none;
    font-size: 17px;
    text-transform: uppercase;
    color: #fff;
    padding: 14px 0 6px;
    text-align: center;
    margin: 0 0 0 1px;
}
#nav li:first-child .lev-0-a {
    margin: 0;
}
#nav li:first-child {
    background-image: none;
}
#nav .lev-0-a:hover {
    margin-top: 0;
}
#nav .c .lev-0-a {
    background-image: url(/_d/common/globalnav-active.png);
}
#nav .active.lev-0-a {
    background-image: url(/_d/common/globalnav-active.png);
    font-weight: bold;
}

.cleverPage #nav1 .lev-0-a {
    background-image: url(/_d/nav/clever-n_nav-b-1-hu.gif);
}
.cleverPage #nav2 .lev-0-a {
    background-image: url(/_d/nav/clever-n_nav-b-2-hu.gif);
}
.cleverPage #nav3 .lev-0-a {
    background-image: url(/_d/nav/clever-n_nav-b-3-hu.gif);
}
.cleverPage #nav4 .lev-0-a {
    background-image: url(/_d/nav/clever-n_nav-b-4-hu.gif);
}
#nav .c .lev-0-a {
}
#nav .dropdown {
    margin-top: 10px;
    margin-top: 11px\9;
}
#nav .dropdown ul {
    background-color: #f66900;
    padding: 6px;
}
#nav .dropdown a {
    background-image: url(/_d/common/icon-chevron-right-white.png);
    background-position: 5px 6px;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    padding: 2px 0 3px 15px;
    text-decoration: none;
}
#nav .dropdown a:hover {
    background-color: #000;
    margin: -1px 0;
    padding: 3px 0 4px 15px;
    background-position: 5px 7px;
}
#nav .dropdown li {
    border-top: 2px dotted #964000;
    float: none;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#nav .dropdown li:first-child {
    border-top: medium none;
 
}
.cleverPage #nav .dropdown {
    background-color: #7bac38;
    background-image: url(/_d/common/clever-n_subnav-bg-stroke.gif);
}
.cleverPage #nav .dropdown ul {
    background-color: #527b1a;
    background-image: url(/_d/common/clever-n_subnav-bg.gif);
}
.cleverPage #nav .dropdown a {
    background-image: url(/_d/common/clever-arrow-r-white.png);
}
.cleverPage #nav .dropdown a:hover {
    background-color: #7bac38;
}
.cleverPage #nav .dropdown li {
    border-top: 1px solid #92c251;    
    border-bottom: 1px solid #446812;
}
.cleverPage #nav .dropdown li:first-child {
    border-top: medium none;
    border-bottom: 1px solid #446812;    
}
.cleverPage #nav .dropdown li:last-child {
    border-bottom: medium none;
    border-top: 1px solid #92c251;    
}
.showLayer {
    display: block;
}
.hideLayer {
    display: none;
}

/* =FOOTER page-a
--------------------- */
/*#page-a #footer-wrapper {
    position: relative;
    background-image: url(/_d/common/n_sh-footer.gif);
    background-repeat: no-repeat;
    background-position: center top;
    z-index: 1010;
    padding: 20px;
    height: 160px;
}*/
#page-a #footer-wrapper {
    position: relative;
    height: 180px;
    padding: 0;
    background: none;
    background-color: #fff;
    z-index: 15;
}
#page-a #footer {
    top: 70px;
    box-shadow: none;
    -moz-box-shadow: none;
    margin-top: 0;
}

/* =FOOTER page-c
--------------------- */
.cleverPage #footer-wrapper {
}


/* =FOOTER page-b
--------------------- */
#footer {
    position: relative;
    padding: 0 20px;
    height: 86px;
    background-color: #fff;
    clear: both;
}
#f-logo {
    position: absolute;
    top: 9px;
    left: 32px;
}
#f-thermopanel-logo {
    position: absolute;
    top: 9px;
    left: 175px;
}
#copy {
    color: #666;
    border-top: 1px solid #f66900;
    font-size: 12px;
    padding: 6px 0 0 12px;
    position: relative;
    top: 54px;
}
.cleverPage #copy {
    border-top: 1px solid #7bac38;
}
#copy a {
    color: #666;
}
#copy span {
    background-image: url(/_d/common/icon-chevron-right.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 12px;
}
.cleverPage #copy span {
    background-image: url(/_d/common/clever-n_nav-arrow-o.gif);
}
#f-nav {
    border-top: 1px solid #f66900;
    position: absolute;
    right: 20px;
    top: 20px;
    padding-top: 8px;
    padding-left: 5px;
}
#f-nav a {
    color: #000;
}
.cleverPage #f-nav {
    border-top: 1px solid #7bac38;
}
#f-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#f-nav li {
    list-style: none;
    float: left;
    margin-left: 20px;
    padding: 0 0 0 10px;
    background-image: url(/_d/common/icon-chevron-right.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.cleverPage #f-nav li {
    background-image: url(/_d/common/clever-n_arrow-o.gif);
}
#f-nav li:first-child {
    margin-left: 0;
}
#page-b #f-nav .c {
    padding-right: 1px;
}
.cleverPage #f-nav a {
    color: #333;
}

/* =FOOTER page-w
--------------------- */
#page-w #footer {
    position: relative;
    width: 670px;
    height: 70px;
    margin-top: 30px;
    background-image: url(/_d/common/bg-footer.gif);
    background-position: right 20px;
    background-repeat: no-repeat;
}
#page-w #f-logo {
    position: absolute;
    top: 35px;
    left: 14px;
}
#page-w #f-motto {
    position: absolute;
    top: 0px;
    left: 14px;
}
#page-w #f-nav {
    position: absolute;
    right: 0;
    bottom: 0;
}
#page-w #f-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#page-w #f-nav li {
    list-style: none;
    float: left;
    margin: 0;
    padding: 0 17px 17px 7px;
    background-image: url(/_d/common/bg-top-nav.gif);
    background-repeat: no-repeat;
}
#page-w #f-nav .c {
    padding-right: 1px;
}

/* =CONTENT page-a
--------------------- */
#page-a #content {
    position: relative;
/*    margin: 15px 0 0 0;  margin removed on Purmo request - 16.02.2010 */
/*    background-color: #eadfb7;*/
    z-index: 11;
    height: 266px;
    background: url(/_d/common/boxes-bg.png) no-repeat;
}
#page-a #content.c {
    min-height: 374px;
}
#page-a #quick-links1 {
    width: 204px;
    right: 30px;
    top: 30px;
    position: absolute;
}
#page-a #quick-links1 .hl ul {
    list-style: none;
    margin: 10px 0 0 0;
    padding: 0;
    border-bottom: 2px dotted #5c5c5c;
}
#page-a #quick-links1 li {
    list-style: none;
    margin: 0;
    padding: 5px 0 7px 22px;
    border-top: 2px dotted #5c5c5c;
    background-image: url(/_d/common/icon-chevron-right.png);
    background-repeat: no-repeat;
    background-position: 10px 8px;
}
#page-a #quick-links1 a {
    color: #000;
    font-size: 14px;
}
#page-a #quick-links2 {
    width: 204px;
    right: 290px;
    top: 30px;
    position: absolute;
}
#page-a #quick-links2 .hl ul {
    list-style: none;
    margin: 10px 0 0 0;
    padding: 0;
    border-bottom: 2px dotted #5c5c5c;
}
#page-a #quick-links2 li {
    list-style: none;
    margin: 0;
    padding: 5px 0 7px 22px;
    border-top: 2px dotted #5c5c5c;
    background-image: url(/_d/common/icon-chevron-right-green.png);
    background-repeat: no-repeat;
    background-position: 10px 8px;
}
#page-a #quick-links2 a {
    color: #000;
    font-size: 14px;
}
#page-a #info-1 {
    position: absolute;
    overflow: hidden;
    left: 15px;
    top: 15px;
    width: 229px;
    height: 224px;
    background-image: url(/_d/common/n_boxinfo-bg.png);
    background-repeat: no-repeat;
    z-index: 20;
    padding: 5px 7px 7px 5px;
}
#page-a #info-1c {
    position: absolute;
    overflow: hidden;
    top: 15px;
    left: 214px;
    width: 229px;
    height: 182px;
    border: 1px solid #E1D299;
    background-color: #000;
    color: #fff;
}
#page-a #info-2 {
    position: absolute;
    overflow: hidden;
    left: 264px;
    top: 15px;
    width: 229px;
    height: 224px;
    background-image: url(/_d/common/n_boxinfo-bg.png);
    background-repeat: no-repeat;
    z-index: 21;
    padding: 5px 7px 7px 5px;
}
#page-a #info-3 {
    position: absolute;
    overflow: hidden;
    top: 15px;
    left: 513px;    
    width: 229px;
    height: 224px;
    background-image: url(/_d/common/n_boxinfo-bg.png);
    background-repeat: no-repeat;
    z-index: 21;
    padding: 5px 7px 7px 5px;
}
#page-a #info h3 {
    margin: 15px 10px 13px 12px;
    font-size: 11px;
}
#page-a .infotext {
    margin: 10px 8px 5px 10px;
}
#page-a .infotext p {
    margin: 5px 0;
}
#page-a #info #info-1c h3 {
    margin: 10px 10px 8px 12px;
    font-size: 11px;
}
#page-a #info #info-1c p {
    margin: 8px 10px 5px 12px;
}
#page-a #info .go-more {
    position: absolute;
    right: 7px;
    bottom: 7px;
    padding: 2px 16px;
    background-color: #eb6600;
}
#page-a #info .go-more a {
    background: url(/_d/common/icon-chevron-right-white-small.png) no-repeat right 5px;
    padding-right: 10px;
}
#page-a.cleverPage #info .go-more {
    background-color: #7bac38;
}
#page-a #info a {
    color: #fff;
}
#page-a #pillar {
    width: 480px;
    margin: 20px 0 0 214px;
    border: 1px solid #E1D299;
    background-color: #F7F3E5;
}
#page-a #pillar p {
    margin: 15px 10px 15px 12px;
}
#page-a #pillar a {
    color: #000000;
}
/*
#page-a #profi {
    position: absolute;
    overflow: hidden;
    top: 31px;
    left: 0;
    width: 190px;
    height: 183px;
}
#page-a #profi-login {
    position: absolute;
    padding-left: 20px;
}
#page-a #profi-login a {
    color: #000000;
}
#page-a #profi-login p {
    margin: 0 0 5px 0;
}
#page-a #profi-login .hl {
    margin-top: 10px;
}
#page-a #profi-login .input {
    width: 106px;
    margin-bottom: 2px;
}
#page-a #profi-login .submit {
    position: absolute;
    top: 0;
    left: 139px;
}
#page-a #profi-nav {
    position: absolute;
    bottom: 0px;
    left: 1px;
}
#page-a #profi-nav ul {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}
#page-a #profi-nav li {
    list-style: none;
    width: 134px;
    height: 24px;
    margin: 0;
    padding: 1px 0 0 0;
}
*/
#profi {
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
}
#page-b #profi {
    margin-left: 20px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#profi-login {
    padding: 13px 0 0 22px;
    position: relative;
}
#profi-login a {
    color: #666;
    font-size: 90%;
}
#profi-login p {
    margin: 0 0 5px 0;
}
#profi-login .hl {
    margin-top: 6px;
    margin-bottom: 10px;
}
#profi-login .input {
    width: 106px;
    margin-bottom: 2px;
}
#profi-login .submit {
    position: absolute;
    top: 45px;
    right: 23px;
    padding: 4px 7px 5px !important;
    line-height: 18px !important;
    margin: 0;
}
#profi-nav {
    margin-top: 0px;
}
#profi-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#profi-nav li > a {
    list-style: none;
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #DA4902;
  white-space: nowrap;
  border-top: 1px solid #e5e5e5;
  font-weight: bold;
}
#profi-nav li > a:hover,
#profi-nav li > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #F66900;
}
/*#page-a #profi-nav li {
    list-style: none;
    margin: 0;
    padding: 1px 0 0 0;
}
#page-a #profi-nav a {
    overflow: hidden;
    display: block;
    width: 134px;
    height: 24px;
    background-repeat: no-repeat;
    text-decoration: none;
    text-indent: -1000px;
}
#page-a #profi-nav-1 {
    background-image: url(../_d/nav/pro-a-1.gif);
}
#page-a #profi-nav-2 {
    background-image: url(../_d/nav/pro-a-2.gif);
}
#page-a #profi-nav-3 {
    background-image: url(../_d/nav/pro-a-3.gif);
}*/
#profiButtonMain {
    position: absolute;
    top: 90px;
    left: 215px;
    z-index: 100;
}
#profiButtonMain a {
    width: 194px;
    height: 25px;
    padding-top: 6px !important;
}
#profiButtonMain a:hover {
}
#profiButtonMain .icon-chevron-up {
    background: url(/_d/common/icon-chevron-up-white.png) no-repeat left bottom;
    width: 12px;
    height: 12px;
    display: inline-block;
    zoom: 1;
    margin-left: 5px;
}
#profiLoginMain {
    display: none;
    position: absolute;
    width: 229px;
    left: 208px;
    bottom: 92px;
    z-index: 20;
}

/* =CLMN-NAV page-b
--------------------- */
#clmn-nav {
    float: left;
    width: 250px;
}
#sub-nav {
    margin-left: 20px;
    margin-bottom: 20px;
}
#sub-nav a {
}
#sub-nav li a {
    display: block;
    padding: 1px 0 2px 12px;
    background-image: url(/_d/common/icon-chevron-right-black.png);
    background-repeat: no-repeat;
    background-position: left 4px;
    color: #111;
    line-height: normal;
    text-decoration: none;
}
#sub-nav li a:hover {
    text-decoration: none;
    color: #F66900;
}
#sub-nav ul {
    list-style: none;
    margin: 0 0 0 1px;
    padding: 0;
}
#sub-nav h2 {
    margin: 0;
    padding: 12px 12px 0 34px;
    font-size: 12px;
}
#sub-nav li {
    list-style: none;
    margin: 0;
    padding: 7px 0 0 13px;
    font-size: 15px;
    font-weight: bold;
}
#sub-nav .first {
    border-top: none !important;
    margin-top: 5px !important;
}
#sub-nav .last {
    margin-bottom: 10px !important;
}
#sub-nav .lev-2 {
    font-weight: normal;
    font-size: 13px;
    list-style: none;
    line-height: 14px;
    margin: 0;
    padding: 4px 10px 4px 14px;
    background: #ebebeb;
}
#sub-nav .lev-2.c {
    background-color: #F66900;
}
#sub-nav li.lev-2 a {
    background: url(/_d/common/nav-list-submenu-li.png) no-repeat left 8px;
    padding: 3px 0 1px 13px;
}
#sub-nav .lev-3 {
    padding: 2px 0 2px 20px;
    font-size: 90%;
    font-weight: normal;
}
#sub-nav li.lev-3 a {
    background: url(/_d/common/lev-3-li.png) no-repeat left 8px;
    padding: 0 0 2px 8px;
    color: #4e4e4e;
}
#sub-nav li.lev-3 a:hover {
    color: #000;
}
#sub-nav .lev-4 {
    padding: 2px 0 2px 34px;
    font-size: 86%;
    font-weight: normal;
    font-style: italic;
}
#sub-nav li.lev-4 a {
    background: url(/_d/common/lev-4-li.png) no-repeat left 6px;
    padding: 0 0 2px 8px;
    color: #999;
}
#sub-nav li.lev-4 a:hover {
    color: #555;
}
#sub-nav a:visited {
}

#sub-nav .c a {
    font-weight: bold;
    background: url(/_d/common/icon-chevron-down.png) no-repeat left 8px;
    color: #f66900;
    padding-left: 15px;
}
#sub-nav .lev-2.c a {
    color: #fff;
    background: url(/_d/common/lev-2-c.png) no-repeat left 8px;
}
#sub-nav .lev-3.c a, #sub-nav .lev-3.c a:hover {
    background: url(/_d/common/lev-3-c.png) no-repeat left 8px;
    color: #F66900;
}
#sub-nav .lev-4.c a, #sub-nav .lev-4.c a:hover {
    background: url(/_d/common/lev-4-c.png) no-repeat left 6px;
    color: #F66900;
    text-decoration: underline;
}
/*#page-b #profi-nav a {
    overflow: hidden;
    display: block;
    width: 185px;
    height: 24px;
    background-repeat: no-repeat;
    text-decoration: none;
    text-indent: -1000px;
}
#page-b #profi-nav-1 {
    background-image: url(../_d/nav/pro-b-1.gif);
}
#page-b #profi-nav-2 {
    background-image: url(../_d/nav/pro-b-2.gif);
}
#page-b #profi-nav-3 {
    background-image: url(../_d/nav/pro-b-3.gif);
}*/
/* =CONTENT page-b
--------------------- */
#page-b #content-wrapper {
    width: 100%;
    padding: 0 0 60px 0;
    background: #fff;
    position: relative;
    /*box-shadow: 0 0 15px #888;
    z-index: 1;*/
}
#page-b.cleverPage #content-wrapper {
    padding: 0;
    background: #fff none;
}
#page-b #content.wide {
    float: none;
    width: auto;
    margin-left: 35px;
    clear: both;
}
#page-b #content {
    float: right;
    width: 735px;
    margin-right: 20px;
}
#page-b #content-top-img {
    margin: 26px 0 30px 0;
}
#page-b #content h1 {
    margin: 5px 0 6px 0;
    font-size: 20px;
    font-weight: normal;
}
#page-b #content h2 {
    margin: 15px 0 10px 0;
    font-size: 20px;
    font-weight: normal;
}
#page-b #content h3 {
    margin: 15px 0 5px 0;
    font-size: 18px;
    font-weight: normal;
}
#page-b #content h4 {
    margin: 15px 0 5px 0;
    font-size: 18px;
    font-weight: normal;
}
#page-b #content h5 {
    margin: 15px 0 5px 0;
    font-size: 15px;
    font-weight: bold;
}
#page-b #content h6 {
    margin: 15px 0 5px 0;
    font-size: 15px;
    font-weight: bold;
}
#content ul {
    list-style: none;
    margin: 0 0 10px 0;
    padding: 0;
}
#page-b #content ul li {
    list-style: none;
    padding-left: 10px;
    margin-left: 10px;
    background: url(/_d/common/breadcrumb-chevron.png) no-repeat left -9px;;
    background-repeat: no-repeat;
}
#content ul.orange-circle li {
    background: none !important;
    margin-bottom: 10px;
}
#content ul.orange-circle li:before {
    content:"\f111";
    font-family: "FontAwesome";
    color: #f66900;
    font-size: 8px;
    line-height: 20px;
    margin-left: -15px;
    position: absolute;
}
#page-b #content .txt-small {
    font-size: 11px;
}
#page-b #content .txt-top {
    margin-top: 0 !important;
}
#page-b #content .error {
    color: #CC0033;
}
#page-b #content .products {
    width: 100%;
    clear: both;
    display: inline-block;
    margin-top: -2px;
}
#page-b #content .products:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
#page-b #content .products .box-1 {
    float: left;
    width: 346px;
    border-top: 2px solid #d5d5d5;
    border-bottom: 2px solid #d5d5d5;
    padding: 10px 0 4px 8px;
}
#page-b #content .products .box-2 {
    float: right;
    width: 346px;
    border-top: 2px solid #d5d5d5;
    border-bottom: 2px solid #d5d5d5;
    padding: 8px 0 6px 8px;
}
#page-b #content .products .photo {
    overflow: hidden;
    float: right;
    width: 138px;
}
#page-b #content .products .photo img {
    border: none;
}
#page-b #content .products .desc {
    overflow: hidden;
    width: 194px;
    height: 134px;
    margin: 8px 0;
}
#page-b #content .products .desc h2 {
    margin: 0 0 10px 0;
    font-size: 13px;
}
#page-b #content .products .desc h2 a {
    color: #000;
}
#page-b #content .products .desc p {
    margin: 0;
    font-size: 12px;
}
#page-b #content .products br {
    display: none;
}
#page-b #content .products.full-height .box-1, #page-b #content .products.full-height .box-2 {
    border-bottom: none;
}
#page-b #content .products.full-height .desc, #page-b #content .products.full-height .desc {
    overflow: visible;
    height: auto;
}
#page-b #content .col-2-photo {
    width: 735px;
    margin: 0 0 18px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #7F7F7F;
}
#page-b #content .col-2-photo .box-1 {
    float: left;
    width: 310px;
}
#page-b #content .col-2-photo .box-2 {
    float: right;
    width: 310px;
}
#page-b #content .col-2-photo .photo {
    overflow: hidden;
    float: left;
    width: 152px;
    margin-top: 2px;
}
#page-b #content .col-2-photo .photo img {
    border: 1px solid #EB6600;
}
#page-b #content .col-2-photo .desc {
    overflow: hidden;
    float: right;
    width: 150px;
}
#page-b #content .col-2-photo .desc h2 {
    margin: 0 0 3px 0;
    font-size: 12px;
}
#page-b #content .col-2-photo .desc {
    margin: 0;
    font-size: 11px;
}
#page-b #content .col-3-photo {
    width: 645px;
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #7F7F7F;
    font-size: 11px;
}
#page-b #content .col-3-photo .box-1 {
    float: left;
    width: 182px;
}
#page-b #content .col-3-photo .box-2 {
    float: left;
    width: 182px;
    padding-left: 50px;
}
#page-b #content .col-3-photo .box-3 {
    float: right;
    width: 182px;
}
#page-b #content .col-3-photo .photo {
    width: 182px;
}
#page-b #content .col-3-photo .photo img {
    border: 1px solid #EB6600;
}
#page-b #content .col-3-photo .desc {
    margin: 1px 0 0 0;
    padding: 3px 0 4px 0;
    background-color: #F0E8CC;
    font-size: 11px;
    color: #908662;
    text-align: center;
    max-width: 182px;
}
#page-b #content .col-4-photo {
    width: 645px;
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #7F7F7F;
    font-size: 11px;
}
#page-b #content .col-4-photo .box-1 {
    float: left;
    width: 122x;
}
#page-b #content .col-4-photo .box-2 {
    float: left;
    width: 122px;
    padding-left: 52px;
}
#page-b #content .col-4-photo .box-3 {
    float: left;
    width: 122px;
    padding-left: 52px;
}
#page-b #content .col-4-photo .box-4 {
    float: right;
    width: 122px;
}
#page-b #content .col-4-photo .photo {
    width: 122px;
}
#page-b #content .col-4-photo .photo img {
    border: 1px solid #EB6600;
}
#page-b #content .col-2 {
    width: 645px;
    margin: 0;
}
#page-b #content .col-2 .box-1 {
    float: left;
    width: 310px;
}
#page-b #content .col-2 .box-2 {
    float: right;
    width: 310px;
}
#page-b #content .col-3 {
    width: 645px;
    margin: 0;
}
#page-b #content .col-3 .box-1 {
    float: left;
    width: 201px;
}
#page-b #content .col-3 .box-2 {
    float: left;
    width: 201px;
    padding-left: 21px;
}
#page-b #content .col-3 .box-3 {
    float: right;
    width: 201px;
}
#page-b #content .news {
    border-bottom: 1px solid #d5d5d5;
}
#page-b #content .text-box {
    border-bottom: 1px solid #d5d5d5;
}
#page-b #content .list-1 {
    margin-bottom: 25px;
}
#page-b #content .list-1 h2 {
    padding: 5px;
    background-color: #F0E8CC;
}
#page-b #content .list-1 h3 .type {
    font-weight: normal;
}
#page-b #content .list-1-item {
    border-bottom: 1px solid #d5d5d5;
}
#page-b #content .photo-right {
    float: right;
    margin: 0 0 0 20px;
    font-size: 11px;
}
#page-b #content .photo-right img {
    border: 1px solid #999;
}
#page-b #content .photo-right p {
    margin: 5px 0 -5px 0 !important;
    text-align: center;
}
#page-b #content h3.photo img,
#page-b #content p.photo img {
    border: 1px solid #999;
}
#page-b #content .go-back {
    margin-top: 20px !important;
    padding: 0 0 0 12px;
    background-image: url(/_d/common/icon-chevron-left.png);
    background-position: 0 3px;
    background-repeat: no-repeat;
}
#page-b #content .go-more {
    padding: 0 0 0 11px;
    background-image: url(/_d/common/icon-chevron-right.png);
    background-position: 0 4px;
    background-repeat: no-repeat;
    font-size: 11px;
}
#page-b #content .go-up {
    padding: 0 0 0 15px;
    background-image: url(/_d/common/dot-go-up.gif);
    background-position: 0 2px;
    background-repeat: no-repeat;
    font-size: 11px;
}

/* =CONTENT tables
--------------------- */
#content .tbl-form-1 {
    border-collapse: collapse;
    margin: 0 0 10px 0;
}
#content .tbl-form-1 td {
    padding: 5px 5px;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #ebebeb;
}
#content .tbl-form-1 th {
    padding: 20px 5px 3px 5px;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    font-weight: bold;
}
#content .tbl-form-2 {
    border-collapse: collapse;
    margin: 0 0 10px 0;
}
#content .tbl-form-2 td {
    padding: 2px 10px 2px 2px;
    border-top: 2px dotted #eee;
    border-bottom: none;
    font-size: 90%;
    vertical-align: top;
}
#content .tbl-form-2 th {
    padding: 10px 5px 3px 2px;
    border-top: none;
    font-weight: bold;
    font-size: 80%;
    text-align: left;
}
.tbl-1 {
    border-collapse: collapse;
    margin-bottom: 10px;
}
.tbl-1 th {
    padding: 4px 5px;
    border-top: 2px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    font-weight: bold;
    color: #9f0000;
}
.tbl-1 td {
    padding: 4px 5px;
}
.tbl-1 tr:nth-child(odd) {
    background: #ebebeb;
}
.tbl-2 {
    border-collapse: collapse;
    margin-bottom: 10px;
}
.tbl-2 th {
    padding: 4px 5px;
    border-top: 2px solid #ebebeb;
    border-bottom: 2px solid #ebebeb;
    font-weight: bold;
    font-size: 12px;
    background-color: #fff;
}
.tbl-2 td {
    padding: 1px 1px;
    font-size: 12px;
}
.tbl-2 tr:nth-child(odd) {
    background: #ebebeb;
}
.tbl-1 td p, .tbl-2 td p, .tbl-1 th p, .tbl-2 th p {
    margin: 0;
}


/* =CONTEXT page-b
--------------------- */
#page-b .context-nav {
    float: right;
    width: 150px;
    margin: 0 0 20px 50px;
}
#page-b #content .context-nav h2 {
    padding: 4px 5px 2px 5px;
    font-size: 12px;
    border-bottom: 2px solid #d5d5d5;
    text-transform: uppercase;
    color: #666;
}
#page-b #content .context-nav ul {
    list-style: none;
    margin: 0;
    padding: 0 5px 15px 10px;
    border-bottom: 2px solid #d5d5d5;
}
#page-b #content .context-nav li {
    list-style: none;
    margin: 0;
    padding: 6px 0 0 0;
}
#page-b .context-nav a {
    color: #000000;
}

/* =CONTENT doc-list
--------------------- */
.doc-list li {
    list-style: none;
    margin: 0 !important;
    padding: 4px 0 6px 26px !important;
    background-image: url(/_d/icons/default.gif) !important;
    background-position: 2px 2px !important;
    background-repeat: no-repeat !important;
}

.doc-list .doc-list-bmp {
    background-image: url(/_d/icons/bmp.gif) !important;
}
.doc-list .doc-list-doc {
    background-image: url(/_d/icons/doc.gif) !important;
}
.doc-list .doc-list-dot {
    background-image: url(/_d/icons/doc.gif) !important;
}
.doc-list .doc-list-pdf {
    background-image: url(/_d/icons/pdf.gif) !important;
}
.doc-list .doc-list-ppt {
    background-image: url(/_d/icons/ppt.gif) !important;
}
.doc-list .doc-list-txt {
    background-image: url(/_d/icons/txt.gif) !important;
}
.doc-list .doc-list-xls {
    background-image: url(/_d/icons/xls.gif) !important;
}
.doc-list .doc-list-zip {
    background-image: url(/_d/icons/zip.gif) !important;
}
.doc-list .doc-list-rar {
    background-image: url(/_d/icons/zip.gif) !important;
}
.doc-list .doc-list-mov {
    background-image: url(/_d/icons/mov.gif) !important;
}
.doc-list .doc-list-wm {
    background-image: url(/_d/icons/wm.gif) !important;
}
.doc-list .doc-list-rm {
    background-image: url(/_d/icons/rm.gif) !important;
}
.doc-list .title {
     background: none !important;
     margin: 15px 0 5px 0 !important;
     padding: 0 !important;
     font-size: 12px;
     font-weight: bold;
}

/* =CONTENT scribd-list
--------------------- */
.doc-scribd.dl {
    list-style: none;
    margin: 0 0 10px 0;
    padding: 0;
}
.doc-scribd dt {
    list-style: none;
    margin: 0;
    padding: 0 0 5px 0;
    font-weight: bold;
}
dl.doc-scribd dt.title {
    margin: 25px 0 0 0 !important;
    font-size: 120%;
}
.doc-scribd dd {
    display: inline;
    list-style: none;
    margin: 0 !important;
    padding: 4px 10px 6px 26px !important;
    background-image: url(/_d/icons/default.gif) !important;
    background-position: 2px 2px !important;
    background-repeat: no-repeat !important;
}

.doc-scribd .doc-scribd-file-online {
    background-image: url(/_d/common/scribd.gif) !important;
}

.doc-scribd .doc-scribd-file-bmp {
    background-image: url(/_d/icons/bmp.gif) !important;
}
.doc-scribd .doc-scribd-file-doc {
    background-image: url(/_d/icons/doc.gif) !important;
}
.doc-scribd .doc-scribd-file-dot {
    background-image: url(/_d/icons/doc.gif) !important;
}
.doc-scribd .doc-scribd-file-pdf {
    background-image: url(/_d/icons/pdf.gif) !important;
}
.doc-scribd .doc-scribd-file-ppt {
    background-image: url(/_d/icons/ppt.gif) !important;
}
.doc-scribd .doc-scribd-file-txt {
    background-image: url(/_d/icons/txt.gif) !important;
}
.doc-scribd .doc-scribd-file-xls {
    background-image: url(/_d/icons/xls.gif) !important;
}
.doc-scribd .doc-scribd-file-zip {
    background-image: url(/_d/icons/zip.gif) !important;
}
.doc-scribd .doc-scribd-file-rar {
    background-image: url(/_d/icons/zip.gif) !important;
}
.doc-scribd .doc-scribd-file-mov {
    background-image: url(/_d/icons/mov.gif) !important;
}
.doc-scribd .doc-scribd-file-wm {
    background-image: url(/_d/icons/wm.gif) !important;
}
.doc-scribd .doc-scribd-file-rm {
    background-image: url(/_d/icons/rm.gif) !important;
}


/* =search
--------------------- */
.highlight { 
    background: #F0E8CC; 
}
.searchheading { 
    font-size: 120%; 
    font-weight: bold; 
    margin-bottom: 10px; 
    padding: 5px; 
    background-color: #F0E8CC; 
}
.summary { 
    margin-bottom: 5px; 
    margin-left: 10px; 
    font-size: 95%; 
}
.suggestion { 
    font-size: 100%; 
}
.results { 
    font-size: 100%; 
}
.category { 
    color: #999999; 
}
.sorting { 
    text-align: right; 
}
.result_title { 
    font-size: 100%; 
}        
.description { 
    font-size: 100%; 
}
.context { 
    font-size: 100%; 
}
.infoline { 
    font-size: 95%; 
    font-style: normal; 
    color: #808080;
}
.zoom_searchform { 
    font-size: 100%; 
}
.zoom_results_per_page { 
    font-size: 95%; 
    margin-left: 10px; 
}
.zoom_match { 
    font-size: 95%; 
    margin-left: 10px;
}                
.zoom_categories { 
    font-size: 95%; 
}
.zoom_categories ul { 
    display: inline; 
    margin: 0px; 
    padding: 0px;
}
.zoom_categories li { 
    display: inline; 
    margin-left: 15px; 
    list-style-type: none; 
}
input.zoom_button { 
    border: 1px solid #EB6600; 
    background-color: #A50028; 
    font-family: Tahoma, sans-serif;    
    font-size: 11px;    
    color: #FFFFFF; 
}
input.zoom_searchbox {
    width: 200px; 
    border: 1px solid #A50028; 
    font-family: Tahoma, sans-serif;    
    font-size: 11px; 
    color: #333333; 
}        
.result_image { 
    float: left; 
    display: block; 
}
.result_image img { 
    margin: 10px; 
    width: 80px; 
    border: 0px; 
}
.result_block { 
    margin-top: 15px; 
    margin-bottom: 15px; 
    padding-bottom: 10px; 
    clear: left; 
    border-bottom: 1px solid #7F7F7F; 
}
.result_altblock { 
    margin-top: 15px; 
    margin-bottom: 15px; 
    padding-bottom: 10px; 
    clear: left; 
    border-bottom: 1px solid #7F7F7F; 
}
.result_pages {  
    font-size: 100%; 
    text-align: center; 
}
.result_pagescount { 
    margin-left: 10px; 
    font-size: 95%; 
}
.searchtime { 
    font-size: 95%; 
}
.recommended  { 
    background: #DFFFBF; 
    border-top: 1px dotted #808080; 
    border-bottom: 1px dotted #808080; 
    margin-top: 15px; 
    margin-bottom: 15px; 
}
.recommended_heading { 
    float: right; 
    font-weight: bold; 
}
.recommend_block { 
    margin-top: 15px; 
    margin-bottom: 15px; 
    clear: left; 
}        
.recommend_title { 
    font-size: 100%; 
}
.recommend_description { 
    font-size: 100%; 
    color: #008000; 
}
.recommend_infoline { 
    font-size: 80%; 
    font-style: normal; 
    color: #808080;
}
/* =CONTENT page-w
--------------------- */
#page-w #content-wrapper {
    z-index: 1;
    position: relative;
    width: 100%;
    margin: 10px 0 40px 0;
    background-image: url(/_d/common/bg-content-wrapper-page-b.gif);
    background-repeat: repeat-x;
}
#page-w #content {
    overflow: hidden;
    float: right;
    width: 645px;
    padding-right: 40px;
    font-size: 12px;
}
#page-w #content-top-img {
    margin: 26px 0 30px 0;
}
#page-w #content h1 {
    margin: 6px 0 26px 0;
    font-size: 17px;
    font-weight: normal;
}
#page-w #content h2 {
    margin: 15px 0 10px 0;
    font-size: 12px;
    font-weight: bold;
}
#page-w #content h3 {
    margin: 15px 0 5px 0;
    font-size: 12px;
    font-weight: bold;
}
#page-w #content h4 {
    margin: 15px 0 5px 0;
    font-size: 11px;
    font-weight: bold;
}
#page-w #content ul {
    list-style: none;
    margin: 0 0 10px 0;
    padding: 0;
}
#page-w #content ul li {
    list-style: none;
    padding: 2px 20px;
    background-image: url(/_d/common/breadcrumb-chevron.png);
    background-position: 10px 6px;
    background-repeat: no-repeat;
}
#page-w #content .txt-small {
    font-size: 11px;
}
#page-w #content .txt-top {
    margin-top: 0 !important;
}
#page-w #content .error {
    color: #CC0033;
}
#page-w #content .products {
    width: 645px;
    margin: 0 0 18px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #7F7F7F;
}
#page-w #content .products .box-1 {
    float: left;
    width: 310px;
}
#page-w #content .products .box-2 {
    float: right;
    width: 310px;
}
#page-w #content .products .photo {
    overflow: hidden;
    float: left;
    width: 152px;
    margin-top: 2px;
}
#page-w #content .products .photo img {
    border: 1px solid #EB6600;
}
#page-w #content .products .desc {
    overflow: hidden;
    float: right;
    width: 150px;
}
#page-w #content .products .desc h2 {
    margin: 0 0 3px 0;
    font-size: 12px;
}
#page-w #content .products .desc p {
    margin: 0;
    font-size: 11px;
}
#page-w #content .col-2-photo {
    width: 645px;
    margin: 0 0 18px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #7F7F7F;
}
#page-w #content .col-2-photo .box-1 {
    float: left;
    width: 310px;
}
#page-w #content .col-2-photo .box-2 {
    float: right;
    width: 310px;
}
#page-w #content .col-2-photo .photo {
    overflow: hidden;
    float: left;
    width: 152px;
    margin-top: 2px;
}
#page-w #content .col-2-photo .photo img {
    border: 1px solid #EB6600;
}
#page-w #content .col-2-photo .desc {
    overflow: hidden;
    float: right;
    width: 150px;
}
#page-w #content .col-2-photo .desc h2 {
    margin: 0 0 3px 0;
    font-size: 12px;
}
#page-w #content .col-2-photo .desc {
    margin: 0;
    font-size: 11px;
}
#page-w #content .col-3-photo {
    width: 645px;
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #7F7F7F;
    font-size: 11px;
}
#page-w #content .col-3-photo .box-1 {
    float: left;
    width: 182x;
}
#page-w #content .col-3-photo .box-2 {
    float: left;
    width: 182px;
    padding-left: 50px;
}
#page-w #content .col-3-photo .box-3 {
    float: right;
    width: 182px;
}
#page-w #content .col-3-photo .photo {
    width: 182px;
}
#page-w #content .col-3-photo .photo img {
    border: 1px solid #EB6600;
}
#page-w #content .col-3-photo .desc {
    margin: 1px 0 0 0;
    padding: 3px 0 4px 0;
    background-color: #F0E8CC;
    font-size: 11px;
    color: #908662;
    text-align: center;
}
#page-w #content .col-4-photo {
    width: 645px;
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #7F7F7F;
    font-size: 11px;
}
#page-w #content .col-4-photo .box-1 {
    float: left;
    width: 122x;
}
#page-w #content .col-4-photo .box-2 {
    float: left;
    width: 122px;
    padding-left: 52px;
}
#page-w #content .col-4-photo .box-3 {
    float: left;
    width: 122px;
    padding-left: 52px;
}
#page-w #content .col-4-photo .box-4 {
    float: right;
    width: 122px;
}
#page-w #content .col-4-photo .photo {
    width: 122px;
}
#page-w #content .col-4-photo .photo img {
    border: 1px solid #EB6600;
}
#page-w #content .col-2 {
    width: 645px;
    margin: 0;
}
#page-w #content .col-2 .box-1 {
    float: left;
    width: 310px;
}
#page-w #content .col-2 .box-2 {
    float: right;
    width: 310px;
}
#page-w #content .col-3 {
    width: 645px;
    margin: 0;
}
#page-w #content .col-3 .box-1 {
    float: left;
    width: 201px;
}
#page-w #content .col-3 .box-2 {
    float: left;
    width: 201px;
    padding-left: 21px;
}
#page-w #content .col-3 .box-3 {
    float: right;
    width: 201px;
}
#page-w #content .news {
    border-bottom: 1px solid #7F7F7F;
}
#page-w #content .text-box {
    border-bottom: 1px solid #7F7F7F;
}
#page-w #content .list-1 {
    margin-bottom: 25px;
}
#page-w #content .list-1 h2 {
    padding: 5px;
    background-color: #F0E8CC;
}
#page-w #content .list-1 h3 .type {
    font-weight: normal;
}
#page-w #content .list-1-item {
    border-bottom: 1px solid #7F7F7F;
}
#page-w #content .photo-right {
    float: right;
    margin: 0 -20px 10px 10px;
    padding: 15px 15px 15px 15px;
    background-color: #F0E8CC;
    font-size: 11px;
    color: #908662;
}
#page-w #content .photo-right img {
    border: 1px solid #EB6600;
}
#page-w #content .photo-right p {
    margin: 5px 0 -5px 0 !important;
    text-align: center;
}
#page-w #content h3.photo img,
#page-w #content p.photo img {
    border: 1px solid #EB6600;
}
#page-w #content .go-back {
    margin-top: 20px !important;
    padding: 0 0 0 16px;
    background-image: url(/_d/common/icon-chevron-left.png);
    background-position: 0 3px;
    background-repeat: no-repeat;
    font-size: 11px;
}
#page-w #content .go-more {
    padding: 0 0 0 16px;
    background-image: url(/_d/common/icon-chevron-right.png);
    background-position: 0 3px;
    background-repeat: no-repeat;
    font-size: 11px;
}
#page-w #content .go-up {
    padding: 0 0 0 15px;
    background-image: url(/_d/common/dot-go-up.gif);
    background-position: 0 2px;
    background-repeat: no-repeat;
    font-size: 11px;
}
#f-go-int {
    position: absolute;
    left: 0;
    top: -26px;
}
#lightbox {
    background-color:#F0E8CC;
    padding: 10px;
    border: 2px solid #EB6600;
}
#lightboxDetails {
    font-size: 0.8em;
    padding-top: 0.4em;
}    
#lightboxCaption { 
    float: left; 
}
#keyboardMsg { 
    float: right; 
}
#closeButton { 
    top: 5px; 
    right: 5px; 
}
#lightbox img { 
    border: none; 
    clear: both;
} 
#overlay img { 
    border: none; 
}
#overlay { 
    background-image: url(/_d/common/overlay.png); 
}
* html #overlay {
    background-color: #333;
    back\ground-color: transparent;
    background-image: url(blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/_d/common/overlay.png", sizingMethod="scale");
}
kbd {
    color: #FFF;
    background-color: #f66900;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: inherit;
    font-family: Arial, sans-serif;
    padding: 0 3px 2px 4px;
}
kbd a, kbd a:hover  {
    color: #FFF;
    text-decoration: none;
}
#percent {
    position: absolute;
    top: 68px;
    left: 36px;
}
#percent2 {
    position: absolute;
    top: 221px;
    left: 40px;
}
.percent3 {
   /* margin: 22px 6px 1px 13px; 
    float: left; */
}
#percent4 {
    position: absolute;
    top: 236px;
    left: 43px;
}

/* 404 error page  */
#map-404 {
    position: absolute;
    top: 0;
    left: 0;
    width: 715px;
    height: 316px;
    background-image: url(/_d/common/bg-map-404.jpg);
    background-repeat: no-repeat;
}
#map-404-txt {
    position: absolute;
    top: 30px;
    left: 315px;
    width: 400px;
    height: 286px;
}
/* 404 error page  */

/* Purmo 200808 improvements
----------------------------------------------- */
#content a:visited {
}
#logoiso {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 20;
}
#logoiso img {
    margin: 0 5px;
}
#page-b #content .films {
    border-bottom: 1px solid #7F7F7F;
    clear: left;
}
#page-b #content .thumbnail {
    float: left;
    margin: 0 6px 10px 0;
}
#filmContainer {
    margin: 5px 0 20px 0;
}

/* Purmo 2010
----------------------------------------------- */
/* FILTERS
----------------------------------------------- */
.filter fieldset {
    margin: 20px 0 30px 0;
    padding: 8px 2px 2px 2px;
    border: 1px solid  #f66900;
    font-family: Tahoma, sans-serif;
}
.filter .filterTitle {
    margin: 2px 5px 10px;
    padding: 0;
    font-size: 15px;
    font-weight: bold;
    color: #f66900;
}
.filter .filterOptions {
    float: right;
    margin: 3px 5px 5px;
    font-size: 13px;
}
.filter .filterOptions ul {
    list-style: none;
    margin: 0 !important;
    padding: 0;
}
.filter .filterOptions li {
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0 12px 0 15px !important;
    background: url(/_d/common/n_dot-filterOptions.png) no-repeat right 4px !important;
}
.filterOptions a {
    color: #f66900 !important;
}
.filter .filterRow {
    overflow: auto;
    padding: 7px;
    background: #eb6600;
    font-size: 11px;
    color: #fff;
}
.filter .filterRow .field {
    float: left;
    margin-right: 15px;
}
.filter .filterRow .field label {
    display: block;
    margin: 0 0 3px 0;
}
.filterBtn {
    overflow: visible;
    width: auto;
    margin: 0;
    padding: 0;
    border: none;
    background: none;
    font-family: Tahoma, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
}
/* ERROR MESSAGES
----------------------------------------------- */
#errors {
    display:none;
    margin: 20px 0;
    padding: 5px 10px;
    border: 1px solid #c00;
    background-color: #fdd;
    color: #000;
/*    -moz-border-radius:5px;
    -webkit-border-radius:5px;*/
}
#errors h2 {
    margin: 5px 0 5px 0 !important;
    color: #c00;
}
#errors p {
    margin: 5px 0 !important;
    color: #c00;
}

/* TABS
----------------------------------------------- */
.tabs {
    overflow: auto;
    margin: 30px 0 !important;
    padding: 0 0 0 10px !important;
    background: url(/_d/common/bg-tabs-line.png) repeat-x left bottom;
}
.tabs li {
    float:left;
    list-style:none !important;
    margin: 0 -20px -1px 0 !important;
    padding:0 !important;
    background: none !important;
}
.tabs a {
    display:block;
    position:relative;
    margin: 0;
    padding: 0 0 0 15px;
    height:29px;
    background: url(/_d/common/bg-tabs.png) no-repeat !important;
    font-size:14px;
    color:#666 !important;
    text-align:center;
    text-decoration:none;
    line-height:29px;
    z-index: 100;
}
.tabs a:hover {
    color:#f66900 !important;
}
.tabs .current, .tabs .current:hover, .tabs li.current a {
    background-position: 0 -29px !important;
    color:#f66900 !important;
    outline: medium none !important;
}
.tabs li a span {
    display: block;
    padding: 0 40px 0 0;
    background:url(/_d/common/bg-tabs-end.png) no-repeat right 0;
    z-index: 200;
}
.tabs .current span, .tabs .current:hover span, .tabs li.current a span {
    background-position: right -29px !important;
    color:#f66900 !important;
    cursor: default !important;
}
#tabs2Container {
    border-bottom: 1px solid #bbb;
    padding-left: 10px;
    height: 27px; 
}
ul.tabs2 {
    margin: 0 !important;
    padding: 0;
    clear: both;
    float: left;
    list-style: none;
    height: 27px; 
    border-left: 1px solid #b4b4b4;
    width: 100%;
}
ul.tabs2 li {
    float: left;
    margin: 0;
    padding: 0 !important;
    height: 26px;
    line-height: 26px;
    border: 1px solid #b4b4b4;
    border-left: none;
    margin-bottom: -1px; 
    overflow: hidden;
    position: relative;
    background: #dedddd !important;
    background-image: url(/_d/common/tabs-bg.gif) !important;
    background-repeat: repeat-x !important;
    background-position: left top !important;
}
ul.tabs2 li a {
    text-decoration: none;
    color: #666;
    display: block;
    padding: 0 10px;
    border: 1px solid #fff; 
    outline: none;
    width: 115px;
}
ul.tabs2 li a:hover {
    background: #eee;
    text-decoration: none;


}
html ul.tabs2 li.active, html ul.tabs2 li.active a:hover, html ul.tabs2 li.active a { 
    background: #fff;
    border-bottom: 1px solid #fff; 
    color: #f66900;
}
/* taby DANO */
div.wrap {
    margin: 40px 0 0 0;
    clear: both;
}
    
.wrap .pane3  {    
    display:none;    
    clear: both;    
}

/* initially all panes are hidden */ 
.panes .pane3 {
    display:none;        
}
.tabsoverlapping {
  *zoom: 1;
}
.tabsoverlapping:before,
.tabsoverlapping:after {
  display: table;
  content: "";
  line-height: 0;
}
.tabsoverlapping:after {
  clear: both;
}
.tabsoverlapping > li {
  float: left;
}
.tabsoverlapping > li > a{
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.tabsoverlapping {
  border-bottom: 1px solid #ddd;
}
.tabsoverlapping > li {
  margin-bottom: -1px;
  background: none !important;
  padding: 0 !important;
}
.tabsoverlapping > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 34px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.tabsoverlapping > li > a strong {
    font-weight: normal;
}
.tabsoverlapping > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
  background-color: #eee;
  text-decoration: none;
}
.tabsoverlapping a.current,
.tabsoverlapping a.current:hover {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
* html #page-b #content .subtabs {
    height: 18px;
}
#page-b #content .subtabs {
    padding: 2px 0 5px 0;
    font-size: 12px;
    margin: 0;
    min-height: 1px;
}
#page-b #content .subtabs li {
    background-image: none;
    padding: 0;
    margin: 0 0 5px 0;
    height: 16px;
    display: block;
    float: left;
}
#page-b #content .subtabs a {
    padding-left: 10px;
    margin-right: 20px;
    background: url(/_d/common/breadcrumb-chevron.png) no-repeat left 4px;
    color: #f66900;
    white-space: nowrap;
    float: left;
}
#page-b #content .subtabs a.current {
    background: url(/_d/common/breadcrumb-chevron.png) no-repeat left -9px;
    color: #222;
}
#page-b #content .panes .suntabspanes {
    float: none;
    margin-left: 0;
}

.bottomLine {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 40px;
}


/* DEALERS
----------------------------------------------- */
.tableDealers .odd, .tableDealers .even {    
    cursor: pointer; 
    cursor: hand;
}
.even td {
}
.odd td {
    background-color: #f5f5f5;
}
.hl td {
    background-color: #ddd !important;
    color: #000 !important;
}
.tableDealers {
    width: 65%;
    border-collapse: collapse;
    font-size: 14px;
}
.tableDealers th {
    padding: 4px 5px;
    border-top: 2px solid #ababab;
    border-bottom: 1px solid #ababab;
    font-size: 14px;
    font-weight: bold;
    color: #9f0000;
}
.tableDealers td {
    padding: 4px 5px;
    border-top: 1px solid #ababab;
    border-bottom: 1px solid #ababab;
    font-size: 14px;
}
.dealerInfo {
    float: right;
    width: 30%;
    padding: 9px 9px 2px 9px;
    border: 1px solid #ababab;
    border-top: 2px solid #ababab;
    background-color: #f5f5f5;
    font-size: 14px;
}
.dealerInfo a {
    word-break: break-all;
}
.dealerInfo h3 {
    margin: 0 0 10px 0 !important;
    font-size: 14px !important;
    color: #9f0000;
}
.dealerInfo p {
    margin: 0 0 7px 0;
}
.showMap {
    padding: 0 0 0 12px !important;
    background: url(/_d/common/dot-goMore.png) no-repeat 0 5px !important;
}
.showMap a {
    color: #f66900 !important;
}
.gMap {
    border: 1px solid #aaa;
}

/* redesign 2010 */
/*#search input.searchbox {
    border: 1px solid #777;
    background-image: url(/_d/common/n_searchform-bg.gif);
    background-repeat: repeat-x;
    font-size: 11px;
    padding: 3px 1px;
}*/
#breadcrumb-section, #breadcrumb-group {
    font-size: 12px;
}
#breadcrumb-section {
    margin: 0 0 18px 35px;
}
#breadcrumb-section a, #breadcrumb-group a {
    background-image: url(/_d/common/breadcrumb-chevron.png);
    background-position: right -9px;
    background-repeat: no-repeat;
    padding-right: 9px;
    margin-right: 1px;
    color: #000;
}
#breadcrumb-section .home {
    color: #f66900;
    background-position: right 4px;
    text-transform: uppercase;
}
#ltr-logo {
    float: right;
    margin-top: -54px;
}
.boxheader {
    font-size: 20px;
    border-bottom: 2px dotted #bbb;
    padding: 18px 0 14px 0;
    color: #f66900;
    margin: 0 10px;
}
.cleverPage .boxheader {
    border-bottom: 1px solid #b9b9b9;
    color: #7bac38;
}
.boxheader.small {
    font-size: 14px;
    line-height: 1em;
    padding: 10px 0 6px 0;
}
.boxheader.med {
    font-size: 16px;
    line-height: 18px;
    padding: 12px 0 10px 0;
}
.boxOverflow{
    overflow: hidden;
    height: 224px;
    width: 229px;
}
/* 2010 campaign
#page-c #campaign-nav {
    float: right;
    padding-right: 30px;
    margin-top: 35px;
    width: 210px;
}
#page-c #campaign-nav h2 {
    font-size: 14px;
    color: #666;
    font-weight: normal;
    border-top: 1px dotted #999;
    padding: 5px 16px 0 16px;
    margin-top: 0;
}
#page-c #campaign-nav ul {
    list-style: none;
    margin: 0 0 8px 0;
    padding: 0;
    width: 210px;
}
#page-c #campaign-nav li {
    list-style: none;
    margin: 0;
    padding: 0 0 5px 5px;
}
#page-c #campaign-nav a {
    display: block;
    padding: 1px 0 2px 12px;
    background-image: url(/_d/common/n_nav-arrow-o.gif);
    background-repeat: no-repeat;
    background-position: left 4px;
    color: #f66900;
}
*/

#campaign-nav {
    position: relative;
    float: right;
    padding-right: 20px;
    margin-top: 35px;
    width: 220px;
}
#campaign-nav h2 {
    font-size: 14px;
    color: #7bac38;
    font-weight: normal;
    border-bottom: 1px dotted #999;
    padding: 0 0 3px 0;
    margin: 20px 0 0 20px;
}
#campaign-nav ul {
    list-style: none;
    margin: 0 0 10px 20px;
    padding: 0;
    width: 200px;
}
#campaign-nav li {
    list-style: none;
    margin: 3px 0 0 0;
    padding: 0;
}
#campaign-nav li a {
    display: block;
    padding: 1px 0 1px 12px;
    background-image: url(/_d/common/clever-n_nav-arrow-o.gif);
    background-repeat: no-repeat;
    background-position: left 5px;
    color: #333;
}
.campaign-banner {
    padding: 0 0 0 9px;
}
.campaign-banner-bottom {
    margin: 30px 0 0 0;
    text-align: right;
}
/* campaign 2011 content & guide */
#campaign-content {
    position: relative;
}
#campaign-content-body {
    position: relative;
    float: left;
    width: 750px;
    margin-top: 35px;
    zoom: 1;
}
#campaign-content-body a {
    color: #7BAC38;
}
#campaign-guide-title {
    height: 29px;
    margin: 0 3px 20px 20px;
    border-bottom: 1px solid #ccc;
    width: 32%;
}
#campaign-guide-title-image {
    float: left;
    padding-right: 5px;
    background-color: #fff;
    display: none;
}
#campaign-guide-title-chapter {
    float: left;
    padding: 14px 5px 0 0;
    background-color: #fff;
    font-size: 16px;
    color: #7bac38;
    text-transform: uppercase;
}
.campaign-guide-nav-prev {
    float: left;
    margin: 0 0 20px 20px;
    padding: 0 0 0 22px;
    background: url(/_d/common/clever-arrow-chapter-prev.png) left top no-repeat;
    font-size: 16px;
}
#campaign-content-body .campaign-guide-nav-prev a {
    color: #333;
}
#campaign-content-body .campaign-guide-nav-prev a strong {
    font-weight: normal;
    color: #7bac38;
}
#campaign-content-body .campaign-guide-nav-prev a:hover {
    text-decoration: none;
}
.campaign-guide-nav-next {
    clear: both;
    float: right;
    margin: 0 0 20px 20px;
    padding: 0 22px 0 0;
    background: url(/_d/common/clever-arrow-chapter-next.png) right top no-repeat;
    font-size: 16px;
}
#campaign-content-body .campaign-guide-nav-next a {
    color: #333;
}
#campaign-content-body .campaign-guide-nav-next a strong {
    font-weight: normal;
    color: #7bac38;
}
#campaign-content-body .campaign-guide-nav-next a:hover {
    text-decoration: none;
}
.campaign-guide-toc {
    position: absolute;
    top: -5px;
    right: 0;
    font-family: "Trebuchet MS";
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
    width: 60%;
    height: 56px;
    zoom: 1;
}
.campaign-guide-toc-title {
    padding: 0;
}
.campaign-guide-toc-title.active {
    border-bottom: 1px dotted #999;
    padding-bottom: 13px;
}
#campaign-content-body .campaign-guide-toc-title a {
    display: block;
    padding: 4px 26px 3px 0;
    background: url(/_d/common/clever-arrow-toc.png) right top no-repeat;
    color: #333;
    outline: none;
}
#campaign-content-body .campaign-guide-toc-title.active a {
    background: url(/_d/clever/arrow-toc-active.png) right top no-repeat;
}
#campaign-content-body .campaign-guide-toc-title a:hover {
    text-decoration: none;
}
.campaign-guide-toc-list {
    width: 100%;
    position: absolute;
    right: 0;
    padding: 4px 15px;
    background: #fff url(/_d/common/clever-bg-toc.png) left bottom repeat-x;
    -moz-border-radius: 3px;
    -moz-box-shadow: 0 1px 2px #999; 
    border-radius: 3px;
    box-shadow: 0 1px 2px #999;
    border: 1px solid #ddd; 
    border-top: none;
    font-family: "Trebuchet MS";
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
    zoom: 1;
}
.campaign-guide-toc-list ul {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0;
/*    border-top: 1px dotted #999; */
}
.campaign-guide-toc-list li {
    list-style: none;
    margin: 0;
    padding: 3px 0;
    border-top: 1px dotted #999;
}
.campaign-guide-toc-list li:first-child {
    list-style: none;
    margin: 0;
    padding: 3px 0;
    border-top: none;
}
.campaign-guide-toc-list li a {
    display: block;
    padding: 1px 0 1px 12px;
    background-image: url(/_d/common/clever-n_nav-arrow-o.gif);
    background-repeat: no-repeat;
    background-position: left 5px;
    color: #333;
}
.campaign-text-shadow {
    background: url(/_d/common/clever-bg-shadow-white-top.png) left top no-repeat;
    width: 100%;
    height: 19px;
    margin-bottom: 30px;
    clear: both;
}
.campaign-text-box-green {
    background: #7bac38 url(/_d/common/clever-bg-shadow-green-top.png) left top no-repeat;
    min-height: 50px;
    padding: 30px 20px 20px 30px;
    color: #fff;
    clear: both;
}
.campaign-text-box {
    margin: 30px 0 30px 30px;
}
#campaign-content-body .toc a {
    color: #333;
}
#campaign-content-body .toc .green a {
    color: #7bac38;
}
.campaign-text-box h2 {
    margin: 0;
    font-size: 24px;
    font-weight: normal;
}
.campaign-text-box h2 strong {
    font-weight: bold;
    color: #7bac38;
}
.campaign-text-box h3 {
    margin: 0 0 15px;
    font-size: 16px;
    color: #888;
}
h3.green {
    color: #7bac38;
}
.green {
    color: #7bac38;
    font-weight: bold;
}
.chapter {
    color: #7bac38;
    font-weight: bold;
}

/* campaign 2011 content icons */
#campaign-content-icons-top {
    height: 25px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px #999; 
    box-shadow: 0 10px 10px #999999;
}
#campaign-content-icons {
    width: 100%;
    height: 177px;
    background: url(/_d/common/clever-bg-body.png) center -161px repeat-x;
}
#campaign-content-icons ul {
    list-style: none;
    margin: 10px 0 0 0;
    padding: 0;
}
#campaign-content-icons li {
    float: left;
    list-style: none;
    margin: 0 0 0 1px;
    padding: 3px 0 10px;
    border-radius: 10px;
}
#campaign-content-icons li:hover {
    background: url(/_d/common/clever-bg-black-02.png);
}
#campaign-content-icons li.selected:hover,
#campaign-content-icons li.selected {
    background: url(/_d/common/clever-bg-black-04.png);
}
#campaign-content-icons li a {
    opacity: 1;
    display: block;
    width: 112px;
    height: 120px;
    background-position: center bottom;
    background-repeat: no-repeat;
    outline: none;
}
#campaign-content-icons li#campaign-icon-1 a {
    background-image: url(/_d/clever/more-efficient-hu.png);
}
#campaign-content-icons li#campaign-icon-2 a {
    background-image: url(/_d/clever/suited-for-all-hu.png);
}
#campaign-content-icons li#campaign-icon-3 a {
    background-image: url(/_d/clever/low-energy-cost-hu.png);
}
#campaign-content-icons li#campaign-icon-4 a {
    background-image: url(/_d/clever/higher-comfort-hu.png);
}
#campaign-content-icons li#campaign-icon-5 a {
    background-image: url(/_d/clever/compatible-with-ufh-hu.png);
}
#campaign-content-icons li#campaign-icon-6 a {
    background-image: url(/_d/clever/better-indoor-climate-hu.png);
}
#campaign-content-icons li#campaign-icon-7 a {
    background-image: url(/_d/clever/ready-for-renewables-hu.png);
}
#campaign-content-icons li#campaign-icon-8 a {
    background-image: url(/_d/clever/100-recycle-hu.png);
}
#campaign-content-icons li#campaign-icon-9 a {
    background-image: url(/_d/clever/healthy-living-conditions-hu.png);
}
.campaign-energy-nav-prev {
    position: absolute;
    bottom: 40px;
    left: 0;
    padding-left: 14px;
    background-color: #7bac38;
    font-size: 16px;
}
.campaign-energy-nav-prev a {
    display: block;
    min-width: 50px;
    padding: 4px 14px 6px 12px;
    background: url(/_d/clever/arrow-l-white.png) left 9px no-repeat;
    color: #fff;
    outline: none;
}
.campaign-energy-nav-prev a:hover {
    text-decoration: none;
}
.campaign-energy-nav-next {
    position: absolute;
    bottom: 40px;
    right: 270px;
    padding-right: 14px;
    background-color: #7bac38;
    font-size: 16px;
}
.campaign-energy-nav-next a {
    display: block;
    min-width: 50px;
    padding: 4px 12px 6px 14px;
    background: url(/_d/common/clever-arrow-r-white.png) right 9px no-repeat;
    color: #fff;
    text-align: right;
    outline: none;
}
.campaign-energy-nav-next a:hover {
    text-decoration: none;
}
#campaign-energy-text {
    width: 685px;
    margin-left: 65px;
}
#campaign-energy-text h1 {
    margin: 20px 0 40px 0;
    font-size: 26px;
    font-weight: normal;
    color: #333;
}
#campaign-energy-text li,
#campaign-energy-text p {
    line-height: 140%;
}
#page-c #campaign-energy-text ul {
}
#page-c #campaign-energy-text ul li {
    list-style-image: url(/_d/clever/arrow-green.png);
}

    #flowpanes {
        width:685px;
        height:590px;    
        position:relative;
        overflow:hidden;
        clear:both;
    }
    /* override single pane */
    #flowpanes div {
        width:685px;
        float:left;
    }
    /* our additional wrapper element for the items */
    #flowpanes .items {
        width:20000em;
        position:absolute;
        clear:both;
    }

/* campaign 2011 END */


.modal {
    background-color:#fff;
    display:none;
    width:400px;
    padding:15px;
    text-align:left;
    border:2px solid #999;    
    z-index: 100;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    -moz-box-shadow: 0 0 50px #ccc;
    -webkit-box-shadow: 0 0 50px #ccc;
}
.modal h2 {
    margin:0px;
    padding:10px 0 10px 45px;
    border-bottom:1px solid #333;
    font-size:20px;
}
#accessform label {
    font-size:11px;        
    margin-top:20px;
    display:block;
}
#accessform label input {
    display:block;    
}
.clear {
    clear:both;
    line-height: 0;
    visibility: hidden;           
}
.overlay-error {
    z-index: 10000;
    margin:0 0 2px;
    padding:2px 6px;    
    -moz-border-radius:4px;
    -webkit-border-radius:4px;         
}
.overlay-error em {
    border:10px solid;
    border-color:#f66900 transparent transparent;
    bottom:-17px;
    display:block;
    height:0;
    left:10px;
    position:absolute;
    width:0;            
    z-index: 200;
}
 /* error message */
.overlay-error {
    height:15px;
    background-color:#f66900;
    font-size:11px;
    border:1px solid #990000;
    padding:4px 10px;
    color:#fff;
    margin-left:-2px;
    z-index: 10001;
}
#contentcontainer {
    margin-top: 26px;
}
.wallpaper {
    float: left;
    margin: 0 20px 20px 0;
    width: 45%;
    font-size: 13px;
}
.wallpaper img {
    border: 1px solid #999;
}
.wallpaper a {
    margin-right: 10px;
}
.wallpaper p {
    margin: 0;
}
.font12 {
    font-size: 12px;
}
#wallpaper-items div {
    float: left;
    width: 45%;
    margin: 0 20px 20px 0;
    height: auto;
}
#wallpaper-items div div {
    float: none;
    margin: 0;
}
#wallpaper-items div .wallpaper {
    width: 100%;
    font-size: 13px;
}
#wallpaper-items div .wallpaper img {
    border: 1px solid #999;
}
#wallpaper-items div .wallpaper a {
    margin-right: 10px;
}
#wallpaper-items div .wallpaper p {
    margin: 0;
}
.gallery { 
    clear: both;
    /*width: 685px;*/ 
    margin: 20px 0;
    position: relative;
}
.gallery #s2 div { 
    margin: 0 auto;
    position: static !important;
}
.gallery img { 
    margin: 0 auto;
    position: static !important;
}

.galleryNav #prev2, .galleryNav #next2 {
    position: absolute;
    top: 0;
    width: 40px;
    height: 268px;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 9;
    text-indent: -3000px;
}
.galleryNav a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80); 
}
.galleryNav #prev2 {
    left: 0;
    background-image: url(/_d/common/arrow-back.png);
}
.galleryNav #next2 {
    right: 0;
    background-image: url(/_d/common/arrow-forw.png);
}
.blocks #s2 {
    height: auto;
    min-height: 257px;
}
.blocks #s2 div p {
    text-align: left;
    top: -20px;
    left: 0;
    position: absolute;
}
.blocks #s2 div {
    text-align: center;
    width: 100%;
}
.heating {
    margin: 35px;
    text-align: center;
    color: #f66900;
    font-size: 110%;
}

.centerload {
    margin-right:auto;
    margin-left:auto;
    width:710px;
    text-align: center;
}
#profi #loginformmessage {
    padding: 8px 20px 0;
    color: #f66900;
    font-weight: bold;
}
#profi #loginformmessage2 {
    padding: 2px 2px 2px;
}

#clever-heating-solution {
    position: absolute;
    right: 30px;
    top: 50px;
}
.tbl-1-head {
    padding: 4px 5px !important;
    border-top: 2px solid #ababab !important;
    border-bottom: 1px solid #ababab !important;
    font-weight: bold !important;
    color: #9f0000 !important;
    font-size: 14px !important;
}
.tbl-2-head {
    background-color:#DDDDDD !important;
    border-bottom:1px solid #ABABAB !important;
    border-top:1px solid #ABABAB !important;
    font-size:12px !important;
    font-weight:bold !important;
    padding:4px 5px !important;
}
.tbl-1 td span {
    background-color: transparent !important;
    color: #333 !important;
}
.tbl-1 td p {
    margin: 0;
}
.tbl-1 th span {
    background-color: transparent !important;
    color: #333 !important;
}
.tbl-1 th p {
    margin: 0;
}
.tbl-2 td span {
    background-color: transparent !important;
    color: #333 !important;
}
.tbl-2 td p {
    margin: 0;
}
.tbl-2 th span {
    background-color: transparent !important;
    color: #333 !important;
}
.tbl-2 th p {
    margin: 0;
}
#kartka-flash {
 position:absolute; 
 left: 0; 
 top: -407px; 
 z-index: 2;
 background: #fff;
}


/* Overlay Apple Effect*/

.apple_overlay {
   
    /* initially overlay is hidden */
    display:none;
    /* growing background image */
    background-image:url(/_d/common/background-overlay-white.png);
    /* 
        width after the growing animation finishes
        height is automatically calculated
    */
    width: 900px;        
    /* some padding to layout nested elements nicely  */
    padding: 35px 35px 45px 45px;
    /* a little styling */    
    font-size:11px;
}
/* default close button positioned on upper right corner */
.apple_overlay .close {
    background-image:url(/_d/common/close-btn.png);
    position:absolute; 
    right:5px; 
    top:5px;
    cursor:pointer;
    height:35px;
    width:35px;
}

.apple_overlay h3 {
    color: #f66900;
    font-size: 110%;
}

/* container for external content. uses vertical scrollbar, if needed */
div.contentWrap {
        text-align: center;
        height:540px;
        width: 890px;
}
.overlayFlash {
    background:transparent url(/_d/common/overlay1.png) repeat scroll 0 0;
    display: block;
    height: 950px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000;
    text-align: center;
}
#content h3.go-more {
    font-size: 16px !important;
}
#search-region {
    margin: 0 0 10px 0;
}
.tableGrid {
    width: 100%;
    border-collapse: collapse;
    font-size: 1em;
}
.tableGrid th {
    padding: 4px 5px;
    border-bottom: 2px solid #9f0000;
    font-size: 14px;
    font-weight: bold;
    color: #9f0000;
}
.tableGrid td {
    padding: 4px 5px;
    border-bottom: 1px solid #ababab;
    font-size: 14px;
}
.tableGrid td:nth-child(n+1) {
    border-right: 1px dotted #ccc;
}
.tableGrid td:last-child {
    border-right: none;
}
.tableGrid .hl td {
    background: #eee !important;
}

.form-label {
    clear: left;
    float: left;
    width: 120px;
    margin-bottom: 8px;
}
#mainform.cols .input {
    float: left;
    margin-bottom: 10px;
}
.required:after {
    content: "*";
    color: #393;
    margin-left: 2px;
    font-size: 120%;
}

#startpageInfo {
}
.startpageLink a {
    color: #333;
}
.startpage {
    position: absolute;
    width: 620px;
    padding: 15px 20px 5px;
    background-color: #fff;
    border: 1px solid #e1d299;
    border-radius: 5px;
    -webkit-box-shadow: 1px 1px 3px #ccc;
    box-shadow: 1px 1px 3px #ccc;
    font-family: Arial;
    font-size: 85%;
}
.startpage ol,
.startpage ul {
    list-style-position: inside;
    margin: 0;
    padding: 0;
}
.startpage li {
    padding: 2px 0;
}
.startpage ol,
.startpage ul,
.startpage p,
.startpage h3 {
    margin: 0 0 10px 0;
}

.new-product-list {
    float: right;
     font-size: 85%;
     font-weight: bold;
     padding-left: 5px;
}

/* Facebook widget */
#facebook-footer {
    position: absolute;
    top: 20px;
    left: 20px;
}
#footer-banner {
    left: 347px;
    top: -30px;
    position: absolute;
}
#xmas-box {
    position: absolute;
    top: 165px;
    z-index: 200;
    display: none;
    overflow: hidden;
    visibility: hidden;
}
#room-mask {
    width: 980px;
    height: 398px;
    overflow: hidden;
    position: relative;
    margin-left: 20px;
}
#room {
    position: absolute;
}
#man {
    position: absolute;
    top: 100px;
    left: 486px;
}
#woman {
    position: absolute;
    top: 110px;
    left: 576px;
}
#xtree {
    position: absolute;
    top: -14px;
    left: 144px;
}
#xtree-lights {
    position: absolute;
    top: -14px;
    left: 144px;
}
#xtree-shadow {
    position: absolute;
    top: 19px;
    left: 125px;
}
#radiator {
    position: absolute;
    top: 12px;
    left: 750px;
}
#fireplace {
    position: absolute;
    top: 220px;
    left: 0px;
}
#fireplace  div {
    position: absolute;
}
#wishes1 {
    position: absolute;
    top: 150px;
    left: 20px;
}
#wishes2 {
    position: absolute;
    top: 200px;
    left: 20px;
}
#closeXmas {
    position: absolute;
    top: -4px;
    right: -4px;
    width: 21px;
    height: 21px;
    cursor: pointer;
}
#tillxmas {
    position: absolute;
    bottom: 10px;
    right: -12px;
    cursor: pointer;
    background: #fff;
    padding: 3px 13px;
    border-radius: 15px;
    font-size: 12px;
}
#flash-cont {
    width: 1021px;
    position: absolute;
}
#slideshowSide {
    float: right;
}
#slideshowSide div {
    display: none;
}
#slideshowFront {
    position:relative;
    width: 754px;
    float: left;
}
#slideshowFront DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    background-color: #FFF;
}
#slideshowFront DIV.active {
    z-index:10;
    opacity:1.0;
}
#slideshowFront DIV.last-active {
    z-index:9;
}
#slideshowFront DIV IMG {
    display: block;
    border: 0;
}
.visualCounter {
 position: relative;
 margin-bottom: 30px;
}
#counter {
 position: absolute;
 left: 300px;
 top: 30px;
}
.note {
 position: absolute;
 width: 50%;
 left: 300px;
 top: 130px;
 font-size: 120%;
}
.cntSeparator {
 font-size: 32px;
 margin: 8px 3px;
}

/* redesign 2013 */
#search input.searchbox {
    border: 1px solid #eee;
    padding: 3px 1px 2px;
    margin: 8px 0 0 9px;
    line-height: normal;
    height: auto;
    vertical-align: baseline;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  width: 122px !important;
}
}
.fullwidth-image {
    margin-bottom: 17px;
}
form td .submit, #profi .submit, #profiButtonMain .submit {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #bbbbbb;
  *border: 0;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
form td .submit:hover,
form td .submit:active,
form td .submit.active,
form td .submit.disabled,
form td .submit[disabled],
#profi .submit:hover,
#profi .submit:active,
#profi .submit.active,
#profi .submit.disabled,
#profi .submit[disabled], 
#profiButtonMain .submit:hover,
#profiButtonMain .submit:active,
#profiButtonMain .submit[disabled]
 {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
form td .submit:active,
form td .submit.active {
  background-color: #cccccc \9;
}
form td .submit:first-child {
  *margin-left: 0;
}
form td .submit:hover, #profi .submit:hover, #profiButtonMain .submit:hover {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
form td .submit:focus, #profi .submit:focus, #profiButtonMain .submit:focus {
    outline:none;
}
form td .submit.active,
form td .submit:active,
#profi .submit:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
form td .submit, #profi .submit, #profiButtonMain .submit, .btn-purmo  {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(150, 50, 0, 0.5);
  background-color: #fd880e;
  *background-color: #DA4902;
  background-image: -moz-linear-gradient(top, #fd880e, #DA4902);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fd880e), to(#DA4902));
  background-image: -webkit-linear-gradient(top, #fd880e, #DA4902);
  background-image: -o-linear-gradient(top, #fd880e, #DA4902);
  background-image: linear-gradient(to bottom, #fd880e, #DA4902);
  background-repeat: repeat-x;
  border-color: #DA4902 #DA4902 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffd880e', endColorstr='#ffDA4902', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  font-size: 14px;
  font-weight: bold;
}
form td .submit:hover,
form td .submit:active,
form td .submit.active,
form td .submit.disabled,
form td .submit[disabled],
#profi .submit:hover,
#profi .submit:active,
#profi .submit[disabled],
#profiButtonMain .submit:hover,
#profiButtonMain .submit:active,
#profiButtonMain .submit[disabled],
.btn-purmo:hover  {
  color: #ffffff;
  background-color: #DA4902;
  *background-color: #ba3b01;
}
form td .submit:active,
form td .submit.active {
  background-color: #c64005 \9;
}
form td .input, form td .select, #profi .input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
}
form td .select {
  height: 30px;
  *margin-top: 4px;
  line-height: 30px;
}

/* PexPenta */
.marginLess {
    margin: 0 -20px 20px -19px;
}
.marginLessRight {
    margin: 0 -20px 20px 0;
}
.pexpenta #sub-nav li.c {
    font-size: 150%;
}
.pexpenta #sub-nav li {
    font-size: 130%;
    text-transform: uppercase;
}
.pexpenta #sub-nav .lev-2 {
    padding: 15px 10px 10px 14px;
}
.pexpenta #sub-nav .lev-2:last-child {
    padding-bottom: 40px;
}
#page-b.pexpenta #content {
    font-size: 110%;
    line-height: 140%;
}
#page-b.pexpenta #content p {
 margin: 15px 0 10px;
}
#page-b.pexpenta #content h1 {
    font-size: 24px;
}
#page-b.pexpenta #content h2 {
    font-size: 20px;
    color: #F66900;
    margin-top: 20px;
    font-weight: bold;
}
#page-b.pexpenta #content h3 {
    color: #F66900;
}
#page-b.pexpenta #content h3.block {
    color: #333;
    border-left: 1px solid #F66900;
    padding: 0 0 10px 5px;
    margin-bottom: -3px;
    font-size: 150%;
    text-transform: uppercase;
}
#page-b.pexpenta #content h3.block strong {
    color: #F66900;
    font-size: 80%;
}
#page-b.pexpenta #content h3.block .cufon-canvas {
    margin-bottom: 5px;
}
#page-b.pexpenta #content p {
    margin: 15px 0 10px;
}
.pexpenta .heading {
    font-size: 32px;
    color: #999;
}
.pexpenta .heading strong {
    color: #F66900;
    display: block;
}
/*#page-b.pexpenta #content .products {
    line-height: 120% !important;
}*/
.callout {
    background-color: #F66900;
    color: #fff;
    padding: 30px 40px 10px 20px;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
}
.callout p {
    margin-bottom: 30px;
}
.callout.black {
    background-color: #494949;
}
blockquote {
    border-left: 10px solid #F66900;
    margin: 20px 0 40px 0;
    padding-left: 20px;
    max-width: 52%;
    font-size: 20px;
}
blockquote .cufon-canvas {
    margin-top: 5px;
}
.s30years {
    text-align: right;
    margin: -50px 20px 0 0;
    z-index: 1000;
    position: relative;
    float: right;
}
.s30years img {
    margin-bottom: 5px;
}
.descreet {
    font-size: 82%;
    font-style: italic;
    line-height: normal;
}
.circle {
    background: url(/_d/common/circle.png) no-repeat center;
    padding: 3px 6px;
    color: #666;
    margin: 2px 2px -5px;
    display: inline-block;
    font-size: 14px;
}
.circles {
    margin-bottom: -10px;
}
.circleItem {
    float: left;
    width: 23%;
    margin-right: 2%;
    font-size: 90%;
}
.pull-left-half {
    float: left;
    width: 52%;
}
.pull-left-half-img {
    float: left;
    margin-top: 3px;
    max-width: 48%;
    margin-right: 3%;
}
.image-note {
    margin-top: 30px;
}
.pull-left {
    float: left;
    margin-right: 20px;
}
.pull-right {
    float: right;
    margin-left: 20px;
}
.orange {
    color: #F66900;
}
.figure {
    width: 30%;
    font-size: 86%;
}
.figure img {
    border: 1px solid #949494;
}
.prod {
    margin-top: 20px;
}
.prod img {
    border: 1px solid #ddd;
    box-shadow: 0 1px 4px #ddd;
}
.prod .description {
    float: left;
    width: 50%;
}
#sub-nav ul.additional-links, #sub-nav ul.pexpenta-links {
    margin-top: 10px;
    box-shadow: 0 1px 3px #aaa;
}
#sub-nav ul.additional-links li.lev-2:first-child, #sub-nav ul.pexpenta-links li.lev-2:first-child {
    padding-top: 25px;
}
.shadow {
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
}
.shadow:hover {
    cursor: pointer;
}
.shadow:active {
    box-shadow: 0 0 2px rgba(0,0,0,0.3);
}
.visual-row {
    margin: 0 20px;
    position: relative;
    top: 176px;
}
.cell-1 img {
    position: absolute;
    visibility: hidden;
}
.cell-1 {
    float: left;
    width: 736px;
    position: relative;
}
.cell-1.animation {
    float: none;
    width: 736px;
    position: absolute;
    top: -20px;
    z-index: 100;
    left: 0;
}
.cell-11 img {
    position: absolute;
}
.cell-11 {
    float: left;
    width: 736px;
    position: relative;
}
.cell-11.animation {
    float: none;
    width: 736px;
    position: absolute;
    top: -20px;
    z-index: 100;
    left: 0;
}
#designTitle {
    left: 446px;
    top: 86px;
}
#inspirationTitle {
    left: 156px;
    top: 32px;
}
.cell-2 {
    float: right;
    width: 230px;
    position: relative;
}
#anim2 {
    height: 440px;
}
#anim2 img {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity = 0);
}
#anim2 img#tlo {
    opacity: 1;
    filter: alpha(opacity = 100);
}
#anim3 {
    height: 540px;
    width: 755px;
    overflow: hidden;
    position: relative;
    margin-top: 30px;
}
.overlayFlash #anim3 {
    margin: 0 auto;
    text-align: left;
    box-shadow: 0 0 6px rgba(0,0,0,0.5);
}
#anim3 img {
    position: absolute;
    visibility: hidden;
}
#tloMikko {
    top: -30px;
}
#mikko {
    left: 0;
}
#pexpenta {
    left: 40px;
    top: 30px;
}
#pexpentaBar2 {
    left: 352px;
    top: 123px;
}
#raised {
    right: 85px;
    top: 190px;
}
.baner-box {
    position: relative;
}
.baner-box img {
    position: absolute;
    visibility: hidden;
}
#mikko-overlay .closeBtn {
    background: url(/_d/common/close-btn.png) no-repeat;
    text-indent: -9999px;
    display: block;
    z-index: 20;
    width: 26px;
    height: 26px;
    position: absolute;
    right: 0;
    top: 10px;
}
#mikko-overlay {
    display: table;
    margin: 2% auto;
    position: relative;
}
.abs {
    position: relative;
}
.abs img, .abs div {
    position: absolute;
    visibility: hidden;
}
#anim-vert-1 {
    height: 600px;
    width: 736px;
    background: #fff;
}
#sideup {
    left: 578px;
    top: 0;
}
#badge {
    left: 258px;
    top: 4px;
}
#vertical-solo {
    left: 32px;
    top: 24px;
}
#installer {
    left: 32px;
    top: 24px;
}
#upsidedown {
    left: 20px;
    top: 24px;
}
#think {
    left: 40px;
    top: 24px;
}
#monterky {
    right: 10px;
    top: 30px;
}
#startext {
    left: 190px;
    top: 455px;
    font-size: 11px;
    color: #111;
}
.txt-small big {
    font-size: 200%;
}
.pdfTable {
    table-layout: fixed;
    border-collapse: collapse;
}
.pdfTable th {
    background: #F66900;
    border-bottom: 1px solid #333;
    padding: 3px 6px;
    color: #fff;
}
.pdfTable td {
    border-bottom: 1px solid #333;
    padding: 3px 6px;
    text-align: center;
}

.cookies-policy {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    border-top: 1px solid #999;
    box-shadow: 0px -1px 6px #444;
    -moz-box-shadow: -1px 0px 6px #444;
    z-index: 1000;
}
.cookies-policy .padding {
    width: 980px;
    margin: 0 auto;
    padding: 20px 40px;
}
.cookies-policy .close {
    position: absolute;
    right: 20px;
}
#page-b #content .references-subtitle {
    margin: 40px 0 0;
    color: #eb6600;
    text-transform: uppercase;
    font-size: 120%;
    font-weight: bold;
}
#page-b #content .references .box-1 {
    float: left;
    width: 346px;
    margin-top: 30px;
}
#page-b #content .references .box-2 {
    float: right;
    width: 346px;
    margin-top: 30px;
}
#page-b #content .references .photo {


}
#page-b #content .references .photo img {
    border: none;
}
#page-b #content .references .desc {
    min-height: 105px;
    border-bottom: 1px solid #999;
}
#page-b #content .references .desc h2 {
    font-size: 17px;

}
#page-b #content .references .desc h2 a {
    color: #000;
}
#page-b #content .references .desc p {
    font-size: 12px;
}




/* technology */
.technology img {
    max-width: 100%;
    margin-top: 4px;
}
.technology a {
    border-right: 1px solid #ddd;
    padding-right: 6px;
    display: block;
    position: relative;
    text-decoration: none;
}
.technology .row-fluid div:last-child a {
    border-right: none;
    padding-right: 0;
}
.technology a:focus {
    outline: 0;
}
.technology:first-of-type {
    margin-top: 20px;
}
.technology {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    padding: 5px 0 15px;
}
#page-b #content .technology h4 {
    font-size: 13px;
    margin-top: 0;
    font-weight: bold;
}
.technology p {
    font-size: 11px;
    margin-bottom: 3px;
}
#page-b #content .technology h2 {
    margin: 0;
    text-align: right;
}
.technology .span3 h2 {
    vertical-align: middle;
    display: table-cell;
    height: 124px;
    width: 172px;
}
.number-label {
    background: #aaa;
    color: #fff;
    padding: 2px 6px;
    font: bold 16px Tahoma, Geneva, sans-serif;
    position: absolute;
    z-index: 2;
    border-radius: 2px;
    right: 10px;
    bottom: 0;
    box-shadow: -1px -1px 0 #fff;
}
a:hover .number-label {
    background: #f66900;
}

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#fff;}
#colorbox{outline:0; box-shadow: 0 0 6px #f66900;}
    #cboxTopLeft{width:14px; height:14px; background:url(/_d/common/controls.png) no-repeat 0 0;}
    #cboxTopCenter{height:14px; background:url(/_d/common/border.png) repeat-x top left;}
    #cboxTopRight{width:14px; height:14px; background:url(/_d/common/controls.png) no-repeat -36px 0;}
    #cboxBottomLeft{width:14px; height:43px; background:url(/_d/common/controls.png) no-repeat 0 -32px;}
    #cboxBottomCenter{height:43px; background:url(/_d/common/border.png) repeat-x bottom left;}
    #cboxBottomRight{width:14px; height:43px; background:url(/_d/common/controls.png) no-repeat -36px -32px;}
    #cboxMiddleLeft{width:14px; background:url(/_d/common/controls.png) repeat-y -175px 0;}
    #cboxMiddleRight{width:14px; background:url(/_d/common/controls.png) repeat-y -211px 0;}
    #cboxContent{background:#fff; overflow:visible;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:5px;}
        #cboxLoadingOverlay{background:url(/_d/common/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(/_d/common/loading.gif) no-repeat center center;}
        #cboxTitle{position:absolute; bottom:-28px; left:0; text-align:center; width:100%; font-weight:bold; color:#111; font-size:130%;}
        #cboxCurrent{position:absolute; bottom:-25px; left:58px; font-weight:bold; color:#7C7C7C; display:none !important;}
        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible;  position:absolute; bottom:-29px; background:url(/_d/common/controls.png) no-repeat 0px 0px; width:23px; height:23px; text-indent:-9999px;}
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
        #cboxPrevious{left:0px; background-position: -51px -25px;}
        #cboxPrevious:hover{background-position:-51px 0px;}
        #cboxNext{left:27px; background-position:-75px -25px;}
        #cboxNext:hover{background-position:-75px 0px;}
        #cboxClose{right:0; background-position:-100px -25px;}
        #cboxClose:hover{background-position:-100px 0px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px; right:27px;}
        .cboxSlideshow_on #cboxSlideshow:hover{background-position:-150px 0px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px; right:27px;}
        .cboxSlideshow_off #cboxSlideshow:hover{background-position:-125px 0px;}

/* download demo */
.download-box {
    border-top: 1px solid #d5d5d5;
    width: 46%;
    padding: 20px 14px 8px 10px;
    margin: 3px 2px;

}
.download-box.pull-left {
    clear:both;
}
.download-box.selected, .download-box.addedDownloadToClipboard {
    background: #fafafa;
    /*border-top: 1px solid #eee !important;*/
    position: relative;
}
.download-box.selected:before, .download-box.addedDownloadToClipboard:before {
    content: "";
    width: 40px;
    height: 40px;
    position: absolute;
    right: 8px;
    top: 5px;
    color: #bbb;
    background: url(/_d/common/basket.png) no-repeat right top;
    background-size: 50% auto;
}
#page-b #content .download-box.selected h3, #page-b #content .download-box.addedDownloadToClipboard h3 {
    margin-right: 24px;
}
.tile-thumb {
    float: left;
    margin: 2px 28px 30px 0;
    width: 92px;
    text-align: center;
    overflow: hidden;
    border: 1px solid #d5d5d5;
}
.no-border {
    border: 1px solid transparent !important;
}
.tile-thumb img {
    border: 1px solid #aaa;
    margin: -1px;
    float: right;
}
.download-box .title {
    height: 62px;
    line-height: 16px
}
#page-b #content .download-box h3 {
    margin: 0;
    font-size: 15px;
    font-weight: bold;
}
.basket-side-button {
    position: fixed;
    top: 20%;
    right: -1px;
    z-index: 10;
}
.basket-side-button a {
    padding: 10px 10px 5px;
    display: block;
    color: #fff;
    box-shadow: 0 2px 1px rgba(0,0,0,0.5);
    background: #f66900;
    border-radius: 4px 0 0 4px;
}
.basket-side-button a span {
    display: block;
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
}
.basket-side-button a:hover {
    text-decoration: none;
    color: #fff;
    background: #ff6d00;
}
.download-box p {
    margin-bottom: 12px;
}
.download-box .size {
    margin-bottom: 22px;
}
.download-link, .see-online-link, .basket-link {
    padding: 3px 0 0 28px;
    margin-left: 120px;
    display: block;
}
.download-link {
    background: url(/_d/common/ico-download.png) no-repeat;
}
.see-online-link {
    background: url(/_d/common/ico-see-online.png) no-repeat;
}
.basket-link {
    background: url(/_d/common/ico-basket.png) no-repeat;
}
.selected .basket-link:after, .remove:after {
    content:"\F00D ";
    font-family: "FontAwesome";
    font-size: 16px;
    line-height: 16px;
    color: #ff5b00;
    margin-left: 5px;
}
.selected .basket-link:hover {
    text-decoration: none;
    color: #c40;
}
#page-b #content .group-title {
    border-bottom: 1px solid #f66900;
    font-size: 16px;
    margin-top: 20px;
    clear: both;
    color: #f66900;
}
#page-b #content .download-box + br + .group-title {
    margin-top: 60px;
}
.group-title + .download-box, .group-title + .download-box + .download-box {
    border-top: none;
    margin-top: 0;
}

/* calculator */
.calculator {
    margin-top: 20px;
}
.calculator fieldset, .calculator-box, .form-box fieldset {
    margin: 15px 0 0;
    border: 5px solid #e5e5e5;
    border-radius: 3px;
    background-color: #ffffff;
    background-image: -moz-linear-gradient(top, #ffffff, #fafafa);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#fafafa));
    background-image: -webkit-linear-gradient(top, #ffffff, #fafafa);
    background-image: -o-linear-gradient(top, #ffffff, #fafafa);
    background-image: linear-gradient(to bottom, #ffffff, #fafafa);
    background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fffafafa', GradientType=0);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.calculator fieldset > fieldset, .form-box fieldset > fieldset {
    border-radius: 0;
    border-width: 2px 0 0 0;
    background: none;
    margin-bottom: 10px;
}
.calculator .alert, .form-box .alert {
    border-width: 2px;
    border-radius: 2px;
    box-sizing: border-box;
}
.calculator .ambiance {
    overflow: hidden;
}
.calculator legend, .form-box legend {
    font-size: 16px;
    color: #ff5b00;
    padding: 0 10px;
    font-weight: bold;
}
.calculator fieldset fieldset legend, .form-box fieldset fieldset legend {
    color: #aaa;
}
.legend-buttons {
    margin: -28px 0 20px;
    background: #fff;
    padding: 0 10px;
}
.form-box .error {
    background-color: #fff6ed;
    color: #F00 !important;
    padding: 5px 0;
    margin-top: -5px;
    margin-bottom: 15px;
}
.form-box .help-inline {
    padding: 5px 10px;
    margin-left: 5px;
}
.form-box legend + .control-group.error {
  margin-top: 15px;
}
.form-box .form-actions {
    margin-top: 15px;
    padding: 10px 0;
    border: 2px solid #f0f0f0;
    background: #fafafa;
    text-align: center;
}
.form-box-actions {
    margin-top: 15px;
    border: 2px solid #f0f0f0;
    background: #fff;
}
.form-box-actions legend {
    margin: -8px 0 -11px 10px;
    background: #fff;
    color: #000;
    font-style: italic;
}
.form-box-actions legend a {
    color: #666;
}
.form-box-actions legend a:hover {
    color: #000;
    text-decoration: none;
}
.padding-box {
    padding: 20px;
    margin-top: 10px;
}
.form-view .controls {
    padding-top: 6px;
    font-size: 14px;
    line-height: 18px;
}
.calculator .control-label {
    font-size: 14px;
    color: #555;
    font-weight: bold;
}
.form-horizontal.form-wide .control-label {
    float: left;
    width: 220px;
    padding-top: 5px;
    text-align: right;
}
.form-horizontal.form-wide .controls {
 *display: inline-block;
 *padding-left: 20px;
    margin-left: 240px;
 *margin-left: 0;
}
.form-horizontal.form-wide fieldset fieldset .control-label {
    float: left;
    width: 210px;
    padding-top: 5px;
    text-align: right;
}
.form-horizontal.form-wide fieldset fieldset .controls {
 *display: inline-block;
 *padding-left: 20px;
    margin-left: 230px;
 *margin-left: 0;
}
.table-thick th, .table-thick td {
    border-top: none;
    border-bottom: 3px solid #ddd;
}
.alert-danger, .alert-error {
    color: #C00
}
#content .alert ul {
    margin: 5px 0 0 20px;
}
#content .alert ul li {
    list-style: circle;
    background: none;
    padding: 0;
    margin: 0 0 5px;
}
.calculator .btn-big-icon {
    position: relative;
    padding-left: 50px;
    padding-right: 45px;
}
.btn-big-icon [class^="icon-"], .btn-big-icon [class*=" icon-"] {
    position: absolute;
    left: 5%;
    top: 50%;
    font-size: 150%;
    margin-top: -13px !important;
}
.label-large {
    font-size: 150%;
    line-height: normal;
    padding: 8px 10px 6px 20px;
    margin-top: -10px;
}
.button-wizard {
    margin: 20px 0;
    padding: 5px;
    text-align: center;
}
.loader {
    margin: 10px 0 0 5px;
    display: none;
}
.btn-tripple-line {
    min-height: 84px;
}

/* modal MOD */
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #ffffff;
}
.modal-b {
    position: fixed;
    top: 5%;
    left: 50%;
    z-index: 1050;
    width: 960px;
    margin-left: -480px;
    background-color: #ffffff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.3);
 *border: 1px solid #999;
    /* IE6-7 */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    outline: none;
}
.modal-header {
    padding: 9px 15px 3px;
    background-color: #f5f5f5;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}
.modal-header h3 {
    margin: 0 !important;
}
.modal-body {
    position: relative;
    overflow-y: auto;
    max-height: 450px;
    padding: 5px 15px 15px;
}
.modal-b .section {
    margin-bottom: 10px;
    border-bottom: 1px dotted #ddd;
    padding-bottom: 10px;
}
.pull-up {
    margin-top: -20px;
}
.border-left {
    border-left: 1px solid #ddd;
    padding-left: 15px;
}


/* clever magazine */
.issue {
    border-bottom: 1px solid #f66900;
    margin-top: 40px !important;
    font-weight: normal;
}
.issue span {
    color: #fff;
    background: #f66900;
    padding: 3px 10px;
    line-height: 25px;
    border-radius: 2px 2px 0 0;
    min-width: 210px;
    display: inline-block;
}
.issue-links {
    padding: 4px 5px 0;
}
.issue-links a {
    color: #fff;
    text-decoration: none;
    margin: 2px 16px 0 0;
    display: inline-block;
}
.issue-row {
    background: #000;
    padding: 5px;
    box-sizing: border-box;
    box-shadow: 0 0 2px #ddd;
}
.row-orange {
    background: #f66900;
    padding: 5px 10px;
}
.lead {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.4;
    font-weight: bold;
    color: #666;
}
/* main-slider */
#main-slider {
    overflow: hidden;
    height: 368px;
    /*position: static !important;*/
}
#main-slider img {
    float: left;
    visibility: visible;
     position: static; 
}
#main-slider_pag {
    border-radius: 20px;
    text-align: center;
    height: 20px;
    padding: 2px 5px;
    z-index: 20;
    position: absolute;
    width: 736px;
    bottom: 2px;
}
#main-slider_pag a.selected span {
    background: #f66900;
    box-shadow: inset 0 -1px 2px #c85602, 0 0px 1px #000;
    opacity: 1;
    filter: alpha(opacity=100);
}
#main-slider_pag a {
    display: inline-block;
    padding: 3px;
}
#main-slider_pag span {
    border-radius: 10px;
    background: #ccc;
    text-indent: -100px;
    line-height: 0;
    display: inline-block;
    width: 10px;
    height: 10px;
    overflow: hidden;
    box-shadow: inset 0 0 1px #777, 0 0px 1px #000;
    opacity: 0.4;
    filter: alpha(opacity=40);
    /*border: 1px solid #333;*/
}
/* spinner */
.row-fluid.fuelux {
    margin-top: 4px;
    margin-bottom: 3px;
}
.fuelux .spinner input {
  float: left;
  height: 22px;
  line-height: 22px;
}
.fuelux .spinner .help-inline {
    margin: 7px 0 0 -14px;
}
.fuelux .spinner .btn {
  position: relative;
  width: 20px;
  height: 14px;
  padding-top: 0;
  padding-right: 9px;
  padding-left: 9px;
}
.fuelux .spinner .btn.disabled {
  cursor: not-allowed;
}
.fuelux .spinner .spinner-buttons {
  position: relative;
  left: -22px;
  float: left;
  width: 20px;
  height: 28px;
}
.fuelux .spinner .spinner-up {
  top: 2px;
  padding: 0 0 4px 2px;
}
.fuelux .spinner .spinner-up i {
  position: relative;
  top: -2px;
}
.fuelux .spinner .spinner-down {
  top: 2px;
  height: 13px;
  padding: 0 0 4px 2px;
}
.fuelux .spinner .spinner-down i {
  position: relative;
  top: -3px;
}
.input-mini {
  width: 60px !important;
}
.input-small {
  width: 90px !important;
}
.input-medium {
  width: 150px !important;
}
.input-large {
  width: 210px !important;
}
.input-xlarge {
  width: 270px !important;
}
.input-xxlarge {
  width: 530px !important;
}
.calculator td a:hover, #clipboard-show-hide-icon:hover {
    text-decoration: none;
    color: #333;
}
#clipboard-show-hide-icon {
    background: #fff;
    padding: 0 10px;
    margin-top: -33px;
    display: block;
}
.clipboard fieldset {
    border: 2px dotted #ccc;
    background: none;
}
.btn-small i {
    font-size: 11px;
}
/* professionals */
.professionals-box {
    border: 1px solid #ddd;
    border-radius: 3px;
    background-color: #ffffff;
    margin: 10px 0 0 20px;
    box-shadow: 0 -2px 3px rgba(51,51,51,0.05)
}
.professionals-box .alert {
    margin: 1px;
    border-radius: 2px;
}
.professionals-login {
    padding: 15px 10px 10px;
    background-color: #fafafa;
    text-shadow: 0 -1px 1px rgba(255,255,255,0.2);
}
#profiLoginMain.expert-area {
    width: 216px;
    left: 215px;
}
.expert-area .professionals-login {
    padding: 0;
    background: #fff;
    border: 1px solid #FFBE8C;
    margin: -7px -1px 0;
    border-radius: 3px 3px 2px 2px
}
.expert-area .professionals-login .header {
    padding: 10px 15px;
    background-color: #eb6600;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.1);
    color: #fff;
    border-radius: 2px 2px 0 0;
    margin: -1px;
    box-shadow: inset 0px 18px rgba(255,255,256,0.07);
    font-weight: bold;
    text-align: center;
}
.expert-area #login {
    padding: 10px 20px;
    font-weight: bold;
    color: #555;
}
.professionals-login .txt-small label {
    font-size: 12px;
    line-height: 12px;
    margin-bottom: 0;
}
.professionals-login .txt-small input[type="checkbox"] {
    margin-top: -1px;
}
.professionals-box .btn {
    margin-bottom: 2px;
}
.professionals-box ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.professionals-box li > a {
    list-style: none;
    display: block;
    padding: 6px 15px;
    line-height: 20px;
    color: #F66900;
    border-top: 1px solid #e5e5e5;
    font-weight: bold;
}
.professionals-box li > a:hover, .professionals li > a:focus {
    color: #ffffff;
    text-decoration: none;
    background-color: #F66900;
}
.professionals-box li > a i {
    margin: 0 4px 0 -5px;
    font-size: 14px;
}

#profiLoginMain .professionals-box {
    margin: 0;
    box-shadow: 0 -1px 12px rgba(0,0,0,0.1)
}
.box-row {
    padding: 50px 0 10px;
    clear: both;
}
.box-left {
    float: left;
    width: 346px;
}
.box-right {
    float: right;
    width: 346px;
}
ol.purmo {
    counter-reset:li; /* Initiate a counter */
    margin-left:0; /* Remove the default left margin */
    padding-left:0; /* Remove the default left padding */
}
ol.purmo > li {
    position:relative; /* Create a positioning context */
    margin:0 0 6px 2em; /* Give each list item a left margin to make room for the numbers */
    padding:4px 8px; /* Add some spacing around the content */
    list-style:none; /* Disable the normal item numbering */
    font-weight:bold;
}
ol.purmo > li:before {
    content:counter(li); /* Use the counter as content */
    counter-increment:li; /* Increment the counter by 1 */
    /* Position and style the number */
    position:absolute;
    top:0;
    left:-2em;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:2em;
    /* Some space between the number and the content in browsers that support
       generated content but not positioning it (Camino 2 is one example) */
    margin-right:8px;
    padding:4px;
    color:#fff;
    background:#F66900;
    font-weight:bold;
    text-align:center;
    border-radius: 15px;
}
#page-b.pexpenta #content .products .desc {
    width: 205px;
    height: 168px;
}
#page-b #content .products:first-of-type {
    margin-top: 17px;
}
.cufon-canvas {
    margin-bottom:3px;
}
.div-table {
    display: table;
    width: 100%;
}
.div-row {
    display: table-row;
}
.div-cell {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    /*padding: 10px 15px 10px;*/
    position: relative;
    /*width: 45%;*/
}
.align-top .div-cell {
    vertical-align: top;
}
.div-cell img {
    max-width: 98%;
}
.badge-orange {
    padding: 8px 13px;
    color:#fff;
    background:#F66900;
    font-weight:bold;
    text-align:center;
    border-radius: 17px;
    font-size: 18px;
    line-height: 18px;
}
.div-cell .badge-orange {
    position: absolute;
    text-align: left;
    box-shadow: 0 1px 1px #fff;
    left: 25px;
}
.handler-finden {
    margin-top: 50px; 
    background:url(/_d/common/grid.png) no-repeat center; 
    table-layout:fixed;
}
.handler-finden .div-cell {
    padding: 10px 15px 10px;
    width: 45%;
    height: 240px;
}
#content ul.checkicon li:before {
    content:"\F14A";
    font-family: "FontAwesome";
    color: #F66900;
    font-size: 19px;
    line-height: 20px;
    margin-left: -25px;
    position: absolute;
}

/* flat front campaign, animations */
.anim-container {
    height: 388px;
    width: 736px;
    position: relative;
}
.anim-container div.abs {
    overflow: hidden;
    height: 388px;
}
.marginLessRight .anim-container {
    height: auto;
    min-height: 600px;
}
.marginLessRight .anim-container div.abs {
    overflow: visible;
}
.animation .closeBtn {
    background: url(/_d/common/close-btn.png) no-repeat;
    text-indent: -9999px;
    display: block;
    z-index: 200;
    width: 26px;
    height: 26px;
    position: absolute;
    right: 2px;
    top: 22px;
}
.anim-mask {
    border-top: 1px solid #ddd;
    box-shadow: inset 0 4px 3px -4px rgba(0,0,0,0.1);
    height: 140px;
    background: #fff;
    position: relative;
    top: -1px;
}
#flatfront {
    border-bottom: 1px solid #ddd;
    box-shadow: 0 4px 3px -4px rgba(0,0,0,0.1);
}
#flat-installer-nordic {
    bottom: 0;
    left: 12%;
    width: 570px;
}
#flat-text-nordic {
    top: 10%;
    left: 3%;
}
#flat-badge-nordic {
    top: 10%;
    right: 4%;
    width: 170px;
}
#flat-installer-radson {
    bottom: -280px;
    right: 0.5%;
    width: 268px;
}
#flat-text-radson {
    top: 20%;
    left: 14%;
}
#flat-radiators-radson {
    bottom: -15px;
    left: 30%;
}
#flat-badge-radson {
    top: 40%;
    left: 50%;
    width: 140px;
}
#flat-note-radson {
    bottom: 1%;
    left: 16%;
}
.marginLessRight #flat-note-radson {
    bottom: -8%;
}
.form-box .error {
    background-color: #fff6ed;
    color: #F00 !important;
    padding: 5px 0;
    margin-top: -5px;
    margin-bottom: 15px;
    font-size: 12px;
}
.form-box .help-inline {
    display:inline-block;  
    margin: 0 0 0 5px;
}
.hide-element {
    display: none;

}
.btn .pull-right {
    margin-left: 5px;
    margin-top: 3px;
}
.btn-bold {
    font-weight: bold;
}
.download-basket fieldset {
    border: 1px dotted #aaa;
    background: none;
    box-shadow: 0 2px 2px rgba(0,0,0,0.05);
    margin-right: 2px;
    margin-top: 20px;
    padding: 10px;
}
.download-basket legend {
    background: #fff;
}
.download-basket .download-link, .download-basket .basket-link {
    margin-left: 0;
    display: inline;
}
.basket-header {
    margin: -10px 5px;
    width: 25px;
}
.download-item {
    margin: 3px 2px;
    clear: left;
    margin: 10px 0 10px;
    padding: 4px 14px 0 10px;
    border-top: 1px solid #ddd;
}
.download-item:first-child {
    border-top: none;
}
.download-item .title {
    font-size: 14px;
    padding: 10px 0 10px;
    font-weight: bold;
}
.download-item .tile-thumb {
    height: 70px;
    width: 50px;
    margin: 2px 28px 6px 0;
}
.download-item .size {
    width: 25%;
    float: left;
}
.download-item .download-link {
    width: 25%;
    float: left;
}
.download-item .remove {
    float: right;
}
.basket-actions {
    border-top: 1px solid #ddd;
    padding-top: 4px;
}
#clipboard-download-form + .download-box, #clipboard-download-form + .download-box + .download-box {
    border-top: none;
    margin-top: 20px;
}
.download-basket  .info-empty {
    padding: 15px 0px 15px 0px;
} 

.radson-active img {
   visibility:visible !important; 
   top:20px !important;
}


/* christmas card */
.anim-container {
    overflow: hidden;
}
.anim-container div.abs {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.anim-container div.abs h2  {
    font-weight: 400;
    font-size: 30px;
    line-height: 30px;
}
.anim-container div.abs h2 span {
    font-weight: 600;
}
#xcard-wishes {
    background: #fff;
    width: 100%;
    height: 368px;
    text-align: center;
    padding: 20px 0 0;
}
#xcard-wishes-text {
    padding: 0 20px;
}
.anim-container div.abs #xcard-wishes2 h2, #xcard-wishes-text h2  {
    font-weight: 400;
    font-size: 21px;
    line-height: 20px;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 40px;
}
.anim-container div.abs #xcard-wishes2 h2 span, #xcard-wishes-text h2 span {
    font-weight: 600;
}
.anim-container div.abs h3  {
    font-weight: 400;
    font-size: 15px;
    line-height: 16px;
    margin: 7px 0 0;
}
.anim-container div.abs h3:first-child  {
    margin-top: 25px;
}
.anim-container div.abs368 {
    height: 368px;
    background: #fff;
    top: 20px;
}
#xcard-wishes2 {
    background: #fff;
    background: rgba(255,255,255,0.85);
    width: 550px;
    height: 268px;
    text-align: center;
    padding: 10px 20px 5px;
    border-radius: 3px;
    bottom: 50px;
    left: 70px;
}
.xcard-bg {
    position: relative;
top: 0 !important;
left: 0 !important;
}
.xcard-bg img {
    width: 736px;
}
#xcard-room {
    top: -8%;
    left: -6%;
}
#xcard-candles {
    top: -8%;
    left: -6%;
}
#xcard-woman {
    top: 23%;
    left: 15%;
}
#xcard-man {
    top: 14%;
    left: 35%;
}
#xcard-tree, #xcard-tree2, #xcard-tree3 {
    top: -11%;
    left: 59%;
}
.social-media {
    position: absolute;
    bottom: 10px;
    left: 34%;
    width: 74%;
    text-align: center;
}
#page-b #content .cols-3 .col-1 {
    float: left;
    width: 30%;
    margin-right: 5%;
}
#page-b #content .cols-3 .col-2 {
    float: left;
    width: 30%;
    margin-right: 5%;
}
#page-b #content .cols-3 .col-3 {
    float: left;
    width: 30%;
}
.cols-3 ul, .cols-3 ol {
    padding-left: 20px;
}
.cols-3 ol li {
    margin-bottom: 20px;
}
.cols-3 li a[href^="mailto:"] {
    font-size: 12px;
}
.map-legend {
    background: #fff;
    background: rgba(255,255,255,0.8);
    position: absolute;
    padding: 10px;
    margin: -10px;
}
.map-legend h4 {
    background: #fff;
}
.form-horizontal .spinner .control-label {
    width: 290px;
}
.form-horizontal .spinner .controls {
    margin-left: 300px;
}
.form-horizontal .form-inline .spinner .control-label {
    width: 30px;
}
.form-horizontal .form-inline .spinner .controls {
    margin-left: 50px;
}
.table-xsmall {
    margin: 15px 0 20px;
}
.table-xsmall th {
    font-size: 11px;
    text-align: left;
    padding: 3px 1px;
    border-bottom: 1px solid #ababab;
    border-right: 1px dotted #ababab;
    color: #000;
}
.table-xsmall td {
    font-size: 10px;
    text-align: center;
    padding: 3px 1px;
}
.table-xsmall i {
    font-size: 14px;
}


/* partners UA */
.partner-box {
    background: #fff;
    padding: 10px;
    text-align: center;
    border: 2px solid #eee;
    border-radius: 6px;
    margin: 5px 0;
    box-shadow: inset 0 2px 4px #f6f6f6;
}
.partner-box:hover {
    border: 2px solid #f66900;
    box-shadow: inset 0 2px 4px #f7d6be;
    transition: all 0.4s ease-in-out;
}
.partner-box img {
    max-width: 100%;
}
#page-b #content .partner-header {
    margin: 30px 0 5px;
}
#page-b #content .partner-header:before {
    border-left: 6px solid #f66900;
    content: "";
    position: absolute;
    width: 8px;
    height: 12px;
    margin: 7px 0 0 -10px;
}
.register-box {
    text-align: center;
}
#page-b #content .warranty-group-title {
   border-bottom: 2px solid #d5d5d5; 
   font-size: 16px;
   margin-top: 20px;
   margin-bottom: 10px;
   clear: both;
   color: #999;
}
.table-purmo {
    border-radius: 2px;
    margin: 10px 0;
}
.table-purmo th {
    background-color: #f5f5f5;
    border-radius: 0 !important;
    text-align: center;
}
.table-purmo td {
    text-align: center;
}
.table-purmo img {
    max-width: 100%;
    height: auto;
}
.td-left > tbody > tr > td, .td-left > tr > td {
    text-align: left;
}
.td-left > tbody > tr > th, .td-left > tr > th {
    vertical-align: middle;
}
.img-responsive {
    max-width: 100%;
    height: auto;
}
table .selected {
    border: 1px solid #f40;
}
.table .table-transparent {
    background: transparent;
    margin: 0;
    border: none;
}
.table-transparent > tbody > tr > td, .table-transparent > tr > td {
    border: none !important;
    padding: 0;
}
/* social panel */
.slide-out-div {
    box-shadow: 0 2px 4px rgba(0,0,0,0.4);
    z-index: 30;
}
.slide-out-div .handle {
    box-shadow: 0 2px 4px rgba(0,0,0,0.4);
    background: #fff url(/_d/common/social-tab.png) no-repeat center;
    height: 74px;
    width: 29px;
    padding: 10px;
    border-radius: 3px 0 0 3px;
}
.social-slide-panel {
    background: #fff;
    padding: 20px;
    height: 490px;
    width: 300px;
    z-index: 12;
    position: relative;
}


