  /* Style sheet for DPAD site (2010) */

body {
	background: #F1F1F1 url(/en/development/desa/policy/images/bg_gradient.gif) repeat-x;
}

h1, h2, h4, h5, h6 {
	color:#070050;
}
#hiddentitle {
	display:none;
}
h3 {
	color: #BF510F;
}
h4 {
	color: #ffffff;
}

/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {color:#c9c9c9;}
#brandbar a {text-decoration:none;}
#brandbar a:hover {text-decoration:underline;}
#brandbar {background-image:url(/en/development/desa/policy/images/brandbarbkgd.jpg);}

#brandbar #searchfrm {
	padding-top:0.1em !important;
}

/* LANGUAGE BAR */

#topNav {background-color: #070050;}

#languages ul li {color:#FFF;}
/* #languages ul li a{color:#FFF;}
#languages ul li a:hover {color:#F1E6B8;} to be uncommented once hrefs added for other languages*/
#languages ul li#english {color:#F1E6B8;}	
#languages ul li#spanish {padding-right:1px !important;}

#topMenu {
	font-size: .9em;
	margin:0;
	float:left;
	height:1.8em;
	z-index:99 !important;
	position:relative;
}

#topMenu ul li a:hover {
	color:#FFF;
	text-decoration:none;
}

#topMenu, #topMenu ul { /* all lists */
	padding: 0;
	margin: 0;
}

#topMenu a {
	display: block;
	color:#F1E6B8;
	padding:0.4em;	
	text-decoration:none;
	background:none;
}

*html #topMenu a {
	padding: 0.5px;
}

#topMenu li { /* all list items */
	float: left;
	list-style-type:none;
	margin-right:1.1em;
}

#topMenu .topMenu_icon li { /* all list items */
	background:url(/en/development/desa/policy/images/bullet_drop.gif) right no-repeat;
}

#topMenu li ul { /* second-level lists */
	position: absolute;
	background-color: #E6E6E6;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	border-top:0;
	border-left:1em solid #ABABAB;
}

#topMenu ul ul li {
	border-bottom: 1px solid #ABABAB;
	background-image:none;
}
#topMenu li:hover ul ul { left: -999em; }

#topMenu li:hover ul, #topMenu li li:hover ul {left: auto;}

#topMenu li li a{
	color: #070050;
	}

#topMenu li li a:hover {
	color: #0033CC;
	}
#topMenu li:hover, #navMenu li.hover {  
	position: static;  
}

#topMenu li li a:hover {
	background-color:#CCE1E3;
}

#border {
	background-image: url(/en/development/desa/policy/images/masthead_border.jpg);
	height:14px;
	width:auto;
}




/*** MAIN NAVIGATION ***/

#leftNav {
	float: left;
	width: 19%;
	clear: none;
	padding: 0px;
	margin: 0px;
	color:#070050;
}

#leftNav h2 {	
	background-color:#CCE1E3;
	color:#393373;
	font-weight: bold;
	margin: 0px;
	padding: 0.4em .4em .4em .7em;
	font-size:100%;	
	margin-bottom:.08em;
}

#leftNav ul {
	margin: 0px;
}

#leftNav ul li {
	list-style-type: none;
	display:inline;
}

#leftNav ul li a {
	display: block;
	border-bottom: 1px solid #E6E6E6;
	text-decoration: none;	
	font-size: .9em;
	padding: .4em 0.7em .4em;
	color:#070050;
	margin-left:0.1em;
	margin-bottom:.08em;
	padding-left:.5em;
	border-left: 8px solid #ABABAB;
}


#leftNav a:hover {
	background-color:#E6E6E6;
	color: #0033CC;
	border-left: 8px solid #C0E4DB;
}

#leftNav .leftBox1, #leftNav .leftBox2, #leftNav .leftBox3, #leftNav .leftBox4, #leftNav .leftBox6 {
	border-right: #C0E4DB 1px solid;
}

