em {
    font-style: normal;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }
/* table { border-collapse: collapse; border-spacing: 0; }*/
img {
    text-decoration: none;
    border: none;
    max-width: 100%;
}

a {
    text-decoration: none;
    color: #336699;
}


.clear, .clearfix {
    clear: both;
}

.Lalign {
    text-align: left;
}

.Calign {
    text-align: center;
}

.Ralign {
    text-align: right;
}

body {
    background: #f3f3f9 !important;
}


/** CSS RESET END **/

/** FONTS START **/
@font-face {
    font-family: 'allerbold';
    src: url('../fonts/aller_bd-webfont.eot');
    src: url('../fonts/aller_bd-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/aller_bd-webfont.woff') format('woff'), url('../fonts/aller_bd-webfont.ttf') format('truetype'), url('../fonts/aller_bd-webfont.svg#allerbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'allerbold_italic';
    src: url('../fonts/aller_bdit-webfont.eot');
    src: url('../fonts/aller_bdit-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/aller_bdit-webfont.woff') format('woff'), url('../fonts/aller_bdit-webfont.ttf') format('truetype'), url('../fonts/aller_bdit-webfont.svg#allerbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'alleritalic';
    src: url('../fonts/aller_it-webfont.eot');
    src: url('../fonts/aller_it-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/aller_it-webfont.woff') format('woff'), url('../fonts/aller_it-webfont.ttf') format('truetype'), url('../fonts/aller_it-webfont.svg#alleritalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'aller_lightregular';
    src: url('../fonts/aller_lt-webfont.eot');
    src: url('../fonts/aller_lt-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/aller_lt-webfont.woff') format('woff'), url('../fonts/aller_lt-webfont.ttf') format('truetype'), url('../fonts/aller_lt-webfont.svg#aller_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'aller_lightitalic';
    src: url('../fonts/aller_ltit-webfont.eot');
    src: url('../fonts/aller_ltit-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/aller_ltit-webfont.woff') format('woff'), url('../fonts/aller_ltit-webfont.ttf') format('truetype'), url('../fonts/aller_ltit-webfont.svg#aller_lightitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'allerregular';
    src: url('../fonts/aller_rg-webfont.eot');
    src: url('../fonts/aller_rg-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/aller_rg-webfont.woff') format('woff'), url('../fonts/aller_rg-webfont.ttf') format('truetype'), url('../fonts/aller_rg-webfont.svg#allerregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'aller_displayregular';
    src: url('../fonts/allerdisplay-webfont.eot');
    src: url('../fonts/allerdisplay-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/allerdisplay-webfont.woff') format('woff'), url('../fonts/allerdisplay-webfont.ttf') format('truetype'), url('../fonts/allerdisplay-webfont.svg#aller_displayregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'silverfakeregular';
    src: url('../fonts/silverfake-webfont.eot');
    src: url('../fonts/silverfake-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/silverfake-webfont.woff') format('woff'), url('../fonts/silverfake-webfont.ttf') format('truetype'), url('../fonts/silverfake-webfont.svg#silverfakeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

span.arrow {
    font-family: 'silverfakeregular';
}
/** FONTS END **/

/** LESS SHORTCODES **/

body {
    background-color: #fff;
    line-height: 1;
    margin: 0px;
}

#header {
    width: 100%;
    background-color: white;
    background-size: cover;
}

#topper {
    margin: 0 auto;
    display: block;
    position: relative;
}

ul#loginContainer {
    display: block;
    float: right;
    clear: both;
    margin: 20px 0 0 0;
    padding: 7px;
    background: #fff;
}

    ul#loginContainer li {
        display: block;
        float: left;
        padding: 0 10px;
        font-family: "proxima-nova-n4", "proxima-nova", sans-serif;
        font-weight: 400;
    }

        ul#loginContainer li.line {
            border-right: 1px solid #bdbdbd;
        }

    ul#loginContainer a {
        color: #9c9c9c;
        text-decoration: none;
        font-size: 12px;
        line-height: 12px;
        text-transform: uppercase;
    }

        ul#loginContainer a:hover {
            color: #bdbdbd;
            text-decoration: underline;
            -webkit-transition: background 0.2s ease-out;
            -moz-transition: background 0.2s ease-out;
            -o-transition: background 0.2s ease-out;
        }

.smallNav, .smallNavSub {
    display: none;
}

.smallNavMenu ul {
    display: none;
}

#slideContainer {
    position: relative;
}

ul#mainSlideshow {
    max-width: 1076px;
    border: 2px solid #fff;
    display: block;
    margin: 0 auto 10px auto;
    overflow: hidden;
    position: relative;
}

    ul#mainSlideshow li {
        min-height: 441px;
    }

        ul#mainSlideshow li div.slideHeader {
            position: relative;
            top: 78px;
            display: block;
            width: 100%;
            text-align: center;
        }

    ul#mainSlideshow h2 {
        margin: 0 auto;
        padding: 15px 25px;
        font-size: 49px;
        line-height: 40px;
        color: #fff;
        letter-spacing: 15px;
        text-transform: uppercase;
        display: inline-block;
        clear: both;
        font-family: "proxima-nova-n3", "proxima-nova", sans-serif;
        font-style: normal;
        font-weight: 300;
    }

    ul#mainSlideshow p {
        text-shadow: 1px 1px 0px #000000;
        filter: dropshadow(color=#000000, offx=1, offy=1);
        color: #fff;
        text-transform: uppercase;
        text-align: center;
        display: block;
        width: 96%;
        font-size: 18px;
        line-height: 17px;
        background: url('../../../images/white-arrow-down-slide.png') center bottom no-repeat;
        padding: 0 2% 20px 2%;
        margin: 0;
        font-family: "proxima-nova-n3", "proxima-nova", sans-serif;
        font-style: normal;
        font-weight: 600;
        letter-spacing: 1px;
        position: absolute;
        clear: both;
        bottom: 65px;
    }

    ul#mainSlideshow strong {
        display: block;
        margin: 0;
        width: 100%;
        position: absolute;
        bottom: 20px;
        text-align: center;
    }

    ul#mainSlideshow a {
        display: inline-block;
        padding: 10px 25px;
        color: #fff;
        font-size: 16px;
        font-family: 'allerbold';
        letter-spacing: 2px;
        text-decoration: none;
        margin: 0 auto;
        text-transform: uppercase;
        text-align: center;
    }

.signUpUL {
    float: right;
}

.signedIn {
    background: url('../../../images/transp2.png') repeat;
    padding: 20px 10px 15px 10px !important;
    margin: 46px 0 0 0 !important;
    text-align: center !important;
}

    .signedIn a.manageYourAccount {
        display: block;
        float: left;
        color: #003d79;
        margin-left: 5%;
        width: 50%;
    }

    .signedIn a.signOut {
        display: block;
        float: right;
        margin-right: 5%;
        width: 28%;
        padding-left: 5%;
        color: #c60a0a;
        border-left: 1px solid #9c9c9c;
    }

    .signedIn a:hover {
        color: #bbbbbb;
    }

    .signedIn a.manageYourAccount:hover {
        color: #7c92a7;
    }

    .signedIn a.signOut:hover {
        color: #cc8484;
    }

.signInLi form div {
    width: 50%;
    float: left;
    display: block;
}

.signInLi form input {
    width: 89%;
    padding: 7px;
    margin: 0 0 6px 0;
}

    .signInLi form input[type="text"] {
        color: #9c9c9c;
    }

    .signInLi form input.submit {
        float: right;
        margin: 0 0 12px 0;
        font-family: "proxima-nova-n7", "proxima-nova", sans-serif;
        font-weight: 700;
        font-size: 16px;
        line-height: 16px;
        color: #ffffff;
        background-color: #5e7d9b;
        border: 0;
        padding: 9px;
        text-transform: uppercase;
        width: 95%;
    }

.signInLi .lefthand {
    text-align: center;
    float: left;
}

.signInLi .righthand {
    text-align: center;
    float: right;
}

.signInLi a.forgotPassword, .signedIn a {
    font-family: "proxima-nova-n7", "proxima-nova", sans-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 13px;
    color: #9c9c9c;
    text-transform: capitalize;
    margin-left: -20px;
}

    .signInLi a.forgotPassword:hover {
        color: black;
    }

.createAnAccount {
    background-color: #63b428;
    border: none;
    color: #ffffff;
    font-family: "proxima-nova-n7", "proxima-nova", sans-serif;
    font-weight: 700;
    font-size: 13px;
    padding: 4px 10px;
    -webkit-transition: background 0.2s ease-out;
    -moz-transition: background 0.2s ease-out;
    -o-transition: background 0.2s ease-out;
}

    .createAnAccount:hover {
        background-color: #83d746 !important;
        color: #ffffff !important;
        -webkit-transition: background 0.2s ease-out;
        -moz-transition: background 0.2s ease-out;
        -o-transition: background 0.2s ease-out;
    }

.clubLogin {
    position: absolute;
    display: block;
    height: 30px;
    width: 100%;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'allerbold';
    font-size: 14px;
    text-decoration: none;
    top: -20px;
}


.nav {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 100%;
    z-index: 99998;
}

    .nav a {
        text-decoration: none;
        padding: 3px 5px;
        z-index: 99999;
    }

        .nav a.activeSlide {
            background: #ea0;
        }

        .nav a:focus {
            outline: none;
        }

a#nextArrow:hover, a#prevArrow:hover {
    color: #eff0f0;
    -webkit-transition: background 0.2s ease-out;
    -moz-transition: background 0.2s ease-out;
    -o-transition: background 0.2s ease-out;
}

a#prevArrow {
    top: -340px;
    left: 0;
}

a#nextArrow {
    top: -340px;
    right: 0;
}

a#nextArrow, a#prevArrow {
    font-family: 'silverfakeregular';
    color: #fff;
    text-decoration: none;
    font-size: 200px;
    text-shadow: 2px 2px 0px #000000;
    filter: dropshadow(color=#000000, offx=2, offy=2);
    position: absolute;
}

