@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	margin:0px 0px 0px 0px;
}
#background-main{
	width:100%;
}
#background-up{
	width:100%;
	background:url(../images/overall/bg-up.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#background-down{
	width:100%;
	background:url(../images/overall/bg-down.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
}
#body-main{
	width:942px;
	margin-left:auto;
	margin-right:auto;
	
}
#header{
	height:130px;
}
#logo{
	width:210px;
	height:105px;
	padding-top:25px;
	padding-left:20px;
}
#nav-bar{
	width:712px;
}

#nav-bar a:link{
	color:#6c6c6c;
	text-decoration:none;
}
#nav-bar a:hover{
	color:#960;
	text-decoration:underline;
}
#nav-bar a:active{
	color:#6c6c6c;
	text-decoration:none;
}
#nav-bar a:visited{
	color:#6c6c6c;
	text-decoration:none;
}
#searchtab{	
	width:712px;
	height:40px;
	margin-top:10px;
	position:relative;
}
#languagetab{
	width:712px;
	height:15px;
	text-align:right;
	font-size:10px;
}
.flashmenu{
	float:left;
	height:40px;
	width:507px;
}
.searchbar{
	float:right;
	background:url(../images/overall/searchbg.gif);
	width:170px;
	height:28px;
	padding-left:35px;
	padding-top:11px;
}
.searchbox{
	border:solid;
	border-width:0px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	height:12px;
	width:155px;
}
.floatleft{
	float:left;
}
.floatright{
	float:right;
}
a:link{
	color:#e50c5a;
	text-decoration:none;
}
a:hover{
	color:#e50c5a;
	text-decoration:underline;
}
a:active{
	color:#e50c5a;
	text-decoration:none;
}
a:visited{
	color:#e50c5a;
	text-decoration:none;
}
/*--------------------content-body----------------------*/
#content-body{
	width:942px;
	border:solid;
	border-width:1px;
	border-color:#eaeaea;
	position:relative;
	background:url(../images/overall/content-bg-down.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#f2f2f2;
	
}
#content-bg-up{
	width:942px;
	background:url(../images/overall/content-bg-up.gif);
	background-repeat:repeat-x;
	position:relative;
}
#content-bg-down{
	width:942px;
	position:relative;
}
.border-left-bottom{
	background:url(../images/overall/border-left-bottom.gif);
	width:7px;
	height:7px;
	float:left;
	vertical-align:bottom;
	margin-left:-1px;
	margin-top:-6px;
}
.border-right-bottom{
	background:url(../images/overall/border-right-bottom.gif);
	width:7px;
	height:7px;
	float:right;
	margin-right:-1px;
	margin-top:-6px;
	vertical-align:bottom;
}
#content-left{
	width:230px;
	padding-top:18px;
	
}
#content-main{
	width:712px;
	background:url(../images/overall/left-shadow-center.gif);
	background-repeat:repeat-y;
	background-position:left;
	position:relative;
}
#content-main-bg-up{
	width:712px;
	background:url(../images/overall/left-shadow-up.gif);
	background-position:left top;
	background-repeat:no-repeat;
	position:relative;
	
}
#content-main-bg-down{
	width:712px;
	background:url(../images/overall/left-shadow-down2.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	position:relative;
	
}
/*----------------footer-----------------*/
#footer{
	height:66px;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#6c6c6c;
}
#footer-about{
	margin-left:20px;
	width:300px;
}
#footer-link{
	text-align:right;
}
#footer-box{
	height:19px;
	border:solid;
	border-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-color:#d7d7d7;
	margin-top:18px;
	padding-left:25px;
}
#copyright{
	margin-top:2px;
}
#footer a:link{
	color:#6c6c6c;
	text-decoration:none;
}
#footer a:visited{
	color:#6c6c6c;
	text-decoration:none;
}
#footer a:hover{
	color:#6c6c6c;
	text-decoration:underline;
}
#footer a:active{
	color:#6c6c6c;
	text-decoration:none;
}

/*---------------------------------------------------*/
#highlight-bottom{
	margin-top:18px;
	height:198px;
	background:url(../images/overall/inner-highlight-bg.gif);
	background-repeat:no-repeat;
}
.eventhighlight-items{
	padding-top:5px;
	position:relative;
	
}
.eventhighlight-items .icon{
	width:78px;
	height:58px;
	padding:1px 1px;
	border:solid;
	border-width:1px;
	border-color:#CCC;
	float:right;
	margin-bottom:3px;
}

