﻿body {
    background-color: #eae8e7;
    padding: 0;
    margin: 0;
    color: #1a1a1a;
    min-width: 1000px; /*text-align: center;*/
    font-size: 11pt;
}

img {
    border: 0;
}

a {
    text-decoration: none;
    color: #7a8c98 !important;
}

    a:hover {
        color: #cb511e !important;
    }

p {
    margin: 0;
    padding: 0;
}

input, select, textarea {
    font-family: Arial;
    font-size: 8pt;
}
span.break-line {
    display: block;
}

h3 {
    color: #414042;
    text-transform: uppercase;
    margin-bottom: 9px !important;
}

.err {
    color: #C00;
    font-style: italic;
    font-weight: bold;
    position: absolute;
}

.red {
    color: #C00;
}

.black {
    color: #000;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.absolute {
    position: absolute;
}

/* ************* FONTS ********************* */
body, .light {
    font-family: 'Avenir LT W01 35 Light';
}

.med {
    font-family: 'Avenir LT W01 65 Medium';
    color: #414042;
}

.heavy {
    font-family: 'Avenir LT W01 85 Heavy';
}

.roman {
    font-family: 'Avenir LT W01_55 Roman';
}

.med-header {
    font-family: 'Avenir LT W01 65 Medium';
    text-transform: uppercase;
    font-size: 14pt;
    padding: 20px 0 5px 0;
    margin: 0;
    font-weight: normal;
}
/* ************* COLORS ********************* */
.green {
    background-color: #4c504a;
}

.bluegreen {
    background-color: #7f9183;
}

.ENTRA {
    min-height: 155px;
    border-left: 25px solid #7f9183;
}

.ARCHITECTURAL.RECESSED.DOWNLIGHTS {
    height: 230px;
    border-left: 25px solid #4c504a;
}

.REFLECTIONS {
    height: 160px;
    border-left: 25px solid #8a8c8c;
}

.blue {
    background-color: #798c98;
}

.MULTIPLES.RECESSED.DOWNLIGHTS {
    border-left: 25px solid #798c98;
}

.orange {
    background-color: #cb521e;
}

.MERGE {
    height: 260px; /* changed to accomodate the addition of Merge 1.5*/

    border-left: 25px solid #cb521e;
}

.yellow {
    background-color: #d4bb00;
}

.BUILD–YOUR–OWN.MULTIPLES {

    border-left: 25px solid #d4bb00;
}

.reflections-color-schema {
    background-color: #6d6f71;
}

.downlights-color-schema {
    background-color: #4c504a;
}

.light-gray {
    background-color: #dfe2e4;
}

.gray {
    background-color: #bebcbd;
}

.med-gray {
    color: #898d90;
}

.dark-gray {
    color: #606262;
}

.clear {
    clear: both;
}

.left {
    float: left;
}

.center {
    text-align: center;
}

.upper {
    text-transform: uppercase;
}

.bold {
    font-weight: bold;
}

ul.ui-autocomplete {
    font-size: 8pt;
    font-family: Calibri, Arial;
    width: 200px;
    min-height: 50px;
    max-height: 140px;
    overflow: auto;
    z-index: 40000 !important;
}

.hashGo {
    display: block;
    margin-top: -140px;
    padding-top: 140px;
    width: 1px;
}

#main {
    width: 1000px;
    min-height: 500px;
    margin: 0 auto;
    position: relative;
}

#header {
    text-align: left;
    position: fixed;
}

.headerGalleryFilter {
    position: absolute;
    top: 140px;
    right: 50px;
    z-index: 10000;
    display: inline-block;
    background-color: #999;
    color: #fff;
}

span.filterSpan {
    border: 1px solid #ccc;
    cursor: pointer;
    display: inline-block;
    font-size: 10px;
    line-height: 20px;
    height: 20px;
    padding: 3px 21px 2px 12px;
    position: relative;
    white-space: nowrap;
    text-transform: uppercase;
}

span.vis-caret {
    display: inline-block;
    padding-top: 2px;
    font-size: 11px;
    position: absolute;
    top: 5px;
    right: 9px;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
}

.headerGalleryFilter ul.filter {
    margin: 0;
    padding: 0;
}

    .headerGalleryFilter ul.filter li {
        display: inline;
        font-weight: normal;
        margin-left: 20px;
    }

.headerGalleryFilter ul, li {
    list-style: none;
}

.filterMenu {
    background-color: #fff;
    font-size: 9pt;
    line-height: 17px;
    padding: 5px;
    display: none;
    z-index: 10000000000000;
    margin: 167px 0 0 667px;
    position: fixed;
    border: 1px solid #CCC;
    font-size: 10px;
    text-transform: uppercase;
}

#element_downs {
}

#header #logo {
    clear: both;
    width: 352px;
    height: 68px;
    z-index: 1;
    margin-top: 25px;
}