#leftNav .leftBox5 {
	border-right: #C0E4DB 1px solid;
	border-bottom: #C0E4DB 1px solid;
	float:left;
	padding-bottom:.5em;
}

#about .about a, #home .home a, #publications .publications a, #cdp_about .cdp_about a, #cdp_pubs .cdp_pubs a, #ldc_info .ldc_info a, #ldc_data .ldc_data a, #ldc_project .ldc_project a, #proj_link_about .proj_link_about a, #un_wevm .un_wevm a,  #geo .geo a, #capacity .capacity a, #toolkit .toolkit a, #mdg_gap .mdg_gap a, #un_gpm .un_gpm a, #dev_policy_seminars .dev_policy_seminars a, #ldc_history .ldc_history a {
	background-color:#E6E6E6; /* SELECTED NAVIGATION ITEM */
	/*border-left: 8px solid #BDE2E2;  
	/*SELECTED NAVIGATION ITEM BORDER COLOR*/
	/*padding-left:.5em;  */
}

/**** RIGHT COLUMN ****/

#rightNav {
	float: right;
	width: 19%;
	margin: 0em;
	z-index: 500;
	padding-right: 3px;
}
	
#rightNav .box {
	width: 99%;
	background-color: #FFFFFF;
	margin: 0.6em 0;
	padding: 0;	
	border-left: 1px solid #B9CBF1;	
	border-bottom: 1px solid #B9CBF1;
	float:right;
}

#rightNav .box h2{	
	color: #070050;
	padding-left: 0.5em;
	font-size: 1em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	margin: 0px 0px 0px -1px;
	background: #B9CBF1 url(/en/development/desa/policy/images/corner_blue.jpg) left top no-repeat;	
}

#rightNav .box p {
	font-size:.9em;
	margin-left:0.5em;
	margin-bottom:0.4em;
	margin-top:0.4em;
}

#rightNav .box img {
	margin-bottom:0.6em;
	margin-left:0.5em;
	margin-top: 0.6em;
}

#rightNav .box .nextImg {
	margin-top: 0em;
}
#rightNav #connect_box img {
	margin:0em;
	margin-top: 0.4em;
	margin-bottom:0.2em;
	margin-left:0.5em;
}

#rightNav .box a:link {color: #013298; text-decoration: none;}
#rightNav .box a:visited {color: #333; text-decoration: none;}
#rightNav .box a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

#rightNav .box ul {margin: 0px;}

#rightNav .box .faux_submenu {margin-left:1.2em;} /*used for wevm pub list*/

#rightNav .box ul li {
	font-size: .9em;
	background-image: url(/en/development/desa/policy/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 6px 7px;	
	margin-top: .1em;
	padding: .3em .2em .3em 1.3em;
	list-style-type: none;
}

#rightNav .box .faux_submenu li {
	padding: .3em .2em .3em 1.5em;  /*used for wevm pub list*/
}

/* rollovers for right navigation: pdf icons and background highlight */

#rightNav .box ul li.download_pdf_icon:hover {
	background-image: url(/en/development/desa/policy/images/icons/pdf_tiny_icon.gif);
	background-repeat: no-repeat;
	background-position: 0.15em 0.5em;	
	list-style-type: none;
}

#rightNav .box ul li.download_xls_icon:hover {
	background-image: url(/en/development/desa/policy/images/icons/excel_tiny_icon.gif);
	background-repeat: no-repeat;
	background-position: 0.15em 0.5em;	
	list-style-type: none;
}

#rightNav li:hover, #rightNav p:hover{ background-color:#EFE8E8;}

#rightNav p.no_hover, #rightNav li.no_hover{ background-color:transparent;}/*this is for content that does not need a rollover highlight*/


/* FOOTER BAR */

#footer {
	margin-top:3em !important;
	background-repeat: repeat;
	background-position: 0pt -0.6em;
	border-bottom-width: 3px;
}

