/* CSS Document */

/* ---color codes---- 
darkest blue :  #041B66
dark blue : #3D588C
light blue : #C9D5E1;
light yellow : #fdf5d3;
dark red: #990000;
dark green : #284F5E;
*/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:78%;
	background:#fdf5d3;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
	
html {height: 101%;} 

a{color:#3D588C;}

a:visited{color:#660099}

a:hover{color:#990000;}

a.top{
	color: #990000;
	text-decoration: underline;
}

/* Branding Bar */  /* MOD : ADD brandbar style  */

#brandbar {
	height: 23px;
	background: #C2C6CF url(/common/images/brandbarbkgd.jpg) repeat-x;
	clear:both; /* MOD : ADD clear property */
	border-left:#000 1px solid;
	border-right:#000 1px solid;
	border-top:#000 1px solid;
	width:100%;
}

#brandbar .unicon { /* *** latin conventions *** */
	padding-top: .2em;
	padding-right: .4em;
}

#brandbar .welcome { /* *** latin conventions *** */
	
	background: url(/ru/images/unicon.gif) no-repeat;
	padding-left: 25px;
	color: #333;
	display: block;
	float: left;
	font-size: .9em;
	padding-top: .5em;
}

#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:1px;
	margin-right:3px;
	margin-bottom:0px;
}

#brandbar #searchfrm label { /*hidden*/
	position: absolute;
	overflow: hidden;
	font-size: 91%;
	top: -500px;
}

#brandbar #searchfrm .button {
	font-size: 86%;
}
}

#brandbar #searchfrm .textbox {
	font-size: 90%;
	padding-top: 1px;
}

/* I Layout */

div#maincontainer{ /* define here the width of the site and center it */
	width: 62em;
	padding: 0;
	margin-right: auto;
	margin-left: auto;}

div#frame{  /* frame around the design */
	width: 100%;
	padding: 0;
	margin-top: 0em;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right:1px solid #000
}

div#container /* contains vertical submenu and content area */
{
	background:#FFFFFF;
	padding:10px 0px 0px;
	margin: 0;
	width: 100%;
	border-right-width: 1px;
	border-right-style: solid;
}

	
/* Two columns layout for rightmenu */

#col1  /* submenu container */
{width:25%;
float:right;
margin-left:3%;}
#col2  /* content container */
{
	width:65%;
	float:left;
	padding-top:10px;
	margin-left:2%;
	padding-bottom: 0.9em;
} 



	/* skip link and languages */

div#toprow  /* contains divs for skip link and languages */
{background-color:#FDF5D3;
	margin:0;
	width: 100%;
	padding-top: 0.5em;
	padding: 0px;
	padding-bottom: 0em;
	height: 1.5em;}
	
/* Skip Links */
 
#skiplinks {
	width: 20em;
	clear: both;
	font-size: .9em;
	display: inline;
}

#skiplinks ul {
	margin: 0;
	padding:0;
}

#skiplinks  ul li {
	display: inline;
	padding:0.5em;
}

#skiplinks a:focus, #skiplinks a:active {
	color: #fff;
	background-color: #000;
}

#skiplinks a {
	color:#FDF5D3;
}

div#top{
	background-color: #041B66; /* contains president button, UN home, sitemap and search */
	margin:0; /* MOD : padding adjusted to align President link with UN icon in brandbar */
	height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	/* MOD : REMOVE rounded corner
	background-image: url(../images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;*/
}


div#top ul 
{
margin:0;
padding:0
}

div#top ul li
{
	list-style-type:none;
	display:inline;
	font-weight:normal;
	margin:0;
	padding-right: 0.3em;
	padding-left: 0.3em;
}

div#top ul li a
{color:#FFF;
text-decoration:none;}

