﻿/* This beautiful CSS-File has been crafted with LESS (lesscss.org) and compiled by simpLESS (wearekiss.com/simpless) */
body {
    background: #00a2e5;
    color: #555;
    font-family: 'LocatorWebLight',Helvetica,Arial,sans-serif;
}

h1 {
    color: #fff;
    text-transform: uppercase;
    text-shadow: 0 1px 0 #777;
    font: normal 45px/45px 'LocatorWebMedium';
}

h2 {
    color: #005596;
    font: 20px 'MuseoSlab300Italic';
}

h4 {
    color: #5b5e5b;
    font: 16px 'MuseoSlab300Italic';
}

p {
    margin: 18px 0;
    font: 14px 'LocatorWebRegular';
}

a {
    color: #00a2e5;
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }

strong {
    color: #000;
    font-weight: 400;
    font-family: 'LocatorWebMedium';
}

.clearfix:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ".";
    -ms-zoom: 1;
    zoom: 1;
}

#container em {
    font-style: italic;
}

div.hero .videoWrapper {
    display: block;
    float: left;
    width: 360px;
    height: 270px;
}

a.modalVideo {
    display: block;
}

    a.modalVideo img.playhead {
        position: absolute;
        display: block;
        margin: 35%;
        width: 30%;
    }

.news.main a.modalVideo img {
    float: none;
}

a.more {
    padding-right: 20px;
    background: url(images/more_arrow.gif) no-repeat right center;
    font: 14px/14px 'LocatorWebMedium';
}

a.green-external, a.green-download {
    display: inline-block;
    padding: 8px 40px 8px 12px;
    height: 14px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-color: #c9de50;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: 0 1px 0 #819513;
    font: 14px 'LocatorWebMedium';
}

a.green-external {
    background: #c9de50 url('images/new_window.png') no-repeat right center;
    background: url('images/new_window.png') no-repeat right center,-moz-linear-gradient(bottom, #acc32b, #c9de50);
    background: url('images/new_window.png') no-repeat right center,-ms-linear-gradient(bottom, #acc32b, #c9de50);
    background: url('images/new_window.png') no-repeat right center,-o-linear-gradient(bottom, #acc32b, #c9de50);
    background: url('images/new_window.png') no-repeat right center,-webkit-linear-gradient(bottom, #acc32b, #c9de50);
    background: url('images/new_window.png') no-repeat right center,linear-gradient(bottom, #acc32b, #c9de50);
}

    a.green-external:hover {
        background: #acc32b url('images/new_window.png') no-repeat right center;
    }

a.green-download {
    background: #c9de50 url('images/green_arrow.png') no-repeat right center;
    background: url('images/green_arrow.png') no-repeat right center,-moz-linear-gradient(bottom, #acc32b, #c9de50);
    background: url('images/green_arrow.png') no-repeat right center,-ms-linear-gradient(bottom, #acc32b, #c9de50);
    background: url('images/green_arrow.png') no-repeat right center,-o-linear-gradient(bottom, #acc32b, #c9de50);
    background: url('images/green_arrow.png') no-repeat right center,-webkit-linear-gradient(bottom, #acc32b, #c9de50);
    background: url('images/green_arrow.png') no-repeat right center,linear-gradient(bottom, #acc32b, #c9de50);
}

    a.green-download:hover {
        background: #acc32b url('images/green_arrow.png') no-repeat right center;
    }

input.formSubmit {
    padding: 4px 10px;
    outline: 0;
    border: 0;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #d5d3cd;
    -moz-box-shadow: inset 0 0 2px rgba(0,0,0,.4);
    -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.4);
    box-shadow: inset 0 0 2px rgba(0,0,0,.4);
    color: #14528c;
    text-transform: uppercase;
    text-shadow: 0 1px 0 #fff;
    font: 14px 'LocatorWebMedium';
}

    input.formSubmit:hover {
        background-color: #dfdfdf;
    }

#breadcrumbs {
    margin-top: 6px;
}

.blockquote blockquote {
    padding: 20px;
    width: 240px;
    background: #acc32b url(images/quote.gif) no-repeat 10px 10px;
    color: #5a5d5b;
    text-shadow: 0 1px 0 #d7ed5a;
    font: 22px 'MuseoSlab300Italic';
}

.blockquote div {
    padding: 10px 0 0 40px;
    width: 240px;
    background: url(images/quote_tip.gif) no-repeat 20px top;
}

.blockquote.no-quote blockquote {
    background-image: none;
}

.blockquote.no-quote div {
    display: none;
}

.blockquote.no-quote.hidden {
    display: none;
}

#white-wrap {
    background: #fff;
}

#container {
    margin: 0 auto;
    width: 980px;
}

header {
    padding-top: 20px;
    height: 56px;
}

    header #logo {
        float: left;
    }

        header #logo a {
            display: block;
            overflow: hidden;
            width: 272px;
            height: 45px;
            background: url(images/logo.gif) no-repeat left top;
            text-indent: -999px;
            font-size: 0;
            line-height: 0;
        }

    header #utilities {
        float: right;
    }

        header #utilities nav, header #utilities #search {
            float: right;
        }

            header #utilities nav ul li {
                float: left;
                padding: 0 12px;
                border-left: 1px solid #cdcbc7;
            }

                header #utilities nav ul li.first {
                    padding-right: 12px;
                    border-left: 0;
                }

                header #utilities nav ul li.last {
                    padding-right: 0;
                }

                header #utilities nav ul li a {
                    color: #00a2e5;
                    text-decoration: none;
                    text-transform: uppercase;
                    font: 14px 'LocatorWebRegular';
                }

                    header #utilities nav ul li a:hover {
                        color: #38bdee;
                    }

        header #utilities #search {
            clear: right;
            margin-top: 8px;
        }

            header #utilities #search .text, header #utilities #search .btn {
                float: left;
            }

            header #utilities #search .text {
                padding: 5px 10px;
                width: 374px;
                height: 16px;
                outline: 0;
                border: 1px solid #9b9b9b;
                border-right: 0;
                -moz-border-radius: 4px 0 0 4px;
                -webkit-border-radius: 4px 0 0 4px;
                border-radius: 4px 0 0 4px;
                background: none,-moz-linear-gradient(bottom, #acc32b, #c9de50);
                background: none,-ms-linear-gradient(bottom, #acc32b, #c9de50);
                background: none,-o-linear-gradient(bottom, #acc32b, #c9de50);
                background: none,-webkit-linear-gradient(bottom, #acc32b, #c9de50);
                background: none,linear-gradient(bottom, #acc32b, #c9de50);
                background-color: #c9de50;
                color: #fff;
                text-shadow: 0 1px 0 #819513;
                font: 14px 'LocatorWebRegular';
            }

                header #utilities #search .text::-webkit-input-placeholder {
                    color: #fff;
                    text-shadow: 0 1px 0 #819513;
                }

                header #utilities #search .text:-moz-placeholder {
                    color: #fff;
                    text-shadow: 0 1px 0 #819513;
                }

                header #utilities #search .text:hover {
                    background: #acc32b;
                }

                header #utilities #search .text:focus {
                    border: 1px solid rgba(0,162,229,.75) !important;
                    border-right: 0;
                    background: #fff;
                    -moz-box-shadow: 0 0 8px rgba(0,162,229,.5);
                    -webkit-box-shadow: 0 0 8px rgba(0,162,229,.5);
                    box-shadow: 0 0 8px rgba(0,162,229,.5);
                    color: #5b5b5b;
                    text-shadow: 0 1px 0 #d8d8d8;
                }

                    header #utilities #search .text:focus::-webkit-input-placeholder {
                        color: #5b5b5b;
                        text-shadow: 0 1px 0 #d8d8d8;
                    }

                    header #utilities #search .text:focus:-moz-placeholder {
                        color: #5b5b5b;
                        text-shadow: 0 1px 0 #d8d8d8;
                    }

            header #utilities #search .btn {
                overflow: hidden;
                width: 98px;
                height: 28px;
                border: 0;
                background: url(images/search_btn.gif) no-repeat left top;
                text-indent: -999px;
                font-size: 0;
                line-height: 0;
            }

                header #utilities #search .btn:hover {
                    background-position: left -28px;
                }

#main-nav {
    position: relative;
    z-index: 20;
    margin-top: 20px;
}

    #main-nav ul {
        position: relative;
        padding-top: 4px;
        height: 40px;
        border: 1px solid #0084ba;
        border-top: 1px solid #004765;
        border-bottom: 0;
        background: #00a2e5;
    }

        #main-nav ul li {
            float: left;
            margin: 0 32px;
        }

            #main-nav ul li.first {
                margin-left: 10px;
            }

            #main-nav ul li.last {
                margin-right: 10px;
            }

            #main-nav ul li a {
                display: block;
                padding: 8px 10px;
                color: #fff;
                text-decoration: none;
                text-transform: uppercase;
                text-shadow: 0 1px 0 #005596;
                font: normal normal normal 24px/24px 'LocatorWebMedium';
            }

                #main-nav ul li a.active, #main-nav ul li a:hover {
                    -moz-border-radius: 6px 6px 0 0;
                    -webkit-border-radius: 6px 6px 0 0;
                    border-radius: 6px 6px 0 0;
                    background: #fff;
                    background: rgba(255,255,255,.95);
                    color: #00a2e5;
                    text-shadow: 0 1px 0 #BDBDBD;
                }

            #main-nav ul li.drop:hover .mega-menu {
                display: block;
            }

            #main-nav ul li.drop:hover a {
                position: relative;
                z-index: 12;
                padding-bottom: 9px;
                -moz-border-radius: 6px 6px 0 0;
                -webkit-border-radius: 6px 6px 0 0;
                border-radius: 6px 6px 0 0;
                background: #fff;
                background: rgba(255,255,255,.95);
                color: #00a2e5;
                text-shadow: 0 1px 0 #bdbdbd;
            }

            #main-nav ul li.drop .mega-menu {
                position: absolute;
                top: 45px;
                left: -1px;
                z-index: 11;
                display: none;
                overflow: hidden;
                padding: 22px;
                width: 934px;
                border: 1px solid #cdcdcd;
                border-top: 0;
                border-bottom: 0;
                background: #fff;
                background: rgba(255,255,255,.95);
                -moz-box-shadow: 0 0 15px 0 #aaa;
                -webkit-box-shadow: 0 0 15px 0 #aaa;
                box-shadow: 0 0 15px 0 #aaa;
            }

                #main-nav ul li.drop .mega-menu div {
                    float: left;
                    padding-left: 24px;
                    width: 60%;
                    border-left: 1px solid #bcbcbc;
                }

                    #main-nav ul li.drop .mega-menu div.first {
                        padding-left: 0;
                        width: 30%;
                        border-left: 0;
                    }

                    #main-nav ul li.drop .mega-menu div h3 {
                        color: #5b5b5b;
                        text-transform: uppercase;
                        font: bold 14px 'LocatorWebRegular';
                    }

                    #main-nav ul li.drop .mega-menu div ul {
                        margin: 0;
                        padding: 0;
                        height: auto;
                        border: 0;
                        background: 0;
                    }

                        #main-nav ul li.drop .mega-menu div ul li {
                            float: left;
                            clear: both;
                            margin: 8px 0;
                        }

                            #main-nav ul li.drop .mega-menu div ul li a {
                                position: relative;
                                margin: 0;
                                padding: 0;
                                -moz-border-radius: 0;
                                -webkit-border-radius: 0;
                                border-radius: 0;
                                background: 0;
                                color: #00a2e5;
                                text-transform: none;
                                text-shadow: none;
                                font: 14px 'LocatorWebLight',Helvetica,Arial,sans-serif;
                            }

                                #main-nav ul li.drop .mega-menu div ul li a:hover {
                                    text-decoration: underline;
                                }

                        #main-nav ul li.drop .mega-menu div ul.two-column {
                            overflow: hidden;
                        }

                            #main-nav ul li.drop .mega-menu div ul.two-column li {
                                float: left;
                                clear: none;
                                margin: 8px 0;
                                width: 270px;
                            }

                                #main-nav ul li.drop .mega-menu div ul.two-column li .even {
                                    margin-right: 80px;
                                }

#main {
    position: relative;
    margin-top: 1px;
    padding-bottom: 40px;
    /*z-index: 19;*/
}

    #main #masthead {
        overflow: hidden;
        padding: 8px 20px;
        background: #d3d2cc url(images/masthead_bg.gif) repeat-x left top;
        -moz-box-shadow: inset 0 0 2px rgba(0,0,0,.3);
        -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.3);
        box-shadow: inset 0 0 2px rgba(0,0,0,.3);
    }

        #main #masthead .info {
            margin-top: 10px;
        }

        #main #masthead .info {
            float: left;
        }

            #main #masthead .info div {
                float: left;
            }

            #main #masthead .info .filters {
                margin-left: 10px;
                padding-left: 10px;
                border-left: 1px solid #555;
            }

        #main #masthead .tools {
            float: left;
            margin: 0 20px 0 0;
            list-style: none;
        }

            #main #masthead .tools li {
                float: left;
                margin-right: 18px;
            }

                #main #masthead .tools li.last {
                    margin-right: 0;
                    padding-right: 0;
                    border-right: 0;
                }

                #main #masthead .tools li a {
                    display: block;
                    overflow: hidden;
                    height: 17px;
                    text-indent: -999px;
                }

                    #main #masthead .tools li a.grid {
                        width: 21px;
                        background: url(images/tools_btns_grid.png) no-repeat right bottom;
                    }

                        #main #masthead .tools li a.grid:hover {
                            background-position: right top;
                        }

                    #main #masthead .tools li a.prev, #main #masthead .tools li a.next {
                        overflow: hidden;
                        padding-left: 18px;
                        width: 12px;
                        border-left: 1px solid #555;
                    }

                    #main #masthead .tools li a.prev {
                        background: url(images/tools_btns_previous.png) no-repeat 19px bottom;
                    }

                        #main #masthead .tools li a.prev:hover {
                            background-position: 19px top;
                        }

                    #main #masthead .tools li a.next {
                        background: url(images/tools_btns_next.png) no-repeat 19px bottom;
                    }

                        #main #masthead .tools li a.next:hover {
                            background-position: 19px top;
                        }

