/* Style sheet  */

body {
	background-color: #B1A8A9;
	background-image: url(images/grad.jpg);
	background-repeat: repeat-x;
	font-family: simsong;
}
#main {
	background-color: #FFFFFF;
	min-width:800px;
	max-width:1050px;
	width: 95%;
	border: 6px solid #FFFFFF;
}
h1 {
	font-size: 1.35em;}

/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color:#756C6D;
}


/* LANGUAGES */

#languages {
	background-color: #FFFFFF;
	height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}
#languages ul {
	display: none;
}

#languages ul li#chinese  {
	color: #660000;
}	
#languages ul li a:link, #languages ul li a:visited, #languages ul li a:hover, #languages ul li a:active {
	color:#333333;
	text-decoration:none;
}
#languages ul li a:hover {
	text-decoration: underline;
}


/* TOP BANNER */

#topbanner {
	height: 150px;
	background-image: url(images/banner_bkgd.jpg);
	background-repeat: repeat-x;
}

#topbanner #hiddentitle, #hiddentitle span {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 150px;
	color: #333333;
}


/* PAGE CONTENT ATTRIBUTES */

#content {
	width: 80%;
	float: left;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0.9em;
}
#content  #breadcrumbs, #breadcrumbs a {
	color: #333333;
	font-size: 92%;
	margin-top: .3em;
}

#content p {
	color: #333333;
	line-height: 1.3em;
	font-size: 115%;
}
#content .spacedpara {
	line-height: 1.8em;
	font-family: "microsoft yahei";
	font-size: 125%;
}

	
#content  p.toppara {
	padding-top: 2em;
	line-height: 1.8em;
	font-family: "microsoft yahei";
	font-size: 125%;
}

#content a:link, #content a:visited, #content a:hover, #content a:active {
	color:#660000;
	text-decoration: underline;
}

#content ul li {
	color: #333;
	padding: .3em 0 1% 1.4em;
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 6px 9px;
	font-size: 115%;
	line-height: 1.4;
}
#content ul ul li  {
	background-position: 0px 10px;
	background-image: url(images/bullet2.jpg);
	background-repeat: no-repeat;
    font-size: 100%; 
}
#content ul ul ul li {
	background-image: url(images/bullet3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	font-size: 95%; 
}


#content h2 {
	color: #333333;
	font-weight: normal;
	font-size: 200%;
	font-weight: normal;
	font-family: "microsoft yahei";
	background-image: url(images/h2_shadow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-bottom: 0.3em;
	padding-top: 0em;
	}
#content .SlideshowSize h2 {
	color: #fff;
	font-size: 110%;
}
	
#content h3 {
	color: #660000;
	font-size: 150%;
	padding-top: 0.3em;
	font-family: "Century Gothic", Arial, Verdana;
	margin-top: 1em;
	font-weight: normal;
}

#content h4 {
	color: #333333;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 0.5em;
	margin-top: 1.5em;
}
#content    a:hover       {
	color: #333333;
	text-decoration: underline;
}

#content a:visited {
	color: #333333;
}

#content ul{
	
	margin-bottom:6px;
	margin-top: 0px;
}
#content  .imgleft {
	margin-right: 1.1em;
	float: left;
	margin-top: 2.2em;
	width: auto;
	background-color: #F5F1F0;
	border: 1px solid #CDC7C5;
	margin-bottom: 1.6em;
}
#content .eventtitle {
	font-size: 120%;
	color: #333333;
}
#content  .caption {
	display: block;
	float: left;
	width: 249px;
	padding: 0.5em;
	margin: 0px;
	font-size: 100%;
}
#content  .captionc {
	display: block;
	float: left;
	width: 392px;
	padding: 0.5em;
	margin: 0px;
	font-size: 100%;
}
#content .campaigns {
	margin-bottom: 2em;
	background-color: #F0F0F0;
	padding-top: 0em;
	padding-right: 1em;
	padding-bottom: 3.7em;
	padding-left: 1em;
}
#content .campaigns_xl {
	margin-bottom: 2em;
	background-color: #F0F0F0;
	padding-top: 0em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	height: 290px;
}
#content .campaigns_xl #video {
	float: left;
	margin-right: 1em;
	clear: none;
}
#content .fb, #content .ttr, #content .yt {
	width: 6em;
	padding-left: 35px;
	height: 23px;
	padding-top: 6px;
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 90%;
	background-color: #F9F9F9;
	font-weight: bold;
	float: left;
	margin-right: 1em;
	border: 1px solid #999999;
}
#content .fb {
	background-image: url(images/facebook.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
}
#content  .ttr {
	background-image: url(images/twitter_icon.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
}
#content  .yt  {
	background-image: url(images/youtube_icon.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
}



