﻿.fpage {
    background-image: none !important;
    background-color: #fff !important;
}

.nfoot {
    background-image: url(/images/nt/nhback_lg.jpg) !important;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #59b5d1;
}

.nfeats > div {
    cursor: pointer;
}

    .nfeats > div .ofs {
        position: absolute;
        margin-top: 320px;
        margin-left: 785px;
        width: 197px;
        height: 46px;
        border-radius: 3px;
        background-image: url(/images/ofs.png);
        padding: 0px;
        -webkit-opacity: 0.0;
        -moz-opacity: 0.0;
        opacity: 0.0;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }

    .nfeats > div:hover .ofs {
        -webkit-opacity: 1.0;
        -moz-opacity: 1.0;
        opacity: 1.0;
    }

.onreg {
    position: absolute;
    /*margin-left: 646px;*/
    right:20px;
    height: 500px;
    width: 300px;
    vertical-align: middle;
    background: transparent url(/images/trans_w_85.png);
    background: rgba(255,255,255,0.85);
    padding: 0px 5px;
    text-align: center;
    overflow:hidden;
}

.xwide .onreg {
    width: 400px;
}

.insilver {
    color: #999;
}


.connect_facebook {
    width: 198px;
    height: 47px;
    line-height: 43px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12px;
    background-image: url(/images/nt/facebook-buttonm.png);
    color: #fff;
    font-size: 15px;
    padding-left: 38px;
}

    .connect_facebook:hover {
        background-position: 0px -48px;
        cursor: pointer;
    }

.slin {
    border-bottom: 1px solid #ddd;
    width: 82px;
    margin-left: 20px;
    margin-right: 20px;
    height: 8px;
}

.featbar {
    height: 220px;
    width: 100%;
    border-top: 2px solid #11b7ff;
    -moz-box-shadow: 0px -1px 2px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px -1px 2px rgba(0,0,0,0.2);
    box-shadow: 0px -1px 2px rgba(0,0,0,0.2);
    position: absolute;
    z-index: 9999;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f9f9f9, endColorstr=#ffffff)";
    filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f9f9f9, endColorstr=#ffffff)";
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0.6, rgb(249,249,249)), color-stop(0.2, rgb(250,250,250)), color-stop(0.8, rgb(255,255,255)) );
}

.featbarb {
    height: 392px;
    width: 100%;
}

.fbi1 {
    border-top: 1px solid #ffffff;
    vertical-align: middle;
    width: 305px;
    padding-right: 10px;
    height: 120px;
    margin-left: 13px;
}

.fbi2 {
    border-top: 1px solid #ffffff;
    vertical-align: middle;
    width: 306px;
    padding-right: 10px;
    height: 120px;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid rgba(0,0,0,0.1);
    border-right: 1px solid rgba(0,0,0,0.1);
}

.fbi3 {
    border-top: 1px solid #ffffff;
    vertical-align: middle;
    width: 306px;
    padding-right: 10px;
    height: 120px;
}

    .fbi1:hover, .fbi2:hover, .fbi3:hover {
        background-color: #fff;
        border-top: 1px solid #e8e8e8;
    }

.fbi1:hover {
    border-left: 1px solid #e5e5e5;
    border-left: 1px solid rgba(0,0,0,0.1);
    width: 305px;
    margin-left: 12px;
}

.fbi3:hover {
    border-right: 1px solid #e5e5e5;
    border-right: 1px solid rgba(0,0,0,0.1);
    width: 305px;
}

.fbi1 .fbic {
    margin-top: 34px;
    margin-left: 24px;
    width: 64px;
    height: 55px;
    background-image: url(/images/nt/featbis.png);
    background-repeat: no-repeat;
    background-position: 0px -110px;
}

