﻿/* the top menu trail */
div.trail {
    height: 10px;
    margin-top: 9px;
    margin-left: 17px;
}

    div.trail a, div.trail span {
        float: left;
        display: block;
        color: #244f85;
        font-size: 10px;
    }

        div.trail span.sep {
            width: 15px;
            height: 100%;
            background-image: url("../images/trail.png")no-repeat;
            background-position: 5px 3px;
        }

        div.trail span.last {
            font-weight: bold;
        }
/* banner */
div.bannerFrame {
    overflow: hidden;
    width: 811px;
    height: 306px;
    margin-left: 5px;
    background-image: url('../Images.2/bannerFrame.jpg');
    background-repeat: no-repeat;
    padding-left: 11px;
    position: relative;
}

    div.bannerFrame h3 {
        margin: 34px 0px 0px 0px;
        border-left: solid 40px #11a0d4;
        height: 20px;
        padding-left: 10px;
        font-size: 24px;
        line-height: 24px;
        color: #11a0d4;
    }
/* top banners */
div.topbanner {
    position: relative;
    height: 138px;
}

    div.topbanner > div {
        display: none;
        position: absolute;
        left: 0px;
        top: 0px;
    }

ul.bannerText {
    margin-top: 7px;
    margin-left: 66px;
    list-style-position: outside;
    height: 110px;
    color: #11a0d4;
    width: 350px;
}

    ul.bannerText > li {
        padding-bottom: 5px;
    }

        ul.bannerText > li > span {
            color: #777777;
            font-size: 14px;
        }

            ul.bannerText > li > span > a {
                color: #11a0d4;
                font-size: 14px;
            }


#topbanner_integratedText {
    margin-top: 25px;
    margin-left: 50px;
    line-height: 23px;
    color: #666666;
    font-size: 14px;
}

#topbanner_controllerHeaderImg {
    position: absolute;
    top: -35px;
    left: 570px;
}

    #topbanner_controllerHeaderImg img {
        height: 180px;
    }

#topbanner_outdoorHeaderImg {
    position: absolute;
    top: -70px;
    left: 470px;
}

    #topbanner_outdoorHeaderImg img {
        height: 202px;
        margin-top: 28px;
        position: relative;
        width: 316px;
    }

#topbanner_specificationsHeaderImg {
    position: absolute;
    top: -10px;
    left: 550px;
}

    #topbanner_specificationsHeaderImg img#specHeader2 {
        height: 200px;
        width: 230px;
    }

    #topbanner_specificationsHeaderImg #specHeader1 {
        position: absolute;
        top: 40px;
        left: -250px;
    }

    #topbanner_specificationsHeaderImg #specHeader2 {
        position: absolute;
        top: -33px;
        left: 6px;
    }

#topbanner_overviewrHeaderImg {
    position: absolute;
    top: -20px;
    left: 635px;
}

    #topbanner_overviewrHeaderImg img.header {
        height: 225px;
        top: -23px;
        position: relative;
        z-index: 10;
        left: -40px;
    }

#integrated_headerList {
    margin-top: 7px;
}

#topbanner_overviewrHeaderImg #ovHeader1 {
    position: absolute;
    top: 47px;
    left: -190px;
    height: 70px;
}

.backgroundStripe {
    position: relative;
    top: -180px;
    left: -292px;
}
/* banner tabs */
ul.bannerTabsTop {
    list-style-type: none;
    /*padding-left: 5px;*/
    z-index: 500;
    margin: 0;
    overflow: hidden;
}

    ul.bannerTabsTop li.banActiveTop {
        background: url('../Images.2/HumiBtns.png') -25px -2px;
    }

    ul.bannerTabsTop > li {
        margin-right: 17.5px;
        overflow: hidden;
        float: left;
        height: 22px;
        width: 143px;
        background-repeat: no-repeat;
        position: relative;
        z-index: 10;
    }

ul.bannerTabs {
    list-style-type: none;
    /*padding-left: 5px;*/
    margin: 0;
}

    ul.bannerTabs li {
        margin-right: 17.5px;
        overflow: hidden;
        float: left;
        height: 80px;
        width: 143px;
        background-repeat: no-repeat;
        position: relative;
    }

        ul.bannerTabs li > h4 {
            color: #fff;
            font-weight: bold;
            margin-left: 15px;
            margin-top: 10px;
            font-size: 15px;
            height: 25px;
        }

            ul.bannerTabs li > h4 > span {
                font-size: 14px;
                display: block;
                padding-left: 1px;
                z-index: 1000;
            }

        ul.bannerTabs li > span {
            display: block;
            font-weight: bold;
            font-size: 11px;
            margin-left: 15px;
            padding-top: 10px;
        }

        ul.bannerTabs li:hover > span {
            color: #fff;
        }

        ul.bannerTabs li.banActive {
            background: url('../Images.2/HumiBtns.png') -25px -24px;
        }