#rayonierSteps {
    display: block;
    max-width: 1080px;
    padding: 25px 0;
    margin: 0 auto;
}

    #rayonierSteps li {
        display: block;
        float: left;
        width: 340px;
    }

        #rayonierSteps li strong {
            color: #fff;
            font-family: "proxima-nova-n7", "proxima-nova", sans-serif;
            font-weight: 700;
            font-size: 52px;
            line-height: 40px;
            display: block;
            margin: 0 auto 10px auto;
            text-align: center;
            width: 80px;
            text-shadow: 2px 2px 0px #000000;
            filter: dropshadow(color=#000000, offx=2, offy=2);
        }

        #rayonierSteps li em {
            color: #fff;
            width: 287px;
            padding: 13px 0 35px 0;
            text-align: center;
            display: block;
            font-family: 'aller_displayregular';
            font-size: 14.5px;
            text-transform: uppercase;
            letter-spacing: 5px;
            margin: 0 auto;
            text-shadow: 2px 2px 0px #000000;
            filter: dropshadow(color=#000000, offx=2, offy=2);
        }

            #rayonierSteps li em.findProperty {
                background-image: url('../../../images/steps-magnify-icon.png');
                background-position: center top;
                background-repeat: no-repeat;
            }

            #rayonierSteps li em.visitAProperty {
                background-image: url('../../../images/steps-marker-icon.png');
                background-position: center top;
                background-repeat: no-repeat;
            }

            #rayonierSteps li em.signALease {
                background-image: url('../../../images/steps-pen-icon.png');
                background-position: center top;
                background-repeat: no-repeat;
            }

        #rayonierSteps li.arrowRight {
            background: url('../../../images/white-arrow-large-right.png') right 60px no-repeat;
            padding-right: 25px;
        }

#subContentHome {
    background: url('../../../images/rh-blue-bg-home.jpg') center top no-repeat #002b55;
    background-size: cover;
    min-height: 300px;
    padding: 50px 0;
}

#subContentHomeContent {
    margin: 0 auto;
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
    padding: 35px 0 10px 0;
    text-align: center;
    display: block;
    max-width: 1080px;
    position: relative;
}

    #subContentHomeContent h3 {
        color: #fff;
        font-family: 'allerbold';
        text-shadow: 2px 2px 0px #000000;
        filter: dropshadow(color=#000000, offx=2, offy=2);
        margin: 0;
        padding: 0;
        font-size: 56px;
        line-height: 60px;
    }

    #subContentHomeContent p {
        font-family: "proxima-nova-n3", "proxima-nova", sans-serif;
        font-style: normal;
        font-weight: 300;
        line-height: 28px;
        font-size: 18px;
        max-width: 650px;
        margin: 30px auto 10px auto;
        color: #fff;
        text-shadow: 1px 1px 0px #000000;
        filter: dropshadow(color=#000000, offx=1, offy=1);
        background: url('../images/white-arrow-down-subcontent.png') center bottom no-repeat;
        padding: 0 0 20px 0;
    }

    #subContentHomeContent a {
        font-family: 'aller_displayregular';
        font-size: 14.5px;
        text-transform: uppercase;
        letter-spacing: 5px;
        margin: 0 auto;
        color: #fff;
        background-color: rgb(89,181,45);
        background-color: rgba(89,181,45,1);
        padding: 10px 25px;
        max-width: 400px;
        margin: 0 auto;
        text-decoration: none;
        position: relative;
        bottom: -20px;
    }

        #subContentHomeContent a:hover {
            background-color: rgb(100,191,55);
            background-color: rgba(100,191,55,1);
            -webkit-transition: background 0.2s ease-out;
            -moz-transition: background 0.2s ease-out;
            -o-transition: background 0.2s ease-out;
        }

#contactContainer {
    background: #e5a714;
    width: 100%;
    padding: 50px 0;
    margin: 0;
}

    #contactContainer h4 {
        font-family: "proxima-nova-n3", "proxima-nova",sans-serif;
        font-style: normal;
        font-weight: 300;
        letter-spacing: 5px;
        font-size: 30px;
        text-align: center;
        display: block;
        margin: 0 auto;
        text-transform: uppercase;
        color: #946903;
    }

ul#contactUL {
    width: 900px;
    display: block;
    margin: 20px auto 0 auto;
    font-style: normal;
}

    ul#contactUL li {
        width: 260px;
        display: block;
        margin: 0 20px;
        float: left;
        text-align: center;
    }

        ul#contactUL li, ul#contactUL li a {
            color: #946903;
            font-family: "proxima-nova-n6", "proxima-nova",sans-serif;
            padding: 0;
            font-size: 20px;
            line-height: 22px;
            text-decoration: none;
            text-transform: uppercase;
            font-weight: 600;
            font-style: normal;
        }

            ul#contactUL li a {
                text-transform: lowercase;
            }

                ul#contactUL li a:hover {
                    text-decoration: underline;
                    -webkit-transition: background 0.2s ease-out;
                    -moz-transition: background 0.2s ease-out;
                    -o-transition: background 0.2s ease-out;
                }

            ul#contactUL li h5 {
                background: url('../../../images/brown-arrow-down.png') center -20px no-repeat;
                padding: 10px 0 0 0;
                font-style: normal;
            }

                ul#contactUL li h5:hover {
                    background-position: center top;
                    -webkit-transition: background 0.2s ease-out;
                    -moz-transition: background 0.2s ease-out;
                    -o-transition: background 0.2s ease-out;
                }

#footer {
    height: 60px;
    background-color: black;
    padding-top: 10px;
}

.footer-info-line {
    margin-bottom: 7px;
}

#footerContent ul {
    max-width: 1080px;
    margin: 0 auto;
    display: block;
    position: relative;
}

    #footerContent ul li {
        margin: 0;
        position: relative;
        float: left;
        color: white;
        font-size: 12px;
    }

        #footerContent ul li a {
            color: white;
        }

            #footerContent ul li a:hover {
                color: #d95e16;
            }

        #footerContent ul li.liLeft {
            left: 0;
            width: 40%;
        }

        #footerContent ul li.liCenter {
            left: 0;
            width: 330px;
            text-align: left;
            margin-left: 50px;
        }

        #footerContent ul li.liRight {
            right: 0;
            width: 280px;
            text-align: right;
        }

            #footerContent ul li.liRight p {
                display: inline-block;
                font-family: 'allerbold';
                margin: 0;
                padding: 0;
                font-size: 14px;
                line-height: 18px;
                font-weight: normal;
                text-align: right;
            }

        #footerContent ul li p {
            color: white;
            font-family: "proxima-nova-n6","proxima-nova",sans-serif;
            font-style: normal;
            font-weight: 600;
            font-size: 11px;
            line-height: 14px;
            margin: 5px 0 0 0;
        }

        #footerContent ul li h6 {
            display: block;
            font-family: "proxima-nova-n4","proxima-nova",sans-serif;
            font-style: normal;
            font-weight: 400;
            margin: 0;
            padding: 0;
            font-size: 16px;
            line-height: 16px;
        }

        #footerContent ul li em {
            font-family: "proxima-nova-n7","proxima-nova",sans-serif;
            font-style: normal;
            font-weight: 700;
            margin: 2px 0 0 0;
            padding: 0;
            font-size: 18px;
            line-height: 18px;
            display: block;
            text-transform: uppercase;
            letter-spacing: 1px;
        }

        #footerContent ul li img {
            display: inline-block;
            margin: 0 5px;
            padding: 0;
        }

/** SUBPAGE **/

.subPage {
    background: url('../../../images/bg-test.jpg') center top no-repeat #f2f2f2;
}

.breadcrums {
    width: 100%;
    display: block;
    clear: both;
    color: #92999f;
    font-family: 'allerbold';
    font-style: normal;
    font-weight: 100;
    font-size: 12px;
    text-transform: uppercase;
}

    .breadcrums a {
        color: #bdbdbd;
    }

        .breadcrums a:hover {
            color: #9b9b9b;
        }

.mainContentHeader {
    min-height: 260px;
    width: 100%;
    margin: 25px auto 45px auto;
    position: relative;
    text-align: center;
}

    .mainContentHeader h2 {
        margin: 0 auto;
        padding: 15px 25px;
        font-size: 44px;
        line-height: 32px;
        color: #fff;
        letter-spacing: 15px;
        text-transform: uppercase;
        display: inline-block;
        clear: both;
        font-family: "proxima-nova-n3", "proxima-nova", sans-serif;
        font-style: normal;
        font-weight: 300;
        position: relative;
    }

.rayonierStory {
    background: url('../../../images/main-content-Rayonier-Story.jpg') center top no-repeat;
    background-size: cover;
}

.subNav {
    width: 33%;
    display: block;
    float: left;
}

    .subNav ul {
        border-top: 1px solid #cfcfcf;
        border-right: 1px solid #cfcfcf;
        border-left: 1px solid #cfcfcf;
    }

    .subNav li {
        border-bottom: 1px solid #cfcfcf;
    }

        .subNav li a {
            color: #8c8c8c;
            font-family: "proxima-nova-n6", "proxima-nova", sans-serif;
            font-style: normal;
            font-weight: 600;
            text-transform: capitalize;
            font-size: 16px;
            padding: 13px 40px 13px 20px;
            background: url('../images/grey-arrow-right.png') right center no-repeat #f2f2f2;
            text-decoration: none;
            display: block;
            clear: both;
        }

            .subNav li a:hover {
                background: #cfcfcf;
            }

            .subNav li a.active {
                background: url('../../../images/dgrey-arrow-right.png') right center no-repeat #92999f;
                color: #fff;
            }

/** SUBPAGE CONTENT **/

.bodyContent {
    display: block;
    width: 63%;
    float: right;
}

    .bodyContent h3 {
        color: #000;
        font-style: normal;
        font-weight: 900;
        font-size: 40px;
        line-height: 36px;
        text-transform: uppercase;
        font-family: "proxima-nova-n8", "proxima-nova", sans-serif;
        font-weight: 800;
        margin: 0 0 15px 0;
    }

    .bodyContent p {
        color: #343434;
        font-family: "proxima-nova-n6", "proxima-nova", sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 24px;
        margin: 0 0 15px 0;
        display: block;
        padding: 0 50px 0 0;
    }

    .bodyContent h4 {
        color: #262626;
        font-family: "proxima-nova-n8", "proxima-nova", sans-serif;
        font-style: normal;
        font-weight: 800;
        font-size: 16px;
        line-height: 24px;
        margin: 25px 0 5px 0;
    }

    .bodyContent img {
        float: right;
        display: block;
        margin: 15px 50px 15px 30px;
        border: 10px solid #f2f2f2;
        -webkit-box-shadow: 0px 0px 0px 1px rgba(194, 194, 194, 1);
        box-shadow: 0px 0px 0px 1px rgba(194, 194, 194, 1);
    }

