﻿@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: helveticaLT;
    src: url("../fonts/helveticaLT.eot") /* EOT file for IE */
}

@font-face {
    font-family: helveticaLT;
    src: url("../fonts/helveticaLT.ttf") /* TTF file for CSS3 browsers */
}

@font-face {
    font-family: CarroisGothic;
    src: url("../fonts/CarroisGothic.eot") /* EOT file for IE */
}

@font-face {
    font-family: CarroisGothic;
    src: url("../fonts/CarroisGothic.ttf") /* TTF file for CSS3 browsers */
}


* {
    margin: 0;
    padding: 0;
}
/*background:#fbfbfb*/
body {
    font: 12px/1.55 arial;
    color: black;
    padding: 0;
    margin: 0; /*background: url(../images/bg-main.jpg) top center fixed no-repeat;*/
}

a {
    color: #000;
    text-decoration: none;
}

    a:hover {
        color: #F36100;
        text-decoration: none;
    }

:focus {
    outline: 0;
}

/* Lists */
ul, ol {
    list-style: none;
    margin: 0;
}

html {
    margin: 0;
    padding: 0;
}

img {
    border: 0px;
}

* {
    margin: 0;
    padding: 0;
}

.banner {
    width: 1000px;
    height: 80px;
    margin: auto;
    font-family: Century Schoolbook;
}

.logoname {
    float: left;
    text-shadow: 1px 1px #CCC;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bolder;
    color: #143a83;
    margin-left: 10px;
    padding-top: 10px;
}

    .logoname span {
        font-size: 23px;
        color: red;
    }

.sologan {
    color: red;
    font-size: 13px;
    font-style: italic;
    text-transform: none;
}

.hotline {
    background: url(../images/call2.png) no-repeat left top;
    font-family: Comfortaa-Bold !important;
    background-size: 80px 60px;
    padding-left: 85px;
    float: right;
    font-size: 15px;
    font-weight: bold;
    text-align: right;
    margin-top: 10px;
    color: #143a83;
}

    .hotline span {
        font-size: 18px;
        color: #143a83;
        font-weight: bold;
    }

    .hotline div {
        font-size: 15px;
        color: yellow;
        margin-top: -5px;
    }

    .hotline em {
        font-size: 24px;
        color: #143a83;
    }

    .hotline strong {
        font-size: 30px;
        color: #b50ba7;
        font-weight: bold;
    }

#wrapper {
    width: 1000px;
    margin: auto;
    clear: both;
}

.main {
    width: 1000px;
    margin: auto;
    clear: both;
}

.fixmain {
    width: 1000px;
    margin: 10px auto;
    clear: both;
}

.ma-nav-container {
    /*background: url("../images/nen_menu.jpg") no-repeat scroll 0 0 transparent;*/
    /*position: relative;*/
    z-index: 10000;
    /*border-bottom: 10px solid #3e4095;*/
    margin: auto;
    height: 45px;
    /*width:1000px;*/
    background-color: #0685aa; /* #059ff8;*/
    /*width: 1000px;*/
    clear: both;
}

.container {
    width: 1000px;
    margin: 0 auto;
}
/*box-search*/

/*tabbbbbbbbbbbbb*/
.col0 {
    width: 63%;
    float: left;
    overflow: hidden;
}

.giaremoingay {
    height: 33px;
    line-height: 33px;
    font-size: 17px;
    font-weight: bold;
    color: #3e4095;
}

.khuyenmai {
    padding: 10px;
    background-color: #f8f8f9;
}

.chuc {
    width: 100%;
    height: 76px;
    background: url(../images/home3_63.png) no-repeat;
    margin: 14px 0 16px 0;
}

.col1 {
    width: 35%;
    float: left;
    margin-left: 20px;
}
/*payment*/

.paymentTit {
    width: 100%;
    height: 30px;
    background: url(../images/ptdv.png) no-repeat left;
}

.pay {
    background: url(../images/bg-ptdv.png);
    width: 100%;
    height: 138px;
}

.icon1 {
}

.method1 {
    width: 100%;
    height: 40px;
    padding: 10px 0 0 0;
    font-size: 12px;
    margin: 5px 0 5px 0;
    background: url(../images/icon-arrow.png) no-repeat left;
}