li.banActive span {
    color: #fff;
}

ul.bannerTabs li.banNotActive {
    background: url('../Images.2/HumiBtns.png') -25px -243px;
}

    ul.bannerTabs li.banNotActive:hover {
        background-position: -25px -135px;
        cursor: pointer;
    }


/* the popup for the actuators and the pdfs */
#pop_bro {
    display: none;
    width: 230px;
    position: absolute;
    left: -4px;
    top: 28px;
    z-index: 10000;
}

#pop_instr {
    display: none;
    width: 260px;
    position: absolute;
    left: 1px;
    top: 28px;
    z-index: 10000;
}

#pop_instr2 {
    display: none;
    width: 330px;
    position: absolute;
    left: 1px;
    top: 28px;
    z-index: 10000;
}

#pop_video {
    display: none;
    width: 260px;
    position: absolute;
    left: 1px;
    top: 28px;
    z-index: 10000;
}

div.popPdf {
    display: table;
    border-spacing: 0;
    text-align: left;
    padding: 0;
    margin: 0;
}

div.popC2 > ul {
    list-style-type: none;
}

div.popC2 a {
    display: inline-block;
    width: 100%;
    cursor: pointer;
    color: #705D62;
    padding-right: 5px
}

    div.popC2 a.apModel1 {
        height: 25px;
        padding-top: 12px;
    }

    div.popC2 a.apModel2 {
        height: 25px;
    }

    div.popC2 a.apModel3 {
        height: 25px;
        padding-bottom: 5px;
    }

div.popC2 {
    padding: 10px 15px 15px 10px;
    display: table-cell;
    height: 100%;
    border: solid 1px #a698a1;
    background-color: #ffffff;
    color: #705D62;
    font-size: 12px;
}

    div.popC2 li.sel {
        font-weight: bold;
        padding: 5px 0px 4px 5px;
        border-bottom: 1px solid #E5E5E5;
        background-color: #e5e5e5;
    }

    div.popC2 li {
        padding-left: 6px;
    }

div.popC1 {
    width: 4px;
    display: table-cell;
    height: 100%;
    background-image: url('../Images.2/LShadow.png');
    background-repeat: repeat-y;
    background-position: 0px 0px;
    padding-top: 5px;
}

div.popC3 {
    width: 4px;
    display: table-cell;
    height: 100%;
    background: url('../Images.2/RShadow.png') repeat-y 0px 0px;
}


/* body top buttons */
div.downloadBtns {
    border-spacing: 0px;
}

    div.downloadBtns > a {
        display: inline-block;
        height: 29px;
    }

a.selectSoftware {
    background: url('../Images.2/HumiBtns.png') no-repeat -25px -359px;
    width: 175px;
    margin-left: 5px;
    margin-right: 82px;
    border-top-right-radius: 15px;
}

    a.selectSoftware:hover {
        background-position: -300px -359px;
        cursor: pointer;
    }

div.downloadBtns > div {
    display: inline-block;
    height: 29px;
    position: relative;
}


a.pdfBtn1 {
    background: url('../Images.2/CtrlBtns1.2.1.png') no-repeat -509px -24px;
    width: 81px;
    height: 29px;
    display: block;
}

    a.pdf_bro_pop, a.pdfBtn1:hover {
        background-position: -509px -68px;
        cursor: pointer;
    }

a.pdfBtn2 {
    background: url('../Images.2/CtrlBtns1.2.1.png') no-repeat -509px -279px;
    width: 91px;
    height: 29px;
    margin-left: 5px;
    display: block;
}

    a.pdf_instr_pop, a.pdfBtn2:hover {
        background-position: -509px -319px;
        cursor: pointer;
    }

a.pdfBtn3 {
    background: url('../Images.2/CtrlBtns1.2.1.png') no-repeat -509px -199px;
    width: 91px;
    height: 29px;
    margin-left: 5px;
    display: block;
}

    a.pdfBtn3:hover {
        background-position: -509px -239px;
        cursor: pointer;
    }

a.videoBtn {
    background: url('../Images.2/CtrlBtns1.2.1.png') no-repeat -512px -395px;
    width: 80px;
    height: 29px;
    margin-left: 5px;
    display: block;
}

    a.video_pop, a.videoBtn:hover {
        background-position: -512px -476px;
        cursor: pointer;
    }