.fbi2 .fbic {
    margin-top: 34px;
    margin-left: 24px;
    width: 64px;
    height: 55px;
    background-image: url(/images/nt/featbis.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.fbi3 .fbic {
    margin-top: 34px;
    margin-left: 24px;
    width: 64px;
    height: 55px;
    background-image: url(/images/nt/featbis.png);
    background-repeat: no-repeat;
    background-position: 0px -55px;
}

.fbi1 .fcaps {
    font-size: 20px;
    margin-top: 35px;
    margin-left: 12px;
}

.fbi2 .fcaps {
    font-size: 20px;
    margin-top: 35px;
    margin-left: 12px;
}

.fbi3 .fcaps {
    font-size: 20px;
    margin-top: 35px;
    margin-left: 12px;
}

.onback {
    display: block;
    position: absolute;
    /*margin-left: 646px;*/
    margin-top: -1px;
    right:20px;
    z-index: 9997;
    width: 310px;
    cursor: pointer;
    background-image: url(/images/nt/onbackii.png);
    background-position-x:center;
}

    .onback > div {
        height: 40px;
        width: 316px;
    }

    .onback:hover {
        color: #666;
        -webkit-box-shadow: 0px 0px 0px 20px rgba(255,255,255,0.2) inset;
        box-shadow: 0px 0px 0px 20px rgba(255,255,255,0.2) inset;
    }

.xwide .onback {
    width: 410px;
}


#loginBtn {
    margin-top:12px;
    margin-bottom:6px;
    padding:20px 24px 19px 24px;
    width:232px;
    height:35px;
    background-color:#11ac72;
    font-size:22px;
    color:#fff;
    display:inline-block;
    text-decoration:none;
}
        
#loginBtn:hover {
    background-color:#0d7f54;
    cursor:pointer;
}

.frem {
    color:#666;
    margin-left:3px;
    display: inline-block;
    vertical-align: 2px;
    font-size:12px;
}
        
.fpass {
    margin-left:3px;
    color:#666;
    text-decoration:none;
    font-size:12px;
}

.frem:hover, .fpass:hover {
    color:#333;
    cursor:pointer;
}
 


.regbtn {
        padding:10px 8px 12px 8px;
        font-size:12px;
        font-family: tahoma, "Segoe UI Light", "SegoeUI-Light", "Segoe UI", Helvetica, Arial, "DejaVu Sans", "Liberation Sans", Freesans, sans-serif;
        display:inline-block;
        text-decoration:none;
        color:#666;
    }

    .regbtn:hover {
        cursor:pointer;
        color:#333;
    }

.rc_col {
    height: 400px;
}

.rclogin {
    display: block;
}

.rcreg {
    display: none;
}

.rcuse {
    display: none;
}

.rcmsg {
    display: none;
}

.rcregbtn {
    background-color: #00a8e1;
}

.rcusebtn {
    background-color: #00bde1;
}

.rcmsgbtn {
    background-color: #00cfe1;
}

.rcregbtn:hover {
    -webkit-box-shadow: 0px 0px 120px 120px rgba(0,168,225,0.3) inset;
    box-shadow: 0px 0px 120px 120px rgba(0,168,225,0.3) inset;
}

.rcusebtn:hover {
    -webkit-box-shadow: 0px 0px 120px 120px rgba(0,189,225,0.3) inset;
    box-shadow: 0px 0px 120px 120px rgba(0,189,225,0.3) inset;
}

.rcmsgbtn:hover {
    -webkit-box-shadow: 0px 0px 120px 120px rgba(0,207,225,0.3) inset;
    box-shadow: 0px 0px 120px 120px rgba(0,207,225,0.3) inset;
}

.onbtns {
    text-align: center;
    display: none;
}

    .onbtns > div {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 4px;
        margin-top: 4px;
        padding-top: 36px;
        padding-bottom: 40px;
        color: #fff;
        cursor: pointer;
        font-size: 34px;
    }

        .onbtns > div:hover {
            -webkit-box-shadow: 0px 0px 120px 120px rgba(255,255,255,0.3) inset;
            box-shadow: 0px 0px 120px 120px rgba(255,255,255,0.3) inset;
        }

.rcregcap > div {
    display: none;
    position: absolute;
    background: transparent url(/images/trans_w_40.png);
    background-color: rgba(192,255,70,0.5);
    font-size: 13px;
    font-family: tahoma;
    padding: 16px;
    color: #000;
    width: 120px;
    margin-left: 182px;
    margin-top: -114px;
    z-index: 19999;
}

.rcregcap:hover > div {
    display: block;
}


.farea {
    width: 645px;
    height: 512px;
    display: inline-block;
    overflow: hidden;
    position: relative;
}

.fareasc {
    width: 6450px;
    height: 512px;
}

.fareaind {
    width: 645px;
    height: 13px;
    position: absolute;
    margin-top: -30px;
    z-index: 9999;
}

.fareg {
    position: absolute;
    margin-top: 144px;
    margin-left: 680px;
}

.fcind {
    bottom: 0px;
    text-align: center;
    margin: auto;
}

