body{
	background: #1c1608;
	font-family: Georgia, Arial, Helvetica, sans-serif;
}

/* HTML */
h1{
	font-size: 15px;
	margin: 0 0 15px 0;
}
h2{
	font-size: 14px;
	margin: 0 0 15px 0;
}
h3{
	font-size: 13px;
	margin: 0 0 15px 0;
}
p{
	margin: 0 0 12px 0;
	line-height: 20px;
}
p,li,a,span,select,div,input,textarea,label{
	font-size: 12px;
	color: #544741;
}
li{
	line-height: 16px;
}
a{
	color: #be1301;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
img{
	border: none;
}
table{
	border-collapse: collapse;
}
td,th{
	padding: 2px;
}
textarea{
	overflow: auto;
}

/* MAIN WRAPPER */
#main_wrapper{
	width: 897px;
	margin: 65px auto 0 auto;
}


/* HEADER */
#header_wrapper{
	background: url(/assets/images/bg-header.jpg) no-repeat;
	padding: 60px 60px 0 80px;
}
#logo{
	float: left;
	width: 120px;
}
#header{
	margin-left: 130px;
	padding-top: 60px;
	position: relative;
}
#header p{
	position: relative;
	margin: 0;
	padding: 0;
}
.motto_en{
	background: url(/assets/images/motto.jpg) no-repeat;
	text-indent: -10000px;
	display: inline-block;
	display: -moz-inline-block;
	height: 37px;
	width: 293px;
	position: absolute;
	left: 0;
}
.motto_id{
	background: url(/assets/images/motto_id.jpg) no-repeat;
	text-indent: -10000px;
	display: inline-block;
	display: -moz-inline-block;
	height: 37px;
	width: 293px;
	position: absolute;
	left: 0;
}
.lang{
	position: absolute;
	right: 0;
	top: 20px;
}
.lang a{
	text-decoration: none;
	color: #544741;
}
.lang a:hover, .lang .current{
	font-weight: bolder;
}

/* main navigation */
#main_nav{
	margin: 42px 0 0 0;
	padding: 10px 0 0 0;
	background: url(/assets/images/bg-main-nav.gif) repeat-x;
	position: relative;
	list-style: none;
}
#main_nav li{
	float: left;
	margin-right: 12px;
	height: 27px;
}
#main_nav li.last{
	margin-right: 0;
}
#main_nav a,#main_nav li.active li a{
	text-decoration: none;
	font-size: 10px;
	font-family: georgia;
	color: #544741;
}
#main_nav a:hover, #main_nav li.active a, #main_nav li.active li.active a, #main_nav li.active a:hover{
	color: #be1301;
}

	/* sub nav */
	#main_nav ul{
		margin: 0;
		padding: 0;
		list-style: none;
		background: none;
		position: absolute;
		left: 0;
		top: 38px;
	}
	#main_nav ul li{
		margin-right: 10px;
		padding-right: 10px;
		border-right: 1px solid #857e54;		
	}
	#main_nav ul a{
		padding: 3px 0;
		font-size: 11px;
		display: block;
	}
	
	/* sub sub nav or module nav */
	#header #mod_nav{
		margin: 0;
		padding: 0;
		list-style: none;
		position: absolute;
		top: 165px;
		right: 0;
	}
	#header #mod_nav li{
		display: inline;
		padding: 0 3px 0 5px;
		border-right: 1px solid #857e54;
	}
	#header #mod_nav li.last{
		border-right: none;
	}
	#header #mod_nav a{
		color: #544741;
		text-decoration: none;
		font-size: 10px;
		font-family: georgia;
	}
	#header #mod_nav a:hover{
		color: #be1301; 
	}
	
	
/* CONTENT */
#content_wrapper{
	background: url(/assets/images/bg-body.jpg) repeat-y;
	padding: 25px 60px 0 80px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}	
h1{
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia;
	margin-bottom: 18px;
	margin-top: 0;
}
/* for title with normal border bottom */
.title{
	height: 30px;
	background: url(/assets/images/bg-border-bottom.gif) repeat-x bottom;
}
#index .title{
	height: auto;
	background: none;
}
/* for title with flower border bottom */
.title2{
	height: 35px;
	background: url(/assets/images/i-title.jpg) repeat-x center bottom;
}

