.searchForm
{
	float:left;
	clear:both;
}

.searchForm select
{
	border:inset 1px black;
}

.pairContainer label
{
	float:left;
	clear:left;
}

.pairContainer select
{
	float:right;
	clear:none;
}

.ddlContainer
{
	float:left;
	clear:left;
	width:250px;
	padding-right:5px;
}

.ddlContainer div
{
	clear:both;
	width:240px;
}

.ddlContainer select
{
	width:133px;
}

.searchDate
{
	width:240px;
}

.searchDate label
{
	float:left;
	clear:left;
}

.searchDate .field
{
	float:right;
	clear:none;
	width:130px;
}

.partyDetails
{
	float:left;
	clear:both;
	width:600px;
	margin-top:5px;
}

.partyDetails .ageContainer
{
	margin-right:5px;
	float:left;
	clear:none;
}
.roomConfig
{
	border:solid 1px gray;
	overflow:auto;
	padding:5px;
	margin-bottom:3px;
}
.roomConfig .title
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}
.childAges
{
	float:right;
	clear:none;
	width:250px;
}
.result
{
	float:left;
	clear:both;
	width:100%;
}
.result .ajax__tab_panel
{
	overflow:auto;
}

.hotelItem
{
	/*margin-bottom:5px;*/
	padding:0 0 10px;
	overflow:auto;
}

.hotelItem .hotelTitle
{
	float:left;
	clear:left;
	width:50%;
	padding-bottom:3px;
}

.hotelItem .hotelPrice
{
	float:right;
	width:43%;
	padding-bottom:3px;
	padding-right:5px;
	font-weight:bold;
	text-align:right;
}
.hotelItem .hotelAddress
{
	float:left;
	width:56%;
	font-size:8pt;
}
.hotelItem .hotelBoardBasic
{
	float:right;
	width:40%;
	font-size:8pt;
	text-align:right;
	padding-right:5px;
}

.hotelItem .hotelSelector
{
	float:right;
	clear:none;
	width:20%;
	text-align:right;
	padding-right:20px;
}

.hotelItem .hotelSelector a
{
	font-weight:bold;
	text-decoration:none;
	color:Black;
}

.hotelItem .hotelDescription
{
	font-size:10px;
	float:left;
	clear:both;
	width:100%;
}

.hotelItem .hotelImageViewer
{
	float:left;
	clear:none;
	margin-right:3px;
	margin-bottom:3px;
}

.hotelItem .hotelImageViewer img
{
	cursor:pointer;
	width:auto !important;
}

.hotelItem .hotelImageViewer div
{
	text-align:center;
}

.hotelItem .hotelImageViewer a
{
	margin:0px 3px 0px 3px;
}

.hotelItem .hotelImageViewer a.enabledLink
{
	color:Blue;
}

.hotelItem .hotelImageViewer a.disabledLink
{
	color:Gray;
}

.hotelItem .hotelRooms
{
	float:left;
	clear:both;
	width:70%;
}

.hotelItem .hotelRow
{
	float:left;
	clear:both;
	width:90%;
}

.eurs-outbound, .eurs-inbound, .eurs-train
{
	padding:5px 0px 0px 10px;
	height:20px;
}

.eurs-outbound
{
	background:url(../images/eurostar/Eurs-Outbound-Bg.png) no-repeat left;
	width:586px;
}

.eurs-inbound
{
	background:url(../images/eurostar/Eurs-Inbound-Bg.png) no-repeat left;
	width:586px;
}

.hotel-tl
{
	background:url(../images/eurostar/HotelBgRound.png) no-repeat;
	background-position:left top;
}

.hotel-tr
{
	background:url(../images/eurostar/HotelBgRound-r.png) no-repeat;
	background-position:right top;
}

.hotel-bl
{
	background:url(../images/eurostar/HotelBgRound-b.png) no-repeat;
	background-position:left bottom;
}

.hotel-br
{
	background:url(../images/eurostar/HotelBgRound-br.png) no-repeat;
	background-position:right bottom;
}

.hotel-head
{
	color:White;
	height:35px;
	padding:5px 0px 0px 80px;
	font-weight:bold;
	font-size:20px;
	margin-bottom:4px;
}

.packageDetails
{
	border:solid 1px gray;
	float:left;
	clear:both;
	padding:3px 3px 3px 3px;
	margin-bottom:10px;
}

.roomDetails
{
	border:solid 1px gray;
	padding:3px 3px 3px 3px;
	margin:3px 0px 3px 10px;
	overflow:auto;
	width:590px;
}

.rtsHeader
{
	margin-left:10px;
	clear:left;
}
div.hotelPager
{
	text-align: center;
	width: 100%;
}

div.hotelPager a
{
	font-weight: bold;
	padding-left:5px;
	cursor:pointer;
	text-decoration:underline;
}

div.hotelPager a.pagerStatic
{
	cursor:auto;
	text-decoration:none;
}

.eurs-hotel-tl-Header
{
	background:url(../images/Eur-HotelBgRound-branded.png) no-repeat;
	background-position:left top;
	float:left;
	clear:none;
	overflow:visible;
}
.eurs-hotel-tl-Header div
{
	float:left;
	overflow:visible;
}
.roomTypeSelector
{
	clear:left;
}