div#top ul li a:hover
{color:#FDF5D3}

	/* end skiplinks and languages */
	
	/* Pst, UN home, sitemap, search */

		/* President and Sitemap */
div#pres
   {
	float:left;
	width: 53%;
	}
	
div#pres li#pres_link
{font-weight:bold;
padding-left:0;}

		/* MOD : REMOVE UN home and sitemap 
div#nav1{float: right;
margin:0;
padding:0;}

#nav1 ul{
font-size:100%;
margin: 10px 0 5px 0;
padding:0;}

#nav1 ul li{
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;}

#nav1 ul li a{
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 0.8em;
	padding-left: 0.5em;}

#nav1 ul li a:hover{color:#C9D5E1} */

		/* MOD: Remove Search box 
div#search{
	background-color: #041B66;
	width: 24%;
	margin: 5px 10px 5px 0;
	padding: 0px 0em 0px 0px;
	float: right;
}
	
#searchfrm
   {float: right;
	margin: 0px;
	padding: 0px;}

#searchfrm label 
{position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;}

input.text_box
{	margin:0;
	text-align:left;
	border:1px solid #C9D5E1;}

input.search_button
{	background-color:#C9D5E1;
	border:1px solid #041B66;
	color:#041B66;}
*/
		
	/* End pst, home, sitemap,  search */

	/* GA title */

div#title{
	letter-spacing: 0.5em;
	background-color: #284F5E;
	clear: both;
	padding-top: 0.3em;      
	padding-bottom: 0.3em;}  

h1
{color: #FFFFFF;
	font-size: 1.5em;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
	margin:0}
	
h1.president{}

span.pres{
	color: #FDF5D3;
}

	/* Banner image */
div#image{
	width: 100%;
	background-color: #284F5E;
	background-image: url(../images/top-GA.jpg);
	background-position: 114px;}

	/* Bottom */
div#bottom
{background-image:url(/ga/images/bottom-banner.gif);
background-repeat:repeat-x;
background-position: left bottom;
height:20px;
clear:both} 
p.footer
{font-size:90%;
text-align:center;}

/* End layout */

/* II Horizontal navigation */
div#nav2
{background-color: #284F5E;
	width: 100%;}

div#nav2 ul
{list-style-type: none;
list-style-image:none;
padding-bottom: 2.1em;
border-bottom: 1px solid  #041B66;
margin: 0;
padding-left:0.5em}

