/* !!! new booking form - stf 30/07/2009 */

#bookingForm {
	width: 600px; 
	font-size: 0.7em;
	margin-top: 4px;
}

#bookingForm.notHome{
	width:561px; 
}

#bookingForm ul.tabs {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	zoom: 1;
}
#bookingForm ul.tabs li {
	float: left;
	width: 199px;
	height: 29px;
	margin-left: 1px;
	background: url(/tridion/images/tab_bg_tcm4-808116.gif) no-repeat -199px top;
}
#bookingForm ul.tabs li.selected {
	background-position: 0 top;
}
#bookingForm ul.tabs li.first {
	margin-left: 0;
	margin-right: 1px;
}
#bookingForm ul.tabs li a, 
#bookingForm ul.singleTab li span{
	color: #fff;
	display: block;
	text-decoration: none;
	font-style: italic;
	font-size: 1.5em;
	margin: 3px 0 0 12px;
	letter-spacing: 0.5px;
	outline: 0;
}	
#bookingForm ul.singleTab li span{
	margin-top:6px;
}
#bookingForm ul.tabs li.selected a {
	color: #cb0000;
}
#bookingForm ul.singleTab li{
	display:none;
	margin-left:0;
	margin-right:0;	
}
#bookingForm ul.singleTab li.first{
	display:block;
	background: orange url(/tridion/images/singletab_bg_tcm2-810622.gif) repeat-x left top;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	margin-right:0px;
	width:598px;
}
#bookingForm ul.singleTab li.first span{
	color:#cb0000;
	font-weight:bold;
}

#bookingForm div.panel {
	background: #e2e2e2 url(/tridion/images/booking_form_main_bg_tcm4-808139.gif) repeat-x center bottom;
	padding: 0 14px;
	min-height: 256px; 
	_height: 256px;
	border-width: 1px;
	border-style: solid;
	border-color:#ccc;
	margin-top: -1px;
	position: relative;
}
#bookingForm div.singleTabPanel{
	border-top-color:#e2e2e2;
}
#bookingForm div.row {
	clear: both;
	overflow: hidden;
	zoom: 1;
	margin: 7px 0;
}
#bookingForm div.firstRow {
	margin-top: 14px;
}

#bookingForm div.item {
	float: left;
	padding-left: 22px;
}
#bookingForm div.option {
	float: left;
}

#bookingForm div.item input,
#bookingForm div.item select { /* see ie.css */
	border-width: 1px;
	display: block;
	padding: 1px;
	font-size: 11px;
}

#bookingForm div.item select#child{ /* VAAWEBEXP-328 */
	margin-top:1px;
}

#bookingForm div.item input { /* see ie.css */
	padding: 2px;
	height: 12px;
}

#bookingForm div.item select.destination {
	width: 156px;
}
#bookingForm div.item select.cabin {
	width: 180px;
}
#bookingForm div.item select.flightClass {
	width: 45px;
}
#bookingForm div.item label{
	display: block;
	margin-bottom: 4px;
	position: relative;
	padding-top:2px;
}


#bookingForm div.item div.helpLabel {
	display: block;
	margin-bottom: 2px;
	position: relative;
	padding-top:2px;
    white-space: nowrap;
}

#bookingForm.notHome div.theform div.item div.helpLabel, #refineSearchDetails div.item div.helpLabel {
	display: block;
	margin-bottom: 4px;
	position: relative;
	padding-top:2px;
}
#bookingForm div.item div.helpLabel label {
	display: inline;
	margin-bottom: 0;
}
#bookingForm.notHome div.theform div.item div.helpLabel label, #refineSearchDetails div.item div.helpLabel label{
  	display: inline;
	margin-bottom: 2px;
}
#bookingForm div.item a.more {
	display: block;
	margin-top: 3px;
}

#bookingForm div.small {
	width: 96px;
}
#bookingForm div.smaller {
	width: 71px;
}

#bookingForm div.date {
	width: 105px;
}
#bookingForm input.date {
	float: left;
	width: 75px;
}

#bookingForm img.calendar {
	float: left;
	padding: 3px 4px;
	cursor: pointer;
}

#bookingForm div.button {
	float: right;
}
#bookingForm div.button span {
	font-size: 90%;
	color: #666;
}
#bookingForm div.octopus {
	width: 131px;
	text-align: right;
}
#bookingForm div.octopus input {
	margin-bottom: 3px;
}

#bookingForm div.checkout {
	display: none;
}
#bookingForm div.checkout span {
	display: block;	
	padding: 2px 0 0;
}

#bookingForm div.option input { /* see ie.css */
	margin: 1px 8px 0 0;
	float: left;
}
#bookingForm div.option label,
#bookingForm div.option div.helpLabel {
	float: left;
	display: block;
	width: 196px;
	position: relative;
}