#techGrayLogo {
    position: relative;
    margin-right: 50px;
}

#techbrand {
    top: 0;
    height: 50px;
    float: right;
    position: absolute;
    right: 0;
}

.tech-logo {
    position: relative;
    top: 0;
    width: 109px;
    background-color: #8B8C8B;
    margin-right: 0;
    box-shadow: 6px 7px 12px rgba(0,0,0,0.1);
    padding: 6px;
    display: block;
}

    .tech-logo img {
        position: relative;
        top: -2px;
        vertical-align: middle;
    }

.elementMenu {
    background-color: #FFF;
    z-index: 300;
}

.pointer {
    cursor: pointer;
}
header.main{
    background: black;
}
header.main .inner{
    padding: 12px 0;
}
#header #links ul {
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
}

    #header #links ul li {
        float: left;
        padding: 0 27px 0 0;
    }
nav#site-navigation{
    float: right;
}
img.masthead-brand{
    vertical-align:middle;
    padding-left: 23px;
    width: 450px;
    margin-left:10px;
}
ul.masthead-nav li {
    float: left;
    padding-right: 2em;
    font-size: 12px;
    position: relative;
    top: -4px;
}
ul.masthead-nav li a{
    color: white !important;
}
#searchbox {
    
    color: #000;
    z-index: 1000000;
    
}
#searchbox input{
    height: 12px;
}


#site-nav {
    position: relative;
    width: 950px;
    padding-left: 50px;
}

    #site-nav:after, #site-nav ul:after {
        clear: both;
        content: '';
        display: table;
    }

    #site-nav ul {
        margin: 0;
        padding: 0;
    }

    #site-nav .nav-menu > li {
        float: left;
        margin-right: 25px;
        padding: 1.5em 0;
    }

        #site-nav .nav-menu > li > a {
            color: #1a1a1a !important;
        }

            #site-nav .nav-menu > li > a:hover {
                color: #898d90 !important;
            }

    #site-nav ul.nav-menu li .nav-sub-menu {
        display: none;
        position: absolute;
        top: 100%;
        border: 1px solid #ccc;
        background-color: #fff;
        padding: 10px;
        margin: 0;
        z-index: 999999;
    }

.nav-sub-menu .med {
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 5px;
}

#site-nav ul.nav-menu li:hover .nav-sub-menu {
    display: block;
}

.jumpNav {
    cursor: pointer;
}
.back-to-top-arrow{
    cursor: pointer;
}
.slide-reflections .reflections-home-callout {
    position: absolute;
    left: 225px;
    top: 75px;
    color: white;
    text-align: center;
    width: 97px;
    font-size: 0.85em;
}
#content {
    padding: 125px 50px 50px 50px;
    background-color: #fff;
}

    #content ul.prods {
        list-style: none;
        padding: 0 0 30px 0;
        margin: 0;
        height: 191px;
    }

        #content ul.prods li {
            float: left;
            padding: 0 4px 0 0;
        }

            #content ul.prods li img {
                background-color: #898d90;
            }

            #content ul.prods li.last-child {
                float: left;
                padding: 0;
            }

    #content #menu {
        background-color: #8a8c8c;
        border-top: 2px solid white;
        border-bottom: 4px solid white;
        height: 192px;
        color: #FFF;
        text-align: left;
        position: relative;
        margin-top: 100px;
    }

    #content .homePage #menu {
        margin-top: 0;
    }

    #content #menu .med {
        color: #fff;
    }

    #content #menu div {
        float: left;
    }

        #content #menu div.menu_left {
            width: 674px;
        }

            #content #menu div.menu_left ul {
                list-style: none;
                float: left;
                padding: 20px 0 0 25px;
                margin: 0;
            }

                #content #menu div.menu_left ul p {
                    padding-bottom: 5px;
                    padding-right: 20px;
                }

                #content #menu div.menu_left ul li {
                    font-size: 9pt;
                    padding: 0 0 0 0px;
                    margin: 0;
                }

                    #content #menu div.menu_left ul li a {
                        color: #FFF;
                        font-family: 'Avenir LT W01 35 Light';
                        font-size: 11pt;
                        line-height: 16pt;
                        margin-top: 3px;
                    }

        #content #menu div.menu_spec {
            border-left: 4px solid white;
        }

    #content #apps {
        width: 900px;
        text-align: center;
        position: relative;
    }

        #content #apps #applications {
            padding-top: 40px;
            height: 66px;
        }

        #content #apps #appslayout {
            margin: 0 4px 4px 4px;
            position: relative;
            padding-bottom: 15px;
        }

            #content #apps #appslayout ul {
                list-style: none;
                padding: 0;
                margin: 0px 0px 0px 10px;
                height: 292px;
                background-color: #FFF;
                width: 872px;
            }

                #content #apps #appslayout ul:last-child {
                    height: 288px;
                }

                #content #apps #appslayout ul li {
                    float: left;
                    height: 288px;
                    margin: 0px 0px 0px 0px;
                }

                    #content #apps #appslayout ul li.last-child {
                        float: left;
                        padding: 0;
                    }