#content {
    margin-top: 20px;
}

    #content.grayBar {
        background: url(images/sideBar.png) repeat-y left top;
    }

    #content strong {
        color: #000;
        font-family: 'LocatorWebMedium';
    }

    #content em span {
        font-style: italic;
    }

    #content sub {
        font-family: Helvetica,Arial,sans-serif !important;
    }

#subnav {
    float: left;
    padding: 16px 0 16px 10px;
    width: 190px;
    font: 14px 'LocatorWebRegular';
}

    #subnav h3 {
        margin-top: 18px;
        margin-left: 10px;
        padding-top: 18px;
        border-top: 1px solid #cfcfcf;
        color: #444;
        text-transform: uppercase;
        font: 16px 'LocatorWebMedium';
    }

        #subnav h3.first {
            margin-top: 0;
            padding-top: 0;
            border-top: 0;
        }

    #subnav ul {
        margin-left: 0;
        list-style: none;
    }

        #subnav ul li {
            margin-top: 8px;
            padding-left: 10px;
        }

            #subnav ul li ul {
                display: none;
            }

            #subnav ul li.expanded {
                padding: 10px;
                border-top: 1px solid #8c8c8c;
                border-bottom: 1px solid #fff;
                -moz-border-radius: 6px 0 0 6px;
                -webkit-border-radius: 6px 0 0 6px;
                border-radius: 6px 0 0 6px;
                background: #f7f7f7;
            }

                #subnav ul li.expanded ul {
                    display: block;
                }

#sibling-nav {
    overflow: hidden;
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
}

    #sibling-nav h5 {
        margin: 8px 0;
        color: #000;
        font: 14px 'LocatorWebMedium';
    }

    #sibling-nav ul {
        margin: 0;
        list-style: none;
    }

        #sibling-nav ul li {
            margin: 8px 0;
        }

            #sibling-nav ul li a {
                padding-right: 12px;
                color: #00a2e5;
                text-decoration: none;
                font: 14px 'LocatorWebRegular';
            }

                #sibling-nav ul li a:hover {
                    text-decoration: underline;
                }

article {
    float: left;
    width: 710px;
    font: 14px 'LocatorWebRegular';
}

    article .more {
        background: 0;
    }

    article.has-subnav {
        margin-left: 20px;
        width: 490px;
    }

    article.no-aside {
        width: 758px;
    }

    article.location {
        margin-left: 220px;
    }

    article i, article cite, article em, article var, article address {
        font-style: italic;
    }

    article * {
        font: 14px 'LocatorWebRegular';
    }

    article p a {
        font-family: 'LocatorWebRegular';
    }

    article h2 {
        color: #005596;
        font: 20px 'MuseoSlab300Italic';
    }

    article h4 {
        color: #5b5e5b;
        font: 16px 'MuseoSlab300Italic';
    }

    article .details {
        padding: 10px;
        background: #bfbdb5;
        -moz-box-shadow: inset 0 0 2px rgba(0,0,0,.3);
        -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.3);
        box-shadow: inset 0 0 2px rgba(0,0,0,.3);
    }

        article .details div {
            text-shadow: 0 1px 0 #e2e2e2;
        }

            article .details div.client {
                color: #0d619b;
                text-transform: uppercase;
                font-family: 'LocatorWebBold';
            }

                article .details div.client strong {
                    color: #555;
                }

            article .details div strong {
                margin-right: 4px;
                text-transform: uppercase;
            }

            article .details div span {
                font-weight: 700;
            }

    article div.sfimageWrp {
        margin-bottom: 20px;
    }

    article .blockquote {
        float: right;
        margin: 18px 0 18px 18px;
    }

    article .teasers.float .teaser {
        float: left;
        margin-right: 18px;
        width: 236px;
        height: 210px;
    }

        article .teasers.float .teaser.even {
            margin-right: 0;
        }

    article .teasers .teaser {
        margin-bottom: 18px;
        padding-bottom: 18px;
        border-bottom: 1px solid #d6d6d6;
    }

        article .teasers .teaser.bottom {
            margin-bottom: 0;
            padding-bottom: 0;
            border-bottom: 0;
        }

        article .teasers .teaser a.title {
            font: 14px 'LocatorWebMedium';
        }

        article .teasers .teaser p {
            margin: 10px 0;
        }

    article .taxonomy {
        overflow: hidden;
        margin-top: 20px;
        padding: 8px 0;
        border-top: 1px solid #bdbab4;
        border-bottom: 1px solid #bdbab4;
    }

        article .taxonomy dl {
            clear: both;
            margin-right: 10px;
            padding-right: 10px;
            font: 14px 'LocatorWebRegular';
        }

            article .taxonomy dl.last {
                margin-right: 0;
                padding-right: 0;
                border-right: 0;
            }

            article .taxonomy dl dt, article .taxonomy dl dd {
                display: inline;
                margin-right: 4px;
            }

            article .taxonomy dl dt {
                font: 14px 'LocatorWebBold';
            }

    article .social {
        margin-top: 12px;
    }

    article .addthis_default_style {
        margin: 12px 0;
    }

aside {
    float: right;
    width: 250px;
}

    aside h3, .related-info h3 {
        padding: 10px;
        background: #bfbdb5;
        -moz-box-shadow: inset 0 0 2px rgba(0,0,0,.3);
        -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.3);
        box-shadow: inset 0 0 2px rgba(0,0,0,.3);
        color: #fff;
        text-align: center;
        text-transform: uppercase;
        text-shadow: 0 1px 0 #5b5b5b;
        font: 18px/18px 'LocatorWebMedium';
    }

    aside .related-items, .related-info .related-items {
        margin-bottom: 20px;
        padding-top: 20px;
        border-top: 1px solid #bdbab4;
    }

        aside .related-items .quote, .related-info .related-items .quote {
            overflow: hidden;
        }

            aside .related-items .quote p, .related-info .related-items .quote p {
                font: 12px 'MuseoSlab300Italic';
            }

            aside .related-items .quote .author, .related-info .related-items .quote .author {
                float: right;
                clear: none;
                margin-bottom: 0;
                font-size: 12px;
            }

        aside .related-items div, .related-info .related-items div {
            clear: both;
            overflow: hidden;
        }

            aside .related-items div img, .related-info .related-items div img {
                float: left;
                margin-right: 8px;
                width: 90px;
                height: auto;
                border: 1px solid #c5c3bb;
            }

            aside .related-items div h4, .related-info .related-items div h4 {
                color: #000;
                font: 13px/13px 'LocatorWebMedium';
            }

            aside .related-items div p, .related-info .related-items div p {
                margin: 8px 0;
                font: 12px/12px 'LocatorWebRegular';
            }

        aside .related-items .imageWrapper, .related-info .related-items .imageWrapper {
            float: left;
            overflow: hidden;
            margin-right: 8px;
            width: 90px;
            height: 90px;
            border: 1px solid #c5c3bb;
        }

            aside .related-items .imageWrapper img, .related-info .related-items .imageWrapper img {
                margin-left: -80px;
                width: 250px !important;
            }

    aside #related-pdfs, .related-info #related-pdfs {
        margin: 0;
    }

        aside #related-pdfs li, .related-info #related-pdfs li {
            padding: 20px 10px;
            border: 1px solid #cfcfcf;
            border-top: 0;
            background: #e8e8e8;
            list-style: none;
        }

            aside #related-pdfs li img, .related-info #related-pdfs li img {
                float: left;
                margin-right: 10px;
                width: 16px;
            }

            aside #related-pdfs li.first, .related-info #related-pdfs li.first {
                border-top: 1px solid #cfcfcf;
            }

            aside #related-pdfs li a, .related-info #related-pdfs li a {
                display: inline;
                padding-right: 20px;
                background: url(images/more_arrow.gif) no-repeat right center;
                font: 12px/12px 'LocatorWebMedium';
            }

.home #content {
    overflow: visible;
    margin-top: 20px;
}

    .home #content .col {
        float: left;
        margin-right: 19px;
        width: 314px;
    }

        .home #content .col.last {
            margin-right: 0;
        }

        .home #content .col #social-tabs {
            margin-bottom: 20px;
            border: 1px solid #001b2e;
            background: #005696;
        }

            .home #content .col #social-tabs ul.nav {
                overflow: hidden;
                margin: 0;
                -moz-box-shadow: inset 0 0 2px rgba(0,0,0,.3);
                -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.3);
                box-shadow: inset 0 0 2px rgba(0,0,0,.3);
            }

                .home #content .col #social-tabs ul.nav li {
                    float: left;
                    margin: 4px 4px 0;
                    list-style: none;
                }

                    .home #content .col #social-tabs ul.nav li.current {
                        border-top: 1px solid #358ac7;
                        border-right: 1px solid #004479;
                        border-left: 1px solid #004479;
                        -moz-border-radius: 12px 12px 0 0;
                        -webkit-border-radius: 12px 12px 0 0;
                        border-radius: 12px 12px 0 0;
                        background: url(images/blue_texture.gif);
                        -moz-box-shadow: 0 0 2px rgba(0,0,0,.3);
                        -webkit-box-shadow: 0 0 2px rgba(0,0,0,.3);
                        box-shadow: 0 0 2px rgba(0,0,0,.3);
                    }

                        .home #content .col #social-tabs ul.nav li.current a {
                            color: #fff;
                        }

                    .home #content .col #social-tabs ul.nav li a {
                        display: block;
                        padding: 6px 6px 6px 26px;
                        color: #669ac0;
                        text-decoration: none;
                        text-shadow: 0 1px 1px #002b5c;
                        font: 14px 'LocatorWebMedium';
                        cursor: pointer;
                    }

                        .home #content .col #social-tabs ul.nav li a:hover {
                            color: #fff;
                        }

                        .home #content .col #social-tabs ul.nav li a.twitter {
                            background: url(images/icon_twitter.png) no-repeat 6px center;
                        }

                        .home #content .col #social-tabs ul.nav li a.InTheNews {
                            background: url(images/InTheNews_btn.png) no-repeat 6px center;
                        }

                        .home #content .col #social-tabs ul.nav li a.facebook {
                            background: url(images/icon_facebook.png) no-repeat 6px center;
                        }

                        .home #content .col #social-tabs ul.nav li a.googlePlus {
                            background: url(images/icon_gplus.png) no-repeat 6px center;
                        }

            .home #content .col #social-tabs .tabs {
                position: relative;
                height: 180px;
                background: url(images/blue_texture.gif);
            }

                .home #content .col #social-tabs .tabs div.tabarea {
                    display: none;
                    overflow: hidden;
                    margin: 0 auto;
                    padding: 20px 0 20px 0;
                    width: 85%;
                    color: #fff;
                    font: 18px 'LocatorWebMedium';
                }

                    .home #content .col #social-tabs .tabs div.tabarea .title {
                        color: #002550;
                        font: 16px 'LocatorWebRegular';
                    }

                        .home #content .col #social-tabs .tabs div.tabarea .title h3 {
                            float: left;
                        }

                            .home #content .col #social-tabs .tabs div.tabarea .title h3 a {
                                display: inline;
                                color: #fff;
                                text-decoration: none;
                                font: 20px/20px 'LocatorWebRegular';
                            }

                                .home #content .col #social-tabs .tabs div.tabarea .title h3 a:hover {
                                    text-decoration: none;
                                }

                        .home #content .col #social-tabs .tabs div.tabarea .title span.date {
                            float: left;
                            margin-left: 8px;
                            padding-left: 8px;
                            border-left: 1px solid #002550;
                            color: #002550;
                            font: 14px/20px 'LocatorWebRegular';
                        }

                    .home #content .col #social-tabs .tabs div.tabarea p {
                        float: left;
                        clear: both;
                        margin: 8px 0;
                        height: 90px;
                        font: 14px/18px 'MuseoSlab300Italic';
                    }

                        .home #content .col #social-tabs .tabs div.tabarea p a {
                            color: #00a2e5;
                            font: 14px 'MuseoSlab300Italic';
                        }

                            .home #content .col #social-tabs .tabs div.tabarea p a:hover {
                                text-decoration: underline;
                            }

                    .home #content .col #social-tabs .tabs div.tabarea em.links {
                        display: block;
                        float: left;
                        clear: both;
                        width: 100%;
                    }

                        .home #content .col #social-tabs .tabs div.tabarea em.links a {
                            display: inline;
                            margin-right: 10px;
                            color: #fff;
                            font: 14px 'LocatorWebRegular';
                        }

                            .home #content .col #social-tabs .tabs div.tabarea em.links a:hover {
                                text-decoration: underline;
                            }

                        .home #content .col #social-tabs .tabs div.tabarea em.links .fb-like, .home #content .col #social-tabs .tabs div.tabarea em.links #___plusone_0 {
                            display: inline !important;
                        }

        .home #content .col a {
            text-decoration: none;
        }

            .home #content .col a img {
                display: block;
            }

            .home #content .col a.blue_btn div {
                padding: 8px 14px;
                background: url(images/blue_arrow.png) no-repeat right 6px;
                -moz-box-shadow: inset 0 0 2px rgba(0,0,0,.3);
                -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.3);
                box-shadow: inset 0 0 2px rgba(0,0,0,.3);
                color: #fff;
                text-decoration: none;
                text-transform: uppercase;
                font: 18px 'LocatorWebMedium';
            }

            .home #content .col a.blue_btn:hover div {
                background-image: url(images/blue_arrow-hover.png);
            }

            .home #content .col a.difference div {
                background-color: #bfbdb5;
                text-shadow: 0 1px 1px #5a5d5b;
            }

            .home #content .col a.events div {
                background-color: #00a2e5;
                text-shadow: 0 1px 1px #005596;
            }

        .home #content .col .blockquote {
            margin-top: 20px;
        }

            .home #content .col .blockquote blockquote {
                padding: 48px 34px;
                width: 246px;
                font-size: 26px;
            }