ol.rayonierBoxes {
    margin: 20px 0;
    display: block;
    clear: both;
    list-style-type: decimal;
    list-style-position: outside;
    list-style: outside;
}

    ol.rayonierBoxes li {
        display: block;
        float: left;
        border: 1px solid #b0b0b0;
        padding: 10px;
        width: 265px;
        height: 40px;
        margin: 10px 15px;
    }

        ol.rayonierBoxes li strong {
            display: block;
            float: left;
            color: #959595;
            font-style: normal;
            font-family: "proxima-nova-n7", "proxima-nova", sans-serif;
            font-weight: 700;
            font-size: 46px;
            line-height: 46px;
            width: 40px;
            position: relative;
        }

        ol.rayonierBoxes li em {
            display: block;
            float: left;
            color: #959595;
            font-style: normal;
            font-family: "proxima-nova-n4", "proxima-nova", sans-serif;
            font-weight: 400;
            font-size: 13px;
            line-height: 19px;
            width: 210px;
            position: relative;
        }


/* LOGIN CSS */
.main-form {
    min-width: 800px;
}

.login-header-part {
    display: inline-block;
    vertical-align: top;
}

.login-part {
    display: inline-block;
}

.create-an-account {
    padding-top: 23px;
}

.forgot-password {
    margin-left: 42px;
}

.login-submit {
    margin-left: 1px;
}

.login-buttons {
    margin-top: 5px;
}

.login-password {
    margin-left: 58px;
}

.login-text {
    margin-bottom: 5px;
    font-weight: bold;
}

.login-button-submit {
    cursor: pointer;
    border: none;
    color: White;
    background-color: #d95e16;
    font-family: Arial;
    font-size: 10pt;
    padding-top: 6px;
    padding-bottom: 5px;
    text-align: center;
    width: 100px;
}

    .login-button-submit:hover {
        background-color: #83d746 !important;
    }

.login-box {
    border: 1px solid #C0C0C0;
    width: 190px;
    height: 28px;
    border-radius: 6px;
    /* box-shadow: .4px .4px .4px .4px;*/
    padding-left: 10px;
}

#home-logo {
    display: block;
    position: absolute;
    margin-left: 50px;
    margin-top: 2px;
}

#mainContent {
    width: 100%;
}

#navContainer {
    background: white;
    position: fixed;
    width: 100%;
    min-width: 1000px;
    z-index: 9999;
    height: 107px;
    -webkit-box-shadow: 0 4px 4px -2px rgba(172, 172, 172, 0.60);
    box-shadow: 0 4px 4px -2px rgba(172, 172, 172, 0.60);
}

#inner-nav-container {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.mainContainer {
    display: block;
    min-width: 1000px;
    padding-top: 107px;
    background-color: #fff;
}

#mainNav {
    text-align: right;
    padding-top: 1%;
    background-color: white;
}

.signInLi {
    padding: 10px 10px 4px 10px;
    position: relative;
    text-align: right;
    color: black;
    margin-right: 25px;
}

.mainNavLink {
    display: inline-block;
    font-weight: bold;
    font-family: arial;
    width: 100px;
    text-align: center;
    padding-bottom: 15px;
    padding-left: 8px;
    padding-right: 8px;
    -webkit-transition: background 0.2s ease-out;
}

/*.admin-banner-logo {
    background-image: url(../../../Images/TFG-logo1.png);
    background-repeat: no-repeat;
    background-position: center top;
    height: 70px;
}
*/
.admin-banner-title {
    margin-top: 30px;
    display: inline-block;
    vertical-align: top;
}

.admin-banner-subheading {
    font-family: 'Times New Roman';
    font-size: 18px;
    font-weight: normal;
    color: #157121;
    padding: 6px;
    text-align: center;
}

.signout-link {
    color: red !important;
}

.nav-link {
    color: #808080;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

    .nav-link:hover {
        color: #c45412;
    }

.non-link {
    cursor: default;
}

.current-nav-link {
    color: black;
}

.nav-inner-tooltip {
    text-align: left !important;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8) !important;
    padding: 30px !important;
}

.nav-tooltip {
    position: absolute !important;
    z-index: 200;
    margin-top: -15px;
}

.current-link {
    border-bottom: solid 9px #d95e16;
}

.header-menu-link {
    color: white;
    font-size: 12pt;
    letter-spacing: 1px;
}

    .header-menu-link:hover {
        color: #ccc;
    }

.header-menu-link-container {
    padding-bottom: 10px;
}

.subcontent-part {
    display: inline-block;
    vertical-align: top;
    height: 190px;
}

    .subcontent-part div {
        margin-bottom: 5px;
    }

        .subcontent-part div a {
            color: white;
            font-weight: bold;
            padding: 5px;
        }

            .subcontent-part div a:hover {
                color: black;
            }

.subContent {
    background-color: green;
    width: 730px;
    text-align: center;
}

#footer-contact-link {
    color: #999999;
}

    #footer-contact-link:hover {
        color: white;
    }

#footer-contact-phone {
    color: white;
    margin-bottom: 10px;
    font-weight: bold;
}

#footer-contact-fax {
    color: white;
    margin-bottom: 10px;
    font-weight: bold;
}

#footer-contact-header {
    color: white;
    font-size: 17px;
    font-weight: bold;
    margin-left: 90px;
    margin-bottom: 5px;
}

#footer-contact-email a {
    color: grey;
    font-size: 15px;
    font-weight: bold;
}

#footer-contact-information {
    font-size: 10px;
}

.footer-phone-info {
    border-left: solid 1px gray;
    padding-left: 4px;
}

.footer-address {
    color: white;
    font-weight: bold;
    margin-bottom: 4px;
}

.footer-address-container {
}

#footer-contact-area {
    width: 400px;
    margin-left: -40px;
    margin-top: 10px;
}

.findOthers {
    padding-top: 1px;
    border-right: solid 1px black;
}

    .findOthers h3 {
        color: #ffffff;
        font-style: normal;
        font-size: 20px;
        line-height: 24px;
        text-align: center;
        text-transform: uppercase;
        font-family: "proxima-nova-n4", "proxima-nova", sans-serif;
        font-weight: 400;
        padding: 0;
        letter-spacing: 1px;
    }

.usefulTips {
    border-right: solid 1px black;
}

    .usefulTips h3 {
        color: white;
        font-style: normal;
        font-size: 20px;
        line-height: 24px;
        text-align: center;
        text-transform: uppercase;
        font-family: "proxima-nova-n4", "proxima-nova", sans-serif;
        font-weight: 400;
        padding: 0;
        letter-spacing: 1px;
    }

.contactUs {
}

    .contactUs h3 {
        color: white;
        font-style: normal;
        font-size: 20px;
        line-height: 24px;
        text-align: center;
        text-transform: uppercase;
        font-family: "proxima-nova-n4", "proxima-nova", sans-serif;
        font-weight: 400;
        padding: 0;
        letter-spacing: 1px;
    }

    .contactUs strong {
        color: #8d8d8d;
        font-style: normal;
        font-size: 20px;
        line-height: 20px;
        text-align: center;
        text-transform: uppercase;
        font-family: "proxima-nova-n6", "proxima-nova", sans-serif;
        font-weight: 600;
        padding: 0;
        letter-spacing: 1px;
        display: block;
        margin: 20px 0 5px 0;
    }

    .contactUs em {
        color: #cecece;
        font-style: normal;
        font-size: 16px;
        line-height: 16px;
        text-align: center;
        text-transform: uppercase;
        font-family: "proxima-nova-n6", "proxima-nova", sans-serif;
        font-weight: 600;
        padding: 0;
        letter-spacing: 2px;
        display: block;
        margin: 0 0 20px 0;
    }

    .contactUs hr {
        display: block;
        width: 100%;
        border-top: none;
        border-bottom: 1px solid #cecece;
    }

    .contactUs a {
        color: #8d8d8d;
        font-style: normal;
        font-size: 16px;
        line-height: 16px;
        text-align: left;
        font-family: "proxima-nova-n6", "proxima-nova", sans-serif;
        font-weight: 600;
        padding: 0;
        letter-spacing: 2px;
        display: block;
        margin: 10px 0 0 0;
    }

.subContent a.infoKit {
    display: block;
    padding: 15px 0;
    text-align: center;
    color: #ffffff;
    background-color: #54a31a;
    font-family: "proxima-nova-n6", "proxima-nova", sans-serif;
    font-weight: 600;
    margin-top: 1px;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 13px;
    letter-spacing: 1px;
    -webkit-transition: background 0.2s ease-out;
    -moz-transition: background 0.2s ease-out;
    -o-transition: background 0.2s ease-out;
}

    .subContent a.infoKit strong {
        font-family: "proxima-nova-n8", "proxima-nova", sans-serif;
        font-weight: 800;
    }

    .subContent a.infoKit:hover {
        background-color: #83d746;
        -webkit-transition: background 0.2s ease-out;
        -moz-transition: background 0.2s ease-out;
        -o-transition: background 0.2s ease-out;
    }



/* GENERIC */
.inline-block {
    display: inline-block;
    vertical-align: top;
}

.table-heading-bg {
    /*background: linear-gradient(to bottom, rgb(181, 209, 226) 0%,#BFDDF5 50%,#C0DCF1 51%,#B0D5F5 100%);*/
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: center;
    background: #ffffff;
    border-bottom: 3px solid #d3d3d3;
}
    .table-heading-bg th {
        font-weight: 600;
    }
.hidden-item {
    display: none;
}

.font-bold {
    font-weight: bold;
}

.font-link-bold {
    font-weight: bold !important;
    text-decoration: none !important;
    color: #336699;
}

    .font-link-bold:hover {
        color: black !important;
    }

.divmiddle200 {
    padding-top: 4px;
    padding-left: 2px;
    padding-right: 2px;
    background-color: #fff;
    border-left: 1px solid #D2DCC8;
    border-right: 1px solid #D2DCC8;
    width: 234px;
}

.divbottom200 {
    background-image: url(../../../Images/bot240.png);
    background-repeat: repeat-x;
    background-position: bottom left;
    height: 7px;
    width: 240px;
}


.divtop350 {
    background-image: url(../../../Images/div_top350.png);
    background-repeat: no-repeat;
    background-position: top left;
    height: 23px;
    width: 350px;
    border-bottom: 0px;
    padding-top: 8px;
    font-family: Arial;
    font-size: small;
    font-weight: bold;
    color: #000;
    text-align: center;
    top: 3px;
    position: relative;
}

.divmiddle350 {
    padding-top: 4px;
    padding-left: 2px;
    padding-right: 2px;
    background-color: #fff;
    border-left: 1px solid #D2DCC8;
    border-right: 1px solid #D2DCC8;
    width: 344px;
}


