﻿header
{
	width:995px !important;
	height: 161px;
	padding:0;	
	/*background: #afa89f url(/gfx/content-bg.jpg) no-repeat;	*/
	border-bottom: 9px solid #d62131;
}

h1
{
	float:right;
	width: 272px;
	height: 38px;	
	background: none;	
	text-indent: -9999px;
	margin:40px 45px 0 0;		
}

#body
{	
	width: 995px;
	margin: 0 auto;	
}

#hotelhighlighter
{
	width: 215px;
	border: 1px solid black;
	float: left;
}

#main
{
	float: left;
	width: 569px;
	margin:5px 0 0 5px;
	text-align:left;	
}

#banners
{
	float: left;
	width: 204px;
	height:auto;
	border-bottom:none;	
}

#banners li 
{
	float:none;
	margin-left:0;
}

#ctl00_hotelslist
{
	float: left;
	margin: 0;
}

#ctl00_hotelslist .fieldbox, #ctl00_hotelslist .fieldbox li
{
	width: 184px;
}

/*------BOOKING FORM-------- */

#booking
{
	float:none;
	position: relative;
	width: 195px;
	height: 266px;
	margin-left:0;
	background: url(../gfx/booking-bg2.png) no-repeat;	
}

#booking select
{
	border: 1px solid #7f9db9;
	height: 20px;
}

#booking *
{
	position: absolute;
}

#booking label
{
	font-weight: bold;
	font-size: 11px;
	color: #958f7f;
}

#booking h3, #locationlabel, #daylabel, #ctl00_reservationForm_location, #ctl00_reservationForm_day, #ctl00_reservationForm_nights, #nightslabel
{
	left: 25px;
}

#booking h3
{
	top: 15px;
}

#locationlabel
{
	top: 44px;
}

#ctl00_reservationForm_location
{
	top: 60px;
}

#daylabel
{
	top: 91px;
}

#ctl00_reservationForm_day, #ctl00_reservationForm_month
{
	top: 108px;
}

#nightslabel
{
	top: 139px;
}

#ctl00_reservationForm_nights
{
	width: 40px;
	top: 154px;
}

#ctl00_reservationForm_day
{
	width: 50px;
}

#ctl00_reservationForm_month
{
	left: 80px;
	width: 125px;
}

#checkavailability, #viewalloffers
{
	left: 25px;
	left: 25px;	
	padding: 0 5px 2px 5px;
	cursor: pointer;
}

#checkavailability
{
	top: 185px;
	background-color: #0444a1;
	color: #fff;
	width: 130px;
}

#viewalloffers
{
	top: 220px;	
}	
