﻿/* Local style sheet for UN Homepage (2009) */

body { background: #ACBCED url(images/grad.jpg) repeat-x; }

/* SKIP TO NAVIGATION AND SKIP TO TEXT*/

#skiplink, #skiplink a {color: #D2E0FB;}

#topbanner  {
	margin-bottom: 0.3em;
	background-image: url(images/bannerbkgd.jpg);
	background-repeat: repeat-x;
	background-position: 0px -15px;
	height: 99px;
}

#hiddentitle, #hiddentitle span {
	height: 99px;
	text-align: center;
	overflow: hidden;
}

#hiddentitle span { 
	background: url(images/banner.jpg) no-repeat; 
	background-position:right 0px;
	
}

/* 
#main #aboutun .sg .indent {
	margin-right: 3.3em;
}
 */
/* LANGUAGE BAR */
#languages {
	background: #0C0473 url(images/langbar.jpg) repeat-y;
	background-position: right 0;
	margin:0;
	padding:0;
	width:100%;
}

#languages ul {
	float: left;
}

#languages ul li {
	display: inline;
	padding-left: 1em;
}

#languages  ul  li#arabic  { color: #C2D3FC; }
#languages ul li a:link,#languages ul li a:visited,#languages ul li a:hover,#languages ul li a:active {
	color:#FFF;	
	text-decoration: none;
	font-weight: normal;
}

#languages ul li a:hover { color:#D9EAFB; }



/* LINKS */
/* LINKS */
a, a:link, a:visited, a:hover, a:active {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #009;
	text-decoration: underline;
}


/* HORIZONTAL NAVIGATION */

#thematicnav {
	height: 1.8em;
	width:100%;
}

#thematicnav ul  {
	list-style-type: none;
	width:100%;
	margin:0 auto;
	padding:0 .35em 0 .4em;
}
#thematicnav ul li {
	display: inline;
}
#thematicnav  #peace a {
	border-top: 1px solid #BBBFC8;
	border-left:1px solid  #BBBFC8;
	border-right: 1px solid  #BBBFC8;
	background-image: url(/common/images/peacebkgd2.jpg);
	background-repeat: repeat-x;
	background-position: -16px;
	width: 12%;
	text-align: center;
}
#thematicnav #peace a:hover {
	background-image: url(/common/images/peacebkgd.jpg);
	background-repeat: repeat-x;
	background-position: -16px;
}
#thematicnav  #rights a  {
	border-top: 1px solid #BBBFC8;
	border-left: 1px solid #BBBFC8;
	border-right: 1px solid #BBBFC8;
	background-image: url(/common/images/hrbkgd2.jpg);
	background-repeat: repeat-x;
	background-position: -16px;
	width: 12%;
	text-align: center;
}
#thematicnav #rights a:hover {
	background-image: url(/common/images/hrbkgd.jpg);
	background-repeat: repeat-x;
	background-position: -16px;
}
#thematicnav   #humanitarian  a {
	border-top: 1px solid #BBBFC8;
	border-left: 1px solid #BBBFC8;
	border-right: 1px solid #BBBFC8;
	background-image: url(/common/images/humaffbkgd2.jpg);
	background-repeat: repeat-x;
	background-position: -16px;
	width: 12%;
	text-align: center;
}
#thematicnav #humanitarian a:hover {
	background-image: url(/common/images/humaffbkgd.jpg);
	background-repeat: repeat-x;
	background-position: -16px;
}
#thematicnav   #law  a {
	border-top: 1px solid  #BBBFC8;
	border-left: 1px solid  #BBBFC8;
	border-right: 1px solid  #BBBFC8;
	background-image: url(/common/images/intlawbkgd2.jpg);
	background-repeat: repeat-x;
	background-position: -16px;
	width: 12%;
	text-align: center;
}
#thematicnav #law a:hover {
	background-image: url(/common/images/intlawbkgd.jpg);
	background-repeat: repeat-x;
	background-position: -16px;
}
#thematicnav #development a {
	border-top: 1px solid #BBBFC8;
	border-left: 1px solid #BBBFC8;
	border-right: 1px solid #BBBFC8;
	background-image: url(/common/images/ecosocbkgd2.jpg);
	background-repeat: repeat-x;
	background-position: -16px;
	width: 12%;
	text-align: center;
}
#thematicnav #development a:hover {
	background-image: url(/common/images/ecosocbkgd.jpg);
	background-repeat: repeat-x;
	background-position: -16px;
}
#thematicnav ul li a {
	margin-right: 0.25em;
	float: right;
	padding-top: 0.5em;
	padding-left: 2.3em;
	padding-bottom: 0.75em;
	padding-right: 2.2em;
}
#thematicnav  ul  li  a:link, #thematicnav  ul  a:active, #thematicnav ul li a:visited  {
	color: #000033;
}
#thematicnav ul li a:hover    {
	text-decoration: underline;
}


