/*
  Website Developer: Oursky Limited
  URL: http://www.oursky.com */

/* content*/
#text {
  float: left;
  width: 420px;
  padding: 0 2em;
}

#text h1 {
  position: relative;
	padding: 0 0 1em 0;
	border: 0;
}

#text p {
  position: relative;
	padding: 0 0 1.5em 0;
}

#photos {
  float: left;
  padding: 65px 0 0 2em;
}

ul#photos li {
  width: 200px;
  height: 150px;
  position: relative;
  top: 0;
  margin: 0 0 1em 0;
}

#clear {
  clear: both;
}

/* passage*/
div.passage ul {
	width: 45em;
	padding: 1.5em 0;
	border-bottom: 1px solid #ccc;
}

div.passage ul li {
	display: inline;
}

div.passage ul:last-child {
	border-bottom: 0;
}

/* tabs*/
#tabs {
	width: 38em;
	position: relative;
  left: 8.2em;
	padding: 3px 1em;
	background-color: #d3d6e4;
	background-image: url('../images/tab-left.gif');
	background-repeat: no-repeat;
}

#tabs a {
	color: #44b;
}

#tabs li {
	font-size: 14px;
	padding: 0 1em;
	display: inline;
	border-right: 1px solid #44b;
}

#tabs li:last-child {
	border-right: 0;
}

/* details*/
#details {
	width: 520px;
	padding: 1em 0 0 0;
	font-size: 100%;
}

#details ul {
	padding: 0 0 0.5em 0;
	list-style: none;
}

#details ul li {
	padding: 0.2em 0;
	margin-bottom: 0px;
}

#details ul li p {
/*  display: inline;*/
}

#details ul li p.first {
  width: 20%;
  font-weight: bold;
  float: left;
}

#details ul li p.last {
  width: 70%;
  float: right;
	color: #444;
}

#details ul li p.last a {
  margin-right: 15px;
}

/* description*/
#description {
	position: relative;
	width: 480px;
	padding: 1em;
	margin: 1em 0em 1em 0em;
	border: 2px solid #bec8db;
}

#description div#description-left {
  float: left;
	width: 215px;
	padding: 0 1.5em 0 0;
	margin: 1em 0em 1em 0em;
  display: inline;
  word-wrap: break-word;
}

#description div#description-right {
	width: 195px;
	margin: 1em 0em 1em 0;
	padding: 0 0.8em 0 1em;
  float: left;
  display: inline;
	border-left: 1px solid #ccc;
  word-wrap: break-word;
}

#description h4 {
  margin: 0;
}

#description div h5 {
	padding: 0.5em 0 1.5em 0;
}

#description div#description-left ol, #description div#description-right ol {
  list-style-type: decimal;
  list-style-position: outside;
  margin-left: 25px;
}

#description div#description-left ul, #description div#description-right ul {
  list-style-type: square;
  list-style-position: outside;
  margin-left: 25px;
}

#description div#corner1, #description div#corner2, #description div#corner3, #description div#corner4 {
  margin: 0;
  padding: 0;
}

#description div#corner1 {
	position: absolute;
	top: -2px;
	left: -2px;
	width: 19px;
	height: 20px;
}

#description div#corner2 {
	position: absolute;
	top: -2px;
	right: -2px;
	width: 20px;
	height: 19px;
}

#description div#corner3 {
	position: absolute;
	bottom: -2px;
	left: -2px;
	width: 21px;
	height: 19px;
}

#description div#corner4 {
	position: absolute;
	bottom: -2px;
	right: -2px;
	width: 17px;
	height: 22px;
}

.other-description {
  margin-bottom: 50px;
}

.other-description ul {
  list-style-type: square;
  list-style-position: outside;
  margin-left: 25px;
}

.other-description ol {
  list-style-type: decimal;
  list-style-position: outside;
  margin-left: 25px;
}

/* reaim-list*/
#reaim-list {
	width: 180px;
	position: absolute;
	top: 370px;
	left: 775px;
	font-size: 12pt;
}

#reaim-list a {
	color: #000;
}

#reaim-list ul {
  list-style: none;
  padding-left: 0;
}

#reaim-list ul li {
	padding: 0.2em 0;
}