div#nav2 ul li
{float: left;
height: 1.7em;
background-color: #C9D5E1;
margin: 0.2em 0.2em 0em;
border: 1px solid #041B66;}

div#nav2 a
{float: left;
display: block;
color: #041B66;
font-weight:bold;
text-decoration: none;
padding: 0.3em;}

div#nav2 a:hover 
{background:#fdf5d3; 
color:#990000}
/* End Horizontal navigation */


/* III Submenu */
#col1 h3  /* submenu title */
{background-color:#fdf5d3;;
color:#990000;
border: 1px solid #041B66;
border-bottom:none;
font-size:100%;
padding:0.25em;
padding-left:0.5em;
margin:0px 0 0 0;} 

#col1 ul
{list-style-type:none;
list-style-image:none;
	background:#3D588C;
	border-style:solid;
	border-width:1px;
	margin: 0px;
	padding: 0px;}
	
#col1 ul li{
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#3D588C;
	border-left:0.5em #3d588c solid;
	color:#FFFFFF;
	list-style-type: none;
	list-style-image: none;
}

#col1 ul ul
{margin-left: 0;
padding-left:0;
background:#3d588c;
margin-bottom:0px;
border:none;
border-bottom:solid 1px #3D588c;
font-size:0.9em}

#col1 ul li ul li
{	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#3D588c;
	border-bottom:none;
	margin-bottom:0px;
	padding-bottom:0px;
	border-left:none;
	list-style-image: none;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0em;}

#col1 ul li a, #col1 ul li ul li a
{	display:block;
	text-decoration:none;
	color:#041B66;
	padding-left:0.5em;
	padding-right:1em;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:0px;
	padding-top:0px;
	background-color:#C9D5E1;}

#col1 ul li ul li a{padding-left:1.5em;}

#col1 ul li a:hover{background-color: #fdf5d3;}
/* End vertical submenu */

/* IV Content */

	/* Titles */
h2
{font-size:150%;
margin-top:0;
color:#041B66}

h3{
	font-size:120%;
	color: #284F5E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #284F5E;
/*	margin-right: 7em;*/
}

h4
{font-size:100%;
color:#3D588C}

h5{font-size:100%}

h6{font-size: 100%; color:#284F5E; font-style:italic;}

	/* Lists */
#col2 ul{list-style-image:url(/ga/images/triangle.gif)}
#col2 ul ul{list-style-image:none} /* sublist */

#col2 ul.space li, #col2 ol.space li{padding-bottom:1.5em} /* list with space between list tiems */
#col2 ul.space ul li, #col2 ol.space ol li {padding-bottom:0.45em}
#col2 p.red  /*NEW*/
{font-weight:bold;
color:#990000}

/* List statements page */

#col2 ul.statements  li
{list-style-image:none;
list-style-type:none}

#col2 ul.statements  li
{padding-left:25px;
padding-bottom:1.5em}

#col2 ul.statements  li#video
{
background-image:url(/ga/images/video.gif);
background-position:left top;
background-repeat:no-repeat}

#col2 ul.statements  li#pdf
{
background-image:url(/ga/images/pdf.gif);
background-position:left top;
background-repeat:no-repeat}

#col2 ul.statements  li#press
{
background-image:url(/ga/images/microphone.gif);
background-position:left top;
background-repeat:no-repeat}

#col2 ul.statements  li#back
{
background-image:url(/ga/images/back.gif);
background-position:left top;
background-repeat:no-repeat}

	/* Data tables */
th
{background-color:#041B66;
color:#ffffff;
text-align:left;
padding:5px}

td
{padding:5px;
border-bottom-style:solid;
border-bottom-color:#666666;
border-bottom-width:1px;}

/* Agenda tables */

table#agenda_doc td
{vertical-align:top}

table#agenda_doc td.yellow
{background-color:#fdf5d3;}

table#agenda_doc th
{border:#FFFFFF 1px solid}

table#agenda_doc 
{border:#000066 1px solid;
border-collapse:inherit}

table#agenda_doc  td.indent
{
	padding-left:20px;
	background-image:url(/ga/images/sub_bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
}

table#agenda_doc  td.bold
{font-weight:bold}


	/* NEWS */
	
		/* Lists */
	#col2 ul li
{padding-bottom:1em;
}	
		
#col2 ul.actu
{list-style-type:none;
list-style-image:none;
padding-left:0;
margin-left:0}

#col2 ul.actu li
{border-bottom: #666666 1px solid;
border-top:none;
padding-bottom:1em;
padding-top:1em}

		/* titles */

h3.actu
{
	padding-top:1em;
	margin-bottom:0.25em;
	border-top: 1px solid #666666;
	border-bottom-style: none;
} 


		/* News photos */
div#newsimage
{float:left;
width:125px}
div#newsimage img{margin-right:10px}
div#newsimage span
{color:#666666;
font-size:0.9em}

		/* News date */
span.dateActu{color:#666666}
	/* End News */

/* End content */

/* corrections */
div.clear 
{clear:both}
html { min-height: 100%; margin-bottom: 1px; } /* remove shift effect in Firefox */


div#contact{ /* footer contact details */
	clear: both;
	width: 34%;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.9em;
	text-align: center;
	margin-bottom: 0.2em;
	padding-top: 0.4em;
	border-top: 1px dashed #284F5E;}
	
/* Bios of previous Presidents of GA */
img{
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;}
h2.pres{
	color: #990000;
	text-align: center;
	text-transform: none;
	padding-top: 2px;
	padding-bottom: 3px;}
h3.pres{	color: #333333;
	border-style: none;
	font-size: 100%;}
	
/* forms for documents search */ /*NEW*/

#frm_doc 
{
margin-left:0;
}

#frm_doc legend 
{background-color:#284F5E;
color:white;
font-weight:bold;
padding:3px;
margin-bottom:0.5em;
margin-left:0
}

#frm_doc .search {background-color: #C9D5E1;
	margin-left: 0.3em;
	border: 1px solid #041B66;
	color:#041B66;
	font-weight:bold;
	vertical-align:middle;}

#frm_doc fieldset 
{border: 2px solid #284F5E;
padding: 0.5em 0.5em 1em;
margin-top:0}
	
#frm_doc label
{background-color:#C9D5E1;
border:1px #284F5E solid;
color:#041B66;
padding:2px 0.5em;
vertical-align:middle;
}

#frm_doc select, #frm_doc input
{margin-right:0.5em;
vertical-align:middle;
}

/* statements photo */

div.photo
{float:left;
width:150px;
background-color:#fdf5d3;
padding:0 0 3px;
margin-right:1em;
margin-bottom:5px;
font-size:0.9em}

div.photo img
{margin:0;
padding:0}

div.photo p
{margin: 0 3px 0}

p.actu
{background-image: url(../images/triangle.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin: 0.5em 0.5em 0.5em 1em;
	padding-left:1em;
	color: #666666;}

p.more
{
	margin-right:10px;
	text-align:right;
	margin-top:1em;
}

/* Languages */
div#languages {
	text-align:right;
	width:47%;
	/* MOD : Remove
background-color:#FDF5D3; */
float:right;
}
#languages li#arabic {
direction:rtl;
font-family:Tahoma,Arial,"Arabic Transparent";
font-size:0.1em;
}
#languages li#chinese {
font-size:0.95em;
}
#languages li#arabic {
direction:rtl;
font-family:Tahoma,Arial,"Arabic Transparent";
font-size:1.15em;
}
#languages li#chinese {
font-size:0.95em;
}

#languages ul li {
	list-style-type:none;
	display:inline;
	font-weight:bold;
	color:#FDF5D3
} /* MOD : Change color */
#languages ul li#es {
	padding-right:0
}
#languages ul li#russian {
	font-weight:bold
}
#languages li#arabic {
direction:rtl;
font-family:Tahoma,Arial,"Arabic Transparent";
font-size:1.15em;
}
#languages li#chinese {
font-size:0.95em;
}

div.text
{background-image: url(../images/triangle.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin: 0.5em 0.5em 0.5em 1em;
	padding-left:1em;
	color: #666666;
}
#maincontainer #frame #container #col2 #div #div2 li {
	padding-bottom: 10px;
}
div.news
{
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 1.1em;
	margin-left: 1em;	
}
#maincontainer #frame #container #col2 .calendar .gd_menu a {
	list-style-type: none;
}

