
@import 'reset.css';
@charset "UTF-8";
/* CSS Document */

/* GENERAL */

html, body {
	font-weight: normal;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(/20221213043240oe_/https://www.iso.cuhk.edu.hk/english/images/call-of-cuhk-colleges/bg_repeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
    }
a {
	color: #73216d;
	cursor: pointer;
	text-decoration: none;
	border: 0;
    }
a:hover {
	color: #FF0099;
	cursor: pointer;
	border: 0;
	}
STRONG {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #606;
	}
EM {
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
   }
.clear {
  clear: both;
  }
#innerWrap {
	width:980px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	}

/* HEADER */

#header {
	height: 190px;
	width: 980px;
	position: relative;
	background-image: url(/20221213043240oe_/https://www.iso.cuhk.edu.hk/english/images/call-of-cuhk-colleges/bg_hd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
    }

#logo_cu {
	position:absolute;
	left:20px;
	top:43px;
	z-index:150;
	}

#home {
	position:absolute;
	left:120px;
	top:35px;
	z-index:148;
	}
#home_b5 {
	position:absolute;
	left:272px;
	top:50px;
	z-index:148;
	}
	
#logo_50Ann {
	position:absolute;
	left:10px;
	top:112px;
	z-index:149;
	}
	

	
.icon_pdf {
	position:absolute;
	right:43px;
	top:65px;
	z-index:80;
	}
	
.icon_ebook {
	position:absolute;
	right:10px;
	top:65px;
	z-index:80;
	}
	
.icon_contents {
	position:absolute;
	right:10px;
	top:162px;
	color: white;
	display: none;
	/*z-index:80;*/
	}
	
.sizing {
	color: #CCCCCC;
	right: 3px;
	position: absolute;
	top: 165px;
	z-index: 95;
	float: right;
	}
.sizing p a {
	color: #CCCCCC;
	text-decoration: none;
	}
.sizing p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	}
.sizing p span.current {
	color: #DDA300;
	}
.sizing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.sizing p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
.t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.t2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
.t3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	}

p.char {
	position: absolute;
	padding: 0;
	margin: 0;
	top: 39px;
	right: 7px;
	color: #FFFFFF;
	z-index: 90;
	font-size: 13px;
	line-height: 1;
    }
p.char a {
	color: #FFFFFF;
    }
p.char a:hover {
	color: #dda315;
	cursor: pointer;
	border: 0;
	}

/* NAVIGATION */
#nav-box {
	height: 29px;
	position: relative;
	width: 980px;
	float: left;
	z-index: 150;
	margin: 0 0 0 14px;
	}
#nav-tab {
	display: inline-block;
	left: 0;
	position: absolute;
	text-align: center; /* IE FIX */
	top: 0;
	margin: 0px;
	padding: 0px;
	float: left;
  }
#nav-tab li {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.8;
	margin: 0;
	position: relative;
	text-align: left; /* IE FIX */
}

#nav-tab li a.root
{
    line-height: 1;
}

#nav-tab li:hover a {
	background-color: #f4dfb4;
  }
#nav-tab li a {
  color: #73216d;
  display: block;
  padding: 2px 18px 0 18px;
  position: relative;
  text-align: left; /* IE FIX */
  text-decoration: none;
  }



/* field content */
#field_main {
	width: 980px;
	text-align: left;
	position: relative;
	background-color: white;
	background: white url(/20221213043240oe_/https://www.iso.cuhk.edu.hk/english/images/call-of-cuhk-colleges/main-background.jpg) no-repeat right 12px; 
	min-height:570px; 
	padding: 12px 0 12px 0;
	margin: 0;
	float: left;
	z-index: 80;
	color: #333;
	}

/* footer */

#footer {
  min-height: 180px;
  width: 980px;
  position: relative;
  /*margin-top: 30px;*/
  /*margin-bottom: 20px;*/
    }
	
/*#footer img{
	position: relative;
	margin-left: 13px;
	float: left;
    }
*/
	
#footnote {
	position: relative;
	height: auto;
	text-align: left;
	margin: 0px 0px 0px 13px;
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	width:525px;
    }
#footnote ul {padding:5px 0; margin:0; list-style:none;}
#footnote ul li {display:inline; color:#666;}
#footnote p {line-height:1.2; color:#666; padding:0; margin:5px 0;}



/*Social Networking*/
#shareme-wrapper {
	padding: 0px 0px 0px 12px ;
}

#shareme-wrapper .sharrre .button {
	float: left;
	width: 80px;
	height: 25px;
	margin: 5px 0;
	display: table-cell;
	text-align:center;
}

#popup_social_mark #shareme-wrapper .sharrre .button {
	min-width: 85px;
	width: 32%;
}

#shareme-wrapper .sharrre .googleplus, #shareme-wrapper .sharrre .sina {
	width: 75px;
}

/* Menu */

div#menu-slide {
	display: none; position:absolute; top:190px; height:200px; width:920px; background-color:rgba(135, 54, 130, 0.8); z-index:95; padding:10px 30px;
}

div#menu-slide .menu-item {
	float: left;
	width: 285px;
	padding: 5px 10px;
	margin: 8px 0px;
	border-left: 1px solid white;
}
div#menu-slide .menu-item a{
	color: white;
}

div#menu {
	margin-top: 80px;
	width: 300px;
}

div#menu div.menu-item {
	margin: 5px 0px 5px 10px;
}

div#menu div.menu-item  a{ 
	padding: 3px 0;
	display: block;
}

div#social_mark {
	float: right;
	width: 440px;
}