.Dspan {
    padding-bottom: 5px;
    float: left;
    margin-left: 40px;
}

.method2 {
    width: 100%;
    height: 40px;
    padding: 10px 0 0 0;
    font-size: 12px;
    margin: 5px 0 5px 0;
    background: url(../images/icon-arrow.png) no-repeat left;
}

.chats {
    float: left;
    line-height: 39px;
    margin: 0 5px 0 5px;
}

    .chats img {
        z-index: 100;
    }

.method3 {
    width: 100%;
    height: 40px;
    padding: 10px 0 0 0;
    font-size: 12px;
    margin: 5px 0 5px 0;
    background: url(../images/icon-3.png) no-repeat left;
}

.method4 {
    width: 100%;
    height: 40px;
    padding: 10px 0 0 0;
    font-size: 12px;
    margin: 5px 0 5px 0;
    background: url(../images/icon-4.png) no-repeat left;
}


.paymethodTab {
    width: 100%;
    height: 45px;
    background-image: url(../images/Check-ico.png);
    background-repeat: no-repeat;
    background-position: left;
}

    .paymethodTab h2 {
        margin: 0;
        padding: 12px 0 10px 50px;
        color: #333333;
        font-size: 14px;
        color: #333333;
        text-transform: uppercase;
    }

.paymethod {
    background-color: #f8f8f9;
    padding: 10px;
    font-size: 11px;
}

    .paymethod t {
        color: #ff2525;
        font-weight: bold;
        margin: 2px 0 2px 0;
        font-size: 13px;
    }

.Cash {
    background: url(../images/icon-home.png) no-repeat left top;
    padding-left: 50px;
    margin-bottom: 15px;
    text-align: justify;
}

.dos {
    background: url(../images/icon-pay.png) no-repeat left top;
    padding-left: 50px;
    margin-bottom: 15px;
    text-align: justify;
}

.phome {
    background: url(../images/icon-house.png) no-repeat left top;
    padding-left: 50px;
    margin-bottom: 15px;
    text-align: justify;
}

.pck {
    background: url(../images/icon-payck.png) no-repeat left top;
    padding-left: 50px;
    margin-bottom: 15px;
    text-align: justify;
}

/*--------- CONNER -------*/


.grouplogo {
    width: 998px;
    margin: auto;
    border: 1px #e2e2e2 solid;
}


#bottomlink {
    display: block;
    overflow-y: auto;
    border: 1px solid #e2e2e2;
    margin: 20px 0px 0px 0px;
    padding: 10px;
    font-size: 12px;
    padding-bottom: 0px;
}

    #bottomlink ul {
        display: block;
        float: left;
        width: 25%;
        margin: 0px 3px 10px 10px;
        padding: 0;
        margin: 0;
    }

        #bottomlink ul li.title {
            font-size: 13px;
            font-weight: bold;
            background: none;
            list-style: none;
            color: #fa0a00;
            margin: 0 0 5px 0;
        }

        #bottomlink ul li {
            list-style: circle;
            color: #676767;
        }


.clsfoot {
    min-height: 100px;
    padding: 10px 0px;
    overflow: hidden;
    border-bottom: 1px solid #dddddd;
}

.s1 {
    width: 400px;
    float: left;
}

.s2 {
    width: 330px;
    float: left;
}

.s3 {
    width: 200px;
    float: right;
}

.clsfoot ul {
    overflow: hidden;
    list-style: none;
    margin: 0;
    padding: 0;
}

    .clsfoot ul li:first-child {
        color: var(--colorchinh);
        font-size: 15px;
        font-weight: bold;
        margin: 0;
        padding: 0;
        background: none;
        padding-bottom: 5px;
        background: url(../images/abayIcon.png) no-repeat top left;
        padding: 6px 0px 5px 25px;
    }

    .clsfoot ul li {
        color: #20a0eb;
        margin-left: 10px;
        padding: 5px 5px 5px 15px;
        background: url(../images/list-icon2.png) left no-repeat;
    }

        .clsfoot ul li a {
            color: var(--colorchinh);
        }

            .clsfoot ul li a:hover {
                color: var(--colorchinh);
            }

