/*------------- Fonts --------------*/
@font-face {
    font-family: 'HelveticaNeueLTStd-BdEx';
    src: url('webfonts/28250B_0_0.eot');
    src: url('webfonts/28250B_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/28250B_0_0.woff') format('woff'),url('webfonts/28250B_0_0.ttf') format('truetype');
}


@font-face {
    font-family: 'HelveticaNeueLT-Extended';
    src: url('webfonts/28250B_1_0.eot');
    src: url('webfonts/28250B_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/28250B_1_0.woff') format('woff'),url('webfonts/28250B_1_0.ttf') format('truetype');
}


/*------------- CrownPeak specific styling --------------*/
staff-name, .event-selector {
    cursor: pointer;
}

.timeline-wrapper {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    width: 90%;
}

.scrolling-timeline {
    border: none;
    position: relative;
    right: 0px;
    left: 0px;
    width: 1000px;
}

.no-touch .nav li div ul li:hover a img.nav-img, .no-touch a:hover img.nav-img {
    display: none;
}

.nav li div ul li a img.nav-hover-img, a img.nav-hover-img {
    display: none;
}

.no-touch .nav li div ul li:hover a img.nav-hover-img, .no-touch a:hover img.nav-hover-img {
    display: block;
}

html {
    /*background-color: #3e3e3e;*/
    height: 100%;
}

/*body {
    color: #58585a;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 100%;
    width: 100%;
}*/

.desktopHidden, .hidden {
    display: none;
}

.strong {
    font-weight: bold;
}

/*a,
a:active,
a:visited {
    color: #0085cf;
    text-decoration: none;
}

    a:hover {
        color: #000101;
    }

p {
    color: #58585a;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1em;
    line-height: 1.5em;
}*/

/* -------------------- HEADER --------------- */
.header {
    margin: auto;
    max-width: 960px;
    padding-top: 30px;
    position: relative;
    z-index: 2000;
}

.body-home .header.container {
    top: 30px;
    left: 50%;
    margin: 0 0 0 -480px;
    max-width: 960px;
    position: absolute;
    z-index: 2000;
}

.logo {
    float: left;
    margin-right: 40px;
}

    .logo a {
        background: url(../images/ideal-logo.png) no-repeat 0 0;
        display: block;
        height: 44px;
        width: 266px;
    }

.header .left img {
    max-width: 100%;
}


/* -------------------- NAVIGATION --------------------*/
.toggleMenu {
    display: none;
    text-decoration: none;
}

/*.nav {
    background: url("../images/navigation-bg.png") repeat 0 0;
    float: right;
    height: 44px;
    width: 655px;
    list-style: none;
    *zoom: 1;
}

    .nav:before,
    .nav:after {
        content: " ";
        display: table;
    }

    .nav:after {
        clear: both;
    }

    .nav ul {
        list-style: none;
        width: 9em;
    }

    .nav a {
        *zoom: 1;
    }*/

    /*.nav li {
        margin: 0 2em;
        position: relative;
    }*/
/*
.ie9 .nav li {
    margin: 15px 2em 8px;
}

.ie8 .nav li {
    margin: 15px 1.9em 8px;
}*/

/*.nav > li {
    float: left;
    padding-bottom: 8px;
    margin-top: 15px;
    margin-bottom: 8px;
}*/

    .nav > li.hover {
        border-bottom: #009ada 8px solid;
    }

    /* selected */
    .nav > li.selected {
        border-bottom: #009ada 8px solid;
    }

/* dropdown background */
.nav li div {
    background: #000;
    left: -9999px;
    position: absolute;
    z-index: 9999;
}

.nav > li.hover {
    cursor: pointer;
}

    .nav > li.hover > div {
        left: 0;
        top: 29px;
    }

    .nav > li.hover.search > div {
        left: 0;
        top: 26px;
    }

/* top level links */
/*.nav > li > a {
    color: #fff;
    display: block;
    font-family: HelveticaNeueLTStd-BdEx, Helvetica, Arial;
    font-size: 11px;
    text-align: left;
    text-decoration: none;
}*/

/* second level links */
.nav li div ul li a {
    color: #c7c5c5;
    display: block;
    font-size: 0.8125em;
    text-align: left;
    text-decoration: none;
}

    .nav li div ul li a:hover {
        background: #009ada;
        color: #fff;
    }

.nav li div {
    position: absolute;
    left: -9999px;
}

.nav > li.hover > div {
    left: 0;
}

.nav li li.hover div {
    left: 100%;
    top: 0;
}

.nav li li a {
    display: block;
    position: relative;
    z-index: 100;
}


/* one column */
.nav li .one-col {
    width: 150px;
}

    .nav li .one-col ul {
        float: left;
        margin: 10px 0 20px;
        padding: 0;
        width: 130px;
    }

        .nav li .one-col ul li {
            float: left;
            margin: 5px 0 0;
            width: 130px;
        }

            .nav li .one-col ul li a {
                padding: 10px;
                width: 130px;
            }

/* two column */
.nav li .two-col {
    width: 300px;
}

    .nav li .two-col ul {
        float: left;
        margin: 10px 0 20px;
        padding: 0;
        width: 120px;
    }

    .nav li .two-col li {
        float: left;
        margin: 5px 0 0;
        width: 120px;
    }

        .nav li .two-col li a {
            padding: 10px 20px;
            width: 100px;
        }

    .nav li .two-col ul.second {
        margin-left: 40px;
    }

/* companies */
.nav li .companies {
    padding-bottom: 10px;
    width: 400px;
}

    .nav li .companies ul {
        float: left;
        width: 125px;
    }

    .nav li .companies li {
        height: 23px;
        margin: 20px 5px 10px 20px;
    }

        .nav li .companies li a {
            background-color: transparent;
            background-position: 0 0;
            background-repeat: no-repeat;
            display: block;
            height: 23px;
            padding: 0;
        }

            /* logos */
            .nav li .companies li a.logo-aim {
                background-image: url("../images/product-logos/logo-aim.png");
            }

            .nav li .companies li a.logo-app {
                background-image: url("../images/product-logos/logo-app.png");
            }

            .nav li .companies li a.logo-castella-gel {
                background-image: url("../images/product-logos/logo-castella-gel.png");
            }

            .nav li .companies li a.logo-castella-measurement {
                background-image: url("../images/product-logos/logo-castella-measurement.png");
            }

            .nav li .companies li a.logo-ideal-electrical {
                background-image: url("../images/product-logos/logo-ideal-electrical.png");
            }

            .nav li .companies li a.logo-ideal-networks {
                background-image: url("../images/product-logos/logo-ideal-networks.png");
            }

            .nav li .companies li a.logo-pratt-read-tools {
                background-image: url("../images/product-logos/logo-pratt-read-tools.png");
            }

            .nav li .companies li a.logo-sk {
                background-image: url("../images/product-logos/logo-sk.png");
            }

            .nav li .companies li a.logo-western-forge {
                background-image: url("../images/product-logos/logo-western-forge.png");
            }

            /* hover */
            .nav li .companies li a:hover {
                background-color: transparent;
                background-position: 0 -23px;
                background-repeat: no-repeat;
            }

    .nav li .companies ul:last-child li {
        width: 200px;
    }

.nav li.map {
    margin-left: 10px;
    padding-bottom: 0;
}

    .nav li.map a {
        margin-top: -1px;
        padding-bottom: 4px;
    }

.ie9 .nav li.map a,
.ie8 .nav li.map a,
.ie10 .nav li.map a {
    padding-bottom: 1px;
}

.nav li.search {
    margin: 18px 0 0;
    padding-bottom: 8px;
    width: 26px;
}

/*.ie9 .nav li.search,
.ie8 .nav li.search {
    padding-bottom: 5px;
}*/

.nav li.search li {
    margin: 0;
}

.nav li.search a {
    text-align: center;
}

.nav li.search div {
    background: transparent;
    margin-left: -110px;
    width: 150px;
}

/*.ie9 .nav li.search div,
.ie8 .nav li.search div,
.ie10 .nav li.search div {
    margin-left: -115px;
}*/

.nav li.search input {
    display: inline-block;
    float: left;
    font-size: 10px;
}

    .nav li.search input[type=text] {
        background: url("../images/search-box-bg.png") no-repeat left top;
        border: none;
        color: #58585a;
        height: 23px;
        width: 110px;
        padding: 0 0 0 5px;
    }

/*.ie8 .nav li.search input[type=text] {
    padding-top: 5px;
}*/

.nav li.search input[type=submit] {
    background: url("../images/search-button-bg.png") repeat-x left top #3e3e3e;
    border: none;
    color: #fff;
    height: 23px;
    padding: 0;
    text-transform: uppercase;
    width: 26px;
}