.page-header {
    padding: 15px 5px;
}

.page-title {
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 42px;
    margin: 0;
}

.page-header.resources {
    background-color: #BEBCBD;
    padding-left: 185px;
    margin-bottom: 5px;
}

    .page-header.resources .page-title {
        font-size: 45px;
    }

.seriesTitle {
    font-size: 20px;
    margin-top: 20px;
}

#home_static {
    margin: 0;
    margin-top: 50px;
}

    #home_static .content {
        text-align: left;
        padding: 0 0 0 15px;
    }

        #home_static .content p {
            padding-bottom: 15px;
        }

#about-us-content p {
    margin-bottom: 10px;
}

#new-product {
    padding: 20px 15px;
}

    #new-product .section-row {
        margin-bottom: 5px;
    }

    #new-product::after {
        content: "";
        display: table;
        clear: both;
    }

    #new-product .section-main-title {
        color: #fff;
        text-transform: uppercase;
        font-size: 40px;
        margin: 0;
        font-weight: normal;
    }

    #new-product .section-sub-title {
        background-color: #676667;
        margin-left: -15px;
        margin-right: -15px;
        padding: 10px 15px;
        color: white;
        text-transform: uppercase;
        font-weight: normal;
        letter-spacing: .1em;
    }

    #new-product .section-content {
        margin-bottom: 15px;
    }

        #new-product .section-content,
        #new-product .section-content h3 {
            width: 68%;
            color: white;
            font-weight: normal;
        }

            #new-product .section-content p {
                font-size: 14px;
            }

    #new-product .figure {
        position: relative;
        float: left;
    }

        #new-product .figure img {
            vertical-align: middle;
            width: 100%;
            height: 215px;
        }

    #new-product .figure-left {
        width: 342px;
    }

    #new-product .figure-right {
        width: 518px;
        margin-left: 10px;
    }

    #new-product .figure-thumb {
        position: relative;
        float: left;
        width: 166px;
        margin-left: 10px;
    }

        #new-product .figure-thumb:first-child {
            margin-left: 0;
        }

        #new-product .figure-thumb img {
            width: 100%;
            vertical-align: middle;
            height: 150px;
        }

        #new-product .figure-thumb .figure-caption {
            position: absolute;
            bottom: 0;
            width: 100%;
            text-align: center;
            padding-bottom: 12px;
            text-transform: uppercase;
        }

/* Updated New Product Showcase Template */

#new-products.page {
}

#new-products .page-header-title,
#quickship-container .page-header-title {
    background-color: #bebcbd;
    padding: 20px 15px;
    margin-bottom: 5px;
}

    #new-products .page-header-title h1,
    #quickship-container .page-header-title h1 {
        color: #fff;
        text-transform: uppercase;
        font-size: 40px;
        margin: 0;
        font-weight: normal;
    }

.product-panel-showcase,
.product-panel-showcase.new,
.product-panel-showcase-main,
.product-feature-images,
.product-feature-images .figure.product-feature-image {
    position: relative;
}

    .product-panel-showcase.new {
        margin-bottom: 5px;
    }

        .product-panel-showcase.new:last-child {
            margin-bottom: 5px;
        }

.product-panel-showcase-header {
    padding: 10px 15px;
    cursor: pointer;
}

    .product-panel-showcase-header h2 {
        float: left;
    }

    .product-panel-showcase-header .fa-plus,
    .product-panel-showcase-header .fa-minus {
        display: block;
        color: #fff;
        text-align: center;
        width: 20px;
        height: 20px;
        float: right;
        line-height: 26px;
    }

.product-panel-showcase-main {
    padding: 20px 15px;
    background-color: #bebcbd;
}

    .product-panel-showcase-main.closed {
        display: none;
    }

    .product-panel-showcase-main .product-feature-header,
    .product-panel-showcase-main .product-feature-body {
        width: 600px;
    }

        .product-panel-showcase-header h2,
        .product-panel-showcase-main .product-feature-header h3 {
            margin: 0;
            color: white;
            font-weight: normal;
            letter-spacing: .1em;
            text-transform: uppercase;
        }

    .product-panel-showcase-main .product-feature-body {
        margin-bottom: 20px;
    }

        .product-panel-showcase-main .product-feature-body p {
            color: #fff;
        }

.product-feature-images {
}

.product-feature-image-grid {
    float: left;
}

    .product-feature-image-grid:first-child {
        margin-right: 10px;
    }

    .product-feature-image-grid img {
        display: block;
        width: 100%;
        vertical-align: middle;
        outline: 0;
    }

    .product-feature-image-grid.row-3-4 {
        width: 518px;
    }

    .product-feature-image-grid.row-1-4 {
        width: 342px;
    }

