/*========== Top Header ============*/
.whole_ctn{ float: left; width: 100%; margin: 16px 0;}
.uppercase{ text-transform: uppercase;}
/*========== Header Website ===========*/
.top_header{
    width: 100%;
    float: left;
    margin-top: 10px;
    height: 135px;
    overflow: hidden;
    margin-bottom: 26px;
}


/* Right Headery */
.right_header{
    float: right;
}

.right_header tr td{
    padding-bottom: 12px;
}

/*========= Language =========*/
.lg_en{float: right; font-family: 'Century Gothic', Battambang;}
.lg_kh{float: right; margin-left: -20px; font-family: 'Century Gothic', Battambang;}
.left_lg{ height: 22px; line-height: 22px; width: 0px; float: right;}
.mid_lg{height: 22px; line-height: 22px; font-size: 13px; float: right; }
.right_lg{ height: 22px; line-height: 22px;  float: right; width: 15px;}

.mid_lg a:link, .mid_lg a:visited{ color: #484848;}
.mid_lg a:hover, .mid_lg a:active{ color: #484848; text-decoration: underline;}

.flag_en{float: right; height: 22px; line-height: 22px; background: url("imgs/en.png") no-repeat left; padding-left: 28px}
.flag_kh{float: right; height: 22px; line-height: 22px; background: url("imgs/kh.png") no-repeat left; padding-left: 28px}

/* Header Search */
.text_header{
    float: right;
    margin-right: 3px;
    border-top: 2px solid rgba(215,211,208,0.6);
    border-right: 2px solid rgba(215,211,208,0.3);
    border-left: 2px solid rgba(215,211,208,0.3);
    border-bottom: 2px solid #f5f5f5;
    height: 28px;
    line-height: 28px;
    padding: 0 12px;
    text-align: center;
    width: 210px;
    box-shadow: 2px 4px 13px #f4f4f4;

    border-radius: 50px;
    -o-border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;

}
.icon_search{
    float: right;
    width: 28px;
    height: 26px;
    border: none;
    background: url("imgs/symbol_search.png") no-repeat left;
}

/*=== Header Text ====*/
.header_text_1{
    font-size: 18px;
    text-align: center;
    margin-bottom: 8px;
    color: rgb(153,18,3);
}
.header_text_2{
    font-size: 16px;
    text-align: center;
    color: rgb(153,18,3);
}


/*================layout container================*/
.l_panel{
    width:490px;

}
.r_panel{
    width:480px;
}


.panel_right{
    width: 320px;
}


.panel_left{
    /*width: 650px;*/
    width: 100%;
}

.panel_left .title_left{
    float: left;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    background: url("imgs/bg_title.png") repeat-x;
    color: #FFFFFF;
    font-size: 18px;
    padding-left: 10px;
    border-top-left-radius: 5px;
    -o-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;


    border-top-right-radius: 5px;
    -o-border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
}

.panel_left .title_left_symbol{
    float: right;
    background: url("imgs/bg_title_right.png") no-repeat right;
    width: 19px;
    height: 40px;
}

.panel_right .title_right{
    float: left;
    width: 301px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    background: url("imgs/bg_title.png") repeat-x;
    color: #FFFFFF;
    font-size: 18px;
    padding-left: 10px;

    border-top-left-radius: 5px;
    -o-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
}

.panel_right .title_right_symbol{
    float: right;
    background: url("imgs/bg_title_right.png") no-repeat right;
    width: 19px;
    height: 40px;
}

/*=== Facebook right page ==*/
.panel_right .facebook_show{
    float: left;
    width: 100%;
    overflow: hidden;
}



/*============ Footer Menu ==================*/

/* Visitor Footer */
.visitor_ctn{
    width: 110px;
}
.visiter_text{
    float: left; text-transform: uppercase; width: 100%; padding: 0px 3px 3px 3px;
}
.number_visitor_en{
    width: 100%; height: 34px; padding: 0 5px;
}
.number_visitor_en div{
    height: 32px;
    width: 100px;
    font-size: 16px;
    color: #010101;
    padding-left: 7px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 10px;
    background: url("imgs/bg_visitor.png") repeat-x;
}

.number_visitor_kh{
    width: 100px; height: 34px; padding: 0 5px;
}
.number_visitor_kh div{
    height: 32px;
    width: 100px;
    font-size: 16px;
    color: #010101;
    padding-left: 5px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 10px;
    background: url("imgs/bg_visitor.png") repeat-x;
}

/*Footer Contact */
.contact_info_one{ float: left; height: 70px; width: 390px;}
.contact_info_one .image_css div{ float: left; width: 40px; height: 40px; margin-top: 15px;}
.contact_info_one .title_css{ float: right;  font-weight: bold; font-size: 16px;}
.contact_info_one .description_css{ float: left; width: 336px; padding-top: 10px; margin: 0 0 0 10px; }

.contact_info{ float: left; /*margin: 0  0 0 5px;*/ background: url("imgs/border_contact.png") no-repeat left; /*height: 70px;*/ padding-left: 13px; width: 200px;}
.contact_info .image_css div{ float: left; width: 40px; height: 40px; margin-top: 15px;}
.contact_info .title_css{ float: right;  font-weight: bold; font-size: 16px;}
.contact_info .description_css{ float: left; width: 125px; margin: 25px 0 0 10px; }

.fb_border{
    width: 3px; float:left; height: 70px; background: url("imgs/border_contact.png") no-repeat left;
}

.contact_fb{
margin-right:10px;
}

.pcms-visitor{
    display: flex;
    width: 125px;
}
.pcms-vst-item{
    height: 32px;
    width: 20px;
    font-size: 16px;
    color: #010101;
    padding-left: 6px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: 10px;
    background: url(imgs/bg_visitor.png) repeat-x;
}


