./*
name: CIFOR
developer: PLASMEDIA
*/
/* basic page elements */

html
{
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
}

body
{
	margin: 0;
	/* setting border: 0 hoses ie5 win window inner well border */
	padding: 0;
	font-family: "arial";
	font-size: 11px;
  line-height: 1.3em;
	background: #eaeaea;
}

img{
	border:0;
	}

#container{
	border-left: 20px solid #eaeaea;
	border-right: 20px solid #eaeaea;
/*	border-bottom: 20px solid #eaeaea;*/
	background: #fff;
	position: relative;
	margin: 0 auto; /* center on everything else */
	text-align: left;
}
#container-inner { position: static; width: auto; }

#container {
	width: 900px;
}

#container-inner {
	margin: 0 0 0px 0;
}
#backgroundweb{ 
background:url("../images/bg_page_2.gif") repeat-y scroll 0 0 transparent;
float:left;
width:900px;
}

#pagebody{
	text-align: center;
}


/* standard helper classes */

.clr
{
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */

#header{
	width: 900px;
	height: 119px;
	background: url(../images/header.gif);
}

ul li.biodiversity{
      color: #fff;	
      margin-left: 13px;
}

ul li.biodiversity a{
      color: #fff;
      text-decoration: none;
}

ul li.biodiversity a:hover{
      color: #a8d436;
      text-decoration: underline;
}


#wrapper{
      float: left;
width: 900px;
}


#top-link{
	padding:0px;
	margin:0px;
	height: 16px;
	background: #3e6009;
	padding-right: 75px;
	}

#mainmenu{
	width: 900px;
	height: 13px;
	background: #3d6008;
	margin:0;
	padding:0;
}

#mainmenu-inner{
	padding: 0;
	margin:0;
}

#headbanner{
	height: 72px;
	width: 900px;
}

#page-content{
	margin:0;
	padding:0;
	background: #fff;
}
#header_image{
/*	margin-top:-3px;*/
	height:72px;
	background-color:#3D6008;
	}


/** Side Bar **/
#sidebar {
	float:left;
	width: 699px;
}

#sidebar_left {
	width: 128px;
	/*height:545px;*/
	/*height:580px;*/
	float:left;
	border-right: 0px #eaeaea solid;
	padding:0;
	color: #872911;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	line-height:100%;
}

#sidebar_left p{
	margin:0;
	padding:0;
}

#sidebar_left img{
	padding-bottom:5px;
	}
#speaking_with{
	width: 120px;
	height: 66px;
	background:url(../images/speaking_with_2.gif) no-repeat;
}

#eventleft{
	width: 120px;
	height: 66px;
	background:url(../images/eventleft.gif) no-repeat;

}

a.speaking_with{
	color:#872911;
/*	background:url(../images/link_sw.jpg) right no-repeat;*/
	text-decoration:none;
	font-size:10px;
	line-height:120%;
	padding-right: 10px;
	padding-left:5px;
	display:block;
}
a.speaking_with:hover{
	color:#872911;
}

#reading_with{
	width: 120px;
	height: 66px;
/*	background:url(../images/speaking_with_2.gif) no-repeat;*/
}

a.reading_with{
	color:#872911;
/*	background:url(../images/link_sw.jpg) right no-repeat;*/
	text-decoration:none;
	font-size:10px;
	line-height:120%;
	padding-right: 12px;
	padding-left:1px;
	display:block;
}
a.reading_with:hover{
	color:#872911;
}

#reading_with1{
	width: 120px;
	height: 66px;
/*	background:url(../images/speaking_with_2.gif) no-repeat;*/
}

a.reading_with1{
	color:#872911;
/*	background:url(../images/link_sw.jpg) right no-repeat;*/
	text-decoration:none;
	font-size:11px;
	/*font-weight:bold;*/
	line-height:120%;
	padding-right: 0px;
	padding-left:0px;
}
a.reading_with1:hover{
	color:#872911;
}

#reading_with2{
	width: 120px;
	height: 66px;
