﻿#home
{
    background-color: #232323;
}

    #home .backgroundImageGallery
    {
        position: absolute;
        z-index: -100;
        width: 100%;
        min-height: 770px;
        background-color: #232323;
    }

        #home .backgroundImageGallery .imageItem
        {
            background-color: #232323;
            background-repeat: no-repeat;
            min-height: 770px;
            min-width: 1100px;
            width: 100%;
            height: auto;
            background-size: 100% auto;
            background-position: top center;
            
           
        }

            #home .backgroundImageGallery .imageItem.tokyo
            {
                background-image: url(/images/template/backgroundImage/tokyo.jpg);
            }

            #home .backgroundImageGallery .imageItem.sandiego
            {
                background-image: url(/images/template/backgroundImage/sandiego.jpg);
            }

            #home .backgroundImageGallery .imageItem.newyork
            {
                background-image: url(/images/template/backgroundImage/newyork.jpg);
            }

            #home .backgroundImageGallery .imageItem.melbourne
            {
                background-image: url(/images/template/backgroundImage/melbourne.jpg);
            }

            #home .backgroundImageGallery .imageItem.london
            {
                background-image: url(/images/template/backgroundImage/london.jpg);
            }

            #home .backgroundImageGallery .imageItem.frankfurt
            {
                background-image: url(/images/template/backgroundImage/frankfurt.jpg);
            }

            #home .backgroundImageGallery .imageItem.charlotte
            {
                background-image: url(/images/template/backgroundImage/charlotte.jpg);
            }

              #home .backgroundImageGallery .imageItem.charlotte2
            {
                background-image: url(/images/template/backgroundImage/charlotte2.jpg);
            }


    #home .backgroundImagePanel
    {
        /*background-image: url(/images/template/backgroundImage/tokyo.jpg);
        background-color: #232323;*/
        background-repeat: no-repeat;
        width: 100%;
        min-height: 770px;
        background-size: 100% auto;
        background-position: top center;
    }

        #home .backgroundImagePanel .body
        {
            width: 1100px;
            margin: auto;
        }

            #home .backgroundImagePanel .body .banner
            {
                background-image: url(/images/template/blacktransbg.png);
                width: 887px;
                float: right;
            }

                #home .backgroundImagePanel .body .banner .banner_inner
                {
                    padding: 25px;
                }

                    #home .backgroundImagePanel .body .banner .banner_inner .leftContent
                    {
                        background-image: url(/images/template/smallLogo.png);
                        background-position: left top;
                        background-repeat: no-repeat;
                        width: 357px;/*480px;*/
                        padding-left: 50px;
                        float: left;
                        border-right: 2px solid #054047;
                        padding-right: 10px;
                        color: white;
                        font-family: 'brandon_grotesque_lightRg';
                        text-transform: uppercase;
                        line-height: 1em;
                        font-size: 36px;
                    }

                    #home .backgroundImagePanel .body .banner .banner_inner .rightContent
                    {
                        float: left;
                        width: 350px;/*270px;*/
                        margin-left: 25px;
                        color: white;
                        font-size: 12px;
                        padding: 15px;
                    }



        #home .backgroundImagePanel .newsSticker
        {
            background-image: url(/images/template/newsPanel.png);
            width: 261px;
            height: 300px;
            float: right;
        }

            #home .backgroundImagePanel .newsSticker .closeBtn
            {
                height: 25px;
                width: 25px;
                position: absolute;
                margin-top: 25px;
                margin-left: 10px;
                cursor: pointer;
            }

            #home .backgroundImagePanel .newsSticker ul
            {
                margin-bottom: 0px;
                margin-top: 50px;
                margin-left: 38px;
            }

                #home .backgroundImagePanel .newsSticker ul > li
                {
                    color: white;
                    font-size: 13px;
                    margin-bottom: 0px;
                }

                    #home .backgroundImagePanel .newsSticker ul > li a
                    {
                        color: white;
                    }

                        #home .backgroundImagePanel .newsSticker ul > li a:hover
                        {
                            color: #FFD200;
                        }

                    #home .backgroundImagePanel .newsSticker ul > li:not(:last-child)
                    {
                        border-bottom: 2px dashed #60a78f;
                    }

                    #home .backgroundImagePanel .newsSticker ul > li > div
                    {
                        font-family: 'brandon_grotesque_regularRg';
                        width: 200px;
                        margin-top: 10px;
                        margin-bottom: 10px;
                        margin-left: 10px;
                    }

                        #home .backgroundImagePanel .newsSticker ul > li > div > h4
                        {
                            font-family: 'brandon_grotesque_boldregular';
                            font-size: 12px;
                            line-height: normal;
                            color: #FFD200;
                        }

        #home .backgroundImagePanel .whiteBannerContainer
        {
            width: 100%;
            margin-top: 300px;
            height: 96px;
        }

            #home .backgroundImagePanel .whiteBannerContainer .whiteBannerLeft
            {
                background: none;
                float: left;
                margin-right: -550px;
                width: 50%;
            }

                #home .backgroundImagePanel .whiteBannerContainer .whiteBannerLeft .inner
                {
                    background-image: url(/images/template/transparentBg.png);
                    background-repeat: repeat-x;
                    height: 96px;
                    margin-right: 550px;
                }

            #home .backgroundImagePanel .whiteBannerContainer .whiteBannerMiddle
            {
                background-image: url(/images/template/whitebanner.png);
                background-repeat: no-repeat;
                width: 1100px;
                height: 96px;
                float: left;
                position: relative;
                z-index: 10;
            }

                #home .backgroundImagePanel .whiteBannerContainer .whiteBannerMiddle .acpgLink
                {
                    width: 185px;
                    float: left;
                    margin-top: 44px;
                    margin-left: 40px;
                    line-height: normal;
                    text-align: center;
                }

                #home .backgroundImagePanel .whiteBannerContainer .whiteBannerMiddle .ERALink
                {
                    width: 175px;
                    float: left;
                    margin-top: 44px;
                    margin-left: 48px;
                    text-align: center;
                    line-height: normal;
                }

                #home .backgroundImagePanel .whiteBannerContainer .whiteBannerMiddle .CAEPlinks
                {
                    width: 180px;
                    float: left;
                    margin-top: 44px;
                    margin-left: 41px;
                    text-align: center;
                    line-height: normal;
                }

                #home .backgroundImagePanel .whiteBannerContainer .whiteBannerMiddle .FIDlinks
                {
                    width: 200px;
                    float: left;
                    margin-top: 44px;
                    margin-left: 30px;
                    text-align: center;
                    line-height: normal;
                }

                          #home .backgroundImagePanel .whiteBannerContainer .whiteBannerMiddle .DataCollectionLinks
                {
                    width: 160px;
                    float: left;
                    margin-top: 44px;
                    margin-left: 0px;
                    text-align: center;
                    line-height: normal;
                }

                #home .backgroundImagePanel .whiteBannerContainer .whiteBannerMiddle .ISRLinks
                {
                    width: 200px;
                    float: left;
                    margin-top: 44px;
                    margin-left: 60px;
                    text-align: center;
                    line-height: normal;
                }

                #home .backgroundImagePanel .whiteBannerContainer .whiteBannerMiddle a
                {
                    text-transform: uppercase;
                    font-family: 'brandon_grotesque_mediumRg';
                    color: #00704A;
                    text-decoration: none;
                    font-size: 14px;
                }

                    #home .backgroundImagePanel .whiteBannerContainer .whiteBannerMiddle a:hover
                    {
                        color: #093145;
                    }

            #home .backgroundImagePanel .whiteBannerContainer .whiteBannerRight
            {
                float: right;
                margin-left: -550px;
                width: 50%;
            }

                #home .backgroundImagePanel .whiteBannerContainer .whiteBannerRight .inner
                {
                    background-image: url(/images/template/transparentBg.png);
                    background-repeat: repeat-x;
                    height: 96px;
                    margin-left: 550px;
                }
