/* Style sheet for DESA site (2009) */

body {
	background: #F1F1F1 url(/en/development/desa/images/bg_gradient.gif) repeat-x;
}

h1, h2, h4, h5, h6 {
	color:#070050;
}
#hiddentitle {
	display:none;
}
h3 {
	color: #d69d36;
}

/* 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/images/brandbarbkgd.jpg);}

#brandbar #searchfrm {
	padding-top:0.1em !important;
}

/* LANGUAGE BAR */

#topNav {background-color: #070050;}

#languages ul li a:hover {color:#F1E6B8;}
#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;
}

#topMenu ul li a:hover {
	color:#F1E6B8;
	text-decoration:none;
}

#topMenu ul li#english  {
	color:#F1E6B8
}

#topMenu, #topMenu ul { /* all lists */
	padding: 0;
	margin: 0;
}

#topMenu a {
	display: block;
	padding:0.4em;
	color:#fff;
	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/images/bullet_drop.gif) right no-repeat;
}

#topMenu li ul { /* second-level lists */
	position: absolute;
	background-color: #507CDC;
	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 #B9CBF1;
}

#topMenu ul ul li {
	border-bottom: 1px solid #B9CBF1;
	background-image:none;
}

#topMenu li:hover ul ul, #topMenu li.sfhover ul ul { left: -999em; }

#topMenu li:hover ul, #topMenu li li:hover ul, #topMenu li.sfhover ul, #topMenu li li.sfhover ul, #topMenu li li li.sfhover ul {left: auto;}

#topMenu li li a:hover {
	color: #001863;
	}
#topMenu li a:hover {
	color:#FFF7D6;
}
#topMenu li:hover, #navMenu li.hover {  
	position: static;  
}

#topMenu li li a:hover {
	background-color:#A9D3A9;
}

#border {
	background-image: url(/en/development/desa/images/test1.jpg);
	height:14px;
	width:auto;
}


/****************** MAIN NAVIGATION ***********************/




#leftNav {
	float: left;
	width: 19%;
	clear: none;
	padding: 0px;
	margin: 0px;
	color:#070050;
}

#leftNav h2 {	
	background-color:#A9D3A9;
	color:#393373;
	font-weight: bold;
	margin: 0px;
	padding: 0.4em .4em .4em .7em;
	font-size:110%;	
	margin-bottom:.08em;
}

#leftNav ul {
	margin: 0px;
}

#leftNav ul li {
	list-style-type: none;
	color:#070050;
}

#leftNav ul li a {
	display: block;
	border-bottom: 1px solid #e6e6e6;
	text-decoration: none;	
	font-size: .9em;
	padding: .6em 0.7em .4em;
	color:#070050;
	margin-left:0.1em;
}

#leftNav a:hover, #leftNav a.sfhover {
	background-color:#E6E6E6;
	color: #0033CC;
}

#leftNav .about a, #leftNav .home a, #leftNav .publication a, #leftNav .newsletter a, #leftNav .calendar a {
	border-left: 8px solid #ABABAB;  /* BORDER NAV LEFT BOX 1*/
	padding-left:.5em;  
}

#about .about a, #home .home a, #publication .publication a, #newsletter .newsletter a, #calendar .calendar a {
	background-color:#E6E6E6; /* SELECTED NAVIGATION ITEM */
	border-left: 8px solid #A9D3A9; /* SELECTED NAVIGATION ITEM BORDER COLOR */
	padding-left:.5em; 
}

#leftNav .about a:hover, #leftNav .about a.sfhover, #leftNav .home a:hover, #leftNav .home a.sfhover, #leftNav .publication a:hover, #leftNav .publication a.sfhover, #leftNav .newsletter a:hover, #leftNav .newsletter a.sfhover, #leftNav .calendar a:hover, #leftNav .newsletter a.sfhover {
	border-left: 8px solid #A9D3A9; /* HOVER OVER NAVIGATION ITEM BORDER COLOR */ 
}

