/* Hotel Listing */

	/* Tabs */

#HotelListing .tabs {
	*height: 1%;
	*overflow: hidden;
	position: relative;
	*top: 1px;	
}

		/* Tab Selection */

#HotelListing .map_wrap {
	display: none;
	height: 35em;
	width: auto;
	border: 0;
	margin-bottom: 1em;
}
	
#HotelListing.mode_tab_map .map_wrap {
	display: block;
}

	/* Availability Search */

.availability_box {
	width: 96.1%;; /*71%;*/
	float: left;
}

#HotelListing .AvailabilitySearch {
	width: 96.9%;
	float: left;
	margin: 0;
}

#HotelListing .date_select {
	width: 63%;
	_width: 60%;
	padding: 0;
}

#HotelListing .date_input {
	float: left;
	width: 49%;
}

#HotelListing .date_input input {
	width: 70%;
}

#HotelListing .check_in .calendar_icon {
	margin-right: 1.363em;
}

.travelers_wrap {
	width: 52%;
	*width: 51%;
}

#p3 .travelers_wrap {
	width: 34%;
}

.check_availability {
	width: 100%;
}

	/* Search Results Navigation */

		/* Sort */

#search_results_nav {
	float: right;
	width: 21%;
}

#search_results_nav label {
	padding-bottom: .27em;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
}

#search_results_nav select {
	*margin-bottom: 1em;
}

#search_results_nav input {
	*margin-top: -.6em;
	margin-left: .3em;	
}

		/* Pagination */

#paginate_bottom {
	display: block;
	text-align: center;
}

.rates {
	*position: relative;
}

#paginate_bottom .paginate ul {
	float: none;
	clear: both;
}

#paginate_bottom .paginate li {
	float: none;
	display: inline;
	font-size: 1.18em;
}

	/* Search Results */

#HotelListing .HotelListing {
	*height: auto;
}

.HotelListing {
	margin-bottom: .72em;
	clear: both;
}

.rate_col {
	float: left;
	margin-right: 1.363em;
}

.rate_listing {
	width: 55%;
}

.rate_listing thead th {
	padding: .5em;
}

.HotelListing .sectionname {
	margin-right: 1.363em;
	display: inline;
}

.HotelListing .sectionname,
.HotelListing a.view_locations {
	float: left;
}

.HotelListing .hotel_name {
	font-size: 1em;
}

.HotelListing .view_locations {
}

.HotelListing .promo_line {
	clear: both;
	margin-top: 1.363em;
}

.hotel_data {
	margin-bottom: 1.818em;
	padding-top: 5px;
	position: relative;
}

	/* Hotel Info Container */

.hotel_info {
	width: 65%;
	border-right: 1px solid white;
}

.hotel_info .sectionname .brand_name,
.hotel_info .sectionname .hotel_name {
	font-size: 1em;
}

.hotel_info .sectionname .brand_name {
	
}

	/* Hotel Details */

.hotel_details_wrap {
	overflow: hidden;
}

.hotel_photo {
	width: 158px;
	margin: 0 1.363em .9em 0;
}

.HotelListing .hotel_photo img {
	width: 156px;
	height: 103px;
	border: 1px solid #333;
	margin-bottom: .9em;
}

.hotel_details {
	width: 50%;
}

		/* Hotel Address */

div.hotel_address {
	width: 100%;
	overflow: hidden;
	margin-bottom: .9em;
}

p.hotel_address, a.hotel_map {
	float: left;
}

p.hotel_address {
	margin: 0 .9em 0 0;
}

	/* Sidebar */

.hotel_sidebar {
	float: right;
	padding: 0 15px 2.5em;
	width: 30%;
	overflow: hidden;
	*height: 1%;		
}

.hotel_ratings {
	color: #7d5f3e;
	font-weight: bold;
	line-height: 1.363em;
	margin-bottom: .9em;
	float: right;
}

.hotel_ratings .msg {
	font-weight: normal;
}

.HotelListing .link_availability {
	right: 0px;
	position: absolute;
	bottom: 0px;
	width: 30%;
	_width: 100%;
}

.HotelListing .content_footer {
	margin-top: 1em;
	*height: 1%;
	overflow: hidden;	
}

.HotelListing .content_footer .link_availability {
	position: relative;
	float: right;
	width: 30%;
}

.hotel_rates {
	clear: both;
}

	/* Rates */

div.hr {
	display: none;
}

.hotel_rates .alert {
	display: block;
}

.hotel_room_rates {
	border-top: 1px solid white;
	background: url('../images/bg_hotel_rates.gif') left top repeat-x;
	padding: 21px 0;
	color: #515151;
	width: 100%;
	clear: both;
	overflow: hidden;
	*height: 1%;
}

		/* Room Name */

.hotel_room_rates .room_name {
	margin: 0 0 1.18em 0;
}

		/* Rates Table */

.hotel_room_rates th, .hotel_room_rates td {
	padding: 0 8px;
	text-align: center;
}

.hotel_room_rates th, .room_rate_average .heading {
	text-transform: uppercase;
	font-size: .909em;
}

.hotel_room_rates th {
	vertical-align: top;
}

.hotel_room_rates td {
	padding-bottom: 12px;
}

.hotel_room_rates .week {
	text-align: left;
	padding-left: 0;
}

.hotel_room_rates a.link_rate {
    
    position: relative;
	z-index: 20;
}

.hotel_room_rates a.link_rate:hover {
	z-index: 21;
	background: none;
}

.hotel_room_rates a.link_rate .rate_popup {
	visibility: hidden;
}

.hotel_room_rates a.link_rate:hover .rate_popup {
	visibility: visible;
}

.hotel_room_rates a.link_rate span.rate_popup {
    position: absolute;
    top: -70px;
	left: 30px;
	text-decoration: none !important;
}

.hotel_room_rates a.link_rate span div.redeem_content,
.hotel_room_rates a.link_rate span div.blackout_content {
	padding: 7px 10px;
	width: 70px;
	color: #fff;
    text-align: left;
    line-height: 1.18em;
    background-position: 0 50px;
}

.hotel_room_rates a.link_rate span div.redeem_content {
	background-color: #658da4; 
}

.hotel_room_rates a.link_rate span div.blackout_content {
	background-color: #993300;
}

.hotel_room_rates a.link_rate div.rate_popup_arrow {
	position: relative;
	top: -10px;
	left: -11px;
	float: left;
	width: 28px;
	height: 31px;
	display: block;
	background: url('../images/rate_popup_arrow.gif') no-repeat;
}

.hotel_room_rates a.link_rate .blackout div.rate_popup_arrow {
	background: url('../images/blackout_popup_arrow.gif') no-repeat;
}

.hotel_room_rates .button_1 {
	float: right;
}

		/* Average Rate */

.room_rate_average {
	font-weight: bold;
	text-align: center;
	border: 1px solid #ececec;
	padding: 1em;
	margin: 0 0 0 6em;
	color: #fff;
}

.room_rate_average .data {
	font-size: 1.6em;
}
		
.room_rate_average .heading {
	display: block;
}

		/* More Room Options */

.hotel_more_options {
	clear: both;
}

#hs_listing{
	clear:both;	
}
#HMCTemplate1_S12_divGoToAmari { padding-bottom:0.5em; color:#fff; font-weight:bolder }
#HMCTemplate1_S12_divGoToAmari a { color:#fff; }


