@import url("//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css");

#constrain #content {
	padding: 25px 40px;
	margin-right: 13px;
}

#content p {
	font-size: 14px;
	line-height: 22px;
	padding: 0;
	margin: 0 0 11px;

}

#content h1 {
	color: #888;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 32px;
	font-weight: bold;
	line-height: 36px;
	margin: 0 0 30px;
	padding: 0;
	background: none;
	height: auto;
}

#tour-data h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
}

.tour-details-side {
	display: none;
}

.main-content .my-itinerary-box {
	position: static;
	float: right;
	margin: 2px 0 0 40px;
	padding: 0;
	width: auto;
	height: auto;
	background: none;
}
#MyItineraryButton {
	opacity: 0.3;
	filter: alpha(opacity = 30);
}
#MyItineraryButton:hover {
	opacity: 1;
	filter: alpha(opacity = 100);
}
	#content .my-itinerary-box p {
		font-size: 12px;
		margin: 0;
		padding: 0;
		line-height: 1.2em;
	}
	#MyItineraryButton {
		padding: 0;
		margin: 0;
	}

#constrain .Fly p {
	font-size: 10px;
	line-height: 17px;
}

.awards {
	display: none;
}


/* Calendar */
.operatod {
	margin: 10px 0 0;
}

#content .MonthTabs {
	overflow: hidden;
}
	#content .MonthTabs ul {
		list-style: none;
		margin: 0;
		padding: 0;
		color: #888;
		font-size: 12px;
		cursor: pointer;
	}
		#content .MonthTabs li {
			list-style: none;
			padding: 5px 10px;
			margin: 0 2px 0 0;
			float: left;
			border-radius: 5px 5px 0 0;
			background: #f1f1f1;
		}
		#content .MonthTabs .Current {
			background: #bfe7ff;
			color: #397ca4;
		}
.CalTabs {
	text-align: center;
	font-family: "Trebuchet MS", Arial, sans-serif;
	position: relative;
	width: 882px;
	position: relative;
	left: -1px;
}
	.CalTabs > div {
		float: left;
		width: 7.1428571428571428571428571428571%;
		width: 62px;
		height: 35px;
		border-left: 1px solid #95c9e8;
		background: #bfe7ff;
		font-size: 12px;
		color: #397ca4;
		padding: 5px 0;
		text-transform: uppercase;
		line-height: 1.4em;
		border-bottom: 1px solid #95c9e8;
	}
	.CalTabs span {
		display: block;
		font-size: 18px;
		font-weight: bold;
	}
	.CalTabs .previous-days,
	.CalTabs .next-days {
		font-size: 20px;
		font-weight: bold;
		padding: 0;
		line-height: 45px;
		height: 45px;
		width: 20px;
		position: absolute;
		top: 0;
	}
	.CalTabs .previous-days {
		border-radius: 5px 0 0 5px;
		left: -20px;
		border-left: none;
	}
	.CalTabs .next-days {
		border-radius:  0 5px 5px 0;
		right: -20px;
	}
	#content .CalTabs .previous-days a,
	#content .CalTabs .next-days a {
		text-decoration: none;
		color: #397ca4;
		display: block;
		padding: 0;
	}
.TourRates {
	clear: left;
	overflow: hidden;
	text-align: center;
	padding: 0;
	width: 882px;
	position: relative;
	left: -1px;
}
	.TourRates > div {
		float: left;
		width: 7.1428571428571428571428571428571%;
		width: 62px;
		border-left: 1px solid #dcdcdc;
		border-bottom: 1px solid #dcdcdc;
		background: #f1f1f1;
		padding: 10px 0;
		color: #888;
	}
	.TourRates > :last-child {
		border-right: 1px solid #dcdcdc;
		width: 61px;
	}
	.TourRates > div.Discounted {
		background: url('/images/tests/hot-deal.png') center bottom repeat-x #be2e00;
		border-color: #e96316;
		color: #873100;
		cursor: pointer;
	}
	.TourRates > div.Available {
		background: #c4efc2;
		border-color: #acdfaa;
		color: #2e832a;
		cursor: pointer;
	}
	.TourRates > div.Selected {
		border-color: #dcdcdc;
		background: #FFF;
		color: #333;
		font-weight: bold;
		border-bottom: none;
	}
	.TourRates > div.CallToBook {
		background: url(../images/call-icon.png) no-repeat center center #2456aa;
		cursor: pointer;
		overflow: hidden;
		text-indent: -999em;
	}

