@charset "utf-8";
/* CSS Document */
/* Version : 2.4.0 */

/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/30a25b");

@font-face {
	font-family: 'CenturyGothicStd';
	src: url('../upwalthambarns/fonts/30A25C_0_0.eot');
	src: url('../upwalthambarns/fonts/30A25C_0_0.eot?#iefix') format('embedded-opentype'),
url('../upwalthambarns/fonts/30A25C_0_0.woff2') format('woff2'),
url('../upwalthambarns/fonts/30A25C_0_0.woff') format('woff'),
url('../upwalthambarns/fonts/30A25C_0_0.ttf') format('truetype');
}

@font-face {
	font-family: 'CenturyGothicStd-Bold';
	src: url('../upwalthambarns/fonts/30A25B_0_0.eot');
	src: url('../upwalthambarns/fonts/30A25B_0_0.eot?#iefix') format('embedded-opentype'),
url('../upwalthambarns/fonts/30A25B_0_0.woff2') format('woff2'),
url('../upwalthambarns/fonts/30A25B_0_0.woff') format('woff'),
url('../upwalthambarns/fonts/30A25B_0_0.ttf') format('truetype');
}

html {
  position: relative;
  min-height: 100%;
	font-size:100%;
}

body {
	color: #757477;
	font-family: 'CenturyGothicStd','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size:0.75em;
	line-height:1.7em;
	padding-top:165px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color:#aaab7c;
}

h1 {
	text-align:center;
	margin-top:0;
	padding-bottom:35px;
	border-bottom:1px solid #413e00;
}

h3 {
	font-size:1.2em;
	color:#757477;
	font-family: 'CenturyGothicStd-Bold';
	margin-top:0;
}

a {
	color: #757477;
	text-decoration: none;
}

p a {
	text-decoration:underline;
}

a:focus, a:hover {
	color: #757477;
}

strong {
	font-weight:normal;
	font-family: 'CenturyGothicStd-Bold';
}

table {
	width:100%;
}

/* LAYOUT */

#wrapper {

}

.home #wrapper {

}

.container {
	padding-left: 20px;
  padding-right: 20px;
}

.row {
	margin-right: -20px;
	margin-left: -20px;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	padding-left: 20px;
	padding-right: 20px;
}

/* HEADER */

#header {
	background-color:#fff;
	min-height:165px;
	position:absolute;
	width:100%;
	left:0;
	top:0;
}

.home #header {
	background-color:transparent;
	min-height:0;
}

/* MENU */

#branding {
	position:static;
	left:0;
	top:0;
	z-index:1020;
	width:100%;
}

#branding .container {
	position:relative;
}

.navbar {
	border:none;
	margin-bottom: 0;
	transition: all 500ms ease-in-out;
	background:#fff;
	min-height:165px;
}

.navbar-brand {
	height: auto;
	line-height:normal;
	padding: 0;
	transition: all 500ms ease-in-out;
	position:absolute;
	left:20px;
	top:68px;
	z-index:1050;
	width: auto;
}

.navbar-brand > img {
	width:100%;
	height: auto;
	max-width: 240px;
}

.navbar-nav {
	margin-top:62px;
	transition: all 500ms ease-in-out;
}

.shrink .navbar {
	min-height:50px;
	max-height:50px;
	/*overflow:hidden;*/
	background-color:#fff;
	transition: all 500ms ease-in-out;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
}

.shrink .navbar-nav {
	margin-top: 10px;
	transition: all 500ms ease-in-out;
}

.shrink .navbar-collapse {
	text-align:center;
}

.shrink .navbar-right {
	/*float:none !important;
	display:table;
	margin:10px auto 0;*/
	transition: all 500ms ease-in-out;
}

.header.active .navbar .container {
	background: #fff none repeat scroll 0 0;
}

.navbar-nav > li > a {
	padding:7px 20px;
	font-size:14px;
	text-transform:uppercase;
	color:#757477;
	border-bottom:6px solid transparent;
}

.navbar-nav > li.active > a,
.navbar-nav > li > a:focus,
.navbar-nav > li > a:hover {
	border-color:#aaab7c;
	background-color:transparent;
}

.navbar-toggle .icon-bar {
	background-color: #fff;
	height: 3px;
	width: 34px;
	margin:0 auto;
}

