BODY
{
	width:960px;
	margin-top:0px;
	margin-bottom:10px;
	margin:auto;
	font-family: verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
}
.float
{
	overflow:hidden;
	float:left;
}
.fload_hidden
{
	overflow:hidden;
	float:left;
}
A:link
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#009;
}
A:active
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#009;
}
A:visited
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#009;
}
A:hover
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;
	color:#83D8F8;
}
.banner
{
	background:url(../images/banner.png) no-repeat scroll 0 0 transparent;
	width:960px;
	height:36px;
}
.banner_contact
{
	width:400px;
	height:36px;
	overflow:hidden;
	float:left;
	text-align:left;
	font-size:11px;
}
.banner_search
{
	width:400px;
	height:36px;
	overflow:hidden;
	float:right;
	font-size:11px;
}
.buttom_line
{
	background:url(../images/bottom_menu.gif) no-repeat scroll 0 0 transparent;
	width:960px;
	height:60px;
}
.menu_pading
{
	padding-top:5px;
}
.banner_ul ul
{
	list-style:disc;
}
.banner_ul li
{
	display:inline;	
	list-style:disc;
}
.Main_Form
{
	width:960px;
	margin:auto;
}
/* layout */
.side_bar_left
{
	width:720px;
	overflow:hidden;
	float:left;
	margin-right:20px;
}
.side_bar_left_first
{
	width:300px;
	overflow:hidden;
	float:left;
	margin-right:10px;
}
.side_bar_left_second
{
	width:410px;
	overflow:hidden;
	float:left;
}
.side_bar_right
{
	width:220px;
	overflow:hidden;
	float:left;
}
#sub-menu {
   /* background-image: url(../images/submenu-footer.gif);
	background-position:right bottom;
    background-repeat: no-repeat;*/
    border-top: 1px solid #6A92C0;
    display: block;
    float: left;
    height: auto;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 215px;
	border-left:1px;
	border-left-color:#6A92C0;
	border-left-style:solid;
	border-right:1px;
	border-right-color:#6A92C0;
	border-right-style:solid;
	border-bottom:1px;
	border-bottom-color:#6A92C0;
	border-bottom-style:solid;
}
#sub-menu-ul li{
    
    border-bottom: 1px solid #D7DCE3;
    float: left;
	padding:7px;
    width: 150px;
	padding-left:5px;
	margin-bottom:5px;
}
#sub-menu h4, #sub-menu h2, #sub-menu h3, #sub-menu p {
    margin: 10px 0 0 10px;
    width: 200px;
}
.xoxo h1, h2, h3, h4, h5 {
    color: #009;
    margin: 0 0 10px;
}
h3 {
    font-size: 14px;
	color:#000099;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
}
#footer {
    background-image: url(../images/footer.gif);
    background-repeat: no-repeat;
    border: 0 none;
    clear: both;
    color: gray;
    font-family: verdana;
    font-size: 11px;
    font-weight: normal;
    height: 66px;
    line-height: 18px;
    padding-top: 13px;
    width: 960px;
}
input.text:focus
{
	background:#FFC;
}
/* end layout */
.search-form #s {
    height: 16px;
    margin: 0;
    width: 140px;
	background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #CCCCCC;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;
    padding: 2px;
}
input[type="text"], textarea {
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #CCCCCC;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;
    padding: 2px;
}
/* tab */