#leftNav .ecosoc a:hover, #leftNav .ecosoc a.sfhover, #leftNav .gender a:hover, #leftNav .gender a.sfhover, #leftNav .socialdev a:hover, #leftNav .socialdev a.sfhover, #leftNav . a:hover, #leftNav . a.sfhover, #leftNav .statistic a:hover, #leftNav .statistic a.sfhover, leftNav .population a:hover, #leftNav .population a.sfhover, #leftNav .development a:hover, #leftNav .development a.sfhover, #leftNav .admin a:hover, #leftNav .admin a.sfhover, #leftNav .forest a:hover, #leftNav .forest a.sfhover, #leftNav .financing a:hover, #leftNav .financing.sfhover, #leftNav .capacity a:hover, #leftNav .capacity.sfhover {
	border-left: 8px solid #A9D3A9; /* HOVER OVER NAVIGATION ITEM BORDER COLOR */ 
}

#leftNav .leftBox2 ul li a {
	margin-left:.1em;
	padding-left:.5em;
	border-left: 8px solid #ABABAB; /* BORDER NAV LEFT BOX 2 */
}

#leftNav .leftBox1 {
	background-image: url(/en/development/desa/images/left_nav_background1.jpg);
	border-right: #A9D3A9 1px solid;
}

#leftNav .leftBox2 {
	background-image:url(/en/development/desa/images/left_nav_background.jpg);
	border-right: #A9D3A9 1px solid;
}

#leftNav .leftBox3 {
	border-right: #A9D3A9 1px solid;
	border-bottom: #A9D3A9 1px solid;
	float:left;
	padding-bottom:.5em;
}

#leftNav .leftBox4, #leftNav .leftBox5 {
font-size:.9em;	
border-right: 1px solid #A9D3A9;
border-bottom: 1px solid #A9D3A9;
}

#leftNav .leftBox4 p { 
	color:#070050;
	margin-top:.5em;
	padding-left:.7em;
}

#leftNav .leftBox4 a {color:#507CDC;text-decoration:none;}
#leftNav .leftBox4 a:hover {text-decoration:underline;} 



/************************ RIGHT COLUMN ************************/

#rightNav {
	float: right;	
	width: 19%;
	margin:0em;
}

#rightNav .usg {padding-bottom:.2em;}

#rightNav .icon_statement {background: url(/en/development/desa/images/icons/test_icon1.gif) left no-repeat; padding-left:2em;}

#rightNav a {
	text-decoration:underline;
}

#rightNav .box, #rightNav .box_flagship, #rightNav .box_socialmedia {
	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, #rightNav .box_flagship h2, #rightNav .box_socialmedia 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/images/corner_blue.jpg) left top no-repeat;	
}

.usg h2 {
	font-size:90% !important;
	padding:0 !important;
}

.usg h2 a {
	color:#070050 !important;
	background:url(/en/development/desa/imagescontent/people/shazukang_small.gif) bottom right no-repeat;
	height:50px;
	display:block;
	padding-right:3.2em;
	padding-top:1.6em;
	padding-left:.5em;
}

#rightNav .box h3, #rightNav .box_flagship h3 {
	padding-left: .3em;
	padding-right: .3em;
	font-size: .9em;
	text-align:center;
}

.usg p, .box p {
	font-size:.9em;
	margin-left:0.5em;
	margin-bottom:0.2em;
	margin-top:0.3em;
}




/* images in the content section */

#desa_newsletter img, #shazukang img {
	float:left;
	padding-right:0.5em;
}



#rightNav .box a:link, #rightNav .box_flagship a:link, #rightNav .box_socialmedia a:link {color: #013298; text-decoration: none;}
#rightNav .box a:hover, #rightNav .box_flagship a:hover {text-decoration: underline;}
/*newly added style for social media*/
#rightNav .box_socialmedia a:hover {text-decoration: none;}
#rightNav .box_socialmedia a:visited {text-decoration: none;}
#rightNav .box_socialmedia a:active {text-decoration: none;};
/*newly added style for social media*/
#rightNav .box a:visited, #rightNav .box_flagship a:visited {color: #333; text-decoration: none;}
#rightNav .box a:active, #rightNav .box_flaghip a:active {color: #333333; background-color:#ccc;}