.tour-calculator {
	margin: 0 1px 0 0;
	border: 1px solid #dcdcdc;
	border-top: none;
	overflow: hidden;
	color: #333;
	position: relative;
	width: 880px;
	left: -1px;
	min-height: 109px;
}
	#content [class*="tour-calculator-note"] {
		margin: 8px 0 17px;
		padding: 0;
		font-size: 12px;
		font-style: italic;
		color: #888;
		line-height: 15px;
		width: 420px;
		float: left;
	}
	#content .tour-calculator-note-gst {
		float: right;
		text-align: right;
	}
	.tour-calculator form > div {
		float: left;
		width: 105px;
		padding: 0 10px;
		margin: 10px 0;
		color: #666;
		font-size: 14px;
		border-right: 1px solid #dcdcdc;
		min-height: 85px;
		text-align: center;
	}
	.tour-calculator form .disabled,
	.tour-calculator .disabled {
		opacity: 0.6;
		filter: alpha(opacity = 60);
	}
		.tour-calculator-help {
			position: absolute;
			top: 0;
			left: 0;
			background: url('/images/tests/overlay-white.png');
			width: 629px;
			height: 80px;
			padding: 28px 0 0;
			font-size: 14px;
			color: #666;
			text-align: center;
			font-style: italic;
			font-weight: bold;
		}
			.tour-calculator-help span {
				display: block;
				padding: 15px 0px;
				background: #ffdf61;
				color: #a27304;
				margin: 0 110px;
				cursor: pointer;
			}
		.tour-calculator label {
			padding: 0 0 5px;
			display: block;
			font-weight: normal;
		}
		.tour-calculator input {
			width: 35px;
			font-size: 18px;
			text-align: center;
			padding: 5px;
			border: 1px solid #88C0E1;
			background: #f3fbff;
			color: #397CA4;
		}
		.tour-calculator input[disabled] {
			border-color: #AAA;
			background: #DDD;
			color: #AAA;
		}
		.tour-calculator form div > span {
			font-size: 12px;
			font-weight: bold;
			display: block;
			padding: 5px 0 0;
		}
			.tour-calculator form div > span i {
				font-style: normal;
				font-weight: normal;
			}
			.tour-calculator .was {
				text-decoration: line-through;
				color: #888;
			}
	.tour-calculator .tour-calculator-buttons {
		border-right: none;
		width: 227px;
	}
		#content .tour-calculator-total {
			margin: -5px 0 -2px;
			text-align: center;
			font-size: 12px;
		}
			.tour-calculator-total span {
				font-size: 12px;
				font-weight: bold;
			}
		.tour-calculator-voucher {
			display: block;
			text-align: center;
			font-style: normal;
			font-size: 12px;
			padding: 0;
		}
		#content .tour-calculator-book {
			background: #b71824;
			background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I3MTgyNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5NTAwMGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
			background: -moz-linear-gradient(top,  #b71824 0%, #95000b 100%);
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b71824), color-stop(100%,#95000b));
			background: -webkit-linear-gradient(top,  #b71824 0%,#95000b 100%);
			background: -o-linear-gradient(top,  #b71824 0%,#95000b 100%);
			background: -ms-linear-gradient(top,  #b71824 0%,#95000b 100%);
			background: linear-gradient(to bottom,  #b71824 0%,#95000b 100%);
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b71824', endColorstr='#95000b',GradientType=0 );

			display: block;
			margin: 5px auto 5px;
			color: #FFF;
			text-decoration: none;
			text-align: center;
			font-family: "Trebuchet MS", Arial, sans-serif;
			font-weight: bold;
			border-radius: 10px;
			width: 202px;
			height: 45px;
			text-transform: uppercase;
			font-size: 20px;
			line-height: 45px;
			padding: 0;
		}
		#content .tour-calculator-book:hover {
			color: #FFF;
		}

#content .tour-calculator-book.tour-dates-view {
    margin: 0 0 -24px;
    width: 310px;
}

/* Small calendar */

.calendar-small {
	font-size: 14px;
	width: 840px;
	margin: 10px auto 0;
}

.calendar-small .CalTabs {
	width: auto;
}

#content .calendar-small .MonthTabs li {
	font-size: 11px;
}

.calendar-small .TourRates > div {
	width: 59px;
	padding: 6px 0;
}
	.calendar-small .TourRates > :last-child {
		width: 58px;
	}

.calendar-small .CalTabs > div {
	width: 59px;
	height: 30px;
	font-size: 11px;
}
	.calendar-small .CalTabs span {
		font-size: 16px;
	}

.calendar-small .CalTabs .previous-days, 
.calendar-small .CalTabs .next-days {
	line-height: 40px;
	height: 40px;
	font-size: 20px;
	width: 30px;
}

.calendar-small .CalTabs .previous-days {
	left: -30px;
}

.calendar-small .CalTabs .next-days {
	right: -30px;
}

/* Tour details */

.tour-images {
	margin: 0 0 20px;
}
	.tour-images-full {
		position: relative;
	}
		#tour-data .tour-images-full-caption {
			position: absolute;
			bottom: 0;
			left: 0;
			width: 400px;
			padding: 10px;
			margin: 0;
			color: #FFF;
			background: url('/images/black-40.png');
		}
	.tour-images img {
		max-width: 100%;
		width: 100%;
		display: block;
	}
	#tour-data .tour-images ul {
		list-style: none;
		padding: 2px 0 0;
		margin: 0 -2px;
		overflow: hidden;
	}
		#tour-data .tour-images li {
			margin: 0;
			padding: 0;
			float: left;
			width: 20%;
			height: 58px;
			overflow: hidden;
			cursor: pointer;
		}
			#tour-data .tour-images li span {
				display: block;
				padding: 2px;
			}