.filter-box {
    position: relative;
    padding: 10px 20px;
    background: #bfbdb5;
    -moz-box-shadow: inset 0 0 2px rgba(0,0,0,.3);
    -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.3);
    box-shadow: inset 0 0 2px rgba(0,0,0,.3);
    font-size: 14px;
}


    .filter-box .pagination {
        padding-bottom: 8px;
        border-bottom: 1px solid #d8d7d2;
    }

    .filter-box .filters {
        padding-top: 8px;
        border-top: 1px solid #afada9;
    }

        .filter-box .filters label {
            text-shadow: 0 1px 1px #e2e2e2;
            font: 14px 'LocatorWebRegular';
            cursor: text;
        }

        .filter-box .filters fieldset.search {
            position: relative;
            padding-bottom: 8px;
            border-bottom: 1px solid #d8d7d2;
        }

            .filter-box .filters fieldset.search input.search {
                float: left;
                padding: 4px 40px 4px 10px;
                width: 250px;
                outline: 0;
                border: 2px solid #b6b6b6;
                background: #d5d3cd url(images/filter_search.png) no-repeat right center;
                text-shadow: 0 1px 1px #e2e2e2;
                font: 14px 'LocatorWebMedium';
            }

                .filter-box .filters fieldset.search input.search:hover, .filter-box .filters fieldset.search input.search:focus {
                    border: 2px solid #a6a5a3;
                    background-color: #dfdfdf;
                }

                .filter-box .filters fieldset.search input.search::-webkit-input-placeholder {
                    color: #555;
                }

                .filter-box .filters fieldset.search input.search:-moz-placeholder {
                    color: #555;
                }

        .filter-box .date, .filter-box .filters .category {
            float: left;
        }

    .filter-box .category {
        margin-right: 14px;
    }


    .filter-box .location a {
        cursor: pointer;
    }

    .filter-box .location #dvCurrentLocation, .filter-box #changeLocation {
        padding: 7px 0 6px;
        white-space: nowrap;
    }

        .filter-box #changeLocation h3 {
            margin: 7px 7px 7px 0;
        }

        .filter-box #changeLocation input {
            padding: 4px 40px 4px 10px;
            width: 250px;
            border: 2px solid #b6b6b6;
            background: #d5d3cd;
            text-shadow: 0 1px 1px #e2e2e2;
            font: 14px 'LocatorWebMedium';
        }

            .filter-box #changeLocation input:hover, .filter-box #changeLocation input:focus {
                border: 2px solid #a6a5a3;
                background-color: #dfdfdf;
            }

        .filter-box #changeLocation a {
            margin: 7px;
        }

    .filter-box fieldset.selects {
        padding-top: 8px;
        border-top: 1px solid #afada9;
    }

    .filter-box .textSearch input.search {
        padding: 4px 40px 4px 10px;
        width: 80%;
        border: 2px solid #b6b6b6;
        background: #d5d3cd url(images/filter_search.png) no-repeat right center;
        text-shadow: 0 1px 1px #e2e2e2;
        font: 14px 'LocatorWebMedium';
    }

        .filter-box .textSearch input.search:hover, .filter-box .textSearch input.search:focus {
            border: 2px solid #a6a5a3;
            background-color: #dfdfdf;
        }

        .filter-box .textSearch input.search::-webkit-input-placeholder, .filter-box .textSearch input.search:-moz-placeholder {
            color: #555;
        }

    .filter-box .item {
        position: relative;
        float: left;
        margin-right: 10px;
        width: 32.3%;
    }

        .filter-box .item.last {
            margin-right: 0;
        }

    .filter-box .search-button {
        position: absolute;
        top: 20px;
        right: 247px;
    }

    .filter-box input[type="image"][id$="btnSearch1"] {
        position: absolute;
        top: 22px;
        right: 10px;
        width: 30px;
        height: 20px;
        border: 0;
        text-indent: -9999px;
    }

.ddContainer {
    z-index: 1;
}


    .ddContainer .ddToggle {
        display: block;
        padding: 4px 40px 4px 10px;
        outline: 0;
        border: 2px solid #b6b6b6;
        background: #d5d3cd url(images/filter_drop.png) no-repeat right center;
        color: #555;
        text-decoration: none;
        text-shadow: 0 1px 1px #e2e2e2;
        font: 14px 'LocatorWebMedium';
    }

        .ddContainer .ddToggle:hover, .ddContainer .ddToggle:focus {
            border: 2px solid #a6a5a3;
            background-color: #dfdfdf;
        }

    .ddContainer .ddOptionList {
        position: absolute;
        left: 0;
        display: block;
        margin: 0;
        padding: 0;
        border: 2px solid #a6a5a3;
        background-color: #a6a5a3;
        list-style-type: none;
    }

        .ddContainer .ddOptionList li a {
            display: block;
            padding: 4px 10px !important;
            color: #fff;
            text-decoration: none;
            font: 14px 'LocatorWebRegular';
        }

            .ddContainer .ddOptionList li a:hover {
                background-color: #d5d3cd;
                color: #555;
            }

.project-main .filter-box fieldset.selects .ddToggle {
    width: 80% !important;
}

.project-main .filter-box fieldset.selects .ddOptionList {
    width: 300px !important;
}

.press-releases .filter-box fieldset.search input.search, .events .filter-box fieldset.search input.search, .in-the-news .filter-box fieldset.search input.search {
    margin-top: 16px;
    margin-right: 14px;
    width: 420px;
}

.press-releases .filter-box fieldset.search .item, .events .filter-box fieldset.search .item, .in-the-news .filter-box fieldset.search .item {
    margin-right: 0;
}

.press-releases .filter-box fieldset.search .ddOptionList, .events .filter-box fieldset.search .ddOptionList, .in-the-news .filter-box fieldset.search .ddOptionList {
    width: 176px !important;
}

.press-releases .filter-box fieldset.search .ddOptionList, .events .filter-box fieldset.search .ddOptionList, .in-the-news .filter-box fieldset.search .ddOptionList {
    width: 226px !important;
}

.press-releases .filter-box fieldset.selects .ddToggle, .events .filter-box fieldset.selects .ddToggle, .in-the-news .filter-box fieldset.selects .ddToggle {
    width: 176px !important;
}

.press-releases .filter-box fieldset.selects .ddOptionList, .events .filter-box fieldset.selects .ddOptionList, .in-the-news .filter-box fieldset.selects .ddOptionList {
    width: 226px !important;
}

.in-the-news .filter-box fieldset.search {
    border-bottom: 0;
}

.in-the-news .filter-box fieldset.selects {
    display: none;
}

.brochures .filter-box fieldset.search, .image-library .filter-box fieldset.search {
    padding-bottom: 0;
    border-bottom: 0;
}

    .brochures .filter-box fieldset.search input.search, .image-library .filter-box fieldset.search input.search {
        margin-top: 16px;
        margin-right: 14px;
        width: 176px;
    }

    .brochures .filter-box fieldset.search .ddOptionList, .image-library .filter-box fieldset.search .ddOptionList {
        width: 176px !important;
    }

    .brochures .filter-box fieldset.search .ddOptionList, .image-library .filter-box fieldset.search .ddOptionList {
        width: 226px !important;
    }

.brochures .filter-box fieldset.selects, .image-library .filter-box fieldset.selects {
    display: none;
}

.brochures .filter-box .search-button, .image-library .filter-box .search-button {
    right: 490px !important;
}

.index-list.titleOutside h3.groupTitle {
    margin-top: 20px;
    font-family: 'LocatorWebBold';
}

.index-list.titleOutside .group {
    margin-top: 10px;
}

.index-list .group {
    position: relative;
    clear: both;
    margin-top: 20px;
    border-top: 2px solid #cdcdcd;
}

    .index-list .group:last-child {
        margin-bottom: 20px;
    }

    .index-list .group h3 {
        position: absolute;
        top: 10px;
        left: 10px;
        font-family: 'LocatorWebBold';
    }

    .index-list .group .row {
        overflow: hidden;
        padding: 10px;
    }

        .index-list .group .row .date, .index-list .group .row .content {
            float: left;
        }

        .index-list .group .row .date {
            margin-right: 2%;
            width: 28%;
            text-align: right;
        }

        .index-list .group .row .dateleft {
            margin-right: 2%;
            width: 28%;
            text-align: left;
        }

        .index-list .group .row .content {
            width: 70%;
        }

            .index-list .group .row .content p {
                margin-bottom: 0;
            }

        .index-list .group .row.odd {
            background: #f0f0f0;
        }

.project-main #map img {
    display: block;
}

.project-main #content {
    overflow: visible;
}

.project-detail article h2 {
    margin-top: 20px;
}

#project-teasers {
}

    #project-teasers .teaser {
        position: relative;
        float: left;
        margin-top: 20px;
        padding: 1%;
        width: 47%;
        height: 140px;
        background: #bfbdb5;
        -moz-box-shadow: inset 0 0 2px rgba(0,0,0,.3);
        -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.3);
        box-shadow: inset 0 0 2px rgba(0,0,0,.3);
    }

        #project-teasers .teaser:hover {
            background: #999791;
            cursor: pointer;
        }

        #project-teasers .teaser.odd {
            margin-right: 2%;
        }

        #project-teasers .teaser .imgContainer {
            float: left;
            overflow: hidden;
            width: 35%;
            height: 100%;
            border: 1px solid #fff;
        }

            #project-teasers .teaser .imgContainer img {
                margin-left: -33%;
                max-width: 280%;
                height: 100%;
            }

                #project-teasers .teaser .imgContainer img.default {
                    margin-left: auto;
                    width: 100%;
                    height: auto;
                }

        #project-teasers .teaser h3 {
            margin-bottom: 5px;
            border-bottom: 1px solid #d8d7d2;
        }

            #project-teasers .teaser h3 a {
                color: #14528c;
                text-decoration: none;
                text-shadow: 0 1px 1px #e2e2e2;
                font: 20px 'LocatorWebMedium';
            }

                #project-teasers .teaser h3 a:hover {
                    text-decoration: none;
                }

        #project-teasers .teaser .date {
            position: absolute;
            bottom: 4px;
            left: 0;
            padding: 11px 0 10px 8px;
            width: 100px;
            height: 14px;
            background: url(images/date_tab.png) no-repeat left top;
            font: 14px/14px 'LocatorWebMedium';
        }

        #project-teasers .teaser .info {
            float: left;
            margin-left: 3%;
            width: 60%;
        }

            #project-teasers .teaser .info h3 {
                margin-bottom: 0;
                border: 0;
            }

                #project-teasers .teaser .info h3 a {
                    color: #14528c;
                    text-shadow: 0 1px 1px #e2e2e2;
                    font: 20px 'LocatorWebMedium';
                }

            #project-teasers .teaser .info ul {
                margin: 0;
                list-style: none;
            }

                #project-teasers .teaser .info ul li {
                    margin-top: 6px;
                    padding-top: 2px;
                    color: #4a4a4a;
                    text-shadow: 0 1px 1px #e2e2e2;
                    font: 14px 'LocatorWebRegular';
                }

            #project-teasers .teaser .info .view-details {
                display: inline-block;
                margin-top: 8px;
                padding: 6px 30px 4px 8px;
                background: #bfbdb5 url(images/details_arrow.gif) no-repeat right center;
                -moz-box-shadow: inset 0 0 4px rgba(0,0,0,.3);
                -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,.3);
                box-shadow: inset 0 0 4px rgba(0,0,0,.3);
                color: #14528c;
                text-decoration: none;
                text-transform: uppercase;
                font: 14px 'LocatorWebMedium';
            }

                #project-teasers .teaser .info .view-details:hover {
                    background-color: #ccc;
                    -moz-box-shadow: inset 0 0 4px rgba(0,0,0,.5);
                    -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,.5);
                    box-shadow: inset 0 0 4px rgba(0,0,0,.5);
                }

        #project-teasers .teaser .more-button {
            position: absolute;
            right: 10px;
            bottom: 10px;
            padding: 4px 22px 1px 8px;
            background: #00569b url('/image/icon-button-arrow.png') no-repeat 84px 4px;
            color: #b8daee;
            text-transform: capitalize;
            text-shadow: 0 1px 1px #003a69;
            font: 12px 'LocatorWebMedium';
        }

            #project-teasers .teaser .more-button:hover {
                text-decoration: none;
            }

.project-modal {
    width: 500px;
}

    .project-modal h3 {
        color: #14528c;
        font: 20px 'LocatorWebRegular';
        font-style: italic;
        /*text-shadow: 0 1px 1px #e2e2e2;*/
    }

    .project-modal .imgContainer {
        float: left;
        overflow: hidden;
        margin-right: 12px;
        padding: 20px 0 10px 0;
        width: 140px !important;
        height: 140px !important;
        border: 1px solid #fff;
    }

        .project-modal .imgContainer img {
            margin-left: -33%;
            max-width: 280%;
            height: 100%;
        }

body.careers a.green-external {
    margin-bottom: 20px;
}

body.careers .teasers .teaser {
    overflow: hidden;
    padding-top: 18px;
    border-top: 1px solid #d6d6d6;
}

    body.careers .teasers .teaser a.green-external {
        float: left;
        clear: both;
        margin-bottom: 0;
    }