#strategic .strategic a,
#overview .overview a, 
#employment .employment a, 
#conference .conference a, 
#divisions .divisions a, 
#biography .biography a, 
#statement .statement a, 
#media .media a, 
#previous .previous a, 
#papers .papers a, 
#papers2009 .papers2009 a, 
#papers2008 .papers2008 a, 
#papers2007 .papers2007 a, 
#socialm .socialm a, 
#administrationm .administrationm a, 
#policym .policym a, 
#ecosocm .ecosocm a, 
#populationm .populationm a, 
#sustainablem .sustainablem a,
#menu_asg .menu_asg a,
#capacitym .capacitym a,
#financingm .financingm a,
#forestm .forestm a,
#genderm .genderm a,
#statisticsm .statisticsm a,
#news2010 .news2010 a,
#finoverview .finoverview a,
#clioverview .clioverview a
	{color: #013298;}

#strategic .strategic a:visited,
#overview .overview a:visited, 
#employment .employment a:visited, 
#conference .conference a:visited, 
#divisions .divisions a:visited, 
#biography .biography a:visited, 
#statement .statement a:visited, 
#media .media a:visited, 
#previous .previous a:visited, 
#papers .papers a:visited, 
#papers2009 .papers2009 a:visited, 
#papers2008 .papers2008 a:visited, 
#papers2007 .papers2007 a:visited, 
#socialm .socialm a:visited, 
#administrationm .administrationm a:visited, 
#policym .policym a:visited, 
#ecosocm .ecosocm a:visited,
#finoverview .finoverview a:visited,
#clioverview .clioverview a:visited,
#statisticsm .statisticsm a:visited, 
#populationm .populationm a:visited, 
#sustainablem .sustainablem a:visited,
#menu_asg .menu_asg a:visited,
#capacitym .capacitym a:visited,
#financingm .financingm a:visited,
#forestm .forestm a:visited,
#genderm .genderm a:visited,
#news2010 .news2010 a:visited
{
	color: #800080;
	/*text-decoration:underline;*/
	background-color:#EFE8E8; 
	padding: .2em 0em .1em 0em;
}

#strategic .strategic a:hover,
#overview .overview a:hover, 
#employment .employment a:hover, 
#conference .conference a:hover, 
#divisions .divisions a:hover, 
#biography .biography a:hover,
#statement .statement a:hover, 
#media .media a:hover, 
#previous .previous a:hover, 
#papers .papers a:hover, 
#papers2009 .papers2009 a:hover, 
#papers2008 .papers2008 a:hover, 
#papers2007 .papers2007 a:hover, 
#finoverview .finoverview a:hover,
#clioverview .clioverview a:hover,
#socialm .socialm a:hover, 
#administrationm .administrationm a:hover, 
#policym .policym a:hover, 
#ecosocm .ecosocm a:hover, 
#populationm .populationm a:hover, 
#statisticsm .statisticsm a:hover,
#sustainablem .sustainablem a:hover,
#menu_asg .menu_asg a:hover,
#capacitym .capacitym a:hover,
#financingm .financingm a:hover,
#forestm .forestm a:hover,
#genderm .genderm a:hover,
#news2010 .news2010 a:hover
{
	text-decoration:underline;
}

/* Highlight the currently active page using the background color */


#overview li.overview, 
#employment li.employment, 
#conference li.conference, 
#divisions li.divisions, 
#biography li.biography, 
#statement li.statement, 
#media li.media, 
#previous li.previous, 
#papers li.papers, 
#papers2009 li.papers2009, 
#papers2008 li.papers2008, 
#papers2007 li.papers2007, 
#finoverview li.finoverview,
#clioverview li.clioverview,
#socialm li.socialm, 
#administrationm li.administrationm, 
#policym li.policym, 
#ecosocm li.ecosocm, 
#populationm li.populationm, 
#sustainablem li.sustainablem, 
#menu_asg li.menu_asg,
#capacitym li.capacitym,
#financingm li.financingm,
#statisticsm li.statisticsm,
#forestm li.forestm,
#genderm li.genderm,
#news2010 li.news2010,
#strategic li.strategic
{
	background-color:#EFE8E8;	
}


#rightNav .box ul, #rightNav .rssbox ul, #rightNav .box_flagship ul {margin: 0px;}
#rightNav .box_socialmedia ul {margin:0px 0px 5px 0px;}
#rightNav .box ul ul {margin: -0.2em 0px;}

#rightNav li:hover, #rightNav li.sfhover {
	background-color:#E6E6E6;
}

