  @charset "utf-8";

/* html tags */
#skiplink {
	width: 100%;
	clear: both;
	font-size: 80%;
	display: inline;
	height: 1em;
}
#skiplink a {
	color:#D1D9DE
}

#skiplink a:focus, #skiplink a:active {
	color: #fff;
	background-color: #000;
}
#skiplinks1{
	font-weight:normal;
	font-size:80%;
	width: 64em;
	display: inline;
	height: 2em;	
	/*margin-left:-100em;*/
}

div#skiplinks1 a {color: #D1D9DE;text-decoration:none;}

/*div#skiplinks1 a:hover {color:#FFFFFF;}*/

div#skiplinks1 a:focus, div#skiplinks1 a:active
{color:#D1D9DE;}


/* Branding Bar */

#brandbar {
	height: 1.8em;
	background-color: #C2C6CF;
	background-image: url(/common/images/brandbarbkgd.jpg);
	background-repeat: repeat-x;
	
}

#brandbar .unicon { /* *** latin conventions *** */
	padding-top: .2em;
	padding-right: .4em;
}

#brandbar .welcome { /* *** latin conventions *** */
	color: #333;
	display: block;
	float: left;
	font-size: .88em;
	padding-top: .4em;
	font-family: "Century Gothic", Arial, Verdana;
}

#brandbar .welcome a {
	text-decoration: none;
	color: #1e1e1e;
}

#brandbar a:hover {
	text-decoration: underline;
	color: #1e1e1e;
}

#brandbar #searchfrm { /* *** latin conventions *** */
	float: right;
	text-align: right;
	margin-top: 0;
	margin-bottom: 0;
}

#brandbar #searchfrm label { /*hidden*/
	position: absolute;
	overflow: hidden;
	font-size: 85%;
	top: -500px;
}

#brandbar #searchfrm .button {
	font-size: 78%;
}

#brandbar #searchfrm .textbox {
	font-size: 82%;
	width: 11em;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	background-repeat: repeat-y;
	background-position: left;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #D1D9DE;
}

#banner {
	background-image: url(/en/ecosoc/images-home/bannerbkgd.jpg);
	background-repeat: repeat-x;
	height: 97px;
	width: 100%;
	background-color: #130B56;
	background-position: 0em .15em;
}
#banner span {
	height: 97px;
	width: 100%;
	background-image: url(/en/ecosoc/images-home/banner.jpg);
	background-repeat: no-repeat;
	display: block;
}	

a{color:#990000;}

a:visited{color:#666666}



/* Main content area */



/*div#main{

min-width:760px;

width:60em;

margin-left:auto;

margin-right:auto;

background:#FFFFFF;

border-style:solid;

border-width:1px;

}*/

div#main{
	min-width:940px;
	max-width:1050px;
	width: 98%;
	margin-left:auto;
	margin-right:auto;
	background:#FFFFFF;
	border: 8px solid #FFFFFF;
	
}

div#container{
	background:#FFFFFF;
	/*border-style:solid;
border-width:1px;*/
	padding:0px;
	margin: 0;
	width: 100%;
}

div#bottom{
	background-image:url(/en/ecosoc/images/bottom-banner1.gif);
	background-repeat:repeat-x;
	background-position: bottom center;
	height:31px;
	clear:both;
	padding-top:0;
	max-width:100%;
} 


/*Top menu layer poistioning*/

div#menu{
	background-color:#E9E8EC;
	max-width:100%;
	/*min-width:764px;*/
	/*width:60em;*/
	/*max-width:100%;*/	
	/*margin-right:auto;
	margin-left:auto;*/
	padding:0;
	/*border-left-width: 1px;
	border-left-style: solid;*/
	border-left-color: #041B66;
	margin-bottom:0;
	margin-top:0;
	padding-top:5px;
}

/*div#title{float:left;}*/

div#toprow{
	width:100%;
	float: left;
}

div#languages{
	float:left;
	background-color:#E9E8EC;
	width:100%;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 1.1em;
}
#languages #sitemapcontact{
	font-size: 85%;
	width: 100%;
	text-align:right;
	margin: 0px;
	padding: 0px;
	height: 1.3em;
}


/* Top Menu skip link, home and languages */

#languages ul{margin:-3px 10px 0px 0px; padding: 0}

#languages span{font-size:50%;}

#languages a{
	color:#041B66;
	font-weight:bold;
	text-decoration:none;
}

#languages a:hover{color:#041B66;}

#languages ul li{
	list-style-type:none;
	display:inline;
	font-weight:bold;
	margin: 0;
	color:#041B66;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 1em;
}

/* Skip links */

#skiplinks a, #languages ul li a{color: #041B66;text-decoration:none;}

#skiplinks a:hover, #languages ul li a:hover{color:#041B66;}


/* Top menu (home, sitemap and search */

div#topmenu{float:left;}

div#topmenu ul{
	margin-left:2px;
	padding-left:2px;
	padding-top:1px;
	margin-top:1px;
	margin-bottom:0px;
	padding-bottom:0px;
}

div#topmenu ul li{
	list-style-type:none;
	display:inline;
	padding:10px .5em;
}

div#topmenu ul li a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:80%;
}

