html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}


html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #695756;
	/*background: #c4c4c4 url(bg/CHI_background.jpg) top left no-repeat;*/
	background: #c4c4c4 url(bg/CHI_background.jpg) repeat-x fixed 0 0;
	height:100%;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:focus {
	outline: none;
}

#container {
	width: 100%;
	text-align: center;
}

#wrapper {
	margin: 0 auto;
	width: 955px;	
	background: #FFFFFF url(bg/CHI_bkg_bottom.jpg) bottom left no-repeat;
	text-align: left;
	overflow: hidden;
	
}

#page_top {
	border-top: 4px solid #CCC4BB;
	background: url(bg/CHI_bkg_top.jpg) top left no-repeat;
	padding: 0 0 20px 0;
}

	#logo {
		float: left;
		display: block;
		padding: 10px 30px;
	}
	
	#contact_information {
		padding: 10px 0;
		color: #695756;
		font-size: 9px;
		clear: right;
	}
		#contact_information a {
			color: #695756;
		}
	
	#nav {
		float: left;
		display: block;
		height: 150px;
		margin-left: 0px;
	}
	
	#strapline {
		display: block;
		height: 31px;
		width: 451px;
		background: url(bg/relax.gif) 10px 40px no-repeat;
		text-indent: -9999px;
		padding: 35px 0;
	}
	
		
	#nav_by_dropdown {
		float: right;
		text-align: right;
		padding: 0 15px 0 0;
		margin-top: -5px;
	}
	
	#nav_by_dropdown div.skinned-select {
		background: url(select_box/top_dropdown.jpg) top left no-repeat;
		display: block;
		width: 154px;
		height: 24px;
		float: right;
	}
	
	#nav_by_dropdown div.skinned-select .select-text {
  		position: absolute;
		text-indent: 10px;
		line-height: 19px;
		width: 150px;
		z-index: 1;
		text-align: left;
	}
	
	#nav_by_dropdown div.skinned-select select {
		opacity: 0;
		filter: alpha(opacity = 0);
		moz-opacity: 0;
		position: relative;
		z-index: 100;
		width: 150px;
	}

	ul#navigation {
		
	}

		ul#navigation li {
			float: left;
			padding-right: 10px;
		}
		
		ul#navigation li a {
			display: block;
			height: 35px;
			text-indent: -9999px;
			/* height */
		}
		
		ul#navigation li a:link, ul#navigation li a:visited {
			background-position: 0px 0px;
			background-repeat: none;
		}
		
		ul#navigation li a:hover {
			background-position: 0px -35px;
			/* background position */
		}
		
			ul#navigation li#nav_home a {
				background-image: url(nav/menu_home.gif);
				background-position: 0px -35px;
				width: 90px;
				/* width */
				/* background */
			}
			
			ul#navigation li#nav_chi_residences a {
				background-image: url(nav/menu_residences.gif);
				width: 130px;
				/* width */
				/* background */
			}
			
			ul#navigation li#nav_ivy_shanghai a {
				background-image: url(nav/menu_shanghai.gif);
				width: 135px;
				/* width */
				/* background */
			}

			ul#navigation li#nav_tavuni a {
				background-image: url(nav/menu_taveuni.gif);
				width: 135px;
				/* width */
				/* background */
			}
			
			ul#navigation li#nav_fiji_resort a {
				background-image: url(nav/menu_resort.gif);
				width: 109px;
				/* width */
				/* background */
			}

	#crossfader {
		border:2px solid #555555;
		height:367px;
		margin:1em auto;
		width:550px;
	}

	#image_module {
		display: block;
		height: 400px;
		width: 919px;
		_width: 939px;
		padding: 0px 0px 0px 18px;
		margin: 0;
		position: relative;
		color: white;
		overflow: hidden;
	}
		#image_module .hidden_at_load {
			display: none;
		}
	
		#image_module #images {
			display: block;
			height: 400px;
			width: 919px;
			position: relative;
		}
		
		#image_module #description_text {
			/* background repeatable png */
		}
		
		
		#description_text .opaque {
			position: absolute;
			background: url(bg/opaque-black.png) top left no-repeat;
			color: white;
			position: absolute;
			bottom: 0px;
			left: 18px;
			display: block;
			width: 899px;
			_width: 919px;
			padding: 10px 10px 10px 10px;
		}
		
		.slide_controls {
			float: right;
			padding-top: 30px;
		}
		
		.slide_controls a {
			display: block;
			height: 22px;
			float: left;
			margin-left: 5px;
		}
		
		a.home {
			text-indent: -9999px;
			width: 77px;
			background: url(buttons/back.png) top left no-repeat;
		}
		
		a.our_properties {
			text-indent: -9999px;
			width: 118px;
			background: url(buttons/our_properties.png) top left no-repeat;
		}
		
		a.about_us {
			text-indent: -9999px;
			background: url(buttons/about_us.png) top left no-repeat;
			width: 77px;
		}
		
		#description_text .opaque p {
			width: 550px;
			padding: 30px;
			font-size: 13px;
			line-height: 17px;
		}
		
		

	#column_display {
		padding: 20px 18px 20px 18px;
		font-size: 11px;
		line-height: 15px;
		position: relative;
		_height: 300px;
	}
	
	#column_display h1 {
		text-indent: -9999px;
		height: 14px;
		display: block;
		width: 196px;
	}

	#column_display div.hr_breaker {
		background: url(../images/swish.jpg) top left no-repeat;
		margin-top: 5px;
		margin-bottom: 5px;
		border: none;
		height: 4px;
		width: 196px;
		display: block;
	}
	
	#column_display div.hr_breaker hr {
		display: none;
	}
	
	
	
		#column_display a.button {
			text-indent: -9999px;
			display: block;
			height: 39px;
			width: 196px;
			background-position: 0 0;
			background-repeat: no-repeat;
			position: absolute;
			bottom: 10px;
		}
		
		#chi_residences a.button {
			background-image: url(../images/calloutbox/button_visit_residences.png);
		}
			
			#chi_residences a.button:hover {
				background-image: url(../images/calloutbox/button_visit_residences_f2.png);
			}
		
		#ivy_shanghai a.button {
			background-image: url(../images/calloutbox/button_visit_shanghai.png);
		}
			
			#ivy_shanghai a.button:hover {
				background-image: url(../images/calloutbox/button_visit_shanghai_f2.png);
			}
			
		#taveuni a.button {
			background-image: url(../images/calloutbox/button_taveuni.png);
		}
			
			#taveuni a.button:hover {
				background-image: url(../images/calloutbox/button_taveuni_f2.png);
			}
			
		#fiji_resort a.button {
			background-image: url(../images/calloutbox/button_visit_resort.png);
		}
			
			#fiji_resort a.button:hover {
				background-image: url(../images/calloutbox/button_visit_resort_f2.png);
			}

	#our_properties {
		float: left;
		display: block;
		width: 200px;
		margin-left: 0px;
		padding: 16px 0px 0px 0px;
		position: relative;
	}
	
		#our_properties p {
			padding: 0 10px 0 4px;
			font-size: 11px;
			line-height: 17px;
			position: relative;
		}
	
		#our_properties h1 {
			background: url(../images/calloutbox/title_our_properties.gif) top left no-repeat;
			margin-bottom: 10px;
		}
	
	#chi_residences, #ivy_shanghai, #fiji_resort, #taveuni {
		float: right;
		display: block;
		width: 196px;
		height: 253px;
		margin-left: 18px;
		background: url(bg/CHI_calloutbox.png) top left no-repeat;
		padding: 15px 7px 0px 7px;
	}
	
	#chi_residences img, #ivy_shanghai img, #fiji_resort img {
		padding-left: 1px;
	}
	
	#chi_residences p, #ivy_shanghai p, #fiji_resort p {
		padding: 5px 5px 5px 5px;
	}
	
	
		#chi_residences h1 {
			background: url(../images/calloutbox/title_chi_residences.gif) top left no-repeat;
		}
		
		#ivy_shanghai h1 {
			background: url(../images/calloutbox/title_ivy_shanghai.gif) top left no-repeat;
		}
		
		#taveuni h1 {
			background: url(../images/calloutbox/title_taveuni.gif) top left no-repeat;
		}
		
		#fiji_resort h1 {
			background: url(../images/calloutbox/title_fiji_resort.gif) top left no-repeat;
		}



#footer {
	background: #052041;
	padding: 5px 6px 5px 6px;
	clear: both;
	color: white;
	font-size: 9px;
}

	#footer ul {
		float: right;
	}

	#footer ul li {
		float: left;
		padding-left: 20px;
	}
	
	#footer a:link, #footer a:visited {
		color: white;/* change */
		text-decoration: none;
	}
	
	#footer a:hover {
		text-decoration: underline;
	}

#copyright a:link, #copyright a:visited {
	color:#6DC6E7;
}