.top-left, .top-right, .bottom-left, .bottom-right {
    background-image: url('../../../Images/divbk3.png'); /* CHANGE: path and name of your image */
    height: 9px; /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
    font-size: 2px; /* DNC: correction IE for height of the <div>'s */
}

.top-left, .bottom-left {
    margin-right: 9px; /* CHANGE: replace by the width of one of your corners */
}

.top-right, .bottom-right {
    margin-left: 9px; /* CHANGE: replace by the width of one of your corners */
    margin-top: -9px; /* CHANGE: replace by the height of one of your corners */
}

.top-right {
    background-position: 100% 0; /* DNC: position right corner at right side, no vertical changes */
}

.bottom-left {
    background-position: 0 -9px; /* CHANGE: replace second number by negative height of one of your corners */
}

.bottom-right {
    background-position: 100% -9px; /* CHANGE: replace second number by negative height of one of your corners */
}

.inside {
    border-left: 1px solid #c9c9c9; /* YCC: color & properties of the left-borderline */
    border-right: 1px solid #c9c9c9; /* YCC: color & properties of the right-borderline */
    /* YCC: background-color of the inside */
    color: #000000; /* YCC: default text-color of the inside */
    padding-left: 10px; /* YCC: all texts at some distance of the left border */
    padding-right: 10px; /* YCC: all texts at some distance of the right border 
	background-image: url('../Images/inside_divbk2.png');*/
    background-repeat: repeat-x;
    background-position: top;
}

.notopgap {
    margin-top: 0;
}
/* DNC: to avoid splitting of the box */
.nobottomgap {
    margin-bottom: -1px;
    padding-bottom: 1px;
}
/* DNC: to avoid splitting of the box */
.divbottom350 {
    background-image: url(../../../Images/div_bot350.png);
    background-repeat: repeat-x;
    background-position: bottom left;
    height: 14px;
    width: 350px;
}

.innerdivmiddle {
    background-color: #fff;
    width: 624px;
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 4px;
}

.divbottom {
    /*   background-color:#fee8df;
    height: 16px;
    width: 660px;
    border-bottom:1px solid #e49567;
    border-bottom-left-radius: 8px;
     border-bottom-right-radius: 8px; */
}

.divtop {
    /*  background-color: #fee8df;     
     border-top:1px solid #e49567;
     border-top-left-radius: 8px;
     border-top-right-radius: 8px;
    height:16px;
    width:660px;*/
}

.divmiddle {
    padding-top: 14px;
    padding-left: 14px;
    background-color: #fee8df;
    width: 646px;
    border: 1px solid #e49567;
    border-radius: 8px;
    -webkit-box-shadow: 0 0px 0px rgba(172,172,172,.1), 0 0 8px rgba(172, 172, 172, 0.60);
    box-shadow: 0 0px 0px rgba(172,172,172,.1), 0 0 8px rgba(172, 172, 172, 0.60);
}

.divmiddle-gr {
    padding: 14px;
    background-color: #e9ffe9;
    border: 1px solid forestgreen;
    border-radius: 8px;
    -webkit-box-shadow: 0 0px 0px rgba(172,172,172,.1), 0 0 8px rgba(172, 172, 172, 0.60);
    box-shadow: 0 0px 0px rgba(172,172,172,.1), 0 0 8px rgba(172, 172, 172, 0.60);
}

.innerdivmiddle-gr {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 10px;
    min-width: 650px;
}

.innerdivmiddle700 {
    padding: 16px;
    background-color: #fff;
    width: 700px;
}

.licwizinner {
    padding: 14px;
    width: 700px;
    height: 540px;
    overflow: hidden;
    border: 1px solid #ccc;
    border-radius: 6px;
    margin-top: 2px;
    border-top: none;
    background-color: #fff;
    border-bottom-color: #aaa;
    border-left-color: #ddd;
    border-right-color: #ddd;
}

.divtop700 {
    height: 17px;
    width: 772px;
    background-color: #fff;
}

.divmiddle700 {
    padding-left: 16px;
    padding-bottom: 17px;
    width: 758px;
    background-color: #fff;
}


.tdkey {
    text-align: right;
    background-color: #e7e7e7;
    color: #666;
}

.tdvalue {
    width: 70%;
    text-align: left;
    background-color: #efefef;
    color: #000;
}



/* DELETED RLU CSS - START */
.delete-club {
    position: absolute;
    width: 100px;
    margin-top: 5px;
    margin-left: 270px;
}

.delete-club-container {
    margin-left: 11px;
    margin-bottom: 50px;
    text-align: left;
}

.delete-club-error {
    margin-top: -10px;
    position: absolute;
    color: red;
    width: 280px;
    word-break: break-word;
}

.delete-club-success {
    color: limegreen;
}

.rlu-button {
    outline: 0;
    cursor: pointer;
    color: black;
    background: #e2e2e2; /* Old browsers */
    background: -moz-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(50%,#dbdbdb), color-stop(51%,#d1d1d1), color-stop(100%,#fefefe)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* IE10+ */
    background: linear-gradient(to bottom, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */
    padding: 10px;
    border-radius: 10px;
    box-shadow: 3px 2px 3px 1px;
    margin: 3px;
}

    .rlu-button:hover {
        cursor: pointer;
        color: white;
        background: #1e5799; /* Old browsers */
        background: -moz-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(50%,#2989d8), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* IE10+ */
        background: linear-gradient(to bottom, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
        padding: 10px;
    }

.droppable-hover {
    background: #9dd53a !important; /* Old browsers */
    background: -moz-linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9dd53a), color-stop(50%,#a1d54f), color-stop(51%,#80c217), color-stop(100%,#7cbc0a)) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%) !important; /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%) !important; /* IE10+ */
    background: linear-gradient(to bottom, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%) !important; /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd53a', endColorstr='#7cbc0a',GradientType=0 ) !important; /* IE6-9 */
    height: 610px !important;
    margin-top: 45px !important;
}

.selection-droppable-hover {
    background: #9dd53a !important; /* Old browsers */
    background: -moz-linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9dd53a), color-stop(50%,#a1d54f), color-stop(51%,#80c217), color-stop(100%,#7cbc0a)) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%) !important; /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%) !important; /* IE10+ */
    background: linear-gradient(to bottom, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%) !important; /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd53a', endColorstr='#7cbc0a',GradientType=0 ) !important; /* IE6-9 */
}

.delete-rlu-help-text {
    text-align: left;
}

.delete-rlu-drop-header {
    font-weight: bold;
    font-size: 15px;
    color: orange;
}

.delete-rlu-loading-header {
    font-weight: bold;
    font-size: 15px;
    color: cornflowerblue;
}

.delete-rlu-delete-header {
    font-weight: bold;
    font-size: 15px;
    color: red;
}

.delete-rlu-active-header {
    font-weight: bold;
    font-size: 15px;
    color: limegreen;
}

.delete-rlu-select-header {
    font-weight: bold;
    font-size: 15px;
    color: darkgray;
}

.delete-rlu-help-item {
    font-size: 12px;
}

.delete-rlu-help-section {
    padding: 10px;
}

.rlu-count {
    display: inline-block;
}

.header-container {
    width: 312px;
    height: 600px;
    position: absolute;
    margin-top: 55px;
    margin-left: -1px;
    display: none;
    z-index: 100;
}

.rlu-help-tooltip {
    position: absolute !important;
    width: 400px !important;
    z-index: 200;
}

.tooltip-inner {
    background-color: black;
    color: white;
    padding: 15px;
    font-size: 10px;
    text-align: center;
}

.delete-rlu-inner-tooltip {
    background-color: white !important;
    color: black !important;
}

.header-container-text {
    margin-top: 270px;
    text-align: center;
    color: white;
    font-size: 40px;
    font-weight: bold;
}

#rlu-search-box {
    width: 168px;
    clear: both;
}

#search-rlus-container {
    position: absolute;
    margin-top: 20px;
    margin-left: 50px;
    color: black;
    font-weight: bold;
}

#current-selected-rlus-type {
    position: absolute;
    margin-top: 70px;
    color: black;
    font-weight: bold;
}

.selection-header-container {
    width: 310px;
    height: 527px;
    position: absolute;
    display: none;
    margin-top: 100px;
    margin-left: 3px;
    z-index: 120;
}

.selection-header-container-text {
    margin-top: 240px;
    text-align: center;
    color: white;
    font-size: 30px;
    font-weight: bold;
}

.rlu-selected {
    background: #fefcea !important; /* Old browsers */
    background: -moz-linear-gradient(top, #fefcea 0%, #f1da36 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefcea), color-stop(100%,#f1da36)) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fefcea 0%,#f1da36 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fefcea 0%,#f1da36 100%) !important; /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fefcea 0%,#f1da36 100%) !important; /* IE10+ */
    background: linear-gradient(to bottom, #fefcea 0%,#f1da36 100%) !important; /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#f1da36',GradientType=0 ) !important; /* IE6-9 */
    color: black !important;
}

.rlu-selection-rlu-row {
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: all-scroll;
}

.rlu-row {
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: all-scroll;
}

    .rlu-row:hover {
        background: #525252;
        background: -webkit-gradient(linear, left top, left bottom, from(#5e5e5e), to(#434343));
        background: -moz-linear-gradient(top, #5e5e5e, #434343);
        border-color: #4c4c4c #313131 #1f1f1f;
        color: #fff;
        text-shadow: 0 1px 1px #2e2e2e;
        -webkit-box-shadow: 0 1px 2px #eaeaea, inset 0 1px 0 #868686;
        -moz-box-shadow: 0 1px 2px #eaeaea, inset 0 1px 0 #868686;
        box-shadow: 0 1px 2px #eaeaea, inset 0 1px 0 #868686;
    }

.deleted-rlu-rluno {
    width: 130px !important;
}

.deleted-rlu-datemod {
    width: 83px !important;
}

.first-rlu-row {
    margin-top: 23px;
}

.odd-rlu-row {
    background-color: #639660;
    color: white;
}

.even-rlu-row {
    background-color: white;
    color: black;
}

.rlu-header {
    position: fixed;
    color: white;
    padding: 5px;
    width: 293px;
    cursor: default;
    background-color: darkgreen;
}

.rlu-header-one {
}

.rlu-deleted-header-two {
    margin-left: 80px;
}

.rlu-deleted-header-three {
    margin-left: 15px;
}

.rlu-header-two {
    margin-left: 54px;
}

.rlu-header-three {
    margin-left: 35px;
}

.rlu-column-one {
    margin-left: 2px;
    width: 99px;
}

.rlu-column-two {
    width: 75px;
}

.rlu-column-three {
    width: 95px;
    margin-left: 21px;
}

.overlay-text {
    font-size: 40px;
    font-weight: bold;
    font-family: sans-serif;
    background-color: black;
    color: white;
}

.loading-overlay {
    display: none;
}

#delete-rlu-mark {
    cursor: default;
    position: absolute;
    margin-left: -60px;
    margin-top: 25px;
    font-size: 20px;
    font-weight: bold;
    color: black;
}

.main-rlu-header {
    color: black;
    width: 210px;
    padding: 20px;
    font-size: 20px;
    margin-left: auto;
    margin-right: auto;
    cursor: help;
}

#deleted-rlus {
    vertical-align: top;
}

.rlu-head-text {
    text-align: center;
    color: black;
    font-weight: bold;
    font-size: 15px;
    padding: 15px;
    cursor: default;
    background: #e2e2e2; /* Old browsers */
    background: -moz-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(50%,#dbdbdb), color-stop(51%,#d1d1d1), color-stop(100%,#fefefe)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* IE10+ */
    background: linear-gradient(to bottom, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */
}

#active-rlus {
}

.rlu-items-container {
    max-height: 602px;
    overflow-y: auto;
    width: 310px;
}

.delete-rlu-selection {
    position: absolute;
    right: 0;
    margin-top: -19px;
    margin-right: 15px;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    padding: 5px;
}

    .delete-rlu-selection:hover {
        color: red;
    }

#rlu-selection-list {
    border: solid 4px black;
    z-index: 110;
    width: 310px;
    height: 510px;
    overflow-y: auto;
    overflow-x: hidden;
    cursor: all-scroll;
    margin-top: 100px;
    color: white;
    background-color: #d3d3d3;
    background-image: linear-gradient(to bottom, #d3d3d3, #707070);
}

#rlu-selection-default {
    width: 147px;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
    font-size: 20px;
    margin-top: 220px;
}

#rlu-func-buttons {
    text-align: center;
}

.rlu-func-comp {
    display: inline-block;
}

#rlu-page-container {
    min-width: 1100px;
    min-height: 870px;
    text-align: center;
    overflow-x: auto;
    margin-left: -21px !important;
}

.rlu-header-part {
    display: inline-block;
}

#rlu-functions {
    margin-left: 50px;
    margin-right: 50px;
}

.rlu-container-two {
    width: 293px;
    margin-top: 25px;
}

.rlu-component {
    display: inline-block;
    vertical-align: top;
    text-align: left;
}

.rlu-container {
    border: solid 1px #CCCCCC;
    width: 310px;
    height: 655px;
    margin-bottom: 100px;
}

.rlu-column {
    display: inline-block;
    word-break: break-word;
    font-weight: bold;
}

.deleted-rlu-component {
    display: none;
}
/* DELETED RLU CSS - END */






/* HOME PAGE CSS */
.box-heading {
    color: white;
    letter-spacing: 1px;
    margin-bottom: 10px;
    margin-top: 20px;
}

.box-text {
    color: white;
    letter-spacing: 1px;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    line-height: 20px;
    margin-top: 10px;
    font-size: 14px;
}

.home-box {
    width: 240px;
    height: 150px;
    margin: 30px;
    background-color: #004C53;
    padding: 50px;
}

.box-circle {
    background-color: #d95e16;
    width: 40px;
    height: 40px;
    border-radius: 30px;
    margin-left: 100px;
    margin-top: -70px;
}

.home-icon {
    margin-top: 7px;
}

#fw-home-heading {
    margin-top: 40px;
    margin-bottom: 30px;
}