.navbar-toggle .icon-bar:nth-of-type(2) {
	margin-top:40px;
}

.navbar-toggle {
	/*background-image:url(images/mobile-nav-back.svg);
	background-position:center bottom;
	background-repeat:no-repeat;*/
	width:94px;
	height:94px;
	background-color:#aaab7c;
	border:none;
	border-radius: 47px;
	float: none;
	margin: 0 0 0 -47px;
	padding:0;
	position: relative;
	position:absolute;
	left:50%;
	bottom:-47px;
}

/* FORMS */

input[type="text"], 
input[type="email"], 
input[type="search"], 
input[type="password"], 
textarea {
	-webkit-appearance: none;
}

label {
	font-weight:normal;
	margin-bottom:0;
}

.form-group {
	margin-bottom: 10px;
}

.form-control,
input[type="time"] {
	border:none;
	border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
	border-radius:0;
	box-shadow:none;
	color: #000;
  font-size: 12px;
	height: 42px;
  padding: 6px 12px;
	background-color:#f3f3f3;
	font-weight:normal;
}

select.form-control {
	height: 38px;
	line-height:38px;
	border:0;
	cursor:pointer;
}

.form-control:disabled {
	color:#7f7f7f;
}

.home .form-control {
	background-color:#fff;
}

.form-control:focus {
	border-color:#fff;
	border-bottom-color:#413e00;
	box-shadow:none;
}

.form-control.input-validation-error,
.form-control.input-validation-error:focus  {
	border-color:#fff;
	border-bottom-color:#dd5756;
	box-shadow:none;
}

.checkbox  {
	margin-bottom:20px;
}

.payment-confirm .checkbox  {
	margin-bottom:0;
}

.radio + .radio,
.checkbox + .checkbox {
    margin-top: 0;
}

#dialog.success {
	background-color:#13a971;
	padding: 10px 15px;
	color:#fff;
	line-height:1.2em;
	margin-top:30px;
}

.field-validation-error {
	display:none;
	background-color:#dd5756;
	padding: 10px 15px;
	color:#fff;
	line-height:1.2em;
}

.validation-summary-errors,
p#lblstatus {
	display:block;
	background-color:rgba(0,0,0,0.5);;
	padding: 10px 15px;
	color:#fff;
	text-align:center;
	border-bottom:2px solid #000;
	border-color:transparent;
	margin-bottom:0;
}

.validation-summary-errors.error {
	border-color:#dd5756;
}

.validation-summary-errors.success,
p#lblstatus.success {
	border-color:#13a971;
}

.validation-summary-errors ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

.validation-summary-errors ul li {
	margin-top:0.5em;
}

.validation-summary-errors ul li:first-child {
	margin-top:0;
}

input.btn-block[type="button"],
input.btn-block[type="reset"],
input.btn-block[type="submit"],
a.btn-block {
	width: auto;
	padding-left:30px;
	padding-right:30px;
	margin:0 auto;
}

input.btn-block.btn-single[type="button"],
input.btn-block.btn-single[type="reset"],
input.btn-block.btn-single[type="submit"],
a.btn-block.btn-single  {
	margin:40px auto 0;
}

.btn-sm {
  padding: 12px 10px;
	border:none;
	text-transform:uppercase;
}

.btn-primary {
	background-color: #aaab7c;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
	background-color:#413e00 !important;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	opacity: 0.2;
}

#UserName,
#Password,
#txtuname,
input[type=password] {
	padding-left:48px;
	background-position:16px center;
	background-repeat:no-repeat;
}

#UserName,
#txtuname {
	background-image:url(../upwalthambarns/images/envelope.svg);
}

input[type=password] {
	background-image:url(../upwalthambarns/images/lock.svg);
}

/* CONTENT */

#main {
	padding:35px 0;
}

.home #main {
	padding:0;
}

.inner-panel {
	padding-top:35px;
}

/* HOME */
.home .branding {
	text-align:center;
	position: relative;
	background-color:rgba(255,255,255,0.9);
}

.sign-in {
	background-color:rgba(255,255,255,0.2);
}

.home .branding .inner:before {
  content: '';
  display: block;
  padding-top: 100%;
}

.home .branding .inner img {
	position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 274px;
  height: auto;
}

