/* Style sheet  */


body {
	background-color: #73aae0;
	background-image: url(images/bkgdgrad.jpg);
	background-repeat: repeat-x;	
}

#main {
	background-color: #fff;
	min-width:780px;
}


/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color:#c2d7ec;
}

#languages {
	background-color: #2bb4ed;
}

#languages ul li#russian  {
	color:#0033FF;
	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;
}


#topbanner {
	height: 104px;
	background-color: #6b99c8;		
}


#topbanner #hiddentitle, #hiddentitle span {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 104px;
}

#under {
	clear: none;
	width: 100%;
	float: left; 
	background-color: #1b5dc9;
	height: 20px;
	
}

/* 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(../../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: #213172;
	font-size: 120%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
	text-decoration: none;
}

#content   h4  {
	color: #0000FF;
	font-size: 110%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
	text-decoration: none;
}

#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;
	font-size: 0.9em;
	padding-right: 0.7em;
	padding-bottom: 0.4em;
	padding-left: 0.7em;
	padding-top: 0.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8C2DC;
}	

#mainnav ul li a:hover  {
	background-color: #D6DEF5;
}
#mainnav ul li a:visited {
	color: #00275B;
}
#mainnav  a:link, #mainnav  a:active    {
	color:#00275B;
}
#footer {
background-color: #2bb4ed;
}

#footer ul {
	margin-top: .5em;
}
#footer ul li  {
	display: inline;
}
#footer ul li a:link {
	color: #333333;
	text-decoration: none;
}
#footer ul li a:visited {
	color: #333333;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}
#footer ul li a:active {
	color: #333333;
	text-decoration: none;
}


#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: 310px;
	}