.tour-ask-question {
	border: 1px solid #DDD;
	padding: 20px 20px 9px;
	margin-bottom: 20px;
}

.tour-tab-panel-active {
	background: #F1F1F1;
	padding: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}
.tour-tab-panel {
	display: none;
}
	.tour-tab-panel-active h2 {
		display: none;
	}
#tour-data .tour-tabs {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #555;
}
	#tour-data .tour-tabs li {
		margin: 0;
		padding: 10px 20px;
		float: left;
		background: #FFF;
		border: 1px solid #EEE;
		border-bottom: none;
		cursor: pointer;
	}
	#tour-data .tour-tabs .tour-tabs-active {
		background: #F1F1F1;
		border-color: #F1F1F1;
		cursor: default;
	}
#tour-data .field-data-list h3 {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #555;
}
.field-data-list .inline {
	float: left;
	margin-right: 15px;
	padding-top: 2px;
}
.field-data-list p {
	font-size: 14px;
	line-height: 22px;
	padding: 0;
	margin: 0 0 11px;
	overflow: hidden;
}
#tour-data .field-data-list ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
	#tour-data .field-data-list li {
		margin: 0;
		padding: 0;
		clear: left;
	}
	#tour-data ul .field-data-list-col {
		float: left;
		width: 190px;
		clear: none;
	}

.tour-footer {
	margin: 40px 0 0;
	padding: 20px 0;
	border-top: 1px solid #DDD;
	overflow: hidden;
	clear: both;
}

.tour-share {
	float: right;
	position: relative;
	top: -5px;
}
	.tour-share a {
		position: relative;
		top: 6px;
		margin-left: 5px;
	}

.tour-description {
	border-bottom: 1px dotted #DDD;
	overflow: hidden;
	margin-bottom: 11px;
	max-height: 572px;
}

#content a[href="#content-wrapper"] {
	display: block;
	float: left;
	background: #333;
	padding: 5px 10px;
	color: #FFF;
	border-radius: 5px;
	text-decoration: none;
	text-transform: capitalize;
}

.row {
	margin: 0 0 0 -40px;
	overflow: hidden;
	clear: both;
	min-width: 920px;
}
.col-1-2 {
	width: 420px;
	margin-left: 40px;
	float: left;
}


#secure-top {
	display: block !important;
	background:transparent url('../images/i-bg-content-full-top.png') no-repeat !important;
	display:block !important;
	width:970px !important;
	height:18px !important;
	margin:0 0 0 12px !important;
}
#content-top {
	display: none !important;
}

/* Your Bookings */

#content .booking h1 {
	margin: 30px 0 0;
}
#content .booking h1.step-1 {
	margin-bottom: 50px;
}

.booking-tour-title {
	font-size: 18px;
	line-height: 22px;
	color: #333;
	font-weight: normal;
	border: 1px solid #dcdcdc;
	border-bottom: none;
	border-radius: 10px 10px 0 0;
	background: #FFF;
	margin: 0 0 -1px;
	padding: 15px 20px 0;
	color: #888;
	font-weight: bold;
	float: left;
	margin-right: 200px;
	position: relative;
	z-index: 1;
	clear: left;
}
	.booking-tour-title img {
		display: block;
		width: 60px;
		height: 40px;
		float: left;
		margin-right: 15px;
		position: relative;
		top: 2px;
	}
		.booking-tour-title a {
			text-decoration: none;
		}

.booking-tour {
	border: 1px solid #dcdcdc;
	position: relative;
	padding: 20px 0 0;
	margin: 0 0 20px;
	clear: both;
	border-radius: 0 10px 10px 10px;
	zoom: 1;
}

.booking-tour .tour-calculator {
	border: none;
	margin-top: 5px;
}

.booking-tour-options {
	border-radius: 0 0 10px 10px;
	padding: 15px 0 5px 20px;
	overflow: hidden;
}
	.booking-tour-options .booking-tour-field.half {
		width: 409px;
	}
		.booking-tour-options .booking-tour-field.half input[type="text"] {
			width: 397px;
		}
	.booking-tour-field.half.booking-tour-extras {
		float: right;
	}

#content .booking-tour-remove {
	position: absolute;
	top: -45px;
	right: 20px;
	font-style: italic;
	font-size: 12px;
	color: #888;
	text-decoration: none;
	line-height: 18px;
	padding: 0;
	display: block;
	width: 30px;
	height: 28px;
	background: url('/images/tests/remove-tour-bg.png') no-repeat left top;
	overflow: hidden;
	text-indent: -99999em;
}
#content .booking-tour-remove:hover {
	background-position: right top;
}

