/* CSS Document */
#resorts_holder {
	position:relative;
	width:615px;
	height:auto;
	background-color: #F6ECC1;
	padding: 10px;
	padding-bottom:2px;
	margin-left: 18px;
	border: 1px solid #333333;
	background-repeat: no-repeat;
	background-image: url(../images/abd/world_map2.jpg);
}

#resorts_slideshow {
	position:relative;
	width:300px;
	height:200px;
	z-index:1;
	float: right;
	margin-left: 5px;
	border: solid 1px #000000;
	background-color: #FFFFFF;
}
#resorts_dlx {
	position:relative;
	width:600px;
	height:auto;
	z-index:2;
	padding: 5px;
	float: left;
}

#resorts_dlxvillas {
	position:relative;
	width:280px;
	height:190px;
	z-index:2;
	padding: 5px;
	float: right;
}

#resorts_mod {
	position:relative;
	width:600px;
	height:auto;
	z-index:2;
	padding: 5px;
	float: left;
}

#resorts_value {
	position:relative;
	width:600px;
	height:auto;
	z-index:2;
	padding: 5px;
	float: right;
}

#dlx_holder {
	width:600px;
	height:auto;
	margin-left: 5px;
	position: relative;
}
#mod_val_holder {
	width:600px;
	margin-left: 5px;
	position: relative;
}

#resorts_other_holder {
	width:600px;
	margin-left: 5px;
	position: relative;
}
#resorts_compare {
	position:relative;
	width:600px;
	z-index:2;
	padding: 5px;
	float: left;
	
}
#resorts_other {
	position:relative;
	width:600px;
	z-index:2;
	padding: 5px;
	float: right;
	
}
#resorts_quote {
	position:absolute;
	width:375px;
	height:auto;
	z-index:2;
	left: 10px;
	background-color: #F6ECC1;
	border: solid 2px #FFFFFF;
	;
	padding: 2px;
	text-align: center;
	margin-top: 10px;
	top: 220px;
}
#resorts_title_holder {
	height: auto;
	background-color: #35000B;
	width: 676px;
	min-height:260px;
	padding-top: 4px;
	}
#resorts_title_padding {
	padding-top: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	}
#resorts_icon_holder {
	position:relative;
	width:99%;
	height:auto;
	margin-top: 2px;
	}
#resorts_details_holder {
	position:relative;
	width:100%;
	background-color: #F6ECC1;
	height: auto;
	
	}
#resorts_details_icons {
	position:relative;
	width:191px;
	height:auto;
	z-index:1;
	background-color: #FFFFFF;
	float: left;
}
#resorts_details_frame {
	position:relative;
	width:475px;
	height:auto;
	z-index:2;
	float: right;
	background-color: #F6ECC1;
	min-height: 308px;
	padding: 5px;
	}
#resorts_details_splash {
	position:relative;
	width:450px;
	margin-top: 15px;
	*margin-top: 20px;
	text-align: center;
	margin-left: 15px;
	*margin-left: 5px;
	}
#resorts_details_dining_pic {
	width:250px;
	height:200px;
	float:right;
	margin-left:5px;
	border:#000000 1px solid;
	}
#resorts_details_roomspic {
	width:200px;
	height:136px;
	float:right;
	margin-left:5px;
	border:#000000 1px solid;
	margin-top:5px; 
	margin-left:5px;
	}
.resort_comparison_table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