#rightNav .box ul li, #rightNav .box_flagship ul li {
	font-size: .9em;
	background-image: url(/en/development/desa/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 6px 7px;	
	margin-top: .1em;
	padding: .3em .2em .3em 1.3em;
	list-style-type: none;
}

/*newly added style for social media box*/

#rightNav .box_socialmedia ul li {
	font-size: /*.9em*/ .95em;
	margin-top: .1em;
	padding: .3em .2em .3em 1.3em;
	list-style-type: none;
}

#rightNav .box_socialmedia ul li .facebookicon {
	background-image:url(/en/development/desa/images/socialmedia/facebook.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:35px;
	padding-bottom:5px;
}

#rightNav .box_socialmedia ul li .twittericon {
	background-image:url(/en/development/desa/images/socialmedia/twitter.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:35px;
	padding-bottom:5px;
}
#rightNav .box_socialmedia ul li .slideshareicon {
	background-image:url(/en/development/desa/images/socialmedia/slideshare.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:35px;
	padding-bottom:5px;
}
#rightNav .box_socialmedia ul li .rssicon {
	background-image:url(/en/development/desa/images/socialmedia/rss.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:35px;
	padding-bottom:5px;
}

#rightNav .rssbox {
	border-left: 1px solid #B9CBF1;
	border-top: 1px solid #B9CBF1;
	border-bottom: 1px solid #B9CBF1;
	clear:both;
}

#rightNav .rssbox img {
	float:left;
	padding:.5em;
	padding-bottom:1em;
}

#rightNav .rssbox {
	font-size:.9em;
	height:3.5em;
}

#rightNav .rssbox a {
	text-decoration:none;
}

#rightNav .rssbox a:hover {
	text-decoration:underline;
}

#rightNav .menu_indent {
	padding-left:.8em;
}
	
#rightNav .rssbox p {
	padding-top:1em;
	float:left;
}

/* flagship box with img styles 
#rightNav .box_flagship img {	
	padding-left:1.7em;
	margin-top:-.7em;
	padding-bottom:.5em;
}

#rightNav .download_book {
	margin-bottom:1em;
}

#rightNav .download_book a {
	background-color:#B9CBF1;
	color:#ffffff !important;
	margin-left:3.3em;
	padding:.2em .3em .2em .3em;
	border: 1.5px solid #B2B2B2;
}

*/
/* 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 {
	list-style:none;
	margin:0.5em 1em 1em 0.5em;
	padding-left:1.6em;
}

#center ul li {
	list-style-image:url(/en/development/desa/images/squarebutton.gif);
	line-height:1.1em;
	padding:0 0 5px 0;	
}

#center .top {
	padding-top: 0.6em;
}


/* HOME CONTENT, PUBLICATIONS (have similar design with image on left), Publication1 with no image alignment for policy notes(Created by Harpal Shergill 05/05/2011)  */

#center p, #center li, #center a {word-spacing:.2em;}

.home_article p, .publication_article p, .publication_article1 p {
	padding-right: 0.7em;
	padding-left: 0.7em;
	color: #10215A;
}

#center .h1bg {background:url(/en/development/desa/images/h1_gradient.gif) top repeat-x;}

#center .home_article h2, #center .publication_article h2, #center .publication_article1 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 .home_article h2 a, #center .publication_article h2 a, #center .publication_article1 h2 a {
	color: #D69D36 !important;	

}

#center .home_article h2 a:hover, #center .publication_article h2 a:hover, #center .publication_article1 h2 a:hover {
	color:#6b4e2a;
	text-decoration:underline;
}

#center .home_article h2 a:visited, #center .publication_article h2 a:visited, #center .publication_article1 h2 a:visited  {
	color:#967348;
	text-decoration:none;
}
	
#center a:hover {
	text-decoration:underline;
}

#center .home_article, #center .publication_article, #center .publication_article1 {
	border: 1px solid #B9CBF1;
	margin-top:1em;	
	width:455px;
	background: url(/en/development/desa/images/box_shade.gif) bottom left repeat-x;
}

