﻿div#mainAdBanner {
    position: relative;
    height: 300px;
    margin-top: 3px;
    background-repeat: no-repeat;
    background-image: url('./Images/AdBack.png');
}

div#mainAdBannerDetails {
    position: absolute;
    top: 8px;
    left: 8px;
    width: 785px;
    height: 280px;
    overflow: hidden;
}


div.mainCenterArea {
    margin-left: 9px;
}


div#mainDetails-sm {
    margin-left: 8px;
    width: 790px;
}

a:link, a:visited {
    color: #4d4849;
}

/* adbanner */
img.adNeptronic {
    position: relative;
    padding-top: 15px;
    margin-left: -2px;
    z-index: 2;
}

img.adTitleText {
    position: relative;
    padding-top: 5px;
    padding-left: 48px;
    z-index: 2;
}

div.adText {
    padding-top: 5px;
    padding-left: 46px;
    width: 480px;
    font-size: 14px;
    color: #184d8f;
    line-height: 20px;
}

img.adVAVbox {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1;
}

#mainAdBannerDetails a:hover {
    text-decoration: none;
}

#adEfc {
    position: absolute;
    top: 155px;
    left: 46px;
    width: 142px;
    height: 65px;
    font-weight: bold;
    background-color: #184D8F;
}

#adTfc {
    position: absolute;
    top: 155px;
    left: 208px;
    width: 142px;
    height: 65px;
    font-weight: bold;
    background-color: #8d97a4;
    cursor: pointer;
}

#adTfh {
    position: absolute;
    top: 155px;
    left: 371px;
    width: 142px;
    height: 65px;
    font-weight: bold;
    background-color: #8d97a4;
    cursor: pointer;
}

span.adClickTitle1 {
    position: absolute;
    top: 5px;
    left: 7px;
    font-size: 15px;
    color: #ffffff;
}

span.adClickTitle2 {
    position: absolute;
    top: 25px;
    left: 7px;
    font-size: 12px;
    color: #ffffff;
}

span.adClickTitle3 {
    position: absolute;
    top: 28px;
    left: 8px;
    font-size: 36px;
    font-weight: bold;
}

span.trans {
    background-color: Transparent;
    color: #ffffff;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

img.imgEFC {
    position: absolute;
    top: 207px;
    left: 100px;
}

img.imgTFC {
    position: absolute;
    top: 210px;
    left: 295px;
}

img.imgTFH {
    position: absolute;
    top: 189px;
    left: 460px;
}
/* brochure*/
div.proBro {
    padding-top: -9px;
    padding-bottom: 6px;
}

    div.proBro a:hover {
        text-decoration: none;
    }

#proBro {
    font-size: 14px;
    color: #8d97a4;
    font-weight: bold;
}
/* page */
#mainDetails li.liLeft, #mainDetails-sm li.liLeft {
    float: left;
}

#mainDetails li.liRight, #mainDetails-sm li.liRight {
    float: left;
    padding-left: 15px;
    padding-bottom: 40px;
}

span.arrows {
    position: absolute;
    top: 0px;
    left: 7px;
}

li img.imgLeft {
    margin-left: -5px;
}

#divToggleModelsComm {
    position: relative; /*used for opacity*/
    text-align: center;
    cursor: pointer;
    width: 200px;
    height: 32px;
    line-height: 32px;
    font-weight: bold;
    font-size: 13px;
    color: #ffffff;
    background-color: #9ea7b3;
}

#divToggleModelsSA {
    position: relative; /*used for opacity*/
    width: 200px;
    height: 32px;
    margin-top: -32px;
    margin-left: 215px;
    margin-bottom: 20px;
    vertical-align: top;
    text-align: center;
    cursor: pointer;
    line-height: 32px;
    font-weight: bold;
    font-size: 13px;
    color: #ffffff;
    background-color: #9ea7b3;
}

#mainDetails p.title, #mainDetails-sm p.title {
    font-size: 13px;
    font-weight: 700;
    color: #4d4849;
    height: 18px;
}

p.spacing {
    height: 5px;
}

p.spacingLarge {
    height: 10px;
}

table.grid tr.superTall {
    height: 35px;
}

table.grid td.wPriceL {
    width: 50px;
    text-align: center;
}

table.grid td.w1L {
    width: 50px;
    text-align: center;
}

table.grid td.wPriceR {
    width: 100px;
    text-align: center;
}

table.grid td.w1 {
    width: 60px;
    text-align: center;
}

table.grid td.wModelTitle {
    width: 130px;
    text-align: center;
}

table.grid td.wModel {
    width: 120px;
    padding-left: 10px;
}

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.chkOff {
    width: 50px;
}