#bookingForm .panel div.option label { /* see ie.css */
	padding-top: 1px;
}

#bookingForm .panel div.option div.helpLabel label { /* see ie.css */
	float: none;
	display: inline;
	width: auto;
	padding-top: 0;
}


#bookingForm div.option a {
	padding-left: 12px;
}

#bookingForm div.trip { /* see ie.css for radio button rule */
	margin-top: 3px;
}
#bookingForm div.trip label {
	font-weight: bold;
	padding: 0 20px 0 0;
	width: 72px;
}
#bookingForm div.trip input {
	margin-top: 0;
}

#bookingForm div.trip a {
	color:#CC0000;
}

#bookingForm div.link {
	padding-top: 21px;
}

#bookingForm div.room {
	float: left;
	overflow: hidden;
	_zoom: 1;
}
#bookingForm div.room p {
	margin: 0;
	padding: .5em 0 .5em 22px;
}

#bookingForm div.carhire {
	background: url(/tridion/images/booking_form_car_bg_tcm4-808135.jpg) no-repeat right top;
}
#bookingForm #carInfo {
	padding-left: 22px;
}
#bookingForm #carInfo h4 {
	margin: 0 0 5px;
	font-size: 1em;
}
#bookingForm #carInfo p {
	margin: 5px 0 15px;
	width: 350px;
}

#bookingForm div.routes img.routeMap {
	position: absolute;
	top: 0;
	left: 0;
}
#bookingForm div.routes .row {
	position: absolute;
}

#bookingForm div.routes h4 {
	margin-top: 0;
	margin-bottom:10px;
	width: 133px;
	font-size: 1em;
}
#bookingForm div.routes p {
	width: 133px;
	margin:8px 0;
}
#bookingForm div.routes p.last{
	margin-bottom:12px;
}

#bookingForm div.fc-promo {
	position: absolute;
	bottom: 0;
	margin: 0 -14px;
	width: 598px;
	border-top: 1px solid #ccc;
	background: #fff url(/tridion/images/booking_form_fc_bg_tcm4-808138.gif) no-repeat left bottom;
	
}
#bookingForm div.fc-promo h4 {
	margin: 14px 40px 0 196px;
	font-size: 1em;
}
#bookingForm div.fc-promo p {
	margin: 5px 40px 15px 196px;
}

#bookingForm div.octopus-promo {
	position: absolute;
	bottom: 0;
	margin: 0 -14px;
	padding-top: 5px;
	width: 598px;
	border-top: 1px solid #ccc;
	background: #fff url(/tridion/images/booking_form_blank_bg.gif) no-repeat center bottom;	
}
#bookingForm div.octopus-promo p {
	margin: 5px 40px 15px 36px;
}

#bookingForm #findhotel {
	margin-top: 18px;
}

/* Non Home Page Booking Form
 * mjf 01/09/09 */

#bookingForm.notHome div.theform  {
	background:#f7f7f7 url(/tridion/images/booking_panel_bg_tcm4-816281.gif) bottom left repeat-x;
	border:1px solid #ccc;
	margin-bottom:1em;
	padding:15px 20px;
	width:auto;
}
#bookingForm.notHome h1 {
	margin-bottom:1em
}
#bookingForm.notHome div.item {
    margin: 7px 0;
    padding-left: 12px;
}

#bookingForm.notHome div.row {
    margin:0px;    
}

#bookingForm.notHome div.section,
#bookingForm.notHome fieldset {
	border:0;
	border-bottom:1px solid #ccc;
	padding-bottom:0.75em;
	margin-bottom:0.25em;
}
#bookingForm.notHome fieldset h3 {
	font-weight:bold;    
	font-size: 1.0em;    
	padding:1em 0;
	position:relative;
	top:0;
	left:0;

}
#bookingForm.notHome fieldset.col {
	border-bottom:0;
	clear:none;
	float:left;
	margin-right:1em;
	width:auto;
}

#bookingForm.notHome fieldset.col .option{
	float:none;
	padding:0 0 2em 0;
}
#bookingForm.notHome div.option label, #bookingForm.notHome div.option div.helpLabel {
	width:auto;
}
.bookingButtons {
	text-align: right;
}
.bookingButtons .back {
	float: left;
}
#bookingForm.notHome #continue,
#bookingForm.notHome .formNavigation p {
	clear:right;
	float:right;}

#bookingForm.notHome img.help {
	left:5px;
	position:relative;
}
#bookingForm.notHome .option.trip.more {float:right}

input.error,
select.error,
div.error {
  border: solid 1px #cb0000;
}

label.error {
  color: #cb0000;
}






