/* ########## HTML ELEMENT STYLES ##########*/	

html, body{
	margin: 0;
	background-color: #FFF;
	font-family: arial,serif;
	font-size: 100%;
    line-height:1.125em; /* 16×1.125=18 */
	color: #000;
	background: #FFF url(/20201208093541oe_/http://www.cuhk.edu.hk/rih/images/topBar_Bg.jpg) repeat-x center top;
}
img {	
	display: block;
	border: 0;
}
.hidden {
	display:none;
}
/* Generic Text styles */
strong {
	font-weight: 700;
}
.left{
	float:left;
}
.right{
	float:right;
}
/*h1, h2, h3, h4, h5 {
	font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-weight: 400;
}*/

/* Generic heading styles */

/* ################### STYLES for Default links ##########*/	
a, a:link {
	text-decoration: none;
	color:  #987F19;
}
a:visited {
	color:  #987F19;
}
a:hover {
	color: #993300;
}
a:active {
	color:  #987F19;
}
/* ################ START - Main Block Elements ###########*/
#wrapper {
	width:1000px;
	position: relative;
	text-align: left;
	margin: 0 auto;
}
#wrapper:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#topNav{
	width: 1000px;
	height: 215px;
	float: left;
	position: relative;
	z-index:2;
}
#menuBar{
	position: absolute;
	bottom: 8px;
	left: 16px;
	width: 1000px;
	height: 24px;
	_bottom:0px; z-index: 1000;
}
#menuBar li{
	float: left;
	margin:3px;	
}
#logo{
	position: absolute;
	left:5px;
	top:10px;
}
.siteTitle{
	position: absolute;
	left:120px;
	top:50px;
}
/***** for the nav css ****/
#nav{
	padding: 0;
	z-index: 1000;
}
#nav ul {
	padding: 10px;
	list-style: none;
	background-color: #EEEBE7;
	border:1px solid #CDC5A4;
	z-index: 1000;
}
#nav a {
	color: #918066;
	font-size: 13px;
	line-height: 2em;	
	font-family: arial, helvetica, simhei, 微軟正黑體, sans-serif;
z-index: 1000;
}
#nav a:hover {
	color: #CC9900;
}
#nav>li {
	float: left;
}
#nav li ul {
	position: absolute;
	display: block;
	margin:1px 1px;
	left: -999em;	z-index: 1000;
}
#nav li ul li{
	display: block;
	clear:both;
}
#nav li:hover ul {
	left: auto;
}
#nav li:hover li:hover {float: left;	
}
.menu1{
	display: block;
	width: 93px;
	height: 32px;
	background: url(/20201208093541oe_/http://www.cuhk.edu.hk/rih/images/topNav_btnhome.gif) center bottom;
	text-indent: -99999px;
}
.menu1:hover{
	background-position: center 2px;
}

.language_btn{
	position: absolute;
	right:10px;
	_right:0;
	top:30px;
	width:120px;
	height:16px;
	z-index: 10px;
}
.menu_B5{
	float:left;
	display: block;
	width: 31px;
	height: 31px;
	text-indent: -99999px;
}
.menu_B5:hover, .menu_B5.selected{
	background-position: center 4px;
}
.menu_GB{
	float:left;
	display: block;
	width: 31px;
	height: 31px;
	text-indent: -99999px;
}
.menu_GB:hover, .menu_GB.selected{
	background-position: center 4px;
}
/***Content home ***/
#content_event{
	float:left;
}
#content_home h1, #content_event h1 {
	margin-bottom: 20px;
}
#content_home h2, #content_event h2{
	line-height: 1.7em;
	font-size: 14px;
}
#content_home h2 a, #content_event h2 a {
	color: #B9A460;	
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;}
#content_home h2 a:hover, #content_event h2 a:hover {
	color: #993300;
}
#content_home .sep, #content_event .sep {
	width: 100%;
	background: transparent url(/20201208093541oe_/http://www.cuhk.edu.hk/rih/images/event_sep.gif) repeat-x;
	height: 8px;
	float: left;
	margin:8px 0;
}
#project .sep,#event .sep {
	margin: 30px 0 20px 0;
	border-bottom: 1px dashed #ccc;
	}
#content_home .col1, #content_home .col2{
	float: left;
	height: 500px;
}
#content_home .col1{
	width: 387px;
	margin:0 40px 0 22px;
	position: relative;
	_display:inline;
}
#content_home .col2{
	width: 532px;
}
#content_home .col2 .centers{
		background-color: #F5F3F0;
		float: left;
		height: 440px;
		width: 532px;
}
#content_event .col1{
	width: 750px;
	margin:0 40px 0 22px;
	position: relative;
}
.btn_learnMore{
	position: absolute;
	bottom: 20px;
	right:0;
}
.centerTable{
	width:100%;
}
.centerTable td{
	padding:3px;
	border-bottom: 1px solid white;
}
/**** inside page skeleton***/
#topBar{
	width: 1000px;
	height: 150px;
	float:	left;
}
#home #topBar{
	width: 1000px;
	height: 341px;
	margin:8px 0 30px 0;
	margin: 17px 0 30px 0  \9;
	float:left;
}

