﻿/* CSS Document */

* {
    margin: 0;
    padding: 0px;
    width:auto;
}

ul, ol, li {
    list-style: none;
}

a {
    text-decoration: none;
    /*cursor: pointer;*/
    color: #000;
}

    a:hover {
        text-decoration: none;
    }

img {
    border: none;
}

.hidden {
    display: none!important;
}

.clear {
    clear: both;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: normal;
    /*background: #e6e5d4 url('img/bg_body.jpg') repeat-x scroll 0 0;*/
    color: #000;
}
/*popup home*/
.popup_background {
    background: #000;
    position: fixed;
    z-index: 23232342;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.45;
    -moz-opactiy: 0.3;
    filter: alpha(opacity=30);
}

.popup_image {
    position: fixed;
    top: 15%;
    left: 20%;
    z-index: 2323234223;
    padding: 10px;
}

.colose_popup {
    background: url('icon/fancy_close.png') no-repeat;
    width: 30px;
    height: 25px;
    margin-top: -23px;
    position: relative;
    left: 99%;
    cursor: pointer;
}
/*popup end*/
.toTop {
    width: 50px;
    height: 50px;
    display: block;
    background: url('/admin/Styles/img/toTop.png') no-repeat;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 310;
    opacity: 0;
    filter: alpha(opacity=0);
}
/*slide left & right start*/
#SiteLeft {
    width: 0px;
    height: 0px;
    float: left;
}

#SiteRight {
    height: 0px;
    float: right;
}

#SiteLeft .ban_scroll {
    left: 1px;
    text-align: right;
}

.ban_scroll {
    width: 105px;
    overflow: hidden;
    position: absolute;
    z-index: 10;
    top: 0px;
}
/*slide left & right end*/

#topwrapper {
    /*width: 100%;
    height: 3px;
    background: url('img/bg_top.jpg') repeat-x transparent;*/
}
/* wrapper*/
#wrapper {
    height: auto;
    /*position: relative;*/
    background-color: #ffffff;
    /*border-left: 0px solid #d7d6c6;
    -webkit-box-shadow: 0px 5px 6px 0px #d7d6c6;
    box-shadow: 0px 5px 6px 0px #d7d6c6;*/
}

/* Header*/
#header {
    width: 100%;
}

    #header .content {
        width: auto;
        margin: 0 auto;
        position: relative;
    }

        #header .content #logo {
            position: absolute;
            left: 0px;
            top: 0px;
            z-index: 9999;
        }

#banner {
    position: relative;
    overflow: hidden;
    width: auto;
    margin-left: 200px;
}

#Language {
    position: absolute;
    top: 14px;
    right: 33px;
    height: 24px;
    line-height: 25px;
}

.vi {
    background: url("icon/vi.jpg") no-repeat;
    position: absolute;
    right: 40px;
    top: 4px;
    height: 20px;
    width: 25px;
}

.en {
    background: url("icon/en.jpg") no-repeat;
    position: absolute;
    right: 10px;
    top: 4px;
    height: 20px;
    width: 25px;
}

#tophome {
    height: 10px;
}

#box_home {
    position: relative;
    min-height: 384px;
    overflow: hidden;
    width: 1000px;
    margin: 0 auto;
}

#home_left {
    width: 780px;
    float: right;
}

#home_right {
    width: 210px;
    float: left;
}

    #home_right .adv .item {
        margin-bottom: 10px;
    }

#adv_bottom .adv .list .item {
    margin-bottom: 10px;
}

#slideshow {
    /*-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
    float: left;*/
}

#Slide {
    overflow: hidden;
    max-height: 325px;
}

    #Slide .content a {
        position: relative;
    }

    #Slide table, #Slide table th, #Slide table td {
        padding: 0 !important;
    }

    #Slide .content span {
        background: url("img/news-carousel-hl-bg.png") repeat scroll left top transparent;
        border: 1px solid #D87B7B;
        bottom: 17px;
        color: #FFFFFF;
        display: block;
        font-family: 'Anton',sans-serif;
        font-size: 12px;
        font-weight: bold;
        left: 20px;
        padding: 10px;
        position: absolute;
        width: 382px;
    }

#main-new li {
    height: 51px;
    overflow: hidden;
    padding-top: 8px;
}

    #main-new li img {
        float: left;
        width: 67px;
        height: 44px;
        margin: -2px 5px;
        border: 1px solid #FF6666;
    }

.Title-new {
    background: #b51d1a;
    height: 27px;
    line-height: 27px;
    color: #ffffff;
    font-weight: bold;
    padding-left: 10px;
    margin-bottom: 2px;
}

/*box_article start*/
#box_article {
    width: 200px;
    float: left;
    margin-left: 10px;
}

#noibat {
    cursor: pointer;
}

