/* -- User login form  styles ------------- */

@import url("user_login.css");
@import url("menu.css");
/* ---------------------------------------- */
#clear {
	clear:both;
}
td.top{
	width				: 975px;
	height				: 9px;
	background-color	: #34659d;
	margin-top			: 0px;
}

.bg_main {
	background			:#FFFFFF url(../images/bg.jpg) repeat-x;
	padding				: 0;
	vertical-align		: top;
	margin-top			: 0px;
	margin-bottom		: 0px;

}
#shadow_left {
	widows:10px;
	background			: url(../images/shadow_left.png) repeat-y;
}

#shadow_right {
	widows:10px;
	background			: url(../images/shadow_right.png) repeat-y;
}

tr.menu_bg {
	width				: 974px;
	height				: 46px;
	background			: url(../images/bg_menu.gif) top center repeat-x;
	margin				: 0 auto;
}
tr.body{
	background			: #FFFFFF;
}

img {
	border:0px
}

td.leftege {
	background			: url(../images/bg_leftege.gif) repeat-y right top;
	border				: 0;
	padding				: 0px;
	margin				: 0px;
	width				: 4px;
}

td.rightege {
	background			: url(../images/bg_rightege.gif) repeat-y left top;
	border				: 0;
	padding				: 0px;
	margin				: 0px;
	width				: 4px;
}

td.topmid {
	border				: 0;
	padding				: 0px;
	margin				: 0px;
	width				: 765px;
}

table.welcome {
	border				: 0;
	padding				: 0px;
	margin				: 0px 0px 5px 16px;
	width				: 538px;
}

#blank {
	background:url(../images/path_shadow.gif) no-repeat left top;
	width:505px;
	height:20px;
}

span.date {
	font		     : 10px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color			: #84919A;
}

#welcomewords {
	overflow:auto;
	height:110px;
	width:90%;
	border:0;
	text-align: left;
	padding: 0px;
	margin-top: 65px;
	margin-left:20px;
	font		    : 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color			: #635A4E;
	line-height:17px;
}
/* *******************************************  top area*/
td.logo {
	width: auto;
	height: 137px;
	background: url(../images/banner.jpg) top center no-repeat;
	margin: 0 auto;

	border:0;
	padding: 0px;
	margin: 0px;
}

/* *******************************************  pathway */
#can_pathway {
	margin:0px 0px 0px 0px;
	background-color: #d7e7f7;
	padding			: 0px;
	width			: 100%;
	height			: 30px;
	font		     : 11px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color			: #666;
	text-indent		: 8px;
	text-align		: left;
	line-height		: 30px;
}

#can_pathway img {
	margin:12px 1px 1px 1px;
}

#pathway {
	font-size		: 11px;
	color			: #4a75a2;
	margin			: 0px 0px 0px 0px;
	background-color: #d7e7f7;
	width			: 100%;
	height			: 30px;
	text-indent		: 8px;
	text-align		: left;
	line-height		: 30px;
	padding			: 0px;
	margin			: 0px;
	border			: 0;
}

a.pathway:link, a.pathway:visited {
	color			: #4a75a2;
	font-size		: 11px;
	line-height		: 30px;
}
a.pathway:hover {
	color			: #fe0201;
}

/* ******************************************* Search */

div.search{
	width	: 230px;
	float	: right;
	
}

#mod_search_searchword {
	width			: 149px;
	height			: 19px;
	line-height		: 16px;
	vertical-align	: middle;
	border			: 1px solid #FFFFFF;
	background-color: #d7e7f7;
}
/*-----Search layout*/
/*fieldset{
	border:none;
	border-bottom:#3333FF 1px solid;
}
*/
/* ******************************************* main container */
.copyright {
	font			: normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color			: #666;
	text-align		: center;
}

.bottomcontainer {
	background:url(../images/bg_bottom.gif) no-repeat left top;
	margin-bottom:10px;
	width:773px;
	height:60px;
}

/* ******************************************* flashnews and blocks */
#newsflash {
	padding			: 0;
	margin			: 0;
	border			: 0;
	width:539px;
	margin:0px 0px 15px 16px;
}

#newsflash table.moduletable {
	padding			: 0;
	margin			: 0;
	border			: 0;
	font : normal 11px Tahoma, Arial, Verdana, sans-serif, Helvetica ;
}

#newsflash table.moduletable th {
	background:url(../images/bg_article.gif) no-repeat;
    background-position: 0px 0px;
	height:18px;
	font : bold 12px Arial, Tahoma, Verdana, sans-serif, Helvetica ;
	color: #333;
	line-height:18px;
	text-align		: left;
	text-indent		: 22px;
	border:1px solid #eee;
}