.product-feature-image.thumb {
    float: left;
    margin-right: 10px;
    width: 166px;
}

    .product-feature-image.thumb:last-child {
        margin: 0;
    }

    .product-feature-image.thumb img {
        height: 150px;
    }

.product-feature-image-grid .product-feature-image .figurecaption {
    position: absolute;
    bottom: 10px;
}

.product-feature-image-grid.row-3-4 .product-feature-image .figurecaption {
    left: 25px;
}

.product-feature-image-grid.row-3-4 .product-feature-image.thumb .figurecaption {
    left: 0;
}

.product-feature-image-grid .product-feature-image .figurecaption span {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
}

.product-feature-image-grid.row-1-4 .row, .product-feature-image-grid.row-3-4 .row {
    margin-bottom: 10px;
}

    .product-feature-image-grid.row-1-4 .row:last-child, .product-feature-image-grid.row-3-4 .row:last-child {
        margin-bottom: 0;
    }

.product-feature-image-grid.row-1-4 .product-feature-image .figurecaption,
.product-feature-image-grid.row-3-4 .product-feature-image.thumb .figurecaption {
    text-align: center;
    width: 100%;
}

#specification-sheets .med,
#page-downloads .med {
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 5px;
}

#howtobuy {
    padding-top: 3px;
    min-height: 505px;
    position: relative;
}

    #howtobuy a {
        color: #009;
    }

#howtobuy_left {
    float: left;
    width: 200px;
    text-align: left;
    padding-right: 10px;
    font-size: 10pt;
    line-height: 12px;
}

    #howtobuy_left strong {
        font-size: 12pt;
        line-height: 16pt;
    }

#howtobuy_results .custAddress {
    float: left;
    width: 200px;
    display: block;
    padding: 10px;
    font-size: 10pt;
}

#howtobuy_results {
    float: left;
    width: 688px;
    margin-top: 300px;
}

#howtobuy_results_rep {
    float: left;
    width: 688px;
}

#howtobuy_google {
    position: absolute;
    left: 210px;
    width: 688px;
    height: 300px;
    border: 1px solid #000;
}

#howtobuy_map {
    float: left;
    width: 688px;
    height: 500px;
    border: 1px solid #999;
    position: relative;
    z-index: 1;
}

    #howtobuy_map #labels {
        position: relative;
    }

    #howtobuy_map div.maplabel {
        position: absolute;
        text-align: center;
        background-color: #EEE;
        width: 150px;
        height: 20px;
        border: 1px solid #999;
        cursor: pointer;
        right: 5px;
        z-index: 100;
    }

    #howtobuy_map #us_label {
        top: 5px;
    }

    #howtobuy_map #canada_label {
        top: 31px;
    }

    #howtobuy_map #international_label {
        top: 57px;
    }

    #howtobuy_map #state_label {
        position: absolute;
        float: left;
        display: none;
        color: #fff;
        font-size: 8pt;
        background-color: #666;
        min-width: 75px;
        height: 15px;
        padding: 5px;
        text-align: center;
    }

    #howtobuy_map .myMap {
        position: absolute;
    }

#international_list {
    position: absolute;
    z-index: 100000;
    top: 83px;
    display: none;
    background-color: #d5d5e5;
    width: 150px;
    border: 1px solid #999;
    cursor: pointer;
    right: 5px;
}

    #international_list div {
        text-align: left;
        list-style: none;
        margin: 0;
        padding: 0;
        font-size: 10pt;
        padding-left: 2px;
    }



#footer {
    width: 1000px;
    padding-top: 20px;
}

#footer-menu {
    position: relative;
    background-color: #8a8c8c;
    color: #fff;
    padding: 15px 25px;
    height: 50px;
    box-sizing: border-box;
}

    #footer-menu:after,
    #footer-menu .row:after {
        content: "";
        display: table;
        clear: both;
    }

    #footer-menu .row {
        position: relative;
        width: 850px;
        margin: 0 auto;
    }

.footer-menu-section {
    margin-left: .98em;
    float: left;
}

    .footer-menu-section:first-child {
        margin-left: 0;
    }

    .footer-menu-section h5, .footer-menu-section ul {
        margin: 0;
        padding: 0;
        float: left;
    }

    .footer-menu-section h5 {
        line-height: 1.65;
        font-size: .875em;
        margin-right: 5px;
        text-transform: uppercase;
    }

    .footer-menu-section ul li {
        float: left;
    }

        .footer-menu-section ul li::before {
            content: '|';
        }

        .footer-menu-section ul li:first-child::before {
            content: '';
        }

    .footer-menu-section li a {
        color: #d8d8d8 !important;
        font-family: 'Avenir LT W01 35 Light';
        margin-top: 3px;
        font-size: 13px;
        line-height: 21px;
        padding: 0 5px;
        transition: all .2s;
        letter-spacing: .05em;
    }

        .footer-menu-section li a:hover {
            color: #fff;
        }