.nav li.search input[type="button"] {
    background: url("../images/search-button-bg.png") repeat-x scroll left top #3E3E3E;
    border: medium none;
    color: #FFFFFF;
    height: 23px;
    padding: 0;
    text-transform: uppercase;
    text-align: center;
    width: 26px;
}

.ie8 .nav li.search input[type="button"],
.ie9 .nav li.search input[type="button"],
.ie8 .nav li.search,
.ie9 .nav li.search {
    width: 29px;
}


/* -------------------- HOME PAGE --------------------*/
/* timeline and product logos */
.timeline-products {
    /*position: absolute;*/
    bottom: 0;
    /*background: url("../images/home-timeline-bg.png") repeat 0 0;*/
    background-color: #344C59;
    /*opacity: 0.95;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";*/
    height: 170px;
    width: 100%;
    z-index: 2;
}

.timeline-products-container {
    max-width: 960px;
    margin: auto;
    padding: 20px 0;
}

/*.left {
    float: left;
}

.right {
    float: right;
}*/

.tabletTimelineLogos > img {
    height: 20px;
}

.timeline-products-container .right {
    width: 429px;
}

.timeline {
    /*background: url("../images/timeline-bg-desktop.png") no-repeat left top;
    display: table;
    height: 15px;
    list-style: none;
    margin: 15px auto 10px;
    padding: 0;
    width: 420px;*/
    /*width: 473px;*/
    /*background: url("../images/timeline-bg-tablet.png") no-repeat left top;*/
    display: table;
    height: 58px;
    list-style: none;
    margin: 10px auto;
    padding: 1px;
    /*width: 473px;*/
    width: 730px;
    background: url("../images/timeline-bg.png") no-repeat left top;
}

    .timeline .date {
        /*background: url("../images/timeline-bullet.png") no-repeat top center;*/
        color: #eaeced;
        display: table-cell;
        /*font-size: 8.5px;
        line-height:11px;*/
        text-align: center;
        background: url("../images/timeline-bullet-tablet.png") no-repeat top center;
        font-size: 11px;
        line-height: 13px;
        padding-top: 15px;
    }

.timeline-products-container .right p {
    color: #acadae;
    font-size: 11px;
    margin-bottom: 10px;
}

.tabletTimelineLogos {
    text-align: center;
}

    .tabletTimelineLogos p {
        color: #eaeced;
        font-size: 12px;
        margin: auto;
        width: 730px;
    }

.home-scroll-back {
    background: url("../images/home-left-arrow-tablet.png") no-repeat center center;
    /*float:left;
    height:32px;
    width:24px;*/
    float: left;
    height: 58px;
    width: 27px;
}

.no-touch .home-scroll-back:hover {
    background: url("../images/home-left-arrow-active-tablet.png") no-repeat center center;
    cursor: pointer;
}

.home-scroll-forward {
    background: url("../images/home-right-arrow-tablet.png") no-repeat center center;
    cursor: pointer;
    float: right;
    /*height:32px;
    width:24px;*/
    height: 58px;
    width: 27px;
}

.no-touch .home-scroll-forward:hover {
    background: url("../images/home-right-arrow-active-tablet.png") no-repeat center center;
}

.home-timeline-container {
    float: left;
    /*height:32px;*/
    overflow: hidden;
    position: relative;
    /*width:360px;*/
    height: 50px;
    /*width:400px;*/
    width: 675px;
}

.home-timeline-event {
    display: block;
    float: left;
    /*height:24px;
    margin-top:2px;*/
    padding-top: 8px;
    /*width: 36px;*/
    height: 30px;
    margin-top: 10px;
    width: 45px;
}

.timeline .date.isActive,
.timeline .date:hover {
    background-image: url(../images/timeline-bullet-tablet-active.png);
    color: #fff;
}


.home-timeline-canvas {
    /*height:32px;*/
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 360px;
    height: 50px;
}

.event.details-section.selected-section a,
.event.details-section.selected-section a:visited {
    color: #0085CF;
    font-size: 11px;
}

    .event.details-section.selected-section a:hover {
        color: #000101;
    }


/* logos */
.ideal-family {
    margin: 0 0 12px 20px;
}

.footer .logos {
    text-align: center;
    margin: auto;
    width: 90%;
}

.footerContent .logos a {
    background-color: transparent;
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline-block;
    height: 23px;
    margin: 4px 20px 8px;
    padding: 0;
    vertical-align: top;
}



/* -------------------- INTERIOR PAGES -------------------- */
/*body.interior {
    background: url("../images/interior-page-bg.jpg") repeat-x #dee1e2 center top;
}*/

.blue {
    color: #0085CF;
}

.interiorBannerContent {
    float: right;
    padding-top: 2%;
    width: 495px;
}

.oneColumn .interiorBannerContent {
    width: 655px;
}

    .oneColumn .interiorBannerContent.leftHeader {
        float: left;
        padding-left: 85px;
    }

.interiorBannerContent h2 {
    color: #009ada;
    font-family: Georgia, serif;
    font-size: 1.5em;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 5px;
}

.interiorBannerContent p {
    color: #fff;
    font-style: italic;
    font-size: 0.8125em;
    padding-right: 30px;
}

.threeColumnRight h2 {
    color: #58585A;
    font-size: 1.25em;
    font-style: italic;
    font-weight: normal;
    text-align: left;
    margin-bottom: 10px;
}

.interiorPageContent h2,
.interiorPageContent h2 a,
.threeColumn .interiorPageContent .right .mobileAccordion > li > a {
    color: #000101;
    font-family: Georgia;
    font-size: 1em;
    font-style: italic;
    margin-bottom: 5px;
}

    .interiorPageContent h2 a:hover,
    .threeColumn .interiorPageContent .right .mobileAccordion > li > a:hover {
        color: #0085CF;
    }

.interiorPageContent p {
    font-size: 0.75em;
    line-height: 1.5em;
    margin: 10px 0;
}

/* icons */
.sprite-icon {
    background-image: url("../images/ideal-icon-sprite.png");
    float: left;
    display: block;
    margin: 1px 5px 0 0;
}

.emailGray {
    background-position: 0 -14px;
    height: 11px;
    width: 14px;
}

.phoneGray {
    background-position: 0 0;
    height: 14px;
    width: 14px;
}

.emailBlue {
    background-position: 15px -14px;
    height: 11px;
    width: 14px;
}

.phoneBlue {
    background-position: 15px 0;
    height: 14px;
    width: 14px;
}

.faxBlue {
    background-position: 0 -25px;
    height: 13px;
    width: 14px;
}

.faxGray {
    background-position: 15px -25px;
    height: 13px;
    width: 14px;
}


/* columns */
.oneColumn, .twoColumn, .threeColumn {
    margin-top: 5%;
}

    /* one column layout */
    .oneColumn .interiorBannerContainer {
        background: url("../images/interior-banner-container.png") no-repeat left top;
        height: 145px;
    }

    .oneColumn .interiorBanner {
        background: url("../images/interior-banner.png") no-repeat right top;
        height: 145px;
        margin: auto;
        width: 1000px;
        position: relative;
    }

    .oneColumn .interiorPageContent {
        background: #f0f3f4;
        margin: -18px auto 0;
        padding: 65px 65px 200px;
        width: 830px;
    }

        .oneColumn .interiorPageContent .left {
            float: left;
            width: 200px;
        }

        .oneColumn .interiorPageContent .right {
            background: url("../images/interior-companies-divider.png") no-repeat left bottom;
            float: right;
            padding-bottom: 30px;
            width: 575px;
        }

        .oneColumn .interiorPageContent .company {
            margin-top: 30px;
        }

            .oneColumn .interiorPageContent .company:first-child {
                margin-top: 0;
            }

            .oneColumn .interiorPageContent .company .right h3 {
                color: #0085cf;
                font-size: 1em;
                margin-bottom: 5px;
            }

            .oneColumn .interiorPageContent .company .right p {
                font-size: 0.75em;
                line-height: 1.5em;
                margin: 10px 0;
            }