/* GENERAL STYLES */
p {
	padding: 4px;
	font-size:90%;
}


h2 {
	background-color: #f0f0bd;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
	padding-right: 0.4em;
	margin-bottom: 0.3em;
	background-image: url(images/greentitlebar.jpg);
}

h3   {
	font-size: 1em;
	color: #333;
	background-color: #EFF2FC;
	padding-top: .3em;
	padding-left:0;
	padding-bottom:.2em;
	padding-right:.6em;
	margin:.3em 0;
}


#outline a:link, #outline a:visited {
	font-size: 98%;
	color: #333;
	
}
#outline a:hover {
	font-size: 98%;
	color: #585858;
}

#homepagecontent{
	margin:.2em auto;
	width:100%;
	padding:0.75em 0;
}

.box {
	border: 1px solid #8f8f64;
	margin-bottom: .6em;
	/*overflow: auto;*/
	float: right;
	width: 100%;
}

.box p {
	padding: .1em;
	margin: .5em;
}

.box ul li {
	border-bottom: 1px dotted #8F8F64;
	background: url(images/bullet.gif) no-repeat 100% 6px;
	padding-top: .2em;
	padding-left:0;
	padding-bottom:.3em;
	padding-right:.8em;
	margin-top: 0;
	margin-left:.4em;
	margin-bottom:0;
	margin-right:.8em;
	color: #333;
	list-style:none;
}

.box .more {
	text-align: left;
	padding-left: 6px;
	color: #333;
	font-size: 98%;
	margin-top: 0px;
	margin-bottom: 0px;
}

.more {
	text-align: left; }

/* right NAVIGATION */

#unnews {	
	float: right;
	width: 20.35em;
	margin-right: .8em;
	margin-top: 0.6em; 
	margin-bottom: 0;
	margin-left:0;
	display: inline; /* DO NOT REMOVE: IE6 FIX */
	clear:right;
}

#unnews .box .newslinks  {
	width: 100%;
	padding-top: 1em;
	overflow: hidden;
}


#unnews .box .rss {
	width: 30%;
	text-align: left;
	float: left;
	background: url(images/rss_sm.gif) no-repeat 10px 1px;
	font-size: 0.9em;
	padding-left: 2.5em;
	padding-top: 0.14em;
}


#unnews .box .media1  {
	float: right;
	/*width: 8.5em;*/
	width: 49%;
	color: #333;
	margin-bottom: .4em;
}

#unnews .box .media2  {
	float: left;
	/*width: 10em;*/
	width: 49%;
	color: #333;
	margin-bottom: .4em;
}

#unnews .box .media1 li, .box .media2 li {
	border-bottom-style: none;
	padding-bottom: 0;
}

#unnews #photo  {
	background-color: #E4E2BC;
	color: #000;
	text-align:center;
}

#unnews #videos {
	height: 8.5em;
	margin-right: 0.3em;
	margin-top: 1.5em;
	width: 97%;
}

#unnews   #videos .videosimg {
	float: right;
	display: block;
	padding: 6px;
	margin: 2px;
	text-align: center;
	background-color: #D6E0FE;
}

.photo .caption {
	background-color: #315988;
	display: block;
	font-size: 0.9em;
	color: #FFF;
	margin-bottom: 0.7em;
	padding-right: 3%;
	padding-bottom: 0.2em;
	margin-top: 0px;
	padding-top: 0px;
	padding-left:0;
	margin-left:0;
}