.sign-in h1,
.sign-in p {
	color:#fff;
	text-align:center;
	margin-top:0;
	margin-bottom:30px;
	padding:0 40px;
	border-bottom:none;
}

.sign-in p.forgotten-password {
	padding:0;
	margin-top:40px;
	margin-bottom:0;
}

.sign-in a {
	color:#fff;
	text-decoration:underline;
}

.sign-in a:focus,
.sign-in a:hover {
	color:#fff;
	text-decoration:none;
}

.sign-in input.btn-block[type="button"],
.sign-in input.btn-block[type="reset"],
.sign-in input.btn-block[type="submit"]  {
	/*max-width:135px;*/
	margin:40px auto 0;
}

/* WEDDING BOOKING */

#venue-details {
	border-bottom:1px solid #413e00;
	padding-bottom:35px;
}

ul.highlight-details {
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
}

ul.highlight-details.basic {
	width:auto;
	display:table;
	margin:0 auto;
}

ul.highlight-details li {
	float:left;
	padding-right:30px;
}

ul.highlight-details li:last-child {
	padding-right:0;
}

ul.highlight-details.basic li {
	float:left;
}

ul.highlight-details li span.title {
	font-size:1.2em;
	color:#757477;
	font-family:'CenturyGothicStd-Bold';
	font-weight:normal;
	padding-right:20px;
}

ul.highlight-details li span.detail {
	font-size:1.2em;
	color:#757477;
	padding-right:20px;
	text-transform:uppercase;
	display:block;
	padding-top:8px;
}

ul.highlight-details li span.date-detail {
	display:block;
	float:left;
}

#success ul.highlight-details li span.title {
	padding-right:0;
}

#success ul.highlight-details li span.detail {
	display:inline;
}

input.btn-block.changedate {
	margin:0 !important;
	font-family:inherit !important;
	float:left;
}

.details-table {
	margin-bottom:1.0em;
}

.details-table th {
	font-weight:normal;
	padding:10px 20px 10px 0;
	max-width:140px;
	width:140px;
}

.details-table.input th {
	font-weight:normal;
	padding:20px 20px 0 0;
	max-width:140px;
	width:140px;
	height:42px;
  vertical-align: top;
}

.details-table td {
	font-weight:normal;
	padding:10px 0;
	font-family:'CenturyGothicStd-Bold';
}

.details-table.input td {
	font-weight:normal;
	padding:10px 0 0;
	font-family:inherit;
	height:42px;
}

.highlight-table th.button {
	font-family:inherit;
}

.details-table td.no-change {
	color:#7f7f7f;
}

#payment-schedule tbody tr {
	border-top:1px solid #413e00;
}

input.btn-block.confirmDetails {
	margin-top:0 !important;
	width:100%;
	max-width:290px;
}

h3.instructions {
	margin-bottom:4px;
}

p.instructions {
	margin-bottom:0;
}

.btn.amendDetails {
	margin: 0 !important;
}

#declaration {
	border-top:1px solid #413e00;
	padding-top:40px;
	padding-bottom:40px;
	margin-top:40px;
}

#declaration p {
	margin-bottom:0.5em;
}

#declaration ol {
	padding-left:20px;
}

#declaration ol li {
	margin-bottom:0.5em;
}

#confirmBookingSubmit {
	margin:0;
	float:right;
	width:100%;
	max-width:290px;
}

#tnc a {
	text-decoration:underline;
}

#tnc .checkbox a {
	font-weight:bold;
}

#tnc a:hover {
	color:#aaab7c;
}

table.schedule,
table.bank {
	margin-bottom:20px;
	font-size:1.0em;
}

table.bank {
	margin-top:20px;
	width:auto;
}

table.schedule tbody th {
	padding:10px 20px 10px 0;
	font-family:inherit;
	font-weight:normal;
	width:50%;
}

.payment-content table.schedule tbody th {
	width:auto;
}

#payments table.schedule thead th,
.payment-content table.schedule thead th,
table.bank th {
	padding:5px 20px 5px 0;
}

table.schedule tbody td {
	padding:10px 20px 10px 0;
	width:20%;
}

#payments table.schedule tbody td,
.payment-content table.schedule tbody td  {
	padding:10px 20px 10px 1px;
	width:auto;
}

