  /* Style sheet  */

/* Adds right scroll bar to avoid bouncing on short pages */
body {
	background-image: url(/ru/humanitarian/assistance/images/bkgdgrad.jpg);
	background-color: #C0D7DD;
	background-repeat: repeat-x;
}

	
/* MAIN CONTAINER - HOMEPAGE*/



 /* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color:#DDEBEE;
}



/* BRANDING BAR*/

/* LANGUAGE BAR */

#languages {
	height: 25px;
	background-color: #DEE6F1;
	background-image: url(/ru/humanitarian/assistance/images/langbkgd.jpg);
	background-repeat: no-repeat;
	padding-top: .5em;
}

#languages ul {
	text-align: right;
	padding: 0;
	margin-right: 1.7em;
}
#languages ul li {
	list-style-type:none;
	text-align: right;
	color: #333333;
}
#languages ul li a:link {
	color:#012136;
	text-decoration:none;
}
#languages ul li a:visited {
	text-decoration:none;
	color: #012136;
}
#languages ul li a:hover {
	text-decoration:none;
	color: #6786B7;
}
#languages ul li a:active {
	text-decoration:none;
	color: #012136;
}


/* TOP BANNER */

#banner {
	clear: none;
	height: 92px;
	background-color: #B5C8E6;
	background-image: url(/ru/humanitarian/assistance/images/title.jpg);
	background-repeat: no-repeat;
	background-position: 10px;
}


#hiddentitle, #hiddentitle span {
	background-repeat: no-repeat;
	height: 93px;
	background-image: url(/ru/humanitarian/assistance/images/title.jpg);
}

#hiddentitle span {
	margin-bottom: -70px;
}


h1 {
	font-size: 14px;
	margin:0;
	text-align: left;
	color: #000033;
	padding: 0;
}

h1 span {
	display: block;
	position: relative;
	z-index: 1;
}

/* LEFT MENU BAR: navigation links */

#mainnav {
	float: left;
	width: 18%;
	background-color: #C4D7FF;
		
}
	
#mainnav ul {
	margin: 0;
	padding: 0
}

#mainnav ul li {
		list-style-type: none;
}	
#mainnav ul li a {
	display: block;
	text-decoration: none;
	padding: 5px 18px 5px 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6786B7;
	
}	

#mainnav ul li a:link, a:visited {
	color:#712D00;
	text-decoration: none;
}
	
#mainnav ul li a:hover  {
	background-color: #EBEBEB;
	color: #001E44;
}
	
#mainnav ul li a:active {text-decoration: none;}

#mainnav ul ul li a  {
	padding-left: 1.5em;
	font-weight: normal;

}
#mainnav ul ul li a:link {
	color: #333333;
}

/* PAGE CONTENT ATTRIBUTES */


#content {
	width: 80%;
	float: left;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0.8em;
}

#content h2 {
	color: #712D00;
	font-size: 1.05em;
	font-weight: bold;
	padding: 2px 9px 0 0;
	margin-top: 0.8em;
	text-transform: uppercase;
}

#content h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #6786B7;
	border-bottom: 1px solid #6786B7;
	padding: 3px 0px;
}
#content h4 {
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
	font-style: normal;
}
	
#content p {
	color: #333333;
	text-decoration: none;
	margin: 10px;
}

#content p.bold {
	font-weight: bold;	
}
#content  p.toppara {
	padding-top: 1em;
}

#content a {
	padding-left: 0px;
	color:#02327A;
}
#content a:link, a:active {
	background:none;
	text-decoration: underline;
}

#content a:visited {
	color: #6786B7;
	text-decoration: underline;
}
#content a:hover {
	color:#6786B7;
	background:none;
	text-decoration: underline;
}
#content ul {
	color: #FF0000;
}


#content ul li {
	list-style-type: none;
	color: #333333;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2%;
	padding-left: 3%;
	
}

#footer {
	background-color: #79B1F0;
	color: #003399;
	height: 3em;
}

#footer ul {
	margin-top: 0.3em;
}
#footer ul li  {
	display: inline;
}
#footer ul li a {
	color: #003399;
	text-decoration: none;
}
#footer ul li a:visited {
	color: 003399;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
	color: #C4D7FF;	
}


#main #content ol li {
	font-size: 0.75em;
	padding-bottom: 15px;
}
#main #content table {
	font-size: 0.75em;
}
#main #content h4 {
	font-weight: bold;
	font-size: 1.09em;
	color: #013A65;
}
#content #newsblock {
	float: right;
	width: 30%;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0.2em;
	margin-left: 1em;
}
#content #newsbox {
	border: 1px solid #6786B7;
}

#content #newsbox h2 {
	font-size: 100%;
	color: #CC6600;
	line-height: 2em;
	padding-left: .4em;
	background-color: #C4D7FF;
	display: block;
	font-weight: bold;
	margin: 0;
}
#content #newsbox ul {
    font-size: 100%;
	list-style-type: none;	
	padding: 0 .4em;	
	margin-top: 0;
	margin-right: 0;
	margin-bottom: .5em;
	margin-left: 0;
}

#content #newsbox  ul li {
	padding: 0 0 .4em 0;
	border-bottom: 1px dotted #EBCE81;
}

#content #newsbox ul li a {
	text-decoration: none;
}

#content  #newsbox  #more a {
	text-align: right;
	font-size: 120%;
	padding-left: 0.7em;
	}
#main #content blockquote {
	background-color: #EBF8FC;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #78C2EB;
}
#orngbar {
	background-repeat: repeat-y;
	height: 25px;
	background-position: 0px 0px;
	width: 100%;
	background-color: #DCE4EF;
	background-image: url(/ru/humanitarian/assistance/images/orggbkgd.jpg);
}
