*{
	margin:0px;
	padding:0px;
}
html {	
}
body{
	height:100%;
	-webkit-text-size-adjust: none;
}

#outer{
	height:100%;
}
#wrapper {
	height:100%;
	
}
#flashcontainer {
	position:absolute;
	width:100%;
	height:100%;
	background:transparent;
	z-index:9;
}
#container {
	position:absolute;
	width:1px;
	height:1px;
	top:0px;
	right:1px;	
	z-index:10;
	margin:0 0 50px 0;	
}
#content {
	position:absolute;
	display:block;
	width:596px;
	mid-height:500px;
	text-align:center;
	top:376px;
	right:20px;
}

.width750{
	width:806px !important;
}

.width900{
	width:956px !important;
}

#content h1.topheader{
	height:32px;
	width:100%;
	color:#FFFFFF;
	background:#3C1E00 url(../../chi/images/home/content_header.gif) no-repeat;
	position:relative;
	display:block;
	overflow:hidden;
	text-indent:-1000px;
}

/* Three kind of shadow 540, 750, 900 */
div.shdw_m_900 {
	position:relative;
	display:block;
	text-align:center;
	width:956px;	
	background:url(../../chi/images/home/page_shdw_m_900.png) 0 0 repeat-y;
	overflow:auto;
}


div.shdw_m_750 {
	position:relative;
	display:block;
	text-align:center;
	width:806px;	
	background:url(../../chi/images/home/page_shdw_m_750.png) 0 0 repeat-y;
	overflow:auto;
}


div.shdw_m_540 {
	position:relative;
	display:block;
	text-align:center;
	width:596px;
	background-image:url(../../chi/images/home/page_shdw_m_540.png);
	background-position:0 0;
	background-repeat:repeat-y;
	overflow:auto;
}



div.pagecontainer_540, div.pagecontainer_750, div.pagecontainer_900 {
	position:relative;
	display:block;
	background:transparent url(../../chi/images/home/home_bg.png);
	overflow:auto;
	margin:0 auto;
}
div.pagecontainer_540 {
	width:540px;
}
div.pagecontainer_750 {
	width:750px;
}

div.pagecontainer_900 {
	width:900px;
}

div.page {
	position:relative;
	display:block;
	width:90%;
	margin:35px auto 25px auto;
	text-align:center;
	padding:0;	
}

/* Three kind of shadow 540, 750, 900 */
div.shdw_t_540 {
	display: block;
	position: relative;
	width:596px;
	height:28px;
	background:url(../../chi/images/home/page_shdw_t_540.png) 0 0px no-repeat;	
}

div.shdw_t_750 {
	display: block;
	position: relative;
	width:806px;
	height:28px;
	background:url(../../chi/images/home/page_shdw_t_750.png) 0 0px no-repeat;
}

div.shdw_t_900 {
	display: block;
	position: relative;
	width:956px;
	height:28px;
	background:url(../../chi/images/home/page_shdw_t_900.png) 0 0px no-repeat;
}


div.flashnav {
	position:relative;
	top:8px;
	left:28px;
	height:20px;
	width:100%;
	background:transparent;
	overflow:hidden;
	text-align:left;
}

/* Three kind of shadow 540, 750, 900 */
div.shdw_b_540 {
	display: block;
	position: relative;
	/*width:596px;*/
	height:90px;
	background-image:url(../../chi/images/home/page_shdw_b_540.png);
	background-repeat:no-repeat;
	background-position:0 0px;
}


div.shdw_b_750 {
	display: block;
	position: relative;
	width:806px;
	height:90px;
	background-image:url(../../chi/images/home/page_shdw_b_750.png);
	background-repeat:no-repeat;
	background-position:0 0px;
}

div.shdw_b_900 {
	display: block;
	position: relative;
	width:956px;
	height:90px;
	background-image:url(../../chi/images/home/page_shdw_b_900.png);
	background-repeat:no-repeat;
	background-position:0 0px;
}


