@charset "utf-8";
/* CSS Document */

.copyarea {
	padding-top:10px;	
}

#criteriaContainer {
	background:url(/images/criteria-back.png) no-repeat top left; 
	width:753px; 
}

#criteriaHeader {
	height:34px;	
}

#specifyTitle {
	margin:6px 0px 0px 18px;
}

#specifyExpand {
	position:relative; top:-6px; left:5px;
	cursor:pointer;
}

#criteriaContent {
	margin:0px 0px 0px 22px;
	color:#000;
	font-size:13px;
	height:127px;	
}

#criteriaContent p {
	padding:8px 0px 0px 0px;
	margin:0px 0px 6px 0px;
}

#criteriaContent ul {
	list-style:none;
	padding:0px;
	margin:0px 0px 6px 0px;
}

#criteriaContent ul li {
	float:left;
	width:8em;
}

#criteriaContent ul li input {
	float:left;
	margin-right:6px;
}

#criteriaContent p select {
	margin-right:22px;	
}

ul#facilitiesTopList {
	list-style:none;	
	margin:10px 0px 0px 116px;
	padding:0px;
	line-height:normal;
}

ul#facilitiesTopList li {
	float:left;
	text-align:center;
	font-size:11px;
}

ul#facilitiesHotelList {
	list-style:none;
	margin:0px;
	padding:0px;
}

ul#facilitiesHotelList li {
	width:753px;
	min-height:75px;
	background:url(/images/facilities-hotel-back.png) no-repeat left 8px ;
	position:relative;
	
	clear:both;
} 

ul#facilitiesHotelList li div.topMargin {
	height:8px; width:100%;
}

ul#facilitiesHotelList li div.hotelMask {
	position:absolute;
	top:8px;
	left:0px;
	right:0px;
	bottom:0px;
	
	background:url(/images/facilities-hotel-mask.png) no-repeat;
	/* Done by Effect.Morph*/
	opacity:0.745;
	filter:alpha(opacity=74.5);
	/*opacity:1.0;
	filter:alpha(opacity:100);*/
}

ul#facilitiesHotelList li div.hotelImage {
	padding-left:3px;
	padding-top:8px;
	width:115px;
	height:59px;
	float:left;
}

ul#facilitiesHotelList li div.hotelImage div {
	background-repeat:no-repeat;
	background-position:center;	
	width:112px;
	height:51px;
}

ul#facilitiesHotelList li img.hotelMore {
	float:right;	
	margin-right:6px;
	margin-top:6px;
	cursor:pointer;
}

ul#facilitiesHotelList li div.hotelFacility {
	float:left;
	text-align:center;
	padding-top:16px;
	font-size:10px;
}	

ul#facilitiesHotelList li div.hotelLocation {
	float:left;
	text-align:center;
	padding-top:6px;
}

ul#facilitiesHotelList li div.hotelAward {
	float:left;
	text-align:center;
	padding-top:24px;
	line-height:normal;
}

ul#facilitiesHotelList li div.hotelMore {
	clear:both;
	border:#666 1px solid;
	border-top:none;
	background:#1a1a1a;
	
	margin:0px 50px 0px 50px;
}

ul#facilitiesHotelList li div.hotelMore div.hotelMoreLeft {
	float:left;
	width:440px;
}

ul#facilitiesHotelList li div.hotelMore div.hotelMoreLeft div.hotelMoreAddress {
	font-size:11px; margin:18px 0px 7px 0px;	
}

ul#facilitiesHotelList li div.hotelMore div.hotelMoreRight {
	float:right
}

ul#facilitiesHotelList li div.hotelMore div.hotelMoreRight div.hotelMoreAwards {
	text-align:center;	
	margin-bottom:6px;
}

ul#facilitiesHotelList li div.hotelMore div.hotelMoreRight div.bookingTeaserCont {
	width:169px; height:216px;
	font-size:11px;
	line-height:normal;
}

ul#facilitiesHotelList li div.hotelMore div.hotelMoreRight div.bookingTeaserCont div.bookingPhoneCont {
	padding-top:30px;	
}

ul#facilitiesHotelList li div.hotelMore div.hotelMoreRight div.bookingTeaserCont div.bookingPhoneCont span.telephone {
	font-size: 24px; font-weight: normal;
}