/*-----CSS for Provost Office-----*/

body, div, #container {
  margin: 0px;
  padding: 0px;
}

body {
  background: url('/20230313060200oe_/https://www.provost.cuhk.edu.hk/prvo/templates/provost2/images/bg.jpg') no-repeat top center;
  /*background-color: #ffedc5;*/
  background-color: #ececec;
  background:white;
}
.head_bg{
	background: url('/20230313060200oe_/https://www.provost.cuhk.edu.hk/prvo/templates/provost2/images/bg.jpg') no-repeat top center;
}
#container {
  height: auto;
  overflow: hidden;
  width: 1014px;
  margin-left: auto;
  margin-right: auto;
}
a img {
	border:none;
}
/*--banner--*/
div.banner {
  height: 72px;
	float:left;
}


/*--menu bar--*/

div.menu_bar {
  width: 1004px;
  height: 35px;
  margin: 0px;
  margin-bottom: 7px;
  float: left;
  /*background: url('/20230313060200oe_/https://www.provost.cuhk.edu.hk/prvo/templates/provost2/images/menu_bg.jpg') top left repeat-x;*/
  /*background: #6e2864;*/
}


/*--initiatives menu--*/

.initiatives_menu {
  float: left;
  width: 371px;
  margin: 0px;
  margin-bottom: 20px;
  margin-left: 20px;
  font-family: arial;
}

.initiatives_menu ul {
  float: left;
  width: 371px;
  margin: 0px;
  padding: 0px;
  /*margin-top: -14px;*/
  list-style-type: none;
}

.initiatives_menu ul li {
  float: left;
  width: 371px;
}

.initiatives_menu ul li ul {
  float: left;
  padding: 0px;
}

.initiatives_menu ul li ul li{
  border: 1px #9a6601 solid;
  border-top: none;
  padding: 4px 10px 3px;
  list-style-type: none;
  width: 349px; /* minus 20px for left right padding*/
  float: left;
}

.initiatives_menu ul li ul li a {
  text-decoration: none;
  font-size: 9pt;
  color: #000;
  float: left;
  font-family: verdana;
  width: 349px; /* minus 20px for left right padding of li */
}

.initiatives_menu ul li ul li .separator {
  font-size: 9pt;
  color: #3C3C3C;
}

.initiatives_menu ul li ul li a:hover {
  color: #C1833A;
}

/*--Sub-Menu--*/

.sub_menu {
  float: left;
  width: 210px;
  margin-left: 22px;
}

.sub_menu ul {
  float: left;
  padding-left: 0px;
}

.sub_menu ul li {
  display: none;
}

.sub_menu ul li.active, .sub_menu ul li.active ul li{
  display: block;
}


.sub_menu ul li.active a{
  float:left;
  width: 208px;
  margin-left:0px;
  text-align: center;
  background-color: #4e2389;
  color: #FFF;
  font-size: 10pt;
  text-decoration: none;
  border: 1px #CCCCCC solid;
}

.sub_menu ul li.active ul {
  float: left;
  width: 200px;
  padding-left: 0px;
  margin-top: 0px;
  list-style: none;
}

.sub_menu ul li.active ul li{
  float: left;
  margin-left: 0px;
  padding-left: 10px;
  border: 1px #CCCCCC solid;
  border-top: none;
  padding-top: 2px;
  padding-bottom: 1px;
}

.sub_menu ul li.active li a {
  float:left;
  width: 198px;
  margin-left:0px;
  text-align: left;
  background: none;;
  font-size: 9pt;
  text-decoration: none;
  border: none;
  color: #3C3C3C;
}

.sub_menu ul li.active li a:hover{
  color: #4e2389;
}

/*--lang select--*/
.lang {
  /*margin-top: -17px;*/
  margin: 0px;
  margin-left: 6px;
  margin-right: 2px;
  padding: 0px;
  padding-top: 2px;
  height: 30px;
  float: right;
}

.lang div, .lang ul {
  margin: 0px;
  padding: 0px;
}