div.footer_540, div.footer_750, div.footer_900 {
	display:block;
	position:relative;
	margin:0 auto;
	/*height:126px;*/
	background:transparent url(../../chi/images/home/home_bg.png)  0 -25px repeat-x;
	border:none;
	border-top:#CCCCCC solid 1px;
	padding:10px 0px 20px 0;
}

div.footer_540 {
	width:540px;
}

div.footer_750 {
	width:750px;
}
div.footer_900 {
	width:900px;
}

div.footer_540 p, div.footer_750 p, div.footer_900 p{
	display:block;
	text-align:right;
	padding:6px 20px 0 0;
}

div.footer_540 p{
	width:345px;
}

div.footer_750 p, div.footer_900 p{
	width:500px;
}

div.footer_540 p a, div.footer_750 p a, div.footer_900 p a{
	color:#666666;
	white-space: nowrap;
}
div.footer_logo{
	float:left;
	width:160px;
	padding-top:5px;
}
div.footer_logo img, div.footer_750 img, div.footer_900 img{
	display:block;
	border:none;
	text-align:left;
	margin:2px 0 0 20px;
}

/* This needs to be first because FF3 is now supporting this */
.clearfix {display: inline-block;}

.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    font-size: 0;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

div.box_50w_left {
	width:45%; 
	float:left;
	padding-right:30px; 
	border-right:#C4B8AE 1px solid; 
	text-align:left; 
}

div.box_50w_right {
	width:45%; 
	float:left;
	padding-left:30px; 
	text-align:left; 
}
/* Dress Code Page Item */
div.dresscode_tick, div.dresscode_cross {
	float: left;
	text-align:left;
	height: 21px;
	width: 49%;
	line-height: 250%;
	text-align: center;
	padding-bottom:20px;
}

div.dresscode_tick {
	background: url(../../chi/images/points_to_observe/dresscode_tick.gif) no-repeat 110px 3px; 
}

div.dresscode_cross {
	background: url(../../chi/images/points_to_observe/dresscode_cross.gif) no-repeat 95px 5px; 
}

div.dresscode_left {
	width:46%;
	padding:0;	
	padding-top:10px;
	padding-right:30px;
	margin:0;
	border-right:#C4B8AE 1px solid; 
	text-align:left; 
	float:left;
	display:block;
}

/*border on right side*/
div.dresscode_left_special {
	width:46%;
	padding:0;	
	padding-top:10px;
	margin:0;
	text-align:left; 
	float:left;
	display:block;
}
div.dresscode_right_special {
	width:45%; 
	padding:0;
	padding-top:10px;
	padding-left:30px;
	margin:0;
	text-align:left; 
	float:right;	
	border-left:#C4B8AE 1px solid; 
}

* html div.dresscode_left_special {
	width:46%;
}

* html div.dresscode_right_special {
	width:50%;
}

div.dresscode_left_special ul, div.dresscode_right_special ul {
	margin:0px;	
	line-height:20px;
}

/* Hack for IE 6 to make sure center */
* html div.dresscode_left {
	width:51%;
}

div.dresscode_right {
	width:45%; 
	padding:0;
	padding-top:10px;
	margin:0;
	text-align:left; 
	float:right;	
	padding-left:10px;	
}

/* Hack for IE 6 to make sure center */
* html div.dresscode_right {
	width:45%;
}

div.dresscode_left ul, div.dresscode_right ul {
	margin:0px;	
	line-height:20px;
}


div.dresscode_icon {
	float:left; 
	margin-top:20px; 
	color:#FFFFFF; 
	font-weight:bold; 
	background: url(../../chi/images/points_to_observe/icon_dress.gif) no-repeat 6px 4px #5B0000; 
	width:80px; 
	height:17px; 
	text-align:left;
	line-height:140%;
}

div.dresscode_icon a {
	margin:0px;
	display:block;
	position:relative;
	left:22px;
	top:-1px;
	color:#FFFFFF; 
}

div.opening_right, div.opening_left{
	float:left; 
	text-align:left;
	width:42%; 
}