/*	background:url(../images/speaking_with_2.gif) no-repeat;*/
}

a.reading_with2{
	color:#872911;
/*	background:url(../images/link_sw.jpg) right no-repeat;*/
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	line-height:120%;
	padding-right: 0px;
	padding-left:0px;
}
a.reading_with2:hover{
	color:#872911;
}

a.reading_with2:active{
	color:#872911;
}


a.blogging
{
   color:#FFFFFF;
   text-decoration:none;
}

a.blogging:focus, a.blogging:active {
   color: #FFFFFF;	
   text-decoration:none;
}

a.blogging:hover {
   color: #A8D436;
}


.style10
{
font-family:"Arial";
color:#444444;
font-size:10px;
}

.speaking_note{
	padding:5px;
}

img.speaking_with{
/*	margin: 0px 0px 3px -9px;*/
}

#speaking_with_a{
	width: 120px;
	height: 80px;
	background:url(../images/speaking_with_a.jpg) no-repeat;
}

#speaking_with_b{
	width: 120px;
	height: 80px;
	background:url(../images/speaking_with_b.jpg) no-repeat;
}

/** sidebar_right **/
#sidebar_right {
	float:left;
	width: 365px;
}

#sidebar_menu {
	width: 320px;
	margin:auto;
	padding:0;
	border-left: 0px #eaeaea solid;
	border-right: 0px #eaeaea solid;
}

#sidebar_hidden {
	width: 320px;
	height:30px;
	margin:auto;
	padding:0;
	color:000000;
}

/** nav menu **/

ul {
padding:0;
margin:0;
}
ul#navmenu {
	padding: 0;
	margin:0;
	list-style-type: none;
}

ul#navmenu li {
	border-top:1px #CCCCCC solid;
	padding:10px 25px 10px 20px;
}
ul#navmenu li.first {
	border-top:0px;
}
ul#navmenu li h4{
	margin:0;
	padding:0;
	font-size:15px;
	font-weight:normal;
	font-family:"Trebuchet MS",Tahoma,Helvetica, sans-serif;
	color:#4B4A4A;
	line-height:18px;

}
ul#navmenu li h4 .red-bold{
	color:#872911;
	font-family:"Arial black","Trebuchet MS",verdana,"Arial", Helvetica, sans-serif;
	font-size:14px;
	line-height:130%;
	}
ul#navmenu a {
/*	display: block;*/
	width: 499px;
	height:auto;
	padding: 0;
	text-align:right;
	text-decoration:none;
/*	cursor:pointer;*/
	color:#4B4A4A;

/*	background:url(../images/arrow-2.jpg) right center no-repeat;*/
	padding-right:0px;
	font-size: 15px;
	font-weight:normal;
}

ul#navmenu a:hover, ul#navmenu a:focus, ul#navmenu a:active,
ul#navmenu a.selected, ul#navmenu a.selected:hover, ul#navmenu a.selected:focus ul#navmenu a.selected:active {
/*	color:#4B4A4A;*/
}

ul#navmenu a.selected {
	text-align:left;
/*	cursor:default;*/
}

ul#navmenu a:hover, ul#navmenu a:focus, ul#navmenu a:active {
/*	color:#4B4A4A;*/
}

#navmenu a{
	font-weight: bold;
}

#navmenu a:hover{
	text-decoration: underline;
}

/** content **/
#content {
	float:left;
	display:inline;
	border-left: 0px #eaeaea solid;
	/*height:470px;*/
}

#content_title{
	width: 516px;
	height: 66px;
	margin-left: 22px;
	background: url(../images/opening-main-header.gif);
}

#content_inside {
	width: 201px;
	min-height: 470px;
	/*font-size: 0.8em;*/
}

#content_left {
	float:left;
	/*height:472px;*/
	display:inline;
	width: 200px;
	padding:0;
}

#content_left_a {
	width: 200px;
	height:53px;
	background-image:url(../images/openingminimast1.gif);
	margin: 0;
}

