@charset "utf-8";
/* CSS Document */

@import url("reset.css");

em { font-weight: inherit; }

/*******************************
	HTML Labels
********************************/

/*******************************
	General Section
********************************/
#container
{
 width:1200px;
 margin:0 auto;
 font-family: Verdana,Arial, Helvetica, sans-serif;
}

/*·········· top ···············*/

h1.logo
{
 width:345px;
 height:91px;
 background:url(../images/h1_logo.jpg) scroll no-repeat 104px 0px;
}

ul#nav
{
 width:855px;
 height:91px;
 margin:-91px 0 0 345px;
}
#nav ul
{
	display: none;
}


.highlight {
	font-style: italic;
}


/*·········· forms···············*/

#forms
{
 float:left;
 margin:0;
 background-color:#e7e7e8;
 padding: 19px 0 0 0;
 width: 345px;
}

#forms form
{
	display: inline;
 background-color:#e7e7e8;
}
#langMenu li {
	text-indent: -9999px;
	width: 24px;
	overflow: hidden;
}

#searchBox {
	float: left;
	padding-bottom: 12px;
}


#peopleImg
{
 clear: both;
 display:block;
 width:345px;
 height:221px;
}

/*·········· mainInfo···············*/

#mainInfo
{
 float:left;
 width:826px;

 min-height:261px;
 padding:10px 0px 0px 29px;
 background-color:#005496;
 color:#ffffff;
}



* html #mainInfo
{
 height:261px;
}

#mainInfo #mainInfo1
{
 float:left;
 display:inline;
 width:369px;
}


#mainInfo #mainInfo2
{
 float:left;
 display:inline;
 width:310px;
 margin:0 0 0 29px;
}

#mainInfo #mainInfo2 h3 {
	font-weight: bold;
}

#mainInfo #clear
{
 clear:both;
}
/*·········· footer···············*/

#footer
{
 clear: both;
}

#spotlight
{
 float:left;
 width:167px;
 padding:15px 14px 0 376px;
 background:url(../images/cbf.png) scroll no-repeat 284px 15px;
 position: relative;
}
#spotlight #cbfInfoLink {
	position: absolute;
	left: 281px;
	width: 44px;
	height: 65px;
	top: 11px;
	text-indent: -6000px;
}
#spotlight #cbfInfoLink a {
	display: block;
	height: 65px;
}

#donation
{
 float:left;
 width:173px;
 padding:15px 14px 0 14px;
 background:url(../images/footer_line.png) scroll no-repeat 10px left;
}

#regions
{
 float:left;
 width:317px;
 padding:15px 14px 0 14px;
 background:url(../images/footer_line.png) scroll no-repeat 10px left;
}


/*******************************
	Especific Sections
********************************/

/*·········· top ···············*/

h1.logo span {display:none}

ul#nav li
{
 float:left;
 height:45px;
 padding:46px 20px 0; 
 font-size: 16px;
 font-weight:bold;
}

ul#nav li.last {
	padding-right: 0;
}

#footerLinks li.li22,
ul#nav .li22
{
}

#footerLinks li.li8,
ul#nav .li8
{
}

#footerLinks li.li7,
ul#nav .li7
{
}

ul#nav .li6
{
}

ul#nav li a
{
 color:#005496;
 text-decoration:none;
}

ul#nav li a:hover, ul#nav li a:active 
{
 text-decoration: underline;
}

/*·········· forms···············*/

/*------------ ul-------------*/
#forms #langMenu  ul
{
 float:left;
 display:inline;
 position:relative;
 top:3px;
 width:82px;
 height:15px;
 margin:0 0 0 106px;
 background:url(../images/flags.png) scroll no-repeat 0px 0px;
}

#forms #langMenu ul li
{
 float:left;
 display:inline;
}

#forms #langMenu ul li a,
#forms #langMenu ul li a span
{
 float:left;
 display:inline;
 width:21px;
 height:13px;
}

#langMenu li.active a {
	border:1px solid #000000; 
	height: 13px;
	overflow: hidden;
}

/*
#langMenu li.active span.nl {
	 background:url(../images/flags_active.png) scroll no-repeat top left;
}
#langMenu li.active span.ru {
	 background:url(../images/flags_active.png) scroll no-repeat -24px 0px;
}
#langMenu li.active span.en {
	 background:url(../images/flags_active.png) scroll no-repeat -48px 0px;
}

#forms ul li a:hover { 
	border:1px solid #000000; 
	height: 13px;
	overflow: hidden;
}
*/