.foot {
    padding: 10px 0px 5px 0px;
    color: var(--colorchinh);
    margin: 0px auto 0px;
    overflow: auto;
    font-family: Verdana, Geneva, sans-serif;
}

.home {
    width: 500px;
    float: left;
}

    .home h3 {
        color: var(--colorchinh);
        margin: 0 0 10px 0;
        /*text-shadow: 2px 2px 2px #000;*/
    }

    .home div {
        font-size: 12px;
        margin: 5px 0 5px 0;
    }

.rightfoot {
    width: 450px;
    float: right;
    margin-top: 0px;
    text-align: right;
    margin-left: 5px;
}

    .rightfoot h3 {
        font-size: 15px;
        font-weight: bold;
    }

.popula {
    height: 38px;
    margin: 0px 0px 10px 0;
    clear: both;
}

    .popula a img {
        margin-top: 10px;
    }

.registmail {
    font-size: 9px;
    text-align: left;
}

    .registmail h3 {
        margin-bottom: 5px;
        font-weight: normal;
        font-size: 16px;
        font-style: initial;
    }

    .registmail input {
        border: none;
        background-color: #fff;
        color: #646464;
        padding: 7px;
        float: left;
        font-size: 12px;
    }

.input-left {
    width: 79%;
}

.rebuton { /*width:127px !important;*/
    text-transform: uppercase;
    background-color: #ff5601 !important;
    color: #ffffff !important;
    padding: 7px 20px !important;
    font-size: 13px !important;
    font-family: 'Times New Roman';
    font-weight: bold;
}

.footmenu {
    width: 980px;
    height: 34px;
    background-color: #3e4095;
    color: #fff;
    margin: 0px auto 20px;
    padding: 0 10px 0 10px;
    clear: both;
}

    .footmenu ul {
        height: 34px;
        list-style: none;
        display: inline;
        margin: 0;
        padding: 0;
    }

        .footmenu ul li {
            height: 34px;
            list-style: none;
            display: inline;
            margin: 0;
            padding: 10px 15px 10px 15px;
            line-height: 34px;
        }

            .footmenu ul li a, .footmenu ul li a:hover {
                color: #ffffff;
                font-size: 12px;
                font-weight: bold;
                text-decoration: none;
                text-transform: uppercase;
            }

#back-top {
    background: url("../images/arrow-top.png") no-repeat scroll 50% 50% #F36100;
    position: fixed;
    bottom: 40px;
    right: 12px;
    width: 45px;
    height: 45px;
    display: none;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

    #back-top a {
        width: 45px;
        height: 45px;
        display: block;
    }

    #back-top:hover {
        background-color: #424242;
        cursor: pointer;
    }

#back-top {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    behavior: url(http://foreverbeaumore.com/skin/frontend/default/ma_classicshop/css/css3.htc);
}

.btnsearch {
    display: block;
    float: right;
    cursor: pointer;
    background: url(../images/button.png) bottom repeat-x;
    padding: 6px 10px 7px 10px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    border: 1px #eb6b09 solid;
    border-radius: 5px;
    color: #fff;
    /*text-shadow: 1px 1px 0px #b95301;*/
}

    .btnsearch:hover {
        background: url(../images/button_hover.png) top repeat-x;
    }

#wizard-process {
    width: 980px !important;
    padding-left: 20px;
}