#reaim-list ul li#menu-reality span.current-reaim {
  display: block;
  background: url(../images/reach-en-hover.jpg) no-repeat;
  width: 170px;
  height: 23px;
}

#reaim-list ul li#menu-efficiency span.current-reaim {
  display: block;
  background: url(../images/effectiveness-en-hover.jpg) no-repeat;
  width: 170px;
  height: 23px;
}

#reaim-list ul li#menu-adoption span.current-reaim {
  display: block;
  background: url(../images/adoption-en-hover.jpg) no-repeat;
  width: 170px;
  height: 23px;
}

#reaim-list ul li#menu-implementation span.current-reaim {
  display: block;
  background: url(../images/implementation-en-hover.jpg) no-repeat;
  width: 170px;
  height: 23px;
}

#reaim-list ul li#menu-maintenance span.current-reaim {
  display: block;
  background: url(../images/maintenance-en-hover.jpg) no-repeat;
  width: 170px;
  height: 23px;
}

#reaim-list ul li#menu-reality a {
  display: block;
  background: url(../images/reach-en.jpg) no-repeat;
  width: 170px;
  height: 23px;
}

#reaim-list ul li#menu-efficiency a {
  display: block;
  background: url(../images/effectiveness-en.jpg) no-repeat;
  width: 170px;
  height: 23px;
}

#reaim-list ul li#menu-adoption a {
  display: block;
  background: url(../images/adoption-en.jpg) no-repeat;
  width: 170px;
  height: 23px;
}

#reaim-list ul li#menu-implementation a {
  display: block;
  background: url(../images/implementation-en.jpg) no-repeat;
  width: 170px;
  height: 23px;
}

#reaim-list ul li#menu-maintenance a {
  display: block;
  background: url(../images/maintenance-en.jpg) no-repeat;
  width: 170px;
  height: 23px;
}

.hk #reaim-list ul li#menu-reality span.current-reaim {
  display: block;
  background: url(../images/reach-hk-hover.jpg) no-repeat;
  width: 170px;
  height: 23px;
}

.hk #reaim-list ul li#menu-efficiency span.current-reaim {
  display: block;
  background: url(../images/effectiveness-hk-hover.jpg) no-repeat;
  width: 170px;
  height: 23px;
}

.hk #reaim-list ul li#menu-adoption span.current-reaim {
  display: block;
  background: url(../images/adoption-hk-hover.jpg) no-repeat;
  width: 170px;
  height: 23px;
}

.hk #reaim-list ul li#menu-implementation span.current-reaim {
  display: block;
  background: url(../images/implementation-hk-hover.jpg) no-repeat;
  width: 170px;
  height: 23px;
}

.hk #reaim-list ul li#menu-maintenance span.current-reaim {
  display: block;
  background: url(../images/maintenance-hk-hover.jpg) no-repeat;
  width: 170px;
  height: 23px;
}

.hk #reaim-list ul li#menu-reality a {
  display: block;
  background: url(../images/reach-hk.jpg) no-repeat;
  width: 170px;
  height: 23px;
}

.hk #reaim-list ul li#menu-efficiency a {
  display: block;
  background: url(../images/effectiveness-hk.jpg) no-repeat;
  width: 170px;
  height: 23px;
}

.hk #reaim-list ul li#menu-adoption a {
  display: block;
  background: url(../images/adoption-hk.jpg) no-repeat;
  width: 170px;
  height: 23px;
}

.hk #reaim-list ul li#menu-implementation a {
  display: block;
  background: url(../images/implementation-hk.jpg) no-repeat;
  width: 180px;
  height: 23px;
}

.hk #reaim-list ul li#menu-maintenance a {
  display: block;
  background: url(../images/maintenance-hk.jpg) no-repeat;
  width: 170px;
  height: 23px;
}

/* resource-category*/
#resource-category {
	width: 35em;
	padding: 1em 0;
	font-size: 100%;
	color: #DD6666;
	font-weight: bold;
}

li.resource-category {
	padding: 1em 0;
	list-style-type: none;
	list-style-position: inside;
	border-bottom: 2px solid #ccc;
}

li.resource-category h3 {
  display: inline;
}

#resource-category li:last-child {
	border: 0;
}