#content_left_b {
	width: 200px;
	height:109px;
	background-image:url(../images/simple_redd_a.gif);
	margin: 0;
}

#content_right {
	float:right;
	display:inline;
	width: 200px;
	border-left: 0px solid #eaeaea;
	/*height:472px;*/
}

#content_right_a {
	width: 200px;
	height:66px;
	border-left: 0px #ffffff solid;
}

#content_right_b {
	width: 200px;
	height:109px;
	background-image:url(http://www.forestsclimatechange.org/fileadmin/images/fd/FD-5logo.jpg);
	border-left: 0px #ffffff solid;
	margin: 0;
}

#content_right_c {
	width: 200px;
	height:66px;
	background:url(../images/weekly.gif) no-repeat;
	border-left: 0px #ffffff solid;
	margin-left:1px;
}

#content_right_d {
	width: 200px;
	height:66px;
	background:url(../images/climate_change_conference.gif) no-repeat;
	border-left: 0px #ffffff solid;
	margin-left:1px;
}


/**mainmenu**/
#mainmenu-inner{
	background-color: #3d6007;
}

ul#jumplinks {
	display: block;
	padding:0;
	width: 900px;
	height: 14px;
	margin: 0 0 0 0;
	font-size: 14px;
	font-weight:bold;
	font-family: Tahoma,serif, Arial, Helvetica, sans-serif;
	background-color: #3d6007;
}

ul#jumplinks li {
	float:left;
	display: inline;
	list-style:none;
	padding: 0 0 0 10px;
	margin:0;
}

ul#jumplinks a {
	display: block;
	color: #d7e7ae;
	text-decoration:none;
}

ul#jumplinks a:hover, 
ul#jumplinks a.selected{
	color: #FFFFFF;
}

ul#jumplinks a.selected {
	text-align:left;
	cursor:default;
}

ul#jumplinks a:hover{
	color: #FFFFFF;
}


/** others **/
h2, h3, h4, h5 {
	color: #872911;
}

h6
{
	font-size:9px;
	color: #666666;
	font-family:"arial black",arial;
}

a {
/*	color: #003366; */
        color: #FFFFFF;
}

a:hover, a:focus, a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a:focus, a:active {
}

#search_button{
	padding-left:20px;
	padding-top: 10px;
	height:37px;
	float:left;
}

input.search_button{
	height:12px;
	display:block;
	font-size:10px;
	color:#666666;
	width:100%;
	border: 2px inset;
	text-indent: 1px;
}

#latest_news{
	padding-left:20px;
	padding-top:16px;
	width: 485px;
	float: left;
}
#latest_news_top{
	height:29px;
	padding-left:20px;
	background-image:url(../images/v2/latest_news_top.gif)
}
#latest_news_down{
	padding-left:20px;
	padding-top:1px;
	padding-bottom:1px;
	background-color: #9d3a16;
}
#latest_news_down a{
	text-decoration:none;
	color:#FFFFFF;
}

#latest_news_down a:hover{
	text-decoration:underline;
}

#sosial_bookmark{
	padding-top:5px;
	width: 400px;
        float: left;
}

#latest_blog {
	padding-left:20px;
	padding-top:16px;
	width:485px;
	float: left;
}

#latest_blog_top {
	background-image:url("../images/v2/latest_blog_top.gif");
	height:29px;
	padding-left:20px;
}

#latest_blog_down {
     /*   background:url("../images/blogcifor.jpg") no-repeat scroll right bottom #4A7214; */
	background-color:#4a7214;
	padding-bottom:20px;
	padding-left:20px;
	padding-top:1px;
	color: #fff;
}

#rss{
	width:47px;
	height:16px;
	display: inline;
	float:left;
	background-image:url(../images/rss_button.jpg);
}

#bookmark{
	width:125px;
	height:16px;
	display:inline;
	float:left;
	margin-left: 8px;
	margin-top: 15px;
/*	background-image:url(../images/bookmark_button.jpg);*/
}