.lang ul li {
  list-style-type: none;
  height: 30px;
  width: auto;
  float: left;
  background: url('/20230313060200oe_/https://www.provost.cuhk.edu.hk/prvo/templates/provost2/images/bar.jpg') no-repeat center right;
}

.lang ul li a {
  text-decoration: none;
  color: #FFF;
  float: left;
  width: auto;
  height: 30px;
  margin: 0px;
  padding: 0px;
  margin-top: -2px;
  margin-right: 3px;
}

.lang ul li a span {
  margin: 0px;
  padding: 0px;
  font-size: 11pt;
  font-weight: 600;
  text-align: center;
  float: left;
  width: auto;
  height: auto;
  margin-top: 8px;
  margin-left: 8px;
  margin-right: 8px;
}

.lang ul li a:hover {
   background: url('/20230313060200oe_/https://www.provost.cuhk.edu.hk/prvo/templates/provost2/images/menu_over.jpg');
}

/*--search--*/
div.search {
  float: right;
  padding: 0px;
  height: 34px;
  /*margin-right: 16px;*/
  /*background-image: url('/20230313060200oe_/https://www.provost.cuhk.edu.hk/prvo/templates/provost2/images/bg_search_box.jpg');*/
}

div.search .search {
  /*background-image: url('/20230313060200oe_/https://www.provost.cuhk.edu.hk/prvo/templates/provost2/images/bg_search_box.jpg');
  background-position: 1% 0%;
  background-repeat: no-repeat;
  background-color: #6e2864;*/
  margin-right: 0px;
}

#mod-search-searchword {
  font-size: 10px;
  /*height: 12px;*/
  height: 34px;
  float: left;
  border: none;
  /*margin-top: 10px;*/
  margin: 0px;
  padding: 0px 0px 0px 8px;
  background: url('/20230313060200oe_/https://www.provost.cuhk.edu.hk/prvo/templates/provost2/images/search_bar.png') no-repeat 0% 50%;
}

.search #mod-search-searchword:focus {
  outline: none;
}

#mod-search-image {
  float: left;
  margin-top: 0px;
  margin-left: -3px;
}

/*--twitter button--*/
.twitter_button {
  float: right;
  margin-top: 8px;
}

/*-- home logo --*/
.home_logo {
  float: right;
  height: 30px;
  width: 36px;
  margin-top: 0px;
  margin-right: 8px;
  padding-right: 10px;
  /*background: url('/20230313060200oe_/https://www.provost.cuhk.edu.hk/prvo/templates/provost2/images/bar.jpg') no-repeat bottom right;*/
}

.home_logo a {
  float: right;
  font-size: 24pt;
  text-decoration: none;
  margin-right: -12px;
  width: 36px;
  background: url('/20230313060200oe_/https://www.provost.cuhk.edu.hk/prvo/templates/provost2/images/logo_home.jpg') no-repeat;
}

.home_logo a:hover {
  background: url('/20230313060200oe_/https://www.provost.cuhk.edu.hk/prvo/templates/provost2/images/logo_home_over.jpg') no-repeat;
}

/*--Main--*/
.main {
  /*background: url('/20230313060200oe_/https://www.provost.cuhk.edu.hk/prvo/templates/provost2/images/main.png') no-repeat top left;*/
  background-color: #fff;
  width: 1004px;
  min-height: 665px;
  float: left;
  margin: 0px 0px 0px;
}

.main.inner {
  min-height: 600px;
  /*background: url('/20230313060200oe_/https://www.provost.cuhk.edu.hk/prvo/templates/provost2/images/inner_content.png') no-repeat top left;*/
}

#inside {
  /*background: url('/20230313060200oe_/https://www.provost.cuhk.edu.hk/prvo/templates/provost2/images/main.png') no-repeat top left;*/
  float: left;
  /*position: relative;
  top: -14px;*/
  left: 0px;
  width: 1004px;
}