#people {
    overflow: hidden;
}

    #people .col1 {
        float: left;
        clear: left;
    }

    #people .col2 {
        float: left;
    }

    #people .person {
        overflow: hidden;
        margin-bottom: 20px;
        padding-bottom: 20px;
        width: 370px;
        border-bottom: 1px solid #d6d6d6;
    }

        #people .person.bottom {
            margin-bottom: 0;
            padding-bottom: 0;
            border-bottom: 0;
        }

        #people .person img {
            float: left;
            margin-right: 10px;
        }

        #people .person .details {
            overflow: hidden;
            padding: 0;
            border: 0;
            background: 0;
            -moz-box-shadow: none;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

            #people .person .details h3 {
                color: #5b5e5b;
                font: 16px 'MuseoSlab300Italic';
            }

            #people .person .details a.view-bio {
                float: left;
                clear: both;
                margin-top: 20px;
                padding: 4px 10px;
                background: #005696;
                color: #b3cde0;
                text-decoration: none;
                text-transform: uppercase;
                font: 12px 'LocatorWebRegular';
            }

        #people .person p {
            display: none;
            float: left;
            clear: both;
            margin: 10px 0 0;
        }

.news .info .date, .news .info .location {
    font-size: 12px;
}

.news .info .date {
    color: #000;
    font-family: 'LocatorWebMedium';
}

.news .info .location {
    margin-bottom: 10px;
}

.news.main .hero {
    overflow: hidden;
    -moz-box-shadow: inset 0 0 2px rgba(0,0,0,.3);
    -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.3);
    box-shadow: inset 0 0 2px rgba(0,0,0,.3);
}

    .news.main .hero a.video {
        float: left;
    }

        .news.main .hero a.video img {
            float: none;
        }

    .news.main .hero .sfContentBlock {
        overflow: hidden;
    }

        .news.main .hero .sfContentBlock .info {
            margin-left: 20px;
            width: 358px;
        }

.news.main img, .news.main .info {
    float: left;
}

.news.main img {
    display: block;
}

.news.main .info h2 {
    font-size: 18px;
}

.news.main .section {
    clear: both;
    overflow: hidden;
    margin-top: 20px;
}

    .news.main .section.no-margin {
        margin-top: 0;
    }

    .news.main .section .section-head {
        overflow: hidden;
        padding: 6px 0;
        border-top: 1px solid #d5d5d5;
        border-bottom: 1px solid #d5d5d5;
    }

        .news.main .section .section-head h3 {
            float: left;
            font: 16px/16px 'LocatorWebBold';
        }

        .news.main .section .section-head a {
            float: right;
            font-size: 12px;
            line-height: 16px;
        }

    .news.main .section .teaser {
        float: left;
        margin-top: 10px;
        margin-right: 2%;
        width: 48%;
    }

        .news.main .section .teaser img {
            margin-right: 10px;
            border: 1px solid #bfbdb5;
        }

        .news.main .section .teaser .info {
            float: none;
        }

            .news.main .section .teaser .info p {
                margin: 10px 0 0;
            }

    .news.main .section .twitter {
        float: left;
        padding: 12px;
        width: 354px;
        background: #e8e8e8;
    }

        .news.main .section .twitter h2 {
            float: left;
            margin-bottom: 10px;
            padding-left: 20px;
            background: url(images/icon_twitter.png) no-repeat left top;
            color: #555;
            text-transform: uppercase;
            text-shadow: 0 1px 0 #fff;
            font: 18px 'LocatorWebRegular';
        }

        .news.main .section .twitter .tools {
            float: right;
        }

            .news.main .section .twitter .tools a {
                display: inline-block;
                overflow: hidden;
                height: 17px;
                text-indent: -999px;
            }

                .news.main .section .twitter .tools a.prev, .news.main .section .twitter .tools a.next {
                    overflow: hidden;
                    width: 12px;
                }

                .news.main .section .twitter .tools a.prev {
                    margin-right: 10px;
                    background: url(images/tools_btns_previous.png) no-repeat left bottom;
                }

                    .news.main .section .twitter .tools a.prev:hover {
                        background-position: left top;
                    }

                .news.main .section .twitter .tools a.next {
                    margin-left: 10px;
                    background: url(images/tools_btns_next.png) no-repeat left bottom;
                }

                    .news.main .section .twitter .tools a.next:hover {
                        background-position: left top;
                    }

        .news.main .section .twitter .title {
            clear: both;
        }

            .news.main .section .twitter .title h3, .news.main .section .twitter .title span {
                float: left;
            }

            .news.main .section .twitter .title span {
                margin-left: 8px;
                padding-left: 8px;
                border-left: 1px solid #bfbdb5;
                color: #bfbdb5;
                text-shadow: 0 1px 0 #fff;
            }

        .news.main .section .twitter p {
            float: left;
            clear: both;
            height: 70px;
            font: 13px 'MuseoSlab300Italic';
        }

        .news.main .section .twitter em.links {
            float: left;
            clear: both;
            width: 100%;
        }

            .news.main .section .twitter em.links a {
                display: inline;
                margin-right: 6px;
            }

.news.detail .social {
    margin-top: 0;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d6d6d6;
}

.news.detail article img {
    float: left;
    margin: 20px 12px 12px 0;
    border: 1px solid #bfbdb5;
}

.news.image-library .image-library {
    margin-top: 18px;
}

    .news.image-library .image-library .category {
        position: relative;
        overflow: hidden;
        margin-right: -18px;
        margin-bottom: 40px;
    }

        .news.image-library .image-library .category h2 {
            margin-bottom: 10px;
            padding-bottom: 4px;
            border-bottom: 1px solid #d5d5d5;
        }

        .news.image-library .image-library .category .pod {
            float: left;
            overflow: hidden;
            margin: 0 18px 18px 0;
            padding: 10px;
            width: 156px;
            background: #e8e8e8;
        }

            .news.image-library .image-library .category .pod .imageContainer {
                position: relative;
                overflow: hidden;
                height: 156px;
            }

                .news.image-library .image-library .category .pod .imageContainer a {
                    position: absolute;
                    bottom: 0;
                }

                .news.image-library .image-library .category .pod .imageContainer .thumb {
                    display: block;
                    width: 100%;
                }

            .news.image-library .image-library .category .pod .textContainer {
                overflow: hidden;
                margin-top: 10px;
                height: 60px;
            }

                .news.image-library .image-library .category .pod .textContainer dd:first-child {
                    overflow: hidden;
                    margin-bottom: 5px;
                    height: 37px;
                }

.news.image-library #bottom-pager {
    margin-top: 0;
}

.news.brochures .brochures {
    margin-top: 18px;
}

    .news.brochures .brochures .category {
        overflow: hidden;
        margin-right: -18px;
    }

        .news.brochures .brochures .category h2 {
            margin-bottom: 10px;
            padding-bottom: 4px;
            border-bottom: 1px solid #d5d5d5;
            color: #555;
            font-size: 16px;
        }

        .news.brochures .brochures .category .brochure {
            float: left;
            overflow: hidden;
            margin: 0 18px 18px 0;
            width: 360px;
            height: 155px;
        }

            .news.brochures .brochures .category .brochure a {
                float: left;
            }

                .news.brochures .brochures .category .brochure a img {
                    border: 1px solid #bfbdb5;
                }

                .news.brochures .brochures .category .brochure a.title {
                    margin-left: 20px;
                    width: 240px;
                    font-family: 'LocatorWebBold';
                }

.news.brochures #bottom-pager {
    margin-top: 0;
}

.news.media-room aside h4 {
    margin-top: 18px;
    font: 14px 'LocatorWebBold';
}

.news.media-room aside .section {
    border-bottom: 1px solid #d6d6d6;
}

.news .meta div {
    margin-top: 20px;
}

    .news .meta div div {
        margin-top: 0;
    }

.news .meta h4 {
    font: 14px 'LocatorWebBold';
}

.news .meta a.new-window {
    padding-right: 20px;
    background: url(images/new_window.gif) no-repeat right center;
}

.news .meta address {
    font-style: normal;
}

#___plusone_0 {
    line-height: 34px !important;
}

.media-room-widgets .social {
    margin-top: 20px;
    padding: 12px;
    width: 466px;
    background: #bfbdb5;
    -moz-box-shadow: inset 0 0 2px rgba(0,0,0,.3);
    -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.3);
    box-shadow: inset 0 0 2px rgba(0,0,0,.3);
}

    .media-room-widgets .social .head {
        overflow: hidden;
    }

        .media-room-widgets .social .head h2 {
            float: left;
            margin-bottom: 10px;
            padding-left: 20px;
            color: #555;
            text-transform: uppercase;
            text-shadow: 0 1px 0 #fff;
            font: 18px 'LocatorWebRegular';
        }

        .media-room-widgets .social .head .tools {
            float: right;
        }

            .media-room-widgets .social .head .tools a {
                display: inline-block;
                overflow: hidden;
                height: 17px;
                text-indent: -999px;
            }

                .media-room-widgets .social .head .tools a.prev, .media-room-widgets .social .head .tools a.next {
                    overflow: hidden;
                    width: 12px;
                }

                .media-room-widgets .social .head .tools a.prev {
                    margin-right: 10px;
                    background: url(images/tools_btns_previous.png) no-repeat left bottom;
                }

                    .media-room-widgets .social .head .tools a.prev:hover {
                        background-position: left top;
                    }

                .media-room-widgets .social .head .tools a.next {
                    margin-left: 10px;
                    background: url(images/tools_btns_next.png) no-repeat left bottom;
                }

                    .media-room-widgets .social .head .tools a.next:hover {
                        background-position: left top;
                    }

    .media-room-widgets .social .item {
        overflow: hidden;
        padding: 12px;
        width: 442px;
        background: #fff;
        -moz-box-shadow: inset 0 0 2px rgba(0,0,0,.3);
        -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.3);
        box-shadow: inset 0 0 2px rgba(0,0,0,.3);
        -ms-word-wrap: break-word;
        word-wrap: break-word;
        -ms-word-break: break-word;
        word-break: break-word;
        font: 18px 'LocatorWebMedium';
    }

        .media-room-widgets .social .item .title {
            color: #002550;
            font: 16px 'LocatorWebRegular';
        }

            .media-room-widgets .social .item .title h3 {
                float: left;
            }

                .media-room-widgets .social .item .title h3 a {
                    display: inline;
                    color: #00a2e5;
                    text-decoration: none;
                    font: 20px/20px 'LocatorWebRegular';
                }

                    .media-room-widgets .social .item .title h3 a:hover {
                        text-decoration: none;
                    }

            .media-room-widgets .social .item .title span.date {
                float: left;
                margin-left: 8px;
                padding-left: 8px;
                border-left: 1px solid #5a5d5b;
                color: #bfbdb5;
                font: 14px/20px 'LocatorWebRegular';
            }

        .media-room-widgets .social .item p {
            float: left;
            clear: both;
            margin: 8px 0;
            font: 14px/18px 'MuseoSlab300Italic';
        }

            .media-room-widgets .social .item p a {
                color: #00a2e5;
                font: 14px 'MuseoSlab300Italic';
            }

                .media-room-widgets .social .item p a:hover {
                    text-decoration: underline;
                }

        .media-room-widgets .social .item em.links {
            display: block;
            clear: both;
            margin-top: 10px;
        }

            .media-room-widgets .social .item em.links a {
                margin-right: 10px;
                color: #00a2e5;
                font: 14px 'LocatorWebRegular';
            }

                .media-room-widgets .social .item em.links a:hover {
                    text-decoration: underline;
                }

    .media-room-widgets .social.twitter h2 {
        background: url(images/icon_twitter.png) no-repeat left top;
    }

    .media-room-widgets .social.InTheNews h2 {
        background: url(images/InTheNews_btn.png) no-repeat left top;
    }

    .media-room-widgets .social.youtube h2 {
        background: url(images/icon_youtube.png) no-repeat left top;
    }

    .media-room-widgets .social.facebook h2 {
        background: url(images/icon_facebook.png) no-repeat left top;
    }

    .media-room-widgets .social.google h2 {
        background: url(images/icon_gplus.png) no-repeat left top;
    }

.publications .publicationSection {
    clear: both;
    overflow: hidden;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d6d6d6;
}

    .publications .publicationSection .sfContentBlock {
        float: left;
        overflow: hidden;
        margin-right: 20px;
    }

        .publications .publicationSection .sfContentBlock h2 {
            width: 618px;
            color: #555;
            font: 14px 'LocatorWebMedium';
        }

        .publications .publicationSection .sfContentBlock p {
            margin-top: 0;
            width: 618px;
        }

        .publications .publicationSection .sfContentBlock img {
            border: 1px solid #bfbdb5;
        }

    .publications .publicationSection .col2 {
        padding-left: 20px;
        border-left: 1px solid #d6d6d6;
    }

    .publications .publicationSection .col1, .publications .publicationSection .col2 {
        float: left;
        width: 40%;
    }

        .publications .publicationSection .col1 h3, .publications .publicationSection .col2 h3 {
            font-family: 'LocatorWebBold';
        }

            .publications .publicationSection .col1 h3.row2, .publications .publicationSection .col2 h3.row2 {
                margin-top: 20px;
            }

        .publications .publicationSection .col1 ul, .publications .publicationSection .col2 ul {
            margin: 0;
            list-style: none;
        }

    .publications .publicationSection:first-child {
        margin-top: 0;
    }

    .publications .publicationSection:last-child {
        padding-bottom: 0;
        border-bottom: 0;
    }

.locations #dvCurrentLocation a {
    cursor: pointer;
}

