
body {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-image : url(images09/body_bg.gif);
	background-repeat : repeat-x;
}

a:link, a:visited { color: #750a20; text-decoration: none;} 
a:active, a:hover { color: #FF0000;}

p {
	margin: 0 0 5px 0;
	padding: 0px;
	font-size: 12px;

}

h1 {
	margin: 0 0 5px 0;
	padding: 10px 0 10px 0;
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
	color: #0A5474;
}

h2 {
	margin: 0 0 10px 0;
	padding: 5px 0;
	font-size: 13px;
	font-weight: bold;
	color: #0069D2;
}

h3 {
	margin: 0 0 5px 0;
	padding: 2px 0;
	font-size: 12px;
	font-weight: bold;
	color: #69CADB;
}

h4 {
	margin: 0 0 5px 0;
	padding: 2px 0;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

h5 {
	margin: 0 0 10px 0;
	padding: 5px 0;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	background: #07A7D8;
}

h6 {
	margin: 0 0 10px 0;
	padding: 5px 0;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.updatedtime {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}

.view_all a{
	clear: both;
	display: block;
	width: 100%;
	padding: 5px 0 1px 0;
	margin-bottom: 5px; 
	font-weight: bold;
	text-decoration: none;
	border-top: 1px dotted #CCC;
}

#template_container {
	margin: auto;
	width: 1000px;
}

#template_top_panel {
	float: left;
	width: 1000px;
	height: 100px;
	margin: 0px;
	color: #FFF;
	background: url(images09/top_panel_background.jpg) no-repeat;
}

#template_sitetitle {
	float: left;
	width: 300px;
	margin: 25px 0 0 20px;
	padding: 0px 0 100px 0;
}

#template_searchbox {
	color: #000;
	float: left;
	width: 320px;
	margin: 50px 0 0 20px;
}

#template_searchbox form {
	margin: 15px;
	padding: 0px;
}

#searchfield{
	background:#FFF;
	border: none;
	color: #000;
	font-size: 13px;
	font-variant: normal;
	height: 16px;
	line-height: normal;
	padding: 4px;
	width: 200px;
}

#searchbutton{
	background: url(images/search_button.gif); 
	border: none;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	margin: 0 0 0 8px;
	padding: 0 6px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	width: 66px;
}

#template_currentdate {
	float: right;
	width: 300px;
	margin: 70px 15px 0 0;
	text-align: right;
	font-weight: bold;
	color: #333333;

}

/*------------- Menu ------------------*/
#template_menu {
	float: left;
	width: 1000px;
	height: 30px;
	background: url(images09/menu_bg.gif) repeat-x;
	border-bottom: 1px solid #fff;
}

#template_menu ul {
	float: left;
	width: 1000px;
	margin: 0;
	padding: 7px 0 0 0;
	list-style: none;
}

#template_menu ul li{
	display: inline;
}

#template_menu ul li a{
	float: left;
	padding: 0 25px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #1E7076;
	border-right: 1px solid #FFFFFF;
}

#template_menu li a:hover, #template_menu li .current{
	color: #000000;
}

/* end of menu */

/* date */

#date {
	float: right;
	height: 10px;
	margin: 22px;
	padding-left: 0px;
	color: #FFFFFF;
}

/* end of date */


/* content */
#template_content {
	float: left;
	width: 1000px;
}

#template_main_leftcol {
	float: left;
	width: 630px;
	margin-top: 15px;
}

.template_leftcol_subcol {
	float: left;
	width: 285px;
	padding: 0 15px 0 0;
	margin-right: 15px;
}

#template_main_rightcol {
	float: right;
	margin-top: 15px;
	width: 370px;
}

* html #template_main_rightcol {
	margin-left: -15px;	
}

#template_topnews {
	display: block;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #cccccc;
}

#template_topnews img{
	margin-bottom: 5px;
}

#template_gallery_section {
	display: block;
	width: 278px;
	padding: 5px 0 5px 5px;
	margin-bottom: 25px;
	border: 1px solid #CCC;
}

#image_section {
	float: left;
	width: 278px;	
	padding-bottom: 5px;
}

#image_section img{
	float: left;
	margin: 0 3px 3px 0;
	border: none;
}

#template_Cartoon_section {
	display: block;
	width: 278px;
	padding: 5px 0 5px 5px;
	margin-bottom: 25px;
	border: 1px solid #CCC;
}

#cart_section {
	float: left;
	width: 278px;	
	padding-bottom: 10px;
}

#image_section img{
	float: left;
	margin: 0 3px 3px 0;
	border: none;
}

.regular_section {
	display: block;
	width: 285px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #CCC;
}

.newsbox {
	clear: both;
	width: 285px;
	padding-bottom: 15px;
	
}


.newsbox img{
	float: left;
	margin: 0 5px 0 0;
	padding: 0px;
}

.newsbox .newstitle {
	font-size: 12px;
	color: #DD3108;
	font-weight: bold;
}

.newsbox p{
	font-size: 12px;
}

.regular_section ul{
	clear: both;
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
}

.regular_section li a{
	font-weight: bold;
}

.regular_section li a:hover{
	text-decoration: underline;
}

.template_leftcol_fullrow {
	clear: both;
	float: left;
	width: 600px;
	padding: 10px 0 0 10px;
	border: 1px solid #CCC;
	margin-bottom: 25px;
	
}