div.dresscode_dress_right {
	padding: 0px 15px 15px 0px;
	float:left;
}

div.dresscode_dress_left {
	padding: 0px 0px 15px 15px;
	float:right;
}

div.dresscode_dress_left img {
	vertical-align:middle;
}
div.dresscode_dress_left.sign {
	padding-left:4px;
}

div.dress_container {
	width:300px; 
	padding-top:10px;
}

div.dress_container_left {
	width:300px; 
	padding-top:10px;
	float:right;
}

/*end of Dress Code Page*/

div.opening_left {
	padding-right:30px;
}
	
div.opening_right {
	border-left:#C8C8C8 1px solid; 
	padding-left:30px;
}

div.dash_grey {
	padding: 30px 0px 30px 0px;
	height:3px;
	background: url(../../chi/images/home/dash.gif) repeat-x center;
}

div.dash_grey_5p{
	padding: 5px 0px 5px 0px;
	margin:0px;
	height:3px;
	background: url(../../chi/images/home/dash.gif) repeat-x center;
}

div.dash_brown {
	padding: 40px 0px 20px 0px;
	height:3px;
	background: url(../../chi/images/home/dash_brown.gif) no-repeat center;
}

div.100w {
	width:100%;
}

div.imagepadding_10 {
	padding: 0px 0px 10px 0px;
}

div.imagepadding_20 {
	padding: 0px 0px 20px 0px;
}

div.border_bottom {
	border-bottom:#BEBBB9 1px solid;
}

div.back_icon {
	position:relative;
	display:block;
	float:right;
	padding: 0px;
	color:#5B0000; 
	font-weight:bold; 
	background: url(../../chi/images/home/icon_back.gif) no-repeat 0px 8px; 
	width:50px; 
	text-align:left;
}

div.back_icon a {
	position:relative;
	display:block;
	text-indent:10px;
	color:#5B0000; 
}

div.back_icon2 {
	position:relative;
	display:block;
	float:right;
	padding: 0px;
	color:#5B0000; 
	font-weight:bold; 
	background: url(../../chi/images/home/icon_back.gif) no-repeat 0px 8px; 
	width:60px; 
	text-align:left;
}

div.back_icon2 a {
	position:relative;
	display:block;
	text-indent:10px;
	color:#5B0000; 
}

div.next_icon{
	position:relative;
	display:block;
	float:right;
	padding: 0px;
	color:#5B0000; 
	font-weight:bold; 
	background: url(/eng/images/home/icon_next.gif) no-repeat 53px 6px; 
	width:60px; 
	text-align:left;
}

div.next_icon a {
	position:relative;
	display:block;
	text-indent:10px;
	color:#5B0000; 
}

div.next_icon_left{
	position:relative;
	display:block;
	float:left;
	padding: 0px;
	color:#5B0000; 
	font-weight:bold; 
	background: url(/eng/images/home/icon_next.gif) no-repeat 45px 6px; 
	width:50px; 
	text-align:left;
}

div.next_icon_left a {
	position:relative;
	display:block;
	text-indent:0px;
	color:#5B0000; 
}


/*general */
.align_left {
	text-align:left;
}

.float_left {
	float:left;
}

.padding_top_15px {
	padding-top:15px;
}

.padding_right_10px {
	padding-right:10px;
}

/* Grand Ballroom Table */
div.ballroom_icon {
	float:left; 
	margin-top:20px; 
	color:#FFFFFF; 
	font-weight:bold; 
	width:auto !important; 
	height:18px; 
	text-align:left;
	line-height: 135%;
	background:#5B0000; 
	padding:0 12px 0 6px;
}

div.red_icon {
	float:left; 
	color:#FFFFFF; 
	font-weight:bold; 
	width:175px; 
	height:20px; 
	text-align:center;
	line-height: 135%;
	background:#5B0000; 
}

div.ballroom_icon a{
	position:relative;
	display:block;
	text-indent:6px;
	color:#FFFFFF; 
}