.wizard {
    background-color: #e6e6e6;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: -moz-linear-gradient(top, #f4f4f4 0, #dddddd 100%) no-repeat;
    background: linear-gradient(top, #f4f4f4 0, #dddddd 100%) no-repeat;
    background: -webkit-linear-gradient(top, #f4f4f4 0, #dddddd 100%) no-repeat;
    background: -o-linear-gradient(top, #f4f4f4 0, #dddddd 100%) no-repeat;
    background: -ms-linear-gradient(top, #f4f4f4 0, #dddddd 100%) no-repeat;
    -svg-background: linear-gradient(top, #f4f4f4 0, #dddddd 100%) no-repeat;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f4f4f4, endColorstr=#dddddd)";
    border-bottom: solid 1px #bfbfbf;
    margin-bottom: 5px;
}

.wizard {
    background-color: #e6e6e6;
    margin: 0px auto 10px auto;
    padding: 0;
    list-style: none;
}

    .wizard li {
        display: inline-block;
        line-height: 35px;
        height: 35px;
        padding-left: 45px;
        position: relative;
    }

        .wizard li:first-child {
        }

    .wizard a {
        font-weight: 700;
        color: #777;
        text-decoration: none;
        font-size: 12px;
    }

    .wizard .num {
        position: absolute;
        left: -12px;
        top: 50%;
        margin-top: -18px;
        width: 59px;
        text-align: center;
        font-weight: 700;
        font-size: 13px;
    }

    .wizard .active {
        padding-left: 50px;
    }

        .wizard .active .num {
            font-size: 15px;
            left: 0;
            width: 35px;
        }

        .wizard .active a, .wizard a:hover, .wizard a:active {
            color: #333;
            font-weight: 700;
        }

            .wizard .active a .icon, .wizard a:hover .icon, .wizard a:active .icon {
                opacity: 1;
            }

    .wizard a .icon {
        display: inline-block;
        width: 64px;
        height: 21px;
        vertical-align: middle;
        opacity: 0;
    }

    .wizard li {
        background: url(../images/wizardstep.png) 0 50% no-repeat;
        padding-left: 50px;
        padding-right: 30px;
    }

        .wizard li.step1 {
        }

    .wizard .num {
        color: #fff;
    }

    .wizard .active {
        background: url(../images/wizardactive.png) 0 50% no-repeat;
    }

        .wizard .active a, .wizard a:hover, .wizard a:active {
            color: #ff5817;
            font-size: 12px;
        }

            .wizard .active a .icon, .wizard a:hover .icon, .wizard a:active .icon {
                opacity: 1;
            }

    .wizard a .icon {
        background: url(../images/wizardactivelink.png) 50% 50% no-repeat;
        width: 60px;
    }

.ma-banner7-container .flex-control-paging li a {
    background: #96968c;
}

    .ma-banner7-container .flex-control-paging li a:hover,
    .ma-banner7-container .flex-control-paging li a.flex-active {
        background: #F36100;
    }

#tabs {
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

    #tabs li {
        float: left;
        margin: 0px;
    }

        #tabs li span a {
            float: left;
            width: 171px;
            height: 31px;
            background-image: url(../images/tab-qt.png);
            background-position: bottom;
            background-repeat: no-repeat;
            color: #fff;
            font-weight: bold;
            text-transform: uppercase;
            text-decoration: none;
            margin: 0;
            position: relative;
        }

            #tabs li span a:hover {
                color: #FFF;
                font-weight: bold;
                text-transform: uppercase;
                text-decoration: none;
                position: relative;
            }

            #tabs li span a.active {
                position: relative;
                background-image: url(../images/tt_active.png);
                color: blue;
            }

        #tabs li div[id=_1] a {
            line-height: 31px;
            padding-left: 1px;
            width: 171px;
            height: 31px;
            background-image: url(../images/tab-vn.png);
            background-position: bottom;
            background-repeat: no-repeat;
            display: block;
            color: #fff;
            font-weight: bold;
            text-transform: uppercase;
            text-decoration: none;
            margin: 0;
            z-index: 1;
            position: relative;
        }

            #tabs li div[id=_1] a:hover {
                color: #fff;
                font-weight: bold;
                text-transform: uppercase;
                text-decoration: none;
                z-index: 4;
                position: relative;
            }

            #tabs li div[id=_1] a.active {
                position: relative;
                background-image: url(../images/tt_active.png);
                color: blue;
            }

        #tabs li div[id=_2] a {
            line-height: 31px;
            float: left;
            padding-left: 1px;
            width: 171px;
            height: 31px;
            background-image: url(../images/tab-jet.png);
            background-position: bottom;
            background-repeat: no-repeat;
            color: #fff;
            font-weight: bold;
            text-transform: uppercase;
            text-decoration: none;
            margin: 0;
            z-index: 1;
            position: relative;
        }

            #tabs li div[id=_2] a:hover {
                color: #FFF;
                font-weight: bold;
                text-transform: uppercase;
                text-decoration: none;
                z-index: 4;
                position: relative;
            }

            #tabs li div[id=_2] a.active {
                position: relative;
                background-image: url(../images/tt_active.png);
                color: blue;
            }

        #tabs li div[id=_3] a {
            line-height: 31px;
            float: left;
            padding-left: 1px;
            width: 171px;
            height: 31px;
            background-image: url(../images/tab-vj.png);
            background-position: bottom;
            background-repeat: no-repeat;
            color: #fff;
            font-weight: bold;
            text-transform: uppercase;
            text-decoration: none;
            margin: 0;
        }

            #tabs li div[id=_3] a:hover {
                color: #FFF;
                font-weight: bold;
                text-transform: uppercase;
                text-decoration: none;
                z-index: 4;
                position: relative;
            }

            #tabs li div[id=_3] a.active {
                position: relative;
                background-image: url(../images/tt_active.png);
                color: blue;
            }

    #tabs a {
        line-height: 31px;
        font-size: 12px;
        font-weight: bold;
        /*text-align:center;*/
        text-decoration: none;
        text-transform: uppercase;
        color: #fff;
        margin-left: 20px;
        cursor: pointer;
        text-align: center;
    }