#xemnhieu {
    line-height: 29px;
    color: #434343;
    cursor: pointer;
}

#box_article .read_all {
    margin: 5px;
    display: block;
    text-align: right;
    font-style: italic;
    font-weight: bold;
}
/*box_article end*/

/*box_support start*/
#box_support {
    width: 190px;
    float: left;
    margin-left: 10px;
}

    #box_support .listbox {
        margin: 6px;
    }
/*box_support end*/
#DownloadTop .item {
    background: #FFFFFF url('icon/icon-box-right.gif') no-repeat scroll 12px 6px;
    padding-bottom: 5px;
    padding-left: 23px;
    padding-right: 10px;
}

    #DownloadTop .item a {
        line-height: 18px;
    }

.box_video_home {
    width: 434px;
    float: left;
    position: relative;
    margin: 0px 20px 20px;
    border: 2px solid #c9c9c9;
    border-radius: 8px;
}

.top_box {
    background-color: #fff;
    border-radius: 8px 8px 0 0;
    height: 8px;
    margin-left: 7px;
}

#wr_content {
    margin-bottom: 20px;
    margin: 0 auto;
    width: auto;
}

#wr_banner .caroufredsel_wrapper {
    margin: 0 auto !important;
    width: 1000px!important;
}

.slide_logo .caroufredsel_wrapper {
    margin: 0 auto !important;
    height: 60px !important;
    width: 1000px!important;
}

#header_bottom {
    height: 46px;
    border-bottom: 2px solid #f6f6f6;
    margin-bottom: 10px;
}

.datetime {
    color: #333333;
    font: normal 14px arial;
    margin-top: 20px;
    display: inline-block;
    float: left;
}

.datetimeOther {
    color: rgb(190, 184, 184);
    font-style: italic;
    padding-right: 5px;
}
/*end header*/

/* container */
#container {
    min-height: 700px;
}

.bg_default {
    background: url("/Styles/img/bg_container.jpg") no-repeat fixed 0 0;
}

.main_content {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}

.football .titlebox {
    font: bold 14px arial;
    text-transform: uppercase;
    text-align: center;
    padding: 6px;
    margin-bottom: 5px;
    background: #FFFFFF url('img/bg-title-detail.jpg') repeat-x scroll 0px 0px;
}

/*message start*/
#home {
    margin-top: 20px;
}


#box_1 .box_video {
    float: left;
    margin-left: 20px;
    width: 300px;
}

/*cột phải*/

#box_3 {
    display: inline-block;
    margin-top: 10px !important;
}

#adv_middle {
    float: left;
    width: 600px;
    margin-bottom: 10px;
}

/*.btn {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #F37020;
    padding: 4px 0px;
    display: inline-block;
    -webkit-transition: background .218s;
    -moz-transition: background .218s;
    -o-transition: background .218s;
    transition: background .218s;
    border-radius: 2px;
    -moz-border-radius: 2px;
    width: 295px;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
}

    .btn:hover {
        -webkit-transition: background .218s;
        -moz-transition: background .218s;
        -o-transition: background .218s;
        transition: background .218s;
        background-color: #c3692c;
    }*/

#dk_nhantin {
    float: left;
    width: 170px;
    margin-left: 10px;
}

#newsletter-subscribe-block {
    margin: 7px;
}

#dk_nhantin .buttons {
    margin-top: 5px;
}






/*colum_left & colum_right*/
#colum_centre {
    float: left;
    width: 100%;
}

#colum_left {
    /*float: left;
    padding-left: 20px;
    width: 203px;
    overflow: hidden;*/
}

#wr_slide_left {
    width: 223px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    padding-left: 4px;
}

#slide_carouFredSel {
    height: 420px !important;
    width: 223px!important;
    overflow: hidden;
    left: 0px !important;
    border: 1px solid #154e88;
}

#colum_right {
    float: right;
    padding-left: 20px;
    width: 203px;
}


    #colum_right .adv .item {
        margin-bottom: 20px;
    }



/*end colum_left & colum_right*/


#Histats {
    margin: 10px 0 10px 7px;
}

/* Footerr*/
#wr_footer {
    background: url("img/bg-footer.jpg") repeat-x;
    width: 100%;
    position: relative;
}

    #wr_footer #footer {
        width: 1000px;
        margin: 0 auto;
    }

    #wr_footer .adv {
        display: inline-block;
        width: 100%;
        height: 100%;
        background: url('Img/bg_footer.png') no-repeat right 5px;
    }

#logo-footer {
    position: absolute;
    top: 12px;
    left: 17px;
}

#information-ft {
    position: absolute;
    left: 113px;
    top: 20px;
    line-height: 18px;
}

.tt-footer {
    font-weight: bold;
    color: #fff;
}