/* two column layout 
    .twoColumn.boardOfDirectors .layoutStyle {
        float: left;
        width: 1268px;
    }

    .twoColumn.boardOfDirectors .interiorBannerContainer {
        background: url("../images/interior-banner-container-board-of-directors.png") no-repeat left top;
        height: 183px;
    }

    .twoColumn.boardOfDirectors .interiorBanner {
        background: url("../images/interior-banner-board-of-directors.png") no-repeat right top;
        height: 183px;
        margin-right: -23px;
    }

    .twoColumn.boardOfDirectors .interiorBannerContent,
    .interiorBannerContainer.aboutUsBanner .interiorBannerContent {
        float: right;
        padding: 2% 0 0 0;
        width: 978px;
    }

    .threeColumn .interiorBannerContainer.aboutUsBanner .interiorBannerContent {
        width: 825px;
    }

    .twoColumn.boardOfDirectors .interiorBannerContent h2,
    .interiorBannerContainer.aboutUsBanner .interiorBannerContent h2 {
        float: left;
        padding-right: 30px;
        width: 300px;
    }

    .twoColumn.boardOfDirectors .interiorBannerContent p,
    .interiorBannerContainer.aboutUsBanner .interiorBannerContent p {
        color: #565353;
        float: left;
        width: 600px;
        -moz-column-count: 2;
        -moz-column-gap: 30px;
        -webkit-column-count: 2;
        -webkit-column-gap: 30px;
    }

    .twoColumn .interiorPageContent {
        background: #f0f3f4;
        margin: -18px 0 0;
        padding: 65px 0 200px;
    }

    .twoColumn.boardOfDirectors .navigation {
        float: left;
        padding-left: 290px;
        width: 200px;
    }

    /*.twoColumn.boardOfDirectors .navigation > ul {
            width: 55%;
        }*/

.tboardOfDirectorsMobile .boardMembers {
    float: right;
    width: 75%;
}

.boardOfDirectorsMobile .profile {
    float: left;
    position: relative;
    width: 292px;
}

.boardOfDirectorsMobile img {
    float: left;
    width: 30%;
}

.boardOfDirectorsMobile .executiveStaff img {
    float: left;
    width: 21.5%;
    -moz-box-shadow: 0 3px 5px #ccc;
    -webkit-box-shadow: 0 3px 5px #ccc;
    box-shadow: 0 3px 5px #ccc;
}

.boardOfDirectorsMobile .profileDetails {
    float: left;
    padding-left: 4%;
    width: 56%;
}

.boardOfDirectorsMobile.profile .overlay {
    background: url("../images/profile-overlay.png") repeat-x left top;
    height: 14px;
    position: absolute;
    top: 126px;
    width: 103px;
}

.boardOfDirectorsMobile .profile h4,
.boardOfDirectorsMobile .profile h5 {
    font-family: Georgia;
    font-style: italic;
    font-weight: normal;
}

.boardOfDirectorsMobile .profile h4 {
    color: #0085cf;
    font-size: 1.35em;
}

.boardOfDirectorsMobile .profile h5 {
    font-size: 1em;
    margin-bottom: 10px;
}

.boardOfDirectorsMobile .profile p {
    font-size: 0.75em;
    line-height: 1.5em;
}

/* three column */
.threeColumn .interiorBannerContainer {
    background: url("../images/interior-banner-container.png") no-repeat scroll left top transparent;
    height: 145px;
    margin-right: 2px;
}

.threeColumn .interiorBanner {
    background: url("../images/interior-banner.png") no-repeat scroll right top transparent;
    height: 145px;
    margin-right: -23px;
}

.threeColumnContent {
    margin-top: 5%;
}

    .threeColumnContent .layoutStyle {
        background: #f0f3f4;
        float: left;
        width: 1112px;
    }

/* three column: left column */
.threeColumn .threeColumnLeft {
    margin-top: 45px;
    padding-bottom: 203px;
}

/* three column: left column - left side */
.threeColumn .interiorPageContent .left {
    float: right;
    padding: 0 130px 0 0;
    width: 200px;
}

    /*three column: left column company page*/
    .threeColumn .interiorPageContent .left.companyLeft {
        float: left;
        padding: 0 0 0 300px;
    }


/* three column: left column - right side */
.threeColumn .interiorPageContent .right {
    padding-right: 30px;
    width: 445px;
}

/* three column: right column */
.threeColumn .threeColumnRight {
    background: url("../images/product-contact-us-bg.jpg") repeat-x top left #f0f3f4;
    color: #3f3f3f;
    float: right;
    /*height: 100%;*/
    margin-top: 165px;
    padding: 2% 2% 200px 2%;
    width: 250px;
}

    .threeColumn .threeColumnRight.bodyShadow {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }


/* banner styles for About Us */
.interiorBannerContainer.aboutUsBanner {
    background: url("../images/interior-banner-container-board-of-directors.png") no-repeat left top;
    height: 183px;
}

    .interiorBannerContainer.aboutUsBanner .interiorBanner {
        background: url("../images/interior-banner-board-of-directors.png") no-repeat right top;
        height: 183px;
    }

/* three column styling */
.companyOverview {
    background: url("../images/interior-companies-divider.png") no-repeat scroll left bottom transparent;
    margin-bottom: 30px;
    padding-bottom: 30px;
}


/* interior navigation */
.interiorPageContent .navigation li {
    font-size: 0.9375em;
}

    .interiorPageContent .navigation li:hover {
        background: #009ada;
    }

    .interiorPageContent .navigation li a {
        color: #58585a;
        display: block;
        padding: 10px;
    }

        .interiorPageContent .navigation li a:hover {
            color: #fff;
        }

    .interiorPageContent .navigation li.selected {
        background: #009ada;
    }

        .interiorPageContent .navigation li.selected a {
            color: #fff;
        }


