/* CSS Document */
body { background-image:url(../images/bg_tile.gif); background-repeat:repeat-y; background-color:#BCBCBC; background-position:center; font-family:Verdana, Arial, sans-serif; margin:0px 0px 0px 0px; color:#000; }

h1 { font-size:22px; padding-left:5px; color:#FFF; background-color:#000; height:25px; font-family:Arial, Verdana, sans-serif; background-image:url(../images/white_break_med.gif); background-position: right; background-repeat:repeat-y;  }

h2 { font-size:18px; }

h1.plain {
padding-left:5px; font-size:22px;font-family:Arial, Verdana, sans-serif; background:none; color:#000}

a {	color:#333333; background-color:#FFF; }		




#homepagecopy {	
padding:5px 0px 0px 20px; 
width:545px; 
height:126px; 
_height:130px; /* IE Hack */
float:left; 
background-repeat:no-repeat; 
background-position:left; 
background-color:#EE002C; 
clear:right;

}
#homepagecopy p{
	font-size:11px;
	color: #FFF;
	line-height:11px;
}

#container{ margin:0px auto 0px auto; width:760px;}

#animatedbanner { width:758px; height:181px; float:left; margin:0px 0px 1px 0px;}

#logo { width:193px; height:181px; float:left; background-image:url(../images/logo.gif); display:block;}

#banner{ width:565px; height:181px; margin:1px; float:right;}

#content{ float:right;  margin:10px 10px 30px 0px; width:540px; height:100%;}

#countrylist a{
	padding-left:10px;
	
}

#countrylist a:hover{
	background-image:url(../images/dbl_arrows.gif);
	background-repeat:no-repeat;
	background-position:left;
	
}


#footer {background-color:#000; min-height:60px;}

#menu { float:left; color:#FFF; background-color:#000; width:192px; margin:0px 0px 0px 1px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; border-right:1px solid #fff; margin-left:0px; border-left:1px solid #FFF;border-right:1px solid #FFF; }

#menu ul { font-size:17px; margin:-1px 0px 0px 0px; padding: 0; list-style-type:none; }

/*---- FIRST LEVEL MENU ----*/

/*#menu ul li { border-bottom:1px solid #FFF; }*/
#menu ul {_margin-bottom:0px; }



#menu ul li a { background-image:url(../images/menu_main_arrow.gif); background-repeat:no-repeat; background-position:top left;  display:block; color:#FFF; background-color:#000; text-decoration:none; border-top:1px solid #FFF; padding:8px 3px 4px 22px; _height:25px; _padding-bottom:0px; }

/*	#menu ul li a.open { background-image:url(../images/menu_main_arrow_down.gif); background-repeat:no-repeat; background-position:left; background-color:#FF1100; }	*/
#menu ul li a.open { background-image:url(../images/menu_main_arrow_down.gif); background-repeat:no-repeat; background-position:left; background-color:#EE002C; }


/*---- SECOND LEVEL MENU ----*/

/*#menu ul li ul { _padding:0px 0px 0px 0px; border:1px solid #00F;}*/

#menu ul li ul li{ _margin:0px 0px 0px 0px; _padding:0px 0px 0px 0px;}

#menu ul li ul li a{ padding:5px 2px 3px 30px; _padding:5px 2px 3px 30px;_height:16px; display:block; font-size:14px; border:0; background-image:url(../images/menu_level2_arrow.gif); background-position:top left;}


#menu ul li ul li a.open { background-image:url(../images/menu_level2_arrow_down.gif); background-repeat:no-repeat; background-position:left top; background-color:#000; color:#EE002C; }

/* style for active but with no "kids" */
#menu ul li ul li a.active { background-image:url(../images/menu_level2_arrow_active.gif); background-repeat:no-repeat; background-position:left top; background-color:#000; color:#EE002C; }

#menu ul li ul { _margin-top:0px;}


/*---- THIRD LEVEL MENU ----*/
#menu ul li ul li ul {margin:0px;}

#menu ul li ul li ul li a{ padding:5px 2px 3px 40px; font-size:12px; font-weight:normal; background-image:none; display:block; border:0; margin-top:0px; padding-top:5px;}

#menu ul li ul li ul li a:hover{ background-image:url(../images/menu_level3.gif);background-repeat:no-repeat; background-position:left top; }

#menu ul li ul li ul li a.open{ color:#C02427; background-color:#000; background-image:url(../images/menu_level3_active.gif); background-repeat:no-repeat; background-position:left top;}

.hide{ display:none; }
.show{ display:inline; }

#global { float:left; font-weight:bold; width:300px; font-size:11px; _margin-left:5px; }
#global a {color:#000; background-color:inherit; text-decoration:none;}
#global a:hover {color: #C02427; text-decoration:underline;}
#search { float:right; width:220px; text-align:right; margin-top:-3px; _margin-top:0px;}
#search input {border:1px solid #000; height:12px; width:125px; font-size:11px;}
#search a { width:50px; background-color:#000; color:#fff; font-family:Arial, Helvetica, sans-serif;  font-size:12px; text-align:center; padding:1px 3px 1px 3px; font-weight:bold; margin-left:12px; text-decoration:none; height:25px;border:0;}



.newsheadline{
	background-color:#E3E3E3; 
	color:#000; 
	font-size:12px; 
	font-weight:bold;
	
}

.newsitem{
	margin-left:10px;
	font-size:11px; 
	line-height:16px;
	margin-bottom:15px;
}


.pageheader{ 
	background-color:#000; 
	color:#FFF; font-size:22px; 
	font-weight:bold; 
	padding-left:5px;
}
	
.pagecopy { 
	line-height:16px; 
	font-size:11px; 
	padding-right:30px; 
	_margin-left:10px; 
	}

.subheader { 
	background-color:#E3E3E3; 
	color:#000; 
	font-size:12px; 
	font-weight:bold;
	padding-left:5px; 
	margin:0px 5px 0px 0px;
	_margin-left:10px;
 }
 
 
.readmore{ 
	text-align:right; 
	font-size:11px; 
	margin-top:5px 10px 0px 0px; 
	padding-top:3px; 
	border-top:1px solid #CCCCCC;
	}

#sidebar { width:175px; float:right;}

#sidebar p {font-size:11px;}
#footer { 
	float:left; 
	width:753px; 
	margin:20px 1px 0px 1px; 
	clear:both;
	/*height:20px; */ 
	font-size:11px; 
	text-align:right; 
	padding-right:5px; 
	padding-top:3px; 
	color:#FFF; }

.newsArchive {
	padding:3px; 
	color:#FFF; 
	font-weight:bold; 
	text-decoration:none; 
	float:right;
	background-color:#C02427;  
	font-size:12px; 
	}

.sidebarcopy {font-size:11px;padding-left:3px; padding-right:5px;}

/* clearfix hack */
.clearfix:after {
content: ".";
display: block;
height: 0px;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.newstitle{
	font-weight:bold;
	font-size:11px;
}


.thai{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10pt}
.intro{color:#660000}
.thai-intro{color:#660000}