#footer_left {
    width: 547px;
    text-align: left;
    margin-left: 50px;
    text-align: center;
    float: left;
}

#footer_right {
    float: right;
    text-align: right;
    margin-right: 50px;
    color: #939598;
    font-size: 10pt;
}

#footer #footer_right span {
    font-size: 9pt;
}


/* PRODUCT STYLES */
/******************/
.mainprod {
    width: 900px;
    background-color: #FFF;
    margin: 0;
    padding: 0;
}

.productAnchor{
    display:block;
    position: relative;
    height:140px;
    margin-top:-140px;
    visibility:hidden;
}
.productAnchor::before {
    position: absolute;
    content: " ";
    display: block;
    margin-top: -140px;
    height: 140px;
    visibility: hidden;
}

#element_decorative .product {
    width: 300px;
}

.title {
    float: left;
    background-color: #000;
    text-align: center;
    color: #ccc;
    font-size: 10pt;
}

    .title img {
        margin-top: 20px;
    }

.product {
    float: left;
    width: 735px;
}

.divider {
    border-bottom: 1px #dfe2e4 solid;
    width: 830px;
    margin-left: 70px;
    margin-top: 2px;
    margin-bottom: 2px;
}
.border-bottom {
    border-bottom: 1px solid #dfe2e4;
    width: 950px;
    margin-left: 50px;
}
.border-none{
    border: none;
}

.indexLeft {
    float: left;
    font-size: 12px;
}

.indexLeft2 {
    float: left;
    padding-left: 35px;
    width: 300px;
}

.indexRight {
    float: left;
    text-align: left;
    line-height: 16pt;
}

.indexRight2 {
    float: left;
    text-align: right;
    line-height: 16pt;
    width: 325px;
}

.housings {
    display: none;
}

.th {
    float: right;
    margin: 0;
    padding: 0;
    font-size: 8pt;
}

    .th label {
        cursor: pointer;
        color: #009;
    }

.prodLinkText {
    font-size: 12px;
    margin-left: 28px;
    line-height: 13pt;
}

a:hover {
    color: #898d90;
}

#prodDesc #left {
    width: 154px;
    height: 359px;
    float: left;
    text-align: center;
    padding-top: 5px;
    position: relative;
}

    #prodDesc #left #bottom {
        padding: 10px;
        text-align: left;
        font-size: 10pt;
        color: #fff;
        bottom: 0;
        line-height: 14pt;
        margin-top: 10px;
    }

#prodDesc #prodImg img {
    float: left;
    width: 533px;
    height: 364px;
}

#prodDesc #prodInfo {
    float: left;
    width: 192px;
    padding-left: 20px;
    font-size: 10pt;
}
#prodDesc #prodInfo.reflections-prodInfo{
    width: 156px;
}
    #prodDesc #prodInfo span strong {
        font-weight: normal;
    }

#prodDesc #bottom a {
    color: #fff !important;
}

#prodDesc .flexslider {
    margin: 0;
    border: none;
}

#pageTitle {
    border-bottom: 1px solid white;
    padding-bottom: 10px;
    margin-bottom: 10px;
    display: none;
}

.prod_content {
    width: 713px;
    margin: 25px 0 0 187px;
}

    .prod_content h3, .prod_content h4 {
        margin-bottom: 5px;
        padding: 0;
    }

    .prod_content p {
        margin-bottom: 10px;
        font-size: 10pt;
    }

.prod-content-header {
    margin-left: -32px;
    margin-bottom: 25px;
    padding: 15px 0 15px 30px;
    color: white;
    text-transform: uppercase;
    clear: both;
}

    .prod-content-header:after {
        clear: both;
        content: "";
        display: table;
    }

    .prod-content-header h2 {
        margin: 0;
        font-size: 40px;
        font-weight: normal;
    }

.prod_content.intro-bullet ul {
    padding: 0;
}

    .prod_content.intro-bullet ul li, ul.myList li {
        list-style-type: disc;
        margin-bottom: 10px;
    }

.promotion-call-out, .video {
    margin: 15px 0;
    text-align: center;
}

    .promotion-call-out a, a.video {
        display: block;
        padding: 5px;
        line-height: 1.2;
        background-color: #000;
        color: white !important;
        font-size: 1.1em;
        font-weight: bold;
    }

    .promotion-call-out a {
        width: 140px;
    }

        .promotion-call-out a:hover, a.video:hover {
            background-color: #4c504a;
        }