#newsflash table.moduletable td {
	font : normal 12px  Arial, Tahoma,Verdana, sans-serif, Helvetica ;
	line-height		: 17px;
	text-align		: left;
	padding			: 2px 0px 2px 0px;
}

#blocks table.moduletable th {
	background:url(../images/titlearrow.gif) no-repeat;
    background-position: 0px 3px;
	height:18px;
	font : bold 11px Arial, Verdana, sans-serif, Helvetica ;
	color: #B60202;
	height:18px;
	text-align		: left;
	text-indent		: 15px;
	padding			: 2px 0px 0px 0px;
}

#blocks {
	width:98%;
	padding:0;
}

#blocks table.moduletable td {
	font-family     : Arial, Verdana, Helvetica, sans-serif;
	font-size		: 11px;
	color			: #5C5649;
	line-height		: 16px;
	text-align		: left;
	padding:0p 2px 4px 2px;
	background-color:#F9F6F1;
}

#blocks .moduletable a:link, #blocks .moduletable a:visited { 
	font-size		: 10px;
	color			: #655D5B; 
	text-decoration	: none;
	line-height:17px;
	font-weight:bold;
}

#blocks .moduletable a:hover {
	color			: #ff9900; 
	text-decoration	: underline;
}

#botnavi table.moduletable {
	width			: 100%;
	padding			: 0px;
	margin			: 0px 0px 0px 0px;
	border			: 0;
}
a.job_readmore {
	font-size			: 10px; 
	float				: left;
	margin-top			: 5px;
	padding				: 0px 2px 0px 4px;
	text-indent			: 0px;
	line-height:20px;
	/*border				: 1px solid #F6F6F6;*/
	display				: block;
	background			: url(../images/btn_readmore.jpg) no-repeat 0px 48%;
	color				: #ffffff;
	font-weight			: bold;
	text-decoration		: none;
	text-transform		: uppercase;
}

a.job_readmore:hover {
	color				: #006699;
}
a.job_readmore {
	font-size			: 10px; 
	float				: left;
	margin-top			: 5px;
	padding				: 0px 2px 0px 4px;
	text-indent			: 0px;
	line-height:20px;
	/*border				: 1px solid #F6F6F6;*/
	display				: block;
	background			: url(../images/btn_readmore.jpg) no-repeat 0px 48%;
	color				: #ffffff;
	font-weight			: bold;
	text-decoration		: none;
	text-transform		: uppercase;
}
a.job_readmore:hover {
	color				: #006699;
}

/* ******************************************* Footer */
#footer  {
	margin: 0 0;
	background-color:#154982;
	/*background-image:url(../images/FirstCambodia.jpg);*/
	width: 975px;
	height: 117px;
}
#footer div {
	font-size		: 11px;
	color			: #FFFFFF;
}

div.footer_left {
	font-size		: 11px;
	color			: #FFFFFF;
	text-align		: left;
	margin-left		: 10px;

}

div.footer_right {
	font-size		: 11px;
	color			: #FFFFFF;
	text-align		: right;
	height			: 107px;
	margin-right	: 15px;

}
h1.footer_right {
	color			: #FFFFFF;
}

/*#footer a, #footer a:link, #footer a:visited {
	color			: #D4522D;
	text-decoration	:underline;
}

#footer a, #footer a:hover {
	color			:#FFFFFF;
	text-decoration	:none;
}*/

/* *******************************************  General CSS Styles  */
.body {
	background		: #ffffff; 
	padding			: 0; 
	margin			: 0;
	vertical-align	: top;
	scrollbar-face-color: #ddd;
    scrollbar-shadow-color: #ddd;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-highlight-color: #ddd;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-track-color: #fff;
    scrollbar-arrow-color: #ffffff;
}

td, div, p {
	color:#333;
	font-family     : Arial, Tahoma, Verdana, sans-serif, Helvetica ;
	font-size		: 12px;
	padding:0px;
	line-height:17px;
}


