  /* Style sheet  */


body {
	background-color: #FFFFFF;
	}
#main {
	background-color: #fff;
	min-width:780px;
}


/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color:#FFFFFF;
}

/* LANGUAGES */

#languages {
	background-color: #024F9D;
	height: 1.7em;
}

#languages ul li#russian  {
	color: #66CCFF;
	text-decoration: none;
}	
#languages ul li a:link, #languages ul li a:visited, #languages ul li a:hover, #languages ul li a:active {
	color:#FFFFFF;
	text-decoration:none;
}
#languages ul li a:hover {
	text-decoration: underline;
}


	
/* TOP BANNER */
#topbanner {
	background-color: #003366;
	height: 105px;
	background-image: url(/ru/rights/expression/images/bkgbanner.gif);
	background-repeat: repeat-x;	
	
}


#topbanner #hiddentitle, #hiddentitle span {
	background-image: url(/ru/rights/expression/images/banner.gif);
	background-repeat: no-repeat;
	
	height: 105px;
}

/* PAGE CONTENT ATTRIBUTES */

#content {
	width: 79%;
	float: left;
	margin: 0;
	margin-top: 1em;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0.9em;
}
#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: 0px;
	padding-left: 20px;
}


#content p {
	color: #333333;


}

#content a:link, #content a:visited, #content a:hover, #content a:active {
	color:#003399;
	text-decoration: underline;
}

#content a:hover {
	color: #2E87C8;

}

#content a:visited {
	color: #2875AE;
}
#content ul li
{
	padding-bottom: 10px;

}
#content ul li ul li
{
	padding-bottom: 0px;

}


#content h2 {
	color: #5369ee;
	font-weight: normal;
	font-size: 130%;
	font-weight: bold;
	text-align: left;
	margin-top: 0em;
	}
#content   h3  {
	color: #000033;
	font-size: 120%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
	text-decoration: none;
}

#content h4 {
	color: #993300;
	font-size: 115%;
	font-weight: normal;
	margin-bottom: 15px;
}

/* MAIN NAVIGATION */

#mainnav {
	float: left;
	width: 19%;
	background-color: #EBEEF5;
	padding-bottom:1em;
	margin-top: 1em;
}

#mainnav ul {
	margin: 0px;
}

#mainnav ul li {
	list-style-type: none;
}

#mainnav ul li a {
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #B8C2DC;
	font-size: 0.9em;
	padding-right: 0.7em;
	padding-bottom: 0.4em;
	padding-left: 0.7em;
	padding-top: 0.3em;
}	

#mainnav ul li a:hover  {
	background-color: #D6DEF5;
}
#mainnav ul li a:visited {
	color: #00275B;
}
#mainnav  a:link, #mainnav  a:active    {
	color:#00275B;
}

/* PAGE CONTENTS */


/* FOOTER BAR */

#footer {
	background-color: #003366;
	color: #FFFFFF;
}

#footer ul {
	margin-top: 0em;
}
#footer ul li  {
	display: inline;
}
#footer ul li a {
	color: #fff;
	text-decoration: none;
}
#footer ul li a:visited {
	color: #E1D7C1;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
	color: #E1D7C1;
}

#wsscredit {
	font-size: 90%;
	color: #000033;
	text-align: center;
}

th, td {
	border: 1px solid #DFDFDF;
	padding: .5em;
		
}
th {
	font-weight: bold;
	text-align: left;
}