#home-box-container {
    padding-bottom: 70px;
}

#home-text-container {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    letter-spacing: 1px;
    line-height: 20px;
    margin-bottom: 30px;
}

#home-row-1 {
    height: 480px;
    width: 100%;
    background: url("../../../Images/fw-home-banner.jpg");
    background-size: 100%;
    background-repeat: no-repeat;
    -webkit-box-shadow: 0 6px 4px -4px black;
    -moz-box-shadow: 0 6px 4px -4px black;
    box-shadow: 0 6px 4px -4px black;
}

#home-row-2 {
    background: url("../../../Images/fw-bot-banner.jpg");
    background-color: white;
    background-repeat: no-repeat;
    background-position: bottom;
    text-align: center;
    background-size: 100%;
}

#home-img-container {
    padding-top: 150px;
    padding-bottom: 150px;
}

.row-img {
    height: 234px;
    width: 300px;
}

.row-item {
    width: 300px;
    padding-top: 120px;
    padding-bottom: 120px;
    display: inline-block;
    border: solid 1px forestgreen;
    border-radius: 16px;
}

.row-header-text {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 10px;
    font-family: verdana;
    color: white;
    cursor: pointer;
}

.row-img-link:hover {
    opacity: .5;
}

.row-text {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    line-height: 20px;
}

.row-text-one {
    color: white;
}

.row-text-two {
    color: orange;
}






/* FIND PROPERTIES CSS */
#find-properties-table {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 130px;
}

#properties-div {
    width: 100%;
    background: url("../../../Images/find_props_bk.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 713px;
    overflow: visible;
}

.results-div {
    margin-top: 10px;
}

#search-properties {
    margin-bottom: 10px;
}

#search-properties-text {
    color: white;
    font-size: 20px;
    margin-top: 10px;
    font-weight: bold;
}

#search-properties-box {
    height: 40px;
    font-size: 30px;
    width: 200px;
    font-weight: bold;
    text-align: center;
}

.properties-tab-1 {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    width: 720px;
}

.property-text {
    color: #999999;
}

/* ADMIN CSS */
#admin-header {
    background-image: url('../../../Images/fw-mid-banner.jpg');
    background-size: cover;
    padding-top: 30px;
    padding-left: 40px;
    height: 70px;
    font-family: Arial;
    font-size: 16pt;
    font-weight: normal;
    color: #FFFFFF;
}


/* CREATE ACCOUNT CSS */
.create-account-container {
    background: url("../../../Images/fw-create-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 713px;
    overflow: visible;
}

#account-creation-container {
    width: 668px;
    margin-left: auto;
    margin-right: auto;
}


.content-wrap {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0,0, 0.2);
    border-top: 0px solid #ccc;
    padding: 0px;
}

.content-border {
    padding: 20px 20px 10px 20px;
    min-width: 750px;
    margin-right: 20%;
    margin-left: 20%;
    overflow: visible;
    min-height: 720px;
    border-left: 0px solid #333;
    border-right: 0px solid #333;
    background-color: #efefef;
    -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0 0 18px rgba(0, 0, 0, 1);
    box-shadow: 0 0 18px rgba(0, 0, 0, 1);
}

/*.btn{
    background-color:#fff;
    border: 1px solid #aaa;
    border-radius: 3px;
    color: #333;  
    padding: 4px;
    font-size: 10pt;
    font-family: Arial;
    font-weight: normal;    
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 6px rgba(177, 177, 177, .7);
          box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 6px rgba(177, 177, 177, .7);

}
.btn:hover{
    border: 1px solid forestgreen;
    background-color:#eefeee;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 12px rgba(62, 177, 62, .7);
          box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 12px rgba(62, 177, 62, .7);

}*/


/* CONTACT CSS */
#fw-contact-frame {
    width: 730px;
    height: 980px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

#fw-contact-iframe {
    border: 0px none;
    margin-left: -95px;
    height: 1170px;
    margin-top: -183px;
    width: 926px;
}

.contactinfo-header {
    padding: 8px;
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    color: forestgreen;
    text-align: left;
}

.contactinfo {
    font-family: Arial;
    border-radius: 4px;
    font-size: 11pt;
    color: #333333;
    padding: 8px;
    background-color: #E9E9E9;
    border: 0px solid #C0C0C0;
    line-height: 21px;
    width: 300px;
    text-align: left;
}

#fw-contact-container {
    background: url("../../../Images/fw-contact-bg.jpg");
    background-size: cover;
}

#fw-managers-container {
    width: 100%;
    background: url("../../../Images/fw-managers-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 170px;
    padding-bottom: 170px;
}

#fw-managers-frame {
    width: 1060px;
    height: 1020px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

#fw-managers-iframe {
    border: 0px none;
    margin-left: -55px;
    height: 2340px;
    margin-top: -1320px;
    width: 1180px;
}

.contact-header-text {
    text-align: center;
    font-size: 20px !important;
    margin-bottom: 30px;
    margin-top: 10px;
}

#orbis-contact-container {
    background-size: cover;
    padding-top: 150px;
    padding-bottom: 150px;
}

#orbis-contact-information {
    width: 450px;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
}

.contact-row {
    padding-top: 15px;
    padding-bottom: 15px;
}

    .contact-row h1 {
        font-size: 25px;
        color: #f05a1a;
    }

    .contact-row ul li {
        color: black;
        padding: 5px;
    }

        .contact-row ul li a {
            color: darkgray;
        }

            .contact-row ul li a:hover {
                color: black;
            }

#fw-contact-header {
    color: white;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
}






/* START LEASING CSS */
#howto-renew-container {
}

#howto-search-container {
}

#howto-create-container {
}

.howto-container {
    width: 100%;
    min-height: 600px;
}

#howto-create-account {
    background: url("../../../Images/fw-howto-create-2.jpg");
    background-size: cover;
    background-position: bottom;
    border-radius: 16px;
}

#howto-process-renewal {
    background: url("../../../Images/fw-howto-renew.jpg");
    background-size: cover;
    background-position: bottom left;
    border-radius: 16px;
}

#howto-search-properties {
    background: url("../../../Images/find_props_small.jpg");
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    background-color: black;
    border-radius: 16px;
}

.howto-text {
    line-height: 1.6;
    font-size: 13px;
    color: #58595b;
    text-align: left;
    margin: 0px auto;
}

.howto-search-text {
    width: 920px;
}

.howto-create-text {
    width: 920px;
}

.howto-renew-text {
    width: 920px;
}

.howto-header-text {
    text-align: center;
    color: white;
    font-size: 40px;
    padding-top: 20px;
}

.howto-pdf-img {
    height: 70px;
    width: 70px;
}

.howto-document-text {
    font-weight: bold;
    font-size: 20px;
    margin-top: 40px;
    margin-left: 30px;
}

.howto-pdf-container {
    padding-top: 40px;
    margin-left: 420px;
}





/* FAQ CSS */
.faq-help-question {
    text-align: center;
}

.faq-help-answer {
}