.locations #changeLocation {
    overflow: hidden;
    margin-bottom: 22px;
}

    .locations #changeLocation h3 {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .locations #changeLocation a, .locations #changeLocation input {
        float: left;
    }

    .locations #changeLocation a {
        margin: 7px;
        line-height: 14px;
        cursor: pointer;
    }

    .locations #changeLocation input#tbNewLocation {
        padding: 4px 10px;
        width: 280px;
        outline: 0;
        border: 0;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        background: #d5d3cd;
        -moz-box-shadow: inset 0 0 2px rgba(0,0,0,.4);
        -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.4);
        box-shadow: inset 0 0 2px rgba(0,0,0,.4);
        text-shadow: 0 1px 1px #e2e2e2;
        font: 14px 'LocatorWebMedium';
    }

        .locations #changeLocation input#tbNewLocation:hover, .locations #changeLocation input#tbNewLocation:focus {
            background-color: #dfdfdf;
        }

.locations #map {
    float: right;
    margin-bottom: 20px;
}

.locations article {
    width: 540px;
}

    .locations article h3 {
        clear: both;
        margin: 18px 0;
        padding: 6px 0;
        border-top: 1px solid #d5d5d5;
        border-bottom: 1px solid #d5d5d5;
        font: 16px/16px 'LocatorWebBold';
    }

    .locations article address {
        margin-bottom: 18px;
        width: 250px;
        font-style: normal;
    }

.locations aside {
    width: 200px;
}

    .locations aside ul.countries {
        margin: 18px 0 0;
        list-style: none;
    }

        .locations aside ul.countries li {
            padding: 4px 0;
            border-bottom: 1px solid #d5d5d5;
        }

            .locations aside ul.countries li:last-child {
                border-bottom: 0;
            }

.contact #dvCurrentLocation a {
    cursor: pointer;
}

.contact #changeLocation {
    overflow: hidden;
    margin-bottom: 22px;
}

    .contact #changeLocation h3 {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .contact #changeLocation a, .contact #changeLocation input {
        float: left;
    }

    .contact #changeLocation a {
        margin: 7px;
        line-height: 14px;
        cursor: pointer;
    }

    .contact #changeLocation input#tbNewLocation {
        padding: 4px 10px;
        width: 280px;
        outline: 0;
        border: 0;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        background: #d5d3cd;
        -moz-box-shadow: inset 0 0 2px rgba(0,0,0,.4);
        -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.4);
        box-shadow: inset 0 0 2px rgba(0,0,0,.4);
        text-shadow: 0 1px 1px #e2e2e2;
        font: 14px 'LocatorWebMedium';
    }

        .contact #changeLocation input#tbNewLocation:hover, .contact #changeLocation input#tbNewLocation:focus {
            background-color: #dfdfdf;
        }

.contact .intro {
    overflow: hidden;
}

    .contact .intro .col address {
        margin: 18px 0;
        font-style: normal;
    }

    .contact .intro .col h3 {
        clear: both;
        margin: 18px 0;
        padding: 6px 0;
        border-top: 1px solid #D5D5D5;
        border-bottom: 1px solid #D5D5D5;
        font: 16px/16px 'LocatorWebBold';
    }

    .contact .intro .nada {
        border-bottom: 1px solid #d5d5d5;
    }

        .contact .intro .nada h3 {
            clear: both;
            margin: 18px 0;
            padding: 6px 0;
            border-top: 1px solid #D5D5D5;
            border-bottom: 1px solid #D5D5D5;
            font: 16px/16px 'LocatorWebBold';
        }

.contact #main-contact label, .contact #main-contact p, .contact #main-contact input, .contact #main-contact textarea, .contact #main-contact select {
    float: left;
    clear: both;
}

.contact #main-contact label {
    margin: 16px 0 6px;
}

    .contact #main-contact label.name {
        margin-top: 0;
    }

.contact #main-contact .required {
    color: red;
}

.contact #main-contact input, .contact #main-contact textarea {
    padding: 4px 10px;
    width: 280px;
    outline: 0;
    border: 0;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #d5d3cd;
    -moz-box-shadow: inset 0 0 2px rgba(0,0,0,.4);
    -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.4);
    box-shadow: inset 0 0 2px rgba(0,0,0,.4);
    text-shadow: 0 1px 1px #e2e2e2;
    font: 14px 'LocatorWebMedium';
}

    .contact #main-contact input:hover, .contact #main-contact textarea:hover, .contact #main-contact input:focus, .contact #main-contact textarea:focus {
        background-color: #dfdfdf;
    }

.contact #main-contact textarea {
    width: 470px;
}

.contact #main-contact .ddContainer {
    float: left;
    clear: both;
}

    .contact #main-contact .ddContainer .ddToggle {
        width: 250px !important;
        border: 0;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        -moz-box-shadow: inset 0 0 2px rgba(0,0,0,.4);
        -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.4);
        box-shadow: inset 0 0 2px rgba(0,0,0,.4);
    }

    .contact #main-contact .ddContainer .ddOptionList {
        width: 296px !important;
    }

.contact #main-contact input.send {
    float: right;
    clear: none;
    margin-top: 10px;
    width: 80px;
}

.contact aside #related-items div {
    padding-bottom: 18px;
    border-bottom: 1px solid #d5d5d5;
}

    .contact aside #related-items div:last-child {
        border-bottom: 0;
    }

    .contact aside #related-items div p {
        font-size: 14px;
        line-height: 18px;
    }

#bottom-pager {
    margin-top: 20px;
    padding: 10px;
    background: #bfbdb5;
    -moz-box-shadow: inset 0 0 2px rgba(0,0,0,.3);
    -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.3);
    box-shadow: inset 0 0 2px rgba(0,0,0,.3);
}

.pagination {
    overflow: hidden;
}

    .pagination * {
        text-shadow: 0 1px 1px #e2e2e2;
        font: 18px/18px 'LocatorWebRegular';
    }

    .pagination .listing {
        float: left;
        margin-top: 4px;
    }

    .pagination .pager {
        float: right;
        height: 26px;
        list-style: none;
    }

        .pagination .pager li {
            float: left;
            margin-left: 10px;
        }

            .pagination .pager li a, .pagination .pager li span {
                display: block;
                padding: 3px 8px;
                -moz-border-radius: 4px;
                -webkit-border-radius: 4px;
                border-radius: 4px;
                background: #00a2e5;
                -moz-box-shadow: 0 1px 0 0 #555;
                -webkit-box-shadow: 0 1px 0 0 #555;
                box-shadow: 0 1px 0 0 #555;
                color: #fff;
                text-decoration: none;
                text-shadow: 0 0 1px #005596;
            }

                .pagination .pager li a.current, .pagination .pager li span.current, .pagination .pager li a:hover, .pagination .pager li span:hover {
                    background: #fff;
                    color: #555;
                    text-shadow: 0 1px 1px #e2e2e2;
                }

                .pagination .pager li a.prev, .pagination .pager li span.prev, .pagination .pager li a.next, .pagination .pager li span.next {
                    overflow: hidden;
                    width: 8px;
                    background: #00a2e5 url(images/pager_arrows.png) no-repeat 5px 5px;
                    text-indent: -999px;
                }

                    .pagination .pager li a.prev:hover, .pagination .pager li span.prev:hover, .pagination .pager li a.next:hover, .pagination .pager li span.next:hover {
                        background-color: #fff;
                        background-position: -19px 5px;
                    }

                .pagination .pager li a.next, .pagination .pager li span.next {
                    background-position: 7px -27px;
                }

                    .pagination .pager li a.next:hover, .pagination .pager li span.next:hover {
                        background-position: -17px -27px;
                    }

#events-widget .header {
    overflow: hidden;
    background: #bfbdb5;
}

    #events-widget .header .intro {
        overflow: hidden;
        padding: 10px 14px;
        background-color: #00a2e5;
        -moz-box-shadow: inset 0 0 2px rgba(0,0,0,.4);
        -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.4);
        box-shadow: inset 0 0 2px rgba(0,0,0,.4);
    }

        #events-widget .header .intro h2 {
            float: left;
            color: #fff;
            text-transform: uppercase;
            text-shadow: 0 1px 1px #005596;
            font: 18px 'LocatorWebMedium';
        }

        #events-widget .header .intro a.view-all {
            float: right;
            margin-top: 4px;
            color: #fff;
            text-shadow: 0 1px 0 #005596;
            font: 12px 'LocatorWebRegular';
        }

            #events-widget .header .intro a.view-all:hover {
                text-decoration: underline;
            }

    #events-widget .header .nav {
        position: relative;
    }

        #events-widget .header .nav .scrollers {
            width: 100%;
        }

            #events-widget .header .nav .scrollers a {
                position: absolute;
                bottom: 1px;
                display: block;
                overflow: hidden;
                width: 20px;
                height: 68px;
                background: url(images/slide_arrows.gif) no-repeat;
                text-indent: -999px;
            }

                #events-widget .header .nav .scrollers a.left {
                    left: 0;
                    border-right: 1px solid #fff;
                    border-left: 1px solid #bcbcbc;
                    background-position: left top;
                }

                    #events-widget .header .nav .scrollers a.left:hover {
                        background-position: -20px top;
                    }

                    #events-widget .header .nav .scrollers a.left.inactive {
                        background-position: -40px top;
                    }

                #events-widget .header .nav .scrollers a.right {
                    right: 0;
                    border-right: 1px solid #bcbcbc;
                    border-left: 1px solid #fff;
                    background-position: -60px top;
                }

                    #events-widget .header .nav .scrollers a.right:hover {
                        background-position: -80px top;
                    }

                    #events-widget .header .nav .scrollers a.right.inactive {
                        background-position: -100px top;
                    }

        #events-widget .header .nav .tabs {
            overflow: hidden;
            width: 314px;
        }

            #events-widget .header .nav .tabs ul {
                margin: 0;
                margin-top: -12px;
                padding: 0;
                list-style: none;
            }

                #events-widget .header .nav .tabs ul li {
                    float: left;
                    padding-top: 12px;
                    border-bottom: 1px solid #bcbcbc;
                }

                    #events-widget .header .nav .tabs ul li a {
                        display: block;
                        padding: 14px 20px;
                        width: 50px;
                        height: 40px;
                        border-right: 1px solid #e8e8e8;
                        background-color: #fff;
                        text-align: center;
                        font: 14px 'MuseoSlab300Italic';
                    }

                        #events-widget .header .nav .tabs ul li a span {
                            text-transform: uppercase;
                            font: 16px 'LocatorWebMedium';
                        }

                        #events-widget .header .nav .tabs ul li a:hover {
                            background-color: #f3f3f3;
                        }

                    #events-widget .header .nav .tabs ul li:last-child a {
                        border-right: 0;
                    }

                    #events-widget .header .nav .tabs ul li.active {
                        border-bottom: 1px solid #e4e4e4;
                        background: url(images/events_widget_tab.png) no-repeat left top;
                    }

                        #events-widget .header .nav .tabs ul li.active a {
                            background-color: transparent;
                            color: #555;
                        }

#events-widget .teasers {
    position: relative;
}

    #events-widget .teasers .teaser {
        position: absolute;
        display: none;
        padding: 10px;
        width: 292px;
        border: 1px solid #bfbdb5;
        border-top: 0;
        background: url(images/events_widget_bg.gif);
    }

        #events-widget .teasers .teaser .item {
            margin-bottom: 20px;
            padding-bottom: 20px;
            border-bottom: 1px solid #c5c5c5;
        }

            #events-widget .teasers .teaser .item:last-child {
                margin-bottom: 0;
                padding-bottom: 0;
                border-bottom: 0;
            }

            #events-widget .teasers .teaser .item .date {
                text-shadow: 0 1px 0 #fff;
                font: 12px 'LocatorWebBold';
            }

            #events-widget .teasers .teaser .item a {
                font: 14px 'MuseoSlab300Italic';
            }