/* body heading title */
div#bodyHeading {
    width: 786px;
    height: 34px;
    margin-left: 16px;
    margin-top: 5px;
    background-image: url('../Images.2/BodyHeaderBackground.png');
    background-repeat: no-repeat;
    padding-top: 5px;
    position: relative;
}

    div#bodyHeading span.prodName {
        border-left: solid 40px #11a0d4;
        height: 20px;
        padding-left: 10px;
        font-size: 16px;
        line-height: 21px;
        color: #777777;
        font-weight: bold
    }

    div#bodyHeading span.prodDetail {
        height: 20px;
        font-size: 16px;
        line-height: 21px;
        color: #777777;
    }

/* Collapsible*/
div.cPanel {
    margin-left: 15px;
    overflow: hidden;
    position: relative;
    min-width: 820px;
}

    div.cPanel a, div.cPanel a:link, div.cPanel a:visited, div.cPanel a:active {
        color: #023b87;
        text-decoration: underline;
    }

    div.cPanel > h4 {
        display: block;
        cursor: pointer;
        height: 30px;
    }

        div.cPanel > h4 > span {
            display: inline-block;
            font-size: 14px;
            color: #47505c;
            line-height: 30px;
            padding-left: 25px;
            background: url('../Images.2/HumiBtns.png') no-repeat -40px -435px;
        }

        div.cPanel > h4 > span {
            font-size: 16px;
            color: #777777;
        }

div.cPanelOpen > h4, div.cPanelClosed:hover h4 {
    background: url('../Images.2/BodyHeaderBackground.png') no-repeat;
}

    div.cPanelOpen > h4:hover > span {
        color: #11a0d4;
    }

div.cPanelClosed > h4:hover > span {
    color: #11a0d4;
}

div.cPanelOpen > h4 > span {
    background-position: -34px -402px;
}

div.cPanelClosed > div.cPanelBody {
    display: none;
}

.cPanelBody > p, .cPanelBody > table, .cPanelBody > ul, .cPanelBody > h4 {
    margin-top: 10px !important;
}
/* section details: overview, features, BACnet, etc ..*/
div#specifications, div#outdoor, div#integratedController, div#humiditySensorsController {
    display: none;
}

div#innerPageGrp {
    position: relative;
    min-height: 430px;
}

.cPanelBody {
    padding: 5px 0px;
}

    .cPanelBody p {
        margin: 0px 55px 15px 25px;
        font-size: 14px;
    }

ul.detLst {
    list-style-type: disc;
    margin: 0px 0px 12px 38px;
    list-style-position: outside;
}

    ul.detLst li, ul.detLst a {
        font-size: 14px;
    }

    ul.detLst > li {
        padding: 0px 30px 8px 0px;
        margin: 0;
        color: #11a0d4;
    }

    ul.detLst span {
        font-size: 14px;
        color: black;
    }

    ul.detLst > li > ul {
        list-style-type: circle !important;
        margin-left: 15px;
    }

        ul.detLst > li > ul > li {
            padding-bottom: 5px;
        }

ul.detLstNum {
    list-style-type: decimal;
    margin-left: 47px !important;
}

    ul.detLstNum > li {
        padding: 0px 30px 8px 0px;
        margin: 0;
    }

/* page specific */

/* table */
table.infoTable {
    width: 95%;
    text-align: center;
    margin-bottom: 20px;
}

    table.infoTable td {
        background: #D3DFEE;
        padding: 10px;
    }

    table.infoTable tr.odd td {
        background: #95B3D7;
    }

    table.infoTable td.title {
        background: #4F81BD !important;
        color: white;
        font-weight: bold;
        font-size: 17px;
    }

    table.infoTable tbody .title {
        font-size: 13px;
    }
/* top banner */
div#topbanner_overview {
    display: block;
}

div.topbanner div > span {
    display: block;
    margin-left: 50px;
    margin-top: 10px;
    font-size: 20px;
    color: #11a0d4;
}

img#topbanner_img1 {
    position: absolute;
    top: -28px;
    right: 0px;
}

img.imgOverview {
    margin: 10px 20px 50px 140px;
}

/* overview */
div.overviewImgContainer {
    position: absolute;
    top: -15px;
    right: 33px;
}

    div.overviewImgContainer img {
        width: 350px;
    }

div.overviewImgContainer2 {
    position: absolute;
    top: 237px;
    right: 30px;
}

div.overviewContainer {
    height: 329px;
}

div.advantagesContainer {
    height: 270px;
}

div.systemOverviewContainer {
    height: 500px;
}

div.SDUImgContainer1 {
    position: absolute;
    top: 100px;
    left: 225px;
}

