  /* Style sheet  */


body {
	background-color: #F7F9F2;
	background-image: url(/zh/events/sustainableenergyforall/images/grad_bkgd.jpg);
	background-repeat: repeat-x;
}
#main {
	background-color: #fff;
	min-width:780px;
}


/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color:#BFE6BA;
}

/* LANGUAGES */

#languages {
	background-color:#EBF3E8;
	height: 1.7em;
}

#languages ul li#chinese  {
	color: #003366;
	text-decoration: none;
}	
#languages ul li a:link, #languages ul li a:visited, #languages ul li a:hover, #languages ul li a:active {
	color:#236B21;
	text-decoration:none;
}
#languages ul li a:hover {
	text-decoration: underline;
}
	
	
/* TOP BANNER */

#topbanner {
	height: 125px;
	background-image: url(/zh/events/sustainableenergyforall/images/banner.jpg);
	background-repeat: no-repeat;
	background-color: #B3DAEB;
}

/* Use margin-top:26px for two-line title */
#topbanner h1 {
	margin-left: 165px;
	margin-top: 26px;
	font-size: 2em;
	color: #003366;
	text-align: left;
	display:none;
}
#topbanner .line2 {
	margin-top: -5px;
}
#topbanner    .date  {
	font-size: 78%;
	font-weight: normal;
}
#topbanner #unlogo img {
	margin-left: 525px;
	margin-top: 15px;
}



/* PAGE CONTENT ATTRIBUTES */

#content {
	width: 77%;
	float: left;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0.9em;
}
#content p {
	color: #333333;
	font-size:120%;
	line-height:1.4;
}

	
#content  p.toppara {
	padding-top: 2em;
}

#content a:link {
	color:#5E3D26;
	text-decoration: underline;
}
#content a:visited {
	color: #5E3D26;
}
#content a:hover {
	color: #003399;
}
#content a:active {
	color: #5E3D26;
}
#content ul li  {
	background-position: 0px 10px;
	background-image: url(/zh/events/sustainableenergyforall/images/bullet2.jpg);
	background-repeat: no-repeat;
 	font-size:120%;
	line-height:1.4;
}
#content ul ul li {
	background-image: url(/zh/events/sustainableenergyforall/images/bullet3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	font-size:110%;
	line-height:1.3;

}

#content h2 {
	color: #1C438C;
	font-size: 170%;
	font-weight: bold;
	}

#content h3 {
	color: #1C438C;
	font-size: 140%;
	background-color: #F7F5F2;
	font-weight: bold;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
}

#content h4 {
	color: #6D4E03;
	font-size: 125%;
	font-weight: bold;
}

#content ul{
	
	margin-bottom:6px;
	margin-top: 0px;
}
#content ul li {
	color: #333;
	padding: .3em 0 1% 1.4em;
	list-style-type: none;
	background-image: url(/zh/events/sustainableenergyforall/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 6px 9px;
}
#content ol{
	margin-top: 0px;
	margin-left: 25px;
}
#content ol li{
	padding: .3em 0 1% 1.4em;
}
#content ol.sub li{
	list-style-type: lower-alpha;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 1.4em;
}

/* QUOTES */
blockquote {
	font-size: 120%;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 0px;
	width: 95%;
	background-image: url(/zh/events/sustainableenergyforall/images/blockquotegrad.jpg);
	background-repeat: repeat-x;
	background-color: #f3f8fc;
	border: 1px solid #D4E2ED;
	padding-top: 1em;
	padding-right: 0.7em;
	padding-bottom: 1.5em;
	padding-left: 0.7em;
}

blockquote .credit {
	font-family: Simsong;
	padding-right: 0.6em;
	color: #003366;
	text-align: right;
}
blockquote .text  {
	width: 95%;
	padding-right: 1.2em;
	padding-top: 0.2em;
	padding-bottom: 0.6em;
	margin: 0px;
	color: #003366;
}
#imgright {
	font-size: x-small;
	float:right;
	color:#333333;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 2%;
	padding-left: 2%;
	width: 330px;
	}


/* MAIN NAVIGATION */

#mainnav {
	float: left;
	width: 20%;
	font-size: 1.2em;
	background-image: url(/zh/events/sustainableenergyforall/images/navgrad.jpg);
	background-repeat: repeat-x;
	background-color: #EBF3E8;
	padding-bottom: 1em;
}
#mainnav ul {
	margin: 0px;
}

#mainnav ul li {
	list-style-type: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D7D7D2;
	line-height:1.4;
}


#mainnav ul li a {
	text-decoration: none;
	color: #003366;
	display:block;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.7em;
	padding-right: 0.5em;
	line-height:1.4;
}
	

#mainnav ul li#home {
	display: block;
}

#mainnav ul li#home a {
	padding-left: .7em;
/*	    background-color: #22681F;*/
}


#mainnav ul li a:hover  {
	text-decoration: none;
	background-color: #22681F;
	display: block;
	color: #FFFFFF;
}

#mainnav  a:link, #mainnav  a:active, #mainnav  a:visited    {
	color:#333333;
}


/* FOOTER BAR */

#footer {
	background-color: #22681F;
	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: #FFFFFF;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
	color: #E1D7C1;
}
#wsscredit {
	font-size: 90%;
	color: #000033;
	text-align: center;
}
.sm {
	font-size: 0.9em;
	font-family: Simsong;
	color: #666666;
	text-align: left;
	padding-left: 0.7em;
}
