@charset "utf-8";
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, blockquote, td, th, img {
	margin: 0; 
	padding: 0; 
	border: 0; 
}
body {
	background-color: #919aa1;
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-bottom: 25px;
}
#bg_main {
	background-image: url(images/bg_main_center01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.col_center {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
.divider {
	height: 5px;
	width: 970px;
	margin-left: 10px;
	background-color: #8e979e;
}
#language {
	font-size: 12px;
	height: 20px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #8e979e;
	width: 970px;
	margin-left: 10px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}


#content_top {
	background-image: url(images/content_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#content_mid {
	background-image: url(images/content_mid.jpg);
	background-repeat: repeat-y;
	background-position: center 550px;
}
#content_btm {
	background-image: url(images/content_btm.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 990px;
}
#menu_box {
	width: 260px;
	padding-left: 10px;
	padding-right: 0px;
	float: left;
}
#menu_box ul {
	list-style-type: none;
	padding: 0px;
}
#menu_box li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
	font-weight: normal;
	font-style: normal;
}

#menu_box li a {
	color: #400080;
	text-decoration: none;
	background-color: #EBEBEB;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(images/arrow_darkred.png);
	background-repeat: no-repeat;
	background-position: 15px 7px;
	width: 220px;
}
#menu_box li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #85CBFE;
	background-image: url(images/arrow_white.png);
	background-repeat: no-repeat;
	background-position: 15px 7px;
}
#navbar a:hover,
  .home #navbar #home a,
  .programme_rundown #navbar #programme_rundown a,
  .contact #navbar #contact a,
  .organising_committee #navbar #organising_committee a,
  .about_us #navbar #about_us a,
  .keynotes #navbar #keynotes a,
  .fee #navbar #fee a,
  .how_to_register #navbar #how_to_register a,
  .location_map #navbar #location_map a,
  .transportation #navbar #transportation a,
  .discover_hk #navbar #discover_hk a,
  .sponsor_list_1 #navbar #sponsor_list_1 a,
  .sponsor_list_2 #navbar #sponsor_list_2 a,
  .sponsor_list_3 #navbar #sponsor_list_3 a,
  .guest #navbar #guest a,
  .working_committee #navbar #working_committee a {
	color: #003399;
	text-decoration: none;
	background-color: #CFE9FE;
	background-image: url(images/arrow_white.png);
	background-repeat: no-repeat;
	background-position: 15px 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	padding-right: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

/* #navbar .home, .programme, .contact {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E6CFB0;
	background-image: url(images/arrow_white.png);
	background-repeat: no-repeat;
	background-position: 15px 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	padding-right: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
} */
#overview, #programme, #registration, #venue, #travel, #sponsorship {
	color: #000000;
	text-decoration: none;
	background-color: #B7CDDF;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#maincontent {
	float: left;
	width: 670px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 5px;
}
#maincontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #444444;
	line-height: 1.3em;
	font-style: normal;
	margin-bottom: 12px;
	text-align: justify;
}
#maincontent ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#maincontent li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: normal;
	color: #006666;
	list-style-type: square;
	margin-left: 35px;
}
#maincontent a {
	color: #FF9900;
}
#maincontent a:visited {
	color: #999999;
}
#maincontent a:hover {
	color: #CC0066;
	text-decoration: none;
}
#maincontent ol {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#maincontent ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: normal;
	color: #006666;
	list-style-type: decimal;
	margin-left: 50px;
	margin-bottom: 5px;
	list-style-position: outside;
	margin-right: 50px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #87A2C9;
	margin-bottom: 15px;
	margin-top: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.3em;
	font-weight: bold;
	color: #8BB82E;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3em;
	color: #0066CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	line-height: 1.3em;
	margin-bottom: 15px;
}


blockquote {
	margin-right: 35px;
	margin-left: 35px;
}
.img_v_middle {
	vertical-align: middle;
}
.img_footer_logo {
	vertical-align: middle;
	margin-right: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.map {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#pagetop {
	height: 280px;
	width: 990px;
	padding-top: 0px;
}
#title {
	height: 245px;
	width: 530px;
}


.spacer {
	clear:both; 
	height:0; 
	margin:0;
	font-size: 1px;
	line-height: 0px;
}

.img_noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	line-height: 0px;
	padding: 0px;
}
.img_float_right {
	float:right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
}
.img_float_left {
	float: left;
	margin-right: 5px;
}

.text_style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.text_style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.text_style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006699;
}

#footer {
	height: 80px;
	width: 990px;
}


#address {
	width: 500px;
	float: left;
	padding-top: 5px;
}
#address p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 10px;
}
#address a {
	color: #FFCC00;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#address a:hover {
	color: #FFFF66;
	text-decoration: underline;
}
#logo {
	float: right;
}

#logo p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 0px;
	margin-right: 10px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #555555;
	text-align: right;
}
table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	margin-bottom: 15px;
}

table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 1.2em;
	font-style: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 12px;
	vertical-align: top;
	background-color: #FFFFFF;
}
.col_time {
	background-color: #DEF0FE;
	width: 101px;
}
.col_mid_hr {
	text-align: center;
	vertical-align: middle;
}
.col_table_header {
	text-align: center;
	vertical-align: middle;
	background-color: #F4DDDE;
}


#col_plenary {
	padding: 0px;
}
#col_plenary a {
	color: #990033;
	display: block;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 12px;
	width: 530px;
	height: 200px;
	float: left;
	cursor: pointer;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	background-color: #FFF9D7;
}
#col_plenary a:visited {
	color: #990000;
}
#col_plenary a:hover {
	background-color: #FFCC66;
	color: #FFFFFF;
	border: 1px solid #FF9900;
}


#col_concurrent_sessions {
	padding: 0px;
}
#col_concurrent_sessions a {
	color: #990033;
	display: block;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 12px;
	width: 160px;
	height: 450px;
	float: left;
	cursor: pointer;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	background-color: #FFF9D7;
}
#col_concurrent_sessions a:visited {
	color: #990000;
}
#col_concurrent_sessions a:hover {
	background-color: #FFCC66;
	color: #FFFFFF;
	border: 1px solid #FF9900;
}
.highslide-maincontent p {
	margin-bottom: 12px;
}
.printout {
	display:none;
}
.bullet_transport {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.bullet_transport li {
	margin-top: 0px;
	margin-bottom: 6px;
	margin-right: 30px;
}
.collapse_box {
	border: 1px solid #FF6699;
	background-color: #FFECF5;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	width: 580px;
}
#box1, #box2, #box3, #box4, #box5, #box6 {
	padding-bottom: 5px;
}
.organising_U img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 20px;
	vertical-align: middle;
	margin-bottom: 10px;
}

#platinum {
	background-image:url(images/platinum.jpg);
	background-repeat:no-repeat;
	float: left;
	width:670px;
	height:565px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 5px;
	
}

#col_panel {
	padding: 0px;
}
#col_panel a {
	color: #330099;
	display:block;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 12px;
	width: 524px;
	height: 280px;
	float: left;
	cursor: pointer;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	background-color: #D7F9FF;
}
#col_panel a:visited {
	color: #990000;
}
#col_panel a:hover {
	background-color: #66CCFF;
	color: #FFFFFF;
	border: 1px solid #FF9900;
}