#center .home_article .corner, #center .publication_article .corner, #center .publication_article1 .corner {
	background: url(/en/development/desa/images/box_corner.gif) top right no-repeat;
	float:right;
	display:block;
	position:relative;
	right:-1px;
	top:-1px;
	width:9px;
	height:10px;
}

#center .home_article img {
	float: right;
	margin:0 0.5em 0 1em;
}

#center .publication_article img {
	float: left;
	margin:.3em 1em 0 .7em;
}

#center .home_article .dateline, #center .publication_article .dateline, #center .publication_article1 .dateline, .dateline {
	font-size: 85%;
	color:#808080;
	margin-bottom: 0.3em;
	font-style:italic;	
}

#center .home_article .meta_tag {
	font-size: 85%;
	color:#808080;
	margin-bottom: 0.5em;
	margin-left:.5em;	
}

#news_article .dateline {
	font-size: 85%;
	color:#808080;
	margin-bottom: 0.3em;
	font-style:italic;	
}

#center .news_img {
	float: right;
	padding-left: .5em;
	padding-bottom: .5em;
}

#center .desanews_img {
	padding-top: 1em;
}

#center .get ul {
	font-size:85%;
	margin-left:-2.8em;
}

#center .get ul li  {
 	list-style-image: none;
	list-style:none;
	display:inline !important;
	padding-top:.7em;
	padding-left:1.8em;
	margin-left:2em;
	color:#666666;
 }


#center .download {
	margin-top:.5em;
	padding-bottom:.1em;
}
#center .download h4 {
	border-top: 1px solid #B9CBF1;
	padding-top:.2em;
}

#center .download p {
	margin-top:.8em;
}

#center .download ul {margin-left:-.8em;}
#center .download ul li {
	list-style-image: none;
	list-style:none;
	padding-top:.5em;
	padding-left:2em;
	background:url(/en/development/desa/images/ico_pdf.gif) left center no-repeat;
}

#center .submenu ul {
	margin-bottom: 1em;
	margin-left:-.5em;
	font-size:85%;	
}

#center .submenu ul li {
	list-style-image:url(/en/development/desa/images/bullet.gif);
	line-height:1.1em;
	padding:0 0 5px 0;	
}

#center .submenu h4 {
	margin-left:-.5em !important;
	padding-left:-.5em !important;
}

.addthis_button {
	float:left;
	margin-top:1.5em;
	margin-bottom:2em;
}

#center .two_columns {
	float:left;
	width:auto;
}

#center .two_columns p {
	margin-top:.8em;
}

#center .two_columns ul {
	margin-bottom: 1em;
	margin-left:-1em;
}

#center .two_columns ul li {
	padding-left:2em;
	padding-right:1em;
	padding-top:.5em;
	list-style-image:none;
	list-style:none;
}

#center .pub_languages_left {
	float:left;
	width:18em;
	padding-bottom:1em;
	margin-top:.3em;
}

#center .pub_languages_right {
	float:left;
	width:18em;	
	padding-bottom:1em;
	margin-top:.3em;
}

#center .related h4 {
	padding-top:.2em;
	padding-bottom:.7em;
	border-top: 1px solid #B9CBF1; 
}

#center .two_columns h4 {
	padding-top:.2em;
	padding-bottom:.1em;
	border-top: 1px solid #B9CBF1; 
}

.submenu {
	border:1px solid #DCE5F8;
	padding:.75em .75em 0 .75em;
}

.submenu {
	width:30%;
	float:left;
	margin-right:1em;
}

#center .contentnav {
	border:1px solid #C8C8C8;
	text-transform:uppercase;
	margin-top:2em;
	height:3em;
	background-color:#E6E6E6;
}

#center .homebox {
	float:left;
	border:1px solid #ccc;
}


#center .nextbox {
	float:right;
	border:1px solid #777777;
	margin:.3em .4em 0em 0em;
	padding:.5em;
	background-color:#fff;
}

#center .nextbox a {
	text-decoration:underline;
}
	
#center .nextbox a:hover,#center .nextbox a.sfhover {
	background-color:red;
}


/************************  Search and other input fields *************************/