.video {
    width: 125px;
    margin-bottom: 0;
    text-align: left;
    padding-left: 15px !important;
    box-sizing: border-box;
}

    .video .fa {
        display: inline;
    }

a.video.watch-complete-video {
    width: 100%;
    padding: 5px !important;
    text-align: center;
}

.dimming th {
    background-color: #000;
    color: #fff;
}

.dimming td {
    color: #3F3F41;
}

#iesfiles, #instfiles, #specfiles, #revitfiles, #videofiles {
    position: relative;
    display: none;
    z-index: 1000;
}

.callout {
    position: absolute;
    background-color: #ccc;
    border: 1px solid black;
    padding: 10px;
    top: -100px;
    left: -525px;
    width: 475px;
    max-height: 300px;
    overflow: auto;
}

    .callout ul {
        margin: 0;
        padding: 0;
        list-style: none;
        line-height: 14pt;
    }

.calloutleft {
    position: absolute;
    background-color: #ccc;
    border: 1px solid black;
    padding: 10px;
    top: -100px;
    left: 150px;
    width: 475px;
    max-height: 300px;
    overflow: auto;
}

    .calloutleft ul {
        margin: 0;
        padding: 0;
        list-style: none;
        line-height: 14pt;
    }

.font9 {
    font-size: 9px;
}
.font10 {
    font-size: 10px;
}
.font11 {
    font-size: 11px;
}

/* GALLERY */
/***********/
#gallery {
    position: relative;
    width: 889px;
    background-color: #bebcbd;
    margin: 0;
    padding-top: 9px;
    padding-left: 11px;
    margin-top: -5px;
    padding-bottom: 80px;
}

    #gallery img {
        float: left; 
        width: 288px;
        height: 288px;
    }

.galGroup {
    border-bottom: 4px solid #FFF;
    margin-left: 3px;
}

#gallery div.galGroup:last-child {
    border-bottom: none;
}

.innerGal {
    float: left; 
    width: 288px;
    height: 288px;
    border-right: 4px solid #FFF;
    border-left: 4px solid #fff;
}

.lazy {
}

/* PROD IMAGES */
/***************/
#prodimgs {
    position: relative;
    width: 713px;
    margin: 0;
    padding-top: 9px;
}

    #prodimgs img {
        margin-right: 9px;
        margin-top: 10px;
        width: 347px;
        height: 347px;
    }

span.imageFolderBox a {
    padding: 2px 5px;
    background-color: #fff;
}

span.imageFolderBox.on a {
    color: #fff;
    background-color: #000;
}

/* SECONDARY */
/*************/
#secondary #left {
    width: 150px;
    height: 0px;
    float: left;
    background-color: #fff;
    text-align: center;
    position: relative;
}

    #secondary #left #bottom {
        background-color: #bebcbd;
        padding: 10px;
        text-align: left;
        font-size: 10pt;
        color: #fff;
        bottom: 0;
        line-height: 14pt;
    }

#secondary #bottom a {
    color: #fff !important;
}

.secondary_content {
    width: 713px;
    margin: 0 0 0 187px;
    padding-top: 15px;
}

    .secondary_content h3 {
        margin: 0;
        padding: 0;
    }


/* GALLERY */
/***********/
#appDetails {
    display: none;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background-color: #eae8e7;
}

#close {
    color: #fff;
}

#arrows img {
    position: absolute;
    right: 10px;
    opacity: .5;
    filter: alpha(opacity=50);
}

.headerImg {
    margin-top: 50px;
}

#homenav {
    clear: both;
    padding-top: 2px;
}

#techGrayLog {
    margin-right: 50px;
    text-align: right;
}

.prodInfoDescription {
    line-height: 18pt;
    width: 575px;
}
    .prodInfoDescription li{
        list-style: initial;
    }
    .prodInfoDescription .section-row {
    }

    .prodInfoDescription.defining-decorative-recessed,
    .prodInfoDescription.decorative-dome-designs {
        box-sizing: border-box;
        width: 685px;
    }

        .prodInfoDescription.decorative-dome-designs .figure-caption {
            position: relative;
            padding: 10px 15px 0 15px;
        }

            .prodInfoDescription.decorative-dome-designs .figure-caption span:last-child {
                margin-left: 95px;
            }

    .prodInfoDescription:after,
    .prodInfoDescription .section-row:after {
        content: "";
        clear: both;
        display: table;
    }

    .prodInfoDescription.defining-decorative-recessed .figure,
    .prodInfoDescription.defining-decorative-recessed .bodyContent {
        position: relative;
        float: left;
        box-sizing: border-box;
    }

    .prodInfoDescription.defining-decorative-recessed .figure {
        width: 50%;
    }

    .prodInfoDescription.defining-decorative-recessed .bodyContent {
        width: 49%;
        padding: 0 30px 10px 0;
    }

        .prodInfoDescription.defining-decorative-recessed .bodyContent + img {
            float: left;
        }

    .prodInfoDescription.decorative-dome-designs .bodyContent {
        position: relative;
        width: 60%;
        float: left;
        padding: 35px 30px 20px 0;
        box-sizing: border-box;
    }

    .prodInfoDescription.decorative-dome-designs .figure {
        position: relative;
        float: left;
        width: 40%;
    }

    .prodInfoDescription .figure img {
        width: 100%;
        vertical-align: middle;
    }

    .prodInfoDescription .figure-retrofit img {
        width: 60%;
        margin-left: 60px;
        margin-bottom: 30px;
    }

    .prodInfoDescription .bodyContent strong.med {
        text-transform: uppercase;
    }