footer {
    position: relative;
    width: 100%;
    background: #00a2e5 url(images/footer_bg.gif) repeat center top;
}

    footer #footer-toggle {
        -moz-box-shadow: inset 0 4px 2px -3px rgba(0,0,0,.5);
        -webkit-box-shadow: inset 0 4px 2px -3px rgba(0,0,0,.5);
        box-shadow: inset 0 4px 2px -3px rgba(0,0,0,.5);
    }

        footer #footer-toggle div {
            display: block;
            margin: 0 auto;
            width: 191px;
            height: 32px;
        }

            footer #footer-toggle div div {
                float: left;
                margin-top: 9px;
                width: 60px;
                color: #87D1F0;
                text-align: left;
                text-decoration: none;
                text-transform: uppercase;
                text-shadow: 0 1px 0 #005596;
                font: 12px 'LocatorWebMedium';
            }

            footer #footer-toggle div #toggleTxt {
                text-align: right;
            }

            footer #footer-toggle div #toggleBtn {
                margin: 0 15px;
                width: 41px;
                height: 38px;
                -moz-border-radius: 0 0 15px 15px;
                -webkit-border-radius: 0 0 15px 15px;
                border-radius: 0 0 15px 15px;
                background: #fff url(images/footer_arrow_up_btn.gif) no-repeat center;
                -moz-box-shadow: 0 3px 3px -1px rgba(0,0,0,.5);
                -webkit-box-shadow: 0 3px 3px -1px rgba(0,0,0,.5);
                box-shadow: 0 3px 3px -1px rgba(0,0,0,.5);
                cursor: hand;
                cursor: pointer;
            }

                footer #footer-toggle div #toggleBtn.expanded {
                    background: #fff url(images/footer_arrow_down_btn.gif) no-repeat center;
                }

    footer #footer-content {
        margin: 10px auto 0;
        margin-bottom: 40px;
        padding: 25px 15px 0;
        min-height: 200px;
        width: 950px;
        background: url(images/footer_bg.png) no-repeat 15px 25px;
    }

        footer #footer-content nav {
            position: relative;
            float: left;
            margin-right: 10px;
            padding-right: 10px;
            width: 140px;
            -moz-box-shadow: 3px 0 1px -3px rgba(0,0,0,.5);
            -webkit-box-shadow: 3px 0 1px -3px rgba(0,0,0,.5);
            box-shadow: 3px 0 1px -3px rgba(0,0,0,.5);
            /*border-right: 1px solid #fff;*/
            /*height: 240px;*/
        }

            footer #footer-content nav.first {
                padding-right: 15px;
            }

            footer #footer-content nav.last {
                margin-right: 0;
                padding-right: 0;
                border-right: 0;
                -moz-box-shadow: 0 rgba(0,0,0,0);
                -webkit-box-shadow: 0 rgba(0,0,0,0);
                box-shadow: 0 rgba(0,0,0,0);
            }

            footer #footer-content nav h3 {
                margin-bottom: 12px;
                color: #FFF;
                text-decoration: none;
                text-transform: uppercase;
                text-shadow: 0 1px 0 #005596;
                font: normal 14px 'LocatorWebBold';
            }

            footer #footer-content nav ul {
                position: relative;
                list-style: none;
            }

                footer #footer-content nav ul li {
                    margin: 10px 0;
                }

                    footer #footer-content nav ul li a {
                        color: #FFF;
                        text-decoration: none;
                        text-shadow: 0 1px 0 #005596;
                        font: 14px 'LocatorWebLight',Helvetica,Arial,sans-serif;
                    }

                        footer #footer-content nav ul li a:hover {
                            color: #87d1f0;
                        }

                        footer #footer-content nav ul li a.social {
                            display: block;
                            padding: 1px 0 0 20px;
                            background-position: left center;
                            background-repeat: no-repeat;
                        }

                        footer #footer-content nav ul li a#twitter {
                            background-image: url(images/icon_twitter.png);
                        }

                        footer #footer-content nav ul li a#youtube {
                            background-image: url(images/icon_youtube.png);
                        }

                        footer #footer-content nav ul li a#facebook {
                            background-image: url(images/icon_facebook.png);
                        }

                        footer #footer-content nav ul li a#linkedin {
                            background-image: url(images/icon_linkedin.png);
                        }

                        footer #footer-content nav ul li a#orkut {
                            background-image: url(images/icon_orkut.png);
                        }

                        footer #footer-content nav ul li a#google {
                            background-image: url(images/icon_gplus.png);
                        }

                        footer #footer-content nav ul li a#pinterest {
                            background-image: url(images/icon_pinterest.png);
                        }

                        footer #footer-content nav ul li a#rss {
                            background-image: url(images/icon_rss.png);
                        }

    footer #footer-bottom {
        height: 65px;
        border-top: 1px solid #008ac3;
        background: #00a2e5 none;
    }

        footer #footer-bottom div {
            margin: 0 auto;
            padding-top: 10px;
            width: 980px;
        }

            footer #footer-bottom div span {
                float: left;
                color: #FFF;
                text-decoration: none;
                text-shadow: 0 1px 0 #005596;
                font: 12px 'LocatorWebLight',Helvetica,Arial,sans-serif;
            }

            footer #footer-bottom div nav {
                float: right;
            }

                footer #footer-bottom div nav ul li {
                    float: left;
                    padding: 0 17px;
                    border-left: 1px solid #cdcbc7;
                }

                    footer #footer-bottom div nav ul li.first {
                        padding-right: 16px;
                        border-left: 0;
                    }

                    footer #footer-bottom div nav ul li.last {
                        padding-right: 0;
                    }

                    footer #footer-bottom div nav ul li a {
                        color: #FFF;
                        text-decoration: none;
                        text-transform: uppercase;
                        text-shadow: 0 1px 0 #005596;
                        font: 14px 'LocatorWebLight',Helvetica,Arial,sans-serif;
                    }

                        footer #footer-bottom div nav ul li a:hover {
                            color: #87d1f0;
                        }

#slides div {
    height: 260px;
}

.home #slides div {
    height: 415px;
}

.news #slides div {
    height: 312px;
}

.home #slides a.prev, .home #slides a.next {
    top: 170px;
}

.project-detail #slides div {
    height: 360px;
}

#slides {
    position: relative;
}

    #slides .slides_container {
        width: 100%;
    }

        #slides .slides_container div {
            display: block;
            width: 980px;
        }

    #slides a.prev, #slides a.next {
        position: absolute;
        top: 138px;
        z-index: 10;
        display: block;
        overflow: hidden;
        width: 38px;
        height: 64px;
        background: url(images/slideshow_arrows.png) no-repeat left top;
        text-indent: -999px;
        font-size: 0;
        line-height: 0;
    }

    #slides a.prev {
        left: 0;
    }

        #slides a.prev:hover {
            background-position: left bottom;
        }

    #slides a.next {
        right: 0;
        width: 32px;
        background-position: right top;
    }

        #slides a.next:hover {
            background-position: right bottom;
        }

    #slides .pagination {
        position: absolute;
        right: 30px;
        bottom: 10px;
        z-index: 10;
        margin: 0;
        padding: 0;
        list-style: none;
    }

        #slides .pagination li {
            float: left;
            margin-left: 8px;
        }

            #slides .pagination li a {
                display: block;
                overflow: hidden;
                width: 22px;
                height: 22px;
                background: url(images/slideshow_dots.png) no-repeat left top;
                text-indent: -999px;
                font-size: 0;
                line-height: 0;
            }

            #slides .pagination li.current a {
                background-position: left bottom;
            }

.tooltip {
    position: relative;
    padding: 20px;
    width: 600px;
}

    .tooltip a.close {
        position: absolute;
        top: 5px;
        right: 5px;
        display: block;
        overflow: hidden;
        width: 11px;
        height: 11px;
        background: url(images/x.gif) no-repeat left top;
        text-indent: -999px;
    }

    .tooltip .imgContainer {
        float: left;
        overflow: hidden;
        width: 140px !important;
        height: 140px !important;
        border: 1px solid #fff;
    }

        .tooltip .imgContainer img {
            margin-left: -33%;
            max-width: 280%;
            height: 100%;
        }

    .tooltip .more-button {
        position: absolute;
        right: 20px;
        bottom: 20px;
        padding: 4px 22px 1px 8px;
        background: #00569b url('/image/icon-button-arrow.png') no-repeat 84px 4px;
        color: #b8daee;
        text-transform: capitalize;
        text-shadow: 0 1px 1px #003a69;
        font: 12px 'LocatorWebMedium';
    }

        .tooltip .more-button:hover {
            text-decoration: none;
        }

    .tooltip .col1 {
        float: left;
        margin-right: 5%;
        width: 22%;
    }

    .tooltip .col2 {
        position: relative;
        float: left;
        width: 73%;
    }

    .tooltip .col {
        position: relative;
        float: left;
        width: 100%;
    }

.locationsTooltip {
    padding: 20px;
}

    .locationsTooltip a.close {
        position: absolute;
        top: 5px;
        right: 5px;
        display: block;
        overflow: hidden;
        width: 11px;
        height: 11px;
        background: url(images/x.gif) no-repeat left top;
        text-indent: -999px;
    }

    .locationsTooltip img {
        padding-right: 2%;
        padding-left: 2%;
        width: 96%;
    }

    .locationsTooltip .col1 {
        float: left;
        margin-right: 5%;
        width: 40%;
    }

    .locationsTooltip .col2 {
        float: left;
        width: 55%;
    }

.filter-box .filters fieldset.search .mainSearch input.search, .filter-box .filters fieldset.search .mainSearch .button_plain {
    float: left;
}

.filter-box .filters fieldset.search .mainSearch .button_plain {
    overflow: hidden;
    width: 98px;
    height: 28px;
    border: 0;
    background: url(images/search_btn.png) no-repeat left top;
    text-indent: -999px;
    font-size: 0;
    line-height: 0;
}

    .filter-box .filters fieldset.search .mainSearch .button_plain:hover {
        background-position: left -28px;
    }

table.searchResults {
    margin-top: 20px;
}

    table.searchResults .searchResult {
        margin-bottom: 20px;
        padding: 10px 20px;
    }

        table.searchResults .searchResult.even {
            background: #e8e8e8;
        }

        table.searchResults .searchResult .resultTitle {
            font: 16px 'MuseoSlab300Italic';
        }

        table.searchResults .searchResult .resultContent {
            margin: 4px 0;
            font: 14px 'LocatorWebRegular';
        }

            table.searchResults .searchResult .resultContent b {
                color: #000;
                font-family: 'LocatorWebMedium';
            }

#fancybox-content h2 {
    font: normal 20px 'MuseoSlab300Italic';
}

#fancybox-content .sfContentBlock {
    margin-bottom: 20px;
    color: #555;
    font: 14px 'LocatorWebRegular';
}

#fancybox-content a.green-external {
    color: #fff;
}

    #fancybox-content a.green-external:hover {
        color: #fff;
    }

.ie7 header #utilities #search {
    width: 493px;
}

.ie7 #events-widget .header .nav .scrollers a {
    top: 0;
}

.ie7 .home #content .col #social-tabs .tabs div.tabarea p {
    margin: 0;
}

.ie7 .home #content .col #social-tabs .tabs div.tabarea em.links {
    margin: 0;
}

.ie7 .media-room-widgets .social .head .tools {
    position: relative;
    float: right;
    margin-right: 12px;
    padding-left: 24px;
    width: 20px;
}

    .ie7 .media-room-widgets .social .head .tools a {
        display: block;
        overflow: hidden;
        height: 17px;
        text-indent: -999px;
    }

        .ie7 .media-room-widgets .social .head .tools a.prev, .ie7 .media-room-widgets .social .head .tools a.next {
            position: absolute;
            top: 0;
            overflow: hidden;
            width: 12px;
        }

        .ie7 .media-room-widgets .social .head .tools a.prev {
            left: 0;
            margin-right: 10px;
            background: url(images/tools_btns_previous.png) no-repeat left bottom;
        }

            .ie7 .media-room-widgets .social .head .tools a.prev:hover {
                background-position: left top;
            }

.ie7 aside #related-pdfs li a {
    display: block;
}

.contact #main-contact input.send {
    float: left;
    clear: both;
}

.no-csscolumns #main-nav ul li.drop .mega-menu div h3 {
    margin-bottom: 8px;
}

.InTheNewsSearchImage {
    margin-top: 0px;
}

.InTheNewsBottomPager {
    margin-top: 15px;
    margin-right: 15px;
    margin-left: 15px;
}

.InTheNewsDateTitle {
    margin-top: 20px;
    font-family: 'LocatorWebBold';
}

.InTheNewsEven {
    overflow: hidden;
    padding: 10px;
    background: #e8e8e8;
}

.InTheNewsOdd {
    overflow: hidden;
    padding: 10px;
    background: #ffffff;
}

.InTheNewsPager {
    float: right;
    padding-top: 5px;
    height: 26px;
    text-shadow: 0 1px 1px #E2E2E2;
    font: 18px/18px 'LocatorWebRegular';
}

.InTheNewsPrev {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 3px;
    padding-right: 8px;
    padding-bottom: 3px;
    padding-left: 8px;
    width: 10px;
    height: 18px;
    border-top-width: 0px;
    border-top-style: none;
    border-top-color: white;
    border-right-width: 0px;
    border-right-style: none;
    border-right-color: white;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom-color: white;
    border-left-width: 0px;
    border-left-style: none;
    border-left-color: white;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    background-color: #00A2E5;
    background-image: none;
    background-attachment: scroll;
    -moz-background-clip: border-box;
    -webkit-background-clip: border-box;
    background-clip: border-box;
    -moz-background-origin: padding-box;
    -webkit-background-origin: padding-box;
    background-origin: padding-box;
    box-shadow: #555 0px 1px 0px 0px;
    color: white;
    list-style-position: outside;
    list-style-type: none;
    list-style-image: none;
    vertical-align: baseline;
    text-align: -webkit-auto;
    text-decoration: none;
    text-shadow: #005596 0px 0px 1px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-size: 18px;
    font-family: LocatorWebRegular;
    line-height: 18px;
    cursor: auto;
}

.InTheNewsCurrent {
    overflow: hidden;
    padding: 3px 8px;
    border-top-width: 0px;
    border-top-style: none;
    border-top-color: #555;
    border-right-width: 0px;
    border-right-style: none;
    border-right-color: #555;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom-color: #555;
    border-left-width: 0px;
    border-left-style: none;
    border-left-color: #555;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    background: #fff;
    -moz-background-clip: border-box;
    -webkit-background-clip: border-box;
    background-clip: border-box;
    text-indent: -999px;
}

.InTheNewsNext {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 3px;
    padding-right: 8px;
    padding-bottom: 3px;
    padding-left: 8px;
    width: 10px;
    height: 18px;
    border-top-width: 0px;
    border-top-style: none;
    border-top-color: white;
    border-right-width: 0px;
    border-right-style: none;
    border-right-color: white;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom-color: white;
    border-left-width: 0px;
    border-left-style: none;
    border-left-color: white;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    background-color: #00A2E5;
    background-image: none;
    background-attachment: scroll;
    -moz-background-clip: border-box;
    -webkit-background-clip: border-box;
    background-clip: border-box;
    -moz-background-origin: padding-box;
    -webkit-background-origin: padding-box;
    background-origin: padding-box;
    box-shadow: #555 0px 1px 0px 0px;
    color: white;
    list-style-position: outside;
    list-style-type: none;
    list-style-image: none;
    vertical-align: baseline;
    text-align: -webkit-auto;
    text-decoration: none;
    text-shadow: #005596 0px 0px 1px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-size: 18px;
    font-family: LocatorWebRegular;
    line-height: 18px;
    cursor: auto;
}