.dt-footer {
    color: #fff;
}

#copyright {
    position: absolute;
    top: 20px;
    right: 18px;
    text-align: right;
}

#icon-footer {
    position: absolute;
    top: 62px;
    right: 18px;
}

#left-footer {
    position: absolute;
    left: -4px;
    top: -4px;
}

#right-footer {
    position: absolute;
    right: -4px;
    top: -4px;
}
/*end footer*/


/*Navigate*/
.nav {
    color: #fff;
    font: bold 14px/30px Arial;
    text-transform: uppercase;
    background-color: #0091b2;
    margin-bottom: 15px;
    height: 30px;
}

    .nav a.home {
        background: none;
    }

    .nav a {
        background: transparent url(icon/muiten-nav.png) no-repeat 5px 9px;
        margin-right: 5px;
        padding-left: 22px;
        float: left;
        color: #000;
        font: bold 12px/30px arial;
        color: #fff;
    }

        .nav a:hover {
            text-decoration: none;
            color: #e30b0b;
        }



#ShareSocial {
    position: absolute;
    background: #fff;
    top: 5px;
    right: 0px;
    padding-left: 20px;
    z-index: 100;
}

    #ShareSocial a {
        text-decoration: none;
        margin-left: 5px;
    }
/*CONFIG ARTICLE*/
table {
    border-collapse: collapse;
    padding: 0;
}

table, th, td {
    /*border: 1px solid #fff;*/
}

    table th, td {
        min-height: 30px;
        vertical-align: middle;
        padding: 5px;
    }


/*****************Phan Trang***************/
.wr_paging {
    text-align: center;
    width: 100%;
}

.paging {
    clear: both;
    display: inline-block;
    text-align: center;
    height: 23px;
}

    .paging li {
        display: inline;
        list-style: none outside none;
    }

    .paging a {
        background: transparent url('icon/vline.jpg') repeat-x scroll left top;
        background-position: left -161px;
        border: 1px solid #CCCCCC;
        box-shadow: 0 1px 1px rgba(255, 255, 255, 0.1) inset;
        display: block;
        float: left;
        margin-right: 10px;
        position: relative;
        cursor: pointer;
        border-radius: 3px 3px 3px 3px;
        font-weight: bold;
        padding: 2px 8px;
        color: #808080;
        text-decoration: none;
        font-family: Tahoma,Arial,sans-serif;
        font-size: 12px;
        line-height: 1.4;
    }

        .paging a:hover, .paging .active_paging {
            background: transparent url('icon/vline.jpg') repeat-x scroll left top;
            background-position: left -130px;
            /*border: 1px solid #3D6E99;*/
            color: white;
            text-shadow: 0 1px 0 #2C4566;
        }

/*end Phan Trang*/


/*video home*/


#VideoHome {
}

    #VideoHome .title {
        margin-bottom: 5px;
    }

        #VideoHome .title a:hover {
            color: #C02228;
        }

    #VideoHome .listbox {
        margin-bottom: 20px;
    }


#avView_wrapper {
    margin: 0 auto;
    padding-bottom: 10px;
}

.active_video {
    background: url('icon/active-video.gif') no-repeat scroll 0px 3px transparent !important;
    font-weight: bold !important;
    margin: 0 5px;
}

    .active_video a {
        color: #01609B !important;
        line-height: 20px;
        padding-left: 20px;
    }

.link-video {
    background: url('icon/bg-video.png') no-repeat scroll 0px 3px transparent;
    font-weight: bold;
    height: 20px;
    cursor: pointer;
    margin: 0 5px;
}

    .link-video a {
        line-height: 20px;
        padding-left: 20px;
        color: #000000;
        font-weight: normal;
    }

    .link-video:hover {
        background: url('icon/active-video.gif') no-repeat scroll 0px 3px transparent;
        height: 20px;
    }

        .link-video:hover a {
            color: #01609B;
            line-height: 20px;
            padding-left: 20px;
            font-weight: bold;
        }



.loading_contact {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url('icon/bg_diagonals_40x40.png') repeat scroll 50% 50% #666666;
    opacity: 0.5;
    z-index: 1;
    min-height: 1060px;
}

    .loading_contact img {
        height: 100px;
        left: 50%;
        position: fixed;
        top: 50%;
        width: 100px;
    }
/*box tien ich*/
.box-tienich {
    line-height: 25px;
    height: 25px;
    position: relative;
    border-bottom: 1px solid #CDCDCD;
    width: 179px;
    margin: 0 auto;
}

    .box-tienich img {
        margin: 5px 0 0 10px !important;
    }

    .box-tienich .title_tienich {
        position: absolute;
        top: -4px;
        left: 34px;
        color: #01609b;
    }

.padding-box {
    height: 20px;
    clear: both;
}