div.red_icon a{
	position:relative;
	display:block;
	*padding-top:2px;
	color:#FFFFFF; 
}

.table_roomtype {
	color:#333333; 
	font-size:12px; 
	font-weight:bold; 
	padding:10px;
}

.table_item_title {
	color:#666666; 
	font-size:10px; 
	font-weight:bold; 
	text-align:center;
	padding:10px;
}
.table_item_txt {
	color:#666666; 
	font-size:10px; 
	text-align:left;
	padding:10px;
}
.table_item_txt2 {
	color:#666666; 
	font-size:10px; 
	text-align:center;
	padding:8px;
}
.table_item_txt3 {
	color:#666666; 
	font-size:10px; 
	padding:0px;
	line-height:20px;
}
.table_item_txt3 a {
	color:#666666; 
	font-size:10px; 
	padding:0px;
}
.table_item_txt3 a:hover {
	color:#666666; 
	font-size:10px; 
	padding:0px;
	text-decoration:underline;
}

.table_item_left {
	color:#666666; 
	font-size:12px; 
	font-weight:bold; 
	text-align:left;
	padding:10px;
}
.table_item_left2 {
	color:#666666; 
	font-size:12px; 
	text-align:left;
	padding:10px;
	line-height: 15px;
}

.table_item_content {
	color:#666666; 
	font-size:12px; 
	font-weight:normal; 
	text-align:center;
	padding:10px;
}

.table_icon {
	text-align:center;
	padding:10px;
	width:55px;
}


.table_whitebg {
	background-color:#FBF7F1;
}
.table_whitebg2 {
	background-color:#EEEAE5;
}

.table_greybg2 {
	background-color:#DAD2CF;
}
.table_greybg {
	background-color:#CFC9C5;
}
.table_orgbg {
	background-color:#DAD2CF;
}
.table_border_bottom {
	border-bottom:#FBF7F1 1px solid;
}
/* End of Grand Ballroom Table */

/* Sitemap */
.sitemap_box_white, .sitemap_box_grey {
	width:166px;
	height:200px;
	margin-right:2px;
	float:left;
}

.sitemap_box_white {
	background: url(../../chi/images/sitemap/sitemap_corner.gif) no-repeat 2px 2px #FBF7F1; 
}

.sitemap_box_grey {
	background: url(../../chi/images/sitemap/sitemap_corner.gif) no-repeat 2px 2px #F1EDE9; 
}

.sitemap_box_inside {
	padding:12px;
}

/* End of Sitemap */

/*Dining Item*/
div.dining_left {
	width:45%;
	padding:0;	
	padding-right:30px;
	margin:0;
	text-align:left; 
	float:left;
	display:block;
}

/* Hack for IE 6 to make sure center */
* html div.dining_left {
	width:50%;
}

div.dining_right {
	width:40%; 
	padding:0;
	margin:0;
	text-align:left; 
	border-left:#C8C8C8 1px solid; 
	float:left;	
	padding-left:30px;	
	min-height: 70px;
	height: auto !important;
	height: 70px;
}

/* Hack for IE 6 to make sure center */
* html div.dining_right {
	width:45%;
}

/* What's Happening */
div.happening_right {
	margin:0px;
	padding:0px;
	width:270px;
	float:right;
}

div.happening_right_02 {
	margin:0px;
	padding:0px;
	width:470px;
	float:right;
}

div.happening_left {
	margin:0px;
	padding:0px;
	width:188px;
	float:left;
}

div.happening_bordertop {
	border-top:#999999 1px solid; 
}

/* Rules and Regulation */
select.rules {
	width:180px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}

div.rules_tick, div.rules_cross {
	float: left;
	text-align:left;
	height: 21px;
	width: 49%;
	line-height: 250%;
	text-align: center;
	padding-bottom:20px;
}

div.rules_tick {
	background: url(../../chi/images/points_to_observe/dresscode_tick.gif) no-repeat 120px 3px; 
}

div.rules_cross {
	background: url(../../chi/images/points_to_observe/dresscode_cross.gif) no-repeat 120px 5px; 
}