.caption {
	
	display: block;
	font-size: 90%;
	color: #333333;
	margin-bottom: 0.7em;
	padding-right: 3%;
	padding-top: 0.4em;
	padding-bottom: 0.2em;
	margin-top: 0px;
	padding-top: 0px;
	padding-left:0;
	margin-left:0;
	margin-right:0;
	text-align:right;
	width:96.5%;
}
.caption a{
	color:#333333;
	text-decoration:none;
}
#unnews h2 {margin:0; }

/* MIDDLE COLUMN NAVIGATION*/



#aboutun {
	width: 41.3em;
	/*margin: .6em .8em 0 .8em;*/
	display: inline; /* DO NOT REMOVE: IE6 FIX */
	/*padding:.6em 21.3em 0 21.3em;*/
	float:left;
	margin-top:.6em;
	margin-left:.8em;
	margin-bottom:0;
	margin-right:-22.5em;
}

#aboutun .aboutun1, #aboutun .aboutun2, #aboutun .aboutun3 {
	width: 20em;
	float: right;
	padding-bottom: 0.35em;
	margin-bottom: 0.5em;
	clear:both;
}

#aboutun .aboutun1 h2, .aboutun2 h2, .aboutun3 h2 {
	color: #FFFFFF;
	background: #062A74 url(images/bluetitlebar.jpg) repeat;
	padding-right: 0.7em;
	margin-bottom: 0.3em;
	margin-top:0;
}

#aboutun .aboutun1 {
	background: #D6E0FE url(images/flagbkgd.jpg) no-repeat left bottom;
}

#aboutun .aboutun2 {
	background: #D6E0FE url(images/unbldgbkgd.jpg) no-repeat left bottom;
}

#aboutun .aboutun3 {
	background-color: #D6E0FE;
	background-image: url(images/globe-light.jpg);
	background-repeat: no-repeat;
	background-position: left 30px;
}

#aboutun .aboutun1 ul, .aboutun2 ul, .aboutun3 ul {
	padding-top: 0.2em;
	margin:0;
}

#aboutun .aboutun1 ul li, .aboutun2 ul li, .aboutun3 ul li{
	color: #333;
	padding-top: 0;
	padding-left:.5em;
	padding-bottom:.46em;
	padding-right:.8em;
	list-style:none;
}

#aboutun .aboutun1 ul ul li, #aboutun .aboutun2 ul ul li, #aboutun .aboutun3 ul ul li {
	color: #333;
	background: url(images/bullet.gif) no-repeat 100% 5px;
	padding-right: 1.2em;
	margin-top:0;
	margin-left:0;
	margin-bottom:0;
	margin-right: 0.8em;
	padding-left: 0.5em;
	padding-bottom: 0.3em;
}

#aboutun #morebodies a {
	display: block;
	float: left;
	font-size: 0.92em;
	font-style: italic;
}

#aboutun #morebodies a:hover {
	color: #000099;
	text-decoration: underline;
}



#aboutun .sg {
	border: 1px solid #8f8f64;
	margin-bottom: 0.5em;
	padding-bottom: 0.2em;
	float:left;
	width: 20.6em;
}

#aboutun .sg h2 {
	background: #DBD670 url(images/sgbkgd.jpg) no-repeat left top;
	font-weight: bold;
	margin:0;
}

#aboutun .sg ul {	
	padding-top:0;
	padding-left:0;
	padding-right: 0.8em;
	padding-bottom:0;
	padding-top:.3em;
	margin-top:0;
	margin-left:.3em;
	margin-bottom:0;
	margin-right:.3em;
}

#aboutun .sg ul li {
	white-space: nowrap;
	display:inline;
	clear:both;
	background: url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position:98% 4px;
	padding-top:0;
	padding-left:.9em;
	padding-right:.9em;
	padding-bottom:0;
	margin-right:.5em;
	margin-left: .5em;
}
 
#main #aboutun .sg  .indent{
	margin-right: 0;
} 
#aboutun.sg .indent ul li {
	margin-right:1em;
} 

 /* #aboutun .sg a:link, #aboutun .sg a:visited, #aboutun .sg a:active {
	text-indent: .1em;
	
} */

/* left COLUMN NAVIGATION*/

#resources {
	float: left;
	width: 20.5em;
	margin-top: 4.4em;
	margin-left:-18.6em;
	margin-bottom:0;
	margin-right:.1em;
	display: inline; /* DO NOT REMOVE: IE6 FIX */
}


