  /* set the width of each navigation item */
#navDevelopment {width:6em;}
#navDepartments {width:6.5em; background:url(/en/development/desa/policy/images/bullet_drop.gif) right no-repeat; padding-right:.5em; }
#navDepartments ul, #navDepartments li {width:8em;} /*sub-menus of departments are wider to accommodate text */
#navDESA {width:3.5em; background:url(/en/development/desa/policy/images/bullet_drop.gif) right no-repeat; padding-right:.3em;}
#navDESA ul, #navDESA li {width:12em;}



/* TOP BANNER */

#masthead {
	background-image: url(/en/development/desa/policy/images/masthead_dpad.jpg);
	height:98px;
	width:auto;
	margin:0;
}

	

/**** Extended footer   ***/

#extended_footer {
	width:100%;
	font-size:.85em;
	margin-top:3em;
}

#extended_footer h2 {
	margin:0px !important;
	color:#333;
	padding-left:30em;
	font-size:1.2em;
	border-top:#666666 1px solid;
	border-bottom:#ccc 1px solid;
	background-color:#DEEAFF;
}

#extended_footer a {
	text-decoration:none;
	color:#666;
}

#extended_footer a:hover {
	text-decoration:underline;
	color:#4A4B4C;
}
#extended_footer h3 {
	color:#666;
	font-size:110%;
	margin: .1em 1.1em 0;
}


#extended_footer ul {
	padding-left:.5em;
}

#extended_footer ul li {
	list-style:none;
	padding:.15em;
}

.footer_wrapper {
	width:42em;
	margin-left:auto;
	margin-right:auto;
	padding-top: 0.6em;
}
.footer_col {
	width:33%;
	display:block;
	float:left;
}
.footer_col_center {
	width:33%;
	display:block;
	float:left;
	border-left:#ccc 1px solid;
	border-right:#ccc 1px solid;
}

/****  Search and other input fields /


#email_box {
	height:1.5em;
	width:84%;
	margin:0em .3em 0em .7em;
	padding:.2em 0em .2em .1em;
	border:1px solid #b3b3b3;
	background:#fff url(/en/development/desa/images/bg_button.gif) repeat-x;
}

#leftNav .button {
	border:1px outset #999;
	background:#fff url(/en/development/desa/images/bg_button.gif) repeat-x;
	margin-top:.3em;
	margin-right:.3em;
	padding:.1em;
	float:right;
}

#leftNav .leftBox5 p {
	margin: .7em 0em 0em 0em;
	font-size: .95em;	
	color:#070050;
	padding:0em .3em .5em .9em;
}

#rightNav .search_box {
	background-color: #DCE5F8;
	padding: 1em 0em 1em .2em;
}

#search_input {
	position: relative;
	width: 80%;
	border: 1px solid #999;
	padding: .2em 0em .3em .1em;
}

#search_submit {
	position:relative;
	padding: .1em 0em .25em .1em; 
	width:2.3em;
	border:1px solid #999;
	border:1px outset #999;
}

#pub_alert_email_box, #input_adv_search {
	height:1.5em;
	width:93%;
	position:relative;
	border:1px solid #b3b3b3;
	background:#fff url(/en/development/desa/images/bg_button.gif) bottom repeat-x !important;
	margin:1em .1em .1em .3em;
	padding:.2em 0em .1em .1em;
}

#rightNav .box label {
	font-size:88%;
	overflow:hidden;
	position:absolute;
	top:-500px;
}

#submit_adv_search, #pub_email_submit {
	border:1px outset #999;
	background:#fff url(/en/development/desa/images/bg_button.gif) repeat-x;
	margin:.2em;
	padding:.05em;
}

#pub_email_submit, #submit_adv_search {
	float:right;
	width:4em;
}

.advanced_text {
	padding:.5em 0em .5em 0em;	
}

#rightNav .alert_img {
	float:left;
	margin:.6em .2em 0em .3em;
}

.alert_text {
	padding:.3em 0em 0em 3.8em;
}



#print {
	padding: .3em .3em .3em .6em; 
	margin-top:1em;
	margin-bottom:.5em;
	background-color: #F4F3F2;
	border: #c4c4c4 1px solid;
	width:4em;
	float:right;
}

#print a {
	font-size: 90%;
	color: #808080;
	text-decoration:none;
	background:url(/en/development/desa/images/print.gif) left center no-repeat;
	padding-left: 1.5em;
}


/* Subscribe to DPAD News */

#newsletter_box2 {
	margin-top:2em;
	padding-bottom:2em;
	width:20em;
}


/* subscribe page */
#email_go {
	float:right;
	margin-right:1.8em;
	display:inline;
	padding:.2em 0em .1em .1em;
	border:1px solid #b3b3b3;
	background:#fff url(/en/development/desa/images/bg_button.gif) repeat-x;
}



/**DPAD-error-page**/

#content_error {
margin:0;
padding:0;
width:100%;
}

/* English only STOP */




.floatleft {
	float: left;
}
.footnote {
	font-size: 9px;
	vertical-align: top;
	font-weight: bold;
}
.indent {
	margin-left: 22px;
}
strong {
	color: #494949;
}
.caption {
	font-size: 9.5px;
	
}
.captionbold {
	font-size: 10px;
	font-weight: bolder;
	padding-left: 20px;
	text-align: left;
}
.captionboldlft {
	font-size: 10px;
	font-weight: bolder;
	text-align: left;
}
.small {
	font-size: 10px;
}
.smallorange {
	font-size: 10px;
	color: #F60;
	font-weight: bold;
}

.h3blue {
	color: #036;
	text-align: center;
	display: block;
	font-weight: bold;
}