/*------------ -------------*/

form #inputSearch
{
 float:left;
 display:inline;
 width:86px;
 height:1.2em;
 margin:0 5px 0 0; 
 border-width:1px 1px 1px 1px; 
 border-style:solid solid solid solid;
 border-color:#CCCCCC #f2f2f2 #f2f2f2 #f2f2f2;
} 

form #btnSearch
{
 float:left;
 width:52px;
 height:19px;
}

/* Contact us */
div#contactus {
	background: #fff;
	overflow: hidden;
	font-size: 0.7em;
	padding: 5px;
}

div#contactus span {
    font-weight: bold;
    margin: 0 0 0 40px;
}

div#contactus ul {
	float: right;
}
div#contactus ul li {
	display: inline;
	padding: 0 4px 0 3px;
	background: url('../images/contactus-divider.gif') no-repeat right center;
}

div#contactus ul li.last {
	background: none;
}

div#contactus ul li a {
	color: #000;
}
div#contactus ul li a:hover {
	text-decoration: none;
}

/*·········· MainInfo ···············*/

#mainInfo h2
{
 font-size: 20px;
 font-weight:bold;
}

#mainInfo p
{
 margin:14px 0;
 font-size:0.70em;
 font-weight:normal;
}

#mainInfo p a
{
 display:block;
 min-width:13px;
 min-height:13px;
 padding:0 0 0 15px;
 background:url(../images/more_blue.png) scroll no-repeat 0px 0.15em;
 font-weight:bold;
 color:#c7c7c7;
 text-decoration:none;
}

#mainInfo p a:hover {color:#FFFFFF}

* html #mainInfo p a
{
 width:13px;
 height:13px;
}


#mainInfo2 h2.resource {padding-top:4px}

/*·········· footer···············*/

#footer h1,
#footer h3
{
 padding:0 0 12px 0;
 font-size: 18px;
 font-weight:bold;
 color:#005496;
}

#footer p
{
 padding:0 0 14px 0;
 font-size:0.78em;
 color:#474747;
}

#footer p strong {font-weight:bold}


#footer p a
{
 display:block;
 min-width:17px;
 min-height:14px;
 font-weight:bold;
 color:#ed1c24;
 text-decoration:none;
}

* html #footer p a
{
 width:150px;
 height:14px;
}

#footer p a:hover, #footer p a:active {color:#666666}

/*------------ spotlight -------------*/

#regions p img#mapWorld {margin-left:14px;}

/*------------ donation -------------*/

/*------------ regions -------------*/

div.news-latest-container {
    padding: 10px 0;
}

#mainInfo div.news-latest-container p {
    margin: 3px 0 0;
}


.news-latest-item h4,
.news-latest-item h4 a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

.news-latest-item h4 a:hover {
	text-decoration: underline;
}

#footerLinks {
	clear: both;
	font-size:12px;
	padding:7px 0 7px 0;
	margin: 13px 0 7px 345px;
	background-color: #005496;
}
#footerLinks ul {
	display: block;
	margin: 0; 
	padding:0;
	font-size: 16px;
	font-weight:bold;
	overflow: hidden;
}	
* html #footerLinks ul {
	overflow: visible;
	height: 1px;
}
#footerLinks li {
	float: left;
}
#footerLinks a {
	color:#ffffff;
	text-decoration:none;
}
#footerLinks a:hover {
	text-decoration: underline;
}


/* Sitemap */
div#sitemap {
	clear: both;
	font-size:12px;
	padding:7px 0 7px 0;
	margin: 13px 0 7px 375px;
	overflow: hidden;
}

div#sitemap div.csc-sitemap {
	background: #D2E9F2;
	float: left;
	padding: 10px 0 10px 10px;
}

div#sitemap ul {
	overflow: hidden;
}

div#sitemap ul li {
	float: left;
	width: 125px;
}

div#sitemap ul li a {
	color: #ff0000;
	font-style: italic;
}

div#sitemap ul li a:hover {
	text-decoration: none;
}

div#sitemap ul ul li {
	float: none;
}

div#sitemap ul li ul a {
	color: #474747;
	font-style: normal;
	text-decoration: none;
}
div#sitemap ul li ul a:hover {
	text-decoration: underline;
}

div#sitemap ul ul ul {
	display: none;
}