a, a:link, a:visited {
	color			: #655D5B;
	text-decoration	: none;
}
a:hover {color: #ff9900; text-decoration:none}

h1	{font: bold 16px Arial, Verdana, sans-serif, Helvetica;	color: #666; margin: 0px; padding: 0px;}
h2	{font: bold 15px Arial, Verdana, sans-serif, Helvetica;	color: #666; margin: 0px; padding: 0px;}
h3	{font: bold 14px Arial, Verdana, sans-serif, Helvetica;	color: #666; margin: 0px; padding: 0px;}
h4	{font: bold 12px Arial, Verdana, sans-serif, Helvetica;	color: #666; margin: 0px; padding: 0px;}

ol	{list-style: decimal outside; }
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

blockquote {
	margin			: 10px;
	margin-left		: 30px;
	padding			: 0 20px 0 10px;
	border-left		: 5px solid #ccc;
}

form { 
	margin			: 0; 
	padding			: 0;
}
select { 
	font-size		: 12px; 
	font-weight		: bold; 
	color			: #555;
}
th.pagenav_prev, th.pagenav_next, a.pagenav_next:link, a.pagenav_next:visited {
	font-size		: 11px; 
	color			: #666;
	background-color:#FFFFFF;
	font-weight		: normal;
	border:1px solid #ccc;
}
a.pagenav_next:hover {
	font-size		: 11px; 
	color			: #ff9900; 
	text-decoration	: none;
}

/* ******************************************* MODULES */
table.moduletable {
	width			: 100%;
	padding			: 0px;
	margin			: 0px 0px 0px 0px;
	border	: 0;
}
table.moduletable th {
	background:url(../images/bg_article.gif) no-repeat;
    background-position: 0px 0px;
	height:18px;
	font : bold 12px Tahoma, Arial, Verdana, sans-serif, Helvetica ;
	color: #B60202;
	line-height:18px;
	text-align		: left;
	text-indent		: 22px;
	border:1px solid #eee;
}
table.moduletable td  {
	font			: normal 11px Arial, Helvetica, sans-serif;
	color			: #666666;
	text-align		: left;
	padding			: 2px 0px 2px 0px;
	margin			: 0px;
	border			: 0;
}

table.pollstableborder td {
	padding: 2px;
	line-height:17px;
}

.moduletable a:link, .moduletable a:visited { 
	color			: #444; 
	font-weight:bold;
	font-size		: 11px;
	font-family     : Arial, Verdana, sans-serif, Helvetica ;
	text-decoration	: none;
	line-height:19px;
}
.moduletable a:hover {
	color			: #ff9900; 
	text-decoration	: none;
}
table.moduletable ul {
	padding			: 0;
	margin			: 0 0 0 2px;
}

.button {
	font			: normal 10px Arial, Helvetica, sans-serif;
	/*padding-top	: 2px 2px 2px 2px;*/
	margin-left		: 5px;
	margin-right	: 5px;
	vertical-align	: middle;
	color			: #ffffff;
	border  		: 0px;
	background-color: #1a4e88;
}
.inputbox {
	font			: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color			: #666;
	border			: 1px solid #666;
	/*background		: url(../images/bg.gif);*/
}

select.inputbox {
	font			: bold 11px Arial, Helvetica, sans-serif;
	color			: #666;
	border			: 1px solid #666;
	background		: #ffffff url(../images/bg_input.gif);
}

.poll {
	font			: 11px Arial, Helvetica, sans-serif; 
	color			: #666666; 
	font-weight		: normal; 
	border			: 0; 
	padding			: 0;
}

/* ******************************************* CONTENT STYLES */
.contentpane, .contentpaneopen {
	text-align		: left;
	color			: #666; 
	padding			: 0px;
	margin-left		: 10px;
}

.contentdescription {
	width:100%;
	text-align		: left;
	color			: #666; 
	padding			: 0px;
}

.contentpaneopen td {
	padding			: 0px 0px; 
}

.contentpane td, .contentdescription td {
	padding			: 4px 0px; 
}
a.contentpane:link, a.contentpane:visited, a.contentpaneopen:link, a.contentpaneopen:visited {
	color			: #666; 
	text-decoration	: none
}
a.contentpane:hover, a.contentpaneopen:hover {
	color			: #ff9900; 
	text-decoration	: none;
}

.contentheading,  
.componentheading {
	background			: url(../images/bg_article.gif) no-repeat;
    background-position	: 0px 0px;
	height				: 18px;
	font 				: bold 14px Tahoma, Arial, Verdana, sans-serif, Helvetica;
	color				: #333;
	line-height			: 18px;
	text-align			: left;
	text-indent			: 20px;
	border-bottom		: 1px solid #ccc;
	margin-bottom		: 10px;
	/*margin-left: 10px;*/
}

/*.componentheading {
	height:15px;
	font : bold 12px Arial, Verdana, sans-serif, Helvetica ;
	color: #333;
	height:15px;
	text-align		: left;
}*/


.contentpagetitle, a.contentpagetitle:link, a.contentpagetitle:visited 	{
	color			: #666;
}
a.contentpagetitle:hover {
	color			: #ff9900;

}
.buttonheading {
	font			: normal 10px Arial, Verdana, sans-serif, Helvetica;
	white-space		: nowrap;	
}

.content_rating, .content_vote {
	font-size		: 11px;	
	color			: #666; 
	text-decoration	: none; 
	font-weight		: normal; 
	vertical-align	: middle; 
	margin			: 0 6px; 
	padding			: 0;
}

.back_button {
	float			: right;
	width			: 55px;
	font-size		: 11px;	
	color			: #666; 
	font-weight		: bold; 
	text-align		: right;
	vertical-align	: middle; 
	margin			: 0 6px; 
	padding			: 1px 1px 1px 1px;
	border			: 0;
	background		: url(../images/arrow.gif) no-repeat;
    background-position: 0px 6px;
}

.small 		{
	font-size		: 10px; 
	color			: #999; 
	font-weight		: normal;
	line-height		: 14px;
	height			: 14px;
}

.createdate, .modifydate {
	font-size		: 10px; 
	font-weight		: normal; 
	color			: #999;
	height			:14px;
	line-height		:14px;
}

a.readon:link, a.readon:visited {
	background			: url(../images/readon.png) no-repeat;
	width				: 82px;
	height				: 11px;
	background-position	: 0px 0px;
    padding         	: 5px;
    float          		: right;
	font				: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	color				: #FFFFFF;
    line-height     	: 10px;
    text-decoration 	: none;
	/*border			  : #000000 1px solid;*/
}
a.readon:hover {
	color			: #ff9900;
	text-decoration	: none; 
}

.fase4rdf, a.fase4rdf:link, a.fase4rdf:visited {
	font-size		: 11px; 
	font-weight		: normal; 
	color			: #666666;
}
a.fase4rdf:hover {
	font-weight		: bold; 
	color			: #ff9900;
}

a.blogsection:link, a.blogsection:visited {
	font-size		: 11px;
	color			: #666;
	text-decoration	: none;
	font-weight		: normal;
	font-weight		: bolder;
}
a.blogsection:hover {
	font-size		: 11px;
	color			: #ff9900; 
	text-decoration	: underline;
	font-weight		: bolder;
}

.ontab 	{
	color			: #345;
	padding			: 2px 10px 2px 10px;
	border-top		: 2px solid #345;
	border-right	: 2px solid #345;
	border-bottom	: 0;
	border-left		: 2px solid #345;
	font-weight		: bold;
}
.offtab {
	color			: #666;
	padding			: 2px 10px 2px 10px;
	border-top		: 1px solid #666;
	border-right	: 1px solid #666;
	border-bottom	: 3px solid #345;
	border-left		: 1px solid #666;
	cursor			: default;
}
.tabpadding {
	border-bottom	: 3px solid #345;
}
	
table.searchintro {
	background		: #fff;
	margin			: 0  5px;
	width			: 100%;
	border-bottom	: 1px solid #fff;
}
table.searchintro td {
	padding			: 5px;
	border			: 0;
	border-bottom	: 1px solid #fff;
}

.blog {
	margin			: 0px;
	padding			: 0px;
	width			:100%;
}

.blog_more {
	width			: 100%;
	padding			: 4px;
	margin			: 0px;
	border-top		:1px solid #eee;
	font-size		: 11px;
	font-weight		: bold;
	color			: #666666;
}
.blog_more ul {
	padding			: 0px;
	margin			: 0px;
}

table.contenttoc {
	border			: 1px solid #ccc;
 	padding			: 1px;
	margin-left		: 7px;
	margin-bottom	: 2px;
}
table.contenttoc th {
	color			: #999;
	text-align		: left;
	padding			: 4px;
	font-weight		: bold;
	font-size		: 10px;
	background		: #f7f7f7;
}
table.contenttoc td {
	font-size		: 10px;
	padding			: 4px;
}

/* ******************************************* STYLES CONTACT PAGE */
table.contact {
	background		: transparent;
}
table.contact td.icons {
	background		: #89a;
}
table.contact td.details {
	background		: #f7f7f7;
	margin			: 5px;
	padding			: 5px;
}
.contact_email {
	background		: #f7f7f7;
	margin			: 5px;
	padding			: 5px;
}
textarea.inputbox {
	width:95%;
}

/* ******************************************* CATEGORY (text format and links) */
.category {
	color			: #666;
	font-size		: 11px;
	font-weight		: bold;
	text-decoration	: none;
	}
a.category:link, a.category:visited {
	font-size		: 11px;
	color			: #666;
	font-weight		: bold;
}
a.category:hover {
	color			: #ff9900;
}
	
/* ******************************************* STYLES LISTING CONTENT PAGE */
td.sectiontableheader  {
	background-color: #f5f5f5; 
	color			: #444; 
	font-weight		: bold;
	font-size		: 11px;
	padding			: 2px 3px 3px 2px;
	border-bottom	: 1px solid #ccc;
}

td.sectiontablefooter  {
	background-color: #f5f5f5; 
	color			: #444; 
	font-weight		: bold;
	font-size		: 11px;
	padding			: 2px 3px 3px 2px;
	border-top	: 1px solid #ccc;
}

.sectiontableentry1  {
	background-color: #ffffff; 
	color			: #666; 
	font-weight		: normal; 
	padding			: 2px 0px 2px 2px;
}
.sectiontableentry2  {
	background		: #f7f7f7; 
	color			: #666; 
	font-weight		: normal; 
	padding			: 2px 0px 2px 2px;
}

.pagenavbar {
	text-align		: center;
	vertical-align	: middle;
	padding			: 2px;
	width			: 100%;
}
.pagenav {
	color			: #666;
	font-size		: 10px;
	font-weight		: bold;
	text-decoration	: none;
	marging			: 0;
	padding			: 0 2px;
	border			: 0;
}
a.pagenav:link, a.pagenav:visited  {
	color 			: #666; 
	background-color: transparent;
}
a.pagenav:hover {
	color			: #ff9900; 
	background		: transparent; 
	text-decoration	: underline;
}


hr {
	background		: transparent; 
	height			: 1px; 
	border			: 1px solid #ccc; 
	width			: 100%;
}

/* **************************************************** Random content / Popular */
.moduletable_rdm {
	width			: 241px;
	float			: left;
	margin			: 0px 7px 20px;
	padding			: 0px 0 0 0px;
	/*border			: #000000 1px solid;*/

}
.moduletable_pop {
	width			: 241px;
	/*border:#000000 1px solid;*/
}

.moduletable_rdm th,
.moduletable_pop th {
	height			: 32px;
	vertical-align	: middle;
	text-transform	: uppercase;
	text-align		: left;
	font-size		: 18px;
	color			: #fe0000;
	border-bottom	: #cdcdcd 1px solid;
}

.moduletable_rdm li, 
.moduletable_pop li {
	background:url(../images/RedDot.gif) no-repeat;
	/*border	: #000000 1px solid;*/
}

/* *******************************************************************Random Images*/
#rdmImg{
	float:left;
}
.moduletable_rdmImg th{
	/*border:#000000 1px solid;*/
	font		    	: 14px Arial, Verdana, Helvetica, sans-serif;
	font-weight			: bold;
	color				: #FFFFFF;
	background			: url(../images/bg_headTitle.jpg);
	width				: 100%;
	height				: 45px;
	text-indent			: 20px;
	line-height			: 40px;

}

.moduletable_rdmImg div {
	border				: #c8c6c7 1px solid;
}


#content {
	width: 950px;
	margin: 0 auto;
	padding: 0px 0 0;
	overflow: hidden;
	/*border: 1px solid #000000;*/

}
div#wrapper {
	padding: 2px 0px;
	width: 950px;
	background: transparent;
	margin: 0 auto;
}
#leftcolumn {
	margin: 0;
	width: 214px;
	float: left;
	padding: 0 0 10px 0;
	text-align: left;
	/*border			: #0000CC 1px solid;*/
}

#rightcolumn {
	margin				: 0;
	width				: 214px;
	float				: left;
	padding				: 0 0 10px 0;
	text-align			: left;
	/*background-color	: #d7e7f7;*/
	/*border				: #000000 1px solid;*/
}

#leftcolumn h3,
#rightcolumn h3{
	color				: #FFFFFF;
	background			: url(../images/bg_headTitle.jpg);
	width				: 100%;
	height				: 45px;
	text-indent			: 10px;
	line-height			: 40px;

}

div#maincolumn {
	float	: left;
	width	: 511px;
	margin	: 0 0 3px 0;
}

div#maincolumn_full {
	float	: left;
	width	: 730px;
	margin	: 7px 0px 0;
	padding	: 10px 0 0 0px;
}

div.nopad {
	overflow: hidden;
	padding: 0 0 0 10px;
}

div.nopad ul {
	clear: both;
}

td.middle_pad {
	width: 20px;
}




