﻿body {
	margin-top:5px;
	padding:0;
	border:0;
	margin-bottom:1em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000;
	background:url('../images/main_bg.jpg') #1d453c top repeat-x;
}

 a:link {
text-decoration: none;
color: #000099;
font-weight: bold;
}

a:hover {
text-decoration: none;
color: #000066;
font-weight: bold;
}

 a:visited {
text-decoration: none;
color: #0033CC;
font-weight: bold;
}

 a:active {
text-decoration: none;
color: #0033CC;
font-weight: bold;
}

h1 {
font-size:12px;
font-weight: bold;
}
h2 {
font-size:0.85em;
color: #0c2855;
font-weight: bold;
}

p {
line-height: 20px;
margin: 0px;
font: normal 0.75em Geneva, Arial, Helvetica, sans-serif;

}

p, ul, blockquote { 
clear: left;
color: #333;
}

ul/*, ol*/ {
	margin: 0px;
	padding: 0px 0px 10px 25px;
	list-style-type: none;
}

li {
line-height: 18px;
margin: 0px;
padding: 0px 0px 5px 0px;
}

/* everything */

div#container
{
	margin-left: auto;
	margin-right: auto;
	width: 765px;
	padding: 0px;
	text-align: left;
	border:1px solid #0c2855;
	background-color:#FFFFFF;

}

#page {
	/*border:1px solid #02224D;*/
	border:none;
	width:765px;
	margin:auto;
	/*margin:0;*/
}
#page_archive {
	border:1px solid #02224D;
	width:660px;
	margin:auto;
}
/* BRANDING BAR*/

#brandbar {
	height: 29px;
	width: 100%;
	background: #edd498 url(images/un_brand_bg.jpg) repeat-y;
	margin: 0 auto;
	left: 0px;
}

#brandbar .welcome {
	color: #333;
	padding: 0.7em 0 0 0.7em;
	margin: 0 0 0 2em;
	display: block;
	font-size: 0.75em;
}
#brandbar .welcome a:link, a:visited, a:active {
	color: #1e1e1e;
	text-decoration: none;
}

#brandbar .welcome a:hover {
	color: #999;
	text-decoration: underline;
}


/* Search */
#brandbar #searchform {margin-top:-19px; margin-bottom:0;margin-right:6px;float:right;}
#brandbar #searchform label /*hidden*/ {
	position:absolute;
	overflow:hidden;
	font-size: 0.75em;
	top: -500px;
}
#brandbar #searchform #searchform_searchString {
	font-size: 68%;
	padding-right: 5px;
}
#brandbar #searchform #searchButton  {
	font-size: 68%;
}

/* header */

div#head span {
display: none;
	border: thin dotted #006699;
}
div#webcast {
	border: 1px solid #006699;
	background-position: center;
	background-color: #ffffff;	
	margin-left: auto;
	margin-right: auto;
	width: 759px;
	height:auto;	
	padding: 0px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

div#realplayer {
	
	background-position: center;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	padding: 0px;
	text-align: left;
	
}



#bottom {
	width:745px;
	background-image: url(../images/bottom.jpg);
	height: 26px;
	background-color: transparent;
	background-repeat: no-repeat;
	margin: auto;
	padding-top: 5px;
	border:0px;
}

div#bottom a {display: block; text-indent: -9999px; text-decoration: none;}

div#bottom div {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}
#map {
	position:absolute;
	width:144px;
	height:32px;
	z-index:41;
	left: 610px;
	top: 9px;
}
#map a {height: 32px;}

/* Archive */
div#container-archive
{
	margin: auto;
	width: 660px;
	padding: 0px;
	text-align: left;
	border:0px;
	background-image: url(../images/container_bg.gif);
	background-repeat: repeat-y;
	
	
}
div#webcast-archive {
	border: 1px solid #006699;
	background-position: center;
	background-color: #ffffff;	
	margin: auto;
	width: 660px;
	height:auto;
	padding: 0px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	position:relative;
}
/* Head Banner */
#top {
	width:100%;
	height: 87px;
	background-color: transparent;
	background-image: url(../images/ffd_top.jpg);
	background-repeat: no-repeat;
}

