/*! CSS Used from: https://www.caravanclub.co.uk/css/screen.css ; media=screen */

@media screen {
	body, html {
		-webkit-text-size-adjust: 100%;
	}
	img {
		border: 0;
	}
	html {
		font-family: sans-serif;
		-ms-text-size-adjust: 100%;
		font-size: 16px;
	}
	body {
		margin: 0;
	}
	footer, header, nav {
		display: block;
	}
	a {
		background-color: transparent;
	}
	a:active, a:hover {
		outline: 0;
	}
	strong {
		font-weight: 700;
	}
	input {
		color: inherit;
		font: inherit;
		margin: 0;
	}
	input[type=submit] {
		-webkit-appearance: button;
		cursor: pointer;
	}
	input::-moz-focus-inner {
		border: 0;
		padding: 0;
	}
	input {
		line-height: normal;
	}
	input[type=search] {
		-webkit-appearance: textfield;
		box-sizing: content-box;
	}
	.grid {
		padding: 0;
	}
	.icon {
		font-family: icons;
		display: inline-block;
		vertical-align: middle;
		line-height: 1;
		font-weight: 400;
		font-style: normal;
		speak: none;
		text-decoration: inherit;
		text-transform: none;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
	.icon--close:before {
		content: "\f111";
	}
	.icon--menu:before {
		content: "\f140";
	}
	.icon--right-arrow-big:before {
		content: "\f151";
	}
	.icon--search:before {
		content: "\f154";
	}
	.richtext .tick-list li:before {
		content: "\f15e";
	}
	.grid {
		list-style: none;
		margin: 0 0 0 -20px;
		letter-spacing: -.32em;
	}
	.grid {
		word-spacing: -.43em;
	}
	.grid__item {
		display: inline-block;
		vertical-align: top;
		width: 100%;
		box-sizing: border-box;
		letter-spacing: normal;
		word-spacing: normal;
	}
	@media only screen and (min-width:767px) {
		.large--one-quarter {
			width: 25%;
		}
	}
	*, :after, :before {
		box-sizing: border-box;
	}
	.icon-button, body {
		position: relative;
	}
	.grid__item:empty {
		display: none;
	}
	.site {
		min-width: 20rem;
		background: #fff;
		background: linear-gradient(#fafafa 0, #fff 40%);
	}
	.site__element-max-width {
		max-width: 77.5rem;
		margin: 0 auto;
	}
	.site__pad {
		padding-left: 10px;
		padding-right: 10px;
	}
	.grid {
		margin-left: -10px;
		margin-right: -10px;
	}
	.grid__item {
		padding-left: 10px;
		padding-right: 10px;
	}
	.clearfix:after {
		content: "";
		display: table;
		clear: both;
	}
	* {
		outline-color: #007575;
	}
	.button-purple {
		display: inline-block;
		margin: 4px 0 0;
		min-width: 80px;
		padding: 14px 15px!important;
		font-size: 12px;
		line-height: 1;
		font-weight: 700;
		text-align: center;
		text-transform: uppercase;
		letter-spacing: 1px;
		border: none;
		border-radius: 3px;
		cursor: pointer;
		font-family: FSElliotWebRegular;
		transition: .3s;
	}
	.button-purple:focus, .button-purple:hover {
		background-position: -400px 0;
		text-decoration: none;
	}
	.button-purple:focus a, .button-purple:hover a {
		text-decoration: none;
	}
	.button-purple:active {
		background-position: right top;
	}
	.button-purple a {
		color: inherit!important;
	}
	.button-purple {
		color: #fff!important;
	}
	.button-purple {
		background-color: #B31F29;
	}
	.icon-button {
		display: inline-block;
		vertical-align: middle;
	}
	.icon-button {
		cursor: pointer;
		width: 40px;
		height: 40px;
		margin: 0;
		padding: 0;
		overflow: hidden;
		border: none;
		white-space: nowrap;
		border-radius: 3px;
		font-size: 40px;
		color: #fff!important;
		background-color: #007575;
		transition: .3s;
	}
	.icon-button:focus, .icon-button:hover {
		text-decoration: none;
		background-color: #005c5c;
	}
	body {
		font-family: Arial, Helvetica, sans-serif;
	}
	.icon-button .icon {
		-webkit-transform-style: preserve-3d;
		transform-style: preserve-3d;
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
	.richtext .icon-button {
		margin-right: 10px;
	}
	.footer .icon-button {
		background-color: #fff;
		color: #007575!important;
		font-size: 22px;
	}
	a:focus, a:hover {
		text-decoration: underline;
	}
	body {
		font-size: 100%;
		color: #444;
		-webkit-font-smoothing: antialiased;
	}
	.site {
		font-size: .875rem;
		line-height: 1.125rem;
	}
	@media only screen and (min-width:768px) {
		.site {
			font-size: .875rem;
			line-height: 1.125rem;
		}
	}
	h2 {
		font-weight: 400;
	}
	a {
		text-decoration: none;
		color: inherit;
	}
	.richtext>* {
		margin: 0 0 14px;
		padding: 0;
	}
	.richtext>:last-child {
		margin-bottom: 0;
	}
	.richtext li {
		margin-bottom: 10px;
	}
	.richtext ul {
		margin-left: 1.25rem;
		padding-left: 0;
	}
	.richtext .tick-list {
		list-style: none;
	}
	.richtext .tick-list li {
		position: relative;
	}
	.richtext .tick-list li:before {
		position: absolute;
		font-family: icons;
		top: 0;
		left: -32px;
		font-size: 40px;
		color: #007575;
	}
	.richtext a {
		color: #AC1640;
		font-weight: 700;
	}
	.richtext iframe {
		max-width: 100%;
	}
	.header__link {
		padding-left: 10px;
	}
	.footer__column-content ul {
		margin-left: 0;
	}
	.header {
		background-color: #fff;
		box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .2);
		font-family: FSElliotWebBold, sans-serif;
		position: relative;
		z-index: 2;
	}
	.header__inner {
		padding: 12px 0 15px;
	}
	.header__logo {
		width: 212px;
		height: 50px;
	}
	@media only screen and (min-width:768px) {
		.header__inner {
			padding: 7px 0 15px;
		}
		.header__logo {
			width: 288px;
			height: 68px;
		}
	}
	.header__logo-img {
		width: 212px;
		height: 50px;
	}
	@media only screen and (min-width:768px) {
		.header__logo-img {
			width: 288px;
			height: 68px;
		}
	}
	.header__links {
		width: 100%;
		display: none;
		text-align: right;
	}
	@media only screen and (min-width:767px) {
		.header__links {
			display: inline-block;
		}
	}
	.header__links__search {
		font-size: 24px;
		color: #007575;
		vertical-align: middle;
		text-decoration: none!important;
		margin: 0 30px;
		cursor: pointer;
	}
	.header__link {
		display: inline-block;
		margin-left: 10px;
		border-left: 1px solid #c3c3c3;
		vertical-align: middle;
		color: #007575;
		font-weight: 700;
	}
	.header__links a:hover {
		color: #007575;
	}
	.header__link:first-child {
		padding-left: 0;
		border-left: none;
	}
	.header__search {
		color: #007575;
		position: relative;
		margin-bottom: 10px;
	}
	.js .header__search {
		display: none;
	}
	.header__search--container {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	@media screen and (max-width:479px) {
		.header__search--container {
			padding: 0 10px 10px;
		}
	}
	.header__search__submit {
		display: block;
		height: 52px;
		border: 1px solid #007575;
		color: #007575;
		text-transform: uppercase;
		background: 0 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		min-width: 110px;
	}
	.header__search__input {
		position: relative;
		padding-left: 40px;
	}
	@media screen and (max-width:425px) {
		.header__search__input {
			padding-right: 40px;
		}
	}
	.header__search__input--container {
		position: relative;
		border: 1px solid #007575;
		border-width: 1px 0 1px 1px;
		padding: 0 20px!important;
		-webkit-flex: 1 1 0px;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
		width: auto;
	}
	@media screen and (max-width:470px) {
		.header__search__submit {
			min-width: 85px;
		}
		.header__search__input--container {
			padding: 0 10px!important;
		}
	}
	.header__search__input:before {
		content: '\f002';
		font-family: 'Font Awesome 5 Pro';
		position: absolute;
		top: 50%;
		left: 0;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		font-size: 24px;
		font-weight: 300;
	}
	.footer__column, .header__search__input input {
		font-size: 16px;
		line-height: 21px;
	}
	.header__search__input input {
		display: block;
		width: 100%;
		height: 50px;
		background: 0 0;
		border-radius: 0;
		border: none;
		outline: 0;
		color: #333;
		font-weight: 700;
		padding: 0;
		font-family: FSElliotWebBold, sans-serif;
	}
	.header__search__input ::-webkit-input-placeholder {
		color: #c3c3c3;
		opacity: 1;
	}
	.header__search__input ::placeholder {
		color: #c3c3c3;
		opacity: 1;
	}
	.header__search__input :-ms-input-placeholder {
		opacity: 1;
		color: #fff;
	}
	.header__search__input ::-ms-input-placeholder {
		color: #fff;
	}
	.header__search .header__links__search__close {
		position: absolute;
		top: 0;
		right: 10px;
		font-size: 1.5rem;
	}
	.header__search .header__links__search__close i {
		color: #333;
		padding: 13px;
	}
	.header__mobile__menu {
		padding-left: 10px;
	}
	.header__mobile__menu .header__btn--menu .icon--close {
		display: none;
	}
	.pnav__items, .pnav__tray-list {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	@media only screen and (min-width:767px) {
		.pnav {
			display: block;
			-webkit-transform: none!important;
			-ms-transform: none!important;
			transform: none!important;
		}
		.pnav .icon, .pnav__bg {
			display: none!important;
		}
		.pnav__level {
			display: block!important;
			-webkit-transform: none!important;
			-ms-transform: none!important;
			transform: none!important;
		}
		.pnav__items {
			max-width: 77.5rem;
			margin: 0 auto;
			width: 100%;
			display: -webkit-flex;
			display: -ms-flexbox;
			display: flex;
			-webkit-justify-content: space-around;
			-ms-flex-pack: distribute;
			justify-content: space-around;
		}
		.pnav__item {
			-webkit-flex: auto;
			-ms-flex: auto;
			flex: auto;
			text-align: center;
		}
		.pnav__item .pnav__item, .pnav__tray {
			text-align: left;
		}
		.pnav__item--hidden {
			display: none;
		}
		.pnav__item--tray:focus .pnav__tray, .pnav__item--tray:hover .pnav__tray {
			display: block;
		}
		.pnav__item--tray:focus .pnav__link--l1, .pnav__item--tray:hover .pnav__link--l1 {
			color: #007575;
		}
		.pnav__item--tray:focus .pnav__link--l1:before, .pnav__item--tray:hover .pnav__link--l1:before {
			content: '';
			display: block;
			height: 42px;
			position: absolute;
			z-index: 2;
			top: 0;
			left: 0;
			right: 0;
			background: #f4f4f4;
			background: linear-gradient(#fff 5%, #f4f4f4);
		}
		.pnav__tray {
			display: none;
			padding: 40px 0;
			position: absolute;
			top: 100%;
			left: 0;
			right: 0;
			background-color: #f4f4f4;
			box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .2);
			z-index: 1;
		}
		.pnav__tray:before {
			content: '';
			display: block;
			position: absolute;
			height: 5px;
			left: 0;
			right: 0;
			top: -5px;
			box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .2);
		}
		.pnav__tray-list {
			list-style: none;
			margin: 0;
			padding: 0;
		}
		.pnav__tray-list--l2>li {
			margin-bottom: 20px;
		}
		.pnav__tray-list--l2>li:last-child {
			margin-bottom: 0;
		}
		.pnav__link {
			display: block;
			color: #333;
			position: relative;
			outline: 0;
			font-family: FSElliotWebBold, sans-serif;
		}
		.pnav__link a:hover {
			color: #333 !important;
		}
		.pnav__link--l3 {
			font-family: FSElliotWebRegular, sans-serif;
		}
		.pnav__link--l2, .pnav__link--l3 {
			padding: 3px 0;
		}
		.pnav__link--l1 {
			padding: 10px;
		}
		.pnav__link--l1:focus, .pnav__link--l1:hover {
			text-decoration: none!important;
			color: #007575;
		}
		.pnav__item:first-child .pnav__link--l1 {
			padding-left: 10px;
		}
		.pnav__item--last-desktop .pnav__link--l1:after {
			display: none;
		}
		.pnav__link--l1:after {
			content: '';
			display: block;
			width: 1px;
			height: 18px;
			position: absolute;
			z-index: 2;
			top: 50%;
			right: 0;
			margin-top: -10px;
			background-color: #d4d4d4;
		}
		.pnav__link-text {
			position: relative;
			z-index: 3;
		}
	}
	.footer {
		clear: both;
		overflow: hidden;
	}
	.footer__inner {
		background-color: #007575;
		color: #fff;
		font-family: FSElliotWebRegular, sans-serif;
		padding: 50px 20px;
	}
	@media only screen and (min-width:768px) {
		.footer__inner {
			padding: 50px 0;
		}
	}
	@media only screen and (min-width:767px) {
		.footer__inner {
			padding: 70px 0;
		}
	}
	.footer__inner a {
		color: inherit;
	}
	.footer__logo {
		padding-bottom: 48px;
		text-align: center;
	}
	@media only screen and (min-width:767px) {
		.footer__logo {
			padding-bottom: 57px;
		}
	}
	.footer__logo-img {
		width: 280px;
		height: 47px;
	}
	@media only screen and (max-width:767px) {
		.footer__column {
			border-bottom: 1px solid #fff;
			margin-bottom: 22px;
		}
	}
	.footer__column-heading {
		margin: 0;
		padding-bottom: 22px;
		font-family: FSElliotWebBold, sans-serif;
		font-size: 18px;
		font-weight: 700;
		line-height: 25px;
	}
	@media only screen and (max-width:767px) {
		.footer__column-heading {
			position: relative;
			cursor: pointer;
		}
		.js .footer__column-heading:after {
			font-family: 'Font Awesome 5 Pro';
			content: '\f078';
			display: block;
			position: absolute;
			top: 0;
			right: 0;
			font-size: 18px;
			font-weight: 400;
			transition: .5s -webkit-transform ease;
			transition: .5s transform ease;
		}
	}
	@media only screen and (min-width:768px) {
		.footer__logo {
			text-align: left;
		}
		.footer__logo-img {
			width: 288px;
			height: 48px;
		}
		.footer__column-heading {
			font-family: lucky_fellas;
			font-size: 50px!important;
			font-weight: 400;
			padding-bottom: 30px;
			color: #FFFFFF !important;
		}
	}
	@media only screen and (max-width:767px) {
		.footer__column-content {
			padding-bottom: 22px;
		}
		.js .footer__column-content {
			display: none;
		}
	}
	.footer__column-content ul li {
		margin: 0;
	}
	.footer__column-content ul li+li {
		margin-top: 15px;
	}
	.footer__column-content p {
		margin: 0 0 20px;
	}
	.footer__column-content .tick-list li {
		padding-left: 35px;
	}
	.footer__column-content .tick-list li:before {
		color: #fff;
		left: -15px;
		font-size: 55px;
	}
	.footer__column-content .icon-button {
		border-radius: 20px;
		font-size: 18px;
	}
	@media only screen and (min-width:768px) {
		.footer__base {
			margin-top: 50px;
			padding-top: 50px;
			border-top: 1px solid #4d908f;
		}
	}
	.footer__base-links {
		font-size: 12px;
		line-height: 15px;
		list-style: none;
		display: inline;
		padding-left: 0;
	}
	.footer__base-links-item {
		display: inline-block;
		margin-right: 15px;
	}
	@media only screen and (max-width:767px) {
		.footer__base-links-item {
			width: 45%;
			margin-right: 4%;
		}
	}
	.footer__base-copyright {
		font-size: 12px;
		line-height: 15px;
		margin: 0 0 25px;
	}
	@media only screen and (min-width:767px) {
		.footer__base-copyright {
			font-size: 14px;
			line-height: 19px;
		}
	}
	.vh {
		position: absolute;
		left: -9999px;
	}
	.clearfix:after {
		content: "";
		display: table;
		clear: both;
	}
	@media only screen and (min-width:768px) {
		.type--dreadnaught {
			font-size: .875rem;
			line-height: 1.125rem;
		}
	}
	.type--dreadnaught {
		font-size: .875rem;
		line-height: 1.125rem;
	}
	.type--leviathan {
		font-size: 1.125rem;
		line-height: 1.375rem;
	}
	@media only screen and (min-width:768px) {
		.type--leviathan {
			font-size: 1.25rem;
			line-height: 1.5rem;
		}
	}
}
/*! CSS Used from: https://www.caravanclub.co.uk/Assets/css/camc.bundle.css ; media=screen */

@media screen {
	.foundation-mq {
		font-family: "small=30em&medium=48em&large=59.75em&xlarge=68.75em&xxlarge=87.5em";
	}
	.grid-container {
		max-width: 77.5rem;
		margin-left: auto;
		margin-right: auto;
	}
	@media print, screen and (min-width:30em) {
		.grid-container {
			padding-right: .9375rem;
			padding-left: .9375rem;
		}
	}
	@media print, screen and (min-width:48em) {
		.grid-container {
			padding-right: .625rem;
			padding-left: .625rem;
		}
	}
	@media print, screen and (min-width:59.75em) {
		.grid-container {
			padding-right: .5rem;
			padding-left: .5rem;
		}
	}
	.grid-x {
		display: flex;
		flex-flow: row wrap;
	}
	.cell {
		flex: 0 0 auto;
		min-height: 0;
		min-width: 0;
		width: 100%;
	}
	.cell.auto {
		flex: 1 1 0px;
	}
	.cell.shrink {
		flex: 0 0 auto;
	}
	.grid-x>.auto, .grid-x>.shrink {
		width: auto;
	}
	@media print, screen and (min-width:48em) {
		.grid-x>.medium-4 {
			flex-basis: auto;
		}
	}
	@media print, screen and (min-width:59.75em) {
		.grid-x>.large-shrink {
			flex-basis: auto;
		}
	}
	@media print, screen and (min-width:48em) {
		.grid-x>.medium-4 {
			flex: 0 0 auto;
		}
		.grid-x>.medium-4 {
			width: 33.33333%;
		}
	}
	@media print, screen and (min-width:59.75em) {
		.grid-x>.large-shrink {
			flex: 0 0 auto;
		}
		.grid-x>.large-shrink {
			width: auto;
		}
	}
	@media print, screen and (min-width:30em) {
		.grid-margin-x {
			margin-left: -.9375rem;
			margin-right: -.9375rem;
		}
	}
	@media print, screen and (min-width:48em) {
		.grid-margin-x {
			margin-left: -.625rem;
			margin-right: -.625rem;
		}
	}
	@media print, screen and (min-width:59.75em) {
		.grid-margin-x {
			margin-left: -.5rem;
			margin-right: -.5rem;
		}
	}
	.grid-margin-x>.cell {
		width: calc(100% - 1.875rem);
		margin-left: .9375rem;
		margin-right: .9375rem;
	}
	@media print, screen and (min-width:48em) {
		.grid-margin-x>.cell {
			width: calc(100% - 1.25rem);
			margin-left: .625rem;
			margin-right: .625rem;
		}
	}
	@media print, screen and (min-width:59.75em) {
		.grid-margin-x>.cell {
			width: calc(100% - 1rem);
			margin-left: .5rem;
			margin-right: .5rem;
		}
	}
	@media print, screen and (min-width:30em) {
		.grid-margin-x>.auto {
			width: auto;
		}
	}
	@media print, screen and (min-width:48em) {
		.grid-margin-x>.auto {
			width: auto;
		}
		.grid-margin-x>.medium-4 {
			width: calc(33.33333% - 1.25rem);
		}
	}
	@media print, screen and (min-width:59.75em) {
		.grid-margin-x>.auto {
			width: auto;
		}
		.grid-margin-x>.medium-4 {
			width: calc(33.33333% - 1rem);
		}
		.grid-margin-x>.large-shrink {
			width: auto;
		}
	}
	.clearfix:after, .clearfix:before {
		display: table;
		content: " ";
		flex-basis: 0;
		order: 1;
	}
	.clearfix:after {
		clear: both;
	}
	@media print, screen and (min-width:59.75em) {
		.hide-for-large {
			display: none!important;
		}
	}
	@media screen and (max-width:59.74875em) {
		.show-for-large {
			display: none!important;
		}
	}
	.btn {
		color: #fff;
		text-decoration: none!important;
		cursor: pointer;
		text-transform: uppercase;
		text-align: center;
		border-radius: 3px;
		padding: 13px 23px;
		letter-spacing: 1px;
		line-height: 1.125rem;
		font-size: .875rem;
		display: inline-block;
		font-family: FSElliotWebHeavy, sans-serif;
		font-weight: 900;
		transition: all .4s ease;
		letter-spacing: .9px;
		margin-top: 0px;
	}
	.header__links .btn:active {
		color: #fff;
		text-decoration: none!important;
		cursor: pointer;
		text-transform: uppercase;
		text-align: center;
		border-radius: 3px !important;
		padding: 13px 23px;
		letter-spacing: 1px;
		line-height: 1.125rem;
		font-size: .875rem;
		display: inline-block;
		font-family: FSElliotWebHeavy, sans-serif;
		font-weight: 900;
		transition: all .4s ease;
		letter-spacing: .9px;
		margin-top: 0px;
	}
	.btn--primary {
		background-color: #007575;
	}
	.btn--primary:hover, .btn--primary:active {
		background-color: #005c5c;
		color: #FFFFFF !important;
	}
	.align--middle {
		align-items: center;
	}
	@media print, screen and (max-width:59.74875em) {
		.pnav {
			background: #fff;
			padding: 30px;
			display: none;
			position: absolute;
			width: 100%;
		}
		.pnav .grid__item {
			padding: 0;
		}
		.pnav__item {
			position: relative;
		}
		.pnav__item--hidden, .pnav__item--tray {
			border-bottom: 2px solid rgba(0, 0, 0, .2);
			padding-bottom: 10px;
			margin-bottom: 10px;
		}
		.pnav__item--hidden .icon--right-arrow-big {
			display: none!important;
		}
		.pnav__item .icon--right-arrow-big {
			display: block;
			transform: rotate(90deg);
			position: absolute;
			top: 2px;
			right: 0;
			font-size: 2.1875rem;
			transition: transform .5s ease;
		}
		.pnav__link {
			width: 100%;
			display: block;
			font-family: FSElliotWebRegular, sans-serif;
		}
		.pnav__link--l1 {
			font-size: 1.125rem;
			font-weight: 600;
			padding: 10px 0;
		}
		.pnav__link--l2 {
			padding: 15px 0 5px;
			font-weight: 700;
		}
		.pnav__link--l3 {
			padding: 5px 0;
		}
		.pnav__tray-list--l2 {
			padding: 0 0 10px;
		}
		.pnav__level--2 {
			display: none;
		}
	}
}
/*! CSS Used from: https://www.caravanclub.co.uk/css/print.css ; media=print */

@media print {
	body, html {
		-webkit-text-size-adjust: 100%;
	}
	img {
		border: 0;
	}
	html {
		font-family: sans-serif;
		-ms-text-size-adjust: 100%;
	}
	body {
		margin: 0;
	}
	footer, header, nav {
		display: block;
	}
	a {
		background-color: transparent;
	}
	a:active, a:hover {
		outline: 0;
	}
	strong {
		font-weight: 700;
	}
	input {
		color: inherit;
		font: inherit;
		margin: 0;
	}
	input[type=submit] {
		-webkit-appearance: button;
		cursor: pointer;
	}
	input::-moz-focus-inner {
		border: 0;
		padding: 0;
	}
	input {
		line-height: normal;
	}
	input[type=search] {
		-webkit-appearance: textfield;
		box-sizing: content-box;
	}
	.grid {
		padding: 0;
	}
	.icon {
		font-family: icons;
		display: inline-block;
		vertical-align: middle;
		line-height: 1;
		font-weight: 400;
		font-style: normal;
		speak: none;
		text-decoration: inherit;
		text-transform: none;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
	.icon--close:before {
		content: "\f111";
	}
	.icon--menu:before {
		content: "\f140";
	}
	.icon--right-arrow-big:before {
		content: "\f151";
	}
	.icon--search:before {
		content: "\f154";
	}
	.richtext .tick-list li:before {
		content: "\f15e";
	}
	.grid {
		list-style: none;
		margin: 0 0 0 -20px;
		letter-spacing: -.32em;
	}
	.grid {
		word-spacing: -.43em;
	}
	.grid__item {
		display: inline-block;
		vertical-align: top;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		letter-spacing: normal;
		word-spacing: normal;
	}
	@media only screen and (min-width:767px) {
		.large--one-quarter {
			width: 25%;
		}
	}
	.icon-button, body {
		position: relative;
	}
	.grid__item:empty {
		display: none;
	}
	*, :after, :before {
		box-sizing: border-box;
	}
	.site {
		min-width: 20rem;
		background: #fff;
		background: -webkit-linear-gradient(legacy-direction(#fafafa 0), #fff 40%);
		background: linear-gradient(#fafafa 0, #fff 40%);
	}
	.site__element-max-width {
		max-width: 77.5rem;
		margin: 0 auto;
	}
	.site__pad {
		padding-left: 10px;
		padding-right: 10px;
	}
	.grid {
		margin-left: -10px;
		margin-right: -10px;
	}
	.grid__item {
		padding-left: 10px;
		padding-right: 10px;
	}
	.clearfix:after {
		content: "";
		display: table;
		clear: both;
	}
	* {
		outline-color: #007575;
	}
	.button-purple {
		display: inline-block;
		margin: 4px 0 0;
		min-width: 80px;
		padding: 14px 15px!important;
		font-size: 12px;
		line-height: 1;
		font-weight: 700;
		text-align: center;
		text-transform: uppercase;
		letter-spacing: 1px;
		border: none;
		border-radius: 3px;
		cursor: pointer;
		font-family: FSElliotWebRegular;
		transition: .3s;
	}
	.button-purple:focus, .button-purple:hover {
		background-position: -400px 0;
		text-decoration: none;
	}
	.button-purple:focus a, .button-purple:hover a {
		text-decoration: none;
	}
	.button-purple:active {
		background-position: right top;
	}
	.button-purple a {
		color: inherit!important;
	}
	.button-purple {
		color: #fff!important;
	}
	.button-purple {
		background-color: #B31F29;
	}
	.icon-button {
		cursor: pointer;
		display: inline-block;
		width: 40px;
		height: 40px;
		margin: 0;
		padding: 0;
		overflow: hidden;
		border: none;
		white-space: nowrap;
		border-radius: 3px;
		font-size: 40px;
		color: #fff!important;
		vertical-align: middle;
		background-color: #007575;
		transition: .3s;
	}
	.icon-button:focus, .icon-button:hover {
		text-decoration: none;
		background-color: #005c5c;
	}
	body {
		font-family: Arial, Helvetica, sans-serif;
	}
	.icon-button .icon {
		transform-style: preserve-3d;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	.richtext .icon-button {
		margin-right: 10px;
	}
	.footer .icon-button {
		background-color: #fff;
		color: #007575!important;
		font-size: 22px;
	}
	a:focus, a:hover {
		text-decoration: underline;
	}
	a {
		text-decoration: none;
	}
	body {
		font-size: 100%;
		color: #444;
		-webkit-font-smoothing: antialiased;
	}
	.site {
		font-size: .875rem;
		line-height: 1.125rem;
	}
	@media only screen and (min-width:768px) {
		.site {
			font-size: .875rem;
			line-height: 1.125rem;
		}
	}
	h2 {
		font-weight: 400;
	}
	a {
		color: inherit;
	}
	.richtext>* {
		margin: 0 0 14px;
		padding: 0;
	}
	.richtext>:last-child {
		margin-bottom: 0;
	}
	.richtext li {
		margin-bottom: 10px;
	}
	.richtext ul {
		margin-left: 1.25rem;
		padding-left: 0;
	}
	.richtext .tick-list {
		list-style: none;
	}
	.richtext .tick-list li {
		position: relative;
	}
	.richtext .tick-list li:before {
		position: absolute;
		font-family: icons;
		top: 0;
		left: -32px;
		font-size: 40px;
		color: #007575;
	}
	.richtext a {
		color: #AC1640;
		font-weight: 700;
	}
	.richtext iframe {
		max-width: 100%;
	}
	.header__link {
		padding-left: 10px;
	}
	.header {
		background-color: #fff;
		box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .2);
		font-family: FSElliotWebBold, sans-serif;
		position: relative;
		z-index: 2;
	}
	.header__inner {
		padding: 12px 0 15px;
	}
	.header__logo {
		width: 212px;
		height: 50px;
	}
	@media only screen and (min-width:768px) {
		.header__inner {
			padding: 7px 0 15px;
		}
		.header__logo {
			width: 288px;
			height: 68px;
		}
	}
	.header__logo-img {
		width: 212px;
		height: 50px;
	}
	@media only screen and (min-width:768px) {
		.header__logo-img {
			width: 288px;
			height: 68px;
		}
	}
	.header__links {
		width: 100%;
		display: none;
		text-align: right;
	}
	@media only screen and (min-width:767px) {
		.header__links {
			display: inline-block;
		}
	}
	.header__links__search {
		font-size: 24px;
		color: #007575;
		vertical-align: middle;
		text-decoration: none!important;
		margin: 0 30px;
		cursor: pointer;
	}
	.header__link {
		display: inline-block;
		margin-left: 10px;
		border-left: 1px solid #c3c3c3;
		vertical-align: middle;
		color: #007575;
		font-weight: 700;
	}
	.header__link:first-child {
		padding-left: 0;
		border-left: none;
	}
	.header__search {
		color: #007575;
		position: relative;
		margin-bottom: 10px;
	}
	.js .header__search {
		display: none;
	}
	.header__search--container {
		display: flex;
	}
	@media screen and (max-width:479px) {
		.header__search--container {
			padding: 0 10px 10px;
		}
	}
	.header__search__submit {
		display: block;
		height: 52px;
		border: 1px solid #007575;
		color: #007575;
		text-transform: uppercase;
		background: 0 0;
		flex: 0 0 auto;
		min-width: 110px;
	}
	.header__search__input {
		position: relative;
		padding-left: 40px;
	}
	@media screen and (max-width:425px) {
		.header__search__input {
			padding-right: 40px;
		}
	}
	.header__search__input--container {
		position: relative;
		border: 1px solid #007575;
		border-width: 1px 0 1px 1px;
		padding: 0 20px!important;
		flex: 1 1 0px;
		width: auto;
	}
	@media screen and (max-width:470px) {
		.header__search__submit {
			min-width: 85px;
		}
		.header__search__input--container {
			padding: 0 10px!important;
		}
	}
	.header__search__input:before {
		content: '\f002';
		font-family: 'Font Awesome 5 Pro';
		position: absolute;
		top: 50%;
		left: 0;
		transform: translateY(-50%);
		font-size: 24px;
		font-weight: 300;
	}
	.footer__column, .header__search__input input {
		font-size: 16px;
		line-height: 21px;
	}
	.header__search__input input {
		display: block;
		width: 100%;
		height: 50px;
		background: 0 0;
		border-radius: 0;
		border: none;
		outline: 0;
		color: #333;
		font-weight: 700;
		padding: 0;
		font-family: FSElliotWebBold, sans-serif;
	}
	.header__search__input ::placeholder {
		color: #c3c3c3;
		opacity: 1;
	}
	.header__search__input :-ms-input-placeholder {
		color: #fff;
	}
	.header__search__input ::-ms-input-placeholder {
		color: #fff;
	}
	.header__search .header__links__search__close {
		position: absolute;
		top: 0;
		right: 10px;
		font-size: 1.5rem;
	}
	.header__search .header__links__search__close i {
		color: #333;
		padding: 13px;
	}
	.header__mobile__menu {
		padding-left: 10px;
	}
	.header__mobile__menu .header__btn--menu .icon--close {
		display: none;
	}
	.pnav__items, .pnav__tray-list {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	@media only screen and (min-width:767px) {
		.pnav, .pnav__level {
			transform: none!important;
		}
		.pnav {
			display: block;
		}
		.pnav .icon, .pnav__bg {
			display: none!important;
		}
		.pnav__level {
			display: block!important;
		}
		.pnav__items {
			max-width: 77.5rem;
			margin: 0 auto;
			width: 100%;
			display: flex;
			justify-content: space-around;
		}
		.pnav__item {
			flex: auto;
			text-align: center;
		}
		.pnav__item .pnav__item, .pnav__tray {
			text-align: left;
		}
		.pnav__item--hidden {
			display: none;
		}
		.pnav__item--tray:focus .pnav__tray, .pnav__item--tray:hover .pnav__tray {
			display: block;
		}
		.pnav__item--tray:focus .pnav__link--l1, .pnav__item--tray:hover .pnav__link--l1 {
			color: #007575;
		}
		.pnav__item--tray:focus .pnav__link--l1:before, .pnav__item--tray:hover .pnav__link--l1:before {
			content: '';
			display: block;
			height: 42px;
			position: absolute;
			z-index: 2;
			top: 0;
			left: 0;
			right: 0;
			background: #f4f4f4;
			background: -webkit-linear-gradient(legacy-direction(#fff 5%), #f4f4f4);
			background: linear-gradient(#fff 5%, #f4f4f4);
		}
		.pnav__tray {
			display: none;
			padding: 40px 0;
			position: absolute;
			top: 100%;
			left: 0;
			right: 0;
			background-color: #f4f4f4;
			box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .2);
			z-index: 1;
		}
		.pnav__tray:before {
			content: '';
			display: block;
			position: absolute;
			height: 5px;
			left: 0;
			right: 0;
			top: -5px;
			box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .2);
		}
		.pnav__tray-list {
			list-style: none;
			margin: 0;
			padding: 0;
		}
		.pnav__tray-list--l2>li {
			margin-bottom: 20px;
		}
		.pnav__tray-list--l2>li:last-child {
			margin-bottom: 0;
		}
		.pnav__link {
			display: block;
			color: #333;
			position: relative;
			outline: 0;
			font-family: FSElliotWebBold, sans-serif;
		}
		.pnav__link--l3 {
			font-family: FSElliotWebRegular, sans-serif;
		}
		.pnav__link--l2, .pnav__link--l3 {
			padding: 3px 0;
		}
		.pnav__link--l1 {
			padding: 10px;
		}
		.pnav__link--l1:focus, .pnav__link--l1:hover {
			text-decoration: none!important;
			color: #007575;
		}
		.pnav__item:first-child .pnav__link--l1 {
			padding-left: 10px;
		}
		.pnav__item--last-desktop .pnav__link--l1:after {
			display: none;
		}
		.pnav__link--l1:after {
			content: '';
			display: block;
			width: 1px;
			height: 18px;
			position: absolute;
			z-index: 2;
			top: 50%;
			right: 0;
			margin-top: -10px;
			background-color: #d4d4d4;
		}
		.pnav__link-text {
			position: relative;
			z-index: 3;
		}
	}
	.footer {
		clear: both;
		overflow: hidden;
	}
	.footer__inner {
		background-color: #007575;
		color: #fff;
		font-family: FSElliotWebRegular, sans-serif;
		padding: 50px 20px;
	}
	@media only screen and (min-width:768px) {
		.footer__inner {
			padding: 50px 0;
		}
	}
	@media only screen and (min-width:767px) {
		.footer__inner {
			padding: 70px 0;
		}
	}
	.footer__inner a {
		color: inherit;
	}
	.footer__logo {
		padding-bottom: 48px;
		text-align: center;
	}
	@media only screen and (min-width:767px) {
		.footer__logo {
			padding-bottom: 57px;
		}
	}
	.footer__logo-img {
		width: 280px;
		height: 47px;
	}
	@media only screen and (max-width:767px) {
		.footer__column {
			border-bottom: 1px solid #fff;
			margin-bottom: 22px;
		}
	}
	.footer__column-heading {
		margin: 0;
		padding-bottom: 22px;
		font-family: FSElliotWebBold, sans-serif;
		font-size: 18px;
		font-weight: 700;
		line-height: 25px;
	}
	@media only screen and (max-width:767px) {
		.footer__column-heading {
			position: relative;
			cursor: pointer;
		}
		.js .footer__column-heading:after {
			font-family: 'Font Awesome 5 Pro';
			content: '\f078';
			display: block;
			position: absolute;
			top: 0;
			right: 0;
			font-size: 18px;
			font-weight: 400;
			transition: .5s transform ease;
		}
	}
	@media only screen and (min-width:768px) {
		.footer__logo {
			text-align: left;
		}
		.footer__logo-img {
			width: 288px;
			height: 48px;
		}
		.footer__column-heading {
			font-family: lucky_fellas;
			font-size: 50px!important;
			font-weight: 400;
			padding-bottom: 30px;
		}
	}
	@media only screen and (max-width:767px) {
		.footer__column-content {
			padding-bottom: 22px;
		}
		.js .footer__column-content {
			display: none;
		}
	}
	.footer__column-content ul {
		margin-left: 0;
	}
	.footer__column-content ul li {
		margin: 0;
	}
	.footer__column-content ul li+li {
		margin-top: 15px;
	}
	.footer__column-content p {
		margin: 0 0 20px;
	}
	.footer__column-content .tick-list li {
		padding-left: 35px;
	}
	.footer__column-content .tick-list li:before {
		color: #fff;
		left: -15px;
		font-size: 55px;
	}
	.footer__column-content .icon-button {
		border-radius: 20px;
		font-size: 18px;
	}
	@media only screen and (min-width:768px) {
		.footer__base {
			margin-top: 50px;
			padding-top: 50px;
			border-top: 1px solid #4d908f;
		}
	}
	.footer__base-links {
		font-size: 12px;
		line-height: 15px;
		list-style: none;
		display: inline;
		padding-left: 0;
	}
	.footer__base-links-item {
		display: inline-block;
		margin-right: 15px;
	}
	@media only screen and (max-width:767px) {
		.footer__base-links-item {
			width: 45%;
			margin-right: 4%;
		}
	}
	.footer__base-copyright {
		font-size: 12px;
		line-height: 15px;
		margin: 0 0 25px;
	}
	@media only screen and (min-width:767px) {
		.footer__base-copyright {
			font-size: 14px;
			line-height: 19px;
		}
	}
	.vh {
		position: absolute;
		left: -9999px;
	}
	.clearfix:after {
		content: "";
		display: table;
		clear: both;
	}
	@media only screen and (min-width:768px) {
		.type--dreadnaught {
			font-size: .875rem;
			line-height: 1.125rem;
		}
	}
	.type--dreadnaught {
		font-size: .875rem;
		line-height: 1.125rem;
	}
	.type--leviathan {
		font-size: 1.125rem;
		line-height: 1.375rem;
	}
	@media only screen and (min-width:768px) {
		.type--leviathan {
			font-size: 1.25rem;
			line-height: 1.5rem;
		}
	}
	@media print {
		.header__options, footer, nav {
			display: none!important;
		}
		img {
			page-break-inside: avoid;
		}
		body {
			width: 100%;
			margin: 0;
			padding: 0;
			background-color: #fff;
			color: #000;
		}
		h2 {
			page-break-after: avoid;
		}
		.site {
			background: #fff!important;
		}
		.header {
			box-shadow: none;
		}
		.header__logo {
			left: 50%;
			transform: translateX(-50%);
		}
	}
	@media print and (color) {
		* {
			-webkit-print-color-adjust: exact;
			print-color-adjust: exact;
		}
	}
}
/*! CSS Used from: https://pro.fontawesome.com/releases/v5.15.4/css/all.css */

.fab, .fal, .fas {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
}
.fa-facebook-f:before {
	content: "\f39e";
}
.fa-instagram:before {
	content: "\f16d";
}
.fa-play:before {
	content: "\f04b";
}
.fa-search:before {
	content: "\f002";
}
.fa-times:before {
	content: "\f00d";
}
.fa-twitter:before {
	content: "\f099";
}
.fab {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}
.fal {
	font-weight: 300;
}
.fal {
	font-family: "Font Awesome 5 Pro";
}
.fas {
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
}
/*! CSS Used from: Embedded */

#ccc {
	font-family: Arial, sans-serif;
	font-size: 16px;
	line-height: 1.4em;
	position: fixed;
	z-index: 2147483647;
}
@media print {
	#ccc {
		display: none!important;
	}
}
/*! CSS Used from: Embedded */

#ccc {
	font-family: arial, helvetica, sans-serif;
}
#ccc {
	color: #333!important;
	fill: #333!important;
}
#ccc {
	font-size: .875rem!important;
}
/*! CSS Used fontfaces */

@font-face {
	font-family: icons;
	src: url(../fonts/icons.eot?4155c6cc5bf3a66a4800f7694a8de991);
	src: url(../fonts/icons.eot#iefix) format("embedded-opentype"),
	url(../fonts/icons.woff?4155c6cc5bf3a66a4800f7694a8de991) format("woff"),
	url(../fonts/icons.ttf?4155c6cc5bf3a66a4800f7694a8de991) format("truetype");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: icons;
	src: url(../fonts/icons.eot?4155c6cc5bf3a66a4800f7694a8de991);
	src: url(../fonts/icons.eot#iefix) format("embedded-opentype"),
	url(../fonts/icons.woff?4155c6cc5bf3a66a4800f7694a8de991) format("woff"),
	url(../fonts/icons.ttf?4155c6cc5bf3a66a4800f7694a8de991) format("truetype");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: FSElliotWebRegular;
	src: url(../fonts/FSElliotWeb-Regular.eot);
	src: url(../fonts/FSElliotWeb-Regular.eot#iefix) format("embedded-opentype"),
	url(../fonts/FSElliotWeb-Regular.woff) format("woff");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: FSElliotWebRegular;
	src: url(../fonts/FSElliotWeb-Regular.eot);
	src: url(../fonts/FSElliotWeb-Regular.eot#iefix) format("embedded-opentype"),
	url(../fonts/FSElliotWeb-Regular.woff) format("woff");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: FSElliotWebBold;
	src: url(../fonts/FSElliotWeb-Bold.eot);
	src: url(../fonts/FSElliotWeb-Bold.eot#iefix) format("embedded-opentype"),
	url(../fonts/FSElliotWeb-Bold.woff) format("woff");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: FSElliotWebBold;
	src: url(../fonts/FSElliotWeb-Bold.eot);
	src: url(../fonts/FSElliotWeb-Bold.eot#iefix) format("embedded-opentype"),
	url(../fonts/FSElliotWeb-Bold.woff) format("woff");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: "Font Awesome 5 Pro";
	font-style: normal;
	font-weight: 300;
	font-display: block;
	src: url(https://pro.fontawesome.com/releases/v5.15.4/webfonts/fa-light-300.eot);
	src: url(https://pro.fontawesome.com/releases/v5.15.4/webfonts/fa-light-300.eot#iefix) format("embedded-opentype"),
	url(https://pro.fontawesome.com/releases/v5.15.4/webfonts/fa-light-300.woff);
}
@font-face {
	font-family: "Font Awesome 5 Pro";
	font-style: normal;
	font-weight: 400;
	font-display: block;
	src: url(https://pro.fontawesome.com/releases/v5.15.4/webfonts/fa-regular-400.eot);
	src: url(https://pro.fontawesome.com/releases/v5.15.4/webfonts/fa-regular-400.eot#iefix) format("embedded-opentype"),
	url(https://pro.fontawesome.com/releases/v5.15.4/webfonts/fa-regular-400.woff) format("woff");
}
@font-face {
	font-family: "Font Awesome 5 Pro";
	font-style: normal;
	font-weight: 900;
	font-display: block;
	src: url(https://pro.fontawesome.com/releases/v5.15.4/webfonts/fa-solid-900.eot);
	src: url(https://pro.fontawesome.com/releases/v5.15.4/webfonts/fa-solid-900.eot#iefix) format("embedded-opentype"),
	url(https://pro.fontawesome.com/releases/v5.15.4/webfonts/fa-solid-900.woff) format("woff");
}
@font-face {
	font-family: lucky_fellas;
	src: url(../fonts/lucky-fellas-Win-EW1.woff) format("woff");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: lucky_fellas;
	src: url(../fonts/lucky-fellas-Win-EW1.woff) format("woff");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: FSElliotWebHeavy;
	src: url(../fonts/FSElliotWeb-Heavy.eot);
	src: url(../fonts/FSElliotWeb-Heavy.eot#iefix) format("embedded-opentype"),
	url(../fonts/FSElliotWeb-Heavy.woff) format("woff");
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: FSElliotWebHeavy;
	src: url(../fonts/FSElliotWeb-Heavy.eot);
	src: url(../fonts/FSElliotWeb-Heavy.eot#iefix) format("embedded-opentype"),
	url(../fonts/FSElliotWeb-Heavy.woff) format("woff");
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: "Font Awesome 5 Brands";
	font-style: normal;
	font-weight: 400;
	font-display: block;
	src: url(https://pro.fontawesome.com/releases/v5.15.4/webfonts/fa-brands-400.eot);
	src: url(https://pro.fontawesome.com/releases/v5.15.4/webfonts/fa-brands-400.eot#iefix) format("embedded-opentype"),
	url(https://pro.fontawesome.com/releases/v5.15.4/webfonts/fa-brands-400.woff) format("woff");
}

/** Anytime Booking **/

#atb-body {
	clear: both;
	max-width: 1200px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	font-family: FSElliotWebRegular, sans-serif;
	font-size: 16px;
	line-height: 28px;
	font-weight: 400;
}
#atb-loading-box {
	height: auto !important;
}
#atb-loading-content img {
	margin: auto;
}
#atb-visual-calendar-row .atb-visual-calendar-button {
	background-color: #007575;
	color: #FFFFFF;
	padding-block-start: 0px;
	padding-inline-end: 8px;
	padding-block-end: 0px;
	padding-inline-start: 8px;
}
#atb-visual-calendar-row .atb-visual-calendar-button:hover {
	background-color: #005c5c;
	color: #FFFFFF;
}
#atb-container #atb-header {
	margin-bottom: 0;
}
@media only screen and (max-width: 749px) {
	#atb-container #atb-header {
		padding-top: 15px;
	}
}
#atb-logo-mobile {
	padding-left: 10px;
}
#atb-container {
	background-color: #FFF;
}
#atb-header #atb-process li {
	background-color: #007575;
	border-bottom: 1px solid #007575;
	border-left: 1px solid #007575;
}
#atb-summary-label {
	background-color: #007575;
	padding-top: 4px;
}
#atb-main-pane .atb-steps {
	background-color: #E0E0E0;
	padding: 5px;
}
#atb-main-pane .atb-active-step {
	background-color: #007575 !important;
	color: #FFF;
}
#atb-main-pane .atb-completed-step {
	background-color: #007575;
	color: #fff;
}
#atb-container #atb-summary .atb-heading {
	color: #007575;
	border-bottom: 1px solid #007575;
}
#atb-existing-customer h3,
#atb-new-customer h3 {
	font-size: 1em;
	line-height: 1em;
	margin: 0 0 15px;
	padding: 0;
	color: #007575 !important;
}
#atb-header #atb-process li.atb-selected {
	background: #000E16 none repeat scroll 0 0;
	border-bottom: 1px solid #000E16;
	border-left: 0 none;
	color: #FFF;
}
#atb-summary-label-text {
	padding: 0;
	font-size: 0.8em;
	width: 60%;
	line-height: 18px;
}
#atb-header {
	margin-bottom: 50px;
}
#atb-footer {
	margin-top: 50px;
	padding: 0px;
	border-top: 0px solid #CBD7C6;
}
.cbp-spmenu-bottom #atb-summary-inner {
	background-color: #E0E0E0;
	color: #333;
}
#atb-summary {
	color: #969696;
}
#atb-visual-calendar-row .atb-visual-calendar-month-name {
	color: #007575;
}
#atb-container .btn {
	font-size: 14px;
	margin-top: 0px;
	color: #FFFFFF !important;
	background-color: #007575 !important;
	border-color: #007575 !important;
	border-radius: 4px;
}
#atb-container .btn:hover,
.btn:active,
.btn:focus,
.btn:active:focus {
	font-size: 14px;
	margin-top: 0px;
	color: #FFFFFF !important;
	background-color: #005c5c !important;
	border-color: #005c5c !important;
}
#atb-terms-panel .btn {
	font-size: 14px;
	margin-top: 0px;
	color: #FFFFFF !important;
	background-color: #007575 !important;
	border-color: #007575 !important;
	border-radius: 4px;
}
#atb-terms-panel .btn:hover,
.btn:active,
.btn:focus,
.btn:active:focus {
	font-size: 14px;
	margin-top: 0px;
	color: #FFFFFF !important;
	background-color: #005c5c !important;
	border-color: #005c5c !important;
}
#atb-place-booking-panel .btn {
	font-size: 14px;
	margin-top: 0px;
	color: #FFFFFF !important;
	background-color: #007575 !important;
	border-color: #007575 !important;
	border-radius: 4px;
}
#atb-place-booking-panel .btn:hover,
.btn:active,
.btn:focus,
.btn:active:focus {
	font-size: 14px;
	margin-top: 0px;
	color: #FFFFFF !important;
	background-color: #005c5c !important;
	border-color: #005c5c !important;
}
#atb-warning-panel .btn {
	font-size: 14px;
	margin-top: 0px;
	color: #FFFFFF !important;
	background-color: #007575 !important;
	border-color: #007575 !important;
	border-radius: 4px;
}
#atb-warning-panel .btn:hover,
.btn:active,
.btn:focus,
.btn:active:focus {
	font-size: 14px;
	margin-top: 0px;
	color: #FFFFFF !important;
	background-color: #005c5c !important;
	border-color: #005c5c !important;
}
#atb-refund-protection-terms-panel .btn {
	font-size: 14px;
	margin-top: 0px;
	color: #FFFFFF !important;
	background-color: #007575 !important;
	border-color: #007575 !important;
	border-radius: 4px;
}
#atb-refund-protection-terms-panel .btn:hover,
.btn:active,
.btn:focus,
.btn:active:focus {
	font-size: 14px;
	margin-top: 0px;
	color: #FFFFFF !important;
	background-color: #005c5c !important;
	border-color: #005c5c !important;
}
#booking_payment_panel .btn {
	font-size: 14px;
	margin-top: 0px;
	color: #FFFFFF !important;
	background-color: #007575 !important;
	border-color: #007575 !important;
	border-radius: 4px;
}
#booking_payment_panel .btn:hover,
.btn:active,
.btn:focus,
.btn:active:focus {
	font-size: 14px;
	margin-top: 0px;
	color: #FFFFFF !important;
	background-color: #005c5c !important;
	border-color: #005c5c !important;
}
#atb-visual-calendar-row .atb-visual-calendar-dates .atb-visual-calendar-start {
	text-decoration: underline;
}
/** Anytime Booking - My Account **/