ul.resource-file {
  margin-top: 5px;
}

ul.resource-file li {
	padding: 1px 0;
	margin-left: 20px;
	list-style-image: url(/images/resource-logo.gif);
	list-style-position: outside;
	border: 0;
	font-weight: normal;
	color: #011530;
}

ul.resource-file li a {
	color: #44b;
}

/* resource table*/
table td.resource-field {
  width: 200px;
}

table td.resource-field ul {
  width: 200px;
  list-style: none;
  margin: 0;
  padding: 0;
}

table td.resource-field li {
  display: block;
  margin-bottom: 5px;
}

/* top 10 list*/
.passage #top10-list {
	margin: 1em 0 0 0;
}

.passage #top10-list li {
	padding: 0.5em;
	float: left;
}

/* keyword */
div.passage ol.keyword-list ol {
  padding-left: 20px;
  list-style-type: square;
  list-style-position: inside;
}

div.passage .keyword-list li {
  margin-right: 15px;
  margin-bottom: 10px;
  display: block;
}

/* Acknowledgement */
.acknowledgement-list {
  margin-top: 15px;
}

/* Project Highlight */
#project-highlight .project {
  float: left;
  width: 45%;
  margin-bottom: 15px;
  padding: 1% 1.5%;
  border: 1px solid #ccc;
}

#project-highlight .project-left {
  margin-right: 2.5%;
}

#project-highlight .project img, #project-highlight .project img a {
  float: left;
  border: none;
  text-decoration: none;
}

#project-highlight .project h3, #project-highlight .project h3 a {
  font-size: 80%;
  margin-left: 110px;
  line-height: 130%;
  border: none;
  text-decoration: none;
  margin-top: 3px;
}

#project-highlight .project h3 a:hover, #project-highlight .project img a:hover {
  text-decoration: none;
}

#project-highlight .project h4 {
  font-size: 80%;
  font-weight: bold;
  color: #000;
  margin-left: 110px;
}

#project-highlight .project p {
  font-size: 80%;
  margin-left: 110px;
  line-height: 18px;
}

.hk #project-highlight .row1 { height: 151px; }
.hk #project-highlight .row2 { height: 137px; }
.hk #project-highlight .row3 { height: 119px; }
.hk #project-highlight .row4 { height: 119px; }
.hk #project-highlight .row5 { height: 133px; }
.hk #project-highlight .row6 { height: 133px; }

.en #project-highlight .row1 { height: 126px; }
.en #project-highlight .row2 { height: 111px; }
.en #project-highlight .row3 { height: 113px; }
.en #project-highlight .row4 { height: 102px; }
.en #project-highlight .row5 { height: 142px; }
.en #project-highlight .row6 { height: 144px; }

/* home */
#home #home-description {
  width: 60%;
  float: left;
}

#home #home-description p {
  text-align: justify;
}

#home #home-description h1 {
  color: #f27f32;
  font-size: 220%;
  margin-bottom: 25px;
  margin-top: 10px;
}

#home #home-description h1 span {
  font-size: 60%;
  display: block;
  margin-bottom: 10px;
}

#home #home-project-highlights {
  width: 35%;
  float: right;
}

.en #home #home-description h1 {
  font-size: 210%;
  margin-bottom: 25px;
}

.en #home #home-description h1 span {
  font-size: 40%;
  margin-bottom: 3px;
}

.en #home #home-description p {
  text-align: left;
}

#home .dissemination {
  margin-top: 20px;
  border-top: 1px solid #ccc;
  padding-top: 10px;
  font-weight: bold;
}

.en #home .dissemination {
  font-weight: normal;
}

/* disseminatioin */
#dissemination .item {
  width: 295px;
  height: 230px;
  float: left;
}

#dissemination .item img {
  border: 5px solid #ddd;
}

#dissemination .item .caption {
  font-weight: bold;
  display: block;
  margin-top: 3px;
}

#dissemination ul {
  list-style: square;
}

/* what is project learning */
#wt-is-project-learning-tb-3 td, #research-theories-table td {
  width: 25%;
}

ul.reference {
  list-style: none;
  padding-left: 0;
}

ul.reference li {
  margin-bottom: 8px;
  font-size: 12px;
  line-height: 15px;
}
