
/* Comment Generated by Combres - Resource '~/Content/global_styles/reset.css' (Mode: Static) */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, select, input, textarea, legend, caption, tbody, tfoot, thead,  th { margin:0; padding:0; border:0; outline:0; font-size:100%; background:transparent; }
body { line-height:1; }
ol, ul, li { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }
:focus { outline:0; }
ins { text-decoration:underline; }
del { text-decoration:line-through; }
a img {border: none; outline: none;}
ol li {display: list-item; list-style: decimal;}



@font-face {
	font-family: Khmer OS System;
	font-style:  normal;
	font-weight: normal;
	src: url("/Content/global_styles/fonts/KhmerOSsys.eot");
}
@font-face {
	font-family: "Khmer OS";
	font-style:  normal;
	font-weight: normal;
	src: url("/Content/global_styles/fonts/KhmerOSsys.ttf");
}


p {margin:0; padding:0 0 12px;}
sup {line-height:1px; margin:0; padding:0px; vertical-align:3px}
table {border-collapse:collapse;}



.clr {
	visibility: hidden;
	clear: both;
	display:block;
	padding: 0;
	margin: 0;
	line-height:0;
	height: 0;
	width: 100%;
	overflow-y: hidden;
	font-size: 0;
}
.clrSolo {
 	visibility: hidden;
	clear: both;
	padding:0;
	margin:0;
	font-size:0;
}
.fl, floatLeft {float:left;}
.fr, .floatRight {float:right;}
.right{text-align:right !important;}
.center{text-align:center !important;}
.middle{vertical-align:middle !important;}
.top {vertical-align: top !important;}
.auto_margin {margin:0 auto !important;}
.hidden {visibility: hidden; height: 1px; width: 1px;}
.padding0 {padding: 0 !important;}
.margin0 {margin: 0 !important;}
.noborder {border:none !important;}
.bold {font-weight: bold;}
.seperated_dotted_line {height: 20px; margin-top: 20px; border-top: 1px dotted #ccc; clear:both;}


.text_tiny {font-size: 10px; color: #878787;}
.text_small {font-size: 11px;}
.text_medium {font-size: 14px;}
.text_large {font-size: 18px;}
.text_larger {font-size: 20px;}
.important, .warning, .error {color: #cc0000;}
.important_lv2 {color: #fe7e27;}


.img_left {float:left; margin: 3px 10px 8px 0px;}
.img_right {float:right; margin: 3px 0px 8px 10px;}


.formrow {padding: 3px 0;}
.form_note {font-size: 11px; color: #666;}
.form_field, .field_value {line-height: 20px;}
.highlightCssClass {background-color:#FAF9C5; border:solid 1px #B30000;}


.checkbox, .radio {
	padding: 0px;
	margin: 3px 3px 0;
	line-height: 1;
	height: 13px;
	vertical-align: -2px;
	overflow: hidden;
}
.checkbox_grp td {padding:2px 20px 2px 0;}
.checkbox_grp label {margin-right: 10px;}
.checkbox_grp input {
  padding: 0px;
	margin:0 5px 0 0;
	height: 13px;
	vertical-align: -2px;
	overflow: hidden;
  line-height: 1;
}


.lb, .lb_largest, .lb_large, .lb_medium, .lb_small, .lb_smallest {
	display: block;
	padding: 5px 10px 1px 0;
	font-weight: bold;
	line-height: 17px;
}
.lb_largest{width:250px;}
.lb_large {width:180px;}
.lb_medium{width:150px;}
.lb_small{width:90px;}
.lb_smallest{width:50px;}


.form_btn, .form_btn_large, .form_btn_largest, .form_btn_medium, .form_btn_small, .form_btn_symmetry {
	padding-top: 8px;
	padding-bottom: 8px;
	height: 25px;
}
.form_btn_largest {padding-left: 255px;}
.form_btn_large {padding-left: 185px;}
.form_btn_medium {padding-left: 155px;}
.form_btn_small {padding-left: 95px;}
.form_btn_symmetry .lbtn, .form_btn_symmetry .rbtn {width: 50%; float:left;}


.textarea,.textarea_auto,
.textarea_small,
.textarea_medium,
.textarea_large,
.textarea_largest,
.textarea_full {
	margin: 0 0 0 0;
	color: #333;
	padding: 2px;
  border: 1px solid #BDC7D8;
  background-color: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
}
.textarea_small {height: 60px;}
.textarea_medium {height: 100px;}
.textarea_large {height: 120px;}
.textarea_largest {height: 160px;}


.textbox,.textbox_auto,
.textbox_smallest,
.textbox_smaller,
.textbox_small,
.textbox_medium,
.textbox_large,
.textbox_largest,
.textbox_full {
	margin: 0 5px 0 0;
	color: #333;
	padding: 2px;
  border: 1px solid #BDC7D8;
  background-color: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	height: 17px;
}


.textbox_smallest {width:50px;}
.textbox_smaller {width:100px;}
.textarea_small,.textbox_small{width:200px;}
.textarea_medium,.textbox_medium{width:300px;}
.textarea_large,.textbox_large{width:400px;}
.textarea_largest,.textbox_largest{width:500px;}
.textarea_full,.textbox_full{width:99%;}
.textarea_auto, .textbox_auto{width:auto;}


.select, .select_smallest, .select_smaller, .select_small, .select_medium, .select_large {
	margin:0 5px 0 0;
	padding: 2px;
  border: 1px solid #BDC7D8;
  background-color: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
}
.select_smallest {width: 56px;}
.select_smaller {width: 106px;}
.select_small {width: 206px;}
.select_medium {width: 306px;}
.select_large {width: 406px;}
.select_full {width: 99%;}


.textarea_auto, .textbox_auto,
.textarea,.textbox, .select,
.textbox_smallest, .select_smallest,
.textbox_smaller, .select_smaller,
.textarea_small, .textbox_small, .select_small,
.textarea_medium, .textbox_medium, .select_medium,
.textarea_large, .textbox_large, .select_large,
.textarea_largest, .textbox_largest,
.textarea_full, .textbox_full, .select_full,
input, textarea, select, option {font-size: 12px; font-family:"Khmer OS", "Khmer OS System"; text-transform: none;}
.file_upload {min-width: 150px; margin:0 0 2px 0;}



.df_ibtn, .df_ibtn_disable {
	height:23px;
	padding: 0 0 0 6px;
	margin:0 0 0 5px;
	display:block;
}
.df_ibtn input, .df_ibtn_disbale input {
	height: 23px;
	border:none;
	font-size:11px;
	margin:0;
	font-weight: bold;
	padding: 0 6px 2px 0px;
	font-family: Tahoma;
	background-color: transparent;
	float:left;
}



.df_btn a, .df_btn_disable a {
  	height:23px;
	font-weight:bold;
	text-decoration:none;
	margin:0 0 0 5px;
	padding-left: 6px;
	float:left;
}
.df_btn .btext, .df_btn_disable .btext {
	font-family: Tahoma;
	height: 23px;
	font-size:11px;
	line-height: 22px;
	padding:0 6px 0 0;
	font-weight: bold;
	white-space: nowrap;
	display:block;
}
.df_btn a:hover, .df_btn a:hover .btext {text-decoration: none;}


.df_btn .btext, .df_ibtn input {cursor: pointer;}
.df_btn_disable .btext, .df_ibtn_disable input {cursor: default;}




/* Comment Generated by Combres - Resource '~/Content/themes/default/theme.css' (Mode: Static) */
body {
	font-size: 12px;
    font-family: "Khmer OS", "Khmer OS System", Arial, Tahoma;
	line-height: normal;
	color: #5c5c5c;
	padding: 0;
	margin:0;
	background-color: #fff;
}
body a {color: #352e27; text-decoration: none;}
body a:hover {color: #000; text-decoration: underline;}



h2 {
	font-size: 20px;
	font-weight: bold;
	color:#000;
	margin-bottom: 15px;
	margin-top: 5px;
	line-height: normal;
}
h3 {
	font-size: 16px;
	color: #333;
	border-bottom: 1px solid #d5dbe0;
	padding-bottom: 7px;
	line-height:20px;
	margin-bottom: 12px;
	font-weight: bold
}
h3 a:hover {text-decoration: none;}


.button {
	display: inline-block;
 	height:22px;
	font-size:11px;
	line-height: 22px;
	font-weight:bold;
	font-family: "Khmer OS", "Khmer OS System";
	color:#352e27;
	text-decoration:none;
	margin:0 0 0 5px;
	text-align: center;
	padding: 0 6px 3px;
	background-color: #ffc000;
	border: 1px solid #d58d0f;
	border-radius: 4px;
	-moz-border-radius: 4px;
	cursor: pointer;
}
.button:hover {color: #fff; background-color: #585858; border: 1px solid #424242;}


.textarea_auto, .textbox_auto,
.textarea,.textbox, .select,
.textbox_smallest, .select_smallest,
.textbox_smaller, .select_smaller,
.textarea_small, .textbox_small, .select_small,
.textarea_medium, .textbox_medium, .select_medium,
.textarea_large, .textbox_large, .select_large,
.textarea_largest, .textbox_largest,
.textarea_full, .textbox_full, .select_full,
input, textarea, select, option {font-size: 11px;}
.textbox, .textbox_auto, .textbox_smallest, .textbox_smaller, .textbox_small, .textbox_medium, .textbox_large, .textbox_largest, .textbox_full {height: 16px;}


.paginator2 {padding-top: 10px; padding-bottom: 10px; height: 22px; font-family: Arial, Tahoma;}
.paginator2 a {
	display:inline;
	padding: 1px 5px;
	margin: 0 2px;
	line-height: 15px;
	border: 1px solid #e1e1e1;
	font-size:11px;
	font-weight: bold;
	background-color: #fff;
	color: #666;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.paginator2 a:hover {background-color: #b2b2b2; text-decoration: none; border: 1px solid #b2b2b2; color: #3d3d3d;}
.paginator2 a.selected, .paginator2 a.active {background-color: #ffc000; border: 1px solid #ffc000; color: #352e27 !important;}


.notice_msg, .success_msg, .info_msg, .error_msg {
	background-repeat:no-repeat;
	background-position: 12px 10px;
	padding: 8px 8px 8px 35px;
	margin-bottom: 8px;
	border-radius: 5px;
	-moz-border-radius: 5px;
}
.notice_msg {
	background-color:#fffcd3;
	background-image: url("/Content/themes/default/imgs/icon_notice_msg.gif");
	border: 1px solid #c2beb1;
	color:#57472a;
}
.success_msg {
	background-color: #e5f993;
	background-image: url("/Content/themes/default/imgs/icon_succes_msg.gif");
	border: 1px solid #9bac55;
	color:#688006;
}
.info_msg {
	background-color: #d4ebfa;
	background-image: url("/Content/themes/default/imgs/icon_info_msg.gif");
	border: 1px solid #90b1c7;
	color: #225ea1;
}
.error_msg {
	background-color:#f6b9b9;
	background-image: url("/Content/themes/default/imgs/icon_error_msg.gif");
	border: 1px solid #e18484;
	color: #cd2757;
}


ul.list01 li {background: url("/Content/themes/default/imgs/bullet_brown.gif") no-repeat 0 7px; padding-left: 10px; position: relative;}  
.list03 {border-bottom: 1px dotted #D5DBE0; margin-bottom: 10px;}
ul.list02 li, ul.list03 li {background: url("/Content/themes/default/imgs/bullet_gray.gif") no-repeat 0 7px; padding-left: 10px; position: relative;} 


.imgborder, .excerpt_content img, .news_row img, .other_cates_news img {padding: 3px; background-color: #fff; border: 1px solid #e2e2e2;}
.imgborder{height: 50px; width: 70px;}


.container, .container_blue {margin-bottom: 7px;}
.container .container_heading {
	color: #fff;
	background-color: #6b6b6b;
	background-image: url("/Content/themes/default/imgs/bar_bg.gif");
	background-position: bottom;
  background-repeat: repeat-x;
	font-weight: bold;
	padding: 4px 5px;
	vertical-align: middle;
  height: 22px;
}
.container .container_heading span {float:left; line-height: 24px;}
.container .container_heading a:hover {text-decoration: none;}
.container .container_heading a, .container .container_heading a:hover {text-decoration: none;}
.container_heading .viewmore {
	display:block;
	margin-top: 6px;
	width: 10px;
	height: 9px;
	float: right;
	overflow: hidden;
	background: url("/Content/themes/default/imgs/bullet_bw_arrow.gif") no-repeat;
	text-indent: -9999em;
}
.container_inner{padding:5px; _height: 1%;  border-style:solid; border-width: 1px; border-color: #404040 #d9dee1 #d9dee1;}




.header_inner, .pagecontent_inner, .footer_links, .footer_info, .vtc_main span {width: 1000px; margin: 0 auto;}


.header_ad {border: 2px solid #8d0008; height: 86px; width: 556px; float: left; margin-top: 4px; margin-right: 5px;}


.header{background:url("/Content/themes/default/imgs/_header_bg.jpg") repeat-x bottom; height: 175px;}
.header_inner {position: relative; height: 175px}
.tl_left {padding-top: 3px; height: 24px; clear:both; display: none;}
.tl_left li {display: inline; margin: 0 5px 0 0;}
.tl_left a, .tl_right a {color: #fff; margin-right: 7px; display: inline;}
.tl_left a:hover, .tl_right a:hover {color: #fff; text-decoration:underline;}
.tl_right {
	text-align: left;
	width: 235px;
 	background-color: #a2a2a2;
	padding: 4px 10px 5px;
	float: left;
	clear: right;
	display:block;
	color:#fff;
	font-size:11px;
}
.tl_right li {display: inline; float:left; margin: 0 3px 0 0;}
.tl_right a {padding: 8px 0 6px 20px; color:#fff; background-repeat: no-repeat; background-position: 0 8px;}
.tl_right li.contact_link a {background-image: url("/Content/themes/default/imgs/email_icon.gif");}
.tl_right li.login_link a {background-image: url("/Content/themes/default/imgs/door_in.gif");}
.tl_right li.register_link a {background-image: url("/Content/themes/default/imgs/reg_icon.gif");}
.logo{display:block;float:left; padding-top: 0px; padding-right: 11px;}
.logo a {
	display: block;
	text-indent: -9999em;
	background: url("/Content/themes/default/imgs/logo.png");
	height: 90px;
	width: 169px;
}
.search {
	float: left;
	width: 235px;
	height: 48px;
  padding: 9px 10px;
  _padding: 6px 10px;
	background-color: #c8c8c8;
}
.adv_search_link {clear:both; line-height: normal; height:15px;text-align: right;margin-top:-3px;}
.adv_search_link a {color: #333; font-size:11px; font-weight: bold; text-decoration: none;}
.adv_search_link a:hover {text-decoration: underline; color:#333;}
.search_input {
	border: 1px solid #acacac;
	border-right: 0 none;
	background-color: #fff;
	padding: 4px 4px 2px;
	width: 197px;
	font-weight: bold;
	margin-bottom:0px;
	color: #636363;
	font-size: 11px;
	float:left;
	font-family: "Khmer OS", "Khmer OS System";
}
.search .select {border-color: #666; width:206px; float: left;}
.search_btn {
	background: url("/Content/themes/default/imgs/search_btn.gif") no-repeat;
	width: 28px;
	height: 28px;
	overflow: hidden;
	padding-top: 23px;
	border: 0 none;
	cursor: pointer;
	float: right;
}
.watermark{line-height: 29px !important; height: 29px !important; font-weight: bold; color: #333333 !important}


.main_nav, .sub_nav {clear: both;}
.main_nav {padding-top:9px; height: 35px; color: #fff; text-transform: uppercase;}
.main_nav li {display: block; float: left;}
.main_nav li:hover ul {display:block;}
.main_nav li a {
	color: #fff;
	font-weight: bold;
	float: left;
	background-image: url("/Content/themes/default/imgs/nav_div.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 9px;
	text-shadow: 1px 1px 0px #914100;
  font-size:11px;
}
.main_nav li a span {float: left; line-height: 35px; padding: 0 7px 0 0; cursor: pointer;}
.main_nav li a:hover, .main_nav li a.selected {color:#fff; text-decoration: none; background-image: url("/Content/themes/default/imgs/nav_tableft.gif");text-shadow: 1px 1px 0px #000}
.main_nav li a:hover span, .main_nav li a.selected span {background-image: url("/Content/themes/default/imgs/nav_tabright.gif"); background-position: right;}
.main_nav li.nav_home {background: url("/Content/themes/default/imgs/nav_div.gif") no-repeat left top; padding-left: 2px;}
.main_nav li.nav_home a, .main_nav li.nav_home a:hover {background-image: url("/Content/themes/default/imgs/nav_home_icon.gif"); height: 35px; width: 30px; text-indent: -9999em; padding:0;}
.main_nav .sub_nav {position: absolute; width: auto; top: 139px; background-color: #414141; }
.main_nav li.last .sub_nav {white-space: nowrap; left:0; right:0; width: 1000px; text-align: right;}
.sub_nav {background: url("/Content/themes/default/imgs/blank.gif"); height: 36px;  width: 1000px;color: #c1c0c0;text-transform: none; height: 36px; line-height: 36px;}
.sub_nav li {white-space: nowrap; display:inline; float:none}
.sub_nav li a {
	color: #c1c0c0;
	font-weight: normal;
	float: none;
	background-image: none;
	padding: 0 6px 0 7px;
	text-shadow: 0 0 0;
	font-size:12px;
}
.sub_nav li a:hover, .sub_nav li a.selected {color: #fff; background-image: none; text-decoration: underline; text-shadow: 0 0 0;}
.sub_nav li a.selected {font-weight: bold;}
#divSubMain {position: absolute; top: 139px; left:0;}
.hot_events {
	color: #c1c0c0;
	font-size: 11px;
	overflow: hidden;
	background: url("/Content/themes/default/imgs/news_icon.gif") no-repeat 0 center;
	padding-left: 35px;
	width: 945px;
	height: 36px;
}
.hot_events marquee {display:block;height: 36px;margin:0;}
.hot_events a, .main_nav li.nav_home .hot_events a {
	color: #c1c0c0;
	text-decoration: none;
	display: block;
	padding:0 0 0 8px;
	float: left;
	margin-right: 15px;
	background: url("/Content/themes/default/imgs/bullet_gray.gif") no-repeat 0 center;
	text-indent: 0;
	width: auto;
	height: auto;
	line-height: 36px;
}
.hot_events a:hover {color: #fff; text-decoration: none;}



.subnav {height: 26px; line-height: 26px;color: #c1c0c0;}
.subnav li {display: inline; float: left; margin-right: 7px;}
.subnav li a {color: #c1c0c0; margin-right: 6px;}
.subnav li a:hover, .subnav li a.selected {color: #fff; text-decoration: underline;}
.subnav li a.selected {font-weight: bold;}

.time {float: right; text-align: right; line-height: 29px; color: #c1c0c0;}
.rss_link {
	position: absolute; right: 5px; top: 110px;
	background-image: url("/Content/themes/default/imgs/rss_icon.gif") !important;
	background-position: 3px 2px;
	background-repeat: no-repeat;
	font-weight: normal;
	padding: 2px 3px 3px 22px;
	color: #352e27;
	background-color: #febb2c;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-shadow:  0 0 0;
	line-height: 15px;
	display: block;
  font-size:11px;
}
.rss_link:hover {background-color: #fff; background-image: url("/Content/themes/default/imgs/rss_icon.gif") !important; color:#333; text-shadow: 0 0 0}


.footer {background: #ff7802 url("/Content/themes/default/imgs/bg_footer_links.gif") top repeat-x; margin:0; font-size: 11px !important;}
.footer_links li {float: left; color: #363636; margin-right: 7px; padding: 5px 0; line-height: 22px;}
.footer_links li a {margin-right:8px; color: #352e27; font-size: 11px;}
.footer_links li a:hover {color: #000; text-decoration: underline;}
.footer_links li.backtotop {display: block; float: right; margin: 0; padding:0; margin:0; clear: right;}
.footer_links li.backtotop a {
	float: right;
	display: block;
	padding: 6px 20px 5px 7px;
	margin: 0;
	color:#fff;
	font-weight: normal;
	background: #363636 url("/Content/themes/default/imgs/backtotop_icon.gif") no-repeat 91% 50%;
}
.footer_middle {clear: both; width: 100%; padding: 10px 0 15px; background: #363636 url("/Content/themes/default/imgs/bg_middle_footer.gif") repeat-x bottom;}
.footer_info .footer_logo {display: block; float: left; text-indent: -9999em; background: url("/Content/themes/default/imgs/footer_logo.gif"); margin-top: 5px; width: 135px; height: 73px;}
.footer_info .copyright {display: block; padding: 26px 20px 0 20px; float: left; width: 450px;line-height: 1.5em}
.footer_info .right_content {float: right; width: 340px; text-align: right; display: block;}
.hotline {background: url("/Content/themes/default/imgs/hotline_icon.gif") no-repeat right; padding: 2px 40px 2px 0; display: block; margin-top: 26px; width:300px;}
.hotline .phone_number {color: #fff;}
.vtc_main {background-color: #434343; border-top: 1px solid #565656; font-size: 11px; padding: 5px 0; color: #777;}
.vtc_main span {display: block;}


.home_page {padding: 10px 0; width: 100%; font-size: 100%}
.home_leftcol {float: left; width: 725px;}
.home_rightcol {float: left; width: 268px; padding-left: 7px;}
.left_middle {float: left; width: 450px; margin-right: 7px;}
.right_middle {width: 268px; float: left; overflow-x: hidden;}


.specialnews_slider {
	width: 440px;
	height: 315px;
	float: left;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
	border: 1px solid #d9dee1;
	padding: 4px;
	background-color: #fff;
}
.slider_large_photo {position: absolute; z-index: 1; vertical-align: bottom;}
.slider_caption {position: absolute; bottom:0; width: 440px; height: 102px; z-index: 2; background: url("/Content/themes/default/imgs/back_bg_opacity.png");}
.slider_caption h2 {background: url("/Content/themes/default/imgs/back_bg_opacity.png"); padding: 7px 0 7px 10px; width:430px; margin:0; height: 27px; overflow-y: hidden;}
.slider_caption h2 a {font-weight: normal; color: #fff; font-size: 18px; width:404px; display: block; overflow: hidden;}
.slider_caption h2 a:hover {text-decoration: none; color:#a5d21a;}
.slider_caption_desc {display: block; padding: 5px 10px 0; color: #bbb; line-height: 14px;}
.viewdetail_icon {display: block; z-index: 3; background: url("/Content/themes/default/imgs/bullet_green.gif"); height: 13px; width: 13px; overflow: hidden; text-indent: -9999em; top: 224px; right: 10px;}
.slider_caption, slider_large_photo, .viewdetail_icon {position: absolute;}
.slider_items {width: 271px; float: left;	height: 315px;}
.slider_items li {position: relative;}
.slider_items a {
	display: block;
	background: url("/Content/themes/default/imgs/home_slider_item.gif") repeat-x top;
	height: 58px;
	border-bottom: 1px solid #fff;
	color: #184c8a;
	padding: 10px;
	line-height: normal
}
.slider_items a:hover, .slider_items a.active_row {text-decoration: none; color:#0081c9; background: url("/Content/themes/default/imgs/home_slider_item_active.gif") repeat-x top;}
.slider_thumb {float: left; margin-right: 10px;}
.slider_items a:hover .news_date, .news_date {font-size: 10px; text-decoration: none; color:#979797;}
.slider_items li.last a {border-bottom: 0 none;}


#home_slider {width: 440px; height: 315px; z-index: 99; position:relative;overflow:hidden; float: left;}
.panel-container, .panel-container .panel {width: 440px; height: 315px;}
.panel-container .panel{float:left;}
.coda-nav-left, .coda-nav-right {display: block; position: absolute; z-index: 100; top: 225px; width: 7px; height: 12px;}
.coda-nav-left {left: 418px;}
.coda-nav-right {left: 430px;}
.coda-nav-left a,.coda-nav-right a {display: block;width: 7px; height: 12px; overflow: hidden; text-indent: -9999em; font-size: 0; background-position: 0 0;}
.coda-nav-left a {background-image: url("/Content/themes/default/imgs/slider_prev_n.gif");}
.coda-nav-left a:hover {background-image: url("/Content/themes/default/imgs/slider_prev.gif");}
.coda-nav-right a {background-image: url("/Content/themes/default/imgs/slider_next_n.gif");}
.coda-nav-right a:hover {background-image: url("/Content/themes/default/imgs/slider_next.gif");}


.tin_noi_bat {margin-left: 5px; width: 267px; margin-left:8px; float:left; border-top: 1px solid #b1b1b1; padding-top: 3px;}
.tnb_header {font-family: "Khmer OS", "Khmer OS System"; display: block; font-weight: bold; color:#661c1c; text-transform: uppercase; float:left;}
.tnb_time {display: block; float: right; font-size: 10px;}
.tnb_excerpt {background-color: #3c3c3c; border-top: 1px solid #494949; padding: 5px 10px 10px; color:#fff;}
.tnb_firstrow {border-bottom: 1px solid #000; padding-bottom: 4px; height: 19px;}
.tnb_excerpt .tnb_random_content {height: 88px; overflow: hidden; line-height: 16px;}

.tnb_excerpt p {margin-bottom:10px; height: 50px; padding:0; overflow: hidden;}
.tnb_title {font-weight: bold; font-size:12px; height: 25px !important; width: 257px; position: relative; line-height: 25px;}
.tnb_title a {color: #fff;}
.tnb_title a:hover {color: #fff;text-decoration: underline;}
.tnb_title .hot_icon { height: 16px; position: absolute; right: 11px; top: 0; width: 28px;}
.tnb_list {background: #a81b00 url("/Content/themes/default/imgs/bg_list_tnb.jpg") repeat-x top; height: 172px; border-top: 1px solid #5f1304; padding: 8px 10px;}
.tnb_list li {
	border-bottom: 1px solid #bd5845;
	height: 23px;
	width: 235px;
	white-space: nowrap;
	overflow: hidden;
	vertical-align: bottom;
	padding: 0 0 0 12px;
	background: url("/Content/themes/default/imgs/bullet_white.gif") no-repeat 3px 10px;
	position: relative;
    line-height: 1.5em;
    float: left;
}
.tnb_list li a{color:#eeabab;width:235px;white-space:nowrap;overflow:hidden; display:block;float: left;height: 23px}
.tnb_list li a:hover {text-decoration: none; color:#fff;}



.excerpt_news_cate {margin-bottom: 15px;}
.heading_tab {
	display: block;
	clear: both;
	background: #FFD500 url("/Content/themes/default/imgs/bg_tab_headingbar.gif") repeat-x;
	height: 27px;
	padding: 0 0 0 3px;
	position: relative;
	border-right:1px solid #e9e9e9;
	border-left:1px solid #e9e9e9;
}
.heading_tab li {display: inline; height: 24px; padding-top: 3px; float: left; background: url("/Content/themes/default/imgs/home_newscate_div.gif") no-repeat right top;}
.heading_tab li a {
	float: left;
	color: #352e27;
	height: 23px;
	line-height: 23px;
	padding: 0 7px 0 7px;
}
.heading_tab li a:hover {color: #352e27; text-decoration: underline;}
.heading_tab li a.selected {
	color: #333;
	font-weight: bold;
  text-transform: uppercase;
	background-color: #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
.heading_tab li.view_all_cate a, .heading_tab li.view_all_cate a:hover {
	position: absolute;
	background: url("/Content/themes/default/imgs/bullet_bw_arrow.gif") no-repeat;
	padding: 0;
	width: 10px;
	height: 9px;
	overflow: hidden;
	text-indent: -9999em;
	right: 5px;
	top: 9px;
}
.excerpt_content {margin-bottom: 12px; padding: 8px 0 0; }
.excerpt_content p {padding: 0 0 8px; position: relative;line-height: 1.5em}
.other_excerption li {
	background: url("/Content/themes/default/imgs/bullet_brown.gif") no-repeat 2px 7px;
	float: left;
	display:inline;
	padding: 0 0 0 12px;
	margin-right: 17px;
	width: 196px;
	overflow-x: hidden;
	white-space: nowrap;
	position: relative;
    line-height: 1.5em;
    height: 23px;
    overflow: hidden;
}


.videoclip .container_heading span {padding-left:30px; background: url("/Content/themes/default/imgs/video_icon.gif") no-repeat left center;}
.videolist li a {
	border-top: 1px solid #fff;
	color: #5c5c5c;
	text-decoration: none;
	display: block;
	padding: 1px 5px 1px 1px;
	background-color:#e8ebed;
	
	background-repeat:no-repeat;
	background-position:5px 6px;
	cursor: pointer;
	line-height: 15px;
	
}
.videolist li.alt a {background-color:#d9dee1; position: relative;}
.videolist li a:hover, .videolist li.selected a {color: #333; background-color: #58585a; color: #fff; text-decoration: none;}


.pictures .container_heading span {padding-left: 30px; background: url("/Content/themes/default/imgs/picture_icon.png") no-repeat left center;}
.picture_subcate_tab{margin-bottom:2px; overflow:hidden; width:100%;}
.picture_subcate_tab li {display:inline; float:left;}
.picture_subcate_tab a {float:left; border-right: 1px solid #e2e2e2; padding: 2px 7px; font-size:11px; font-weight: bold;}
.picture_subcate_tab a:hover, .picture_subcate_tab a.selected {color: rgb(255,119,0);}
.picture_title_text {background-color: #D9DEE1; color: #ccc; padding: 5px; border-top: 1px solid #fff; border-bottom: 1px solid #fff; line-height: 18px; position: relative;}  
.highlighting_picture {margin-bottom: 12px; border-bottom: 1px solid #e2e2e2; background-color: #efefef;}
.highlighting_picture img {vertical-align: bottom;}
.next_picture_post li {width: 100%; overflow: hidden; margin-bottom: 15px; height: 85px;}
.desc_picture_post {width: 165px; overflow: hidden;}
.desc_picture_post p {padding:0; position: relative;line-height: 1.5em;}
.picture_desc {padding: 3px 5px; line-height: 18px;}
.picture_desc p {overflow: hidden; height: 40px;}


.fb_fanlist .container_heading span {padding-left: 30px; background: url("/Content/themes/default/imgs/fbook_icon.gif") no-repeat left center}
.fbfan_h_text {
    font-size: 12px;
    height: 22px;
    margin-bottom: 7px;
}
.fb_fanlist ul {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.fb_fanlist li {
    display: block;
    float: left;
    height: 85px;
    overflow: hidden;
    padding: 0 3px;
    text-align: center;
}
.fbfan_total {background-color: #e2e2e2; margin:0 -5px -5px; padding: 3px 5px;}


.advertisment span {padding-bottom: 6px; display: block;text-align: center;}
.advertisment span.text {text-align: right; padding-bottom: 3px; font-size: 10px; color: #828282;}


.top_news ul {
	padding: 0 15px;
	border: 1px solid #c7c7c7;
	border-top: 0 none;
	min-height: 280px;
	_height: 280px;
	margin-bottom: 5px;
	background-color: #fff;
	padding: 5px 10px 10px;
}
.top_news li {padding: 3px 0;  height: 63px; overflow-y: hidden; width: 100%; position: relative;}
.top_news_textlink {float:left; cursor: pointer; width: 148px; overflow-x: hidden;}
.top_news_textlink strong {display: block; line-height: 18px; height: 36px; overflow: hidden; font-weight: bold;}
.top_news li.last {border-bottom: 0 none;}
.top_news li .img_left {width: 70px; height: 50px; margin: 3px 10px 3px 0}
.top_news li a {color: #5c5c5c;}
.top_news li a:hover {color: #333; text-decoration: none;}
.top_news_heading {
	text-transform: uppercase;
	overflow: hidden;
	background-color: #b22200;
	padding-top: 3px;
	height:25px;
}

.top_news_heading a {
	float: left;
	height: 24px;
	line-height: 24px;
	padding: 0 5px 0 5px;
	color: #fff;
	font-weight: bold;
	background-color: #a71b00;
	border-width: 1px 1px 0;
	border-style: solid;
	border-color: #951800;
	margin: 0 3px;
  font-size:11px;
}
.top_news_heading a:hover {background-color: #333; color:#fff; text-decoration: none; border-color: #000;}
.top_news_heading a.selected {background-color: #fff; color:#333; text-decoration: none; border-color:#951800;}


.news_category {width: 100%; padding: 0 0 10px; background: url("/Content/themes/default/imgs/bg_3cols.gif") repeat-y 522px 0;}
.news_category_content {float: left; width:512px; padding-right: 10px;}
.cate_lastest_event {height: 180px; padding-top: 20px;}
.cate_lastest_event_photo {
	float: left;
	margin-right: 15px;
	height: 156px;
	width: 220px;
	text-align: center;
	padding: 4px;
	background-color: #fff;
	border: 1px solid #d9dee1;
}
.most_viewed {font-size: 11px; padding-left: 12px; padding-right: 10px; padding-bottom: 10px;}
.most_viewed li {
    display: block;
    display: -webkit-box;
    max-width: 100%;
    max-height: 66px;
    font-size: 1em;
    line-height: 1.8em;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
.cate_lastest_event_photo img {width:220px; height:156px;vertical-align: bottom}
.cate_lastest_event .cate_lastest_event_content {float: left; width: 267px; overflow-x: hidden;line-height: 1.8em}
.cate_lastest_event_content h3 .news_date {display: block; padding-top: 5px;}
.news_filter {
	margin-bottom: 10px;
	border: 1px solid #d5dbe0;
	clear: both;
	background: #e7ebee;
	padding: 5px;
}
.news_filter img {margin-top: 2px;}
.news_category .advertisment {float: left; padding-left: 10px; width: 180px; padding-top: 5px;}
.news_category .more_articles .advertisment {width:268px; padding: 10px 10px 0;}
.calendar_icon {
	background: url("/Content/themes/default/imgs/calendar_icon.gif");
	width: 15px;
	height: 16px;
	float: left;
	cursor: pointer;
	margin-top: 3px;
	overflow: hidden;
	text-indent: -9999em;
}
.news_row {margin-bottom: 15px; width:100%; overflow: hidden; border-bottom: 1px solid #e2e2e2;line-height: 1.8em}



.search_result {padding:10px 0;}
.search_obj li {display: inline; float: right; line-height: normal; font-size: 11px; margin: 0 8px;}
.simple_tab li.search_obj {background: transparent none; padding:0; font-weight: normal;}
.search_obj .s_obj_cell {display: block; float: left; color: #5c5c5c; padding-left: 10px;}
.main_search_form {
	margin-bottom: 15px;
	!height: 1%;
	border-left: 1px solid #d9dee1;
	border-right: 1px solid #d9dee1;
	border-bottom: 1px solid #d9dee1;
	background-color: #e3e8eb;
}
.main_search_form .formrow {padding-right: 15px; padding-bottom: 8px;}
.main_search_form h3 {
	margin-bottom: 0;
	padding: 4px 0 4px 10px;
	font-size: 14px;
	position: relative;
	border-bottom: 1px solid #D5DBE0;
	border-top: 1px solid #D5DBE0;
	background-color: #dce2e5;
}
.main_search_form h3 a.collapse {margin-top: 1px; right:10px; top:5px;position: absolute !important; float:right}
.basic_method, .advanced_method {padding: 10px 10px 0; !height:1%;}
.advanced_method {background-color: #fff;}
.refresh_imagereg {display: block;padding-top: 3px; padding-right: 5px; font-size:11px;}
.search_result_list .container_inner {width: 988px;}
.search_result_list .news_row {float: left; height: 120px; border-bottom: 0 none; width: 48%; padding: 0 1% 0;}
.search_result h2 {margin-bottom: 0; margin-top: 0;}

.top_line {display:none;}
.catename {
	height: 28px;
	float: left;
	padding: 0 20px 0 0px;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	color: #828282;
}
.news_detail_body {width: 100%; padding-bottom: 30px; background: url("/Content/themes/default/imgs/bg_3cols.gif") repeat-y 522px 0;}
.news_content {width: 512px; float: left; background: url("/Content/themes/default/imgs/bgtop_detail_content.gif") repeat-x top; padding-right: 10px;line-height: 1.8em}
.news_content h2 {margin-top: 10px;line-height: 1.8em}
.share_social_links {width: 197px; margin-bottom: 15px; margin-top: 8px; float: right; height: 24px;}
.share_social_links li {display: inline; float: left;}
.share_social_links li a {float: left; margin-left: 3px; height:14px; width: 14px; text-indent: -9999em; overflow: hidden;}
.share_social_links li a.share_fb {background: url("/Content/themes/default/imgs/fb_color.png") no-repeat bottom left;height:32px; width: 32px; }
.share_social_links li a.share_ggp {background: url("/Content/themes/default/imgs/ggpls_color.jpg") no-repeat bottom left;height:26px; width: 24px; }
.share_social_links li a.share_twitter {background: url("/Content/themes/default/imgs/twitter_icon.gif");margin-top: 1px;}
.share_social_links li a.share_google {background: url("/Content/themes/default/imgs/google_icon.gif");margin-top: 1px;}
.share_social_links li a.share_tumblr{background:url("/Content/themes/default/imgs/tumblr_icon.png");margin-top: 3px;}
.share_social_links li a.share_yahoo{background:url("/Content/themes/default/imgs/yahoo_icon.png");margin-top: 3px;}
.news_additional_info {
	border-top: 1px solid #d5dbe0;
	color: #979797;
	border-bottom: 1px solid #d5dbe0;
	padding: 5px 0;
	height: 16px;
	margin-bottom: 15px;
}
.news_update_time {
	color: #F78308;
	font-weight: bold;
}
.news_user_func_links a {
	display: block;
	float: right;
	padding-left: 15px;
	color: #979797;
	text-decoration: none;
	margin-left: 12px;
}
.news_user_func_links a:hover {color: #5c5c5c; text-decoration: none;}
.news_user_func_links .email {background: url("/Content/themes/default/imgs/email_icon2.gif") no-repeat 0 3px;}
.news_user_func_links .print {background: url("/Content/themes/default/imgs/print_icon.gif") no-repeat 0 3px;}
.news_detail_content {padding-bottom: 15px;}
.back_link {float: right; font-size: 10px; font-weight: normal;}
.back_link:hover {text-decoration: none;}
.other_news ul {padding-right: 15px;}
.detail_bottom_function {padding:10px 0 15px; margin-top: 15px; border-top: 1px solid #ccc; clear:both;}
.detail_bottom {padding:10px 0 15px; border-top: 1px solid #ccc; clear:both;}
.facebook_like {float:left; width: 200px;}
.postcontainer ul, .postcontainer ol, .restore ol, .restore ul {margin: 0 0 10px 15px; list-style: none}
.postcontainer ul li, .restore ul li {background: url("/Content/themes/default/imgs/bullet_gray.gif") no-repeat 0 5px; padding-left: 10px;}




.comment_summary {height: 32px;background-color: #aabdd1; border-bottom: 1px solid #799bbf;}
.comment_couter {float:left; padding: 6px 0 0 10px;}
.comment_order {margin-top: 4px;}
.comment_list {width: 508px; height: 350px; overflow: auto;}
.comment_list li {padding: 10px;}
.comment_list li.even {background-color: #EFEFEF;}
.comment_list .comment_post_title_desc {display: block; padding-top: 5px; font-style: italic; font-size:12px; color:#7e7e7e; font-weight: normal;}


.comment_tab {float: left;}
.comment_tab li {display:inline}
.comment_tab li a {
	float:left;
	margin-right: 4px;
	font-weight: bold;
	font-size: 11px;
	color: #5b7292;
	padding: 4px 7px 4px 23px;
	background-color: #d5dbe0;
	background-repeat: no-repeat;
	background-position: 4px 4px;
	line-height: normal;
	border-color: #bac4cc;
	border-style: solid;
	border-width: 1px 1px 0;
	text-transform: uppercase
}
.comment_tab li a:hover {color:#5b7292; text-decoration: none; background-color: #c0cee2; border-color: #adbcd1;}
.comment_tab li a.selected {background-color: #aabdd1; border-color: #799bbf; color:#fff; position: relative; border-bottom: 1px solid #aabdd1; margin-bottom: -1px;}
.tab_comment_list{background-image:url("/Content/themes/default/imgs/comment_icon.gif");}
.tab_creat_comment {background-image: url("/Content/themes/default/imgs/comment_add.gif");}
.comment_form {border: 1px solid #799bbf; clear:both;width: 508px;}
.comment_form label {font-size: 11px; color:#333;}
.top_comment_fields .textbox_small, .top_comment_fields .textbox_smaller, .top_comment_fields .comment_scode, .comment_editor .textarea_full {border:1px solid #7D8A9F}
.comment_form .formrow {padding: 3px 12px 3px 0;}
.comment_form .top_comment_fields {background-color: #aabdd1; padding: 5px 10px 5px; width:488px;}
.comment_form .comment_scode_field {float:left; width: 180px;}

.comment_form .security_code_block label {float:none;}
.comment_scode {width: 85px;}
.comment_form .scode_img {vertical-align: -7px;}
.fb_comment_form{
	border: 1px solid #799BBF;
    height: 105px;
    margin-top: -1px;
    overflow: hidden;
    width: 508px;
}
.comment_editor {padding: 0 10px 0; margin-top: 5px;}
.comment_title_heading {
	font-size: 14px;
	color: #333;
	border-bottom: 1px solid #d5dbe0;
	display: block;
	padding-bottom: 7px;
	line-height:bold;
	margin-bottom: 12px;
	font-weight: bold
}
.cm_admin_control {display: block; padding-top: 6px; font-weight: normal; font-size: 11px; height: 18px;}
.cm_admin_control a {padding-left: 15px; display: inline; margin:  0 5px;}
.cm_appr {background: url("/Content/themes/default/imgs/checkmark.gif") no-repeat left;}
.cm_del {background: url("/Content/themes/default/imgs/delete.gif") no-repeat left;}


.more_articles {float: left; width: 288px;}
.more_articles h3 {padding: 6px 10px; margin-bottom: 7px;}
.same_category_news {padding: 0 6px 0;}
.same_category_news li {padding:0 4px; margin: 8px 0;display: block; width: 268px; overflow-x: hidden;}
.same_category_news li .news_thumb {
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #E2E2E2;
	height: 50px;
	padding: 3px;
	width: 70px;
	margin-right: 7px;
	margin-top: 3px;
}
.same_category_news p {padding: 0 0 5px;line-height: 1.8em}
.other_cates_news {clear: both; padding: 10px 10px 5px;line-height: 1.8em}
.other_cates_news img{width:70px; height:50px;}
.simple_tab {border-bottom: 1px solid #333; margin-bottom: 7px; height: 21px; line-height: 18px; position: relative;}
.simple_tab li {
	padding: 2px 10px 2px 15px;
	color: #fff;
	font-weight: bold;
	float: left;
	display: inline;
	background: #333 url("/Content/themes/default/imgs/bullet_white.gif") no-repeat 5px 7px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.simple_tab li a, .simple_tab li a:hover {color: #fff;}
.simple_tab li.view_all_cate {background: none transparent; padding:0;}
.simple_tab li.view_all_cate a {
	background:url("/Content/themes/default/imgs/bullet_bw_arrow.gif") no-repeat;
	height:9px;
	overflow:hidden;
	padding:0;
	position:absolute;
	right:0;
	text-indent:-9999em;
	top:4px;
	width:10px;
}
.other_cates_news .list01 {clear: both;}
.right_related_post {float:left; width: 180px; overflow:hidden; line-height:1.5em; position: relative;}

.news_detail_body .advertisment {float: left; padding-left: 10px; width: 180px; padding-top: 10px;}


.contact_form .container_inner {padding:0; _height:1%}
.contact_form .formrow {padding: 12px 30px; _height:1%; border-top: 1px solid #efefef}
.available_subj li {display: block; padding: 1px 0; font-style: italic}
.contact_regcode {float:left; width: 120px;}


.register {margin-top: 10px;}
.reg_form_btn {padding-left: 187px;}


.box_news{padding:10px 15px; width:700px; margin-bottom:10px; background:#f6f6f6; border:1px solid #D5DBE0;}
.box_news a{display:block; float:left; background: url("/Content/themes/default/imgs/bullet_brown.gif") no-repeat 4px 6px; padding: 0 15px 2px; width:310px; font-size:11px; overflow:hidden; height:20px; line-height:21px; position: relative;}


.fan_box .page_stream
{
	height: 234px !important;
}
.fbConnectWidgetTopmost{
	height: 452px;
}


#___plusone_0{width: 79px !important;}

.prev, .next {
    background-color: #000000;
    color: #FFFFFF;
    padding: 0 10px;
}
.prev:hover, .next:hover{color: #FFFFFF;}
.hotnews_title {font-size: 15px; padding: 0; margin: 0; color:#a5d21a; width: 715px; overflow: hidden; height: 27px;}
.hotnews_des { width: 715px; overflow: hidden; line-height: 25px; height: 25px;}
.descpanelfg {font-family: "Khmer OS","Khmer OS System",Arial,Tahoma;}
.image_left{float: left; margin: 3px;}
.video_title{float: left; overflow: hidden; width: 145px; height: 28px; padding: 5px 0;}

.hot_icon{height: 16px; position: absolute; right: 0; top: 5px; width: 28px;}
#divTopCommentNews .hot_icon {right: 0; top: 3px;}
.most_viewed .hot_icon, .list03 .hot_icon, .box_news .hot_icon, .same_category_news .hot_icon {right: 0; top: 0;}
.other_excerption .hot_icon {right: -3px; top: 3px;}
.excerpt_content .hot_icon {right: 0; top: 0; border: 0;}
.desc_picture_post .hot_icon {right: -3px; top: 2px;}
.other_cates_news img.hot_icon {right: 0; top: -5px; border: 0; height: 16px; width: 28px;}
.videolist .hot_icon {float: right; top: -35px; position: relative;}
.news_row .hot_icon {right: 0; top: -5px; border: 0; height: 16px; width: 28px;position: relative; float:right;} 
.hot_events .hot_icon {margin-left: 3px; position: static;}



/* Comment Generated by Combres - Resource '~/Content/themes/default/style.css' (Mode: Static) */
.body_wrapper
{
    padding: 0px;
    -moz-border-radius: 0px;
}
.vbcms_content
{
    margin: 0px;
    float: none;
}
h1.header, h2.header
{
    border-bottom: 0px;
}
strong
{
    font-weight: bold;
}
.footer
{
    padding: 0px;
    text-align: left;
    border: 0px;
    -moz-box-shadow: none;
    font-family: "Khmer OS" , "Khmer OS System";
    clear: both;
}

.custom_toolbar
{
    margin: 0 auto;
    width: 1000px;
    float: none;
}

#doc3, #wgo, #pagetitle, #forums, .navlinks, #above_threadlist, #above_threadlist_controls, #threadlist, #below_threadlist, #forum_info_options, #searchform_tagcloud, #thread_controls, #postlist, #below_postlist, #qr_defaultcontainer, #thread_info, .faqsearch, .faqblock
{
    margin: 0 auto;
    width: 1000px;
    float: none;
}
#above_postlist
{
    width: 1000px !important;
    margin: 0 auto;
    float: none !important;
}
#yui-main
{
    width: 725px;
}
.yui-tvb-r2 #yui-main .yui-b
{
    margin-right: 0px;
}
#bd .home_rightcol
{
    width: 268px;
}
.yui-tvb-r1 #yui-main, .yui-tvb-r2 #yui-main, .yui-tvb-r3 #yui-main, .yui-tvb-r4 #yui-main
{
    margin-right: 0px;
}
ul.widget_list > li
{
    margin: 0;
}
.cms_edit_editbar_buttons_bit_txt
{
    width: 65px;
}


#doc3 #bd #yui-main .news_cat1
{
    margin-right: 0px;
}

.news_category #yui-main
{
    width: 810px;
}

.news_category .advertisment
{
    padding-top: 5px;
    padding-left: 5px;
}

.vbcms_content .header
{
    height: 25px;
    padding: 0px;
    margin: 0px 0px 10px 0px;
    color: #FFF;
}

h1.article_title, h2.article_title
{
    border-top: 0px;
    color: #000000;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
    padding-top: 13px;
    font: bold 20px "Khmer OS" , "Khmer OS System";
    overflow-x: hidden;
}
#section_content .cms_separator
{
    border-top: 0px;
}
img.cms_article_preview_image
{
    outline: 0px;
    margin: 3px 10px 8px 0;
    float: left;
}
.cate_lastest_event img.cms_article_preview_image
{
    width: 220px;
    height: 158px;
    min-width: 220px;
    min-height: 158px;
}
.cate_lastest_event .news_date, #cms_content_list .cms_separator:first-child .news_date
{
    border-bottom: 1px solid #D5DBE0;
    margin-bottom: 5px;
    color: #979797;
    font-size: 10px;
    padding: 3px 0px;
    display: block;
}
.cms_separator
{
    border-top: 0px;
}
.cms_separator img.cms_article_preview_image
{
    width: 130px;
    height: 93px;
    min-width: 130px;
    min-height: 93px;
}
.cms_article_txt_content
{
    color: #3E3E3E;
    font-size: 12px;
    font-family: "Khmer OS" , "Khmer OS System";
}
.cms_separator .cate_lastest_event_content
{
    float: left;
    width: 364px;
    overflow: hidden;
}

.article_width
{
    padding: 0px;
    width: auto;
}
.vbform
{
    width: 1000px;
    max-width: 1000px;
}

.pagination span a
{
    background-color: #FFFFFF;
    border: 1px solid #D0D0D0;
    display: inline;
    font-size: 11px;
    font-weight: bold;
    line-height: 15px;
    margin: 0 2px;
    padding: 1px 5px;
}
.pagination span a.popupctrl
{
    background: none;
    padding: 1px 5px;
}
#tag_add_wrapper input
{
    border: 1px solid #CCC;
}
.checkbox, .radio
{
    margin: 0px;
}
#errormessages
{
    padding-left: 20px;
}
#publishdate_datestring
{
    width: 70px;
}
.news_filter a
{
    float: left;
}
#divContentSearch
{
    float: left;
    width: 100%;
}
#divContentSearch .paginator2
{
    clear: both;
}
.news_filter .vB_DatePicker.tborder
{
    border: 1px solid #6B91AB;
}
.news_filter .vB_DatePicker .smallfont
{
    font-size: 11px;
    text-align: center;
}
.news_filter .vB_DatePicker .today
{
    border: 1px solid red;
    padding: 0;
}
.news_filter .time, .twothirdsright .time
{
    color: #FFF;
    float: none;
    line-height: normal;
    border: 0px !important;
}
.news_filter .vB_DatePicker td
{
    padding: 1px;
    text-align: center;
    width: 15px;
}
.vB_DatePicker .tcat
{
    font-weight: bold;
}

.left_middle
{
    width: 450px;
}
.right_middle
{
    position: static;
    top: 0;
}
.top_home
{
    width: 725px;
    margin-right: -275px;
    _position: relative;
}
.contact_form .container_inner .description
{
    padding-left: 160px;
}
.cms_none_comments
{
    padding: 5px;
}
.editor_textbox_smilie
{
    padding-bottom: 5px;
}
.cms_editor_area
{
    margin-bottom: 0px;
}
.cms_comment_editor_button
{
    padding: 0px;
    text-align: left;
}
#vB_Editor_001_textarea
{
    border: 1px solid #799BBF;
}
.cms_comment .contact_regcode
{
    width: 140px;
}
.cms_comment #imageregt
{
    float: left;
}
.cms_none_comments ol li
{
    list-style: none outside none;
}
.button[type="reset"]:hover
{
    color: #fff;
}


#basic-modal-content
{
    display: none;
}


#simplemodal-overlay
{
    background-color: #000;
    cursor: wait;
}


#simplemodal-container
{
    height: 145px;
    width: 300px;
    color: #bbb;
    background-color: #333;
    border: 4px solid #444;
    padding: 0px;
}

#simplemodal-container .simplemodal-data
{
    padding: 15px;
}

#simplemodal-container code
{
    background: #141414;
    border-left: 3px solid #65B43D;
    color: #bbb;
    display: block;
    font-size: 12px;
    margin-bottom: 12px;
    padding: 4px 6px 6px;
}

#simplemodal-container a
{
    color: #ddd;
}

#simplemodal-container a.modalCloseImg
{
    background: url("/clientscript/custom/images/x.png") no-repeat;
    width: 25px;
    height: 29px;
    display: inline;
    z-index: 3200;
    position: absolute;
    top: -15px;
    right: -16px;
    cursor: pointer;
}

#simplemodal-container h3
{
    color: #84b8d9;
}
.login_label
{
    width: 96px;
}
#node_comments_block
{
    margin-top: 0px;
}
.paddingtop5
{
    padding-top: 5px;
}
.padding10
{
    padding: 5px;
}
label
{
    margin-left: 0px;
}


.article
{
    color: #5c5c5c;
}
.news_category_content
{
    background: url("/Content/themes/default/imgs/bgtop_detail_content.gif") repeat-x scroll center top;
}
.textbox, .textbox_auto, .textbox_smallest, .textbox_smaller, .textbox_small, .textbox_medium, .textbox_large, .textbox_largest, .textbox_full
{
    height: 18px;
}
.select_smallest, .select_smaller, .select_small, .select_medium, .select_large, .textbox_largest, .textbox_full, .select_full, .select
{
    height: 25px;
}
.standard_error
{
    margin-bottom: 7px;
}
.standard_error .container_heading
{
    color: #fff;
    background-color: #f0f2f3;
    background-image: url("/Content/themes/default/imgs/bar_bg.gif");
    background-position: bottom;
    font-weight: bold;
    padding: 4px 5px;
}
h3.article_preview
{
    margin: 0;
    border-bottom: 0 none;
    font-weight: bold;
    padding: 0;
    font: bold 14px "Khmer OS" , "Khmer OS System" !important;
}
h3.article_preview a
{
    color: #352E27;
}
.cate_lastest_event .news_row
{
    border-bottom: 0 none;
}
.cate_lastest_event h3.article_preview
{
    font-size: 15px;
    line-height: 18px;
}
div.article_preview
{
    margin-bottom: 8px;
    padding: 0 0 8px 0;
    width: auto;
    line-height: 18px;
    float: none;
}
.cms_separator .news_row
{
    overflow: hidden;
    position: relative;
    width: 512px;
}
.cms_separator .news_date
{
    padding-top: 2px;
}
.actionbuttons .group
{
    padding-right: 2px;
}
.more_articles h3
{
    height: 20px;
    padding: 7px 10px 4px !important;
}
#article_content .postcontainer
{
    width: 512px;
    overflow-x: hidden;
    font-size: 13px;
}
#article_content .postcontainer img
{
    max-width: 492px;
}
.blockfoot, .blocksubfoot
{
    padding: 5px 10px;
}
.cms_comments_page
{
    clear: both;
    margin-top: 0;
    text-align: left;
    width: 100%;
}
.article img
{
    margin: 10px 0 20px;
}
.same_category_news br
{
    display: none;
}
.cate_lastest_event div.title
{
    overflow: hidden;
    height: 50px;
}
.other_cates_news li
{
    overflow: hidden;
}


.fan_box
{
    height: 305px;
}
.fan_box .page_stream
{
    height: 150px !important;
}
.fan_box .connections .connections_grid
{
    height: 70px;
    overflow: hidden;
}
.fan_box .connections
{
    min-height: 70px !important;
}


.adv_left_bottom
{
    padding-bottom: 10px;
}
.advertisment
{
    padding-bottom: 10px;
}
.footer a
{
    color: #FFFFFF;
}


.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}


.notice_msg, .success_msg, .info_msg, .error_msg
{
    background-repeat: no-repeat;
    background-position: 12px 9px;
    padding: 8px 8px 8px 40px;
    margin-bottom: 8px;
    border-radius: 5px;
    -moz-border-radius: 5px;
}
.notice_msg
{
    background-color: #fffcd3;
    background-image: url("/Content/themes/default/func_icons/icon_notice_msg.gif");
    border: 1px solid #c2beb1;
    color: #57472a;
}
.success_msg
{
    background-color: #e5f993;
    background-image: url("/Content/themes/default/func_icons/icon_succes_msg.gif");
    border: 1px solid #9bac55;
    color: #688006;
}
.info_msg
{
    background-color: #d4ebfa;
    background-image: url("/Content/themes/default/func_icons/icon_info_msg.gif");
    border: 1px solid #90b1c7;
    color: #225ea1;
}
.error_msg
{
    background-color: #f6b9b9;
    background-image: url("/Content/themes/default/func_icons/icon_error_msg.gif");
    border: 1px solid #e18484;
    color: #cd2757;
}


.exchange_rate
{
    border: 1px solid #FF9933;
    width: 100%;
}
.exchange_rate tr td
{
    padding: 0 5px;
}
.diaghead2
{
    background: none repeat scroll 0 0 #FF9933;
    color: #FFFFFF;
    font-family: Geneva,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px !important;
}
.diaghead2 span
{
    font-size: 9px;
    color: #000000;
}
.normal
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
}
.diagbody2
{
    background: none repeat scroll 0 0 #FFFFFF;
    color: #333333;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
}


.visitor_counter tr td
{
    padding: 0 5px;
}

.header_ad{
	border:2px solid #ccc !important;
}


/* Comment Generated by Combres - Resource '~/Content/datepicker/jquery.ui.all.css' (Mode: Static) */

@import "jquery.ui.base.css";
@import "jquery.ui.theme.css";



/* Comment Generated by Combres - Resource '~/Content/thickbox/thickbox.css' (Mode: Static) */



*{padding: 0; margin: 0;}




#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}




#TB_overlay {
	position: fixed;
	z-index:1000;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url("/Content/thickbox/macFFBgHack.png") repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { 
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 1002;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { 
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:1003;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; 
}

* html #TB_load { 
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { 
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