#sub-title {
float:right;
padding-right: 7px;
font-size:1em;
color: #772242;
font-weight: bold;
text-align:left;
padding-top: 64px;
font-family:Geneva, Arial, Helvetica, sans-serif;
}
#sub-title-archive {
float:right;
padding-right: 7px;
font-size:0.77em;
color: #772242;
font-weight: bold;
text-align:left;
padding-top: 56px;
font-family:Geneva, Arial, Helvetica, sans-serif;
}
#sub-title a, #sub-title-archive a{
color: #772242;
text-decoration:none;
}

#top_none {
background: transparent url(../images/top_UNFCCC_none.gif);
height: 94px;
}


#top-archive {
	height: 75px;
	background-color: transparent;
	background-image: url(../images/ffd_archive.jpg);
}

#bottom-archive {
background-image: url(../images/bottom-archive.gif);
height: 55px;
background-color: transparent;
background-repeat: no-repeat;
background-position: left top;
display:block;
position: relative;
}
/*              */


/* Main menu horizontal */

#nav {
	background-color:#feb53a;
	background-image:url(../images/nav.jpg);
	height: 25px;
	max-width:100%;
	width:100%;
	margin:0;
	color: #0c2855;
	text-align: left;
	font: normal 0.85em Geneva, Arial, Helvetica, sans-serif;
	float: left;
}
#nav-archive {
	background-color:#feb53a;
	background-image:url(../images/nav_archive.jpg);
	height: 25px;
	max-width:100%;
	width:100%;
	margin:0;
	color: #0c2855;
	text-align: left;
	font: normal 0.85em Geneva, Arial, Helvetica, sans-serif;
	float: left;
}

#nav ul, #nav-archive ul{
	margin:0;
    padding: .2em; 
    text-indent:0;
	list-style: none; 
	font: normal 0.85em Geneva, Arial, Helvetica, sans-serif;
}

#nav ul li, #nav-archive ul li{
	text-align: center;
	list-style-type:none;
	display:inline;
	position:relative;
	color: #0c2855;
    margin: 0; 
    padding: 0; 
}

#nav ul li a, #nav-archive ul li a{
	text-align: center;
	color: #0c2855;
	text-decoration:none;
	font-weight:bold;
	padding-right: 0.5em;
	padding-left: 0.5em;
	border-left: solid 1px #fff;
}
#nav ul li a.first, #nav-archive ul li a.first{
border-left: none; 

}