div.SDUImgContainer2 {
    position: absolute;
    top: 90px;
    left: 425px;
}


div.overviewContainer p,
div.advantagesContainer p {
    width: 50%;
}

div.overviewContainer p {
    margin-top: 10px;
    margin-left: 20px;
    font-size: 14px;
}

div.whatIsNew table {
    margin-bottom: 20px;
    margin-top: 10px;
    width: 100%;
}

.row_1 td img {
    width: 60px;
}

.row_2 td {
    font-weight: bold;
    font-size: 17px;
}

.row_1 td, .row_2 td, .row_3 td {
    text-align: center;
    width: 20%;
}

div.whatIsNew {
    width: 97%;
}
/* specifications */
div#specifications ul.detLst, div#specifications table.distributionInSpaceFan {
    width: 63%;
    margin-top: 0px;
}

div.SDUContainer {
    position: relative;
    height: 230px;
    overflow: hidden;
}

div.inDuctContainer {
    position: relative;
    height: 215px;
    overflow: hidden;
}

div.OutdoorContainer {
    position: relative;
    height: 300px;
    overflow: hidden;
}

div.InDuctImgContainer,
div.SDUImgContainer,
div.OutdoorImgContainer {
    position: absolute;
    top: 0px;
    right: 33px;
}

div.SDUImgContainer {
    text-align: right
}

    div.SDUImgContainer p {
        margin-right: 15px;
    }




div.integratedControllerNonCollabsible p {
    font-weight: bold;
    width: 300px;
    font-size: 14px;
}

table.distributionInSpaceFan td.title {
    font-size: 13px;
}

sup#inductTM {
    font-size: 8px;
}

/* Integrated Controller */
div#integratedController li ul {
    margin-top: 3px;
}

div#integratedController ul.detLst {
    width: 50%;
    margin-top: 0px;
}

div#integratedController .integratedControllerNonCollabsible {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
}

/*div.hygienicImgCon {
    position: relative;
    font-size: 18px;
    margin-bottom: 30px;
}

    div.hygienicImgCon > img {
        margin-left: 150px;
    }*/

div.contollerImg1 {
    position: absolute;
    top: 8px;
    left: 600px;
}

    div.contollerImg1 img {
        height: 264px;
    }

div.contollerImg2 {
    position: absolute;
    top: 0;
    left: 450px;
}

div.content {
    width: 100%;
    position: relative;
}

    div.content h1 {
        font-size: 18px;
        padding-top: 30px;
        padding-bottom: 10px;
    }

div.leftContent, div.rightContent {
    width: 50%;
    float: left;
}

    div.leftContent .cPanel, div.rightContent .cPanel {
        min-width: 0px;
    }

    div.leftContent div.cPanelOpen > h4.title,
    div.rightContent div.cPanelOpen > h4.title {
        background: url('../Images/miniGradient.png') no-repeat;
    }

    div.leftContent div.cPanelClosed > h4.title:hover,
    div.rightContent div.cPanelClosed > h4.title:hover {
        background: url('../Images/miniGradient.png') no-repeat;
    }

/* video tab */
#pop_video {
    display: none;
    width: 300px;
    position: absolute;
    left: 1px;
    top: 28px;
    z-index: 10000;
}

a.videoBtn {
    background: url('../Images.2/CtrlBtns1.2.1.png') no-repeat -512px -395px;
    width: 80px;
    height: 29px;
    margin-left: 5px;
    display: block;
}

    a.video_pop, a.videoBtn:hover {
        background-position: -512px -476px;
        cursor: pointer;
    }

/* outdoor unit*/
div#outdoor ul.detLst {
    width: 500px;
}

/* Misc */
#capacitiesAnchor {
    color: #11a0d4;
    font-size: 14px;
    font-family: Arial, Verdana, "Arial Narrow", Helvetica;
}

a.pdfBtn_cat {
    background: url('/Humidifiers/Images/pdf-download.png') no-repeat 0px -26px;
    width: 162px;
    height: 26px;
    display: block;
    margin-left: 16px;
}

    a.pdf_cat_pop, a.pdfBtn_cat:hover {
        background-position: 0px 0px;
        cursor: pointer;
    }

a.pdfBtn1 {
    background: url('/Humidifiers/Images/CtrlBtns.png') no-repeat -484px -24px;
    width: 81px;
    height: 29px;
    display: block;
}

    a.pdf_bro_pop, a.pdfBtn1:hover {
        background-position: -484px -68px;
        cursor: pointer;
    }

