﻿/* 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 {
        position: absolute;
        left: 0px;
        top: -30px;
    }

ul.bannerText {
    margin-top: 17px;
    margin-left: 52px;
    list-style-position: inside;
    height: 110px;
    color: #7BC143;
    width: 470px;
}

    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: 21px;
        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.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;
}


ul.bannerTabs li.banActive.new {
    background: url('../Images/CtrlBtns.20151124.png') -47px -454px;
}

ul.bannerTabs li.banNotActive.new {
    background: url('../Images/CtrlBtns.20151124.png') -366px -454px;
}

    ul.bannerTabs li.banNotActive.new:hover {
        background-position: -201px -454px;
        cursor: pointer;
    }

/* section details: overview, features, BACnet, etc ..*/
div#SAR {
    display: none;
}

div.cPanelClosed > div.cPanelBody {
    display: none;
}

/* top banner */
div#topbanner_SARB {
    display: block;
}

    div#topbanner_SARB > span {
        display: block;
        margin-left: 50px;
        margin-top: 10px;
        font-size: 20px;
        color: #7BC143;
    }

div#topbanner_SARB {
    display: block;
    display: none;
}
    div#topbanner_SAR > span {
        display: block;
        margin-left: 50px;
        margin-top: 10px;
        font-size: 20px;
        color: #7BC143;
    }

img#topbanner_img1 {
    position: absolute;
    top: 0px;
    top: -30px;
    left: 600px;
    width: 125px;
}

img#topbanner_img2 {
    display: none;
    position: absolute;
    top: -30px;
    left: 580px;
    width: 155px;
    
}

/* 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.2.1.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.2.1.png') no-repeat -484px -24px;
    width: 81px;
    height: 29px;
    display: inline-block;
}

    a.pdf_bro_pop, a.pdfBtn1:hover {
        background-position: -484px -68px;
        cursor: pointer;
    }

a.pdfBtn2 {
    background: url('../Images/CtrlBtns.2.1.png') no-repeat -484px -113px;
    width: 91px;
    height: 29px;
    margin-left: 5px;
    display: inline-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;
}

#pop_BACnet {
    display: none;
    width: 260px;
    position: absolute;
    left: 1px;
    top: 28px;
    z-index: 10000;
}

div.pdf_SARB {
    padding-left: 84px;
}

div.pdf_SAR {
    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 {
    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;
        padding-bottom:12px;
    }

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, div.cPanel a:link, div.cPanel a:visited, div.cPanel a:active {
        color: #4d4849;
    }

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.cPanelClosed > div.cPanelBody {
    display: none;
}

div.cPanelOpen > div.cPanelBody span {
    padding-left: 30px;
    font-size: 14px;
    font-weight: bold;
}

div.cPanelOpen > div.cPanelBody p {
    padding-left: 23px;
    font-size: 14px;
    width: 320px;
}

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.imgLayout > div {
    display: inline-block;
    margin-top: 15px;
    vertical-align: top;
}

    div.imgLayout > div > div.bordera {
        border: 1px solid #ddd;
        padding: 20px;
        padding-top: 0px;
        margin-left: 25px;
    }

    div.imgLayout > div h2 {
        font-size: 16px;
        text-align: center;
        margin-top: 15px;
    }

ul.detLay {
    list-style-type: none;
    margin: 20px 0px 12px 0px;
    list-style-position: outside;
}

    ul.detLay span {
        font-weight: bold;
        color: #000;
        display: inline-block;
        width: 40px;
    }

    ul.detLay li.sp {
        margin-bottom: 10px;
    }

    ul.detLay li {
        color: #777777;
        font-size: 12px;
    }

div#innerPageGrp {
    position: relative;
    min-height: 430px;
}

div.content {
    width: 100%;
}

#SARB-img1Left {
        margin-top: 15px;
        margin-left: 0px;
        margin-bottom: 5px;
        width: 175px;
    }

#SARB-img1Right {
        margin-top: 40px;
        margin-left: 0px;
        margin-bottom: 5px;
        width: 175px;
    }

#SAR-img1Left {
        margin-top: 15px;
        margin-left: 0px;
        margin-bottom: 5px;
        width: 175px;
    }

#SAR-img1Right {
        margin-top: 40px;
        margin-left: 0px;
        margin-bottom: 5px;
        width: 250px;
    }

div.leftContent {
    width: 50%;
    float: left;
}

div.rightContent {
    width: 50%;
    float: left;
}

.center
{
    text-align: center;
}

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.leftContent h1, div.rightContent h1 {
    font-size: 18px;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-left: 15px;
}

div.leftContent p, div.rightContent p {
    padding-left: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    width: 350px;
    line-height: 20px;
}

div.leftContent ul, div.rightContent ul {
    padding-left: 17px;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 370px;
}

div.leftContent li, div.rightContent li {
    font-size: 14px !important;
    padding-bottom: 6px;
    width: 350px;
}

    div.leftContent li span, div.rightContent li span {
        color: #dc0303;
        font-weight: bold;
    }

div.leftContent ul ul {
    margin: 0;
    margin-top: 6px;
}

    div.leftContent ul ul li.last {
        padding-bottom: 0px;
    }

div.loneImg {
    padding: 17px;
    /*height: 260px;*/
}

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;
    }

.btl2 {
    position: absolute;
    top: 70px;
    left: 530px;
}

table tr td.chk {
    background: url('Images/chk.png') no-repeat 50% 5px;
}

table.data {
    margin-bottom: 15px !important;
}

table.header {
    margin-top: 15px !important;
}

table.grid {
    width: 375px;
    margin-top: 5px;
}

    table.grid tr.superTall {
        height: 35px;
    }

    table.grid td.wPriceL {
        width: 20%;
        text-align: center;
    }

    table.grid td.w1L {
        width: 50px;
        text-align: center;
    }

    table.grid td.wPriceR {
        width: 20%;
        text-align: center;
    }

    table.grid td.w1 {
        width: 80px;
        text-align: center;
    }

    table.grid td.w2 {
        width: 111px;
        text-align: center;
    }

    table.grid td.wModelTitle {
        width: 25%;
        text-align: center;
    }

    table.grid td.wModel {
        width: 25%;
        text-align: center;
    }

    table.grid td.chkOn {
        background-attachment: scroll;
        background-repeat: no-repeat;
        background-image: url('../Images/chk.png');
        background-position: 20px 5px;
        width: 50px;
    }


    table.grid td.chkOn1 {
        background-attachment: scroll;
        background-repeat: no-repeat;
        background-image: url('../Images/chk.png');
        background-position: 45px 5px;
        width: 99px;
    }

    table.grid td.chkOff {
        width: 50px;
    }

    /* 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;
}