﻿/* CSS Document */
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.clear {
    clear: both;
}

.wrapper {
    background: #78a94c url('../Styles/img/bg_body.jpg') no-repeat 50% top;
    width: 100%;
    clear: both;
}
.languae {position: absolute;
right: 5px;
top: 9px;
width: 24px;
height: 18px;
}
 .languae .ru {background: url('icon/ru.png') no-repeat 0 0;
width: 24px;
height: 18px;
float: left;}
 .languae .vi {background: url('icon/vi.png') no-repeat 0 0;
width: 24px;
height: 18px;
float: left;}
.wr_logo, .wr_main_frame {
    width: 1000px;
    margin: 0 auto;
}

.wr_logo {
    height: 175px;
    text-align: center;
}

    .wr_logo .logo {
        padding-top: 17px;
    }

.wr_main_frame {
}

a, a:hover {
    text-decoration: none;
}

ul, ol, li {
    list-style: none;
}

/*--------------------------*/

.wr_main_frame .wr_main_top .box_menu {
    height: 35px;
    background: url('../Styles/img/bg_menu_top.png') repeat-x 0 0 transparent;
    padding: 0 0 0 10px;
    border-radius:5px;
}

.wr_main_frame .wr_main_top .box_menu_search {
    border-radius: 10px;
    position: relative;
    z-index:10
}

.wr_main_frame .wr_main_top .box_search {
    position: absolute;
    width: 225px;
    right: 35px;
    top: 5px;
}

.wr_main_frame .wr_main_top .box_menu .rmHorizontal > li {
    background: url("../Styles/img/icon_line.png") no-repeat scroll 0 50% transparent;
    font-weight: bold;
    line-height: 35px;
}

    .wr_main_frame .wr_main_top .box_menu .rmHorizontal > li a {
        font-weight: bold;
    }

    .wr_main_frame .wr_main_top .box_menu .rmHorizontal > li:first-child {
        background: none
    }

.wr_main_frame .wr_main_top .box_menu .rmHorizontal {
    line-height: 35px;
    height: 100%;
}

.wr_main_frame .wr_main_top .rmHorizontal .rmRootLink {
    color: white;
}

/*.RadMenu_Top .rmRootGroup .rmItem .expanded, .RadMenu_Top .rmRootGroup > .rmItem > .rmLink:hover {
    background: url("../Styles/img/bg_navigation_hover.png") no-repeat 50% 50%;
}*/

/*-------------------*/
.wr_main {

    margin-top: 10px;
    border-radius: 5px;
    padding-bottom: 20px;
    background: url("img/boder_main.gif") repeat-y 265px 0 #fff;
}

    .wr_main .wr_social_welcome {
        height: 35px;
        background: url("../Styles/img/bg_socia_welcomel.png") repeat-x 0 50%;
        border-radius: 5px 5px 0 0;
        position: relative;
    }

        .wr_main .wr_social_welcome .box_social {
            background: url("../Styles/img/bg_social.png") no-repeat scroll right 50% transparent;
            left: 8px;
            position: absolute;
            top: 7px;
            width: 258px;
        }

            .wr_main .wr_social_welcome .box_social a {
                margin-right: 7px;
            }

        .wr_main .wr_social_welcome .welcome {
            line-height: 35px;
            font-weight: bold;
            color: white;
            text-transform: uppercase;
            position: absolute;
            left: 285px;
        }

    .wr_main .wr_main_left {
        width: 265px;
        float: left;

        text-align: center;
    }

        .wr_main .wr_main_left .adv_menu_left .item {
            margin-top: 20px;
        }

            .wr_main .wr_main_left .adv_menu_left .item img {
               max-width: 220px;
         
            }

    .wr_main .wr_content {
        float: left;
        width: 730px;
        overflow:hidden;
        position:relative;
    }

/* Article Trang chu*/
.article_list_home .Caption, .wr_menu_gallery .Caption, .wr_box_gallery .Caption, .wr_box_video .Caption {
    background: url("../Styles/img/icon_title.png") no-repeat 0 50%;
    text-transform: uppercase;
    padding-left: 30px;
    height: 22px
}

    .article_list_home .Caption p, .wr_menu_gallery .Caption p, .wr_box_gallery .Caption p, .wr_box_video .Caption p {
        border-bottom: 1px solid #f2f2f2;
        margin-right: 15px;
        padding-bottom: 3px;
    }

    .wr_box_gallery .Caption p, .wr_box_video .Caption p {
        color: #528b20;
        font-weight: bold;
        margin-bottom: 15px;
    }

        .article_list_home .Caption p a, .gallery_list_home .Caption p a, .wr_box_video .Caption p a {
            color: #528b20;
            font-weight: bold;
        }