/* province */
#province_list{
	position: relative;
	margin-bottom: 30px;
}
#province{
	margin: 10px 0;
	padding: 0;
	list-style: none;
	height: 276px;
	overflow: hidden;
}
#province li{
	float: left;
	margin-right: 12px;
	height: 280px;
}
.prevSegment{
	position: absolute;
	top: 138px;
	left: -25px;
	z-index: 100;
}
.nextSegment{
	position: absolute;
	top: 138px;
	left: 740px;
	z-index: 100;
}
.province_list a.disabled{
	color: #ccc;
}

/* regions top navigation */
#header #regions_nav{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 165px;
	right: 0;
}
#header #regions_nav li{
	display: inline;
	padding: 0 3px 0 5px;
	border-right: 1px solid #857e54;
}
#header #regions_nav li.last{
	border-right: none;
}
#header #regions_nav a{
	color: #544741;
	text-decoration: none;
	font-size: 10px;
	font-family: georgia;
}
#header #regions_nav a:hover{
	color: #be1301; 
}

/* for region detail */
#region h2, #region .back{
	background: url(/assets/images/bg-title.gif) no-repeat;
	width: 165px;
	height: 49px;
	margin: 0 auto;
	text-align: center;	
}
#region h2 span, #region .back span{
	display: block;
	padding-top: 15px;
	font-family: georgia;
	font-size: 16px;
	color: #fff;
	font-weight: bolder;
}
#region .back{
	margin-top: 30px;
}

/* for regions map */
#regions_map{
	position: relative;
}
#regions_map #regions_nav{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
}
#regions_map #regions_nav li{
	background: #e4e6e5;
	border: 2px solid #9a8729;
	line-height: 11px;
	position: absolute;
	z-index: 50;
	padding: 0;
}
#regions_map #regions_nav a{
	display: block;
	color: #9a8729;
	font-size: 10px;
	padding: 2px 12px;
}
#regions_map #regions_nav a:hover{
	color: #be1301;
	background: #e9d590;
	text-decoration: none;
}

/* main content */
#content{
	margin: 15px 0;
}
#content h2, #content h3{
	margin-bottom: 12px;
}
#content p{
	margin-bottom: 11px;
	line-height: 16px;
}

	/* for content index */
	#content .content-data, #content_left{
		float: left;
		width: 420px;
	}
	#content .sidebar, #sidebar_right{
		float: left;
		width: 310px;
		margin-left: 20px;
	}
	#content .sidebar p{
		margin: 0;
		margin-bottom: 12px;
	}
	
	/* for content with right sidebar */
	#content_left{
		float: left;
		width: 420px;
	}
	#sidebar_right{
		float: left;
		width: 310px;
		margin-left: 20px;
	}
	
	/* for content with left sidebar */
	#content_right{
		float: left;
		width: 420px;
		margin-left: 20px;
		position: relative;
	}
	#sidebar_left{
		float: left;
		width: 310px;
	}

#content_bottom{
	padding: 15px 0;
}	
/* glossary */
#glossary{
	font-family: georgia, arial;
}
#glossary dt{
	margin: 0;
	padding: 0;
	font-weight: bolder;
	float: left;
	width: 125px;
	
}
#glossary dd{
	margin: 0;
	padding: 0;
	margin: 0 0 5px 125px;
	line-height: 20px;
	clear: right;
}

/* logo */
#list_logo{
	list-style: none;
	margin: 0;
	padding: 0;	
	width: 200px;
}
#list_logo li{
	padding: 0 0 10px 25px;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #52483f;
}
#list_logo a{
	line-height: 10px;
}
#list_logo p{
	margin: 0;
}
span.file_posted{
	display: block;
	font-size: 11px;
	font-style: italic;
}
.jpg{
	background: url(/assets/images/jpg.gif) no-repeat 0 0;
}
.gif{
	background: url(/assets/images/gif.gif) no-repeat 0 0;
}
.xls{
	background: url(/assets/images/xls.gif) no-repeat 0 0;
}
.doc{
	background: url(/assets/images/doc.gif) no-repeat 0 0;
}
.pdf{
	background: url(/assets/images/pdf.gif) no-repeat 0 0;
}
.ppt{
	background: url(/assets/images/ppt.gif) no-repeat 0 0;
}
.zip{
	background: url(/assets/images/zip.gif) no-repeat 0 0;
}