#content .booking-tour-steps {
	list-style: none;
	margin: 0 0 10px;
	padding: 0;
	border-radius: 10px;
	background: #BFE7FF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #397CA4;
	border-bottom: 1px solid #96cae9;
	height: 40px;
}
#content .booking-tour-steps a {
	text-decoration: none;
	color: inherit;
}
#content .booking-tour-steps.step-1 {
	background: url('/images/tests/steps-bg.png') no-repeat -900px top #BFE7FF;
}
#content .booking-tour-steps.step-2 {
	background: url('/images/tests/steps-bg.png') no-repeat -800px top #BFE7FF;
}
#content .booking-tour-steps.step-3 {
	background: url('/images/tests/steps-bg.png') no-repeat -570px top #BFE7FF;
}
#content .booking-tour-steps.step-4 {
	background: url('/images/tests/steps-bg.png') no-repeat -440px top #BFE7FF;
}
#content .booking-tour-steps.step-5 {
	background: url('/images/tests/steps-bg.png') no-repeat 0px top #BFE7FF;
}
	#content .booking-tour-steps li {
		list-style: none;
		margin: 0;
		padding: 0;
		float: left;
		width: 20%;
	}
		.booking-tour-steps li span {
			display: block;
			padding: 8px 15px 0;
			border-radius: 0 10px 10px 0;
			border-right: 1px solid #88c0e1;
			height: 32px;
		}
		.booking-tour-steps li:first-child span {
			border-radius: 10px;
		}
			.booking-tour-steps li span i {
				font-size: 23px;
				position: relative;
				top: 3px;
				margin-right: 4px;
				font-style: normal;
				color: #88c0e1;
				text-shadow: 1px 1px 0 #e3f5ff;
			}
		.booking-tour-steps .booking-tour-steps-reached span {
			background: #C4EFC2;
			color: #2E832A;
			border-color: #7bc678;
			border-bottom: 1px solid #7bc678;
		}
			.booking-tour-steps .booking-tour-steps-reached span i {
				color: #94d591;
				text-shadow: 1px 1px 0 #e3fae1;
			}
		.booking-tour-steps .booking-tour-steps-active span {
			background: #FFDF61;
			color: #A27304;
			border-color: #dcba35;
			border-bottom: 1px solid #dcba35;
		}
			.booking-tour-steps .booking-tour-steps-active span i {
				color: #e6c43f;
				text-shadow: 1px 1px 0 #fff4cb;
			}
		.booking-tour-steps li:last-child span {
			border-right: none;
		}