/*#bottomlink{ display:block; overflow-y: auto; border: 1px solid #ebebeb; margin: 0px 0px 10px 0px; padding: 10px;padding-bottom:0px;}
#bottomlink ul{ display:block; float:left;width:230px; margin:0px 3px 10px 10px}
#bottomlink ul li{list-style:circle; line-height:180%; background:url(/images/i_list.png) left no-repeat}
#bottomlink ul li.title{ font-size:16px; font-weight:bold; background:none;list-style:none;}
#bottomlink ul li a{text-decoration:none; color:#323232; margin-left:10px;}
#bottomlink ul li a:hover{ color:#3998dc; font-weight:bold}*/
#bottomlink ul {
    width: 100%;
    padding: 5px;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}

    #bottomlink ul div {
        margin-bottom: 15px;
    }

    #bottomlink ul div {
        background-color: #0685aa;
        color: #ffffff;
        padding: 10px 20px;
        margin-bottom: 5px;
        text-transform: uppercase;
        width: 150px;
    }

    #bottomlink ul li {
        float: left;
        width: 18%;
        list-style: none;
        padding-left: 15px;
        background: url(../images/IconClear_Check.png) left no-repeat;
    }

.GrouFoot {
    padding: 5px;
}

.rounded-corners2Top {
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
}

.methodB {
    width: 350px;
    height: 327px;
    float: left;
    /*margin-left: 17px;*/
}

    .methodB h3 {
        margin: 0;
        padding: 15px 0 0 50px;
        color: #333;
    }

    .methodB h4 {
        margin: 0;
        padding: 5px 0 0 50px;
        color: #666;
        valign: top;
        font-weight: 400;
    }

.methodTitle {
    width: 350px;
    height: 32px;
    background-image: url(../images/Check-ico.png);
    background-repeat: no-repeat;
    background-position: left;
}

    .methodTitle h2 {
        margin: 0;
        padding: 8px 0 0 50px;
        color: #333;
        font-size: 16px;
        color: #333;
        text-transform: uppercase;
    }

.onweb {
    width: 350px;
    height: 72px;
    background-image: url(../images/1.png);
    background-repeat: no-repeat;
    background-position: left;
    background-color: #f1f0e8;
    margin-top: 2px;
}

.EVcall {
    width: 350px;
    height: 72px;
    background-image: url(../images/2.png);
    background-repeat: no-repeat;
    background-position: left;
    background-color: #f1f0e8;
    margin-top: 2px;
}

    .EVcall h4 span {
        font-size: 13px;
    }

.enviet {
    width: 350px;
    height: 72px;
    background-image: url(../images/3.png);
    background-repeat: no-repeat;
    background-position: left;
    background-color: #f1f0e8;
    margin-top: 2px;
}

.chat {
    width: 350px;
    height: 72px;
    background-image: url(../images/4.png);
    background-repeat: no-repeat;
    background-position: left;
    background-color: #f1f0e8;
    margin-top: 2px;
}

    .chat h4 img {
        margin-right: 10px;
    }