#nav ul li a:hover, #nav-archive ul li a:hover
{color:#990000}

/*                 */



p#not {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000;	
	padding-bottom:5px;
}
.b {
	background-image: url(../images/bgbutt.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.l{
	background-image: url(../images/left-a.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.r{
	background-image: url(../images/right-a.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#t{
	background-image:url(../images/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	display:block;
	position: relative;
}

div#t a {display: block; text-indent: -9999px; text-decoration: none;}

div#t span {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}
#web {left: 72px; top: 2px; width: 230px; height: 15px; z-index: 40;}
#web a {height: 15px;}

.bl {
	background-image: url(../images/bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.br {
	background-image: url(../images/br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
.tl {
	background-image: url(../images/tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
.tr {
	background-image: url(../images/tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 25px;
	}
.label-text1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-align:center;
	line-height: 0.5px;
	vertical-align: bottom;
	z-index: 1000;
}
.label-text2 
{
	color: #309FEC;
}
div#channel-top {
	background-image: url(../images/topMsg.gif);
	width: 330px;
	height: 24px;
	background-repeat: repeat-x;
}

div#channel{
	width:328px;
	height: 326px;
	float: left;
	/*border: 1px solid #006699;*/
overflow-y: scroll;
	overflow:hidden;
}

div#livewebcast {
	width: 370px;
	float: left;
	border: 1px solid #dbaa38;
}

div#rightcontainer {
	width: 350px;
	float:left;
	padding-right: 16px;
}

div#leftcontainer{
	width: 350px;
	float:left;
	padding-left: 25px;
}

div#top-container {
	margin-left: auto;
	margin-bottom: 10px;
	margin-right: auto;
	width: 660px;
	padding: 0px;
	text-align: left;
	border:0px;
}
/* calendar */

div#calendar-container {
	width: 17.5em;
	float:left;
	margin: 0px;
	padding: 0px;
}
div#calendar {
    width: 17.5em;
	float:right; 
	font-size:0.75em;
	margin:0px;
}


#calendar h2{
	text-align: center;
	font-size:13px;
	margin-bottom:0px;
	line-height:normal;
	width:93%;
	padding:0;
	margin-top:0px;
	margin-left:0px
}
#calendar span{float: left; width:2em; padding:0px; margin: 0.125em; text-align: center; border: 1px solid silver; font-weight:bold;}
#calendar #sun {clear: left;}
#calendar #border1 {border-bottom: 1px solid silver;}
#calendar #border2 {border-right: 1px solid silver;}
.highlight {
	background-color:#772242;
	color:#FFFFFF;
}
.highlight1 {
	background-color: #CCCCCC;
}

/*                 */

div#top-left {
	padding-left: 3px;
	padding-right: 3px;
	width:95%;
	float:left;
	text-align:center;	

}
div#top-left-a {
margin-top:15px;
width:55%;
	float:left;
	font-weight:bold;
	text-align:center;	
}

#top-left-a UL LI {
margin-bottom:4px;
margin-left:0px;
width:60%;
float:left;
text-align:left;
font: bold 11px Verdana, Arial, sans-serif;
}
#top-left-a UL LI A{
color:#FFFFFF;
text-decoration: none;
}
#top-left-a UL LI A:hover{
text-decoration: none;
color: #fff;
text-decoration:underline;
font-weight: bold;
}



#top-left-a .pl {
background-color:#7f2a4a;
padding-left:3px;
padding-top:3px;
padding-bottom:3px;
color:#FFFFFF;
}

#top-left-a .rt {
background-color:#dbaa38;
padding-left:3px;
padding-top:3px;
padding-bottom:3px;
color:#FFFFFF;
}
#top-left-a .pc {
background-color:#234882;
padding-left:3px;
padding-top:3px;
padding-bottom:3px;
color:#FFFFFF;
}
div#top-middle-a {
width:33%;
float:left;
padding-right:14px;	
}

div#top-middle-a UL LI{
margin-bottom:3px;
list-style-type:square;
font: bold 11px Verdana, Arial, sans-serif;
}



/* archive content */

div#rightcontainer-archive {
	width: 325px;
	float:left;
}

div#leftcontainer-archive{
	width: 330px;
	float:left;
	padding-left: 5px;
}

#content {
	width: 100%;
    margin:0;
    padding:0;
    clear:left;
}
#content p SPAN.video {
	background-image: url(../images/video.gif);
	background-repeat: no-repeat;
	background-position: left top /*center*/;
	padding-left: 15px;
	margin-left: 0px;
	display:inline;

}
#content p SPAN.videoar {
	background-image: url(../images/video.gif);
	background-repeat: no-repeat;
	background-position: top center/*center*/;
	padding-left: 15px;
	margin-left: 0px;
	display:inline;
	direction:rtl;

}
#content SPAN.video {
	background-image: url(../images/video.gif);
	background-repeat: no-repeat;
	background-position: left top /*center*/;
	padding-left: 15px;
	margin-left: 0px;
	display:inline;
}

#content p SPAN.txt {
	background-image: url(../images/txt.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: 10px;
	display:inline;
}
#content SPAN.txt {
	background-image: url(../images/txt.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: 10px;
	display:inline;
}