.other-text {
    width: 650px;
}

    .other-text .content {
        width: 297px;
    }

    .other-text .spacing {
        width: 56px;
    }

    .other-text h3 {
        font-size: 10pt;
    }

    .other-text .specs-section {
        margin-top: 40px;
    }

.homeText {
    font-size: 10.5pt;
    line-height: 14pt;
}

.ten-and-a-half, .catalog_request {
    font-size: 10.5pt;
}

    .catalog_request input[type=text] {
        width: 216px;
    }

    .catalog_request select {
        width: 220px;
    }

.page-catalog {
    position: relative;
}

    .page-catalog h1, .page-catalog h2 {
        font-weight: normal;
        text-transform: uppercase;
    }

.caption {
    font-size: 8pt;
    text-transform: uppercase;
}

#housingTable tr:first-child > td {
    padding-bottom: 50px;
}

.lb-number {
    display: none !important;
}

.dropDownMenu,
.dropDownMenu-specsheet,
.dropDownMenu-getQuote,
.dropDownMenu-resources,
.dropDownMenu-new-products {
    background-color: #fff;
    font-size: 9pt;
    line-height: 12pt;
    border: 1px solid #CCC;
    padding: 5px;
    display: none;
    z-index: 10000000000000;
    margin: 120px 0 0 50px;
    position: fixed;
}

.dropDownMenu-specsheet,
.dropDownMenu-getQuote,
.dropDownMenu-resources,
.dropDownMenu-new-products {
    display: none;
}

.dropDownMenu-specsheet {
    margin-left: 335px;
}

.dropDownMenu-getQuote {
    margin-left: 435px;
}

.dropDownMenu-resources {
    margin-left: 240px;
}

.menuSplit {
    width: 50%;
    padding-left: 5%;
}

    .menuSplit:first-child {
        border-right: 1px solid #eee;
        width: 42%;
        padding-left: 0;
    }



body {
    background-color: #eae8e7;
}





#rotator-home:after {
    display: table;
    clear: both;
    content: '';
}

.flex-prev,
.flex-next {
    font-size: 0;
}

.flex-direction-nav a.flex-prev {
    content: '' !important;
    background: url('/Content/Images/left_arrow.png') no-repeat scroll 0 0 transparent;
    background-size: cover;
    width: 40px;
    height: 40px;
}

.flex-direction-nav a.flex-next {
    content: '' !important;
    background: url('/Content/Images/right_arrow.png') no-repeat scroll 0 0 transparent;
    background-size: cover;
    width: 40px;
    height: 40px;
}

    .flex-direction-nav a:before,
    .flex-direction-nav a.flex-next:before {
        content: '';
    }

.slider {
    position: relative;
    width: 100%;
    height: auto;
    max-height: 409px;
}

.flexslider {
    margin: 0;
    border-radius: 0;
    border: none;
    border-radius: 0;
    background: none;
}

.flex-caption {
    position: absolute;
    bottom: 10px;
    left: 25px;
    padding: 2%;
    z-index: 2;
    text-transform: uppercase;
}

    .flex-caption.top-left {
        top: 0;
        left: 0;
        color: #fff;
        font-size: 18px;
        line-height: 18px;
    }

.flexslider:hover .flex-direction-nav .flex-prev {
    left: 8px;
}

.flex-direction-nav .flex-next {
    right: -52px;
}

li.css a {
    border-radius: 0;
}

.slides li {
    position: relative;
    padding-bottom: 9px;
    font-size: 14px;
    width: 260px;
}

.flexslider .slides .figure,
.flexslider .slides .figure .figcaption {
    position: relative;
}

    .flexslider .slides .figure > img {
        width: 565px;
        max-height: 400px;
        float: right;
    }

    .flexslider .slides .figure .figcaption {
        float: left;
        height: 400px;
        width: 335px;
    }

.flexslider .figure .figcaption img {
    position: relative;
    vertical-align: middle;
    width: 60%;
    top: 35px;
    left: 30px;
    margin: 0;
}

.flexslider .figure .figcaption header {
    padding-top: 50px;
    padding-left: 40px;
    letter-spacing: .2em;
    text-transform: uppercase;
    font-size: 12px;
}