div.do_icon {
	display:block;
	position:relative;
	left:10px;
	float:left; 
	margin-top:20px; 
	color:#FFFFFF; 
	font-weight:bold; 
	background: url(../../chi/images/home/exclamation.gif) no-repeat 5px 3px #5B0000; 
	width:78px; 
	height:17px; 
	text-align:left;
	line-height:140%;
}

div.do_icon a {
	margin:0px;
	display:block;
	position:relative;
	left:19px;
	top:-1px;
	color:#FFFFFF; 
}

div.ballroom_left {
	float:left;
	width:190px;
	border-right:#C4B8AE 1px solid; 
}

div.ballroom_right {
	float:left;
	width:240px;
	display:block;
	position:relative;
	left:40px;
}

div.padding_bottom_10px {
	padding-bottom:10px;
}

div.happening_box {
	text-align:left; 
	padding-top:10px; 
	padding-bottom:10px;
	background:url(../images/home/dash.gif) bottom left repeat-x;
}
div.happening_bordertop {
	border-top:#999999 1px solid; 
}

div.happening_caption {
	width:100%; 
	padding-left:8px;
	color:#666666;
}

/*News & Announcement*/
div.news_box {
	margin:0px;
	padding:0px;
	display:block;
	position:relative;
	top:20px;
	width:100%;
	text-align:left;
}

div.textalign_left {
	text-align:left;
}

div.image_left {
	float:left;
	margin:0px;
	padding-right:15px;
}

div.image_right{
	float:right;
	margin:0px;
	padding-left:15px;
}

/*Monthly Feature*/

div.feature_left {
	width:48%;
	padding:0;	
	padding-right:15px;
	margin:0;
	text-align:left; 
	float:left;
	display:block;
}

/* Hack for IE 6 to make sure center */
* html div.feature_left {
	width:50%;
}

div.feature_right {
	width:48%; 
	padding:0;
	margin:0;
	text-align:left; 
	float:left;	
	padding-left:15px;	
	min-height: 70px;
	height: auto !important;
	height: 70px;
}

div.wording {
	text-align:left; 
	padding-bottom:2px;	
	min-height: 2px;
	height: auto !important;
	height: 2px;
}

/* Hack for IE 6 to make sure center */
* html div.feature_right {
	width:50%;
}

img.specialcharchinese {
	position:relative;
	top:2px;
}
* html img.specialcharchinese {
	position:relative;
	top:2px;
}

.font12 {
	font-size: 12px;
}

.bg_line_ver {
	background-image: url(../images/accommodation/bg_line_v.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.bg_line_hor {
	background-image: url(../images/accommodation/bg_line_v.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.table_item_title_black {
	color:#000000; 
	font-size:12px; 
	font-weight:bold; 
	text-align:center;
	padding:10px 5px;
}

.table_item_title_black4 {
	color:#000000; 
	font-size:12px; 
	font-weight:bold; 
	text-align:center;
	padding:10px;
}

.supStyle {
	font-family:Arial;
}

.specialAccomodationTable { font-size:10px !important; }
.restLogo {text-align:right; padding-top:20px;}


/* iPad starts */
.ipadContent {display:none;}
/* iPad ends */
div.page a.emailLink {color:#5B0000;}
a.redLink {color:#5B0000 !important; text-decoration:underline;}

ul.harmonyList {list-style:none; padding:0; margin:0; background:none;}
ul.harmonyList li {width:160px; float:left; font-size:12px; padding:0; margin:0;}
ul.harmonyList li a {color:#333; display:block; background: url(../images/home/bullet.gif) no-repeat 6px 17px; padding: 10px 15px 10px 20px;}

/*table.harmonyList td { background: url(../images/home/bullet.gif) no-repeat 6px 12px; width: 130px; padding: 10px 15px 10px 20px; font-size: 12px; }
table.harmonyList td.noBg { background: none; }
table.harmonyList a { display:block; color:#333; }*/
div.happening_left img {
	width:188px;
}