#footer ul li a:visited {
	color: #4A3200;
}

#footer ul li a:hover {
	color: #4A3200;
}

.clear {
	height: 1px;
	line-height: 1px;
	clear: both;
	font-size: 1px;
}





/****  Center **/


#center {
	width: 59%;
	float: left;
	padding-top: 0px !important;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1em;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px !important;
}

#center  a, #center a:link, #center a:hover, #center a:active {	
	color: #507CDC;
	text-decoration:none;	
}

#center a:visited {
	color:#999;
}

#center ul {
	margin:0.5em 1em 1em 0.8em;
}

#center ul li {
	list-style-type: none;
	line-height:1.3em;
	background-image: url(/en/development/desa/policy/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 6px 8px;
	padding: .3em .2em .3em 1.3em;
	
}

/*center bottom link to "more" or "additional info" box*/
#center .more_box {
	border:1px solid #B9CBF1;
	margin-top:.4em;
	padding:.5em;
}

#center .more_box a {
	text-decoration:underline;
	color:#070050;
}

#center .more_box:hover {
	background-color: #CCE1E3;
}	

#center .more_box a:hover {
	color: #0033CC;
}

/* styling for numerical (ordered) lists -- used in ldc_criterial.shtml*/
#center ol {
	padding-left:1.5em;
}

#center ol ol li {
	list-style-type:lower-roman;
	
}


/* Set-up for center content sections and articles  */

#center p, #center li, #center a {word-spacing:.2em;}

#center .section p {
	padding-right: 0.7em;
	padding-left: 0.7em;
	color: #10215A;
}
	
#center .section h2{
	font-size: 1.2em;
	color: #D69D36 !important;	
	display: block;
	padding-top: .5em;
	padding-left: 0.5em;
	padding-bottom: 0.2em;
	border-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.3em;
	margin-left: 0px;
}

#center .section h2 a {
	color: #D69D36 !important;	
}

/*Formatting for ordered list in the center section panel*/
/*created for use on cdp_memberonly.shtml*/
#center .section ol {
		padding-left:2.5em;
}

#center .section ol li {
	padding-left:0.7em;
	word-spacing:.2em;
	line-height:1.3em;
	padding:.3em .2em .3em 0em;

}
/*used for cdp ldc survey -- to highlight important information */
#center .para_font_red {
	color: #F00;
}



/*used for wesp and wess archives -- to place year inside section box */
#center .section h1.year{
	margin-left:0.5em;
	margin-top:0.5em;
	margin-bottom:0em;
}

#center .section h2 a:hover {
	color:#6b4e2a;
	text-decoration:underline;
}

#center .section h2 a:visited  {
	color:#967348;
	text-decoration:none;
}
	
#center a:hover {
	text-decoration:underline;
}

#center .section {
	border: 1px solid #B9CBF1;
	margin-top:1em;	
	background: url(/en/development/desa/policy/images/box_shade.gif) bottom left repeat-x;
}

#center .section .corner {
	background: url(/en/development/desa/policy/images/box_corner.gif) top right no-repeat;
	float:right;
	display:block;
	position:relative;
	right:-1px;
	top:-1px;
	width:9px;
	height:10px;
}

/* use for content where you need "section" style spacing but do not want borders, etc
used for ldc_project.shtml, wesp_bg_papers.shtml, mdg_workshops */
#center .section_no_border {
	margin-top:0em;	
	margin-bottom:3.2em;	
}
#center .section_no_border h1{
	margin-bottom:0em;	
}

/*used for wesp and wess archives -- to give year a border */
#center .section_no_border h1.list_year{
	border-bottom:1px dotted #070050;
}

/*used for WESP Monthly Briefing*/
#center .section_no_border .dateline_right{
	color:#808080;
	margin-bottom: 0em;
	padding-top:0.4em;
	font-style:italic;
	text-align:right;
	font-weight:bold;
}