#rightNav .search_box label, #leftNav .leftBox3 label {
	font-size:88%;
	overflow:hidden;
	position:absolute;
	top:-500px;
}
	


/*************** About page **********************/

.h2slideshow {
	margin-bottom:0px !important;
	padding:0 0 0 3em !important;
}


#center .nav {
	float left:
	margin-left:10em;
	padding-bottom:2em;
	padding-top:1em;
}




/* Sha Zukang page */


.publication_article h3, .publication_article1 h3, .publication_article h3 a {
	padding-bottom: 0.2em;
	display: block;
	padding-left: 0.6em;
	border-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.1em;
	margin-left: 0px;
	padding-top: .1em;
}

#center table {
	margin-top:1em;
}

#center table th {
	background-color:#E8E8E8;
	border-top:1px solid #000;
	border-left: none !important;
	border-bottom: 1px solid #000;
	border-right: none !important;
}

#center table td {
	border-top:none !important;
	border-right:none !important;
	border-left:none !important;
	border-bottom:1px dotted #ccc !important;
	vertical-align:top;
	background-color:transparent;
	text-align:left;	
}

#center .h2bordertop {
	border-top: 1px solid #ccc;
}

#center .asg img {
	float:left;
	padding:0 .5em 0px 0px;
}

#center .asg h2 {
	border-top:1px solid #d4d4d4;
	margin-top:2em;	
}

#center .asg ul {
	font-size:85%;
}

#center .asg ul li {
	list-style-image:none !important;
	list-style:none;
}

#center .inhiswords h2 {
	margin-bottom:.2em;
}

#centerbreak {
	height:20em;
}

#centerbreak .centercol1, #center .centercol2 {
	width: 225px;
	float:left;
}

#centerbreak .centercol1 {
	margin-right:.3em;
	background:url(/en/development/desa/images/statements1.jpg) no-repeat;
	border:1px solid #ccc;
}

#centerbreak .centercol2 {
	background:url(/en/development/desa/images/inthemedia1.jpg) no-repeat;	
	border:1px solid #ccc;
}

#centerbreak h2 {
	padding-left:3em;
	padding-top:3.2em;
	color:#fff;
	font-size:150%;
}

#centerbreak h2 a {
	color:#fff !important;
}

#centerbreak h3 {
	padding-left:.5em;
}

.nytimes, .guardian, .bbc, .independent, .chinadaily {border-bottom: 1px solid #070050;}
.nytimes ul, .guardian ul, .bbc ul, .independent ul, .chinadaily ul {text-align:right;}
.timesheader {border-top: 1px solid #070050; padding-top:.7em;}
.shadateline {font-size: 85%; color:#808080; margin-top:-1em !important; font-style:italic;}
                           


/* Send to friend */

.note {height:10em;}
.yourname, .youremail, .sendtoemail, .note {width:20em;}
.sendbutton {float:right;}



/* Language icons, icons */


.en {background: url(/en/development/desa/images/icons/ico_en.gif) right no-repeat !important;}


.pdf_icon_newsletter {background:url(/en/development/desa/images/ico_pdf.gif) right center no-repeat; padding-right:1.5em; padding-top:.3em;}

.pdf_icon {background:url(/en/development/desa/images/ico_pdf.gif) left center no-repeat;}
.pdf_icon_paper {background:url(/en/development/desa/images/ico_pdf.gif) left center no-repeat; padding-left:1.8em;}
.pdf_icon_asg {background:url(/en/development/desa/images/ico_pdf.gif) left center no-repeat; margin-left:-1em; padding-left:2em !important; padding-top:.5em !important;}
.pdf_download_icon {background:url(/en/development/desa/images/ico_pdf.gif) left center no-repeat;} /* pdf icon contentbox home page */

.pdf_en {background:url(/en/development/desa/images/icons/ico_pdf_en.gif) right no-repeat; padding-right:2.5em;}

.shop_icon {background:url(/en/development/desa/images/icon_cart.gif) left center no-repeat;}
.download_icon {background:url(/en/development/desa/images/download_icon.gif) left center no-repeat; margin-left:-1em; padding-left:2em !important; padding-top:.5em !important;}
