.bookings-header {
	background-color: #007575 !important;
	color: #FFFFFF;
	padding: 7px;
	font-size: 12px;
	border-bottom: solid 1px;
}
#bookings_container {
	background-color: #FFFFFF;
	border: solid 1px #dee2e6;
}
.booking_container_body:nth-child(4n-1),
.booking_container_body:nth-child(4n-2) {
	background: #ECECEC;
	border-left: solid 0px;
	border-right: solid 0px;
}
.booking_container_body:nth-child(4n-2) {
	border-top: solid 0px;
}
.booking_container_body:last-child {
	border-bottom: solid 0px;
}
#atb-booking-details {
	padding-bottom: 40px;
}
.nav-tabs.nav-justified > li > a {
	border-bottom: 0px solid #ddd;
	border-radius: 10px 10px 0 0;
	background: #007575;
	color: #FFFFFF;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
	background: #005c5c;
	color: #FFFFFF;
	border: 0px;
}
#bookings_container .nav-tabs > li > a {
	border: 0px;
}
.tab-content {
	padding: 20px;
}
#bookings_container .btn {
	font-size: 12px;
	font-weight: normal;
	padding: 3px 8px 3px 8px;
	margin-top: 0px;
	color: #FFFFFF !important;
	background-color: #007575 !important;
	border-color: #007575 !important;
	border-radius: 20px;
}
#bookings_container .btn:hover,
.btn:active,
.btn:focus,
.btn:active:focus {
	font-size: 12px;
	margin-top: 0px;
	color: #FFFFFF !important;
	background-color: #005c5c !important;
	border-color: #005c5c !important;
	border-radius: 20px;
}
#atb-login-pane h2 {
	color: #007575;
}
/** Anytime Booking - Search Results **/

.atb-close-match {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1.2em;
	background-color: #007575;
	padding: 10px;
	color: #FFFFFF;
}
#atb-container .exact_row,
#atb-container .close_row {
	margin-left: 15px;
	margin-right: 15px;
	border: 1px solid #CCC;
	padding: 15px;
	font-style: normal;
}
#atb-container .search_unitname {
	font-size: 1.2em;
	font-weight: bold;
	color: #007575 !important;
}
#atb-container .exact_row img,
#atb-container .close_row img {
	width: 100%;
}
#atb-container .search_rate {
	font-size: 1.2em;
	font-weight: bold;
	color: #007575 !important;
}