table.schedule tbody td:last-child {
	width:30%;
}

#payments table.schedule tbody td:last-child,
.payment-content table.schedule tbody td:last-child {
	width:auto;
}

table.schedule thead tr {
	border-bottom:1px dashed #000;
}

table.schedule tbody tr {
	border-top:1px dashed #000;
}

table.schedule tbody tr:first-child {
	border:none;
}

table.schedule tbody tr:first-child th,
table.schedule tbody tr:first-child td {
	font-family:'CenturyGothicStd-Bold';
	padding-top:0;
	white-space:nowrap;
}

#payments table.schedule tbody tr:first-child th,
#payments table.schedule tbody tr:first-child td {
	padding-top:10px;
	/*font-family:inherit;*/
}

#payments #paymentform table.schedule tbody tr:first-child th,
#payments #paymentform table.schedule tbody tr:first-child td {
	font-family:inherit;
}

.payment-content table.schedule tbody tr:first-child td {
	font-family:inherit;
}

.payment-content table.schedule tbody th {
	font-family:'CenturyGothicStd-Bold';
}

#success .btn-single {
	margin:10px 0 20px;
	max-width:240px;
	width:100%;
	text-decoration:none;
	display:inline-block;
}

/* PAYMENTS */

#bank-details {
	border-bottom:1px solid #413e00;
	padding-bottom:35px;
	margin-bottom:35px;
}

#payments p {
	text-align:center;
}

#payments p.visible-xs {
	text-align:center;
}

#payment-details table {
	width:auto;
}

.payment-confirm {
	border-top:1px solid #413e00;
	padding-top:35px;
}

.payment-confirm form {
	margin-bottom:0;
}

.payment-confirm .checkbox {
	float:left;
}

.payment-confirm .btn-single {
	float:right;
	margin-top:0 !important;
	margin-bottom:0 !important;
}

/* DOCUMENTS */

#documents tbody tr {
	border-top:1px dashed #000;
}

#documents tbody tr:first-child {
	border-top:none;
}

#documents th {
	font-weight:normal;
	padding:5px 20px 5px 0;
}

#documents td {
	padding:5px 0;
	vertical-align:top;
}
	

/* CHANGE PASSWORD */

/* STEPS */
.steps {
	border-bottom:1px solid #413e00;
	text-align:center;
	padding-bottom:30px;
	margin-bottom:40px;
}

.steps ol {
	list-style-type:none;
	margin:0;
	padding:0;
	display:inline-block;
}

.steps ol li {
	display:inline-block;
	margin-left:17px;
	margin-right:17px;
	line-height:26px;
	min-height:26px;
	color:#757477;
	font-family:'CenturyGothicStd-Bold';
	font-size:1.1em;
	opacity:0.2;
}

.steps ol li.current {
	opacity:1.0;
	color:#c68295;
}

.steps ol li:first-child {
	
}

.steps ol li::before {
	display:block;
	width:26px;
	height:26px;
	color:#fff;
	background-color:#aaab7c;
	border-radius:13px;
	text-align:center;
	float:left;
	line-height:26px;
	margin-right:10px;
	font-family: 'CenturyGothicStd';
	font-size:0.9em;
}

.steps ol li.current::before {
	background-color:#c68295;
}

.steps ol li.one::before {
	content:"1";
}

.steps ol li.two::before {
	content:"2";
}

.steps ol li.three::before {
	content:"3";
}

.steps ol li.four::before {
	content:"4";
}

.steps ol li.five::before {
	content:"5";
}

/* CALENDAR */

#finaliseDetailsdiv h1,
#calendarDiv h1,
#venue-details h1,
#payments h1,
#success h1 {
	border-bottom:0;
}

#venue-details .inner-panel {
	padding-top:0;
}

#key {
	text-align:center;
	padding-bottom:30px;
}

#key label {
	display:none;
}

#key .form-control {
	background-color: #fff;
  border: 1px solid  #d9d9d9;
  color: #000;
	font-size: 14px;
	height: 45px;
	font-family:'CenturyGothicStd-Bold';
}

#key ul {
	list-style-type:none;
	margin:0;
	padding:0;
	display:inline-block;
}

#key ul li {
	display:inline-block;
	margin-left:10px;
	margin-right:10px;
	line-height:17px;
	min-height:17px;
	font-size:1.0em;
	text-transform:uppercase;
}