.flexslider .figure .figcaption h1 {
    font-size: 26px;
}

.flexslider .figure .figcaption h3 {
    font-size: 18px;
}

.flexslider .figure .figcaption h1,
.flexslider .figure .figcaption h2,
.flexslider .figure .figcaption h3 {
    color: white;
    margin: 0;
    margin-top: 2px;
    font-weight: normal;
    letter-spacing: 1px;
}

.flexslider .figure .figcaption .figcaption-body {
    color: white;
    margin-top: 15px;
    font-size: 18px;
    letter-spacing: .07em;
}

.flex-direction-nav a {
    top: 52%;
}

.flex-control-nav li {
    color: #000;
    cursor: pointer;
    float: left;
    margin: 0;
    vertical-align: middle;
    width: 16.666%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background-color 0.4s ease 0s, border 0s ease 0s, color 0.4s ease 0s, opacity 0.4s ease-in-out 0s;
    -moz-transition: background-color 0.4s ease 0s, border 0s ease 0s, color 0.4s ease 0s, opacity 0.4s ease-in-out 0s;
    -o-transition: background-color 0.4s ease 0s, border 0s ease 0s, color 0.4s ease 0s, opacity 0.4s ease-in-out 0s;
    transition: background-color 0.4s ease 0s, border 0s ease 0s, color 0.4s ease 0s, opacity 0.4s ease-in-out 0s;
}

    .flex-control-nav li:first-child {
        margin: 0;
    }

.flex-control-nav {
    position: relative;
    bottom: 0;
    clear: both;
}


.flex-control-nav-item {
    text-align: left;
    margin-bottom: 10px;
}

.flex-control-nav-item-thumbnail,
.flex-control-nav-item-content {
    display: inline-block;
}

.flex-control-nav-item .flex-control-nav-item-thumbnail {
    width: 30%;
    margin: 0;
    float: left;
}

.flex-control-nav-item .flex-control-nav-item-figure {
    position: relative;
}

    .flex-control-nav-item .flex-control-nav-item-figure img {
        width: 100%;
        height: auto;
        max-height: 100px;
        vertical-align: middle;
    }

.flex-control-nav-item-figure:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    transition: all 0.6s;
    background-color: rgba(0,0,0,0.7);
    background-size: 100% 100%;
}

.flex-control-nav-item-figure:hover:before,
.flex-active .flex-control-nav-item-figure:before {
    opacity: 0;
    background: none;
}



.flex-control-nav-item-title {
    position: relative;
    background: #cb521e;
    color: #fff;
    font-size: .67em;
    padding: 10px;
    text-transform: uppercase;
    line-height: 1.25;
}

    .flex-control-nav-item-title span {
        display: block;
    }


.flex-control-nav-item-content {
    color: black;
    padding: .3em;
    float: left;
    width: 70%;
}

    .flex-control-nav-item-content p {
        margin: 0;
    }

.flex-control-nav .flex-active .flex-control-nav-item-content {
    color: white;
}

.flex-control-nav-item-figure {
    display: none;
}

.slide-entra {
    background-color: #7f9183;
}

    .slide-entra h1 sup, .slide-reflections h1 sup {
        font-size: 12px;
    }

.slide-architectural {
    background-color: #4c504a;
}

    .slide-architectural .figure .figcaption header {
        position: absolute;
        bottom: 100px;
    }

    .slide-architectural .figure .figcaption img {
        width: 60%;
    }

.slide-reflections {
    background-color: #6d6f71;
}

    .slide-reflections .figure .figcaption img {
        width: 60%;
    }

.slide-cylinders {
    background-color: #875357;
}

    .slide-cylinders .figure .figcaption img {
        top: -38px;
        left: -50px;
        width: 100%;
    }

    .slide-cylinders .figure .figcaption header {
        padding-top: 0px;
        margin-top: -50px;
    }

    .slide-cylinders h1 sup {
        font-size: 12px;
    }



.slide-multiples {
    background-color: #7a8c98;
}

    .slide-multiples .figure .figcaption img {
        top: -30px;
        left: -25px;
        width: 100%;
    }

    .slide-multiples .figure .figcaption header {
        padding-top: 0px;
        margin-top: -50px;
    }

    .slide-multiples .figure .figcaption-body ul {
        padding-left: 40px;
    }

.clearfix::after {
    content: "";
    display: table;
    clear: both;
}

#socialIcons img {
    display: none;
    visibility: hidden;
}

.safari-only-banner:not(*:root) {
    margin-top: 55px;
}


.product-details-main-video{
    position: relative;
    top: -18px;
    margin-bottom: -18px;
}
.nextgen-feature{
    line-height: 18pt;
}
.nextgen-feature li{
    list-style-type: initial;
}

video:focus{
    outline: none;
}