@charset "utf-8";
/* CSS Document */
.popup_highlight_box {
 background-image:url(http://www.bm.ust.hk/emba/images/common/highlight_r.jpg);
 background-repeat:no-repeat;
 background-position: top;
}
.home_city {
	font-size: 24px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:22px;
}
.home_quote_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration:none;
	line-height:16px;
}
.home_quote_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration:none;
	line-height:16px;
}
.map_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.home_highlight_box {
 background-image:url(http://www.bm.ust.hk/emba/images/00-home/highlight.jpg);
 background-repeat:no-repeat;
 background-position:right;
}

.home_quote { background-image:url(../images/00-home/quote_corner.jpg); background-repeat:no-repeat; background-position:top;}
.home_quote_left { background-image:url(../images/00-home/quote_corner_left.jpg); background-repeat:no-repeat; background-position:top;}
#mycustomscroll {
	/* Typical fixed height and fixed width example */
	position:absolute;
	left:342px;
	top:181px;
	width:828px;
	height:560px;
	z-index:4;
	overflow: visible;
	padding: 15px;
}

.info_scroll {
	cursor: hand;	/* Typical fixed height and fixed width example */
}

/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

/*  scrollgeneric is used for corrective styling of elements, and should not be modified or removed */ 
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 20;
}

.vscrollerbase {
width:10px;
background-color: #797979;
}
.vscrollerbar {
width: 10px;
/* following is the bit that allows us fixed height scrollbars */
height: 105px !important;
/* for fixed height, we force the vscrollerbar class with an !important decleration, and fleXcroll follows suit.*/
background-image: url(http://www.bm.ust.hk/emba/images/common/drag.gif);
/* unfortunately, due to limitations of CSS, we cannot provide a color for the background when we are
using alpha images, thay have to be transparent.*/
}
* html .vscrollerbar {
/* IE6 alpha png trick */
/* IE7 is not affected by this trick, as it perfectly handles the normal png */
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://www.bm.ust.hk/emba/images/common/drag.gif');
background-image: none;
}


/* do not forget to give horizontal scrollbars some color properties even if you don't plan on using them */
.hscrollerbase {height: 10px;}
.hscrollerbar {height: 10px; background-color: #797979;}

.vscrollerbar, .hscrollerbar {
/* paddings of these elements will decide how far the scrollbar will stop in both ends, and are not actually
used for styling, and are set to 0 by the script, here we will set them the size of our faux arrows */
padding: 0px;
z-index: 2;
}

/* properties for scroller jog box, just in case */
.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background: #797979;
}


/* Scroll Bar Master Styling Ends Here */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.title_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #000566;
	text-indent: 5px;
}
.title_frontpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 5px;
}
.content_category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000566;
	text-indent: 20px;
	text-decoration:none;
}
.search_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6D6F71;
	text-decoration:none;
}
.scroll_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000566;
	text-decoration:none;
}
.scoller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	text-decoration: none;
}
.scroll_text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
}
.scroll_text_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
}
.scroll_text_fix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#FFFFFF;
	text-decoration: none;
}

.home_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration:none;
}
.content_quote_message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000566;
	text-decoration:none;
	text-align:justify;
}
.content_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000566;
	text-decoration:none;
}
.content_name_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6D6F71;
	text-decoration:none;
}
.content_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000566;
	text-decoration:none;
}
.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6D6F71;
	text-decoration:none;
}
.content_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6D6F71;
	text-decoration:none;
	text-align:justify;
	margin-top:20px;
}
.content_text_short {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6D6F71;
	text-decoration:none;
}
.quotebox_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none;
}
.popup_quotebox_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration:none;
}
.home_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration:none;
	line-height:16px;
}
.home_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration:none;
	line-height:18px;
}
.quotebox_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D2B591;
	text-align: right;
	text-decoration:none;
	padding-left: 5px;
	padding-right: 5px;
}
.quotebox_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	text-decoration:none;
}
.quotebox_info_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B2B2B2;
	text-decoration:none;
	padding-left: 5px;
	padding-right: 5px;
}
.quotebox_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration:none;
}
.quotebox_city {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #FFFFFF;
	text-decoration:none;
}
.quotebox_grey {
	width:300px;
	height:90px;
	background-image: url(../images/common/quote_grey_mask.jpg);
	opacity:.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}
.video_play_mask {
	opacity:.40;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
}
#quotebox_content {
	position:absolute;
	width:300px;
	height:90px;
	z-index: 2;
	left: 0px;
	top: 385px;
	overflow:hidden
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B0B0B0;
	line-height: 20px;
	text-decoration:none;
}
.content_category_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000566;
	text-decoration:none;
}
.searchedtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000566;
	text-weight:bold;
}
.search_result_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000566;
}
.search_result_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6D6F71;
}
#quote_list_layer {
	position:absolute;
	width:150px;
	height:165px;
	z-index:99;
}
#quote_list_corner {
	position:absolute;
	width:200px;
	height:115px;
	z-index:5;
}
.content_text_blue_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000FF;
	text-decoration:underline;
	text-align:justify;
}
.application_login{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration:none;
}.application_login_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}