.ProNews ul {
    list-style: none;
}

    .ProNews ul li {
        list-style: none;
        width: 49%;
        float: left;
        margin-bottom: 10px;
        margin-right: 5px;
        overflow: hidden;
    }

        .ProNews ul li img {
            float: left;
            margin-right: 5px;
        }

        .ProNews ul li p {
            text-align: justify;
        }

        .ProNews ul li a {
            color: #0685aa;
            font-size: 12px;
            font-weight: bold;
        }

            .ProNews ul li a:hover {
                color: #ff2525;
            }

.rounded-corners {
    border-radius: 10px;
}

.grp1 {
    width: 221px;
    background-color: #f7f7f7;
    margin-right: 0;
    float: left;
}

.grp1_ {
    width: 221px;
    background-color: #f7f7f7;
    margin-left: 17px;
    float: left;
}

.grplink {
    height: 23px;
    padding: 10px 10px 10px 28px;
    margin-left: 5px;
    background-image: url(../images/radio-ico.png);
    background-repeat: no-repeat;
    background-position: left;
    text-transform: uppercase;
    color: #fe7d3f !important;
    line-height: 23px;
}

    .grplink a, .grplink a:hover {
        font-size: 11px;
        color: #fe7d3f;
        text-decoration: none;
        font-weight: 700;
    }
/*----------------------Tabs-------------------------*/
#tabs {
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

    #tabs li {
        float: left;
        margin: 0 -25px 0 0;
        bottom: 0px;
    }

        #tabs li div[id=currents1] {
            text-transform: uppercase;
            color: #0685aa;
            font-size: 24px;
            text-align: left;
            font-weight: bold;
            padding: 0px 50px 0 0px;
            height: 30px;
        }

    #tabs a {
        line-height: 31px;
        font-size: 12px;
        font-weight: 700;
        text-decoration: none;
        text-transform: uppercase;
        color: #fff;
        margin-left: 20px;
    }

    #tabs li div[id=t_2] a.active {
        z-index: 300;
        position: relative;
        background-image: url(../images/tt_active.png);
        color: #000;
    }

    #tabs li div[id=t_2] a:hover {
        color: #FFF;
        font-weight: 700;
        text-transform: uppercase;
        text-decoration: none;
        z-index: 4;
        position: relative;
    }

    #tabs li div[id=t_2] a {
        text-align: left;
        line-height: 31px;
        float: left;
        padding: 0 0 0 40px;
        width: 121px;
        height: 31px;
        background-image: url(../images/hdap.png);
        background-position: bottom;
        background-repeat: no-repeat;
        color: #fff;
        font-weight: 700;
        text-transform: uppercase;
        text-decoration: none;
        margin: 0;
        z-index: 1;
        position: relative;
    }

    #tabs a:hover, #tabs a:hover::after, #tabs a:focus, #tabs a:focus::after {
        color: #fff;
        font-size: 12px;
        font-weight: 700;
        text-transform: uppercase;
        text-decoration: none;
    }

    #tabs li div[id=t_3] a.active {
        z-index: 4;
        position: relative;
        background-image: url(../images/tt_active.png);
        color: #000;
    }

    #tabs li div[id=t_3] a {
        text-align: left;
        line-height: 31px;
        float: left;
        padding: 0 0 0 30px;
        width: 129px;
        height: 31px;
        background-image: url(../images/Phoi.png);
        background-position: bottom;
        background-repeat: no-repeat;
        color: #fff;
        font-weight: 700;
        text-transform: uppercase;
        text-decoration: none;
        margin: 0;
    }

#content {
    border-top: 1px #dddddd solid;
    width: 100%;
    height: 205px;
    /*
    overflow: hidden;*/
    margin-bottom: 10px;
}

.iconChat {
    float: right;
    position: relative;
    top: -50px; /*margin-right:10px*/
}

    .iconChat img {
        /*margin-right:20px;*/
    }

.fancybox-overlay-fixed {
    z-index: 100 !important;
}


#footerSlideContainer {
    bottom: 0;
    position: fixed;
    right: 0;
    width: 250px;
    z-index: 1000;
}

#footerSlideButton {
    background: url(../images/support-title-background.png) no-repeat scroll left top transparent;
    border: medium none;
    cursor: pointer;
    height: 128px;
    position: absolute;
    right: 0;
    top: -124px;
    width: 301px;
}