a.pdfBtn2 {
    background: url('/Humidifiers/Images/CtrlBtns.png') no-repeat -484px -113px;
    width: 81px;
    height: 29px;
    margin-left: 5px;
    display: block;
}

    a.pdf_instr_pop, a.pdfBtn2:hover {
        background-position: -484px -153px;
        cursor: pointer;
    }
/* the popups for the pdfs */
#pop_cat {
    display: none;
    width: 230px;
    position: absolute;
    left: 12px;
    top: 26px;
    z-index: 10000;
}

.sytemoverViewIMG {
    width: 786px;
}

div.InDuctImgContainer {
    text-align: right;
}

.InDuctImgContainer .MultiSteam {
    position: relative;
    top: 7px;
    left: -154px;
    padding: 15px 13px 7px 5px;
    background-color: rgb(231,243,247)
}

    .InDuctImgContainer .MultiSteam p {
        left: 11px;
        top: 26px;
    }

.InDuctImgContainer .SAM {
    position: relative;
    top: -155px;
    left: 0px;
    padding: 10px 5px 0px 5px;
    background-color: rgb(231,243,247)
}

    .InDuctImgContainer .SAM p {
        top: 16px;
    }

.InDuctImgContainer .SAME2 {
    position: relative;
    padding: 10px 5px 0px 5px;
    top: -139px;
    background-color: rgb(231,243,247)
}

.InDuctImgContainer p {
    position: relative;
    top: 18px;
    margin: 0 !important;
    left: 4px;
}

div#specifications ul.detLst {
    width: 58% !important;
}

.overview-icons {
    margin-left: 18px;
    margin-top: 5px;
    float: left;
}

.overview-icon-list {
    list-style-type: none;
    margin-left: 10px;
    float: left;
}

    .overview-icon-list li {
        line-height: 37.5px;
        font-family: Arial, Verdana, "Arial Narrow", Helvetica;
        font-size: 14px;
    }

.SDUImgContainer, .OutdoorImgContainer {
    margin-top: 6px;
}

#topbanner_humiditySensorsControllerImg {
    position: absolute;
    top: -10px;
    left: 550px;
}

    #topbanner_humiditySensorsControllerImg img {
        height: 202px;
        width: 400px;
        padding-top: 3.5px;
        padding-left: 1.5px;
        margin-left: -166px;
        margin-top: -36px;
    }

/* body header title */
div.bodyHeader {
    width: 786px;
    height: 34px;
    margin-left: 16px;
    margin-top: 5px;
    background-image: url('../Images.2/BodyHeaderBackground.png');
    background-repeat: no-repeat;
    padding-top: 5px;
    position: relative;
}

    div.bodyHeader span.prodName {
        border-left: solid 40px #11a0d4;
        height: 20px;
        padding-left: 10px;
        font-size: 16px;
        line-height: 21px;
        color: #777777;
        font-weight: bold
    }

    div.bodyHeader span.prodName2 {
        height: 20px;
        padding-left: 10px;
        font-size: 16px;
        line-height: 21px;
        color: #777777;
        font-weight: bold
    }

    div.bodyHeader span.prodDetail {
        height: 20px;
        font-size: 16px;
        line-height: 21px;
        color: #777777;
    }

    div.bodyHeader a {
        text-decoration: none;
        display: flex;
        align-items: center;
        justify-content: space-between
    }

.pdfIcon {
    background-image: url(../Images.2/pdf_icon.svg);
    background-size: 26px 26px;
    background-position: center;
    background-repeat: no-repeat;
    height: 26px;
    width: 26px;
    padding: 0 10px 0 0;
    margin-top: -1.5px;
}

    .pdfIcon:hover {
        background-image: url(../Images.2/pdf_icon_white.svg);
    }

div.bodyControlsContent {
    display: flex;
    justify-content: flex-start;
}

div.bodyControlsdiv {
    width: 300px;
    height: 150px;
    padding-right: 50px;
}

    div.bodyControlsdiv img {
        position: relative;
    }

.imgText {
    position: absolute;
    margin-top: -50px;
    margin-left: 110px;
    color: #11a0d4;
    font-weight: bold;
}

.new-productImg {
    position: absolute;
    top: 0px;
    right: 0px;
}

    .new-productImg img {
        width: 100px;
    }

.techTime {
    background-color: #a6afb8;
    width: 90px;
    margin-left: 5px;
    border-top-right-radius: 15px;
    vertical-align: top;
}

    .techTime span {
        padding-left:10px;     
        color: white;
        font-weight: bold;
        line-height: 29px;
    }

    .techTime:hover {
        background-color: #20558a;
    }

a.techTime:hover {
    text-decoration: none;
}