.fcic {
    width: 17px;
    height: 17px;
    margin: 0px 2px 0px 2px;
    display: inline-block;
    background-image: url(/images/fccyci.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    cursor: pointer;
}

.fcicur {
    background-position: 0px -17px;
}

.fcc {
    width: 645px;
    height: 512px;
    float: left;
    vertical-align: middle;
    position: relative;
}

    .fcc > div {
        position: absolute;
    }

.loadmoreref {
    cursor: pointer;
    margin-top: -98px;
    margin-left: 972px;
    position: absolute;
    width: 42px;
    height: 42px;
    background-image: url(/images/nt/sliarrows.png);
    background-position: 0px -42px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    overflow: hidden;
}

    .loadmoreref:hover {
        background-position: 0px -126px;
    }

.loadmorerefr {
    cursor: pointer;
    margin-top: -98px;
    margin-left: -33px;
    position: absolute;
    width: 42px;
    height: 42px;
    background-image: url(/images/nt/sliarrows.png);
    background-position: 0px 0px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    overflow: hidden;
}

    .loadmorerefr:hover {
        background-position: 0px -84px;
    }

.nslidetopper {
    position: relative;
    z-index: 9999;
    min-width:982px;
}

.nrefsi {
    margin-right: 15px;
    margin-left: 15px;
    white-space: nowrap;
}

.showmoreref {
    position: absolute;
    margin-left: 870px;
    margin-top: 330px;
    font-size: 12px;
    color: #999;
    text-decoration: none;
}

    .showmoreref:hover {
        color: #333;
        cursor: pointer;
        text-align: right;
    }

.fdho {
    margin-top: 48px;
}


.pattern {
    width: 100%;
    height: 100%;
    position: absolute;
    background-image: url(/images/pattern.png);
    -moz-opacity: 0.5;
    -webkit-opacity: 0.5;
    opacity: 0.5;
}

.patternw {
    background-image: url(/images/patternw.png) !important;
}

.xwide {
    width:1200px !important;
}

.xwide > .nfeats > div {
    height: 460px;
    width: 1200px;
    background-size: contain;
    background-repeat: no-repeat;
}

.xwide > .nfeats > div > div.fb_l, .xwide > .nfeats > div > div.fb_r {
    width: 450px;
    padding-top:90px;
}

.xwide > .nfeats > div .ofs {
    margin-top: 400px;
    margin-left: 985px;
}

.xwide > .nfeats > div > div > h1 {
    font-size: 40px;
    line-height: 44px;
}

.xwide > .nfeats > div > div > h3 {
    font-size: 24px;
}

.xwide > .nrefs {
    width: 1200px;
}

.xwide > .nrefs > .fcaps {
    height: 60px !important;
    font-size: 28px !important;
}

.xwide .nrefsi {
    height: 450px;
}

.xwide .nrefsi > div {
    width: 172px !important;
    height: 120px !important;
}

.xwide .featbarb {
    height: 500px;
}

.xwide .showmoreref {
    margin-left: 1080px;
    margin-top: 430px;
}

.xwide .nbank {
    margin:auto;   
}

.signupfback {
    font-family:tahoma, "Segoe UI Light", "SegoeUI-Light", "Segoe UI", Helvetica, Arial, "DejaVu Sans", "Liberation Sans", Freesans, sans-serif;
    font-size:12px;
}

.signupfback input {
    width: 240px;
    border-radius: 4px;
    margin-top:8px;
    overflow: hidden;
    padding: 12px 20px;
}

.signupfback .slidesignup {
    background-color: #00a8e1;
    color: #fff;
    padding: 18px 0px 20px 0px;
    width: 280px;
    text-align: center;
    font-size: 25px;
    margin-top:3px;
}

.slidesignup:hover {
    cursor:pointer;
    background-color:#09809d;
}

.nslidetopper.xwide {
    width:100% !important;
}

.rsw_green {
    margin-top:12px;
    width:264px;
    background-color: #11ac72;
    color: #fff !important;
}
    .rsw_green:hover {
        background-color: #0d7f54;
        cursor: pointer;
    }

.rsw_blue {
    margin-top:6px;
    width:264px;
    background-color: #00a8e1;
    color: #fff !important;
}
    .rsw_blue:hover {
        background-color: #09809d;
        cursor: pointer;
    }

    h1,h3{
        font-weight:100;
    }