/*--left-column--*/
div.left_column {
  /*width: 279px;*/
  width: 200px;
  float: left;
  padding: 18px 0px 0px;
  /*margin-top: -17px;*/
  height: 600px;
  /*background: url('/20230313060200oe_/https://www.provost.cuhk.edu.hk/prvo/templates/provost2/images/menu.png') no-repeat top left;*/
}

/*-center_column-*/
.center_column {
  /*width: 495px;*/
  /*width: 515px;*/
  width: 804px;
  float: left;
  /*padding-left: 15px;*/
  /*padding-left: 35px;*/
  /*background: url('/20230313060200oe_/https://www.provost.cuhk.edu.hk/prvo/templates/provost2/images/main_content.png') no-repeat top left;*/
  /*margin-top: -17px;*/
  /*padding-top: 17px;*/
}

#main_img {
  margin:0px;
  float: left;
  margin-top: 15px;
  width: 804px;
}

.lof-piecemaker {
  margin: 20px 20px 0px;
}

/*--fontsize--*/

.fontsize {
  float: right;
  /*width: 102px;*/
 /* position: relative;
  top: 55px;
  right: 250px;*/
  /*margin-bottom: -30px;*/
  padding-right: 150px;
  margin-top:20px;
}

.PreTextfontsize, .increase, .reset, .decrease {
  float: left;
}

.PreTextfontsize {
  margin-top: 4px;
}

.fontsize a {
  text-decoration: none;
}

/*--content--*/
.content {
  width: 780px;
  float: left;
  height: auto;
  /*padding: 200px 195px 0px 20px; --top:200+17- 157 -*/
  padding: 15px 0px 0px 20px;
  /*margin-top: -17px;*/
  /*background: url('/20230313060200oe_/https://www.provost.cuhk.edu.hk/prvo/templates/provost2/images/inner_content.png') no-repeat top left;*/
}

.content .contentpaneopen, .content div[itemprop="articleBody"], .content .page-header {
  font-family: arial;
  width: 100%;
  margin-bottom:20px;
 /* margin-bottom: 140px;
  position:relative;
  top:-25px;
  padding-right:20%;*/
}

.content .contentpaneopen p, .content div[itemprop="articleBody"] p {
  text-align: justify;
}

.content .contentpaneopen p, .content .contentpaneopen ul,.content .contentpaneopen ol, 
.content div[itemprop="articleBody"] p, .content div[itemprop="articleBody"] ul, .content div[itemprop="articleBody"] ol {
  line-height: 150%;
}

.content .componentheading, .contentheading, .page-header h2[itemprop="headline"] {
  color:#D2691E;
  font-size: 20pt;
  font-family: arial;
  vertical-align: middle;
 /* min-height: 50px;
  height:auto;*/
  /*margin-bottom: 165px;*/
  /*padding-right: 35%;*/
  /* float: left; */
  width:640px;
  font-weight: normal;
  margin-top: 0px;
}

.content .linkbox a {
  text-decoration: none;
  color: #3C3C3C;
}

.content .linkbox a:hover {
  color: #4e2389;
}

.content .initiatives_menu {
  float: left;
  width: 215px;
  margin: 0px;
  margin-top: 20px;
  margin-right: 20px;
}

.content_archive {
  vertical-align: top;
  border-left: 1px solid #ccc;
  padding-left: 8px;
  font-size: 8pt;
}

.content .contentpaneopen .content_archive p,
.content div[itemprop="articleBody"] .content_archive p {
  text-align: left;
}

.content_table {
  width: 80%;
  padding-right: 15px;
  vertical-align: top;
}
.content table p, .content div[itemprop="articleBody"] p {
	margin:5px 0px;
}

/*--right column--*/
div.right_column {
  width: 260px;
  float: left;
  height: auto;
}

#right_img {
  margin-top: 20px;
  margin-left: 30px;
  float: left;
}

/*--Quick Link--*/

.quicklink {
  float: left;
  width: 200px;
  margin-top: 15px;
  /*height: 200px;*/
  font-family: arial;
}