#key ul li.selected {
	color:#c68295;
}

#key ul li::before {
	display:block;
	width:16px;
	height:16px;
	float:left;
	line-height:17px;
	margin-right:5px;
	content:"";
	border:1px solid #eaeaea;
	background-color:#fff;
}

#key ul li.booked::before {
	background-color:#455560;
	border-color:#455560;
}

#key ul li.selected::before {
	background-color:#c68295;
	border-color:#c68295;
}

#key ul li.past::before {
	background-color:#eaeaea;
	border-color:#eaeaea;
}

#key ul li.offer::before {
	border-color:#eaeaea;
	background-image:url(../upwalthambarns/images/red-dot.svg);
	background-position:center center;
	background-repeat:no-repeat;
}

#key ul li.check::before,
#key ul li.unavailable::before {
	border-color:#eaeaea;
	background-color:#f4f4f4;
}

#key #year-select {
	margin-top:15px;
}

.monthdiv {
	border:none;
	margin:0 0 20px;
	min-height:0;
}

.monthname {
	text-align:center;
	color:#757477;
	font-family: 'CenturyGothicStd-Bold';
	font-size:1.2em;
	background:none;
	border:none;
	padding:20px 0;
}

#tblcalendar th {
	background-color:transparent;
	border:none;
	color: #757477;
	font-size:0.9em;
	font-weight: 700;
	padding:20px 0;
	text-transform:uppercase;
}

#tblcalendar td {
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color:#fff;
	font-size:1.2em;
	padding: 0;
	font-weight:500;
	cursor:pointer;
	vertical-align:middle;
}

#tblcalendar td:hover {
	background-color:#fff;
	color:#000;
}

#tblcalendar td:hover span {
	border-color:#aaab7c;
}

#tblcalendar td.empty {
	cursor:auto;
}

#tblcalendar td.booked,
#tblcalendar td.past,
#tblcalendar td.currentDay {
	background-color:#f4f4f4;
	color:#c3c3c3;
	cursor:auto;
}

#tblcalendar td.booked:hover span,
#tblcalendar td.empty:hover span,
#tblcalendar td.past:hover span,
#tblcalendar td.currentDay:hover span {
	border-color:transparent;
}

#tblcalendar td.empty:hover {
	background-color:transparent;
	cursor:auto;
}

#tblcalendar td span {
	display:block;
	padding:13px 0;
	border:1px solid transparent;
	vertical-align:middle;
	position:relative;
}

#tblcalendar td.selected {
	background-color:#c68295;
	color:#fff;
}

#tblcalendar td.selected span {
	border-color:#c68295;
}

#tblcalendar td.offer span::before {
	position:absolute;
	bottom:5px;
	left:0;
	right:0;
	display:block;
	width:100%;
	height:5px;
	background-image:url(../upwalthambarns/images/red-dot.svg);
	background-position:center center;
	background-repeat:no-repeat;
	content: "";
}

.tpd-tooltip {
	z-index:1060;
}

.tpd-tooltip .tpd-content {
	padding: 15px 10px;
	text-transform: uppercase;
	max-width: 80px;
	font-size: 1.0em;
	font-weight: 500;
}

.tpd-tooltip .tpd-content td {
	color:#000;
	text-align:center;
	font-size:1.0em;
}

.tpd-tooltip .tpd-content td span {
	position:relative;
}

.tpd-tooltip .tpd-content td.previousPrice {
	color:#ff0000;
}

.tpd-tooltip .tpd-content td.previousPrice strike {
	text-decoration: none;
}

.tpd-tooltip .tpd-content td.previousPrice span::before {
	content: "";
	width:100%;
	height:1px;
	background-color:#ff0000;
	position:absolute;
	left:0;
	top:50%;
}

.tpd-tooltip .tpd-content td.message {
	font-size:1.0em;
	font-weight:700;
	padding-top:10px;
	line-height:1.2em;
}

.tpd-tooltip p.checktip {
	font-weight: 700;
	margin-bottom: 0;
	line-height: 1.4em;
}

/* POP-UP */

.modal-backdrop {
	z-index:1060;
}

.modal {
	z-index:1070;
}