#resources .box .reslinks {
	width: 100%;
	padding-top: 0.2em;
	float: right;
	padding-top:0;
	padding-bottom: .5em;
	margin:0;
}


.box ul { 
	padding:0;  
	margin:0;
}

#resources .box ul li.noline {
	border-bottom-style: none;
	padding-bottom: .1em;
	margin-right:.5em;
}

#resources .box .resources1 {
	float: right;
	width: 9em;
	margin:.1em;
	padding-right:.5em;
}

#resources .box .resources2 {
	float: left;
	width: 10em;
	margin:0;
	padding-right:.5em;
}

#resources .box .resources1 ul li, .box .resources2 ul li {
	border-bottom-style: none;
	margin: 0;
}

#resources h2 { margin:0; padding:0; text-indent:.3em;}

/* FOOTER BAR */

#footer {
	text-align: center;
	clear: both;
	width: 100%;
	font-size: 0.9em;
	height: 2.4em;
	background: url(images/footer.jpg) repeat 0 bottom;	
}
#footer ul { margin-top: 0.5em; }

#footer ul li  {
	display: inline;
	padding-right: .2em;
}

#footer ul li a:link, #footer ul li a:visited, #footer ul li a:active {
	color: #333;
}

#footer ul li a:hover {
	color: #000099;
	text-decoration: underline;
}

/* UNNEWS HEADLINES STYLES */

#unnews  h2.sm_italic {
	font-size: 90%;
	color: #062B60;
}
}

#unnews #latestnewsbox h2{ font-size: 100%; padding:3px;}

#unnews .box .newslinks  {
	width: 100%;
	padding-top: 1em;
	overflow: hidden;
}
#unnews   .margins,#resources  .margins  {
	margin-top: .5em;
}



#unnews .box .rss {
	width: 4.2em;
	float: left;
	font-size: 0.9em;
	padding-top: 0.14em;
	padding-left: 0em;
	background-image: url(images/rss_sm.gif);
	background-repeat: no-repeat;
	background-position: 20% 10%;
	text-align: right;
}



#unnews #videos {
	height: 8.5em;
	margin-right: 0.3em;
	margin-top: 1.5em;
	width: 97%;
}

#unnews   #videos .videosimg {
	float: right;
	display: block;
	padding: 6px;
	margin: 2px;
	text-align: center;
	background-color: #D6E0FE;
}
#unnews .caption   {
	background-color: #e4e2bc; /*Dark Brown - UN Photo Caption */
	color:#333333; /*White - UN Photo Caption */
	display: block;
	font-size: 0.96em;
	text-align: right;
	float:right;
	border-right:1px solid #CCC;
	border-left:1px solid #CCC;	
}
#unnews .caption p {
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: .5em;
	margin-right: 0px;
}
#unnews  .caption  .more {
	display: block;
	float: right;
}
#unnews   .caption   a.linktostory {
	text-align: right;
	font-size: 90%;
	float: left;
	margin-left: 5.5em;
}
/* #outline { border: 1px solid #EAEEFB; } */

#unnews #medialinks ul li { list-style:none;}

#unnews #medialinks ul {
  float: right;
  width: 100%;
  margin: 0;
  padding: 1%;
  list-style: none;
  
}

#medialinks a:link , #medialinks a:hover , #medialinks a:visited{ font-size:100%; font-weight:normal; }


#unnews #medialinks li {
	border:3px solid #EAEEFB;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background-color:#EFF2FC;
	float: right;
	margin: 1%;
	padding: 0;
	width:92.5%;
	font-size:90%;
	text-align:right;
} 

#unnews .radioreport     {
	background-color:#CFD8F7;
	border:3px solid #CFD8F7;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	display: block;
	float: right;
	padding-top: 0.05em;
	padding-right: 1.45em;
	_padding-right: 1.8em;
	padding-left:1.45em;
	_padding-left:1.8em;
	margin-top:0.8em;
	font-size: 90%;
	text-align:center;
	width:39%;
}

#unnews .radioreport  a.radiolink {
	padding:0;
}