#sections 

    .section {float:left; width:180px;}
    .section p {margin:0;}
    .section.margin {margin:0 10px;}
    .section h3 {margin:0; padding:10px; background:url("images/section-title.gif") 0 0 no-repeat; font-size:100%;}
    .section-in {margin-bottom:10px; padding:0 10px 10px 10px;}
    
	.section h3 {background-color:#0385C6; color:#FFF;}
	.section h3 a {color:#FFF;}
	.section h3 a:hover {color:#000;}
	.section-in {border-bottom:1px solid #DADADA;}


.template_rcol_sectionwithborder {
	display: block;
	width: 368px;
	border: 1px solid #CCC;
	margin-bottom: 25px;	
}

#template_PhotoNews_section {
	display: block;
	width: 358px;
	margin-top: 10px;	
	margin-left: 10px;
}

* html #template_PhotoNews_section {
	margin-left: 5px;
}

#template_video_section {
	display: block;
	width: 358px;
	margin-top: 10px;	
	margin-left: 10px;
}

* html #template_video_section {
	margin-left: 5px;
}

#template_video_section .video_box {
	float: left;
	width: 106px;
	margin: 0 10px 10px 0;
}

#template_video_section .video_box img{
	margin: 0 0 5px 0;
}

#template_video_section .video_box a{
	font-size: 10px;
	font-weight: bold;
}

#template_video_section .video_box a span{
	color: #FF0000;
	font-size: 10px;
	font-weight: bold;
}

#template_interview_section {
	width: 348px;
	margin: 10px;
	
}

#template_interview_section .interview_box {
	float: left;
	margin: 0 10px 10px 0;
}

#template_radio_section {
	width: 348px;
	margin: 10px;
	background: url(images/arakanese_radio.jpg) no-repeat;
}

#template_radio_section .blog_box {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #CCC;
}


.blockHeadline {
	background: #edf3f8 url(images/blockHeadline.png) repeat-x 0% 0%;
	border: 1px solid #a3c1da;
	border-bottom-width: 0;
	color: #356287;
	font-weight: bold;
	font-size: 1.2em;
	margin-left: 0px;
	padding: 2px 10px;
}

.blockCenter {
	border: 1px solid #a3c1da;
	margin-left: 0px;
	padding: 2px 10px;
}

.blockRight {
	border: 1px solid #a3c1da;
	margin: 0 0 10px 0px;
	padding: 5px 10px;
}

.blockRightcalendar {
	border: 1px solid #a3c1da;
	margin: 0 0 10px 0px;
	border-bottom: 1px dotted #CCC;
}

.clearfix:after, .main:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}

.clearfix {
	display: inline-block;
}

p img.left {
	border: 1px solid #356287;
	float: left; margin: 5px 10px 0 0;
	padding: 1px;
}

p.borderBottom {
 	display: block;
 	border-bottom: 1px solid #a3c1da;
 	margin:0 0 1.5em 0;
}

#template_Exchange_rate_section .datetime{
	font-weight: bold;
}

#template_Exchange_rate_section {
	width: 348px;
	margin: 10px;
}

#template_Exchange_rate_section .blog_box {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #CCC;
}

#template_Exchange_rate_section .datetime{
	font-weight: bold;
}

#template_newsletter_section {
	width: 348px;
	margin: 10px;
}

#template_newsletter_section  form {
	margin: 0 30px 0 0;
	text-align: right;
}

#template_newsletter_section  select {
	width: 200px;
	height: 25px;
	padding: 2px 0;
	margin: 0px;
}

#template_newsletter_section .form_row{
	padding: 3px 0px;
}


#template_newsletter_section label {
	margin-right: 10px;
}

#template_newsletter_section input{
	width: 195px;
	height: 15px;
}

#template_newsletter_section .button{
	height: 25px;
	width: 80px;
}

#template_blog_section {
	width: 348px;
	margin: 10px;
}

#template_blog_section .blog_box {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #CCC;
}

#template_blog_section .datetime{
	font-weight: bold;
}

#template_poll_section {
	width: 348px;
	margin: 10px;
}

#template_poll_section p{
	padding-bottom: 10px;
}


#template_poll_section img{
	float: right;
}

#template_poll_section .button{
	height: 25px;
	width: 50px;
	margin-right: 25px;
}

#template_partner_section {
	width: 348px;
	margin: 10px;
}

.partner_box {
	width: 348px;
	padding: 0px;
	margin-bottom: 25px;
}

.partner_box p{
	clear: both;
}



/* ----- Footer ----- */
#template_footer {
	float: left;
	padding: 5px;
	width: 1000px;
	color: #000;
	text-align: left;
	background: url(images09/footeranel_background.jpg) no-repeat;
	
}

.footer_leftcol {
	float: left;
	width: 800px;
	padding: 0 0 0 10px;
	margin-right: 10px;
}

.footer_rightcol {
	float: right;
	text-align: right;
	width: 200px;
	text-align: right;
}

.footer_subcol {
	float: left;
	width: 120px;
	margin-left: 25px;
}

#template_footer p{
	padding: 0;
	margin-bottom: 10px;	
	text-align: justify;
}

#template_footer a{
	color: #0A5474;
	text-decoration: none;
}

#template_footer a:hover{
	color: #000;
	text-decoration: underline;
}

/* ----- End of Footer ----- */