div#topmenu ul li a:hover{color:#F5D1AD}



/* Main menu horizontal */

#horizontal {
	background-color:#041B66;
	min-width:760px;
	width:100%;
	background-image: url(/en/ecosoc/images/mainnav_bkgd.jpg);
	background-repeat: repeat-x;
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 93%;
	height: 2.6em;
}

#horizontal ul{
	margin:0;
	padding-bottom:0px;
	padding-left:0px;
	text-indent:0;
	padding-top: .6em;

}

#horizontal ul li{
	list-style-type:none;
	display:inline;
	height:2.6em;
	padding-top: 0em;
	padding-right: 1.5em;
	padding-bottom: 0px;
	padding-left: 1.5em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #130B89;
	position:relative;
	}

#horizontal ul li a{
	color:#130B56;
	text-decoration:none;
	font-family: "Century Gothic", Arial, Verdana;
}

#horizontal ul li a:hover{
	color:#863B1C
}

#horizontal ul li a:hover{color:#863B1C}

#horizontal ul li ul{
	position:absolute;
	top:1em;
	left:-999em;
	list-style-type:none;
	display:block;
	width:9.28em;
	list-style-image:none;
	padding-top:10px;
	padding-right: 0;
	padding-bottom: 0;
	margin: 0;

}

#horizontal ul li ul li{
	display:block;
	background-color:#1A3B79;
	list-style-type:none;
	width:12.5em;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D3DB;
	margin: 0px;
	padding: 0px;

}

#horizontal ul li ul li a{
	color:#FFFFFF;
	display: block;
}
#horizontal ul li ul li.link1   {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 1px;
	height: 1%;
	font-size: 96%;
}

#horizontal ul li ul li.link2   {
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 1px;
	height: 2%;
	font-size: 96%
}

#horizontal ul li ul li a:hover{
	color:#F4BD9F;
}

.border{border-top:2px #fff solid;}

#horizontal ul li:hover ul, #horizontal ul li.sfhover ul{
	left:auto;
	left:0;
	width:100%;
	z-index:1000;
}



/* titles */

h1{
	font-size:140%;
	color:#FF9900;
	vertical-align:middle;
	margin:0 0 0 10px;
	text-transform: uppercase;
	margin-top:0px;
}

h1 span.number{
font-size:180%;
color:#fbd953}

h1 span.green{color:#CCEED6}

/* hidden div to correct display bug in IE */

div.IEbug
{	width:50px;
	height:1px;
	clear:left;
	padding:0;
	margin:0

}

.img{
float:left;
margin-right:10px;
margin-left:10px;
}

.more{text-align:right;padding-right:10px;}

.int{
margin-top:2em;
text-align:justify;
padding-right:1em;}

#memberdiv{
	clear:left;
	text-align:center;
	margin:1em;
	/*border-top:#CCCCCC 4px solid;*/
}

#tbl{
text-align:left;
border:#7B7979 1px ridge;
}

#tbl tr td {
border-bottom:#7B7979 1px double;
border-left:#7B7979 1px double;
border-right:#7B7979 1px double;
border-top:#7B7979 1px double;
}

#tbl tr th{
	background-color:#999999;
	text-align:left;}

.txtcenter{text-align:center;}

.image{border:0;}

.style3 {
	color: #CCCCCC;
	font-weight: bold;}

/*id's de resolutions and decisions*/

#resdecdiv{
	clear:left;
	margin:1em;
	border-top:#CCCCCC 4px solid;
}

#resdectbl{
    clear:left;
	width:95%;
	border:0;
	border-top:#CCCCCC 4px solid;
	/*border-collapse: collapse;
	border:#000 1px solid;
	 */
}

#resdectbl tr th{
	background-color:#999999;
	text-align:center;
	border-right:#fff 1px solid;
}

#resdectbl tr td{
	border:none;
	/*border-right:#000 1px solid;*/
}

#resdectbl tr td.nowrap,#resdectbl tr th.nowrap{
	white-space:nowrap;
}

/* Footers */


#footer {
	text-align: center;
	font-size: 0.9em;
	height: 2.4em;
	background-color: #120C54;
	color: #ECDDB2;
	width: 100%;
	font-family: "Century Gothic", Arial, Verdana;
	clear: both;
}

#footer ul {
	margin-top: .5em;
	margin-bottom: .5em;}
	
#footer ul li  {
	display:inline;
	padding-left:0.2em;
	margin-top:0;
}

#footer2 ul li  {
	display:inline;
}

#footer ul li a {
	color: #E1D7C1;
	text-decoration: none;
}
#footer ul li a:visited {
	color: #EBCE69;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
	color: #FFFFFF;	
}
#taglinefooter {
	background-image: url(/en/ecosoc/images-home/bottom_banner.gif);
	background-repeat: repeat;
	padding-top: 0.2em;
	padding-bottom: 0.5em;
	width: 100%;
	float: left;
	clear: both;
	background-color:#FFFFFF;
}
#taglinefooter p {
	text-align: center;
	letter-spacing: 0.3em;
	margin: 0px;
	color: #FFFFFF;
	font-weight: bolder;
} 
/***   End  ***/	