div.bodyTitle {
    padding-top: 25px;
    padding-bottom: 5px;
    font-weight: bold;
    font-size: 16px;
    color: #184d8f;
}

div.bodyDetail {
    font-size: 14px;
    color: #184d8f;
    line-height: 25px;
}

div.warranty {
    padding-top: 25px;
    padding-bottom: 50px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

    div.warranty img {
        vertical-align: middle;
    }

table.multiColList {
    vertical-align: top;
}

    table.multiColList td {
        padding-right: 15px;
    }

ul.ulDetail {
    list-style-position: inside;
    list-style-image: url('Images/hum/arrow.png');
    width: 650px;
}

div.relHumidity {
    font-size: 20px;
    color: #5d6971;
    padding-top: 0px;
}

div.recProd {
    font-size: 16px;
    font-weight: bold;
    padding-top: 20px;
}

div.bodybg {
    padding-top: 0;
    padding-right: 30px;
    text-align: justify;
}

img.bodybg {
    padding-top: 15px;
    padding-right: 15px;
}

img.bodybg1 {
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
}

table.tblbody {
    width: 100%;
    padding-top: 10px;
}


/*New Mariya*/
div.benefits {
    padding: 17px;
    background-color: #eeeeee;
}

td.info-right {
    width: 50%;
    padding: 0;
    text-align: center;
    margin: 0;
}

td.info-left {
    width: 50%;
}

td.info-left-md {
    width: 40%;
}

td.info-left-sm {
    width: 35%;
}

p.benefits-title {
    font-size: 16px;
    line-height: 24px;
    color: #003b6a;
    padding-top: 0;
    padding-bottom: 5px;
    font-weight: bold;
}


ul.detLst {
    list-style-type: disc;
    margin: 0px 0px 0 22px;
    list-style-position: outside;
}

    ul.detLst > li {
        padding: 0px;
        margin: 0;
        color: #003b6a;
        font-size: 13px;
    }

    ul.detLst span {
        display: block;
        color: #244f85;
        font-size: 15px;
    }

.bodybg p {
    font-size: 14px;
    line-height:21px
}

div.recProd {
    padding-top: 0;
}

    div.recProd p {
        font-size: 18px;
        line-height: 24px;
        color: #244f85;
        padding-top: 0;
        padding-bottom: 10px;
    }

    div.recProd img {
        width: 20%;
    }

    div.recProd span.prodName {
        color: #11a0d4;
    }

div.rep {
    color: #244f85;
    text-decoration: underline;
    font-size: 18px;
    padding-top: 20px;
}

td.print {
    border: 2px solid #eeeeee;
    padding: 15px;
    text-align: center;
    width: 245px;
}

div.read-more-button {
    padding: 10px;
    text-align: center;
    background-color: #003b6a;
    font-size: 16px;
    margin-top: 20px;
}

    div.read-more-button a {
        color: #ffffff !important;
    }

.t1 {
    font-size: 18px;
    line-height: 24px;
    color: #244f85;
    padding-top: 0;
    padding-bottom: 10px;
    font-weight: bold;
}

.t2 {
    font-size: 18px;
    color: #244f85;
    padding-top: 10px;
    padding-bottom: 10px;
}

.t3 {
    font-size: 13px;
    color: #244f85;
    font-weight: bold;
    text-align: left;
    padding: 6px;
    padding-left: 0px;
}

a.download2 {
    float: left;
    margin: 0px;
    margin-right: 2px;
    padding: 10px;
    text-align: center;
    background-color: #003764;
    color: #ffffff;
    margin-left: 0;
    margin-top: 10px;
    font-size: 16px;
    color: #ffffff !important;
    width: 92%;
}

div.linkGroup img {
    padding: 14px;
    padding-left: 0;
    opacity: 0.8;
}

    div.linkGroup img:hover {
        opacity: 1.0;
    }

td.print img {
    opacity: 1.0;
}

    td.print img:hover {
        opacity: 1.0;
    }

.footer {
    margin-bottom: 0;
}

.pt-sm {
    padding-top: 19px
}
.pt-md {
    padding-top: 43px
}

.pt-lg {
    padding-top: 123px
}

div.fixed-title {
    position: absolute;
    top: 150px;
    left: 175px
}
p.title-banner {
    font-size: 40px;
    color: #ffffff;
    font-weight: bold;
    text-transform:uppercase;
    text-shadow: 2px 2px #000000;
}
div.bodybg a{color:#11a0d4; font-weight:bold; font-size:14px}

@media screen and (max-width: 775px) {
    .fixed-title {
       display:none;
    }
}

p.content-about {
    font-size: 14px;
}