.booking-tour-buttons {
	clear: both;
	padding: 10px 0 40px;
}

	#content .booking-tour-button {
		font-size: 16px;
		line-height: 40px;
		font-family: "Trebuchet MS", Arial, sans-serif;
		text-decoration: none;
		color: #b71824;
	}

	#content .booking-tour-button.primary,
	.booking-tour-voucher .submit {
		border: 1px solid #FFF;
		background: #b71824;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I3MTgyNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5NTAwMGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #b71824 0%, #95000b 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b71824), color-stop(100%,#95000b));
		background: -webkit-linear-gradient(top,  #b71824 0%,#95000b 100%);
		background: -o-linear-gradient(top,  #b71824 0%,#95000b 100%);
		background: -ms-linear-gradient(top,  #b71824 0%,#95000b 100%);
		background: linear-gradient(to bottom,  #b71824 0%,#95000b 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b71824', endColorstr='#95000b',GradientType=0 );

		color: #FFF;
		text-decoration: none;
		text-align: center;
		font-weight: normal;
		border-radius: 10px;
		width: auto;
		height: 40px;
		padding: 0 20px;
		border: none;
		cursor: pointer;
		float: right;

		overflow: visible;
	}
	#content .back-button {
		padding-bottom: 10px;
	}
		#content .back-button .booking-tour-button.primary,
		#content .back-button .booking-tour-button {
			border: 1px solid #FFF;
			background: -moz-linear-gradient(top,  #FFFFFF 0%, #FFFFFF 100%);
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#FFFFFF));
			background: -webkit-linear-gradient(top,  #FFFFFF 0%,#FFFFFF 100%);
			background: -o-linear-gradient(top,  #FFFFFF 0%,#FFFFFF 100%);
			background: -ms-linear-gradient(top,  #FFFFFF 0%,#FFFFFF 100%);
			background: linear-gradient(to bottom,  #FFFFFF 0%,#FFFFFF 100%);
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#FFFFFF',GradientType=0 );
			background-image: none;
			padding: 0;
			color: #b71824;
			float: none;
			cursor: pointer;
		}

.booking-tour-sidebar {
	float: right;
	width: 300px;
}

#content .booking-tour-cart p {
	font-size: 12px;
	line-height: 15px;
	max-width: 220px;
	color: #555;
}
.booking-tour-cart h2 {
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 5px;
	color: #888;
}
.booking-tour-cart-item {
	border-bottom: 1px solid #DDD;
	margin-bottom: 10px;
	zoom: 1;
}
	.booking-tour-cart-item h4 {
		color: #444;
		font-size: 12px;
	}
	#content p.booking-tour-cart-item-price {
		float: right;
		color: #333;
	}
	.booking-tour-cart-item p {
		/*font-weight: bold;*/
	}
	.booking-tour-cart-item .booking-tour-cart-item {
		border-top: 1px dotted #DDD;
		border-bottom: none;
		padding-top: 10px;
		padding-left: 10px;
	}
		#content .booking-tour-cart-item .booking-tour-cart-item p {
			font-weight: normal;
			color: #777;
		}
.booking-tour-cart-total {
	font-weight: bold;
	padding: 10px 0;
	margin: 0 0 10px;
	border-bottom: 1px solid #dcdcdc;
	zoom: 1;
}
	#content .booking-tour-cart-total p {
		font-size: 20px;
		color: #555;
		line-height: 20px;
	}
	#content p.booking-tour-cart-total-price {
		float: right;
	}

.booking-tour-form {
	width: 560px;
}
	.booking-tour-form-section {
		padding: 20px 0 5px 20px;
		border: 1px solid #dcdcdc;
		border-radius: 10px;
		margin: 20px 0;
		overflow: hidden;
	}
	.booking-placeholder {
		clear: both;
	}
		.booking-tour-date {
			padding: 0 20px;
		}
			#content .booking-tour-date p {
				margin: 0;
				color: #333;
				font-size: 14px;
				font-family: "Trebuchet MS", Arial, sans-serif;
			}
				.booking-tour-date span {
					font-size: 16px;
					font-weight: bold;
					color: #888;
				}
				.booking-tour-date a {
					font-size: 12px;
				}
		.booking-tour-field {
			clear: both;
			padding: 0 20px 15px 0;
		}
		.booking-tour-field-text {
			margin: 0;
			color: #333;
			font-size: 14px;
			font-family: "Trebuchet MS", Arial, sans-serif;
		}
			#content .booking-tour-field-text span {
				font-size: 16px;
				font-weight: bold;
				color: #888;
			}
		.booking-tour-field.hidden {
			display: none;
		}
		.booking-tour-field.half,
		.booking-tour-field.short,
		.booking-tour-field.tiny {
			float: left;
			clear: none;
			width: 249px;
			min-height: 54px;
		}
		.booking-tour-field.qty {
			float: left;
			clear: none;
			width: 123px;
		}
			.booking-tour-field label {
				display: block;
				font-size: 14px;
				color: #333;
				padding: 0 0 5px;
				font-weight: normal;
				font-family: "Trebuchet MS", Arial, sans-serif;
			}
			.booking-tour-field label.option {
				font-size: 14px;
				font-weight: normal;
				color: #555;
				padding-top: 5px;
			}
				.booking-tour-field label.option input {
					position: relative;
					top: 1px;
					margin-right: 8px;
					border: none;
				}
			.booking-tour-field label span {
				color: #b71824;
			}
			.booking-tour-field input[type="text"],
			.booking-tour-field textarea,
			.booking-tour-field select {
				padding: 0 5px;
				border: 1px solid #88C0E1;
				background: #f3fbff;
				color: #0a3a57;
				width: 496px;
				font-size: 14px;
				line-height: 27px;
				min-height: 27px;
			}
			.booking-tour-field textarea {
				height: 100px;
			}
			.booking-tour-field select {
				width: auto;
				max-width: 496px;
			}
			.booking-tour-field.half input[type="text"],
			.booking-tour-field.half select {
				width: 227px;
			}
			.booking-tour-field.half select {
				width: auto;
				width: 239px;
			}
			.booking-tour-field.short input[type="text"] {
				width: 114px;
			}
			.booking-tour-field.tiny input[type="text"] {
				width: 40px;
			}
			.booking-tour-field.qty input[type="text"] {
				width: 30px;
				text-align: right;
			}
			.booking-tour-field.disabled input[type="text"] {
				background: #DDD;
				border-color: #AAA;
				color: #AAA;
			}
			#content .booking-tour-field-note {
				color: #888;
				font-size: 12px;
				margin: 0;
				padding: 0 0 5px;
			}
			#content .booking-tour-field p,
			.booking-tour-field span {
				font-size: 12px;
				color: #555;
			}
			#content .booking-tour-options .tour-calculator-note,
			#content .booking-tour-options .booking-tour-notice p {
				width: auto;
				float: none;
				clear: left;
				margin: 8px 0 17px;
				padding: 0;
				font-size: 12px;
				font-style: italic;
				color: #888;
				line-height: 15px;
			}
		.booking-tour-field.clear {
			clear: both;
		}
		.booking-tour-field-error {

		}
			.booking-tour-field-error label,
			.booking-tour-field-error label.option {
				color: #B71824;
			}
			.booking-tour-field-error input[type="text"], 
			.booking-tour-field-error textarea, 
			.booking-tour-field-error select {
				border-color: #B71824;
				background: #fbedee;
				color: #B71824;
			}

.booking-additional-questions {
	clear: both;
}

#content .booking-tour-errors {
	padding: 20px;
	margin: 20px 0;
	border-radius: 10px;
	background: #B71824;
	color: #FFF;
}
	#content .booking-tour-errors p {
		font-size: 12px;
	}
	#content .booking-tour-errors ul {
		font-size: 12px;
		margin: 0;
		padding: 0 0 0 20px;
	}
		#content .booking-tour-errors li {
			margin: 0;
			padding: 0;
		}