.quicklink ul {
  float: left;
  padding-left: 0px;
  margin-left: 4px;
  width: 192px;
}

.quicklink ul li.item52 {
  float: left;
  width: 190px;
  height: 30px;
  list-style-type: none;
  border: 1px solid #a28bb5;
  cursor: pointer;
}

.quicklink .separator {
  width: 190px;
  height: 30px;
  float: left;
  color: #743967;
 background: #fbfbfb;
}

.quicklink .separator span {
  display: block;
  margin: 8px 0px 0px 5px;
  background: url(/20230313060200oe_/https://www.provost.cuhk.edu.hk/prvo/templates/provost2/images/arrow_down.png) 97% 50% no-repeat;
}

.quicklink ul li ul {
  /*margin-left: 11px;*/
  width: 190px;
  position: relative;
  padding: 0px;
  margin: 0px;
  top: 0px;
  left: -1px;
  display: none;
}

.quicklink ul li ul li {
  float: left;
  width: 190px;
  display: block;
  padding: 3px 0px;
  list-style-type: none;
  border: 1px #CCCCCC solid;
  border-top: none;
}

.quicklink ul li ul li a{
  float:left;
  width: 170px;
  padding: 0px 10px;
  text-align: left;
  color: #58595b;
  font-family: verdana;
  font-size: 11px;
  text-decoration: none;
  margin-bottom: -1px;
}

.quicklink ul li ul li a span {
  display: block;
}

.quicklink ul li a:hover{
  color: #4e2389;
}

/*--Footer--*/
.footer {
  float: left;
  width: 1014px;
  height: 176px; 
  color: #58595b;
  /*background: url('/20230313060200oe_/https://www.provost.cuhk.edu.hk/prvo/templates/provost2/images/footer.png') no-repeat top left;*/
  font-family: verdana;
  font-size: 11px;
}

#footer_in {
  float: right;
  margin: 25px 4px 0px -18px;
}

/*--------------*/
/*---New Menu---*/
/*--------------*/


.main_menu {
  /*width: 279px;*/
  width: 190px;
}

.main_menu ul {
  width: 180px;
  height: auto;
  margin: 0px;
  padding: 0px 10px;
  float:left;
}

.main_menu li {
  padding: 0px;
  list-style-type: none;
  /*height: 36px;*/
  margin-bottom: 1px;
  width: 180px;
  
    float:left;
}

.main_menu li:hover {
  background: none;
}

.main_menu ul li a {
  margin: 0px;
  width: 170px;
  /*height: 36px;*/
  float: left;
  text-decoration: none;
  color: black;
  font-family: verdana;
  font-size: 13px;
  font-weight: 600;
  /*font-family: "Times New Roman",Times,serif;*/
  background: none;
  padding: 7px 0px;
  border-bottom: 1px solid #c1833a;
  padding-left: 10px;
}

.main_menu ul li a:hover {
  background: none;
  color: #c1833a;
}

.main_menu ul li a span {
  float: left;
  /*margin-top: 10px;*/
  margin-left: 10px;
}

/*---main menu 2nd Lv --*/

.main_menu ul li ul {
  background: none;
}

.main_menu ul li ul li {
  margin: 0px;
 /* border: 1px solid #c8c364;*/
  /*background: url('/20230313060200oe_/https://www.provost.cuhk.edu.hk/prvo/templates/provost2/images/popup_transparent_long.png') repeat-y top left;*/
  /*height: 33px;*/
  width: 190px;
  border-top: none;
}

.main_menu ul li ul li:first-child {
  /*border-top: 1px solid #c8c364;*/
}


.main_menu ul li ul li:hover { 
  /*background: url('/20230313060200oe_/https://www.provost.cuhk.edu.hk/prvo/templates/provost2/images/popup_transparent_long.png') repeat-y top left;*/
}

.main_menu ul li ul li:active { 
  /*background: url('/20230313060200oe_/https://www.provost.cuhk.edu.hk/prvo/templates/provost2/images/popup_transparent_long.png') repeat-y top left;*/
}