#center .section_no_border .issue {
	color:#808080;
	margin-bottom: 0.3em;
	margin-top:-1.6em;
	padding-top:0.3em;
	font-style:italic;
	font-weight:bold;

}

/* used for working papers, background papers*/
#center .section_no_border .paper_list li{
	border-left: 1px solid #CCC;
	font-size:0.9em;
	background:none;
	padding-left:1em;
	
}
#center .section_no_border .paper_list a.download_pdf_icon {
	background:url(/en/development/desa/policy/images/icons/pdf_icon.gif) left center no-repeat; padding-left:2em; margin-left:-0.3em;}



/*images on home, news or general info pages float right */
#center .section img {
	float: right;
	margin:0 0.6em 0.2em .8em;
}

/*images on mdg workshop pages float right */
#center .section_no_border img {
	float: right;
	margin:0 0.6em 0.2em .8em;
}

/* if image that floats on right is larger than copy on left */

#center .section .overflow_fix {
	overflow:hidden;
	zoom:1;
}

/* images on publications pages float left*/

#center .publications_article img {
	float: left;
	margin:.3em 1em 0 .7em;
}

#center .section .meta_tag {
	font-size: 85%;
	color:#808080;
	margin-bottom: 0.5em;
	margin-left:.5em;	
}

#center .article {
	padding-top:.4em;
	border-bottom: 1px solid #B9CBF1;
	margin-left:.8em;
	margin-right:.8em;
}
#center .last_article {
	padding-top:.4em;
	margin-left:.8em;
	margin-right:.8em;
}

#center .article h2, #center .last_article h2 {
	color: #D69D36
}

#center .article .dateline, #center .last_article .dateline{
	color:#808080;
	margin-bottom: 0.3em;
	font-style:italic;
	font-size: 110%;
}

/* download publication icons -- in "get" divs */

#center .get ul, .last_article .get ul{
	font-size:85%;
	margin-left:0.5em;
}	

#center .get ul li, .last_article .get ul li {
	list-style-image: none;
	list-style:none;
	background:none;
	color:#666666;
	display:inline !important;
}
/* for center column lists of downloadable PDFs*/
#center ul li.download_pdf_icon {
	background:url(/en/development/desa/policy/images/icons/pdf_icon.gif) left center no-repeat; padding-left:2em;}
	
/*for lists with long, tall titles -- used in wevm.shtml and dev_policy_seminars.shtml*/
#center ul li.download_pdf_icon_top {
	background:url(/en/development/desa/policy/images/icons/pdf_icon.gif) left 0.5em no-repeat;
	padding-left:2em;
}
	
#center ul li.download_youtube_icon_top {
	background:url(/en/development/desa/policy/images/icons/youtube_icon.gif) left 0.5em no-repeat;
	padding-left:2em;
}
		
	
/* for center column lists of downloadable XLS files -- used in WESP Annex Tables*/
#center ul li.download_xls_icon {
	background:url(/en/development/desa/policy/images/icons/excel_icon.gif) left 0.5em no-repeat; padding-left:2em;}
	
	
#center ul li.download_html_icon {
	background:url(/en/development/desa/policy/images/icons/html_icon.gif) left 0.5em no-repeat; padding-left:2em;}
	
#center ul li.download_html_icon_top {
	padding-left:2em;
	background-image: url(/en/development/desa/policy/images/icons/html_icon.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
}

	
#center ul li.download_word_icon {
	padding-left:2em;
	background-image: url(/en/development/desa/policy/images/icons/word_icon.gif);
	background-repeat: no-repeat;
	background-position: 0.2em center;
}

#center ul li.download_radio_icon {
	padding-left:2em;
	background-image: url(/en/development/desa/policy/images/icons/radio_icon.gif);
	background-repeat: no-repeat;
	background-position: 0.2em center;
}
	
