/* Style sheet  */

/* Adds right scroll bar to avoid bouncing on short pages */
body {
	background-color: #e0e3e8;
}

	
/* MAIN CONTAINER - HOMEPAGE*/



 /* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color:#e0e3e8;
}



/* BRANDING BAR*/

/* LANGUAGE BAR */

#languages {
	background-color: #E0D5C5;
	height: 15px;
	padding-top: 0.2em;
}

#languages ul {
	text-align: right;
	padding: 0;
	margin-right: 1.7em;
}
#languages ul li {
	list-style-type:none;
	text-align: right;
	color: #D1DFFA;
}
#languages ul li a:link {
	color:#D1DFFA;
	text-decoration:none;
}
#languages ul li a:visited {
	text-decoration:none;
	color: #D1DFFA;
}
#languages ul li a:hover {
	text-decoration:none;
	color: #9FBDF4;
}
#languages ul li a:active {
	text-decoration:none;
	color: #0374BE;
}


/* TOP BANNER */

#banner {
	height: 104px;
	background-color: #a4c0e6;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	
	
}
#main
{
width:64.3em
}
#hiddentitle, #hiddentitle span {
	background-repeat: no-repeat;
	height: 104px;
	background-image: url(images/banner.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: #e4e5e9;
		
}
	
#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: dotted;
	border-bottom-color: #493a2c;	
}	

#mainnav ul li a:link, a:visited, a:active {
	color: #493a2c;
	text-decoration: none;
}
	
#mainnav ul li a:hover  {
	background-color: #EBEBEB;
	color: #333333;
}
	
#mainnav ul li a:active {text-decoration: none;}



/* 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: #79818d;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 0.8em;
	padding-top: 2px;
	padding-right: 9px;
	padding-bottom: 0;
	padding-left: 0.9em;
}

#content h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #563310;
	padding-left: 0.9em;
}
#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;
}

#footer {
	background-color: #ceb287;
	color: #003399;
}

#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;
}

#main #content blockquote {
	background-color: #EBF8FC;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #78C2EB;
}
#orngbar {
	height: 20px;
	width: 100%;
	background-color: #E0D5C5;
}
#wsscredit {
	font-size: 90%;
	color: #000033;
	text-align: center;
}

#imgright {
	font-size: x-small;
	float:right;
	color:#333333;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 2%;
	padding-left: 2%;
	width: 200px;
	}
	
	#content ul li {
	list-style-type: none;
	background-image: url(/ru/climatechange/summit2009/images/bullet-arrow.png);
	background-repeat: no-repeat;
	background-position: 0px -3px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