/*Login overrides*/
.sfLinkBtn, .sfLinkBtnIn {
    position: static!important;
    display: -moz-inline-stack!important;
    display: inline-block!important;
    *display: inline!important;
    visibility: visible!important;
    float: none!important;
    clear: none!important;
    overflow: visible!important;
    min-height: 23px!important;
    _height: 23px!important;
    border: 0!important;
    background-color: transparent!important;
    background-image: url(images/TelerikButtons.gif)!important;
    background-repeat: no-repeat!important;
    vertical-align: middle!important;
    text-decoration: none!important;
    font-weight: normal!important;
    font-style: normal!important;
    font-size: 11px!important;
    line-height: 22px!important;
    cursor: pointer!important;
    -ms-zoom: 1!important;
    zoom: 1!important;
}

.sfLinkBtn {
    margin: 0 4px 0 0!important;
    padding: 0 15px 0 0!important;
    background-position: 100% -100px!important;
}

.sfLinkBtnIn {
    margin: 0!important;
    padding: 0 0 0 15px!important;
    background-position: 0 0!important;
    vertical-align: top!important;
    font-weight: normal!important;
}

.sfLinkBtn, a.sfLinkBtn:link, a.sfLinkBtn:visited, a.sfLinkBtn:hover, a.sfLinkBtn:active, .sfLinkBtnIn, a.sfLinkBtnIn:link, a.sfLinkBtnIn:visited, a.sfLinkBtnIn:hover, a.sfLinkBtnIn:active {
    color: #333!important;
}

    .sfLinkBtn:hover, .sfLinkBtn:active, .sfLinkBtn:focus, a.sfLinkBtn:hover, a.sfLinkBtn:active, a.sfLinkBtn:focus, .sfLinkBtnIn:hover, .sfLinkBtnIn:active, .sfLinkBtnIn:focus, a.sfLinkBtnIn:hover, a.sfLinkBtnIn:active, a.sfLinkBtnIn:focus {
        color: #000!important;
    }

    .sfLinkBtn:focus, .sfLinkBtn:active, a.sfLinkBtn:focus, a.sfLinkBtn:active, .sfLinkBtnIn:focus, .sfLinkBtnIn:active, a.sfLinkBtnIn:focus, a.sfLinkBtnIn:active, a:focus .sfLinkBtnIn, a:active .sfLinkBtnIn {
        color: #000!important;
    }

.sfDisabledLinkBtn {
    cursor: default!important;
}

    .sfDisabledLinkBtn:hover, .sfDisabledLinkBtn:hover .sfLinkBtnIn {
        cursor: default!important;
    }

    .sfDisabledLinkBtn, a.sfDisabledLinkBtn:link, a.sfDisabledLinkBtn:visited, a.sfDisabledLinkBtn:hover, a.sfDisabledLinkBtn:active, a.sfDisabledLinkBtn:focus, .sfDisabledLinkBtn .sfLinkBtnIn, a.sfDisabledLinkBtn:link .sfLinkBtnIn, a.sfDisabledLinkBtn:visited .sfLinkBtnIn, a.sfDisabledLinkBtn:hover .sfLinkBtnIn, a.sfDisabledLinkBtn:active .sfLinkBtnIn, a.sfDisabledLinkBtn:focus .sfLinkBtnIn {
        background-position: 100% -299px!important;
        color: #999!important;
    }

        .sfDisabledLinkBtn .sfLinkBtnIn, a.sfDisabledLinkBtn:link .sfLinkBtnIn, a.sfDisabledLinkBtn:visited .sfLinkBtnIn, a.sfDisabledLinkBtn:hover .sfLinkBtnIn, a.sfDisabledLinkBtn:active .sfLinkBtnIn {
            background-position: 0 -199px!important;
            line-height: 24px!important;
        }

        .sfDisabledLinkBtn:hover, .sfDisabledLinkBtn:active, .sfDisabledLinkBtn:focus, .sfDisabledLinkBtn:hover .sfLinkBtnIn, .sfDisabledLinkBtn:active .sfLinkBtnIn, .sfDisabledLinkBtn:focus .sfLinkBtnIn {
            color: #999!important;
        }

a.sfDisabledLinkBtn:active, a.sfDisabledLinkBtn:focus {
    color: #999!important;
}

.sfSave, .sfSave .sfLinkBtnIn {
    min-height: 27px!important;
    _height: 27px!important;
    line-height: 26px!important;
}

.sfSave {
    background-position: 100% -500px!important;
}

.sfPageEditorToolbarWrapper .sfSave {
    margin-top: -2px!important;
}

.sfSave .sfLinkBtnIn {
    padding-left: 30px!important;
    background-position: 0 -900px!important;
    font-weight: bold!important;
    font-size: 12px!important;
}

.sfSave.sfDisabledLinkBtn, a.sfSave.sfDisabledLinkBtn:link, a.sfSave.sfDisabledLinkBtn:visited, a.sfSave.sfDisabledLinkBtn:hover, a.sfSave.sfDisabledLinkBtn:active {
    margin-top: 1px!important;
    background-position: 100% -2700px!important;
}

    .sfSave.sfDisabledLinkBtn .sfLinkBtnIn, a.sfSave.sfDisabledLinkBtn:link .sfLinkBtnIn, a.sfSave.sfDisabledLinkBtn:visited .sfLinkBtnIn, a.sfSave.sfDisabledLinkBtn:hover .sfLinkBtnIn, a.sfSave.sfDisabledLinkBtn:active .sfLinkBtnIn {
        min-height: 27px!important;
        background-position: 0 -2600px!important;
        line-height: 26px!important;
    }

.sfChange, .sfChange .sfLinkBtnIn {
    min-height: 16px!important;
    _height: 16px!important;
    font-size: 9px!important;
    line-height: 15px!important;
}

.sfChange {
    padding-right: 7px!important;
    background-position: 100% -1400px!important;
}

    .sfChange .sfLinkBtnIn {
        padding-left: 7px!important;
        background-position: 0 -1500px!important;
    }

.sfLoginField {
    padding-bottom: 10px !important;
    list-style-type: none!important;
}

.sfLoginFieldsWrp {
    margin: 0 0 10px 0!important;
}

    .sfLoginFieldsWrp .sfLoginField label {
        display: block!important;
        float: left;
        padding: 4px 10px 0 0!important;
        width: 70px!important;
        text-align: right!important;
    }

.sfSubmitBtn {
    margin-left: 80px!important;
}


/*************************************
    News - Reports
*************************************/
.clear {
    clear: both;
}

::-moz-selection, ::selection {
    background-color: inherit;
    color: inherit;
}

#news-report-form, #news-report-thankyou {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 55;
    display: none;
    margin-top: -182px;
    margin-left: -355px;
    width: 710px;
    -moz-box-shadow: 0px 0px 50px #000000;
    -webkit-box-shadow: 0px 0px 50px #000000;
    box-shadow: 0px 0px 50px #000000;
}

#news-report-form {
    height: 324px;
    background: url(images/reports/report-form.png) no-repeat;
}

    #news-report-form p, #news-report-form p span {
        margin: 0;
        color: #fff;
        text-transform: uppercase;
        text-shadow: 1px 1px #000;
        font: normal 18px Arial, sans-serif;
    }

#news-report-thankyou {
    height: 365px;
    background: url(images/reports-form-thankyou.jpg) no-repeat;
    font: normal 16px LocatorWebRegular, Arial, Verdana, sans-serif;
}

    #news-report-thankyou p {
        clear: both;
        margin: 10px 0px 0px;
        width: 330px;
    }

    #news-report-thankyou span#requestorName {
        display: block;
        margin-top: 95px;
        font: normal 16px/20px LocatorWebRegular, Arial, Verdana, sans-serif;
    }

    #news-report-thankyou p, #news-report-thankyou a {
        font: normal 16px/20px LocatorWebRegular, Arial, Verdana, sans-serif;
    }

        #news-report-thankyou label, #news-report-thankyou p i {
            font: italic 15px/20px LocatorWebItalic, Arial, Verdana, sans-serif;
        }

    #news-report-thankyou .news-report-form-container {
        height: 365px;
    }

.news-report-form-container {
    position: relative;
    padding: 10px 15px 10px 25px;
    width: 670px;
}

    .news-report-form-container ul {
        float: left;
        margin: 13px 10px 0 0;
        width: 200px;
    }

        .news-report-form-container ul li {
            position: relative;
            margin: 11px 0px;
            list-style: none;
        }

            .news-report-form-container ul li:first-child {
                margin-top: 0px;
                list-style: none;
            }

    .news-report-form-container a.close {
        position: absolute;
        top: 13px;
        right: 15px;
        z-index: 56;
        display: block;
        width: 23px;
        height: 23px;
        background: url(images/trans.gif) repeat;
    }

    .news-report-form-container input[type="text"] {
        padding: 3px;
        width: 175px;
        height: 20px;
        border: none;
        background: transparent;
        color: #a1a1a1;
        font: normal 12px arial, verdana, sans-serif;
    }

    .news-report-form-container label {
        display: inline;
    }

.news-report-checkbox {
    display: none;
}

    .news-report-checkbox + label {
        position: relative;
        display: inline-block;
        padding: 9px;
        border: 1px solid #cacece;
        border-radius: 3px;
        background-color: #fafafa;
        box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
    }

        .news-report-checkbox + label:active, .news-report-checkbox:checked + label:active {
            box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
        }

    .news-report-checkbox:checked + label {
        border: 1px solid #adb8c0;
        background-color: #e9ecee;
        box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
        color: #99a1a7;
    }

        .news-report-checkbox:checked + label:after {
            position: absolute;
            top: 0px;
            left: 3px;
            color: #99a1a7;
            content: '\2714';
            font-size: 14px;
        }

#news-report-additional-reports {
    position: absolute;
    top: 68px;
    right: 20px;
    width: 400px;
    height: 20px;
}

    #news-report-additional-reports > div {
        float: right;
        width: 70px;
    }

    #news-report-additional-reports div div div {
        margin: 0 auto;
        padding-top: 80px;
        width: 20px;
    }

    #news-report-additional-reports div.Water {
        width: 48px;
        height: 76px;
        background: url(images/report-form-sm-icon-sprite.png) no-repeat -205px -7px;
    }

    #news-report-additional-reports div.NaturalGas {
        width: 47px;
        height: 76px;
        background: url(images/report-form-sm-icon-sprite.png) no-repeat -100px -7px;
    }

    #news-report-additional-reports div.UtilityAutomation {
        position: relative;
        right: 8px;
        width: 63px;
        height: 76px;
        background: url(images/report-form-sm-icon-sprite.png) no-repeat -295px -7px;
    }

    #news-report-additional-reports div.Electric {
        width: 44px;
        height: 76px;
        background: url(images/report-form-sm-icon-sprite.png) no-repeat -7px -7px;
    }

.news-report-form-container input:focus {
    outline: none;
}

.news-report-form-container a#submit {
    position: absolute;
    bottom: 22px;
    left: 275px;
    z-index: 56;
    display: block;
    width: 110px;
    height: 30px;
}

.news-report-form-container a#close-form {
    position: absolute;
    bottom: 37px;
    left: 133px;
    z-index: 56;
    display: block;
    width: 110px;
    height: 35px;
}

#news-report-icon {
    position: absolute;
    right: 20px;
    bottom: -10px;
    display: block;
    width: 92px;
    height: 88px;
}

#news-report-form span.Electric {
    background: url(images/report-form-lg-icon-sprite.png) no-repeat -352px -6px;
}

#news-report-form span.NaturalGas {
    background: url(images/report-form-lg-icon-sprite.png) no-repeat -240px -6px;
}

#news-report-form span.Water {
    background: url(images/report-form-lg-icon-sprite.png) no-repeat -6px -5px;
}

#news-report-form span.UtilityAutomation {
    background: url(images/report-form-lg-icon-sprite.png) no-repeat -124px -6px;
}

/******************************************
    BV Custom Admin 
******************************************/

.errorMsg {
    color: red;
    font-size: 10px;
}

/* News Report Config */

#news-report-config-wrapper {
    margin: 150px auto 0;
    padding: 30px 50px;
    width: 500px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background: #ebebeb;
}

    #news-report-config-wrapper input, #news-report-config-wrapper select {
        display: inline-block;
        margin-right: 20px;
        padding: 4px 8px;
    }

    #news-report-config-wrapper div {
        margin: 5px;
    }

    #news-report-config-wrapper fieldset {
        border: 1px solid #111;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        -moz-box-shadow: 4px 4px 5px rgba(50, 50, 50, 0.75);
        -webkit-box-shadow: 4px 4px 5px rgba(50, 50, 50, 0.75);
        box-shadow: 4px 4px 5px rgba(50, 50, 50, 0.75);
    }

        #news-report-config-wrapper fieldset legend {
            display: block;
            margin-left: 20px;
            padding: 3px 7px;
            font-size: 16px;
        }

        #news-report-config-wrapper fieldset div {
            margin: 5px;
            padding: 10px;
        }



/******************************************
  this is the CSS for temporary fix for the "Read More" button that is on the news landing page's image
******************************************/
.news {
    position: relative;
}

#tempNewsReportBtnLink {
    position: absolute;
    top: 160px;
    left: 32px;
    z-index: 50;
    display: block;
    width: 110px;
    height: 22px;
    background: url(images/trans.gif) repeat;
    text-decoration: none;
    text-indent: -9000px;
}

    #tempNewsReportBtnLink:hover {
        text-decoration: none;
    }


/**************************************
    Water Report
**************************************/
#water-report-wrapper {
    position: relative;
    overflow: hidden;
    width: 758px;
    height: 570px;
}

#water-report-container-bg {
    position: absolute;
    z-index: 1;
    width: 758px;
    height: 570px;
    background: url(images/water-animation-last-bg.jpg) no-repeat;
}

#water-report-switch {
    position: absolute;
    z-index: 2;
}

#water-report-animation {
    position: absolute;
    z-index: 3;
}