#content .segment {
	BORDER-RIGHT: #B1CAFD 1px solid;  PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-TOP: #E3ECFE 1px solid; BACKGROUND: #fff; MARGIN-BOTTOM: 10px; PADDING-BOTTOM: 5px; BORDER-LEFT: #E3ECFE 1px solid; PADDING-TOP: 1px; BORDER-BOTTOM: #B1CAFD 1px solid; MARGIN-right: 3px; MARGIN-left: 3px; 
}

#content H1 {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; FONT-SIZE: 12px; BACKGROUND: #fff; PADDING-BOTTOM: 5px; MARGIN: 0px; PADDING-TOP: 5px; BORDER-BOTTOM: 0px; text-align:center;
}

#content H2 {
	BORDER-RIGHT: 0px; PADDING-RIGHT: 10px; BORDER-TOP: 0px; PADDING-LEFT: 5px; FONT-SIZE: 12px;  BACKGROUND: #bdf; PADDING-BOTTOM: 5px; MARGIN: 0px; BORDER-LEFT: 0px; COLOR: #111; PADDING-TOP: 5px; BORDER-BOTTOM: 0px; TEXT-ALIGN: left; line-height: 18px;
}
#content .segment  H2 {color: #FFFFFF;}
#content .segment  H2 a:link, #content .segment  H2 a:visited {color: #FFFFFF; text-decoration:underline;}
#content .segment  H2 a:hover, #content .segment  H2 a:active {color: #990000; text-decoration:underline;}

#content H3 {
	BORDER-RIGHT: 0px; PADDING-RIGHT: 10px; BORDER-TOP: 0px; PADDING-LEFT: 5px; FONT-SIZE: 12px;  BACKGROUND: #e4f3ff; PADDING-BOTTOM: 5px; MARGIN: 0px; BORDER-LEFT: 0px; COLOR: #222; PADDING-TOP: 5px; BORDER-BOTTOM: 0px; line-height: 18px;
}
#content H4 {
	BORDER-RIGHT: 0px; PADDING-RIGHT: 10px; BORDER-TOP: 0px; PADDING-LEFT: 10px; FONT-SIZE: 10px; BACKGROUND: #fffcf6; PADDING-BOTTOM: 5px; MARGIN: 0px; BORDER-LEFT: 0px; COLOR: #444; PADDING-TOP: 5px; BORDER-BOTTOM: 0px; line-height: 18px;
}
#content H5 {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; FONT-SIZE: 10px; PADDING-BOTTOM: 5px; MARGIN: 0px; COLOR: #630; LINE-HEIGHT: 14px; PADDING-TOP: 5px; line-height: 20px;
}

#content a:link {
text-decoration: none;
color: #000099;
font-weight: bold;
}

#content a:hover {
text-decoration: none;
color: #000066;
font-weight: bold;
}

#content a:visited {
text-decoration: none;
color: #0033CC;
font-weight: bold;
}

#content a:active {
text-decoration: none;
color: #0033CC;
font-weight: bold;
}



#content UL {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	LIST-STYLE-POSITION: outside;
	PADDING-BOTTOM: 0px;
	MARGIN: 5px 5px 5px 10px;
	PADDING-TOP: 0px;
	list-style-type: square;
}
#content ol {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 10px;
	LIST-STYLE-POSITION: inside;
	PADDING-BOTTOM: 0px;
	MARGIN: 5px;
	PADDING-TOP: 0px;
}
#content UL LI, #content oL LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 5px; MARGIN: 5px 0px; line-height: 18px; PADDING-TOP: 0px; 
}
#content .segment P {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 10px; MARGIN-left: 5px; PADDING-TOP: 7px;   line-height: 18px; MARGIN-top: 3px; border-top: 1px solid #C2DCF0;
}

#content .segment p.first {
	border-top: none;
}
#content .segment UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; LIST-STYLE-POSITION: inside; PADDING-BOTTOM: 0px; MARGIN: 5px 5px 5px 10px; PADDING-TOP: 0px; 
}
#content .segment UL LI {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 5px 0px; 
	line-height: 18px; 
	PADDING-TOP: 0px; 
}

