@charset "UTF-8";


form {
	padding-bottom: 0.5em;
	font-family: Verdana, Helvetica, Arial, 'Lucida Grande', Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 19px;
}
.inputRequired {
	font-size: 9px;
	color: #980027;
	text-transform: none;
	position: absolute;
	right: 0px;
}

fieldset {
	bottom: 0px;
}
fieldset h3 {
	font-size: 12px;
	font-weight: normal;
	color: #980027;
	text-transform: uppercase;
	margin-bottom: 12px;
	display: block;
	float: left;
}
.yourBooking {
	background-image: url(../images/your_booking.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
.firstDetails {
}

.details {
	float: left;
	margin-bottom: 10px;
}
.detailsSpaceAbove {
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}

.details input {
	width:240px;
	border: 1px solid #CCCCCC;
	float: left;
}

input.checkbox {
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	width: auto;
}


/*fieldset {
	background-color: #fff;
	padding: 20px;
	float: left;
	width: 500px;
	position: relative;
	font-size: 11px;
	color: #666666;
	margin-left: 20px;
	margin-bottom: 2em;
}*/


.optIn {
	float: left;
}
.optinText {
	margin-left: 25px;
	font-size: 9px;
	line-height: 100%;
}

label {
	with:10em;
	display: block;
	float: left;
}

.required {
	color:#980027;
	margin-left: 1px;
}

.captions {
	with:10em;
	width: 120px;
	float: left;
}
.captionsTight {
	line-height: 14px;
	float: left;
	width: 120px;
}
.actionButtons {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

input.btnReset {
	width: 80px;
	height: auto;
}

input.btnSubmit {
	height: auto;
	width: 80px;	/*font-size : 11px;
	font-family : Verdana;
	padding: 2px;
	width: 100px;
	background-color: #F0a027;
	color: #333333;
	float: none;
	height: 22px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;*/
	margin-right: 1em;
}
.indentCaptions {
	with:10em;
	width: 142px;
	float: left;
	margin-top: 2px;
	margin-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.indentNoSpaceTop {
	with:10em;
	margin-left: 8px;
}



select {
	float: left;
	margin-right: 10px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
textarea {
	width:240px;
	border: 1px solid #CCCCCC;
	float: left;
	height: 90px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.selectFirst {
	margin-left: 1em;
}
input.localTel {
	width: auto;
}

input.guests {
	width: 240px;
	border: 1px solid #CCCCCC;
	float: left;
}

label.localTel {
	margin-right: 5px;
}

label.names {
	margin-top: 1px;
}

input.radio {
	width:auto;
	margin-left: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 3px;
}

input.radioFirst {
	width:auto;
	float: left;
	margin-right: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

label input.radio {
	width: auto;
	margin-top: 2px;
	margin-right: 5px;
}
.spacer {
	display: block;
	width: 100%;
	height: 28px;
}
#detailsHeader {
	position: relative;
	width: 370px;
	height: 20px;
}