/* report */
#list_report{
	list-style: none;
	margin: 0;
	padding: 0;	
	width: 550px;
}
#list_report li{
	padding: 0 0 10px 25px;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #52483f;
}
#list_report a{
	line-height: 12px;
}
#list_report p{
	margin: 0;
}


/* events */
#events_nav{
	margin: 0;
	padding: 0 0 0 15px;
}	
#events_nav li{
	margin-bottom: 8px;
}
#events_nav a{
	color: #544741;
}
#events_nav a:hover, #events_nav li.currentPage a{
	text-decoration: none;
	color: #be1301;
}
.event_detail{
	position: relative;
}
.event_detail h2{
	margin: 0;
	padding: 0;
}
.event_detail .event_info{
	margin: 0 0 14px 0;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}
.event_description{
	margin-top: 18px;
}
.i-nav{
	margin-top: 30px;
	border-top: 1px solid #AAA770;
	text-align: center;
}
.i-nav li{
	border-right: 1px solid #AAA770;
}
.i-nav li.nextPage {
	border-right: none;
}

/* login */


/* FORM */
.formwrapper{
	margin: 7px 0;
	clear: both;
}
ul.fieldlist{
	margin: 0;
	padding: 0;
	list-style: none;
}
.formwrapper label{
	float: left;
	width: 150px;
}
.formwrapper2 label{
	float: none;
	display: block;
	margin: 7px 0;
	width: 99%;
}
.formbutton{
	margin-top: 30px;
}

/* contact */
.contact .formwrapper label{
	width: 150px;
}

/* login */
#formlogin{
	float: left;
	width: 48%;
	/* border-right: 1px solid #ccc; */
}
#formsignup{
	float: right;
	width: 48%;
}

/* register */
#form_register .formwrapper label{
	width: 250px;
}
#form_register .formwrapper2{
	margin: 30px 0;
}	


/* FOOTER */
#footer_wrapper{
	background: url(/assets/images/bg-footer.jpg) no-repeat bottom;
	padding: 30px 60px 20px 80px;
	margin: 0;
	position: relative;
}
#footer{
	border-top: 1px dashed #857e54;
	padding: 20px 0 10px 0;;
}
#footer p{
	font-family: georgia;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

/* supported */
#supporter{
	margin: 8px 0;
	padding: 0;
	width: 540px;
	float: left;
}

#supporter li{
	float: left;
	margin-right: 12px;
	height: 60px;
	list-style: none;
}
#supporter img{
	vertical-align: middle;
}
#supporter li span{
	display: block;
	padding-top: 15px;
	font-size: 12px;
	font-weight: bolder;
}

/* developer */
#developer{
	display: none;
	float: right;
	margin: 17px 0 0 0;
	width: 210px;
}
#developer p{
	margin: 0 0 3px 0;
	padding: 0;
	line-height: 11px;
	font-size: 10px;
}
img#logo-ahead{
	vertical-align: middle;
}
#developer a{
	font-size: 10px;
	font-weight: bolder;
}
/* function */
.pagetitle{
	text-transform: capitalize;
}
.bt{
	background: url(/assets/images/bg-button.gif) no-repeat;
	width: 118px;
	height: 35px;
	margin: 0 auto;
	text-align: center;
	font-family: georgia;
	font-size: 12px;
	color: #fff;
	font-weight: bolder;
	border: none;
}
.warn{
	color: #be1301;
}
.notice{
	color: #be1301;
}
.centerwarn{
	color: #be1301;
	text-align: center;
}
.pageNav{
	margin: 0;
	padding: 0;
	list-style: none;
}
.pageNav li{
	display: inline;
}
.pageNav li a{
	padding: 0 6px;
	color: #544741;
	font-size: 11px;
}
.pageNav li a:hover{
	text-decoration: none;
	color: #be1301;
}
.pageNav li.currentPage a{
	color: #be1301;
	font-weight: bolder;
}


/* AJAX LOADER */
#loading{
	display: none;
	position: absolute;
	top: -20px;
}


/* clearing float */
.clear:after, #form_register .formwrapper:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clear,#form_register .formwrapper {display: inline-block;}
.clear,#form_register .formwrapper {display: block;}

	/* Hides from IE-mac \*/
* html .clear, * html #form_register .formwrapper {height: 1%;}
.clear, #form_register .formwrapper{display: block;}
	/* End hide from IE-mac */