.booking-tour-totals {
	padding-right: 20px;
	background: #F1F1F1;
}
	#content .booking-tour-totals ul {
		text-align: right;
		padding: 0;
		margin: 0;
		list-style: none;
		font-size: 12px;
		line-height: 14px;
		color: #555;
	}
		#content .booking-tour-totals li {
			padding: 0 0 10px;
			margin: 0;
			overflow: hidden;
		}
			.booking-tour-totals li span:first-child {
				width: 718px;
				float: left;
			}
			#content li.booking-tour-totals-subtotal {
				font-weight: bold;
			}
			#content li.booking-tour-totals-total {
				font-size: 18px;
				border-top: 1px dotted #dcdcdc;
				border-bottom: 1px solid #dcdcdc;
				margin: 10px 0 10px;
				padding: 15px 0 15px;
				font-weight: bold;
			}
			.booking-tour-totals-price {
				width: 120px;
				float: left;
				line-height: 14px;
			}

.booking-tour-extras-qty {
	background: #F1F1F1;
	padding: 10px;
	margin: 0 0 2px;
	overflow: hidden;
}
	.booking-tour-extras-qty .booking-tour-field {
		padding-top: 5px;
		padding-bottom: 0;
	}
	.booking-tour-extras-qty label.option {
		padding: 0;
	}

.booking-tour-subtotal {
	font-size: 12px;
	line-height: 14px;
	color: #555;
	font-weight: bold;
	text-align: right;
	padding: 20px 0 20px;
	margin: 0 20px 0 0;
	border-top: 1px dotted #dcdcdc;
	overflow: hidden;
	clear: both;
}
	.booking-tour-subtotal span {
		width: 718px;
		float: left;
	}
	.booking-tour-subtotal .booking-tour-subtotal-price {
		width: 120px;
		float: left;	
	}

.booking-tour-voucher {
	position: relative;
	overflow: visible;
}
	#content .booking-tour-voucher p {
		padding-left: 67px;
	}
	.booking-tour-voucher img {
		position: absolute;
		top: -10px;
		left: 10px;
	}
    #v-loading {
    	float: left;
    	margin-top: 36px;
    }
        #v-loading img {
            position: static;
        }
	.booking-tour-voucher .submit {
		margin: 20px 15px 0 0;
	}
	.booking-tour-voucher .booking-tour-field {
		padding-top: 10px;
		float: left;
		text-align: left;
	}
	.gift-voucher-fields {
		text-align: right;
		overflow: hidden;
	}
	.gift-voucher-fields .booking-tour-subtotal {
		text-align: right;
	}

.booking-tour-form-cc {
	border-color: #96CAE9;
	background: url('/images/tests/RapidSSL_SEAL-90x50.gif') no-repeat 445px 20px #BFE7FF;
	overflow: visible;
	float: left;
	margin-top: 0;
}
	.booking-tour-form-cc > img {
		display: block;
		float: left;
		margin: -3px 10px 0 0;
	}
	.booking-tour-form-cc > h2 {
		color: #397CA4;
		margin: 0 0 20px;
		padding: 0;
		font-size: 16px;
		font-weight: bold;
	}

.booking-tour-secure {
	border: 1px solid #dcdcdc;
	border-radius: 10px;
	background: #F1F1F1;
	margin: 20px 0 0;
	padding: 15px 20px;
	color: #333;
}
	#content .booking-tour-secure p {
		margin: 0;
		padding: 0;
	}
		#content .booking-tour-secure p span {
			white-space: nowrap;
		}
	.booking-tour-secure img {
		float: right;
		display: block;
		margin: 0 0 10px 10px;
	}

.booking-tour-secure.out-of-cart {
	float: right;
	width: 470px;
	padding: 10px 15px;
	position: relative;
	/*margin-bottom: 15px;
	margin-top: -34px;*/
}
	.booking-tour-secure.out-of-cart img {
		margin-bottom: 0;
		position: absolute;
		top: 7px;
		right: 15px;
	}

.booking-tour-alert {
	background: url('/images/question-bg-y.png') no-repeat right top #FFDF61;
	border: 1px solid #DCBA35;
	color: #A27304;
	border-radius: 10px;
	margin: 0;
	padding: 15px 20px 5px;
}
	#content .booking-tour-alert p {
		margin: 0 0 10px;
		padding: 0;
	}
	.booking-tour-alert span {
		display: block;
		float: right;
		height: 80px;
		width: 90px;
	}