.tx-indexedsearch-searchbox-sword{
	height:17px;
	width:125px;
	float:left;
	border-top:1px solid #999999;
	margin-top:5px;
	font-family:Tahoma, Georgia;
	font-size:11px;
}
.tx-indexedsearch-searchbox-button{
	margin-top:5px;
	float:left;
	}

.pdf-info{
	margin-top:5px;
	font-family: tahoma, arial;
	}
.pdf-info a{
	color:#666666;
	font-size:10px;
	line-height:130%;
	}
.font-7{
	font-size:10px;
	line-height:150%;
	font-family: tahoma, arial;
	color:#333333;
	}
.font-8{
	font-size:10px;
	line-height:150%;
	font-family:"arial black",arial; 
	/*font-weight:bold;*/
	color:#666666;
	}
.font-9{
	font-size:10px;
	line-height:150%;
	font-family: tahoma, arial;
	color:#666666;
	}
.font-10{
	font-size:11px;
	line-height:150%;
	font-family: "tahoma", arial;
	color:#333333;
	}

.opening-discuss{
	padding: 10px 5px 0 5px;
	}
.opening-discuss h5 a, #publication h5 a{
	color:#872911;
	padding:0;
	margin:0;
}

#publication{
	padding: 10px 8px 0 8px;
}

#publication h5,
.opening-discuss h5{
	padding:0;
	margin:0;
	font-size: 10px;
	font-family:"arial black",arial;
	line-height:130%;
}

#publication a,
.opening-discuss a{
	text-decoration: none;
}

#publication a:hover,
.opening-discuss a:hover{
	text-decoration: underline;
}

ul#discuss {
	padding: 0;
	margin:0;
	list-style-type: none;
	color:#872911
}

ul#discuss li {
	list-style:none;
	border-top:1px #ffffff solid;
	padding: 5px;
	background-color:#dbdbdb;
}


h2, h3, h4, h5, h6 {
	display:table-row-group;
}

a.arrow {
	background: url(../images/arrow.jpg) center no-repeat;
	text-decoration:none;
	padding-right: 8px;
}

#footer {
	clear:both;
	width: 880px;
/*	padding: 10px;*/
	/*background-color:#eaeaea;*/
	text-align: center;
	font-size: 0.9em;
}

#pointer{
		
}

.csc-header-n1{
	display:none;
	}
.latest-post{
	background:#DBDBDB;
	padding:10px 5px;
	width:190px;
	font-size:11px;
	border-top:1px solid #FFFFFF;
	}
.latest-post a{
	color:#872911;
	}

#tx-mmforum-footer{
	display:none;
	}

.st_date{
	color: #000;
}

.st_title{
	color: #872911;
	font-weight: bold;
	text-decoration: none;
}

.st_title:hover{
	text-decoration: underline;
}


.important {
/*	border: 1px solid #666;*/
	background: #ddd;
	padding: 0 1em;
	color: #C30;
}
.galleryview {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
img.nav {
	border: 1px solid black;
	margin-bottom: 5px;
}
.panel-overlay h2,
.panel-overlay p{
	margin: .3em 0;
}
.panel-overlay p {
	line-height: 1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}

.panel p{
	margin: 0;
	padding: 0;
}
.no-display{
	display:none;
}
.blog {
padding-left:18px;
list-style:none;
color:#666666;
line-height:75%;
}

.contenttable
{
color:#FFFFFF;
margin-bottom:2px;
}

.contenttable tr{
height:12px;
}

.tanggalnews
{
float:left;
width: 100px;
color:#FFFFFF;
}

.sumber
{
float:left;
width: 300px;
color:#FFFFFF;
}


.isinews
{
width: 450px;
clear:both;
font-sixe:13px;
border-bottom-style:dotted;
border-bottom-color:#FFFFFF;
border-bottom-width:thin;
}

.isinewsakhir
{
width: 450px;
clear:both;
font-sixe:13px;

}


.film-box{
width:152px; color:#FFFFFF; padding:7px 10px; height:34px; font-family:"arial black"; font-size:13px; line-height:120%; border-right:1px solid #FFFFFF;	}
