#bookingengine, #bookenquirybox {
	width: 540px;
	height: 230px;
	float: right;
	position: relative;
	z-index: 9;
}

#bookenquirybox {
	display: none;
	visibility: hidden;
}

.bookingengineheader {
	width: 270px;
	float: left;
	cursor: pointer;
}

.bookingengineheader img {
	float: left;
}

#developmentform, #enquiryform {
	width: 520px;
	height: 182px;
	background-image: url(../_images/bookform-background.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	position: relative;
}

#developmentform h2 {
	color: #333333;
	font-size: 19px;
	text-align: center;
}

#developmentform label {
	font-size: 14px;
	color: #003399;
	float: left;
	width: 130px;
	margin: 0 0 1px 0;
	font-weight: bold;
	clear: left;
}

#developmentform input.input, #developmentform select {
	border: 0px;
	font-size: 11px;
	width: 130px;
	float: left;
	margin: 0 0 7px 0;
	border: 1px solid #999999;
}

option {
	padding: 0 9px 0 0;
}


select#arrday, select#depDay {
	width: 40px; 
	margin: 0 5px 7px 0;
}

select#arrmonth,select#depMonth {
	width: 85px; 
}

select#enq_adults, select#enq_children {
	width: 90px;
	float: left;
	margin: 0;
}

select#enq_adults {
	margin: 0 0 7px 0;
}

.partysizetext {
	width: 70px;
	margin: 0 0 0 5px;
	float: left;
	display: block;
	font-size: 11px;
	color: #003399;
}

.bookrightrow {
	width: 165px;
	float: left;
	clear: left;
	padding: 0;
	margin: 0 0 7px;
	overflow: hidden;
	display: inline;
}

#developmentform input.input {
	padding: 2px;
}

#bookleft {
	width: 305px;
	padding: 10px 20px 0 0;
	float: left;
}

#bookleft label {
	padding: 0 0 0 10px;
}

#bookright {
	width: 165px;
	float: left;
	padding: 10px 0 0 0;
	text-align: left;
}

#bookright label {
	float: none;
	display: block;
	width: 100%;
	text-align: left;
	margin: 0 0 11px;
}

#bookright .smalllabel {
	float: left;
	width: 60px;
	font-size: 10px;
	clear: none;
	padding: 0 0 0 5px;
}

#developmentform input#submit {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

#developmentform #submitbox {
	text-align: center;
	clear: both;
}

.unavailabletobook {
	text-align: center;
	margin: 30px 0 0 0;
}

.unavailableenquire {
	cursor: pointer;
	position: absolute;
	bottom: 20px;
	right: 15px;
}

#booktext {
	margin: 0 0 10px 0;
}

#calendaricon, #calendaricon2 {
	float: left;
	padding: 0 0 0 5px;
}

#enquiryform {
	position: relative;
}

#enquiryform fieldset {
	position: absolute;
	top: 10px;
	left: 10px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#enqleft {
	width: 370px;
	float: left;
}

#enqright {
	width: 130px;
	font-size: 7pt;
	float: right;
}

#enquiryform label {
	width: 85px;
	padding: 0 0 0 10px;
	font-size: 10pt;
	margin: 0px;
	color: #003399;
	float: left;
	margin: 0 0 0 0;
	font-weight: bold;
	clear: left;
}

#enquiryform input.input, #enquiryform select {
	border: 0px;
	font-size: 9pt;
	width: 100px;
	float: left;
	margin: 0px;
}

.selectbox {
	float: left;
	padding: 0 5px 0 0;
}

#enquiryform input.input {
	margin: 0 0 8px 0;
	padding: 2px;
}

input#enqpermission {
	float: none;
	height: 14px;
}

select#enqtitle {
	width: 50px;
	display: inline;
	margin: 0 5px 0 0;
}

#enquiryform input#enqfirst, #enquiryform input#enqlast {
	width: 165px;
}

#enquiryform input#enqfirst {
	display: inline;
	margin: 0 5px 0 0;
}

label#enqtellabel {
	width: 30px;
	clear: none;
}

label#enqpreflabel {
	width: 80px;
	clear: none;
}

#enquiryform input#enqemail, #enquiryform input#enqtel {
	width: 80px;
}

select#enqdur {
	width: 70px;
}

label#enqdurlabel {
	width: 65px;
	clear: none;
}

label#enqroomlabel {
	width: 75px;
	clear: none;
}

select#enq_rooms {
	width: 45px;
}

select#enqfromday, select#enqtoday {
	width: 40px;
}

select#enqfrommonth, select#enqtomonth {
	width: 47px;
}

select#enqfromyear, select#enqtoyear {
	width: 40px;
}

label#enqinfolabel {
	clear: left;
	text-align: left;
}

#enqfrom, #enqto {
	width: 60px;
	float: left;
}

#enqinfo {
	width: 400px;
	height: 45px;
	border: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#enqbuttons {
	width: 365px;
	padding: 0 0 0 0;
	text-align: right;
	clear: both;
}

#enqclear {
	float: right;
}

#enquiryform input#enqsubmit {
	position: absolute;
	bottom: 15px;
	right: -15px;
}

#enqreturn {
	float: left;
}

#enqbuttons input {
	margin: 0px;
	padding: 0px;
}

p#enqdisclaimer {
	font-size: 7pt;
	color: #666666;
	clear: left;
	clear: left;
	width: 330px;
	padding: 10px 0 0 0;
}

#messagesent {
	padding: 20px 0 0 0;
	text-align: center;
}

label#enqrooms {
	width: 130px;
	padding: 0 0 0 0;
	display: block;
	text-align: left;
}

.errorlabelcontainer {
	position: absolute;
	top: 0;
	left: 0;
	width: 520px;
}

#enquiryform label.errorlabel {
	top: 0;
	left: 0;
	position: absolute;
	margin: 0px;
	padding: 0px;
	float: none;
	background-image: url(../_images/icon-label-arrow-down.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0 0 5px 0;
	width: 170px;
	display: none;
}

#enquiryform label.errorlabel span.errorspan {
	color: #333333;
	padding: 3px 6px;
	border: 3px solid #FF0000;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	display: block;
}

#enquiryform label#forenqfirst {
	top: -30px;
	left: 150px;
}

#enquiryform label#forenqlast {
	top: -30px;
	left: 323px;
}

#enquiryform label#forenqemail {
	top: 47px;
	left: 95px;
	background-image: url(../_images/icon-label-arrow-up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px 0 0 0;
	width: 209px;
}

#enquiryform label#forenqtel {
	top: 47px;
	left: 94px;
	background-image: url(../_images/icon-label-arrow-up.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 5px 0 0 0;
	width: 210px;
}


.ui-datepicker {
	width: 200px !important;
	font-size: 0.7em !important;
	z-index: 1001;
}

.ui-datepicker-trigger {
	padding: 0 0 0 5px;
}

.ui-widget {
	font-family: Arial, Helvetica, sans-serif !important;
}

.calendar {
 z-index:10;
}