.booking-tour-phoneinfo {
	background: #BFE7FF;
	border: 1px solid #96CAE9;
	color: #397CA4;
	border-radius: 10px;
	margin: 20px 0 0;
	padding: 15px 20px;
	text-align: center;
}
.booking-tour-phoneinfo.has-note {
	padding-right: 320px;
}
	#content .booking-tour-phoneinfo p {
		font-size: 16px;
		margin: 0;
		line-height: 26px;
	}
		.booking-tour-phoneinfo strong {
			font-size: 24px;
			display: block;
		}
		.booking-tour-phoneinfo span {
			font-size: 20px;
			display: block;
			color: #c63e0f;
		}
	.booking-tour-phoneinfo-note {
		width: 260px;
		margin: 0 -300px 0 0;
		padding: 3px 0 3px 20px;
		float: right;
		text-align: left;
		border-left: 1px solid #96CAE9;
	}
		#content .booking-tour-phoneinfo-note p,
		#content .booking-tour-phoneinfo-note strong {
			font-size: 14px;
			line-height: 18px;
		}

.button,
.button:hover {
	border: 1px solid #FFF;
	background: #b71824;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I3MTgyNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5NTAwMGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #b71824 0%, #95000b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b71824), color-stop(100%,#95000b));
	background: -webkit-linear-gradient(top,  #b71824 0%,#95000b 100%);
	background: -o-linear-gradient(top,  #b71824 0%,#95000b 100%);
	background: -ms-linear-gradient(top,  #b71824 0%,#95000b 100%);
	background: linear-gradient(to bottom,  #b71824 0%,#95000b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b71824', endColorstr='#95000b',GradientType=0 );
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	border-radius: 10px;
	width: auto;
	padding: 10px 20px;
	border: none;
	cursor: pointer;
	overflow: visible;
	display: inline-block;
}
#content h1 + .button {
	margin-top: 11px;
}
#content .button,
#content .button:hover {
	color: #FFF;
}

.booking-tour-details {
	padding-bottom: 0;
}
	.booking-tour-details .edit {
		float: right;
		font-size: 12px;
		margin: 0 20px 0 0;
	}
	.booking-tour-details h2 {
		font-size: 16px;
		margin: 0 0 20px;
		font-weight: bold;
		color: #888;
	}
	#content .booking-tour-details div {
		font-size: 12px;
		margin: 0 0 0 -20px;
		padding: 10px 20px 10px 190px;
		overflow: hidden;
		line-height: 1.4em;
		color: #333;
		background: #F8F8F8;
		border-top: 1px solid #F5F5F5;
	}
	#content .booking-tour-details div:first-child {
		border-top: none;
	}
	#content .booking-tour-details .section {
		border-top: 2px solid #BBB;
	}
	#content .booking-tour-details .zebra {
		background: transparent;
	}
		.booking-tour-details .label {
			float: left;
			width: 150px;
			margin: 0 0 0 -170px;
			color: #888;
			font-weight: bold;
		}
		.booking-tour-details .child .label {
			float: left;
			width: 130px;
			margin: 0 0 0 -150px;
			color: #888;
			font-weight: normal;
		}

.booking-invoice h2 {
	margin-top: 0;
	font-size: 22px;
}
.booking-invoice h3 {
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 18px;
	color: #888;
	font-weight: normal;
}
.booking-invoice-issuer {
	float: right;
}
#content .booking-invoice p {
	line-height: 16px;
}
.booking-invoice-table {
	font-size: 12px;
	line-height: 16px;
	width: 100%;
	border: 1px solid #CCC;
	border-collapse: collapse;
	margin: 20px 0 10px;
}
	.booking-invoice-table th,
	.booking-invoice-table td {
		padding: 5px 10px;
		text-align: left;
		border: 1px solid #CCC;
		vertical-align: top;
	}
	.booking-invoice-table th {
		background: #DDD;
	}
	.booking-invoice-table .booking-invoice-table-price {
		text-align: right;
	}
	.booking-invoice-table-fee td {
		background: #EEE;
	}
	.booking-invoice-table-total td {
		background: #DDD;
		font-weight: bold;
	}
	.booking-invoice-table-grandtotal td {
		background: #DDD;
		font-size: 16px;
		line-height: 20px;
		font-weight: bold;
	}
#content .booking-invoice-sign p {
	margin-top: 30px;
}



.search-results-wrap {
	clear: both;
	margin: -10px 210px 0 0;
	padding: 10px 0 0;
	overflow: hidden;
}
#content .search-results {
	margin: 0;
	padding: 0;
	list-style: none;
}
	#content .search-results li {
		margin: 0 20px 20px 0;
		padding: 0;
		width: 200px;
		float: left;
		position: relative;
		background: #BFE7FF;
		border-bottom: 1px solid #95C9E8;
		min-height: 235px;
	}
	.search-results-row {
		clear: both;
	}
		#content .search-results-image {
			overflow: hidden;
			background: #000;
			position: relative;
			width: 100%;
			padding: 70% 0 0;
			margin: 0;
		}
			.search-results .search-results-image img {
				max-width: 100%;
				display: block;
				position: absolute;
				top: 0;
				left: 0;
			}
		#content .search-results-title {
			font-family: Arial, sans-serif;
			padding: 10px 10px 0;
			margin: 0;
			font-size: 14px;
			line-height: 1.2em;
		}

			#content .search-results-title a {
				text-decoration: none;
				color: #397CA4;
				display: block;
			}

		#content .search-results-loc {
			text-transform: uppercase;
			font-size: 11px;
			line-height: 1em;
			padding: 5px 10px 10px;
			color: #888;
		}

		#content .search-results-price {
			background: #FFDF61;
			-webkit-border-radius: 10px;
			position: absolute;
			top: -10px;
			right: 10px;
			z-index: 1;
			padding: 5px 8px;
			color: #A27304;
			font-weight: bold;
		}
			#content .search-results-price span {
				font-size: 10px;
				text-transform: uppercase;
				position: relative;
				top: -1px;
			}
		#content .search-results-deal {	
			background: url('/images/tests/hot-deal.png') center bottom repeat-x #BE2E00;
			color: #FFF;
		}