.wr_box_video .box_news .title_name {
    font-weight: bold;
    color: #528b20;
    background: url("img/icon_video.png") no-repeat scroll 0 50% transparent;
    padding-left: 20px;
    margin-bottom: 10px;
    margin-top: 12px
}

.wr_box_video .box_news .active_video a, .link-video a {
    padding-left: 20px
}
/*----------------*/
.wr_box_club {
float:left;margin-bottom:30px;}
.article_list_home {
    margin: 20px 0 30px 20px;
}
    .article_list_home .Caption {
    width:682px;float:left;}

    .article_list_home .news_content .des {
        line-height: 20px;
        color: #3a3a3a;
    }

    .article_list_home .first {
        margin-bottom: 15px;
    }

.article_list_home .first .news_image {
    height: 154px;
    width: 231px;
    border-radius: 5px;
    background: #f7f7f7;
    border: 1px solid #e3e3e3;
    float: left;
}

    .article_list_home .first .news_image img {
        width: 214px;
        height: 135px;
        margin-top: 10px !important;
    }

.article_list_home .first .news_content {
    float: left;
    margin-left: 15px;
    width: 447px;margin-top:-3px;
}
    .article_list_home .first .news_content .content-text,.article_listing .item .content .content-text {max-height:123px;overflow:hidden}
.date_view {
    margin: 8px 0;
}

    .date_view .date, .date_view .count {
        height: 15px;
        display: inline-block;
        padding-left: 20px;
        color: #a3a3a3;
    }

    .date_view .date {
        background: url("../Styles/img/icon_datetime.png") no-repeat 0 50%;
        margin-right: 25px;
    }

    .date_view .count {
        background: url("../Styles/img/icon_count.png") no-repeat 0 50%;
    }

.article_list_home .first .news_content a {
    font-weight: bold;
    color: #528b20;
}

.article_list_home .first .news_content .btnMore {
    float: right;
    margin-top: 10px;
    height:27px;line-height:27px;
}

    .article_list_home .first .news_content .btnMore a {
        color: white;
        padding: 5px 10px;
        background: #6ea141;
        border-radius: 5px;
    }

.article_list_home .item {
    background: url("../Styles/img/icon_news.png") no-repeat 0 50%;
    padding-left: 10px;
    margin: 5px 0;
    float:left;width:100%;
}

    .article_list_home .item a {
        color: #528b20;
    }

    .article_list_home .item span {
        color: #a3a3a3;
    }

/*---------------*/
.wr_menu_gallery .list_gallery .item {
    float: left;
}

div.wr_menu_gallery .image img {
    max-height: 220px;
    max-width: 330px;
    width: auto;
}

/*------------------*/

/*.wr_box_video_gallery .box {
    width: 330px;
    height: 250px;
    float: left;
}*/

.wr_box_video_gallery .wr_box_video {
    width: 330px;
    height: 250px;
    float: left;
    margin-left: 20px;
}

.wr_box_video_gallery .wr_box_gallery {
    float: right;
    width: 330px;
    margin-right: 20px;
}

.wr_box_video_gallery .caroufredsel_wrapper {
 
}

    .wr_box_video_gallery .caroufredsel_wrapper .list_gallery {
        height: 220px !important;
    }

/*menu left*/
#menuleft {
    margin-top: -2px;
    margin-left: 1px;
    margin-bottom: 15px;
    display: inline-block;
}

    #menuleft ul {
        width: 100%;
        margin: 0;
        padding: 0;
    }

        #menuleft ul li {
            float: left;
            width: 100%;
            display: block;
        }

    #menuleft > ul > li:first-child > a {
        background: none;
        margin-top: -5px;
        font-size: 16px !important;
        /*margin-bottom: 7px;*/
    }

    #menuleft ul li a {
        display: block;
        color: #5c97c3;
        font: normal 16px arial;
        height: 28px;
        line-height: 28px;
        background: url('img/bg_dot.png') repeat-x left top transparent;
    }
    /*#menuleft ul li:hover ul{
           display: block;
        }*/
    #menuleft ul li ul {
        width: 100%;
        display: none;
    }

        #menuleft ul li ul li:last-child {
            margin-bottom: 10px;
        }

        #menuleft ul li ul li a {
            color: #5f5f5f;
            font: normal 12px/18px arial;
            padding-left: 27px;
            background: url('img/traitim.png') no-repeat left 0px transparent;
            height: 18px;
            margin-bottom: 6px;
            border: none;
        }

            #menuleft ul li ul li a:hover {
                color: #ff6c86;
                font: bold 12px/18px arial;
            }