#flash{
	margin: auto;
	width: 96%;
	padding-top: 15px;
	float:none;
	clear:both;
}

 #flash #left-flash {
	float: NONE;
	clear:both;
	width: 100%;
	margin: 5px;
}
/*#flash #right-flash{
	float: right;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
*/
div#calendar-container_flash {
	width: 100%;
	float:center;
	padding-top:15px;
	border-top-style: 1;
	border-right-style: 1;
	border-bottom-style: 1;
	border-left-style: 1;
}
div#calendar_flash {
	width: 99%;
	font-size:0.75em;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
div#calendar_flash ul#date{
	width:90%;
	text-align:center;
	float:none;
	clear:both;
	font-weight:bold;
	margin-bottom:0; 
	padding-bottom:0;
}
div#calendar_flash ul#date li{
	list-style-type:none;
	display:inline;
	width: 15%; 
	text-align:center;
	padding-left:15px;
	padding-right:15px;
	margin-bottom:0; 
	padding-bottom:0;

}
div#calendar_flash ul#lang{
	width:90%;
	text-align:center;
	float:none;
	clear:both;
	margin-top:0;
	padding-top:0;
}

div#calendar_flash ul#lang li{
	list-style-type:none;
	display:inline;
	/*text-align:center;*/
	padding-left:15px;
	padding-right:15px;
	margin-top:0;
	padding-top:0;
}

div#calendar-container_flash ul{
	width:90%;
	float:none;
	clear:both;
	margin-left:8%;
}
div#calendar-container_flash ul li
{
	list-style-type:none;
	display:inline;

}

#calendar_flash  #sun {clear: left;}
#calendar_flash  #border1 {border-bottom: 1px solid silver;}
#calendar_flash  #border2 {border-right: 1px solid silver;}
#calendar_flash .highlight {
	background-color:#772242;
	color:#FFFFFF;
}
#calendar_flash .highlight1 {
	background-color: #CCCCCC;
}

#vardisplay081128 a{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
/*	text-decoration:underline;*/
	color:#0000FF;
	direction:rtl;
	float:right;
	margin-right:1.2em;
}

#vardisplay081201 ul li a{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
/*	text-decoration:underline;*/
	color:#0000FF;
	direction:rtl;
	float:right;
	margin-right:1.2em;
	display:list-item;

}

#vardisplay081129 ul li a{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
/*	text-decoration:underline;*/
	color:#0000FF;
	direction:rtl;
	float:right;
	margin-right:1.2em;
	display:list-item;
}
#vardisplay081130 ul li a{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
/*	text-decoration:underline;*/
	color:#0000FF;
	direction:rtl;
	float:right;
	margin-right:1.2em;
	display:list-item;
	
}

#vardisplay081202 ul li a{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
/*	text-decoration:underline;*/
	color:#0000FF;
	direction:rtl;
	float:right;
	margin-right:1.2em;
	display:list-item;
}

#vardisplay_sideevents ul li a{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
/*	text-decoration:underline;*/
	color:#0000FF;
	direction:rtl;
	float:right;
	margin-right:1.2em;
}

div#calendar-container_flash_ar {
	width: 95%;
	float:center;
	padding-top:15px;
	border-top-style: 1;
	border-right-style: 1;
	border-bottom-style: 1;
	border-left-style: 1;
}

div#calendar_flash_press_ar
{
	direction:rtl;
	font-family: tahoma;
	font-size:0.6em;
	margin-top: 1px;
	margin-left: 2%;
	margin-bottom: 1px;
	margin-right: 2%;
}

div#calendar_flash_press_ar ul{
	width:100%;
	text-align:center;
	float:none;
	clear:both;
	font-weight:bold;
	margin-bottom:0; 
	padding-bottom:0;
}

div#calendar_flash_press_ar ul li{
	list-style-type:none;
	display:inline;
	width: 10%; 
	text-align:center;
	margin-bottom:0; 
	padding-bottom:0;
}