#water-report-container-text {
    display: none;
    margin: 100px auto 0px;
    width: 600px;
    color: #fff;
    font: normal 12px 'LocatorWebRegular', Arial, sans-serif;
}

    #water-report-container-text img {
        display: block;
        margin-bottom: 30px;
    }

    #water-report-container-text h1 {
        width: 370px;
        color: #fff;
        text-transform: uppercase;
        letter-spacing: 1px;
        font: normal 24px/34px 'LocatorWebRegular', Arial, sans-serif;
    }

    #water-report-container-text p {
        margin: 10px 0px;
        padding-right: 20px;
    }

    #water-report-container-text ul {
        margin: 20px 0px;
        padding-left: 0px;
        list-style: none;
    }

    #water-report-container-text li {
        float: left;
        padding: 0px 10px;
        border-right: 1px solid #fff;
    }

        #water-report-container-text li:first-child {
            padding-left: 0px;
        }

        #water-report-container-text li.last {
            padding-right: 0px;
            border-right: none;
        }

    #water-report-container-text a:link, #water-report-container-text a:visited, #water-report-container-text a:hover {
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        font: normal 12px 'LocatorWebRegular', Arial, sans-serif;
    }

    #water-report-container-text a.get-started:link, #water-report-container-text a.get-started:visited, #water-report-container-text a.get-started:hover {
        display: block;
        margin: 30px auto 0;
        width: 165px;
        height: 40px;
        background: url(images/water-report-btn.png) no-repeat;
    }

/**************************************
    Natural Gas Report
**************************************/

::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 8px;
}

::-webkit-scrollbar-track {
    border-radius: 8px;
    background-color: rgba(57,57,57, .6);
}

::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background-color: rgba(156, 156, 156, .6);
}

#gas-report-wrapper {
    position: relative;
    overflow: hidden;
    width: 758px;
    height: 570px;
    color: #fff;
}

#gas-intro-animation {
    position: absolute;
    z-index: 1;
}

#gas-report-container {
    position: absolute;
    z-index: 2;
    display: none;
    padding: 20px;
    width: 718px;
    height: 530px;
}

    #gas-report-container h2 {
        margin: 0px;
        color: #fff;
        text-transform: uppercase;
        font: normal 30px/34px 'Alt Gothic', Arial, sans-serif;
    }

    #gas-report-container p {
        margin: 0 0 10px;
        font: normal 12px/16px Arial, sans-serif;
    }

    #gas-report-container a {
        text-decoration: none;
    }

        #gas-report-container a.first {
            margin-left: 0 !important;
        }

    #gas-report-container #summary {
        margin-top: 10px;
        padding-right: 13px;
    }

    #gas-report-container.downstream #summary {
        float: right;
        width: 520px;
    }

        #gas-report-container.downstream #summary:after {
            clear: both;
        }

#gas-report-modal, #gas-report-video {
    position: absolute;
    right: 0;
    bottom: 20px;
    left: 50%;
    z-index: 4;
    display: none;
    margin-left: -320px;
    width: 640px;
    height: 410px;
    background: url(images/reports/gas/modal-bg.png) repeat;
}

    #gas-report-modal > div {
        clear: both;
        overflow: auto;
        margin: 40px 30px 20px 20px;
        padding: 0 20px;
        height: 340px;
    }

    #gas-report-modal #modal-title {
        position: absolute;
        top: 15px;
        left: 40px;
        color: #00a2e5;
    }

    #gas-report-modal div p {
        clear: both;
        font: normal 14px/20px Arial, sans-serif;
    }

        #gas-report-modal div p a {
            font: normal 14px/20px Arial, sans-serif;
        }

        #gas-report-modal div p:first-of-type {
            margin-top: 0;
        }

    #gas-report-modal div section {
        position: relative;
    }

    #gas-report-modal a {
        cursor: pointer;
    }

        #gas-report-modal a.close, #gas-report-video a.close {
            position: absolute;
            top: 10px;
            right: 10px;
            z-index: 5;
            width: 21px;
            height: 22px;
            background: url(images/reports/gas/icon-sprite.png) no-repeat no-repeat 0 -88px;
        }

    #gas-report-modal article#video-summary {
        float: right;
        width: 200px;
        font-size: 12px;
    }

        #gas-report-modal article#video-summary h4 {
            margin-bottom: 10px;
            color: #00a2e5;
        }

        #gas-report-modal article#video-summary blockquote {
            font-size: 12px;
        }

    #gas-report-modal section img {
        float: left;
        margin-bottom: 18px;
    }

    #gas-report-modal a#open-youtube-video {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 6;
        width: 320px;
        height: 180px;
        background: transparent url(images/reports/gas/video-overlay.png) no-repeat center;
        content: "";
    }

    #gas-report-modal a#open-youtube-video, #gas-report-modal section img {
        display: block;
        width: 320px;
    }

#gas-report-video {
}

    #gas-report-video iframe {
        margin-top: 30px;
    }


/************* home **********/

#gas-report-container.intro-bg {
    background: url(images/reports/gas/intro-to-home-final.jpg) no-repeat;
}

    #gas-report-container.intro-bg a {
        color: #fff;
        text-decoration: underline;
    }

        #gas-report-container.intro-bg a.boxed {
            position: relative;
            display: inline-block;
            margin: 20px 0 0 35px;
            width: 210px;
            height: 390px;
            border: 1px solid #fff;
        }

        #gas-report-container.intro-bg a h2 {
            position: absolute;
            bottom: 10px;
            width: 100%;
            text-align: center;
        }


/********** sub report pages ***********/

.gas-report-sub #sub-nav a {
    display: inline-block;
    margin-left: 10px;
    width: 167px;
    height: 60px;
    border: 1px solid #fff;
    text-align: center;
}

    .gas-report-sub #sub-nav a.active, .gas-report-sub #sub-nav a:hover {
        border: 1px solid #bfbdb5;
    }

        .gas-report-sub #sub-nav a.active h2, .gas-report-sub #sub-nav a:hover h2 {
            color: #bfbdb5;
        }

.gas-report-sub .arrow {
    position: absolute;
    z-index: 3;
    width: 35px;
    height: 35px;
}

    .gas-report-sub .arrow.blue {
        background: url(images/reports/gas/icon-sprite.png) no-repeat 0 -43px;
    }

    .gas-report-sub .arrow.gray {
        background: url(images/reports/gas/icon-sprite.png) no-repeat 0 0;
    }

/********** downstream **********/

.gas-report-sub.downstream #tanker {
    bottom: 190px;
    left: 180px;
}

.gas-report-sub.downstream #downtown {
    top: 150px;
    left: 70px;
}

.gas-report-sub.downstream #terminal {
    right: 170px;
    bottom: 190px;
}

/********** upstream **********/

.gas-report-sub.upstream #tanker {
    right: 205px;
    bottom: 120px;
}

.gas-report-sub.upstream #facility {
    top: 240px;
    left: 190px;
}

.gas-report-sub.upstream #well {
    top: 160px;
    right: 70px;
}

/********** midstream **********/

.gas-report-sub.midstream #pipeline {
    right: 115px;
    bottom: 50px;
}

.gas-report-sub.midstream #power {
    bottom: 70px;
    left: 370px;
}

.gas-report-sub.midstream #mid-pipeline {
    bottom: 60px;
    left: 60px;
}


/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.   - used w/ natural gas report
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer {
    position: relative;
    overflow: hidden;
}

.jspPane {
    position: absolute;
}

.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 0;
    width: 16px;
    height: 100%;
    background: red;
}

.jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px;
    background: red;
}

.jspCap {
    display: none;
}

.jspHorizontalBar .jspCap {
    float: left;
}

.jspTrack {
    position: relative;
    background: #dde;
}

.jspDrag {
    position: relative;
    top: 0;
    left: 0;
    background: #bbd;
    cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
    float: left;
    height: 100%;
}

.jspArrow {
    display: block;
    margin: 0;
    padding: 0;
    background: #50506d;
    text-indent: -20000px;
    cursor: pointer;
}

    .jspArrow.jspDisabled {
        background: #80808d;
        cursor: default;
    }

.jspVerticalBar .jspArrow {
    height: 16px;
}

.jspHorizontalBar .jspArrow {
    float: left;
    width: 16px;
    height: 100%;
}

.jspVerticalBar .jspArrow:focus {
    outline: none;
}

.jspCorner {
    float: left;
    height: 100%;
    background: #eeeef4;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
    margin: 0 -3px 0 0;
}

.museoslabFont {
    font-family: 'MuseoSlab300Italic' !important;
}

/****************************************
    Worldwide
****************************************/

/* worldwide landing page */

#worldwide-home {
    float: none;
    margin-top: .5%;
    width: 100%;
}

    #worldwide-home .box-container {
        padding: 1% 2%;
        background-color: #e8e8e8;
    }

    #worldwide-home .box {
        display: inline-block;
        text-align: right;
    }

        #worldwide-home .box:first-child {
            margin-right: 3%;
        }

        #worldwide-home .box h3 {
            color: #5b5e5b;
            text-align: left;
            text-transform: uppercase;
            font-size: 1.2em;
        }

        #worldwide-home .box img {
            display: block;
            margin-bottom: 1%;
        }


/* worldwide country landing page */

.worldwide-country-home {
}

    .worldwide-country-home #slides {
        margin-top: 15px;
    }

        .worldwide-country-home #slides .slides_container div {
            display: block;
            width: 758px;
        }

    .worldwide-country-home .box {
        position: relative;
        overflow: hidden;
        max-width: 370px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -moz-box-shadow: 10px 0px 10px -2px #aaa;
        -webkit-box-shadow: 10px 0px 10px -2px #aaa;
        box-shadow: 10px 0px 10px -2px #aaa;
        margin-top: 15px;
        padding: 0 10px;
    }

        .worldwide-country-home .box:after {
            clear: both;
        }

        .worldwide-country-home .box:before {
            content: "READ MORE";
            background: #00569b url('/css/images/icon-button-arrow.png') no-repeat 84px 4px;
            position: absolute;
            right: 10px;
            bottom: 15px;
            color: #b8daee;
            text-transform: capitalize;
            text-shadow: 0 1px 1px #003a69;
            font: 12px 'LocatorWebMedium';
            padding: 4px 22px 1px 8px;
        }

        .worldwide-country-home .box .sfimageWrp {
            float: left;
            width: 150px;
            height: 130px;
            margin: 0 10px 15px 0;
            border: 1px solid #aaa;
        }

            .worldwide-country-home .box .sfimageWrp img {
                width: 150px;
                height: 130px;
            }

        .worldwide-country-home .box h3 {
            color: #888;
            font-size: 20px;
            line-height: 40px;
        }

        .worldwide-country-home .box img {
        }

        .worldwide-country-home .box .sfimageWrp + .sfContentBlock {
            float: left;
            width: 185px;
            max-height: 108px;
            overflow: hidden;
            color: #555;
        }

    .worldwide-country-home a.more-button {
        position: absolute;
        right: 10px;
        bottom: 10px;
        padding: 4px 22px 1px 8px;
        background: #00569b url('/css/images/icon-button-arrow.png') no-repeat 84px 4px;
        color: #b8daee;
        text-transform: capitalize;
        text-shadow: 0 1px 1px #003a69;
        font: 12px 'LocatorWebMedium';
    }

        .worldwide-country-home a.more-button:hover {
            text-decoration: none;
        }

/* worldwide modal for image rotator */

#worldwide-image-dlg {
    position: absolute;
    top: 50%;
    z-index: 2;
    display: none;
    padding: 15px;
    min-width: 600px;
    background-color: #333;
}

    #worldwide-image-dlg h3 {
        color: #fff;
        font-size: 2em;
    }

    #worldwide-image-dlg img {
        width: 700px;
        height: auto;
        border: 1px solid #ccc;
    }

    #worldwide-image-dlg p {
        color: #fff;
    }

    #worldwide-image-dlg a {
        position: absolute;
        top: 10px;
        right: 10px;
        z-index: 3;
        width: 25px;
        height: 25px;
        background: url('images/worldwide-modal-close.png') no-repeat;
    }

/* worldwide image rotator  */
#slider-link {
    position: relative;
    overflow: hidden;
    width: 758px;
    height: 100px;
}

    #slider-link #slider-container {
        position: relative;
    }

    #slider-link #slider-wrapper {
        overflow: hidden;
        margin: 0 auto;
        width: 730px;
    }

    #slider-link #slider-container a {
        display: inline-block;
        margin-right: 10px;
        width: 150px;
        height: 100px;
    }

    #slider-link img {
        width: 150px;
        height: 100px;
    }

    #slider-link #slider-arrow-left {
        left: 0px;
        background: url(images/worldwide-arrows-sprite.png) no-repeat 0 -35px;
    }

    #slider-link #slider-arrow-right {
        right: 0px;
        background: url(images/worldwide-arrows-sprite.png) no-repeat 0 0px;
    }

    #slider-link #slider-arrow-left, #slider-link #slider-arrow-right {
        position: absolute;
        top: 35%;
        z-index: 2;
        width: 28px;
        height: 32px;
        cursor: pointer;
    }

/* worldwide country sub pages  */

.worldwide-image-caption {
    position: relative;
}

    .worldwide-image-caption div#caption {
        position: absolute;
        right: 20px;
        bottom: 50px;
        text-align: right;
        font: 18px 'LocatorWebRegular';
    }

    .worldwide-image-caption h2, .worldwide-image-caption span {
        color: #fff;
        text-shadow: 1px 1px 1px #000;
    }

    .worldwide-image-caption h2 {
        font: normal 35px/45px 'LocatorWebMedium';
    }

.worldwide-content {
}

    .worldwide-content .blockquote.no-quote blockquote {
        width: 200px;
        font: 18px 'MuseoSlab300Italic';
    }

    .worldwide-content #people h2 {
        display: none;
    }

    .worldwide-content #people .person {
        width: 100%;
        float: none;
    }