/* interior accordion */
.threeColumn .interiorPageContent .right .mobileAccordionItem {
    background: url("../images/interior-companies-divider.png") no-repeat scroll left bottom transparent;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.threeColumn .threeColumnRight .mobileAccordion > li > a {
    color: #58585A;
    font-size: 1.25em;
    font-style: italic;
}

    .threeColumn .threeColumnRight .mobileAccordion > li > a:hover {
        color: #0085CF;
        cursor: pointer;
    }

/*.accordionItem {
    padding: 2%;
}

    .accordionItem.hasList {
        padding: 0;
    }
*/
/*.accordionItem p,
.accordionItem li,
.accordionItem li a:hover {
    color: #fff;
}*/

/* show mobile accordian content */
.content-hide {
    display: block;
}

.accordionItem.mfp-content.content-hide {
    margin-top: 15px;
}

/* mobile accordion for board of directors */
.mobileAccordion.boardOfDirectorsMobile > li > a,
.mobileAccordion.timelineMobile > li > a {
    display: none;
}
/*
.mobileAccordion.boardOfDirectorsMobile {
    float: right;
    width: 650px;
}*/

/* interior pages mobile accordian*/
.content-hide {
    display: block;
}

/* -------------------- PRODUCTS -------------------- */
.productLogos {
    border-bottom: #a7a9ac 1px solid;
    border-top: #a7a9ac 1px solid;
    margin: 45px 0;
    padding: 25px 0;
    text-align: left;
}

    .productLogos img {
        margin:0 3%;
        padding-bottom:3%;
        width: 25%;
    }

    .productLogos h2 {
        padding-bottom: 5px;
        text-align: left;
    }

.products {
    margin: 25px 0;
}

    .products div {
        /*background: url("../images/product-banner.png") no-repeat bottom center;*/
        display: inline-block;
        margin: 0 40px 5% 0;
        width: 100px;
        -webkit-box-shadow: 3px 3px 3px 1px #ccc;
        box-shadow: 3px 3px 3px 1px #ccc;
    }

    .products span {
        background: #666;
        display: block;
        float: left;
        font-family: Georgia, serif;
        font-size: 0.75em;
        font-style: italic;
        margin: 0 auto 0;
        padding: 4%;
        text-align: center;
        /*text-transform: lowercase;*/
        width: 94%;
        color: #fff;
    }

    .products img {
        border: 1px solid #f3f3f3;
    }

    .products a span {
        color: #fff;
    }

        .products a span:hover {
            color: #89898b;
        }

    .products p {
        display: none;
    }

.productLogos .clearfix {
    display: none;
}

.productLogos p {
    margin-bottom: 25px;
    text-align: left;
}

.productOverview p {
    margin-bottom: 20px;
}

.productOverview li {
    font-size: 0.8125em;
    list-style: disc;
    margin-bottom: 10px;
    margin-left: 25px;
}

.interior-hero-image {
    margin-bottom: 45px;
    width: 100%;
}

.companyLink {
    display: none;
}


/* -------------------- SIDEBAR: CONTACT US -------------------- */
.contact {
    font-size: 0.8em;
    margin: 10px 0 50px;
}

    .contact span {
        display: block;
        margin: 20px 0 10px;
    }

    .contact div {
        margin-bottom: 8px;
    }

        .contact div img {
            float: left;
            margin-right: 5px;
            position: relative;
            width: 14px;
        }

            .contact div img.contactPhoneIcon {
                top: 1px;
            }

            .contact div img.contactEmailIcon {
                top: 4px;
            }

    .contact a {
        color: #3F3F3F;
    }

        .contact a:hover {
            color: #0085CF;
        }


/* -------------------- ABOUT US: OUR STORY -------------------- */
.ourStory {
    margin-right: 20px;
}

    .ourStory img {
        padding: 15px 0;
    }

        .ourStory img:first-child {
            padding-top: 0;
        }

    .ourStory p {
        margin: 15px 0;
    }

.twoColumn.boardOfDirectors .ourStory img {
    float: none;
}

.ourStory ul li {
    font-size: 0.85em;
    margin-bottom: 10px;
}

/* -------------------- ABOUT US: OUR HISTORY -------------------- */
.oneColumn .interiorBannerContainer.ourHistoryBanner {
    background: url("../images/our-history-interior-banner-container.png") left top transparent no-repeat;
    height: 147px;
}

    .oneColumn .interiorBannerContainer.ourHistoryBanner .interiorBanner {
        background: none;
    }

.ourHistoryBanner .interiorBannerContent {
    padding-top: 0px;
    width: 100%;
}

    .ourHistoryBanner .interiorBannerContent .left {
        background: url("../images/our-history-timeline-left-bg.png") no-repeat top right;
        height: 147px;
        padding-left: 15px;
        width: 300px;
    }

        .ourHistoryBanner .interiorBannerContent .left h2 {
            padding-top: 20px;
        }

    .ourHistoryBanner .interiorBannerContent .right {
        width: 680px;
    }

.ourHistoryBanner .ourHistoryTimeline .event-selector {
    float: left;
    padding: 25px 20px 0;
    position: relative;
    width: 50px;
}

.ourHistoryTimeline {
    /*background: url("../images/our-history-timeline-bg.png") no-repeat scroll 0 0 transparent;*/
    height: 147px;
    left: 0;
    overflow: hidden;
    position: relative;
    width: 614px;
}

.scroll-back {
    background: url("../images/our-history-timeline-scroll-back.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    float: left;
    height: 166px;
    position: relative;
    width: 20px;
}

.no-touch .scroll-back:hover {
    background: url("../images/our-history-timeline-scroll-back-hover.png") no-repeat;
}

.scroll-forward {
    background: url("../images/our-history-timeline-scroll-forward.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    float: left;
    height: 166px;
    width: 20px;
}

.no-touch .scroll-forward:hover {
    background: url("../images/our-history-timeline-scroll-forward-hover.png") no-repeat;
}

.timelineDot {
    background: url("../images/our-history-timeline-dot.png") no-repeat scroll 0 0 transparent;
    height: 18px;
    margin-top: 10px;
    width: 16px;
}

.event-selector.isActive .timelineDot,
.ourHistoryBanner .ourHistoryTimeline .event-selector:hover .timelineDot {
    background: url("../images/our-history-timeline-dot-active.png") no-repeat;
}

.timelineImage {
    height: 45px;
}

    .timelineImage img {
        max-width: 45px;
    }

.timelineDate {
    color: #b9b8b8;
    font-family: HelveticaNeueLTStd-BdEx, Helvetica, Arial;
    font-size: 9px;
    line-height: 10px;
    margin-top: 21px;
}

.event-selector.isActive .timelineDate,
.ourHistoryBanner .ourHistoryTimeline .event-selector:hover .timelineDate {
    color: #0085cf;
}

.event-selector.isActive .timelineImage img {
    border: 2px solid #0085cf;
}

.details-section .left img {
    -moz-box-shadow: 3px 0 15px #aaa;
    -webkit-box-shadow: 3px 0 15px #aaa;
    box-shadow: 3px 0 15px #aaa;
}

.photoOverlay {
    background: url("../images/image-expand-icon.png") no-repeat 95% center #009ada;
    opacity: .8;
    height: 30px;
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
}

    .photoOverlay span {
        display: none;
    }

.oneColumn .interiorPageContent .details-section .left {
    width: 25%;
}

.oneColumn .interiorPageContent .details-section .right {
    background: none;
    width: 60%;
}

.details-section .right h3, .details-section .right h4 {
    color: #009ADA;
    font-family: Georgia;
    font-size: 30px;
    font-style: italic;
    font-weight: 100;
}

.details-section .right h4 {
    font-size: 24px;
    margin-bottom: 20px;
}

.mainContent p.pullout {
    color: #282425;
    border-bottom: 1px solid #939598;
    border-top: 1px solid #939598;
    font-family: Georgia;
    font-size: 18px;
    font-style: italic;
    line-height: 24px;
    margin: 15px 0;
    padding: 10px 0;
}

.ourHistoryMobileTitle {
    display: none;
}

.contactUsPageRight .mobileAccordion.boardOfDirectorsMobile {
    float: none;
    width: 100%;
}

.main-content.contactUsPageRight {
    margin-right: 45px;
}

.no-touch .ourHistoryBanner .ourHistoryTimeline .event-selector:hover .timelineImage {
    background: url("../images/our-history-timeline-hover.png") no-repeat bottom left transparent;
    height: 140px;
    left: 8px;
    top: -60px;
    width: 99px;
    z-index: 20;
}

    .no-touch .ourHistoryBanner .ourHistoryTimeline .event-selector:hover .timelineImage img {
        background: #fff;
        padding: 5px 5px 20px 5px;
        max-width: 85px;
        width: 85px;
    }


/* -------------------- ABOUT US: CAREERS -------------------- */
.ourStory .left {
    float: left;
    padding-right: 7%;
    width: 68%;
}

.ourStory .right {
    float: left;
    width: 25%;
}

    .ourStory .right h2 {
        background: url("../images/interior-companies-divider.png") no-repeat scroll left bottom transparent;
        margin: 15px 0;
        padding-bottom: 15px;
    }

/* -------------------- ABOUT US: EXECUTIVE STAFF -------------------- */
.boardOfDirectorsMobile .profile.executiveStaff {
    float: none;
    position: relative;
    margin-bottom: 90px;
    padding-right: 0;
    width: 100%;
}

    .boardOfDirectorsMobile .profile.executiveStaff h6 {
        color: #000101;
        font-family: Georgia;
        font-size: 1em;
        font-style: italic;
        margin-bottom: 5px;
        font-weight: normal;
        margin: 15px 0 2px;
    }

    .boardOfDirectorsMobile .profile.executiveStaff .profileDetails {
        width: 70%;
    }

.executiveStaffList {
    width: 100%;
}

    .executiveStaffList span {
        background: #DDDFE0;
        border-bottom: 13px solid #C1C2C3;
        color: #009ADA;
        cursor: pointer;
        display: block;
        float: left;
        font-family: Georgia;
        font-size: 0.68em;
        font-style: italic;
        height: 90px;
        line-height: 1.5em;
        margin-bottom: 5%;
        margin-right: 3%;
        padding: 2.5%;
        width: 17%;
    }

        .executiveStaffList span:hover {
            color: #000101;
        }


        .executiveStaffList span.staff-selected {
            color: #fff;
            background: #58585a;
            border-bottom: 13px solid #009ADA;
        }

            .executiveStaffList span.staff-selected:hover {
                color: #009ADA;
            }

.details-section {
    display: none;
}

.selected-section {
    display: block;
}


/* -------------------- ABOUT US: NEWS -------------------- */
.newsItem {
    background: url("../images/interior-companies-divider.png") no-repeat left bottom;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

    .newsItem h3 {
        color: #0085cf;
        font-family: HelveticaNeueLT-Extended, Helvetica, Arial;
        font-size: 16px;
        font-weight: normal;
        margin-bottom: 10px;
    }

        .newsItem h3:hover {
            color: #333;
        }

    .newsItem p {
        font-size: 0.75em;
        line-height: 1.5em;
        margin: 10px 0;
    }

    .newsItem .newsDate {
        font-weight: bold;
    }

.newsArchive ul {
    font-size: 0.85em;
    margin-bottom: 30px;
}

    .newsArchive ul li {
        margin-bottom: 5px;
    }


/* -------------------- ABOUT US: MAP -------------------- */
.mfp-wrap {
    z-index: 3000 !important;
}

.oneColumn .interiorPageContent.map {
    margin: 0 auto;
    padding: 0;
    width: 1090px;
    /*-webkit-box-shadow: -10px 0px 5px -5px #ccc, 10px 0px 5px -5px #ccc;
    box-shadow: -10px 0px 5px -5px #ccc, 10px 0px 5px -5px #ccc;*/
}

    .oneColumn .interiorPageContent.map h2 {
      color: #58595B;
    font-family: 'HelveticaNeueLTStd-HvExO';
    font-size: 2rem;
    margin: 0 0 8px;
    padding: 0;
    text-transform: uppercase;
    }

    .oneColumn .interiorPageContent.map .interactiveMap {
        margin: auto;
        position: relative;
        width: 100%;
        height: 650px;
    }

        .oneColumn .interiorPageContent.map .interactiveMap .globalMap {
            position: relative;
        }

        .oneColumn .interiorPageContent.map .interactiveMap a.mapMarker {
            background: url("../images/about-us-map-marker.png") no-repeat center top;
            display: block;
            height: 36px;
            width: 32px;
        }

.no-touch .oneColumn .interiorPageContent.map .interactiveMap a.mapMarker:hover {
    background: url("../images/about-us-map-marker-hover.png") no-repeat center top;
    height: 49px;
    width: 187px;
}

.oneColumn .interiorPageContent.map .interactiveMap a.mapMarker .mapMarkerText {
    display: none;
}

.no-touch .oneColumn .interiorPageContent.map .interactiveMap a.mapMarker:hover .mapMarkerText {
    display: block;
    font-family: Georgia, serif;
    color: #fff;
    font-style: italic;
    top: 5px;
    position: relative;
    left: 20px;
    font-size: 1em;
    text-align: left;
}

.region {
}

.interior .region h2 {
    color: #fff;
    font-family: Georgia, serif;
    font-weight: normal;
    font-size: 1.875em;
    font-style: italic;
    text-transform: capitalize;
}

.region h3 {
  /*color: #58595B;*/
    /*font-family: 'HelveticaNeueLTStd-HvExO';*/
   font-style:italic;
    font-size: 2rem;
    margin: 0 0 8px;
    padding: 0;
    text-transform: uppercase;
}

.region h4 {
    font-weight: bold;
    margin-bottom: 10px;
}

.region p {
    font-style: italic;
    color: #fff;
}

.region .left {
    width: 45%;
    float: left;
}

.region .right {
    width: 45%;
    float: right;
}

    .region .right img {
        margin-bottom: 15px;
    }

.region .country, .region .country .countryContact {
    padding: 0 0 10px 0;
}

.countryContact {
    line-height: 1.5em;
}

.region .country div, .region .right p {
    font-size: .9em;
}


/* -------------------- ABOUT US: CONTACT US -------------------- 
.oneColumn.contactUs .interiorPageContent {
    background: none;
    height: auto;
    padding: 0;
    position: relative;
    width: 960px;
}

.oneColumn.contactUs .navigation {
    float: left;
    padding-right: 4%;
    padding-top: 65px;
    width: 200px;
}

/*  .oneColumn.contactUs .navigation > ul {
        width: 55%;
    }

.oneColumn.contactUs .contactUsPageRight {
    background: #F0F3F4;
    float: right;
    margin-right: 3px;
    padding: 65px 30px 0 45px;
    width: 560px;
    /*height: 100%;
}

    .oneColumn.contactUs .contactUsPageRight h2 {
        background: url("../images/slider-title-bg.jpg") repeat-x top center #076796;
        color: #f0f3f4;
        font-size: 1em;
        padding: 10px 15px;
    }

    .oneColumn.contactUs .contactUsPageRight .country-details {
        margin: 10px 0;
        padding: 15px 15px 15px 0;
    }


    .oneColumn.contactUs .contactUsPageRight .accordionHeader .accordionLink {
        font-weight: bold;
        font: #000;
        cursor: pointer;
    }

    .oneColumn.contactUs .contactUsPageRight .countryContact {
        margin: 10px 0 20px 0;
    }

        .oneColumn.contactUs .contactUsPageRight .countryContact .contactTitle {
            color: #0085cf;
            font-weight: bold;
            margin: 0 0 20px 0;
        }

    /*.oneColumn.contactUs .contactUsPageRight .contactCompanies {
        padding-left: 20px;
    }

    .oneColumn.contactUs .contactUsPageRight .contactCompanies .contactTitle {
        color: #0085cf;
        font-weight: bold;
        margin: 20px 0;
    }

    .oneColumn.contactUs .contactUsPageRight li.accordionHeader {
        padding: 15px;
        -moz-box-shadow: 0 3px 5px #ccc;
        -webkit-box-shadow: 0 3px 5px #ccc;
        box-shadow: 0 3px 5px #ccc;
        border: 1px solid #ccc;
        margin: 0 0 10px 0;
        background-image: -ms-linear-gradient(top, #FEFEFE 0%, #DDDDDD 100%);
        background-image: -moz-linear-gradient(top, #FEFEFE 0%, #DDDDDD 100%);
        background-image: -o-linear-gradient(top, #FEFEFE 0%, #DDDDDD 100%);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FEFEFE), color-stop(1, #DDDDDD));
        background-image: -webkit-linear-gradient(top, #FEFEFE 0%, #DDDDDD 100%);
        background-image: linear-gradient(to bottom, #FEFEFE 0%, #DDDDDD 100%);
    }

        .oneColumn.contactUs .contactUsPageRight li.accordionHeader.isActive {
            background-image: none;
        }

    .oneColumn.contactUs .contactUsPageRight .accordionHeader .accordionLink img {
        float: right;
    }

    .oneColumn.contactUs .contactUsPageRight li.accordionHeader.accordionDirectory {
        color: #fff;
        background: url("../images/navigation-bg.png") repeat 0 0;
        cursor: auto;
        font-weight: bold;
    }

*/
/* -------------------- FOOTER -------------------- */
.footer {
    /*background: url("../images/desktop-footer-bg.jpg") repeat-x left top #3e3e3e;*/
    background: #323232; /* Old browsers */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMyMzIzMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZTNlM2UiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #323232 0%, #3e3e3e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#323232), color-stop(100%,#3e3e3e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #323232 0%,#3e3e3e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #323232 0%,#3e3e3e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #323232 0%,#3e3e3e 100%); /* IE10+ */
    background: linear-gradient(to bottom, #323232 0%,#3e3e3e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#323232', endColorstr='#3e3e3e',GradientType=0 ); /* IE6-8 */
    color: #808082;
    /*padding: 40px;*/
    padding: 30px;
}

.footerContent {
    margin: auto;
    max-width: 960px;
}

.footer .section {
    /*border-left: dotted 1px #808082;*/
    font-size: 0.75em;
}

    .footer .section.copyright {
        /*float: left;*/
        /*line-height: 1.35em;
        width: 46%;*/
        text-align: center;
        width: 60%;
        margin: 20px auto 0;
    }

    .footer .section.news {
        float: left;
        width: 45%;
    }

.footer a,
.footer a:visited,
.footer p {
    color: #808082;
    line-height: 1.75em;
    font-size: 10px;
}

    .footer a:hover {
        color: #fff;
    }

/* copyright
.footerLogo {
    padding-bottom: 2%;
}*/

.footerCopyright {
    font-family: HelveticaNeueLTStd-BdEx, Arial;
    text-transform: uppercase;
    margin-top: 15px;
}

    .footerCopyright > img {
        padding-right: 5px;
        position: relative;
        top: 5px;
    }

    .footerCopyright br {
        display: none;
    }

.footer .section h2 {
    color: #0085cf;
    font-size: 1.5em;
    margin-bottom: 1px;
    padding-bottom: 2%;
    text-transform: uppercase;
}

/*
.footer .section.news .footerNews {
    width: 80%;
}

.footer .section.news .headline {
    color: #e8e9ea;
    font-size: 1em;
    padding-top: 2%;
    /*text-transform: uppercase;*/ /*
}

.footer .section.news .readMore {
    padding-top: 5%;
}

    .footer .section.news .readMore a,
    .footer .section.news .readMore:active {
        color: #0085cf;
        font-size: 1em;
        text-transform: lowercase;
    }

        .footer .section.news .readMore a:hover {
            color: #fff;
        }
*/
.trustedHeritage {
    width: 100%;
    height: 50px;
    background: url("../images/home-timeline-bg.png") repeat scroll 0 0 transparent;
}

.trustedHeritageContent {
    width: 960px;
    margin: auto;
    text-align: center;
}

    .trustedHeritageContent img {
        margin-top: 16px;
    }


/* news */
.footerNews .seeAll {
    display: none;
}

/* social media icons */
ul.socialMedia {
    margin: 12px 0 0 0;
    padding: 0;
    list-style: none;
}

    ul.socialMedia li {
        display: inline-block;
        margin-right: 1%;
    }

        ul.socialMedia li a {
            background: url(../images/footer-social-media-icons.png) no-repeat;
            display: block;
            height: 20px;
            width: 21px;
        }

/* ul.socialMedia li a.facebook {
                background-position: 0 0;
            }

                ul.socialMedia li a.facebook:hover {
                    background-position: -21px 0;
                }

            ul.socialMedia li a.twitter {
                background-position: 0 -40px;
            }

               ul.socialMedia li a.twitter:hover {
                    background-position: -21px -40px;
                }

            ul.socialMedia li a.linkedin {
                background-position: 0 -20px;
            }

                ul.socialMedia li a.linkedin:hover {
                    background-position: -21px -20px;
                }*/



/* -------------------- NEW CSS 7/31/13 --------------------*/

/*body {
    /*background-color: #f0f3f4;
    background: url(../images/body-gradient.jpg) repeat-x top center #dbdbdb;
    margin: 0;
    padding: 0;*/
}

    body.body-home, html {
        background: #3e3e3e;
    }*/

/* -------------------- STRUCTURE --------------------*/
/*.container {
    margin: 0 auto;
    width: 960px;
}*/

/*.left {
    clear: none;
    float: left;
    width: 266px;
}*/

.mainContent .left {.
    background: #F0F3F4;
    padding-right: 39px;
}

.mainContent.our-history .left {
    background: none transparent;
    -webkit-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    padding: 0;
}

.ie8 .mainContent.our-history .left {
    background: none transparent;
    -webkit-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    padding: 0;
}

/*.right,
.nav {
    clear: none;
    float: right;
    width: 655px;
}*/

.mainContent {
    margin-top: 30px;
}


/* -------------------- STRUCTURE --------------------*/
.leftColumn {
    /*background: url("../images/dark-banner-extend-left.png") repeat-x 0 0 #f0f3f4;*/
    background: url("../images/black-banner-repeat.png") repeat-x scroll 0 0 #F0F3F4;
    float: left;
    width: 430px;
    -webkit-box-shadow: 10px 0px 5px -5px #ccc;
    box-shadow: 10px 0px 5px -5px #ccc;
    min-height: 750px;
}

.ie8 .leftColumn {
    -webkit-box-shadow: 10px 0px 5px -5px #b4b4b4;
    box-shadow: 10px 0px 5px -5px #b4b4b4;
    position: relative;
    behavior: url(/css/css3-pie/PIE.htc);
}

.mainContent .left {
    -webkit-box-shadow: -10px 0px 5px -5px #ccc;
    box-shadow: -10px 0px 5px -5px #ccc;
}

.ie8 .mainContent .left {
    -webkit-box-shadow: -10px 0px 5px -5px #ccc;
    box-shadow: -10px 0px 5px -5px #ccc;
    position: relative;
    behavior: url(/css/css3-pie/PIE.htc);
}

.middleColumn {
    background: url("../images/dark-three-column-banner-wrap.png") scroll no-repeat 0 0 transparent;
    float: left;
    min-height: 750px;
    width: 45px;
}

.ie8 .middleColumn {
    position: relative;
    z-index: 100;
}

.rightColumn {
    float: left;
    width: 180px;
}

.extend-left {
    margin-left: -3000px;
    width: 3000px;
}

/* -------------------- INTERIOR BANNER: THREE COLUMN --------------------*/
.threeColumnLayout .mainContent .left .contentContainer,
.threeColumnLayout .rightColumn .contentContainer {
    margin-top: 175px;
}

.threeColumnLayout .navigation ul {
    margin-left: 50px;
    margin-top: 170px;
}

.threeColumnLayout .extend-left {
    /*background: url("../images/dark-banner-extend-left.png") repeat-x;
	*/
    background: url("../images/black-banner-repeat.png") repeat-x scroll 0 0 transparent;
    height: 127px;
}

.threeColumnLayout .header-content {
    margin-top: -110px;
}

.threeColumnLayout .main-content {
    margin-top: 105px;
}

.header-content h2 {
    color: #009ada;
    font-family: Georgia, serif;
    font-size: 1.5em;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 8px;
}

.mainContent .header-content p {
    color: #fff;
    font-style: italic;
    font-size: 0.8125em;
    line-height: 1.2em;
    padding-right: 10px;
}

.threeColumnLayout .leftColumn .header-content p {
    height: 63px;
}



/* -------------------- INTERIOR BANNER: TWO COLUMN --------------------*/
.twoColumnLayout .leftColumn {
    background: url("../images/light-banner-extend-left.png") repeat-x 0 0 #f0f3f4;
    width: 627px;
}

.news-page .leftColumn {
    background: url("../images/light-banner-extend-left.png") repeat-x 0 0 #f0f3f4;
}

.twoColumnLayout .middleColumn,
.news-page .middleColumn {
    background: url("../images/light-three-column-banner-wrap.png") scroll no-repeat 0 0 transparent;
    height: 183px;
    width: 28px;
}

.mainContent.twoColumnLayout .right {
    /*background: url("../images/dark-three-column-banner-shadow.png") repeat-y transparent 625px top;*/
}

.twoColumnLayout .extend-left,
.news-page .extend-left {
    background: url("../images/light-banner-extend-left.png") repeat-x;
    height: 163px;
}

.mainContent.twoColumnLayout .header-content p,
.threeColumnLayout.news-page .leftColumn .header-content p {
    color: #565353;
    font-style: italic;
    font-size: 0.8125em;
    height: 78px;
    line-height: 1.2em;
    padding-right: 30px;
}

.twoColumnLayout .navigation ul {
    margin-top: 190px;
    margin-left: 50px;
}

.threeColumnLayout.news-page .navigation ul {
    margin-top: 190px;
}

.twoColumnLayout .header-content,
.threeColumnLayout.news-page .header-content {
    margin-top: -145px;
}

.twoColumnLayout .main-content {
    margin-top: 105px;
}

/* -------------------- MAIN CONTENT --------------------*/
.main-content {
    margin: 75px 22px 0 0;
}

.mainContent p {
    color: #58585a;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 16px;
}


/* -------------------- INTERIOR NAVIGATION --------------------*/
.navigation ul {
    width: 160px;
}

.navigation li {
    font-size: 0.9em;
}

    .navigation li:hover {
        background: #009ada;
    }

    .navigation li a {
        color: #58585a;
        display: block;
        padding: 8px;
    }

        .navigation li a:hover {
            color: #fff;
        }

    .navigation li.selected {
        background: #009ada;
    }

        .navigation li.selected a {
            color: #fff;
        }


/* -------------------- MOBILE ACCORDION STYLES FOR DESKTOP --------------------*/
.mobileAccordion > li > a,
/* same style for h2 titles on interior pages*/
.main-content h2,
.main-content h2 a {
    color: #000101;
    font-family: Georgia;
    font-size: 1em;
    font-style: italic;
    margin-bottom: 5px;
}

/* -------------------- THREE COLUMN: RIGHT SIDEBAR --------------------*/
.rightColumn .contentContainer {
    background: none repeat scroll 0 0 #F0F3F4;
    border-bottom: 13px solid #C1C2C3;
    padding: 10px 10px 0 10px;
}

    .rightColumn .contentContainer .mobileAccordion > li > a {
        font-size: 1em;
    }

    .rightColumn .contentContainer .accordionItem.content {
        padding-bottom: 0;
    }

/* -------------------- ABOUT US: CONTACT US -------------------- */
.contactUsPageRight h2 {
    background: url("../images/slider-title-bg.jpg") repeat-x top center #076796;
    color: #f0f3f4;
    font-size: 1em;
    padding: 10px 15px;
}

.contactUsPageRight .country-details {
    padding: 15px 15px 15px 0;
}

.contactUsPageRight .accordionHeader .accordionLink {
    font-family: HelveticaNeueLTStd-BdEx,Helvetica,Arial;
    font: #000;
    cursor: pointer;
}

.contactUsPageRight .countryContact {
    margin: 0 0 20px;
}

.contactTitle {
    margin: 0 0 5px 0;
}

.countryContact .sprite-icon {
    margin-top: 5px;
}

/*.contactUsPageRight .contactCompanies {
    padding-left: 20px;
}*/

contactUsPageRight .contactCompanies .contactTitle {
    color: #0085cf;
    font-weight: bold;
    margin: 20px 0;
}

.contactUsPageRight li.accordionHeader {
    padding: 15px;
    -moz-box-shadow: 0 3px 5px #ccc;
    -webkit-box-shadow: 0 3px 5px #ccc;
    box-shadow: 0 3px 5px #ccc;
    border: 1px solid #ccc;
    margin: 0 0 10px 0;
    background-image: -ms-linear-gradient(top, #FEFEFE 0%, #DDDDDD 100%);
    background-image: -moz-linear-gradient(top, #FEFEFE 0%, #DDDDDD 100%);
    background-image: -o-linear-gradient(top, #FEFEFE 0%, #DDDDDD 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FEFEFE), color-stop(1, #DDDDDD));
    background-image: -webkit-linear-gradient(top, #FEFEFE 0%, #DDDDDD 100%);
    background-image: linear-gradient(to bottom, #FEFEFE 0%, #DDDDDD 100%);
}

.ie8 .contactUsPageRight li.accordionHeader {
    background: #eaeced;
}

.contactUsPageRight li.accordionHeader.isActive {
    background-image: none;
}

.contactUsPageRight .accordionHeader .accordionLink img {
    float: right;
}

.contactUsPageRight li.accordionHeader.accordionDirectory {
    color: #fff;
    background: url("../images/navigation-bg.png") repeat 0 0;
    font-size: 20px;
    cursor: auto;
    font-family: HelveticaNeueLT-Extended,Helvetica,Arial;
}

/*NEW*/
.footerNews p {
    margin: 0px;
    line-height: 18px;
    font-size: 12px;
}

.footer .section h2 {
    font-size: 18px;
    font-weight: normal;
}


.threeColumnLayout .main-content {
    margin-top: 51px;
}


.mobileAccordion > li > a, .main-content h2, .main-content h2 a {
    font-size: 1.25em;
    font-weight: normal;
}

.threeColumnLayout .mainContent .left .contentContainer, .threeColumnLayout .rightColumn .contentContainer {
    margin-top: 168px;
}


.productLogos {
    margin-bottom: 20px;
}

.twoColumnLayout .main-content {
    margin-top: 58px;
}

/*.contact {
    width: 300px;
}*/

.mobileAccordionItem {
    margin-bottom: 30px;
    border-bottom: 1px solid #A7A9AC;
}

.companyOverview {
    background: url("../images/interior-companies-divider.png") no-repeat scroll left bottom transparent;
}

.accordionItem.content.content-hide {
    padding-bottom: 30px;
}

.boardOfDirectorsMobile .accordionItem.content.content-hide {
    padding-bottom: 20px;
}

.rightColumn .mobileAccordionItem {
    border-bottom: none;
}

.companyDetails {
    margin-left:50px;
    margin-top: 171px;
}

.twoColumnLayout .main-content {
    margin-bottom: 20px;
    margin-top: 58px;
}

.boardOfDirectorsMobile .mobileAccordionItem {
    border: none;
}

.boardOfDirectorsMobile .profile.executiveStaff .profileDetails {
    width: 65%;
}

.boardOfDirectorsMobile .mobileAccordionItem {
    float: left;
    margin-bottom: 0;
}

.boardOfDirectorsMobile .profile.executiveStaff {
    margin-bottom: 0px;
}

.oneColumn .interiorPageContent.map {
    background: none transparent;
    width: auto;
}

    .oneColumn .interiorPageContent.map h2 {
        padding-left: 0px;
        margin-top: 20px;
    }


    .oneColumn .interiorPageContent.map .interactiveMap {
        margin: 50px auto 100px;
    }

    .oneColumn .interiorPageContent.map .interactiveMap {
        height: auto;
    }

.middleColumn {
    background: none;
    background: url("../images/black-banner-end.png") no-repeat scroll 0 0;
    width:22px;
}

.mainContent .right {
    /*background: url("../images/dark-three-column-banner-shadow.png") repeat-y scroll 453px top transparent;*/
}

.leftColumn {
    width: 455px;
}

.rightColumn {
    width: 178px;
}

.oneColumnLayout2 .extend-left {
    background: url("../images/black-banner-repeat.png") repeat-x scroll 0 0 transparent;
    height: 127px;
}

.extend-left {
    margin-left: -3000px;
    width: 3000px;
}

.oneColumnLayout2 .header-content {
    margin-top: -110px;
    padding-left: 50px;
}

.oneColumnLayout2 .leftColumn {
    width: 940px;
}

.oneColumnLayout2 .middleColumn {
    width: 20px;
    min-height: 500px;
}

.oneColumnLayout2 .right {
    float: left;
    width: 100%;
}

    .oneColumnLayout2 .right .main-content {
        float: left;
        width: 100%;
    }

.mainContent.oneColumnLayout2 .right {
    /*background: url("../images/shadow-right.png") repeat-y scroll 938px top transparent;*/
}

.mainContent.oneColumnLayout2 .copy {
    /*background: url("../images/shadow-left.png") repeat-y scroll 0 0 transparent;*/
    min-height: 500px;
    padding: 50px;
}

.mainContent.oneColumnLayout2 .header-content p {
    height: 50px;
    margin-bottom: 20px;
}

.mainContent.oneColumnLayout2 .leftColumn {
    -webkit-box-shadow: 10px 0px 13px -5px #ccc, -10px 0px 5px -5px #ccc;
    box-shadow: 10px 0px 13px -5px #ccc, -10px 0px 5px -5px #ccc;
}

.ie8 .mainContent.oneColumnLayout2 .leftColumn {
    -webkit-box-shadow: 10px 0px 13px -5px #ccc, -10px 0px 5px -5px #ccc;
    box-shadow: 10px 0px 13px -5px #ccc, -10px 0px 5px -5px #ccc;
    position: relative;
    behavior: url(/css/css3-pie/PIE.htc);
}


.searched-for {
    font-weight: bold;
    margin-bottom: 10px;
}

.search-result-item {
    margin-bottom: 20px;
}

    .search-result-item h3,
    .search-result-item h3 a {
        font-family: HelveticaNeueLT-Extended, Helvetica, Arial;
        font-size: 16px;
        font-weight: normal;
    }

    .search-result-item > span {
        font-size: 0.9em;
    }

.careers .career-topic {
    margin-bottom: 20px;
}

    .careers .career-topic span {
        color: #565353;
        font-size: 0.8125em;
        font-style: italic;
    }

    .careers .career-topic .topic-title {
        display: block;
    }

.career-content {
    margin-right: 23px;
}

    .career-content img {
        padding-bottom: 15px;
    }

.careers .career-content .content-left {
    float: left;
    padding-right: 4%;
    width: 68%;
}

.careers .career-content .content-right {
    float: left;
    width: 25%;
}

    .careers .career-content .content-right a {
        font-size: 1em;
    }

.boardOfDirectorsMobile h6 {
    color: #000101;
    font-family: Georgia;
    font-size: 1em;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 5px;
}

.companies-landing .header-content {
    margin-left: 255px;
}

.companies-landing .mobileAccordion > li > a, .main-content h2, .main-content h2 a {
    display: none;
}

.main-content .career-content .content-right h2, .main-content .career-content .content-right h2 a {
    display: block;
}

.companies-landing .img-left {
    width: 215px;
    float: left;
    text-align: right;
}

.companies-landing .content-right {
    width: 500px;
    float: left;
    margin-bottom: 25px;
    margin-left: 40px;
    padding-bottom: 30px;
    border-bottom: 1px solid #CCCCCC;
}

.companies-landing .mobileAccordionItem {
    border: none;
}

.company {
    padding-bottom: 20px;
}

    .company h3,
    .company h3 a {
        font-family: HelveticaNeueLT-Extended, Helvetica, Arial;
        font-size: 16px;
        font-weight: normal;
    }

.threeColumnLayout.news-page .main-content {
    margin-top: 58px;
    margin-right: 45px;
}

.threeColumnLayout.news-page .rightColumn .contentContainer {
    margin-top: 194px;
}

.our-history .extend-left {
    background: url("../images/our-history-timeline-left-bg.png") no-repeat scroll right top transparent;
    height: 147px;
    position: relative;
}

.our-history .middleColumn {
    background: url("../images/black-banner-end.png") no-repeat scroll 0 0 transparent;
}

.our-history .header-content {
    margin: auto;
    height: 147px;
}

.our-history .leftColumn {
    background: url("../images/our-history-timeline-bg.png") no-repeat scroll 0 0 transparent;
    height: 147px;
    width: 635px;
}

.our-history .header-content {
    margin-top: -147px;
}

.our-history .our-history-title-box {
    margin-right: 41px;
    position: absolute;
    right: 0;
    top: 0;
    width: 266px;
}

.our-history-title-content {
    margin-left: 50px;
}

.our-history .our-history-title-content h2 {
    color: #009ADA;
    font-family: Georgia,serif;
    font-size: 1.5em;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 5px;
    padding-top: 20px;
}

.our-history .our-history-title-content p {
    color: #FFFFFF;
    font-size: 0.8125em;
    font-style: italic;
    padding-right: 20px;
}

.our-history .leftColumn {
    width: 654px;
}

.our-history .middleColumn {
    width: 20px;
}

.our-history .main-content {
    /*background: url("../images/shadow-left.png") repeat-y scroll 0 0 transparent;*/
    margin: 0px;
}

.our-history .leftColumn {
    -webkit-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent;
}

.ie8 .our-history .leftColumn {
    -webkit-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent;
}

.mainContent.twoColumnLayout.our-history .right {
    /*background: url("../images/dark-three-column-banner-shadow.png") repeat-y scroll 632px top transparent;*/
}

.our-history .main-content {
    margin-top: -147px;
    /*background: url("../images/shadow-left.png") repeat-y scroll 6px 0 transparent;*/
}

.our-history .timeline-container {
    float: left;
    height: 147px;
    overflow: hidden;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    width: 600px;
}

.our-history .timeline-canvas {
    height: 147px;
    width: 616px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
}

.our-history .timeline-event {
    color: red;
    display: block;
    float: left;
    height: 147px;
    margin-left: 10px;
    margin-right: 10px;
    width: 80px;
}

.our-history .timeline-container .event-selector {
    float: left;
    padding: 25px 20px 0;
    position: relative;
    width: 50px;
}

.no-touch .our-history .hoverbox:hover .timelineDate {
    color: #0085CF;
}

.no-touch .our-history .hoverbox:hover .timelineDot {
    background: url("../images/our-history-timeline-dot-active.png") no-repeat;
}

.our-history .timeline-event .hoverbox {
    height: 60px;
    width: 100%;
}

/*.our-history*/ .timeline-event-tooltip {
    position: absolute;
    display: none;
    z-index: 2000;
    top: 0px;
    left: 0px;
}

/*.our-history*/ .timeline-arrow {
    padding-left: 10px;
}

/*.our-history*/ .timeline-polaroid {
    border: 2px solid #0F8CD1;
    width: 100px;
    padding-left: 7px;
    padding-top: 7px;
    padding-right: 7px;
    padding-bottom: 20px;
    background-color: #ffffff;
}

.mainContent.twoColumnLayout.our-history .timeline-content .right {
    background: none;
}

.timeline-content {
    padding: 55px 30px 100px;
    min-height: 300px;
    background: #F0F3F4;
    margin: -19px 20px 0;
    -webkit-box-shadow: -10px 0px 5px -5px #ccc, 10px 0px 5px -5px #ccc;
    box-shadow: -10px 0px 5px -5px #ccc, 10px 0px 5px -5px #ccc;
}

.ie8 .timeline-content {
    -webkit-box-shadow: -10px 0px 5px -5px #ccc, 10px 0px 5px -5px #ccc;
    box-shadow: -10px 0px 5px -5px #ccc, 10px 0px 5px -5px #ccc;
    position: relative;
    behavior: url(/css/css3-pie/PIE.htc);
}

.ie8 .our-history .timeline-event-tooltip {
    /*margin-left:-775px;
    margin-top:-110px;*/
}

.timeline-content .left {
    position: relative;
    float: left;
    width: 30%;
}

.timeline-content .right {
    float: right;
    width: 60%;
}

.our-history .boardOfDirectorsMobile img {
    float: left;
    width: 100%;
}

.our-history .main-content {
    overflow: auto;
}

/* FEATURED STORY ------------------------------------
------------------------------------------------------*/
.featured-story {
    background: url(../images/featured-story-background.jpg) repeat-x #3e3e3e;
}


/* FEATURED STORY: LEFT COLUMN LISTS */

.story-left.left {
    background: none;
    box-shadow: 0 0 0 0;
    padding: 0 0 50px 0;
    margin-right: 0;
}

.ie8 .story-left.left {
    behavior: none;
}

.featured-story h2 {
    color: #acafb2;
    font-family: HelveticaNeueLTStd-BdEx,Helvetica,Arial;
    font-size: 18px;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.featured-story .stories {
    margin-bottom: 70px;
}

    .featured-story .stories li {
        margin-bottom: 5px;
    }

        .featured-story .stories li a {
            color: #acafb2;
            display: block;
            font-size: 15px;
            padding: 10px;
        }

.featured-story .stories-archives li {
    max-width: 180px;
}

    .featured-story .stories-archives li a {
        color: #7d8084;
        display: block;
        font-family: HelveticaNeueLTStd-BdEx,Helvetica,Arial;
        font-size: 12px;
        padding: 5px 10px;
    }

        .featured-story .stories li a:hover, .featured-story .stories-archives li a:hover, .featured-story .stories li.active a {
            background: #009ada;
            color: #fff;
        }


/* FEATURED STORY: MAIN CONTENT */

.feature {
    position: relative;
    margin: 0 auto 30px;
}

    .feature img {
        -webkit-box-shadow: 2px 2px 10px 8px rgba(0, 0, 0, 0.4);
        box-shadow: 2px 2px 10px 8px rgba(0, 0, 0, 0.4);
    }

    .feature .caption {
        position: absolute;
        top: 75px;
        padding:20px;
        width:75%;
    }

        .feature .caption h2 {
            background: #076796;
            color: #f0f3f4;
            font-family: HelveticaNeueLTStd-BdEx,Helvetica,Arial;
            font-size: 16px;
            margin-bottom: 8px;
            display:inline;
            line-height:36px;
            -webkit-box-shadow: 0.5em 0 0 #076796, -0.5em 0 0 #076796; 
            box-shadow: 0.5em 0 0 #076796, -0.5em 0 0 #076796;
            padding: 5px 0;
        }

.ie8 .feature .caption h2 {
    background:#076796;
    display:block;
    line-height: 22px;
    padding:10px;
}

.story-content {
    padding-bottom: 50px;
}

    .story-content img, .story-content iframe {
        float: left;
        margin: 0 25px 25px 0;
        max-width: 60%;
    }

    .story-content, .story-content p {
        color: #acafb2;
        font-size: 14px;
        line-height: 18px;
        margin-bottom:15px;
    }

        .story-content .story-date {
            color: #009ada;
            font-family: HelveticaNeueLTStd-BdEx,Helvetica,Arial;
        }

        .story-content:after {
            visibility: hidden;
            display: block;
            font-size: 0;
            content: " ";
            clear: both;
            height: 0;
        }


/* FEATURED STORY: ARCHIVE PAGE */
.archive-view ul {
    padding-bottom: 50px;
    margin-top:25px;
}

.featured-story .archive-view ul li a {
    background: #2d2c2c;
    -webkit-box-shadow: 2px 2px 8px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 2px 2px 8px 3px rgba(0, 0, 0, 0.4);
    display: block;
    margin-bottom: 15px;
    padding: 12px;
}

.featured-story .archive-view ul li a:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.featured-story .archive-view ul li a:hover {
    cursor: pointer;
}

.featured-story .archive-view ul li .image {
    float: left;
    width: 25%;
}

    .featured-story .archive-view ul li .image img {
        max-width: 100%;
    }


.featured-story .archive-view ul li .teaser {
    float: right;
    width: 70%;
}

    .featured-story .archive-view ul li .teaser p {
        color: #fff;
        font-size: 16px;
        line-height: 18px;
        margin: 0 0 6px;
    }

    .featured-story .archive-view ul li .teaser .date {
        color: #009ada;
        font-family: HelveticaNeueLTStd-BdEx,Helvetica,Arial;
        font-size: 12px;
        line-height: 13px;
    }

    .featured-story .archive-view ul li .teaser .read-more {
        color: #939598;
        font-size: 12px;
        line-height: 13px;
    }

    .featured-story .archive-view ul li .teaser .read-more {
        float: left;
        margin:5px 0 0;
        text-transform: lowercase;
    }

    .featured-story .archive-view ul li .teaser .icons {
        float: right;
        margin: 10px 0 0;
    }

        .featured-story .archive-view ul li .teaser .icons img {
            margin-left: 5px;
        }

/* news page */
.news-page .rightColumn {
    width: 170px;
}

.idealGlobePopupImage {
    height: 100%;
    width: 100%;
}

.globalMapImage {
    width:100%;
    height:100%;
}

.contactUsHeader {
    float: left;
    width: 93%;
    list-style: none;
}

.ourHistoryThumbnail {
    height: 50px;
    width: 50px;
    float: left;
}

.outHistoryTitleText {
    float: left;
    padding: 15px;
}

.companyDetailsThumbnail {
    height: 150px;
    width: 150px;
    float: left;
    
}