.main_menu ul li ul li a {
  width: 160px;
  /*height: 33px;*/
  margin: 0px;
  /*background: url('/20230313060200oe_/https://www.provost.cuhk.edu.hk/prvo/templates/provost2/images/menu_item_over.jpg') no-repeat top left;*/
  font-weight: normal;
}

.main_menu ul li ul li a span {
  margin: 0px;
  padding: 0px 10px;
}
/*--index news--*/

.index_news {
  width: 190px;
  height: 175px;
  border: 1px solid #dda301;
  border-top: 15px solid #dda301;
  float: left;
  margin-top: 182px;
  margin-left: 4px;
  /*background: url('/20230313060200oe_/https://www.provost.cuhk.edu.hk/prvo/templates/provost2/images/whats_new.jpg') no-repeat top left;*/
  font-family: arial;
}

.index_news h3 {
  color: #6b0080;
  font-family: arial;
  font-size: 1em;
  padding-left: 15px;
  margin: 4px 0px 0px;
  border-bottom: 1px solid #cccccc;
}

.index_news .news_container {
  /*border: 1px solid #AAA;*/
  width: 150px;
  height: 130px;
  overflow: hidden;
  position: absolute;
  margin-top: 8px;
  margin-left: 10px;
  /*padding: 0px 0px 0px 10px;*/
}

.index_news .scroll {
  float: right;
  width: 18px;
  height: 130px;
  margin-right: 2px;
}

.index_news #news_up {
  width: 18px;
  height: 18px;
  float: left;
  cursor: pointer;
  margin-top: 5px;
  background: url('/20230313060200oe_/https://www.provost.cuhk.edu.hk/prvo/templates/provost2/images/arrow_up.png') no-repeat 50% 50%;
}

.index_news #news_down {
  margin-top: 92px;
  width: 18px;
  height: 18px;
  float: left;
  cursor: pointer;
  background: url('/20230313060200oe_/https://www.provost.cuhk.edu.hk/prvo/templates/provost2/images/arrow_down.png') no-repeat 50% 50%;
}

.index_news ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  position: relative;
  top: 0;
  left: 0;
}

.index_news li {
  margin-bottom: 8px;
}

.index_news a {
  text-decoration: none;
  color: #555;
  font-size: 9pt;
}

.index_news a:hover {
  color: #4e2389;
}
/***area of responsibilities***/

.area_resp  {
	margin: 0px 8px;
}
.area_resp td{
	border-bottom:1px solid #777;
	padding:5px;
	padding-bottom:10px;
}
.area_resp td td{
	border:0px;
	
}
.area_resp a {
  text-decoration: none;
}
.area_resp a:hover {
  color:#850066
}
.content .contentpaneopen .area_resp p{
	line-height:100%;
}

.pagenav {
	text-align: right
}

.pagenav ul {
	display: inline-block;
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 0;
}

.pagenav li {
	display: inline;
	margin: 0;
	padding: 0
}

.pagenav a,span.pagenav {
	padding: 0 14px;
	margin: 0;
	text-decoration: none;
	border: 1px solid #ddd;
	border-left: 0 solid #ddd;
	display: inline-block;
	line-height: 1.9em;
}

.pagenav li:first-child a,.pagination-start span {
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
	border-left: solid 1px #ddd
}

.pagenav li:last-child a,.pagination-end span {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}

.pagination ul {
	margin: 10px 10px 10px 0;
	padding: 0
}

.pagination li {
	display: inline;
}

.pagination a {
	padding: 0 14px;
	line-height: 2em;
	text-decoration: none;
	border: 1px solid #ddd;
	border-left: 0 solid #ddd;
	display: inline-block
}

.pagination .active a {
	cursor: default;
}

.pagination span,.pagination span  a:hover {
	cursor: default;
	padding: 0 14px;
	line-height: 2em;
}

.pagination li:first-child a {
	border-left-width: 1px;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}

.pagination li:last-child a {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
} 