#center ul li.download_word_icon_top {
	padding-left:2em;
	background-image: url(/en/development/desa/policy/images/icons/word_icon.gif);
	background-repeat: no-repeat;
	background-position: 0.2em 0.5em;
}

#center ul li.download_winzip_icon {
	padding-left:2em;
	background-image: url(/en/development/desa/policy/images/icons/winzip_icon.gif);
	background-repeat: no-repeat;
	background-position: 0.2em 0.5em;
}

#center ul li.download_winzip_icon_top {
	padding-left:2em;
	background-image: url(/en/development/desa/policy/images/icons/winzip_icon.gif);
	background-repeat: no-repeat;
	background-position: 0.2em 0.5em;
}

#center ul li.download_mp4_icon {
	padding-left:2em;
	background-image: url(/en/development/desa/policy/images/icons/mp4_icon.jpg);
	background-repeat: no-repeat;
	background-position: 0.2em 0.3em;
}
	
#center ul li.epub_icon {
	background:url(/en/development/desa/policy/images/icons/epub_icon.gif) left center no-repeat;
	margin-left:0.2em;
	padding-left:2em;
}
	
#center ul li.cart_icon {
	background:url(/en/development/desa/policy/images/icons/cart_icon_sm.gif) left center no-repeat;
	margin-left:0.2em;
	padding-left:2em;
}
#center ul li.download_facebook_icon {
	background:url(/en/development/desa/policy/images/icons/faceb_icon.gif) left center no-repeat;
	margin-left:0.2em;
	padding-left:2em;
}

#center ul li.download_ppt_icon {
	background:url(/en/development/desa/policy/images/icons/ppt_tiny_icon.gif) left center no-repeat;
	margin-left:0.2em;
	padding-left:2em;
}
	
#center ul li.download_youtube_icon {
	background:url(/en/development/desa/policy/images/icons/youtube_icon.gif) left center no-repeat;
	margin-left:0.2em;
	padding-left:2em;
}
		
#center ul li.indent_para {
	padding-left: 2em;
}	


/*for nested list items with pdf downloads -- see reports_general_assembly.shtml*/
#center ul li.download_pdf_icon_top ul {
	margin-bottom:0em;
}

#center ul li.download_pdf_icon_top li.download_pdf_icon, #center ul li.download_pdf_icon_top li.download_pdf_icon_top {
	margin-top:-0.5em;
	margin-left:-1em;
}

#center ul li.download_pdf_icon_top li.download_word_icon {
	margin-top:-0.5em;
	margin-left:-0.6em;
}


	
/*for items in "get" list where no icon is wanted -- used in mdg_gap/index.shtml, wesp/index.shtml*/
#center ul li.no_icon {
	background:none;
	margin-left:-1em;
}


/*use for indenting content that is not in sections or articles...*/
#center .indent_main_content {
	margin-left:1.3em;
}

/* TWO-COLUMN LAYOUT FOR DATA  */

#center .data_column{
	width:48.7em;
	padding:0.6em;
	border: 1px solid #B9CBF1;
	margin-top:1em;
	background: url(/en/development/desa/policy/images/box_shade.gif) bottom left repeat-x;
	position:relative;
}

#center .data_column h2{
	font-size: 1.2em;
	color: #D69D36 !important;	

}

#center .data_column .corner {
	background: url(/en/development/desa/policy/images/box_corner.gif) top right no-repeat;
	float:right;
	display:block;
	position:absolute;
	right:-1px;
	top:-1px;
	width:9px;
	height:10px;
}
#center .data_box{
	margin-left: -0.3em;

}


/* TWO-COLUMN LAYOUT FOR DATA SMALL */

#center .data_column_small{
	width:36.7em;
	padding:0.6em;
	border: 1px solid #B9CBF1;
	margin-top:1em;
	background: url(/en/development/desa/policy/images/box_shade.gif) bottom left repeat-x;
	position:relative;
}

#center .data_column_small h2{
	font-size: 1.2em;
	color: #D69D36 !important;	

}