.eventhighlight-items .content{
	background:url(../images/home/bl-2.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	float:left;
	padding-left:10px;
	margin-top:auto;
	margin-bottom:auto;
	font-weight:bold;
	margin-top:10px;
}
.eventhighlight-items .date{
	font-weight:normal;
}
.sublink{
	font-size:11px;
	padding-right:5px;
}

.eventhighlight-items .venu{
	clear:both;
	border:solid;
	border-width:0px;
	border-top-width:1px;
	border-color:#CCC;
	padding-top:5px;
	padding-left:10px;
	
}
#LatestPromotions{
	margin-left:15px;
	margin-top:27px;
	position:relative;
}
#LatestPromotions .title{
	padding-bottom:5px;
}
#LatestPromotions .items-mask{
	width:480px;
	height:120px;
	overflow:hidden;
}
#LatestPromotions .items{
}
#LatestPromotions .item{
	background:url(../images/overall/latest-icon-border.gif);
	background-repeat:no-repeat;
	width:156px;
	height:119px;
	float:left;
	padding-left:4px;
	padding-top:4px;
}
.Inner-Content-672{
	width:672px;
	padding-top:20px;
	margin-left:auto;
	margin-right:auto;
}
.Inner-Content-640{
	width:640px;
	padding-top:20px;
	margin-left:auto;
	margin-right:auto;
}
.Inner-Content-660{
	width:660px;
	padding-top:20px;
	margin-left:auto;
	margin-right:auto;
}
.Inner-Content-700{
	width:700px;
	padding-top:20px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
.bt-previous{
	background:url(../images/overall/bl-prv.gif);
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:13px;
}
.bt-next{
	background:url(../images/overall/bl-next.gif);
	background-position:center right;
	background-repeat:no-repeat;
	padding-right:13px;
}
.clearboth{
	clear:both;
}
.paging{
	text-align:right;
	padding-right:10px;
	background:url(../images/overall/event-calendar-paging-bg.gif);
	height:27px;
	padding-top:5px;
}
/*--------------------------------------------------------------*/

/*----------------main-menu---------------*/
/*
#Main-Menu{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#444444;
	margin-top:-5px;
}
ul{
	margin-top:20px;
}
ul ul{
	margin-top:0px;
	margin-bottom:10px;
}
li{
	font-size:18px;
	list-style:none;
	margin-left:0px;
	padding-top:8px;
	padding-bottom:10px;
	padding-left:15px;
	font-weight:normal;
	
}
li .active{
	background:url(../images/overall/main-menu-sub-bl.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	font-weight:bold;
}
li li{
	font-size:12px;
	padding-left:20px;
	padding-top:0px;
	padding-bottom:0px;
	background:url(../images/overall/main-menu-sub-bl.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin-left:-40px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:normal;
}
li li .active{
	background:url(../images/overall/main-menu-sub-sub-bl.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	font-weight:bold;
}
li li li{
	padding-left:15px;
	padding-top:0px;
	padding-bottom:0px;
	background:url(../images/overall/main-menu-sub-sub-bl.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	font-weight:normal;
}
li li li .active{
	background:url(../images/overall/main-menu-sub-sub-sub-bl.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	font-weight:bold;
}
li li li li{
	padding-left:13px;
	padding-top:0px;
	padding-bottom:0px;
	background:url(../images/overall/main-menu-sub-sub-sub-bl.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	font-weight:normal;
}

#menu-conventions li li li{
	background:url(../images/overall/main-menu-con-sub-sub-bl.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
}
.hr{
	background:url(../images/overall/main-menu-bg-down.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height:2px;
	margin-bottom:5px;
	margin-top:5px;
}
.active{
	background:url(../images/overall/main-menu-bg-active.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#menu-meeting-and-incentives a{
	color:#e50c5a;
}
#menu-meeting-and-incentives .active a{
	color:#e50c5a;
}
#menu-meeting-and-incentives .active li a{
	color:#333333;
}
#menu-meeting-and-incentives .active a:hover{
	color:#e50c5a;
}
#menu-conventions a{
	color:#0057a7;
}
#menu-conventions .active a{
	color:#0057a7;
}
#menu-conventions .active li a{
	color:#333333;
}
#menu-conventions .active a:hover{
	color:#0057a7;
}
*/


/*------------------------------------- floating ------------------------------*/

#MI{
	
}
#MI .title{
	font-size:18px;
	padding-left:0px;
}
#MI .img{
	background:url(../../../components/com_milayout/images/ourserviceandteam/img-border.gif);
	background-repeat:no-repeat;
	padding:5px 5px 5px 5px;
	margin-top:10px;
}
#MI .mi-content {
	padding-left:0px;
	padding-right:5px;
	color:#757575;
}
#MI .mi-content .title{
font-size:14px;
font-weight:bold;
}
#MI .content .item{
	background:url(../../../components/com_milayout/images/ourserviceandteam/bl.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding-left:10px;
}
#people-detail{
background:url(../../../components/com_milayout/images/ourserviceandteam/pen.gif);
background-repeat:no-repeat;
background-position:right top;
width:733px;
color:#666666;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
#people-detail .p-address{
	color:#777777;
	font-size:11px;
}
#people-detail .p-content{
	text-align:justify;
}
#people-detail .p-title{
	font-size:24px;
	color:#000000;
	font-weight:bold;
}