.faq-que {
    padding: 8px;
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: forestgreen;
    text-align: left;
    width: 95%;
    cursor: pointer;
}

.faq-cat {
    text-align: center;
    font: bold 12pt Arial;
    color: darkorange;
    width: 95%;
    background-color: #ddd;
    margin-top: 10px;
    padding: 8px;
    border-radius: 4px;
    border-bottom: 1px solid #ccc;
}

.faq-ans {
    font-family: Arial;
    border-radius: 4px;
    font-size: 10pt;
    color: #333333;
    padding: 8px;
    background-color: #E9E9E9;
    border: 0px solid #C0C0C0;
    line-height: 20px;
    width: 95%;
    text-align: left;
    margin-bottom: 10px;
}



.hidden-help-item {
    display: none;
}

.display-help-item {
    display: block;
    position: absolute;
    min-width: 400px;
    max-width: 500px;
    margin-left: 500px;
    background-color: green;
    padding: 20px;
    color: white;
    max-height: 200px;
    overflow-y: auto;
    z-index: 100;
    cursor: default;
}

.faq-link {
    color: bisque;
    font-weight: bold;
}

    .faq-link:hover {
        color: white;
    }

.odd-faq {
    background-color: #999999;
    color: white;
}

.faq-anchor {
    height: 130px;
    position: absolute;
    width: 100px;
    margin-top: -100px;
}

.faq-header {
    text-align: center;
    font-size: 20px;
    font-family: Arial;
    font-weight: bold;
}

.faq-help-container {
    margin-left: 20px;
    cursor: pointer;
    width: 450px;
}

    .faq-help-container.selected {
        background-color: forestgreen !important;
    }

    .faq-help-container:hover {
        background-color: #999999;
    }

.faq-number {
    width: 20px;
    font-family: Arial;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    color: green;
    vertical-align: top;
    margin-right: 10px;
}

.faq-help-item {
    width: 400px;
    vertical-align: top;
    font-weight: bold;
}

.faq-section {
    padding-top: 80px;
    padding-bottom: 80px;
}

#faq-section-0 {
    background-image: url("../../../Images/fw-mid-banner.jpg");
    background-size: cover;
    color: white !important;
}

#faq-section-1 {
    background: url("../../../Images/fw-bot-banner.jpg");
    background-size: cover;
    color: black !important;
}

#faq-section-2 {
    background-image: url("../Images/fw-mid-banner.jpg");
    background-size: 770px;
    background-repeat-y: no-repeat;
    color: white !important;
}

#faq-section-3 {
    background: url("../../../Images/fw-bot-banner.jpg");
    background-size: 770px;
    background-repeat-y: no-repeat;
    background-position: bottom;
    color: black !important;
}

.close-help-item {
    position: absolute;
    cursor: pointer;
    right: 0;
    margin-right: 10px;
    margin-top: 5px;
    top: 0;
    padding-bottom: 5px;
    padding-top: 1px;
    padding-left: 4px;
    padding-right: 3px;
    font-size: 20px;
}

    .close-help-item:hover {
        color: orange;
    }


.txtGreenHeader {
    font: 10pt Arial forestgreen;
    font-weight: bold;
}



/* USER POSTINGS CSS */
#user-postings-container {
    background: url("../../../Images/fw-managers-bg.jpg");
    background-size: cover;
    width: 100%;
    height: 714px;
    overflow-y: auto;
    text-align: center;
}

#new-user-postings-container {
    background: url("../../../Images/fw-banner-tree-stumps.jpg");
    background-size: cover;
    height: 714px;
}


/* Manage Account CSS*/
#manage-account-container {
    width: 100%;
    min-height: 714px;
    overflow: visible;
    background: url("../../../Images/manage-account-bg.jpg");
    background-size: cover;
}

.account-page-outer-container {
    width: 100%;
    min-height: 714px;
}

.account-page-short-inner-container {
    width: 660px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
}

.account-page-long-inner-container {
    width: 770px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
}

#account-member-container {
    background: url("../../../Images/manage-account-bg.jpg");
    background-size: cover;
}

#account-messages-container {
    background: url("../../../Images/manage-account-bg.jpg");
    background-size: cover;
}

#account-createlicense-container {
    background: url("../../../Images/fw-main-bg.jpg");
    background-size: cover;
}

#account-maintenance-container {
    background: url("../../../Images/manage-account-bg.jpg");
    background-size: cover;
}

#account-rlu-container {
    background: url("../../../Images/fw-rlu-bg.jpeg");
    background-size: cover;
}

#account-download-container {
    background: url("../../../Images/fw-main-bg.jpg");
    background-size: cover;
}

.gridpanel-mymessages {
    max-height: 520px;
}

.findPropertyMain h2 {
    color: #000;
    font-style: normal;
    font-size: 36px;
    line-height: 36px;
    text-transform: uppercase;
    font-family: "proxima-nova-n7", "proxima-nova", sans-serif;
    font-weight: 700;
    padding: 50px 0 15px 30px;
    letter-spacing: 0;
}

.mainContent__ {
    width: 800px;
    min-height: 800px;
    display: block;
    float: left;
    background: url('../../../images/transp2.png') repeat;
}

.secHeader {
    background-position: left bottom;
    background-image: url('../../../Images/hr533.png');
    background-repeat: no-repeat;
    height: 22px;
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    color: #008A2D;
}

.divtop200 {
    background-image: url(../../../Images/top240.png);
    background-repeat: no-repeat;
    background-position: top left;
    height: 23px;
    width: 240px;
    border-bottom: 0px;
    padding-top: 8px;
    font-family: Arial;
    font-size: small;
    font-weight: bold;
    color: #000;
    text-align: center;
    top: 3px;
    position: relative;
}

td.fplist:hover {
    background-color: #E6F5DC;
    border: 1px solid #bbddbb;
    border-bottom-color: #bbddbb;
}

td.fplist {
    border: 1px solid #FFFFFF;
    border-bottom-color: #e0e0e0;
}

.proplist {
    background-color: #fff;
    border: solid 1px #ccc;
}

    .proplist:hover {
        background-color: #E6F5DC;
        border: solid 1px #3eb13e;
        -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 8px rgba(62, 177, 62, .7);
        box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 8px rgba(62, 177, 62, .7);
    }

.grid_css td {
    border-bottom: 1px solid #d1d1d1;
    text-decoration: none;
}

.grid_css tr {
    background-color: #ffffff;
}

    .grid_css tr:hover {
        background-color: #ffffcc;
    }

.grid_css th {
    border-bottom: 1px solid #e1e1e1;
    background-color: #EBF1FA;
    color: #336699;
    font-family: Arial;
    font-size: 10pt;
}

.grid_css_admin th {
    border-bottom: 2px solid #bce8f1;
    vertical-align: bottom;
    font-family: Arial;
    font-size: 10pt;
    text-decoration: none;
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad;
}

.grid_css_admin2 th {
    border-bottom: 2px solid #bce8f1;
    vertical-align: bottom;
    font-family: Arial;
    font-size: 10pt;
    text-decoration: none;
    background-color: #d9edf7;
    color: #336699;
}

.grid_css_admin1 th {
    border-bottom: 1px solid #86a8c4;
    vertical-align: bottom;
    font-family: Arial;
    font-size: 10pt;
    text-decoration: none;
    background-color: #EBF1FA;
    color: #336699;
}

.grid_css_admin1 a {
    text-decoration: none;
    color: #336699;
}

.grid_css_admin a {
    text-decoration: none;
    color: #336699;
}

.grid_css2 td {
    border-top: 0px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    text-decoration: none;
}

.txtshadow1 {
    font-family: Arial;
    font-size: 10pt;
}

.admin-td-act-header {
    border-bottom-style: solid;
    border-bottom-width: 2px;
    background-color: #cfe0f2;
    border-bottom-color: #86A8C4;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #336699;
    font-weight: bold;
    font-family: Arial;
    font-size: 10pt;
}

.txtshadow2 {
    font-family: Arial;
    font-size: 10pt;
    text-shadow: 0px 1px 0px #ccc;
}

.cssPager span {
    background-color: #D2E0EC;
    border: 1px solid #529ed7;
    padding-left: 4px;
    padding-right: 4px;
    color: #336699;
}

.cssPager td {
    padding-left: 4px;
    padding-right: 4px;
    border-style: none;
}

.cssPager tr {
    border-style: none;
}

.adminheader {
    font: bold 12pt Arial;
}

.infokitdiv {
    background-image: url(../../../Images/infokit_divbk.png);
    background-repeat: no-repeat;
}

.banner {
    background-image: url(../../../Images/ray_hunting.jpg);
    background-position: left center;
    background-repeat: repeat;
    height: 140px;
}

.menuHover {
    background-image: url(../../../Images/bk_m2.png);
    width: 100%;
    display: block;
    text-align: left;
    background-position: center;
}

.divHeader {
    background-image: url(../../../Images/divHeader.png);
}

.leftmenubgimg {
    background-image: url(../../../Images/navBg.gif);
    width: 200px;
}

.leftbk {
    background-image: url(../../../Images/leftbk6.png);
    background-repeat: repeat-y;
    background-position: right;
    width: 220px;
}
/* Titles -----------------------------------------*/

.titleBlue18px {
    font-family: Arial;
    font-size: 18px;
    color: #336699;
}

.titleOrange18px {
    font-family: Arial;
    font-size: 18px;
    color: #f05a1a;
}

.titleOrange11px {
    font-family: Arial;
    font-size: 12px;
    color: #f05a1a;
    font-weight: normal;
}

.txtBlack11px {
    font-family: Arial;
    font-size: 12px;
    color: #000;
}

/* BodyCopy -----------------------------------------*/

.rightPadding {
    padding-right: 20px;
}

.txtGrey11px {
    font-family: Arial;
    font-size: 10pt;
    line-height: 15px;
    color: #666;
}

.txtGreyUnder11px {
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
    color: #666;
}

.txtForm {
    font-family: Arial;
    font-size: 12px;
    line-height: 15px;
    color: #666;
}

.txtGreyBold11px {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    color: #666;
}

/* Tables-----------------------------------------*/



/* Links -----------------------------------------*/


A.navMain:link {
    font-family: Arial;
    text-decoration: none;
    font-size: small;
    color: #FFF;
}

A.navMain:active {
    font-family: Arial;
    text-decoration: none;
    font-size: small;
    color: #FFF;
}

A.navMain:visited {
    font-family: Arial;
    text-decoration: none;
    font-size: small;
    color: #FFF;
}