#footerSlideContent {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #EFEFEF;
    border-color: #119C4A -moz-use-text-color -moz-use-text-color #119C4A;
    border-image: none;
    border-style: solid none none solid;
    border-width: 3px medium medium 3px;
    bottom: -5px;
    color: #CCC;
    font-family: DejaVuSansBook,Sans-Serif;
    font-size: .8em;
    height: 0;
    position: relative;
    width: 100%;
    background: #ff6400;
    overflow: hidden;
}

    #footerSlideContent h3 {
        color: #9AC941;
        font-size: 36px;
        margin: 10px 0;
    }

    #footerSlideContent ul {
        color: #EE8D40;
        line-height: 2em;
        list-style-type: none;
    }

#footerSlideText {
    color: #065F92;
    font-size: 11px;
    text-shadow: 1px 1px #FFF;
}

    #footerSlideText .note {
        color: red;
        left: 20px;
        position: relative;
    }

    #footerSlideText .line {
        background: url(http://img.hostvn.net/line.gif) repeat-x scroll center top transparent;
        height: 2px;
        margin: 5px auto;
        width: 95%;
    }

    #footerSlideText .titles {
        color: #006795;
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        color: orange;
    }

    #footerSlideText ul {
        list-style: none outside none;
        margin: 10px 0 0 20px;
        padding: 0;
        width: 244px;
    }

        #footerSlideText ul li {
            background: none repeat scroll 0 0 transparent;
            color: #006795;
            font-size: 12px;
            font-weight: 700;
            list-style: none outside none;
            margin-top: 8px;
            padding: 0;
        }

            #footerSlideText ul li .left {
                display: inline-block;
                width: 116px;
            }

            #footerSlideText ul li .right {
                display: inline-block;
                width: auto;
                float: right;
                margin-right: -45px;
            }

.BigHotLine {
    background: none repeat scroll 0 0 #ff6400;
    border-radius: 3px 3px 3px 3px;
    margin: 20px auto;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    width: 100%;
}

    .BigHotLine strong {
        color: #FFF;
        font-size: 18px;
        font-weight: 400;
        text-shadow: 1px 1px 0 #960606;
    }

.list-support a {
    display: block;
    line-height: 25px;
    text-decoration: none;
}

.list-support .Yahoo {
    background: url(../images/live-support-yahoo.png) left center no-repeat;
    padding-left: 40px;
}

.list-support .Skype {
    background: url(../images/skype-chat.png) center left no-repeat;
    padding-left: 40px;
}

.support-container strong {
    color: red;
    font-weight: 400;
    margin-left: 3px;
    font-family: "Times New Roman",Times,serif;
    font-size: 20px;
}

.banquyen ul li {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11.5px;
}

.chinhsach ul li {
    padding-left: 20px;
    background: url(../images/IconClear_Check.png) left no-repeat;
}

    .chinhsach ul li a {
        text-decoration: none;
        color: #fff;
    }

        .chinhsach ul li a:hover {
            font-weight: 700;
        }

.BreadBar {
    padding: 0px 10px 10px 0;
    margin-bottom: 10px;
    color: #ff6400;
    font-size: 14px;
    border-bottom: 1px #faf7f7 solid;
}

    .BreadBar ul {
        display: inline;
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .BreadBar ul li {
            display: inline;
            list-style: none;
            padding: 0px 5px;
        }

            .BreadBar ul li a {
                color: #909090;
                font-size: 15.5px;
                text-decoration: none;
                font-style: italic;
                font-family: taho;
            }

                .BreadBar ul li a:hover {
                    text-decoration: underline;
                    color: red;
                }

.subMenu {
    background: url(/images/bgTopHeader.jpg) repeat-x;
    height: 29px;
}

.slTopHeader {
    font-size: 11px;
    color: #8f8f8f;
    line-height: 25px;
    float: left;
    margin-left: 10px;
    white-space: nowrap;
}

.menuright ul {
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0;
}

    .menuright ul li {
        display: inline;
        list-style: none;
        border-right: 1px #999 solid;
        padding: 0 7px;
    }

        .menuright ul li a {
            color: #909090;
            font-size: 13px;
            text-decoration: none;
            font-family: taho;
        }

            .menuright ul li a:hover {
                text-decoration: underline;
                color: red;
            }

.sc {
    border-right: 0px #999 solid !important;
    padding-right: 0px !important;
}