#dbgFloating{
	background-color:#FFFFFF;
	filter:alpha(opacity=77); opacity: 0.77;
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
	z-index:998;
}
#dFloating{
	width:767px;
	height:auto;
	left:0px;
	top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	position:absolute;
	z-index:999;
}
#closeBT{
	text-align:right;
}
#FT-border-up{
	background:url(../../../components/com_milayout/images/documentFloating/border-up.png);
	height:22px;
	width:767px;
}
#FT-border-down{
	clear:both;
	background:url(../../../components/com_milayout/images/documentFloating/border-down.png);
	height:18px;

}
#FT-content{
	width:767px;
	position:relative;
}
#FT-content-left{
	width:18px;
	float:left;
}
#floatingContent{
	background:url(../../../components/com_milayout/images/documentFloating/content-bg-down.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#FT-content-bg-up{
	background:url(../../../components/com_milayout/images/documentFloating/content-bg-up.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFFFFF;
	position:relative;
	height:auto;
	width:733px;
	float:left;
}
#FT-content-right{
	width:16px;
	float:right;
}
#FT-content-left .up{
	background:url(../../../components/com_milayout/images/documentFloating/border-left-up.png);
	background-repeat:no-repeat;
	height:228px;
}
#FT-content-left .center{
	background:url(../../../components/com_milayout/images/documentFloating/border-left.png);
	background-repeat:repeat-y;
	height:auto;
}


#FT-content-left .down{
	background:url(../../../components/com_milayout/images/documentFloating/border-left-down.png);
	background-repeat:no-repeat;
	height:237px;
}
#FT-content-right .up{
	background:url(../../../components/com_milayout/images/documentFloating/border-right-up.png);
	background-repeat:no-repeat;
	height:228px;
}

#FT-content-right .center{
	background:url(../../../components/com_milayout/images/documentFloating/border-right.png);
	background-repeat:repeat-y;
	height:auto;
}
#FT-content-right .down{
	background:url(../../../components/com_milayout/images/documentFloating/border-right-down.png);
	background-repeat:no-repeat;
	height:237px;
}

/*********************************************/

.hr{
	background:url(../images/overall/main-menu-bg-down.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height:2px;
	margin-bottom:5px;
	margin-top:5px;
}
.MICE-Main-Menu{
}
.MICE-Main-Menu .Sub-Menu{
	padding-left:0px;
	padding-top:10px;
	padding-bottom:10px;
}
.MICE-Main-Menu .Menu {
	font-size:18px;
	font-weight:normal;
	list-style:none;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:20px;
}
.MICE-Main-Menu .Menu .Menu{
	padding-left:20px;
	font-size:12px;
	padding-top:4px;
	padding-bottom:4px;
	background:url(../images/overall/main-menu-sub-bl.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	font-weight:normal;	
}
.MICE-Main-Menu .Menu .Menu .Menu{
	padding-left:15px;
	background:url(../images/overall/main-menu-sub-sub-bl.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	font-weight:normal;	
}

#menu-conventions .Menu .Menu .Menu{
	padding-left:15px;
	background:url(../images/overall/main-menu-con-sub-sub-bl.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	font-weight:normal;	
}
.MICE-Main-Menu .Menu .Menu .Menu .Menu{
	background:url(../images/overall/main-menu-sub-sub-sub-bl.gif);
	background-repeat:no-repeat;
	background-position:0px 11px;
	font-weight:normal;	
}
.MICE-Main-Menu .active{
	background:url(../images/overall/main-menu-bg-active.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
}
.MICE-Main-Menu .Menu .active{
	font-weight:bold;
}
.MICE-Main-Menu .Menu .Menu .active{
	font-weight:bold;
}
.MICE-Main-Menu .Menu .Menu .Menu .active{
	font-weight:bold;
}

#menu-meeting-and-incentives .active a{
	color:#e50c5a;
}
#menu-meeting-and-incentives .Sub-Menu a{
	color:#333333;
}
#menu-meeting-and-incentives .Sub-Menu a:hover{
	color:#e50c5a;
}
#menu-conventions a{
	color:#333333;
}
#menu-conventions .active a{
	color:#0057a7;
}
#menu-conventions .Sub-Menu a{
	color:#333333;
}
#menu-conventions .Sub-Menu a:hover{
	color:#0057a7;
}

#menu-exhibition a{
	color:#333333;
}
#menu-exhibition .active a{
	color:#8fb528;
}
#menu-exhibition .Sub-Menu a{
	color:#333333;
}
#menu-exhibition .Sub-Menu a:hover{
	color:#8fb528;
}

#footerlink {
	color:#999999;
	font-size:10px;
	line-height:14px;
	text-align:center;
}
.padleft8 { padding-left: 8px;}