.tab-box { 
  border-bottom: 0px solid #DDD;
  padding-bottom:11px;
  padding-top:10px;
}
.tab-box a {
  border:0px solid #DDD;
  color:#000;
  padding: 10px 15px;
  text-decoration:none;
  font-weight:bold;
  background-image: url(../images/tab-menu-bg.jpg);
  border-bottom: 5px solid #F9550D;
}
.tab-box a:hover {
  background:url(../images/current-menu.png) no-repeat scroll 0 0 transparent;
  border-bottom: 0;
  color:#FFF;
  border:0x;
  padding: 10px 15px;
  font-family:Tahoma, Geneva, sans-serif;
  font-weight:bold;
  border-bottom: 5px solid #F9550D;
  /*-moz-border-radius:5px;
  -webkit-border-radius:5px;*/
 
}
.tab-box a.activeLink {
  background:url(../images/current-menu.png) no-repeat scroll 0 0 transparent; 
  border-bottom: 0;
  color:#FFF;
  border:0x;
  padding: 10px 15px;
  font-family:Tahoma, Geneva, sans-serif;
  font-weight:bold;
  border-bottom: 5px solid #F9550D;
}
.tabcontent { border: 1px solid #ddd; border-top: 0; padding: 5px; padding-top:20px; padding-bottom:10px; line-height:160%}
.hide { display: none;}
.readmore
{
	background:url(../images/remore-bg.gif) no-repeat scroll 0 0 transparent;
	width:140px;
	height:23px;
	height: 25px;
	margin-right:10px;
    text-align: right;
	color:#FFF;
	font-weight:bold;
}
.readmore A:link
{
	text-align: right;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
.readmore A:visited
{
	text-align: right;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
.readmore A:active
{
	text-align: right;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
.readmore A:hover
{
	text-align: right;
	color:#FFF;
	font-weight:bold;
	text-decoration:underline;
}
.content-border-bottom {
    background-image: url(../images/divbg.gif);
    background-position: center top;
    background-repeat: repeat-x;
    clear: both;
    float: left;
    height: 25px;
    margin-left: 2px;
	font-style:italic;
	color:#999;
    position: relative;
    width: 954px;
    z-index: 100;
}
.text_link
{
	padding-top:5px; padding-left:5px; overflow:hidden; float:left;
	padding-left:10px;
	margin-right:5px;
}
.text_link_here
{
	padding-top:5px; padding-left:5px; overflow:hidden; float:left;
	padding-left:5px;
	color:#F60;
	font-weight:500;
	font-style:normal;
}
.liveCameraDemo 
{
	background:url(../images/btn_camera.gif) no-repeat scroll 0 0 transparent;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #cccccc;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #cccccc;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding-bottom:7px;
	padding-top:7px;
	padding-left:7px;
	padding-right:7px;
}
.border_img_small
{
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #cccccc;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #cccccc;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;
	margin-left:5px;
	padding-bottom:3px;
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
}
.margin_bottom
{
	margin-bottom:10px;
}
.border_img_small:hover
{
	border-bottom-color: #039;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #039;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #039;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #039;
	border-top-style: solid;
	border-top-width: 1px;
	margin-left:5px;
	padding-bottom:3px;
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;

}
.border_img_small:active
{
	border-bottom-color: #039;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #039;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #039;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #039;
	border-top-style: solid;
	border-top-width: 1px;
	margin-left:5px;
	padding-bottom:3px;
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;

}
input.button {
    background: none repeat scroll 0 0 #EEEEEE;
    border-color: #CCCCCC #777777 #777777 #CCCCCC;
    border-style: solid;
    border-width: 1px;
    color: #333333;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 2px;
    vertical-align: middle;
	cursor:pointer;
}
.box
{
	background: none repeat scroll 0 0 #F1F1F1;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 2px #CCCCCC;
    color: #999999;
	margin-left:5px;
    display: block;
    font-size: 14px;
    font-weight: normal;
    padding: 7px;
    text-decoration: none;
    text-shadow: 0 1px 1px #FFFFFF;
}
#feedback_button
{
width:35px;
height:100px;
position:fixed;
right:0;
top:40%;
overflow:hidden;
}
#feedback_button a
{
width:35px;
height:100px;
overflow:hidden;
background:url(../images/feedback_tab_white.png) no-repeat top left;
display:inline-block;
padding:3px;
}
/* panel left*/
.panel_h3 {
font-size:11px;
font-family:verdana, helvetica, arial, sans-serif;
letter-spacing:-1px;
color:#fff;
font-weight: 700;
text-transform:uppercase;
margin:0;
padding:8px 0 0 0;
}
.panel {
position: fixed;
top: 50px;
left: 0;
display: none;
background:#000;
border:1px solid #111111;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
width: 310px;
height: auto;
padding: 30px 30px 30px 60px;
filter: alpha(opacity=90);
opacity: .90;
}

.panel p{
margin: 0 0 15px 0;
padding: 0;
color: #cccccc;
}

.panel a, .panel a:visited{
margin: 0;
padding: 0;
color: #9FC54E;
text-decoration: none;
border-bottom: 1px solid #9FC54E;
}

.panel a:hover, .panel a:visited:hover{
margin: 0;
padding: 0;
color: #ffffff;
text-decoration: none;
border-bottom: 1px solid #ffffff;
}

a.trigger{
position: fixed;
text-decoration: none;
top: 80px; left: 0;
font-size: 12px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 50px 10px 40px 5px;
font-weight: 500;
background:url(../images/panel-left.png) no-repeat;
border:1px solid #444444;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
display: block;
}

a.trigger:hover{
position: fixed;
text-decoration: none;
top: 80px; left: 0;
font-size: 12px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 50px 10px 40px 5px;
font-weight: 500;
background:url(../images/panel-left.png) no-repeat;
border:1px solid #444444;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
display: block;
filter: alpha(opacity=80);
opacity: .80;
}

a.active.trigger {
background:url(../images/panel-left-minus.png) no-repeat;
padding: 50px 10px 40px 5px;
}

.columns{
clear: both;
width: 330px;
padding: 0 0 20px 0;
line-height: 22px;
}

.colleft{
float: left;
width: 155px;
line-height: 22px;
}

.colright{
float: right;
width: 155px;
line-height: 22px;
}
.panel-ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.panel-ul li{
padding-left:10px;
padding-top:10px;
padding-bottom:10px;
margin: 0;
list-style-type: none;
}
.panel-img-border
{
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.panel-img-border:hover
{
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	filter: alpha(opacity=50);
	opacity: .50;
}
/* end panel*/
.ancCSATBtn {
   /* background-image: url(../images/tmpl_pv_download.png);
    background-repeat: repeat-x;
    border: 1px solid #3B8109;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 3px 3px 5px #888888;
    color: white;
    display: inline-block;
    font-size: 1em;
    font-weight: bold;
    height: 31px;
    line-height: 31px;
    margin: 10px auto 10px 0px;
    min-width: 90px;
    text-align: center;*/
    text-transform: capitalize;
    vertical-align: middle;
	display: inline-block;
}
.ancCSATBtn:hover {
    /*background-image: url(../images/tmpl_pv_download_hover.png);
    background-repeat: repeat-x;
    border: 1px solid #3B8109;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 3px 3px 5px #888888;
    color: white;
    display: inline-block;
    font-size: 1em;
    font-weight: bold;
    height: 31px;
    line-height: 31px;
    margin: 10px auto 10px 0px;
    min-width: 90px;
    text-align: center;*/
	color:#F60;
    text-transform: capitalize;
    vertical-align: middle;
	display: inline-block;
}
/* Ratan SOTH */

#website-design{
	padding:5px;
	font-family:"Khmer OS";
	font-size:13px;
	
	}
#website-design h1{
	margin:0px;
	padding:10px 0px;
	font-size:25px;
	line-height:25px;

	color:#000099;

/*	font-family:"Kh Battambang", "Kh Bokor", "Kh Content", "Kh Freehand", "Kh Kangrey", "Kh Siemreap", "Khmer OS", "Khmer OS Bokor"
*/	
	font-family: "Khmer OS Bokor","Khmer OS";

	}
#website-design h2{
	padding:5px 0px;
	margin:0px;
	font-size:16px;
	line-height:16px;
	/*color:#036;*/
	color:#000099;
	font-family: "Kh Freehand", "Kh Kangrey", "Kh Siemreap", "Khmer OS", "Khmer OS Bokor"

	}	
#website-design p{
	/*line-height:20px;
	padding:5px 0px;*/
	background-color: transparent;
	color: black;

	font-family: 'Khmer OS', Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 13px;*/
	line-height:28px;
	font-size: 97%;
	

	}
#website-design strong{
	font-family: "Kh Freehand", "Kh Kangrey", "Kh Siemreap", "Khmer OS", "Khmer OS Bokor";
	line-height:20px;
	font-size:14px;
	color:#000099;
	margin:5px;
	
	}	
#website-design strong.qa{
	font-family: "Kh Freehand", "Kh Kangrey", "Kh Siemreap", "Khmer OS", "Khmer OS Bokor";
	line-height:20px;
	font-size:14px;
	color:#000099;
	margin:5px;
	padding-left:65px;
	padding-bottom:3px;
	height:40px;
	background-image:url(qa.jpg);
	background-position:left;
	background-repeat:no-repeat
	
	
	}	
#website-design ul{
	list-style:square;
	
	}

#lang-switch{
	font-family:"Khmer OS",verdana;
	font-size:12px;
	float:right
	}	
#lang-switch a{
	font-family:"Khmer OS",verdana;
	font-size:97%;

	}		