#gd_menu {
color:#521C0C;
margin:0 0 2em;
}
#gd_menu div {
background:#E0E3EE none repeat scroll 0 0;
border-bottom:0.1em solid #FFFFFF;
padding:0.4em 0.2em 0.4em 1em;
}
#gd_menu div#gd_menu0 {
height:25px;
margin:0;
padding:0;
}
#gd_menu div#gd_menu0 img {
float:left;
}
#gd_menu div#gd_menu0 p {
-x-system-font:none;
font-family:Arial,Helvetica,sans-serif;
font-size:1.1em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:25px;
margin:0;
}
#gd_menu div#gd_menu0 a {
color:#041B66;
}
#gd_menu #gd_menu1 label {
margin-top:0.4em;
}
#gd_menu ul, #gd_menu form {
display:inline;
margin:0;
padding:0;
}
#gd_menu ul li, td.gd_menu ul li {
color:#999999;
display:inline;
margin-right:1em;
}
#gd_menu ul li a {
color:#041B66;
}
#gd_menu label {
color:#041B66;
float:left;
font-weight:bold;
width:14em;
}
#gd_disclaimer {
background:white none repeat scroll 0 0 !important;
border:1px solid #521C0C !important;
margin-top:1em;
text-align:center;
}
#gd_left, #gd_right {
float:left;
width:48%;
}
#gd_left ul li, #gd_right ul li {
margin:0.8em 0;
}
#gd_left {
margin-right:1em;
}
#pres ul.bold li a {
font-weight:bold;
}
#col2 ul.statements li#video {
background-image:url(/ga/images/video.gif);
background-position:left top;
background-repeat:no-repeat;
}

.gd_multimedia li.video {
background:transparent url(/ga/images/video.gif) no-repeat scroll left top;
}
.gd_multimedia li#pdf {
background:transparent url(/common/images/icons/ico_pdf.gif) no-repeat scroll left top;
}
.gd_multimedia li.doc {
background:transparent url(/ga/images/doc.gif) no-repeat scroll left top;
}
.gd_multimedia li {
list-style-image:none;
list-style-type:none;
margin:0.6em 0;
padding:0 0 0 2em;
}
.gd_multimedia li.unbisnet {
background:transparent url(/ga/images/unbisnet.gif) no-repeat scroll left top;
}