A.navMain:hover {
    font-family: Arial;
    text-decoration: none;
    font-size: small;
    color: #22C3FF;
}

A.navMainActive:link {
    font-family: Arial;
    text-decoration: none;
    font-size: 12px;
    color: #22C3FF;
}

A.navMainActive:active {
    font-family: Arial;
    text-decoration: none;
    font-size: small;
    color: #22C3FF;
}

A.navMainActive:visited {
    font-family: Arial;
    text-decoration: none;
    font-size: small;
    color: #22C3FF;
}

A.navMainActive:hover {
    font-family: Arial;
    text-decoration: none;
    font-size: small;
    color: #22C3FF;
}

A.bread:link {
    font-family: Arial;
    text-decoration: none;
    font-size: small;
    color: #777;
}

A.bread:active {
    font-family: Arial;
    text-decoration: none;
    font-size: 12px;
    color: #777;
}

A.bread:visited {
    font-family: Arial;
    text-decoration: none;
    font-size: small;
    color: #777;
}

A.bread:hover {
    font-family: Arial;
    text-decoration: underline;
    font-size: small;
    color: #777;
}



A.default:link {
    font-family: Arial;
    text-decoration: none;
    font-size: small;
    color: #336699;
}

A.default:active {
    font-family: Arial;
    text-decoration: none;
    font-size: small;
    color: #336699;
}

A.default:visited {
    font-family: Arial;
    text-decoration: none;
    font-size: small;
    color: #336699;
}

A.default:hover {
    font-family: Arial;
    text-decoration: underline;
    font-size: small;
    color: #336699;
}

A.defaultOrange:link {
    font-family: Arial;
    text-decoration: none;
    font-size: 12px;
    color: #CD8844;
}

A.defaultOrange:active {
    font-family: Arial;
    text-decoration: none;
    font-size: 12px;
    color: #CD8844;
}

A.defaultOrange:visited {
    font-family: Arial;
    text-decoration: none;
    font-size: 12px;
    color: #CD8844;
}

A.defaultOrange:hover {
    font-family: Arial;
    text-decoration: underline;
    font-size: 12px;
    color: #CD8844;
}

A.footer:link {
    font-family: Arial;
    text-decoration: none;
    font-size: 10px;
    color: #707E70;
}

A.footer:active {
    font-family: Arial;
    text-decoration: none;
    font-size: 10px;
    color: #707E70;
}

A.footer:visited {
    font-family: Arial;
    text-decoration: none;
    font-size: 10px;
    color: #707E70;
}

A.footer:hover {
    font-family: Arial;
    text-decoration: underline;
    font-size: 10px;
    color: #707E70;
}

.footerActive {
    font-family: Arial;
    text-decoration: underline;
    font-size: 10px;
    color: #707E70;
}

.txtFooter10px {
    font-family: Arial;
    font-size: 10px;
    color: #707E70;
}


.margin20px {
    margin-left: 20px;
}


.pagewrap {
    margin-left: 15em;
    margin-right: 2em;
}

.transparentDiv {
    filter: alpha(opacity=70);
    -moz-opacity: .7;
    background: #555;
    width: 100%;
    height: 100%;
}

.cal_Theme1 .ajax__calendar_container {
    background-color: #d8e8ff;
    border: solid 1px #678FC2;
}

.cal_Theme1 .ajax__calendar_header {
    background-color: #ffffff;
    margin-bottom: 4px;
}

.cal_Theme1 .ajax__calendar_title,
.cal_Theme1 .ajax__calendar_next,
.cal_Theme1 .ajax__calendar_prev {
    color: #004080;
    padding-top: 3px;
}

.cal_Theme1 .ajax__calendar_body {
    background-color: #d8e8ff;
    border: solid 1px #cccccc;
}

.cal_Theme1 .ajax__calendar_dayname {
    text-align: center;
    font-weight: bold;
    margin-bottom: 4px;
    margin-top: 2px;
}

.cal_Theme1 .ajax__calendar_day {
    text-align: center;
}

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_day,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_month,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_year,
.cal_Theme1 .ajax__calendar_active {
    color: #004080;
    font-weight: bold;
    background-color: #ffffff;
}

.cal_Theme1 .ajax__calendar_today {
    font-weight: bold;
}

.cal_Theme1 .ajax__calendar_other,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_today,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_title {
    color: #bbbbbb;
}

/* latest css - chase */
.upload-new-res-invalid-dates {
    margin-left: 61px;
}

.required-new-res {
    position: absolute;
    margin-top: -18px;
    margin-left: -5px;
    font-weight: bold;
    color: red;
    display: none;
}

.required-club {
    margin-top: -5px !important;
}

.new-res-save {
    display: none;
}

.contract-search-part {
    display: inline-block;
    margin-right: 5px;
}

.close-contracts-div {
    display: inline-block;
}

#close-contracts-container {
    width: 700px;
    margin-left: auto;
    margin-right: auto;
}

#close-contracts-buttons {
    text-align: center;
}

.close-contracts-grid {
}

#close-contracts-grid {
    height: 570px;
    overflow-y: auto;
    /*width: 620px;*/
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}

.filter-rlus-container {
    position: absolute;
    margin-top: -22px;
}

.edit-term-table {
    margin-left: auto;
    margin-right: auto;
}

.contract-header-part {
    margin-bottom: 7px;
}

#contract-header {
    text-align: center;
}

.contract-label {
    text-align: center;
}

#contact-modal-body {
    max-height: 400px;
    overflow-y: auto;
}

.contact-header {
    background-image: url('../../../images/gv_header.png');
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
}

.contact-header-row {
    background-color: #ECE9D8;
}

.update-title-header {
    display: inline-block;
}

.add-member-help {
    cursor: default;
    font-weight: bold;
    color: black;
    position: absolute;
    font-size: 13px;
    margin-left: 3px;
}

.list-item-container:hover {
    background: black;
    color: white;
}

.hidden-list-item {
    display: none;
}

.member-list-item {
    display: inline-block;
    padding: 2px;
    font-family: Arial;
    font-size: 12px;
    line-height: 15px;
}

.contact-item {
    cursor: pointer;
}

.odd-list-item {
    background-color: #E0E0E0;
}

.address-item-container {
    width: 250px;
    word-break: break-word;
    vertical-align: top;
}

.name-item-container {
    width: 100px;
    word-break: break-word;
    vertical-align: top;
}

.phone-item-container {
    width: 80px;
    word-break: break-word;
    vertical-align: top;
}

.email-item-container {
    width: 150px;
    word-break: break-word;
    vertical-align: top;
}

#update-members-area {
    margin-left: 25px;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
}

#message-filter-description {
    position: absolute;
    margin-left: 670px;
    width: 140px;
    word-break: keep-all;
    margin-top: 50px;
    text-align: left;
    max-height: 520px;
    overflow-y: auto;
    color: black;
    font-size: 11.5px;
    line-height: 1;
}

/* DIVSTYLE -------------------------------  */
.top-left, .top-right, .bottom-left, .bottom-right {
    background-image: url('../../../Images/divbk3.png'); /* CHANGE: path and name of your image */
    height: 9px; /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
    font-size: 2px; /* DNC: correction IE for height of the <div>'s */
}

.top-left, .bottom-left {
    margin-right: 9px; /* CHANGE: replace by the width of one of your corners */
}

.top-right, .bottom-right {
    margin-left: 9px; /* CHANGE: replace by the width of one of your corners */
    margin-top: -9px; /* CHANGE: replace by the height of one of your corners */
}

.top-right {
    background-position: 100% 0; /* DNC: position right corner at right side, no vertical changes */
}

.bottom-left {
    background-position: 0 -9px; /* CHANGE: replace second number by negative height of one of your corners */
}

.bottom-right {
    background-position: 100% -9px; /* CHANGE: replace second number by negative height of one of your corners */
}

.inside {
    border-left: 1px solid #c9c9c9; /* YCC: color & properties of the left-borderline */
    border-right: 1px solid #c9c9c9; /* YCC: color & properties of the right-borderline */
    /* YCC: background-color of the inside */
    color: #000000; /* YCC: default text-color of the inside */
    padding-left: 10px; /* YCC: all texts at some distance of the left border */
    padding-right: 10px; /* YCC: all texts at some distance of the right border 
	background-image: url('../Images/inside_divbk2.png');*/
    background-repeat: repeat-x;
    background-position: top;
}

.notopgap {
    margin-top: 0;
}
/* DNC: to avoid splitting of the box */
.nobottomgap {
    margin-bottom: -1px;
    padding-bottom: 1px;
}
/* DNC: to avoid splitting of the box */

-->
/* ADMIN.CSS ------------------------------- */
.adminbanner {
    width: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: bold;
    color: forestgreen;
    height: 80px;
}

div.menuitem {
    padding-left: 10px;
    padding-right: 20px;
    background-color: darkgreen;
    z-index: 102;
}

    div.menuitem:hover {
        background-color: #5778BB;
        cursor: pointer;
    }

.submenuitem {
    z-index: 5;
    background-color: darkgreen;
    position: absolute;
    display: none;
}

a.none:visited, .none:link, .none:hover, .none:active {
    text-decoration: none;
    color: Black;
    cursor: default;
}

.style1 {
    height: 6px;
}

.dynamicMenuCSS {
    display: none;
    text-align: left;
}

.textboxAdmin {
    border: 1px solid #97c0e4 !important;
}

.textboxAdminDate {
    border-color: #97c0e4 !important;
    border-style: solid;
    border-width: 1px;
    padding: 1px;
    width: 130px;
    background-image: url('../../../Images/calender.png');
    background-position: right;
    background-repeat: no-repeat;
}

.transparentDiv {
    filter: alpha(opacity=70);
    -ms-filter: alpha(opacity=50);
    -moz-opacity: .7;
    background: #555;
    width: 100%;
    height: 100%;
}

.txtShadowAdmin {
    text-shadow: 1px 1px #eee;
}


/*Begin Tabs Css */
.tabs .ajax__tab_header {
    color: #3b6e98;
    font-size: 10pt;
    font-weight: bold;
    font-family: Arial;
    margin-left: 10px;
    Height: 32px;
    text-align: center;
}

.tabs .ajax__tab_default .ajax__tab_tab {
    display: inline-block;
    overflow: hidden;
    text-align: center;
    outline: none;
}

.tabs .ajax__tab_outer {
    background-color: White;
    background-image: none !important;
}

.tabs .ajax__tab_inner {
    padding: 2px;
    margin-right: 1px;
    margin-left: 1px;
    margin-top: 1px;
    margin-bottom: 1px;
    background-color: #d9edf7;
    background-image: none !important;
}