.sr-wrap {
	clear: both;
	margin: -20px 0 0;
	padding: 0;
	width: 660px;
	float: left;
	overflow: hidden;
}
#content .sr {
	margin: 0;
	padding: 0;
	list-style: none;
}
	#content .sr li {
		margin: 0 20px 10px 0;
		padding: 0;
		width: 200px;
		float: left;
		position: relative;
		text-align: center;
	}
	.sr-row {
		clear: both;
	}
		#content .sr-image {
			overflow: hidden;
			background: #000;
			position: relative;
			width: 100%;
			padding: 70% 0 0;
			margin: 0;
		}
			.sr .sr-image img {
				max-width: 100%;
				display: block;
				position: absolute;
				top: 0;
				left: 0;
			}
		#content .sr-title {
			font-family: Arial, sans-serif;
			padding: 10px 10px 0;
			margin: 0;
			font-size: 14px;
			line-height: 1.2em;
			font-weight: bold;
		}

			#content .sr-title a {
				text-decoration: none;
				color: #397CA4;
				display: block;
			}
			#content .sr-title a:hover {
				color: #5194bb;
			}

		#content .sr-loc {
			text-transform: uppercase;
			font-size: 11px;
			line-height: 1em;
			padding: 5px 10px 10px;
			color: #888;
		}

		#content .sr-price {
			background: #FFDF61;
			-webkit-border-radius: 10px;
			position: absolute;
			top: -10px;
			right: 10px;
			z-index: 1;
			padding: 5px 8px;
			color: #A27304;
			font-weight: bold;
		}
			#content .sr-price a {
				color: #A27304;
				text-decoration: none;
			}
			#content .sr-price span {
				font-size: 10px;
				text-transform: uppercase;
				position: relative;
				top: -1px;
			}
		#content .sr-deal {	
			background: url('/images/tests/hot-deal.png') center bottom repeat-x #BE2E00;
		}
			#content .sr-deal a {
				color: #FFF;
			}

.sr-filters {
	float: right;
	width: 190px;
	margin: 20px 0;
}
	#content .sr-filters p {
		margin: 20px 0 10px;
		padding: 0 0 10px;
		border-bottom: 1px solid #DDD;
		font-size: 14px;
		line-height: 1em;
		color: #555;
		font-family: Verdana, Arial, sans-serif;
		font-weight: bold;
	}
		#content .sr-filters ul {
			margin: 0;
			padding: 0;
			list-style: none;
		}
			#content .sr-filters li {
				margin: 0;
				padding: 0 0 5px;
				list-style: none;
			}


.sr-sort {
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	padding: 0;
	margin: 20px 0 30px;
}
	#content .sr-sort ul {
		padding: 0;
		margin: 0;
		list-style: none;
		overflow: hidden;
		font-size: 12px;
		font-family: Verdana, Arial, sans-serif;
		line-height: 1em;
	}
		#content .sr-sort li {
			padding: 0;
			margin: 0 5px;
			float: left;
			font-weight: bold;
			cursor: pointer;
		}
		#content .sr-sort a {
			display: block;
			color: #397CA4;
			padding: 15px 15px;
			text-decoration: none;
		}
		.sr-sort .desc a {
			background: url('/images/tests/sort-desc.png') no-repeat right center;
		}

.sr-pager {
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	padding: 0;
	margin: 0 0 20px;
	clear: both;
}
	#content .sr-pager ul {
		padding: 0 10px;
		margin: 0;
		list-style: none;
		overflow: hidden;
		font-size: 12px;
		font-family: Verdana, Arial, sans-serif;
		line-height: 1em;
		text-align: center;
	}
		#content .sr-pager li {
			padding: 0;
			margin: 10px 5px;
			font-weight: bold;
			cursor: pointer;
			display: inline-block;
		}
		#content .sr-pager a {
			display: inline-block;
			color: #397CA4;
			padding: 5px 10px;
			text-decoration: none;
			background: #EEE;
			color: #333;
			font-weight: normal;
			border-radius: 5px;
		}
		#content .sr-pager-current a,
		#content .sr-pager a:hover {
			background: #333;
			color: #FFF;
		}
		.sr-pager-first,
		.sr-pager-prev {
			float: left;
		}
		.sr-pager-last,
		.sr-pager-next {
			float: right;
		}