/* CSS Document */
#alphaJump {
	float: left;
	width: 982px;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#hotelMainSection {
	float: left;
	width: 982px;
}
#mainInfoSectionHolder {
	float: left;
	width: 964px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 40px;
	background-image: url(../../images/build-images/large-bottom-right-corner.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#nameRating {
	float: left;
	width: 944px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#hotelName {
	float: left;
	width: 730px;
	text-align: left;
}
#hotelName h1 {
	float: left;
	margin-top: 5px;
}
#preferredHotel {
	float: left;
	width: 29px;
	height: 29px;
	margin-right: 10px;
	background-image: url(../../images/content-images/reccomended-hotel.gif);
	background-position: center;
	background-repeat: no-repeat;
}
#hotelRating {
	float: right;
	width: 200px;
	height: 21px;
	margin-top: 5px;
}
#hotelRating h2 {
	float: right;
	width: 60px;
	text-align: left;
	margin-top: 3px;
}
#hotelRating .ratingStar {
	float: right;
	width: 18px;
	height: 21px;
	margin-left: 5px;
	background-image: url(../../images/content-images/hotel-star.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#hotelMainImage {
	float: left;
	width: 409px;
	margin-right: 10px;
}
#hotelMainInfo {
	float: left;
	width: 533px;
}
#hotelMainInfo p {
	text-align: justify;
	line-height: 18px;
	margin-bottom: 10px;
}
#hotelMainInfo ul {
	float: left;
	width: 533px;	
	padding-left: 16px;
	text-align: left;
}
	#hotelMainInfo ul li {
		list-style: url(../../images/build-images/bullet-image.gif);		
		margin-bottom: 5px;	
	}
.bookHotel {
	float: left;
	width: 533px;
}
.bookHotel a {
	float: right;
}
#hotelLocation {
	float: left;
	width: 533px;
	margin-top: 10px;
}
#hotelAddress {
	float: left;
	width: 170px;
	text-align: left;
}
#hotelAddress p {
	margin: 0;
}
#googleMapLocation {
	float: left;
	width: 363px;
	height: 155px;
}
.hotelTitleBreak {
	float: left;
	width: 964px;
	text-align: left;
	margin-bottom: 10px;
	padding-left: 12px;
}
.hotelCornerLeftSection, .hotelCornerRightSection {
	float: left;
	width: 964px;
	padding-bottom: 50px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	background-image: url(../../images/build-images/small-bottom-left-corner.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.hotelCornerRightSection {
	background-image: url(../../images/build-images/small-bottom-right-corner.gif);
	background-position: bottom right;
}
#imageGallery {
}
#imageGallery a {
	margin-left: 6px;
	margin-right: 6px;
}
#imageGallery img {}
.hotelCornerLeftSectionInner .leftSmallHotelImage {
	float: left;
	position: relative;
	width: 282px;
	height: 209px;
	margin-right: 10px;
}
.hotelCornerRightSectionInner .leftSmallHotelImage {
	float: right;
	position: relative;
	margin-left: 10px;
}

.leftSmallHotelImageFrame {
	position: absolute;
	z-index: 50;
	top: 0px;
	left: 0px;
	width: 282px;
	height: 209px;
	background-image: url(../../images/build-images/smaller-hotel-image-frame.png);
	background-position: center;
	background-repeat: no-repeat;
}




.leftImageCopy p {
	float: left;
	width: 670px;
	text-align: justify;
	line-height: 18px;
	margin-bottom: 10px;
}
.leftHotelUl {
	float: left;
	width: 300px;
	margin-right: 20px;
}        	
.rightHotelUl {
	float: left;
	width: 300px;
}
.leftHotelUl ul, .rightHotelUl ul {
	float: left;
	padding-left: 16px;
	text-align: left;
}
	.leftHotelUl ul li, .rightHotelUl ul li {
		list-style: url(../../images/build-images/bullet-image.gif);	
		width: 280px;
		margin-bottom: 5px;	
	}