.tabs .ajax__tab_header .ajax__tab {
    display: inline-block !important;
    float: None !important;
    height: 31px;
    margin-top: 1px;
}

.tabs .ajax__tab_default .ajax__tab {
    display: block !important;
    float: left !important;
    height: 31px;
    margin-top: 1px;
}

.tabs .ajax__tab_xp .ajax__tab_header .ajax__tab_outer {
    height: 31px;
    background-position: inherit;
    background-repeat: inherit;
    height: 21px;
    padding-right: 4px;
}

.tabs .ajax__tab_hover .ajax__tab_outer {
    background-color: rgba(120, 173, 222, 1);
}

.tabs .ajax__tab_hover .ajax__tab_inner {
    background-color: rgba(120, 173, 222, 1);
}

.tabs .ajax__tab_active .ajax__tab_outer {
    background-color: rgba(120, 173, 222, 1);
    border-radius: 4px 4px 0px 0px;
    color: #fff;
}

.tabs .ajax__tab_active .ajax__tab_inner {
    background-color: rgba(120, 173, 222, 1);
    border-radius: 4px 4px 0px 0px;
    margin-right: 1px;
    margin-left: 1px;
}

.tabs .ajax__tab_tab {
    cursor: pointer;
}

.tabs .ajax__tab_body {
    border: 1px solid #b4cbdf !important;
    padding-top: 4px;
}

.tabs .ajax__tab_xp ajax__tab_container .ajax__tab_body {
    background-color: #ffffff;
    border: 1px solid #999999;
    border-top: 0;
    font-family: verdana,tahoma,helvetica;
    font-size: 10pt;
    padding: 8px;
}

.tabs .ajax__scroll_none {
    overflow: hidden;
}

.tabs .ajax__tab_header {
    background-image: none !important;
}

.tabs .ajax__tab_header {
    font-family: verdana,tahoma,helvetica;
    font-size: 11px;
}

.tabs .ajax__tab_xp .ajax__tab_header .ajax__tab_outer {
    background-position: right;
    background-repeat: no-repeat;
    height: 31px;
    padding-right: 4px;
}

.tabs .ajax__tab_header .ajax__tab_active .ajax__tab_tab {
    background-image: none !important;
}

.tabs .ajax__tab_header .ajax__tab_tab {
    background-image: none !important;
}

.tabs .ajax__tab_default .ajax__tab_header {
    white-space: normal !important;
}

.tabs .ajax__tab_default .ajax__tab {
    display: block !important;
    float: left !important;
    height: 31px;
    margin-top: 1px;
}

.tabs .ajax__tab_header .ajax__tab_active .ajax__tab_outer {
    background-image: none !important;
    height: 32px;
    padding-right: 4px;
    color: white;
}

.tabs .ajax__tab_header .ajax__tab_hover .ajax__tab_outer {
    background-image: none !important;
    height: 32px;
    padding-right: 4px;
}

.tabs .ajax__tab_header .ajax__tab_outer {
    background-image: none !important;
    height: 32px;
    padding-right: 0 !important;
}

.tabs .ajax__tab_header .ajax__tab_active .ajax__tab_inner {
    background-image: none;
}

.tabs .ajax__tab_header .ajax__tab_active .ajax__tab_inner {
    background-image: none;
}

.tabs .ajax__tab_header .ajax__tab_inner {
    background-image: none;
}

.tabs .ajax__tab_header .ajax__tab_inner {
    background-image: none;
}

.tabs .ajax__tab_header .ajax__tab_active .ajax__tab_tab {
    background-image: none;
}

.tabs .ajax__tab_header .ajax__tab_active .ajax__tab_tab {
    background-image: none;
}

.tabs .ajax__tab_header .ajax__tab_tab {
    background-image: none;
}

.tabs .ajax__tab_header .ajax__tab_tab {
    margin: 0;
    padding: 4px;
}


.ajax__tab_header {
    background: none !important;
}

.ajax__tab_body {
    background-color: transparent !important;
    /*height: 640px;*/
    padding-bottom: 10px;
    border: none !important;
}

.ajax__tab_xp .ajax__tab_disabled .ajax__tab_inner {
    background: white;
}
/* ENd of Tabs Css*/

/* BEGIN - BOOTSTRAP MODAL CSS */
.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}

    .close:hover,
    .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        filter: alpha(opacity=50);
        opacity: .5;
    }

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
}

.modal-open {
    /*overflow: hidden !important;*/
    padding: 0px !important;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    .modal.fade .modal-dialog {
        -webkit-transition: -webkit-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out;
        -webkit-transform: translate3d(0, -25%, 0);
        -o-transform: translate3d(0, -25%, 0);
        transform: translate3d(0, -25%, 0);
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    width: 660px;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

    .modal-backdrop.fade {
        filter: alpha(opacity=0);
        opacity: 0;
    }

    .modal-backdrop.in {
        filter: alpha(opacity=50);
        opacity: .5;
    }

.modal-header {
    min-height: 16.42857143px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

    .modal-header .close {
        margin-top: -2px;
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

    .modal-footer .btn + .btn {
        margin-bottom: 0;
        margin-left: 5px;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0;
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 220px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}
/*END*/

/* FW FORM CSS */

#fw-contact-container fieldset {
    background-color: white;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#fw-contact-container h3 {
    font-size: 21px;
    font-weight: bold;
}

.form_element {
    padding-top: 5px;
    padding-bottom: 5px;
}

    .form_element label {
        color: #666666;
        display: block;
        font-weight: bold;
        font-size: 12px;
        padding-bottom: 5px;
        text-align: left;
    }

        .form_element label abbr {
            color: #f05a1a;
        }

    .form_element input {
        margin-bottom: 0;
        display: inline;
        min-width: 300px;
        padding: 13px;
        border-radius: 2px;
    }

    .form_element input, .form_element select, .form_element textarea {
        border: 1px solid #e1e1e1;
    }

.avia_state {
    width: 330px;
    height: 44px;
}

.form_element_submit {
    margin: 0;
    padding: 16px 20px !important;
    border-radius: 2px !important;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    font-weight: normal;
    border-right: none;
    font-size: 12px;
    min-width: 142px !important;
    outline: none;
    background-color: #f05a1a;
    color: #ffffff;
    border-color: #d03808;
    cursor: pointer;
}

/* BASE FOOTER */
#orbis-footer-info {
    color: #f05a1a;
    font-size: 15px;
    font-weight: bold;
    margin-top: 40px !important;
}

    #orbis-footer-info a {
        color: white;
    }

/* CSS */
.divider-section {
    width: 360px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.divider-text {
    color: #f05a1a;
    font-size: 25px;
    margin-bottom: 10px;
}

.leasing-item {
    text-align: center;
}

#leasing-items-container {
    width: 1000px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}

#leasing-items-target {
    color: black;
}

.leasing-item-container {
    width: 920px;
    min-width: 920px;
    margin-left: auto;
    margin-right: auto;
}

.leasing-item-header {
    margin-top: 70px;
    padding-bottom: 10px;
    color: #f05a1a;
    font-weight: bold;
}

.leasing-item-footer {
    text-align: left;
    margin-bottom: 20px;
}

#about-row-1 {
    background: url('../../../Images/fw-blacktree.jpg');
    background-repeat: no-repeat;
    background-size: 150%;
    height: 480px;
    text-align: center;
    padding: 50px;
}

#about-row-2 {
    text-align: center;
    padding: 60px;
}

.about-text {
    width: 460px;
    text-align: left;
    margin-left: 50px;
    font-size: 14px;
    line-height: 20px;
}

.about-forest {
    width: 400px;
}

.about-summary {
    color: white;
    margin-top: 30px;
    width: 850px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -20px;
    line-height: 20px;
}

.fw-orange-reg {
    color: #d95e16;
}

.cls-note-red {
    font: 10pt Arial;
    color: #ff0000;
}

.form-control {
    display: block;
    font: 12pt Arial;
    height: 21px;
    padding: 2px 2px;
    color: #444;
    background-color: #ffece0;
    background-image: none;
    border: 1px solid #e49567;
    /*border: 1px solid #ccc;*/
    border-radius: 3px;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    margin-left: 0px;
}

    .form-control:focus {
        border-color: #e49567;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 10px rgba(197, 96, 35, .7);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 10px rgba(197, 96, 35, .7);
        background-color: #fff;
    }

.txt-verify {
    display: block;
    font: 10pt Arial;
    height: 19px;
    padding: 2px 2px;
    color: #444;
    background-color: #eee;
    background-image: none;
    border: 1px solid #aaa;
    border-radius: 3px;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    margin-left: 0px;
}

    .txt-verify:focus {
        border-color: #e49567;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px rgba(197, 96, 35, .7);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px rgba(197, 96, 35, .7);
        background-color: #fff;
    }

    .txt-verify:hover {
        background-color: #fff;
        border: 1px solid #e49567;
    }

.form-control:hover {
    background-color: #fff;
    border: 1px solid #e49567;
}

.form-control::-input-placeholder {
    color: #ccc;
}

.form-control::-moz-placeholder {
    color: #ccc;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #ccc;
}

.form-control::-webkit-input-placeholder {
    color: #ccc;
}


/* Tabs Css*/


.Tabcss .ajax__tab_header {
    color: #3b6e98;
    font-size: 10pt;
    font-weight: bold;
    font-family: Arial;
    margin-left: 10px;
}

.Tabcss .ajax__tab_outer {
    background-color: White;
}

.Tabcss .ajax__tab_inner {
    padding: 4px;
    margin-right: 1px;
    margin-left: 1px;
    margin-top: 1px;
    margin-bottom: 1px;
    background-color: #d4dfe9;
}

.Tabcss .ajax__tab_hover .ajax__tab_outer {
    background-color: #c9d9e8;
}

.Tabcss .ajax__tab_hover .ajax__tab_inner {
    background-color: #c9d9e8;
}

.Tabcss .ajax__tab_active .ajax__tab_outer {
    background-color: #86a8c4;
    border-radius: 4px 4px 0px 0px;
    color: #fff;
}

.Tabcss .ajax__tab_active .ajax__tab_inner {
    background-color: #86a8c4;
    border-radius: 4px 4px 0px 0px;
    margin-right: 1px;
    margin-left: 1px;
}

.Tabcss .ajax__tab_tab {
    cursor: pointer;
}

.Tabcss .ajax__tab_body {
    border: 1px solid #b4cbdf;
    padding-top: 4px;
}


/*Ends Tabs Css*/