#center .data_column_small .corner {
	background: url(/en/development/desa/policy/images/box_corner.gif) top right no-repeat;
	float:right;
	display:block;
	position:absolute;
	right:-1px;
	top:-1px;
	width:9px;
	height:10px;
}

/*format compact tables with less whitespace and no borders*/
#center .table_no_lines table{
	line-height: 1;  
	width:100%;
	border-collapse:collapse;
}

#center .table_no_lines td{
	padding-top:4px;
	padding-bottom:0px;
	vertical-align: top;
}

#center .table_no_lines th{
	font-weight:bold
	background-color:#CCC
}

/*format compact tables with border and less whitespace*/
#center .table_lines table{
	line-height: 1;  
	width:100%;
	border-collapse:collapse;
	border: 1px solid black;
}

#center .table_lines td{
	padding-top:4px;
	padding-bottom:0px;
	border: 1px solid #000;
}

#center .table_lines th{
	font-weight:bold
	border-width:1px;
	border-top-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	background-color:#CCC
}


/*** right navigation: "you are here" styles for DPAD/Publications level ****/

#contact_us p.contact_us, #wess_home p.wess_home, #wess_archive p.wess_archive, #wesp_archive p.wesp_archive, #wesp_annex p.wesp_annex, #wesp_bg_papers p.wesp_bg_papers, #wesp_home p.wesp_home, #wesp_mb p.wesp_mb, #wesp_wh p.wesp_wh, #organigramme p.organigramme, #about_od p.about_od, #about_gem p.about_gem, #about_dspau p.about_dspau, #about_cdp p.about_cdp, #policy_briefs p.policy_briefs, #working_papers p.working_papers, #ecosoc_reports p.ecosoc_reports, #generalassembly_reports p.generalassembly_reports, #wess_bg_papers p.wess_bg_papers, #wess_team p.wess_team, #un_wevm p.un_wevm {
	background-color:#E6E6E6;
	text-decoration:underline;
}

