  /Style sheet/

html { 
	min-height: 100%;
	margin-bottom: 1px; 
}

body {
	background-color:#04456d;
	background-image:url(/zh/events/humanrightsday/2011/img/bkgd_grad2.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	font-family:simsong;
}

#main {
	background-color: #fff;
	border: 3px solid #fff;
	min-width:960px;
}

/SKIP TO NAVIGATION AND SKIP TO TEXT/
 
#skiplink, #skiplink a {
	color:#04456d;
}

/LANGUAGES */

#languages {
	background-color: #30a9f1;
	background-image:url(/zh/events/humanrightsday/2011/img/langbkg_hr2011.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 15px;
}

#languages ul li#chinese {
	color: #000;
}

#languages ul li a {
	color: #063755;
	font-size: .875em;
	text-decoration: none;
}

#languages ul li a:visited {
	color: #fae8bf;
}
 
#languages ul li a:hover {
	text-decoration: underline;
	color: #ffffff;	
}
 
/TOP BANNER/

#topbanner {
	background-color:#66CCFF;
	background-image:url(/zh/events/humanrightsday/2011/img/banner_hr2011.jpg);
	background-position:left;
	background-repeat: no-repeat;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color:#bcdef3;
	height: 170px;
}

#topbanner #hiddentitle, #hiddentitle span {
	background-image:url(/zh/events/humanrightsday/2011/img/banner_hr2011.jpg);
	background-position:left;
	background-repeat: no-repeat;
	height: 170px;
}

/MAIN NAVIGATION/

#mainnav {
	background-color: #fff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:#ccc;
	float: left;
	padding-bottom: 1em;
	width: 22%;
}

#mainnav ul {
	margin: 0px;
	padding-top: 12%;
}

#mainnav ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#ccc;
	display: block;
	list-style-type: none;
}

#mainnav ul li a {
	display: block;
	color: #333;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 1em;
	padding-right: 0.5em;
}

#mainnav ul li a:hover  {
	background-color: #0094d8;
	color: #ffffff;
	display: block;
}

/CONTENT/

#content {
	color: #000;
	float: left;
	line-height: 1.5em;
	margin-left:1.5em;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1.5em;
	width: 72%;
}

#content p {
	font-size:115%;
}
	

#content h2 {
	color: #074870;
	margin-bottom: .8em;
	font-size:160%;
}


#content h3 {
	color: #074870;
	margin-bottom: .5em;	
	font-size:140%;
}

#content h4 {
	color: #074870;
	margin-bottom: .5em;
	margin-top: 1.3em;
	font-size:120%;
}

#content ul li {
	background-color: #fff;
	background-image: url(/common/images/bullets/bullet_box.gif);
	background-repeat: no-repeat;
	background-position: 1% 8px;
	list-style-type: none;
	line-height: 1.7em;
	padding-left: 1.5em;
	font-size:115%;
}

#content ul li li{
	list-style-type: none;
	list-style-image:url(/zh/events/humanrightsday/2011/images/bullet3.gif);
	font-size:100%;
}

#content ol  {
	padding-left:60px;
	font-size:115%;
}

#content a:link, #content a:visited, #content a:hover, #content a:active {
	color:#0035B3;
}

#content a:visited {
	color: #959595;
}

#content a:hover {
	color: #CC6600;
}
#content .imgright {
	float: right;
	width: 250px;
	margin: 1em 0 1em 2em;
	padding: .1em;
	border: 4px solid #cccccc;
}

#content .imgright p, #content .imgleft p{
	color: #333333;
	font-size: 100%;
	padding: .2em;
	line-height: 1.2em
}

#content .imgleft {
	float: left;
	width: 320px;
	margin: 0 2em 1em 0;
	padding: .1em;
	border: 4px solid #cccccc;
}
/**PHOTO BOX**/

#photo .bigimage{
	border: 2px solid #ccc;
	margin-top: 1em;
	margin-right: 0;
	margin-left: 6em;
	margin-bottom: .2em;
}


/**NEWS BOX**/

#content #newsbox {
	border: 3px solid #074870;
	display: block;	
	float: RIGHT;
	line-height: 1.5em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 2em;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left:1em;	
	width: 30%;
}

#content #newsbox p.bigtext{
	padding-bottom: 0;
	margin-bottom:0;
}

#content ul#socialmedia {
	background-color: #fff;
	background-image:none;
	list-style-type:none;
}

#content ul#socialmedia li {
	background-image:none;
	display:inline;
	list-style-type:none;
	margin: 0;
	padding: 0;
}


/FOOTER BAR/

#footer {
	color: #004571;
	background-color: #bcdef3;
}

#footer ul {
	margin-top: 0em;
}

#footer ul li  {
	display: inline;
	text-decoration: none;
}

#footer ul li a {
	color: #004571;
}

#footer ul li a:visited {
	color: #424242;
}







