﻿#bookHotelTop
{
	background-image: url('/images/bookHotelDisplayTop.jpg');
	float: left;
	height: 40px;
	width: 762px;
}

#bookHotelMiddle
{
	background-image: url('/images/hotelListingDisplayMiddle.jpg');
	float: left;
	width: 762px;
}

#bookHotelMiddle #bookHotelDetails
{
	float: left;
	text-align: left;
	width: 762px;
}

#bookHotelBottom
{
	background-image: url('/images/hotelListingDisplayBottom.jpg');
	float: left;
	height: 13px;
	width: 762px;
}

#dialogRegion
{
	height: 0px;
	overflow: hidden;
	visibility: hidden;
}

/* Parent Accordion Area */

.accordionContainer_standardBlue
{
	width: 736px;
}

.accordionHeader_standardBlue,
.accordionHeader_standardBlue-active
{
	width: 716px;
}

/* Child Accordion Area */

.accordionContainer_smallBlue
{
	margin: 5px 10px 5px 10px;
	width: 716px;
}

.accordionHeader_smallBlue,
.accordionHeader_smallBlue-active
{
	width: 696px;
}

/* Hotel Image Viewer Area */

.hotelImageViewerBody
{
	padding-bottom: 10px;
	width: 736px;
}

.hotelImageViewerBody .hotelImageViewerImageFrame
{
	width: 736px;
}

.hotelImageViewerBody .hotelImageViewerThumbnailHeading
{
	width: 736px;
}

.hotelImageViewerBody .hotelImageViewerThumbnailContainer
{
	width: 736px;
}

.hotelImageViewerBody .hotelImageViewerThumbnailContainer .hotelImageViewerThumbnailScrollerLeft
{
	padding-left: 60px;
}

.hotelImageViewerBody .hotelImageViewerThumbnailContainer .hotelImageViewerThumbnailScrollerRight
{
	padding-right: 60px;
}

.hotelImageViewerBody .hotelImageViewerThumbnailContainer .hotelImageViewerThumbnailFrame
{
	padding: 0px 36px 0px 36px;
	width: 516px;
}

.hotelImageRotator
{
	padding: 0px 63px 10px 63px;
}

/* Hotel Content Area - HotelFeatures and HotelFreeNights */

.specialsHeader
{
	color: #004B97;
	float: left;
	font-weight: bold;
	padding-bottom: 8px;
	width: 736px;
}

.specialsContent
{
	float: left;
	padding-bottom: 8px;
	width: 736px;
}

.specialsFooter
{
	float: left;
	font-size: 11px;
	font-style: italic;
	width: 736px;
}

.hotelContentBlock
{
	float: left;
	padding: 4px 6px 4px 6px;
	width: 704px;
}

.hotelContentRow
{
	float: left;
	width: 704px;
}

.hotelContentLabel
{
	float: left;
	width: 150px;
}

.hotelContentText
{
	float: left;
	width: 554px;
}