﻿/* 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: 12px;
            height: 100%;
            background-image: url("../images/trail.png")no-repeat;
            background-position: 5px 4px;
        }

        div.trail span.last {
            font-weight: bold;
        }

/* banner */
div.bannerFrame {
    overflow: auto;
    width: 811px;
    height: 306px;
    margin-left: 5px;
    background-image: url('Images/bannerFrame.jpg');
    background-repeat: no-repeat;
    padding-left: 11px;
    position: relative;
}

    div.bannerFrame h3 {
        margin: 34px 0px 0px 0px;
        border-left: solid 40px #7BC143;
        height: 20px;
        padding-left: 10px;
        font-size: 24px;
        line-height: 24px;
        color: #7BC143;
    }
/* 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: 52px;
    list-style-position: inside;
    height: 110px;
    color: #7BC143;
    width: 450px;
}

    ul.bannerText > li {
        padding-bottom: 5px;
    }

        ul.bannerText > li > span {
            color: #777777;
            font-size: 14px;
        }
/* banner tabs */
ul.bannerTabsTop {
    list-style-type: none;
    padding-left: 50px;
    z-index: 500;
    margin: 0;
    overflow: hidden;
}

    ul.bannerTabsTop li.banActiveTop {
        background: url('Images/CtrlBtns.png') -25px -2px;
    }

    ul.bannerTabsTop > li {
        margin-right: 15px;
        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: 50px;
    margin: 0;
}

    ul.bannerTabs li {
        margin-right: 15px;
        overflow: hidden;
        float: left;
        height: 80px;
        width: 143px;
        background-repeat: no-repeat;
        position: relative;
    }
/* ul.bannerTabs li > h4 {color:#fff; font-weight:bold; margin-top:20px; font-size:15px; height:25px; text-align:center;} */

ul.heatp li {
    margin: 0px;
    padding: 0px;
    height: 18px;
}

    ul.heatp li.heatpB {
        height: 32px;
    }

ul.bannerTabs li > h4 {
    color: #fff;
    font-weight: bold;
    margin-left: 5px;
    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;
    padding-left: 5px;
    padding-top: 10px;
}

ul.bannerTabs li:hover > span {
    color: #fff;
}

ul.bannerTabs li.banActive {
    background: url('Images/CtrlBtns.png') -25px -24px;
}

li.banActive span {
    color: #fff;
}

ul.bannerTabs li.banNotActive {
    background: url('Images/CtrlBtns.png') -25px -243px;
}

    ul.bannerTabs li.banNotActive:hover {
        background-position: -25px -135px;
        cursor: pointer;
    }

ul.bannerTabs li h3 {
    display: none;
}
/* top banner */
div#topbanner_STSSHS {
    display: block;
}

    div#topbanner_STSSHS > span {
        display: block;
        margin-left: 50px;
        margin-top: 10px;
        font-size: 20px;
        color: #7BC143;
    }

div#topbanner_STRSHR > span {
    display: block;
    margin-left: 50px;
    margin-top: 10px;
    font-size: 20px;
    color: #7BC143;
}

div#topbanner_CSV > span {
    display: block;
    margin-left: 50px;
    margin-top: 10px;
    font-size: 20px;
    color: #7BC143;
}

img#topbanner_img1 {
    position: absolute;
    top: 0px;
    top: -35px;
    left: 606px;
}

img#topbanner_img2 {
    display: none;
    position: absolute;
    top: -40px;
    left: 620px;
}

img#topbanner_img3 {
    display: none;
    position: absolute;
    top: -40px;
    left: 620px;
}

img#btl {
    position: absolute;
    top: 55px;
    left: 520px;
}
/* body heading title */
div#bodyHeading {
    width: 786px;
    height: 34px;
    margin-left: 16px;
    margin-top: 5px;
    background-image: url('Images/BodyHeaderBackground.png');
    background-repeat: no-repeat;
    padding-top: 5px;
    position: relative;
}

    div#bodyHeading span.prodName {
        border-left: solid 40px #7BC143;
        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;
    }
/* body top buttons */
div.downloadBtns {
    border-spacing: 0px;
    margin-left: 16px;
}

    div.downloadBtns > a {
        display: inline-block;
        height: 29px;
    }

a.selectSoftware {
    background: url('Images/CtrlBtns.png') no-repeat -25px -359px;
    width: 245px;
    margin-right: 105px;
    visibility: hidden;
}

    a.selectSoftware:hover {
        background-position: -274px -359px;
        cursor: pointer;
    }