#content_wrapper{
	width:1000px;
	float:left;
	position: relative;
	color:#333;
	line-height: 2em;
	font-size: 12px;
	margin-top:10px;
	min-height: 300px;
}
#subNav{
	width: 176px;
	float:	left;
	padding: 0 5px 0 5px;
}
#subNav li{
	margin: 0;
}
#subNav img{
	margin-bottom:20px;
	*display:inline;
}
.contentArea{
	width:775px;
	float: left;
	margin-right:30px;
}
#project .contentArea h2{
	font-size: 28px;
}
#project .contentArea p{
	margin-bottom: 1.2em;
}
#project .contentArea ol li{
	list-style-type: decimal;
	margin-left: 2em;
}
#project .contentArea ol{
	margin-bottom: 1.5em;
}
#project .contentArea ul.insideList li{
	list-style-type: disc;
	margin-left: 2em;
}
#event .contentArea sup{
	vertical-align:super;
}
#event .contentArea p{
	margin-bottom: 1.2em;
}
.contentArea H1{
	margin:0;
}
.contentArea H2{
	margin:15px 0;
	font-size: 36px;
	color:#C6B46B;
	font-family: arial, sans-serif;
	font-weight: bold;
	line-height: 1.4em;
}
.contentArea H2.noBottomMargin{
	margin:15px 0 -25px;
}

.contentArea H3{
	margin:30px 0 15px 0;
	font-size: 25px;
	color:#C6B46B;
	font-family: arial, sans-serif;
	line-height: 1.4em;
}
#event .contentArea H3{
	font-weight:bold;
}
.contentArea H3.noBottomMargin{
	margin:15px 0 0;
}
.contentArea H5{
	font-size: 14px;
	font-family: arial, sans-serif;
	line-height: 1.4em;
	font-weight: bold;
	color:#C6B46B;
	margin: 15px 0 10px 0;
}
.contentArea H5.higherMargin{
	margin:15px 0 20px;
}
.bottomTop{
	width:48px;
	clear: both;
	height: 21px;
	margin: 30px auto;
	padding-top:30px;
}
/*** common elements**/
ul.withBullet li{
	list-style: none;
	background: transparent url(/20201208093541oe_/http://www.cuhk.edu.hk/rih/images/text_bullet.gif) no-repeat left 5px;
	padding-left:20px;
	line-height:2em;
}
#event ul.withBullet li{
	margin:0 0 20px;
	line-height:1.1em;
	font-size:1.3em;
}
#event ul.withBullet.test li{
	margin:0 0 8px;
	line-height:1.8em;
	font-size:1em;
}
#event ul.withBullet li a{
	color:#c6b46b;
}
#event ul.withBullet li a:hover{
	color:#993300;
}
#event ul.withBullet li a .eventListDate{
	color:#b0a16d;
}
#event ul.withBullet li a:hover .eventListDate{
	color:#993300;
}
ul.withBullet .eventListDate{
	margin:0 0 8px;
	font-size:0.8em;
	font-weight:normal;
	display:block;
}
.topList{
	margin:20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}
.establishYear{
	background-color: #F4F3F2;
	padding:0px 8px;
	color:#666;
	width: 176px;
	margin-bottom: 10px;
}
.eventDate{
	background-color: #F4F3F2;
	padding:0px 8px;
	color:#666;
	display:inline-block;
	margin-bottom: 10px;
}
a.externalLink{
	background:transparent url(/20201208093541oe_/http://www.cuhk.edu.hk/rih/images/icon_external_link.gif) no-repeat 5px 3px;
	padding:0 0 0 22px;
}
a.btnEnlarge{
	background:transparent url(/20201208093541oe_/http://www.cuhk.edu.hk/rih/images/iconMagnifier.gif) no-repeat;
	padding:0 0 0 22px;
}
.footnote{
	color:#AA943F;
	padding: 20px 0 10px 20px;
	background: #fff url(/20201208093541oe_/http://www.cuhk.edu.hk/rih/images/text_indentGraphic.gif) no-repeat left 20px;
	_height: 20px;
	width: 695px;
}
.contentSep{
	width: 770px;
	margin: 30px auto;
	border-bottom:1px dashed #ccc;
}
.peopleName{
	font-size:16px;
	line-height: 1.8em;
}
cite{
	font-style: italic;
}
a.external{
	background: transparent url(/20201208093541oe_/http://www.cuhk.edu.hk/rih/images/icon_external.gif) no-repeat left top;
	padding-left: 25px;
}
table.eventPhotoTable td{
	width:33%;
	padding:0 10px 5px;
	vertical-align:top;
	line-height:1.6em;
}
table.eventPhotoTable td.noLeftMargin{
	padding:0 10px 5px 0;
}
.eventPhotoTable2{
	border-top: 1px dashed #ccc;
	border-spacing: 5px;
	padding-top: 10px;
	border-collapse: separate;
}
table.eventPhotoTable2 td{
	width:auto;
	padding:0 10px 5px 0;
	vertical-align:top;
	line-height:1.6em;
}
table.eventPhotoTable2 .caption{
	text-align: justify;
}
/**** Footer ***/
#footer {
	width: 100%;
	height:81px;
}
#footerBar{
	color:#333;
	font-size: 11px;
	position: absolute;
	left:0;
	width: 1000px;
	margin:10px 0;
	height:70px;
}
#footerBar .right{
	position: absolute;
	right:0;
	bottom:22px;
}
#footerBar img{
	display: inline; padding: 1px 4px 0 2px; vertical-align: middle;
}