.modal-content {
	/* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
	width:inherit;
	height:inherit;
	/* To center horizontally */
	margin: 0 auto;
	pointer-events:all;

	background:#fff;
	background-clip: padding-box;
	border: 1px solid #757477;
	border-radius:0;
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	color: #000;
}

.modal-header {
	height: 60px;
	border:none;
	padding:0;
}

.modal-header .close {
	position:absolute;
	width:25px;
	height:25px;
	margin:0;
  padding:0;
  right: 30px;
	top: 30px;
	background:url(../upwalthambarns/images/close.svg) 0 0 no-repeat scroll  !important;
	opacity:1;
	transition: all 0.5s ease-in-out;
}

.modal-header .close:hover {
	opacity:0.6;
	transition: all 0.5s ease-in-out;
}

.modal-body {
	padding: 0 70px 0 40px;
	border:none;
}

.modal-dialog h3 {
	margin-top:20px;
	margin-bottom:5px;
}

.modal-body table.schedule {
	margin-bottom:0;
}

.modal-footer {
	border:none;
	margin:0 0 40px 0;
	padding:0;
	padding:20px 70px 0 40px;
}

.modal-footer button {
	margin:0 !important;
	font-family: 'CenturyGothicStd','Helvetica Neue',Helvetica,Arial,sans-serif !important;
	max-width:250px;
}

.vertical-alignment-helper {
	display:table;
  height: 100%;
  width: 100%;
  pointer-events:none;
}

.vertical-align-center {
	/* To center vertically */
  display: table-cell;
  vertical-align: middle;
  pointer-events:none;
}

/* FOOTER */
#footer {
	text-align:center;
}

#footer #footer-inner {
	padding:30px 0 10px;
	border-top:1px solid #413e00;
}

.home #footer #footer-inner {
		border-top:none;
	}

.home #footer .container {
	border-top:none;
}

.home #footer p {
	color:#fff;
}

#footer a {
	text-decoration:underline;
}

.home #footer a {
	color: #fff;
}

.home #footer a:focus,
.home #footer a:hover {
	color: #fff;
}

/* OVERLAYS */

.vegas-overlay {
	background-image:none !important;
	opacity:0.5 !important;
	background-color:#000 !important;
}

/* OTHER */

.textwarning {
	display:block;
	clear:both;
	color:#ff0000;
	margin-top:20px
}

#client-details .textwarning {
	
}

.payment-confirm .textwarning  {
	float:left;
}

.click {
	cursor: pointer;
}

.click span {
	width: 100%;
  display: inline-block;
}

.checkavilability {
	cursor: pointer;
}

.loading {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	margin: 0;
	bottom: 0;
	display: none;
	background-color: rgba(255, 255, 255, 0.60);
	text-align: center;
}

.loading img {
	position: absolute; top: 50%; left: 50%; margin:-33px 0 0 -33px; width:66px; height:66px; opacity: 1;
}

/* COOKIE POLICY */

.cc_container {
	background-color:#757477 !important;
	font-family:'CenturyGothicStd','Helvetica Neue',Helvetica,Arial,sans-serif !important;
  font-size: 12px !important;
}

.cc_container a,
.cc_container a:visited {
	color: #fff !important;
	text-decoration: underline !important;
}

.cc_container a:hover,
.cc_container a:active {
	text-decoration: none !important;
}

.cc_container .cc_btn {
	background-color:transparent !important;
	font-size: 20px !important;
	max-width:none !important;
	width: auto !important;
	padding: 3px 10px !important;
	text-decoration:none !important;
	font-size:2.6em !important;
}

.cc_container .cc_btn,
.cc_container .cc_btn:visited {
	border-radius: 0 !important;
	color: #fff !important;
	font-family:'CenturyGothicStd','Helvetica Neue',Helvetica,Arial,sans-serif !important;
}

.cc_container .cc_btn:hover,
.cc_container .cc_btn:active {
	background-color:transparent !important;
	color: #fff !important;
}

.cc_container .cc_message {
	margin-top: 1em !important;
}

/* END COOKIE POLICY */


.clearfix {
	zoom:1;
}

.clearfix:before, .clearfix:after {
	content:"";
	display:table
}

.clearfix:after {
	clear:both
}

.clearfix.break {
	clear:both;
	height:0;
}
