@charset "UTF-8";
/* CSS Document */


@font-face {
	font-family: 'Interstate-Black';
	src: url('../fonts/Interstate-Black.eot');
	src: local('☺'), url('../fonts/Interstate-Black.woff') format('woff'), url('../fonts/Interstate-Black.ttf') format('truetype'), url('../fonts/Interstate-Black.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Interstate-Bold';
	src: url('../fonts/Interstate-Bold.eot');
	src: local('☺'), url('../fonts/Interstate-Bold.woff') format('woff'), url('../fonts/Interstate-Bold.ttf') format('truetype'), url('../fonts/Interstate-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Interstate-Light';
	src: url('../fonts/Interstate-Light.eot');
	src: local('☺'), url('../fonts/Interstate-Light.woff') format('woff'), url('../fonts/Interstate-Light.ttf') format('truetype'), url('../fonts/Interstate-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}




/* Text styling - TYPOGRAPHY
--------------------------------------------- */

body,
p {
	font-family: "Interstate-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.4;
	font-weight: normal;
}

h1 {
	font-family: "Interstate-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 38px;
	line-height: 1.1;
	font-weight: normal;
}

h2 {
	font-family: "Interstate-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 24px;
	line-height: 1.2;
	font-weight: normal;
}

h3 {
	font-family: "Interstate-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 24px;
	line-height: 1.0;
	font-weight: normal;
}

h4 {
	font-family: "Interstate-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 30px;
	line-height: 1.2;
	font-weight: normal;
}

h5 {
	font-family: "Interstate-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 1.0;
	font-weight: normal;
}

h6 {
	font-family: "Interstate-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.2;
	font-weight: normal;
}


.feature_box-parking_calculator h5,
.booking_form li,
.wrapper-faq li,
input,
.website_credit-brain_aided_design,
.website_credit-silverside,
.gm-style,
.home-list li,
.feature_box-book_information li,
.wrap-collabsible label span,
.transport-list-body-row,
.table-arrival_times td {
	font-family: "Interstate-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
}

b,
strong,
.bold,
a,
li,
dd,
dt,
.customer_comment-author,
button,
.click_button,
.bookings-current_page,
.bookings-total,
.booking_form li.deleteDate div,
.wrapper-parking_calculator-entry .price-total,
.feature_box-accommodation .property-name,
.faq-question,
.transport-list-header-row,
.table-arrival_times th,
a h2 {
	font-family: "Interstate-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;	
}

nav li,
nav li a,
.nav-menu li,
.nav-menu li a,
.nav-dropdown > li > a,
.nav-toggle span,
.wrap-collabsible label {
	font-family: "Interstate-Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
}


nav li,
nav li a {
	font-size: 24px;
	line-height: 1.0;
}

.feature_box-parking_calculator h5,
.wrapper-parking_calculator-entry .price-total {
	font-size: 18px;
	line-height: 1.2;
}

.feature_box-parking_calculator p {
	font-size: 14px;
	line-height: 1.4;
	margin: 0 0 15px 0;
}

.feature_box-phone_number h2 {
	font-size: 22px;
}

.home-copy p,
.home-copy li {
	font-size: 18px;
}

.feature_box-accommodation p,
.feature_box-premier_inn p,
.feature_box-drop_off p,
.feature_box-ios_accommodation p {
	font-size: 15px;
	line-height: 1.2;
	margin: 0 0 15px 0;
}

.feature_box-accommodation .property-name,
.feature_box-premier_inn .property-name,
.feature_box-drop_off .property-name,
.feature_box-ios_accommodation .property-name {
	font-size: 18px;
	margin: 0 0 0px 0;
}

footer p {
	font-size: 14px;
	line-height: 1.4;
	margin: 0 0 13px 0;
}

.footer-credits p {
	font-size: 12px;
	line-height: 1.3;
	margin: 0 0 20px 0;
}

p.last {
	margin-bottom: 0;
}

.wrapper-admin .booking_form h3 {
/*	margin-top: 20px;*/
}

.wrapper-admin h4 {
	font-size: 14px;
	margin-bottom: 0 !important;
}


.feature_box-premier_inn p,
.feature_box-premier_inn p a,
.feature_box-premier_inn .property-name,
.feature_box-accommodation .property-name,
.feature_box-accommodation .property-name a, 
.feature_box-accommodation p,
h6,
.wrapper-parking_calculator-entry h5,
.feature_box-parking_calculator p {
	color: #FFFFFF;
}

.feature_box-drop_off p,
.feature_box-drop_off p a {
	color: #000000;
}


h1,
h4 {
	color: #78C3E1;	
}

h2,
h3,
h5 {
	color: #0064A0;
}

.wrapper-parking_calculator-entry .price-total {
	color: #FFFFFF;
}

.page-title h1 {
	color: #FFFFFF;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}

footer p, 
footer p a,
footer h5 {
	color: #FFFFFF;	
}





/* Text styling - COLOURS
--------------------------------------------- */

.text_highlight-dark_blue, .text_highlight-dark_blue a {
	color: #0064A0;
}

.text_highlight-light_blue, .text_highlight-light_blue a {
	color: #78C3E1;
}

.text_highlight-orange, .text_highlight-orange a {
	color: #FF8214;
}

.text_highlight-white, .text_highlight-white a {
	color: #FFFFFF;
}

.text_highlight-yellow, .text_highlight-yellow a {
	color: #FFD200;
}

.text_highlight-black, .text_highlight-black a {
	color: #000000;
}

.text_highlight-red, .text_highlight-red a {
	color: #F00028;
}

.text_highlight-grey, .text_highlight-grey a {
	color: #b4b4b4;
}

.text_highlight-light_grey, .text_highlight-light_grey a {
	color: #ebebeb;
}

.text_highlight-green, .text_highlight-green a {
	color: #33cc66;
}

.text_highlight-faded-orange, .text_highlight-faded-orange a {
	color: #FFC18A;
}

.text_highlight-faded-blue, .text_highlight-faded-blue a {
	color: #BCE1F0;
}

.text_highlight-faded-green, .text_highlight-faded-green a {
	color: #99E6B3;
}

.text_highlight-faded-red, .text_highlight-faded-red a {
	color: #f88094;
}






/* Text styling - MARGIN
--------------------------------------------- */

.text-margin_bottom-none {
	margin-bottom: 0;	
}

.text-margin_bottom-xxxlarge {
	margin-bottom: 40px;	
}

.text-margin_bottom-xxlarge {
	margin-bottom: 30px;	
}

.text-margin_bottom-xlarge {
	margin-bottom: 20px;	
}

.text-margin_bottom-large {
	margin-bottom: 15px;	
}

.text-margin_bottom-medium {
	margin-bottom: 10px;	
}

.text-margin_bottom-small {
	margin-bottom: 5px;	
}

.text-margin_bottom-xsmall {
	margin-bottom: 2px;	
}

.text-margin_top-none {
	margin-top: 0;	
}

.text-margin_top-xxxlarge {
	margin-top: 40px;	
}

.text-margin_top-xxlarge {
	margin-top: 30px;	
}

.text-margin_top-xlarge {
	margin-top: 20px;	
}

.text-margin_top-large {
	margin-top: 15px;	
}

.text-margin_top-medium {
	margin-top: 10px;	
}

.text-margin_top-small {
	margin-top: 5px;	
}

.text-margin_top-xsmall {
	margin-top: 2px;	
}




/* Text styling - PADDING
--------------------------------------------- */

.text-padding_bottom-none {
	padding-bottom: 0;	
}

.text-padding_bottom-xxxlarge {
	padding-bottom: 40px;	
}

.text-padding_bottom-xxlarge {
	padding-bottom: 30px;	
}

.text-padding_bottom-xlarge {
	padding-bottom: 20px;	
}

.text-padding_bottom-large {
	padding-bottom: 15px;	
}

.text-padding_bottom-medium {
	padding-bottom: 10px;	
}

.text-padding_bottom-small {
	padding-bottom: 5px;	
}

.text-padding_bottom-xsmall {
	padding-bottom: 2px;	
}

.text-padding_top-none {
	padding-top: 0;	
}

.text-padding_top-xxxlarge {
	padding-top: 40px;	
}

.text-padding_top-xxlarge {
	padding-top: 30px;	
}

.text-padding_top-xlarge {
	padding-top: 20px;	
}

.text-padding_top-large {
	padding-top: 15px;	
}

.text-padding_top-medium {
	padding-top: 10px;	
}

.text-padding_top-small {
	padding-top: 5px;	
}

.text-paading_top-xsmall {
	padding-top: 2px;	
}



/* Text styling - SIZE
--------------------------------------------- */

.text-size-xxsmall {
	font-size: 0.75em;
}

.text-size-xsmall {
	font-size: 0.8em;
}

.text-size-small {
	font-size: 0.85em;
}

.text-size-large {
	font-size: 1.2em;
}

.text-size-xlarge {
	font-size: 1.4em;
}

.text-size-xxlarge {
	font-size: 1.6em;
}




/* Text styling - STYLE
--------------------------------------------- */

.text-style-uppercase {
	text-transform: uppercase;
}

.text-style-underline {
	text-decoration: underline;
}