/****  right navigation: "you are here" styles for CDP level/

#cdp_ecosoc_reports p.cdp_ecosoc_reports, #cdp_resdec_ga p.cdp_resdec_ga, #cdp_resdec_ecosoc p.cdp_resdec_ecosoc, #cdp_bg_papers p.cdp_bg_papers, #cdp_statements p.cdp_statements, #cdp_presentations p.cdp_presentations, #cdp_pub_archive .cdp_pub_archive, #cdp_recent_pubs .cdp_recent_pubs, #cdp_news .cdp_news, #cdp_newsletters .cdp_newsletters, #cdp_policy_review .cdp_policy_review  #ldc_criteria p.ldc_criteria, #ldc_definitions p.ldc_definitions, #ldc_country_facts p.ldc_country_facts, #ldc_graduated p.ldc_graduated, #ldc_vulnerability p.ldc_vulnerability, #ldc_impact p.ldc_impact, #ldc_surveys p.ldc_surveys  {
	background-color:#E6E6E6;
	text-decoration:underline;
}


/****  right navigation: "you are here" styles for Project LINK level/

#proj_link_archive p.proj_link_archive, #proj_link_docs p.proj_link_docs  {
	background-color:#E6E6E6;
	text-decoration:underline;
}

/****  right navigation: "you are here" styles for Other Initiatives level/

#mdg_gap_agencies p.mdg_gap_agencies, #mdg_gap_reports p.mdg_gap_reports, #mdg_gap_links p.mdg_gap_links, #devpolicy_seminars_archive p.devpolicy_seminars_archive, #untaskteam_news p.untaskteam_news  {
	background-color:#E6E6E6;
	text-decoration:underline;
}

/****  right navigation: "you are here" styles for MDG Training Workshops level/

#mdg_workshop_pretoria p.mdg_workshop_pretoria, #mdg_pretoria_presentations p.mdg_pretoria_presentations, #mdg_workshop_sanjose p.mdg_workshop_sanjose, #mdg_sanjose_presentations p.mdg_sanjose_presentations, #mdg_sanjose_training p.mdg_sanjose_training, #mdg_workshop_quito p.mdg_workshop_quito,  #mdg_workshop_entebbe p.mdg_workshop_entebbe, #mdg_entebbe_presentations p.mdg_entebbe_presentations, #mdg_workshop_managua p.mdg_workshop_managua, #mdg_managua_presentations p.mdg_managua_presentations, #mdg_managua_training p.mdg_managua_training, #mdg_workshop_jakarta p.mdg_workshop_jakarta, #mdg_jakarta_presentations p.mdg_jakarta_presentations, #mdg_workshop_bangkok p.mdg_workshop_bangkok, #mdg_bangkok_presentations p.mdg_bangkok_presentations, #mdg_workshop_casablanca p.mdg_workshop_casablanca, #mdg_casablanca_presentations p.mdg_casablanca_presentations, #mdg_workshop_cairo p.mdg_workshop_cairo, #mdg_cairo_presentations p.mdg_cairo_presentations, #mdg_workshop_tunis p.mdg_workshop_tunis, #mdg_tunis_presentations p.mdg_tunis_presentations, #mdg_workshop_manila p.mdg_workshop_manila, #mdg_manila_presentations p.mdg_manila_presentations, #mdg_workshop_arabregion p.mdg_workshop_arabregion, #mdg_workshop_tashkent p.mdg_workshop_tashkent, #mdg_workshop_africaf p.mdg_workshop_africaf, #mdg_workshop_arabregionf p.mdg_workshop_arabregionf {
	background-color:#E6E6E6;
	text-decoration:underline;
}

/****  right navigation: "you are here" styles for CDAS Macro-micro Modelling /

#mm_honduras p.mm_honduras, #mm_nicaragua p.mm_nicaragua, #mm_bolivia p.mm_bolivia, #mm_ecuador p.mm_ecuador, #mm_costarica p.mm_costarica, #mm_nicaragua_trainwkshp p.mm_nicaragua_trainwkshp, #mm_uganda p.mm_uganda, #mm_manila_trainwkshp p.mm_manila_trainwkshp, #mm_nicaragua_oct p.mm_nicaragua_oct, #mm_nicaragua_jan p.mm_nicaragua_jan {
	background-color:#E6E6E6;
	text-decoration:underline;
}


/****  right navigation: "you are here" styles for CDAS workshops /

#cdas_bolivia_presentations p.cdas_bolivia_presentations, #cdas_costarica_presentations p.cdas_costarica_presentations, #cdas_ecuador_presentations p.cdas_ecuador_presentations, #cdas_honduras_presentations p.cdas_honduras_presentations, #cdas_jordan_presentations p.cdas_jordan_presentations, #cdas_kyrgyzstan_presentations p.cdas_kyrgyzstan_presentations {
	background-color:#E6E6E6;
	text-decoration:underline;
}


/****  right navigation: "you are here" styles for CDAS MAC workshops /

#mac_thimphu_presentations p.mac_thimphu_presentations  {
	background-color:#E6E6E6;
	text-decoration:underline;
}

/****  right navigation: "you are here" styles for Capacity Development and Advisory Services /

#capacity_publications p.capacity_publications, #capacity_activities p.capacity_activities, #cdas_news p.cdas_news  {
	background-color:#E6E6E6;
	text-decoration:underline;
}

/****  search and other input fields /



#rightNav .search_box label, #leftNav .leftBox5 label {
	font-size:88%;
	overflow:hidden;
	position:absolute;
	top:-500px;
}
	

/* Send to friend */

.note {height:10em;}
.yourname, .youremail, .sendtoemail, .note {width:20em;}
.sendbutton {float:right;}

/**** CDAS table styles /

table,th,td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
.blue {
	color: #507CDC;
}

.red {
	color: #ff0000;
}