#unnews .pressrelease     {
	background-color:#CFD8F7;
	border:3px solid #CFD8F7;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	display: block;
	float: right;		
	padding-top: 0.05em;
	padding-right: 1.45em;
	_padding-right: 1.8em;
	padding-left:1.45em;
	_padding-left:1.8em;
	margin-top:0.8em;
	font-size: 90%;
	text-align:center;
	width:39%;
}

#unnews .photobutton {
	background-color:#CFD8F7;
	border:3px solid #CFD8F7;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	display: block;
	float: left;
	padding-top: 0.05em;
	padding-right: 0.45em;
	padding-left: 0.45em;
	font-size: 90%;
	text-align:center;
	width:35%;
}

#unnews .livecoverage     {
	background-color:#CFD8F7;
	border:3px solid #CFD8F7;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	display: block;
	float: left;		
	padding-top: 0.05em;
	padding-left: 0.45em;
	padding-right:0.45em;
	margin-top:0.8em;
	font-size: 90%;
	text-align:center;
	width:35%;
}

#unnews .newsbutton   {
	font-style: normal;
	font-size: 100%;
	color: #1E2148;
	width: 92.5%;
	clear:both;
	float: right;
	padding-top: 0.15em;
	padding-left: 0.15em;
	padding-right: 0.15em;
	padding-bottom: 0.15em;
	margin-bottom: 15px;
	margin-top: 0.6em;
	margin-right: 0.5em;
	margin-left: 0.6em;
	margin-top: 0;
	margin-bottom: 5px;
	text-align: center;
	border:3px solid #B0C4FD;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background-color: #D6E0FE;
}

#unnews  .caption a {
	color:#333333;
	text-decoration: none;
}

#unnews  .caption a:hover {
	color:#333333;
	text-decoration: none;
}
#unnews h2.headline {
	background-image: none;
	background-color: #d6e1ff;
	color: #062b60;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 95%;
	padding: 0.3em;
}
#unnews #latestnewsbox {
	border:1px solid #8F8F64;
	float: right;
	margin-bottom: .7em;
	width: 100%;
	display: inline;
}

#unnews  #media {
	color:#FFFFFF;/*White - UN Photo Caption */
	/* float: left; 
	margin-bottom: .5em;*/
	padding-bottom: 0px;
	/* height: 100%;
	height:208px; */
	_height:204px;		/* DO NOT REMOVE: IE6 FIX */
}

#unnews  #media a {
	border:none;
	background-color:#e4e2bc; /*Dark Brown - UN Photo Caption */
	color:#FFFFFF; /*White - UN Photo Caption */
}


/* buttons */
#unnews #medialinks li a.doc
{
	padding-right:20px;
	display: inline-block;
	background-image:url(/ar/images/icons/document.png);
	background-repeat:no-repeat;
	background-position: 100% 0px; 
}

#unnews #medialinks li a.photo
{
	padding-right:20px;
	display: inline-block;
	background-image:url(/ar/images/icons/photo.png);
	background-repeat:no-repeat;
	background-position: 100% 2px;
}

#unnews #medialinks li a.link
{
	padding-right:20px;
	display: inline-block;
	background-image:url(/ar/images/icons/link.png);
	background-repeat:no-repeat;
	background-position: 100% 5px; }

#unnews  h2.headline a
{
	text-decoration:none;
	color: #062B60;
	font-weight:bold;
}

#unnews  h2.headline a:hover
{
	text-decoration:underline;
	color: #062B60;
}

#unnews  h2.headline a:visited {color: #062B60;}
#unnews #medialinks p {
     background-color:#EFF2FC;
	 width: 100%;
     clear:both;
	 margin: 0%;
	 padding: 0px;
	 font-size:94%;
	 text-align:right;
	 margin-left:0px;
	 line-height:16px;
	 }  

#unnews #medialinks h2 {
     background-color:#EFF2FC !important;
     color:#990000;
	 background-image:none !important;
	 }

.dot {
	 color:#990000 !important;
	 }

#unnews h2.headline {
	background-image: none;
	background-color: #EFF2FC;
	color: #333;
	text-align:right;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 112%;
	padding: 0.3em;
	_margin-right: -35px; /* DO NOT REMOVE: IE6 FIX */
}

#media {position: relative; float:right; text-align:right; top:0; clear:both;}
#media img {position:static; flaot: right; height: 15.3em;}
#photo_video {position:absolute; right:0; top:0; }