/* wrapper*/
#wrapper {
    width: 100%;
}

/*phân trang*/

.pager {
    float: right;
    position: relative;
    overflow: hidden;
}

    .pager a.num {
        width: 24px;
        height: 24px;
        line-height: 24px;
        text-align: center;
        display: inline-block;
        color: white;
        font: bold 14px arial;
        margin-left: 8px;
        background: #dedede;
        border-radius: 5px;
        line-height:24px;
    }

    .pager a.select, .pager a:hover {
        color: #fff;
        background: #6ea141;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        font-weight: bold;
    }

    .pager a.num span {
        line-height: 24px;
    }

/*--------------------*/
.wr_main_bottom .box {
    float: left;
    color: white;
    margin: 15px 0;
}

    .wr_main_bottom .box a {
        color: white;
        font-weight: bold;
    }
.wr_main_bottom {position:relative}
.wr_main_bottom .box_left {
    color: #bff290;
    position:absolute;
    top:0px;
    left:0px;
}

.wr_main_bottom .box_center {
    width: 100%;
}

.wr_main_bottom .box_right {
position:absolute;right:0px;top:0px;
    text-align: right;
    color: #bff290
}

/*------------------*/

.nav {
    background: url("../Styles/img/icon_title.png") no-repeat scroll 0 50% transparent;
    display: inline-block;
    width: 100%;
    margin: 15px 0 0 15px;
    height: 22px
}

.nav_cap {
    border-bottom: 1px solid #f2f2f2;
    display: inline-block;
    margin-left: 28px;
    padding-bottom: 3px;
    width: 93%;
}

.nav h2 {
    float: left;
    text-transform: uppercase;
    color: #528b20;
    background: url("../Styles/img/bg_nav.png") no-repeat scroll 0 50% transparent;
    padding-left: 12px;
    margin-left: 9px;
}

    .nav h2:first-child {
        background: none;
        margin: 0;
        padding: 0;
    }

.nav a {
    color: #528b20;
}

/*---------------*/
#ArticleVideo .articlelist .avList .link-video, .active_video {
    margin: 10px 0;

    cursor: pointer;
}
    #ArticleVideo .articlelist .avList .link-video a, .active_video a {    background-image: url("img/icon_video.png") ;
 background-repeat: no-repeat;background-position: 0 3px;
    }
.wr_box_video #avView_wrapper {margin-bottom:20px}
#ArticleVideo .articlelist .active_video {
    margin-top: 10px;
}

#ArticleVideo .articlelist .today a {
    color: #528b20;
    font-weight: bold;
}

.wr_box_video .link-video:hover a, .today a {
    font-weight: bold;
    color: #528b20;
}

/*---------------------*/
.article_list_pager_search {
    display: inline-block;
    width: 100%;
    position: relative;
    margin-top: 10px;
}
    .article_list_pager_search .search_box .search-button {height: 24px;
line-height: 24px;
color: #fff;
font-weight: bold;
width: 47px;
top: 3px;
text-align: center;}
    .article_list_pager_search .pager {
        position: absolute;
        top: 0;
        right: 20px;
    }

.search_box .search-button {
    cursor: pointer;
    height: 27px;
    position: absolute;
    right: 0;
    top: 0;
    width: 27px;
}

.search_box {
    background: url("img/bg_search_al.png") no-repeat scroll left center transparent;
    display: inline-block;
    height: 29px;
    position: relative;
    width: 182px;
    float: left;
    margin-left: 20px;
}

    .search_box .input-text {
        background: none repeat scroll 0 0 transparent;
        border: medium none;
        color: #7C7C7C;
        font: 12px/27px arial;
        height: 27px;
        margin: 1px 0 0 25px;
        width: 120px;
        position: relative;
    }

    .search_box img {
        left: 5px;
        position: absolute;
        top: 11px;
    }

.box_slide_banner {
    border-radius: 5px;
    overflow: hidden;
    height: 330px;
            margin-top:10px;
}
.hidden {display:none}
.article_listing .viewDetail {
    text-align: right;

    margin-top: 10px;
    float:right;
}

.article_listing .viewDetail a {
    padding: 5px 15px;
    background: #6ea141;
    border-radius: 5px;
    color: white;
    font-weight: bold;
    float:right
}

.searchlist .pagerBottom {
    margin-right: 10px
}

/*--------Fix IE--------*/

.article_list_home .first {
    float: left;
    margin-top: 10px;
}

.article_list_home .first {
    
    }

.wr_list_gallery .list .item {

}

.wr_list_gallery .list .item img {

}

.nav_cap .home {
    float: left
}

.caroufredsel_wrapper .articlelist {
    *position: static !important
}