div.downloadBtns > div {
    display: inline-block;
    height: 29px; /* margin-left:260px; */
    position: relative;
}

a.pdfBtn_cat {
	background: url('Images/pdf-download.png') no-repeat 0px -26px;
	width: 162px;
	height: 26px;
	display: block;
}

	a.pdf_cat_pop, a.pdfBtn_cat:hover {
		background-position: 0px 0px;
		cursor: pointer;
	}

a.pdfBtn1 {
    background: url('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('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: -4px;
	top: 26px;
	z-index: 10000;
}

#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;
}

div.pdf_STSSHS {
    padding-left: 84px;
}

div.pdf_STRSHR {
}

div.pdf_CSV {
    padding-left: 84px;
}

div.popPdf {
    display: table;
    border-spacing: 0;
    text-align: left;
    padding: 0;
    margin: 0;
    min-width: 170px;
}

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 a.apModel5 {
		padding-top: 10px;
		padding-bottom: 10px;
	}

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;
        overflow: hidden;
    }

        div.popC2 li.sel > span {
            float: right;
            margin-right: 10px;
        }

    div.popC2 li {
        padding-left: 6px;
    }

div.popC1 {
    width: 4px;
    display: table-cell;
    height: 100%;
    background-image: url('Images/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/RShadow.png') repeat-y 0px 0px;
}

/* Collapsible*/
div.cPanel {
    margin-left: 15px;
    overflow: hidden;
    min-width: 820px;
}

    div.cPanel a {
        color: #023b87;
        text-decoration: none;
    }

        div.cPanel a:hover {
            text-decoration: underline;
        }

div.cPanelOpen > .titles, div.cPanelClosed:hover .titles {
    background: url('Images/miniGradient.png') no-repeat;
}

    div.cPanelOpen > .titles:hover > span {
        color: #7BC143; /* 47505c; */
    }

div.cPanelClosed > .titles:hover > span {
    color: #7BC143;
}

div.cPanelOpen > .titles > div {
    background-position: -34px -400px;
}

div.cPanelOpen > .mainTitles, div.cPanelClosed:hover .mainTitles {
    background: url('Images/BodyHeaderBackground.png') no-repeat;
}

    div.cPanelOpen > .mainTitles:hover > span {
        color: #7BC143; /* 47505c; */
    }

div.cPanelClosed > .mainTitles:hover > span {
    color: #7BC143;
}

div.cPanelOpen > .mainTitles > div {
    background-position: -34px -400px;
}

div.cPanelClosed > div.cPanelBody {
    display: none;
}

/* section details: overview, features, BACnet, etc ..*/
div#STRSHR, div#CSV {
    display: none;
}

div#innerPageGrp {
    position: relative;
    min-height: 430px;
}

ul.detLst {
    list-style-type: disc;
    margin: 10px 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;
    }

        ul.detLst > li > ul {
            list-style-type: circle !important;
            padding-top: 10px;
            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;
    }

div.content {
    width: 100%;
}

div.leftContent {
    width: 50%;
    float: left;
}

div.rightContent {
    width: 50%;
    float: left;
}

div.titles {
    cursor: pointer;
}

    div.titles span {
        color: #777777;
        font-size: 16px;
        line-height: 34px;
        padding-left: 5px;
        font-weight: bold;
    }

    div.titles div {
        height: 34px;
        width: 20px;
        float: left;
        background: url('Images/CtrlBtns.png') no-repeat scroll -57px -400px;
    }

div.mainTitles {
    cursor: pointer;
    font-size: 16px;
    line-height: 34px;
    color: #777777;
}

    div.mainTitles span {
        color: #777777;
        font-size: 16px;
        line-height: 34px;
        padding-left: 5px;
        font-weight: bold;
    }

    div.mainTitles div {
        height: 34px;
        width: 20px;
        float: left;
        background: url('Images/CtrlBtns.png') no-repeat scroll -57px -400px;
    }



div.content > table {
    margin-top: 5px;
    border: solid 1px #9aae81;
    width: 787px;
}

div.content .headerTable {
    margin-top: 15px;
}

div.content > table tr {
    height: 25px;
}

    div.content > table tr.tall {
        height: 35px;
    }

    div.content > table tr.w td, div.modTbl > table td.tw {
        background-color: #fff;
    }

div.content > table td.tg {
    background-color: #ecf3e1 !important;
}