#content  .fb  a, #content .ttr a, #content .yt a {
	text-decoration: none;
}

#resources  {
	float: right;
	width: 25%;
	margin-left: 1em;
	margin-bottom: 1em;
	margin-top: 1em;
	clear: both;
}

#resources h2  {
	color: #FFFFFF;
	background-color: #C72918;
	background-image: none;
	padding: 0.1em;
	font-size: 130%;
	text-align: center;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: youyuan;
}

#resources  ul li  {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6E0500;
	list-style-type: none;
	padding-bottom: 0.5em;
	padding-left: .35em;
	background-image: none;
	font-size: 115%;
	line-height:1.4;}
#resources ul {
	margin-bottom: 1em;
}

#resources ul li a  {
	color: #333333;
	text-decoration: none;
	list-style-type: none;
	
}
#resources  ul  li.last         {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#resources  ul li a:hover  {
	color: #D4C8C8;
	text-decoration: underline;
}
#resources p.rss     {
	font-weight: bold;
	margin-top: 1.5em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #E0E0E0;
	display: block;
	text-align: center;
	background-image: url(images/rss_sm.gif);
	background-repeat: no-repeat;
	background-position: 25% 4px;
	padding: 0.2em;
	border: 1px solid #D7D7D7;
}
#resources      p      a:link, #resources  p  a:visited, #resources  p  a:active {
	text-decoration: none;
	display: block;
	color: #534139;
}

#live {
	font-size: 120%;
	margin-right: 1em;
	font-family: "Times New Roman", Times, serif;
	line-height: 15px;
	font-weight: normal;
	border: 2px dotted #C72918;
	color: #000000;
	width: 70%;
	margin-left: 0px;
	margin-top: 20px;
	float: left;
	text-align:center;
	padding-top: 10px;
}

/* QUOTES */
blockquote {
	font-size: 170%;
	margin-right: 1em;
	padding: 0.7em;
	font-family: "STXinwei";
	line-height: 24px;
	font-weight: normal;
	border: 2px dotted #C72918;
	background-color: #E0DCDB;
	color: #333;
	width: 67%;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
}

blockquote .credit {
	font-family: "Times New Roman", Times, serif;
	padding-right: 0.6em;
	color: #960D05;
	display: block;
	text-align: right;
	margin-top: 0.6em;
	font-size: 80%;
}
blockquote     .text  {
	width: 95%;
	padding-right: 1.2em;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	margin: 0px;
	color: #003366;
}

/* MAIN NAVIGATION */

#mainnav {
	float: left;
	width: 18.5%;
	background-image: url(images/navgrad.jpg);
	background-repeat: repeat-x;
	background-color: #FFFDFE;
	padding-bottom: 1em;
	padding-top: 2.2em;
}

#mainnav p a:hover {
	color: #DD4530;
	background-color: #F3EBE9;
	display: block;
}


#mainnav ul {
	margin: 0px;
	font-size: 115%;
}

#mainnav ul li {
	list-style-type: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CEC2C2;
}
#mainnav   ul   ul  li a {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	padding-left: 1.5em;

}
#mainnav ul ul li {
	border-bottom-style: none;
}



#mainnav ul li a {
	text-decoration: none;
	color: #660000;
	display:block;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.7em;
	padding-right: 0.5em;
}	

#mainnav ul li#home {
	display: block;
}
#mainnav ul li#home a {
	padding-left: .7em;
}

#mainnav ul li a:hover  {
	text-decoration: none;
	background-color: #F3EBE9;
	display: block;
}
#mainnav a:link, #mainnav a:active, #mainnav a:visited    {
	color:#333333;
}


/* FOOTER BAR */

#footer {
	background-color: #333333;
	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: #F3EBE9;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
	color: #F3EBE9;
}
#wsscredit {
	color: #333333;
	text-align: center;
	display: none;
	font-family:Arial, Helvetica, sans-serif;
	line-height:2;
}