div.content > table td {
    border-right: solid 1px #dbeac6;
    border-bottom: solid 1px #dbeac6;
    text-align: center;
    background-color: #ecf3e1;
    vertical-align: middle;
    color: #4d4849;
    width: 16%;
}

    div.content > table td > a {
        color: #4d4849;
    }

    div.content > table td.nbR {
        border-right: none;
    }

div.content > table tr.nbb td {
    border-bottom: none;
}

div.content > table tr td.c1 {
    width: 20%;
}

div.content > table tr td.chkw {
    background: url('Images/chk.png') no-repeat 55px 5px #fff;
}

div.content > table tr td.chk {
    background: url('Images/chk.png') no-repeat 55px 5px #ecf3e1;
}

div.content > table tr.w td.chk {
    background-color: #fff !important;
}

div.content > h5 {
    font-size: 14px;
    color: #000;
    font-weight: bold;
    text-align: center;
    margin-left: 25px;
    margin-top: 5px;
}

    div.content > h5.cnotbl {
        margin-top: 20px;
    }



div.controllerContainer {
    border: solid 1px #C4C4C4;
    border-radius: 6px;
    height: 265px;
    width: 375px;
    margin-top: 20px;
    
}

    div.controllerContainer:hover {
        background-color: #EAF7DF;
        cursor: pointer;
        -o-transition: background 0.3s ease-in-out;
        -ms-transition: background 0.3s ease-in-out;
        -moz-transition: background 0.3s ease-in-out;
        -webkit-transition: background 0.3s ease-in-out;
        /* ...and now override with proper CSS property */
        transition: background 0.3s ease-in-out;
        position: relative;
        z-index: 10;
    }

div.preview, div.futures {
    height: 100%;
    width: 32%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    position: relative;
    z-index: -1;
}

    div.futures ul {
        display: table;
        height: 70%;
        margin-top: 34px;
    }

        div.futures ul li {
            display: table-row;
        }

            div.futures ul li div {
                display: table-cell;
                width: 100px;
                vertical-align: middle;
                text-align: right;
            }

                div.futures ul li div img {
                    width: 50px;
                }

            div.futures ul li span {
                display: table-cell;
                font-size: 13px;
                font-weight: bold;
                text-align: left;
                vertical-align: middle;
                padding-left: 7px;
                color: #3d3d3d;
            }

    div.preview .icon {
        height: 23%;
    }

        div.preview .icon img {
            padding-top: 8px;
        }

        div.preview .icon.new {
            text-align: left;
        }

            div.preview .icon.new img {
                padding-top: 0px;
                width: 100px;
                border-radius: 4.5px 0;
                position: relative;
                z-index: 100;
            }

div.controllerContent {
    height: 100%;
    width: auto;
    overflow: hidden;
    display: inline-block;
}

div.upperInfo {
    height: 60%;
}

div.upperInfo1 {
    height: 75%;
}

div.lowerInfo {
    border-top: solid 1px #C4C4C4;
    margin-top: 5px;
}

div.upperInfo h1 {
    text-align: center;
    padding-top: 5px;
}

div.controllerContent ul, div.controllerContent ul {
    padding-left: 20px;
    margin-top: 10px;
}

div.upperInfo li {
    font-size: 14px;
    padding-top: 6px;
}

div.lowerInfo li {
    font-size: 11px;
}

div.lowerInfo .modelsLeft {
    width: 50%;
    float: left;
}

div.lowerInfo .modelsRight {
    width: 50%;
    float: left;
}

div.fullWidth {
    width: 785px;
}

    div.fullWidth div.preview {
        width: 225px;
    }

    div.fullWidth div.futures {
        width: 255px;
    }

div.fancoilImgContainer img {
    margin-right: 5px;
}

div.heatpumpImgContainer img {
    margin-right: -5px;
}

div.rooftopImgContainer img {
    margin-right: 3px;
}

/* brochure*/
div.proBro { margin-left: 0px; }
div.proBro a:hover { text-decoration:none; }
#proBro { font-size:14px; color:#8d97a4; font-weight:bold; }
#pdfDown{ width:162px; height:26px; display:block; overflow:hidden;}
#pdfDown img{ margin-top:-26px;}
#pdfDown:hover img{ margin-top:0px;}

.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;
}

/*20210129-Responsive Master*/

div.popC2 li {
   padding-left: 2px; 
}

div.upperInfo h1{ font-size:2em; color:#000000; font-weight:bold}
ol, ul {
    margin-bottom: 0;
}
div.lowerInfo {
    margin-top: 15px;
}


