body {
	font-family: 'PT Sans', sans-serif;
	background-repeat: no-repeat;
	background-position: center;
}

h1  {
	margin: 0px 0px 10px 0px;
}

h1.hidden {
    visibility: hidden;
}

.telnumber {
	font-size: 1.6em;
}

.rosette {
	font-size: 0.9em; 
	color: #CDB77D;
	margin-top: 4px;
}


ul {
	padding-left: 0px;
}

a {
	color: #615050!important;
    text-decoration: none;
}

a:hover, a:focus {
	color: #615050;
	text-decoration: underline;
}

.clear {
    clear: both;
}

.modal-footer .btn {
	margin-bottom: 0!important;
	margin-left: 5px!important;
	position: relative;
}

.hentry {
  margin: 0 0 0 0!important; 
}

.lead {
	font-size: 1.2em;
}

h1.entry-title.title a {
	color: red!important;
}

.price {
	color: red!important;
}



#wpadminbar #wp-admin-bar-my-sites a.ab-item, #wpadminbar #wp-admin-bar-site-name a.ab-item {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #fff!important;
}



/**** header ****/
#header .container {
  background-repeat: no-repeat;
  height: 170px;
}

#header a {
	color: #fff!important;
}

.col-md-9.logo img {
	margin-top: 40px;
}

.contact-details {
	color: #fff;
	text-align: right;
	font-size: 1em;
}

.contact-details img {
  margin: 0px 10px 10px 0px;
  float: right;
}

.muted {
	color: #999;
}

.tel {
	color: #fff;
	font-size: 1.3em;
	text-align: center;
	padding: 5px 0 0 0;
}

.logo {
	margin-top: 2em;
	text-align: center;
}

.twitter-icon {
	margin-left: 10px;
	height: 86px;
	width: 46px;
	float: right;
	background-repeat: no-repeat;
	position: relative;
	top: -25px!important;
}

.photo {
	padding: 5px;
}

.facebook-icon {
	height: 86px;
	width: 46px;
	float: right;
	background-repeat: no-repeat;
	position: relative;
	top: -25px!important;
}

.instagram-icon {
	margin-left: 10px;
	height: 86px;
	width: 46px;
	float: right;
	background-repeat: no-repeat;
	position: relative;
	top: -25px!important;
}

.pride-britain-icon {
	background-image:url('/images/templates/pride-britain-logo.png');
	margin-left: 25px;
	height: 82px;
	width: 82px;
	float: right;
	background-repeat: no-repeat;
	position: relative;
	top: -15px!important;
}

blockquote {
	border-left: 0px solid #eee; */
}

div.vt-video {
  margin: 25px 0px 0px 0px!important;
}

.tab-content {
	padding: 0px 0px 22px 0px!important;
	border-left: 1px solid #fff!important; 
	border-right: 1px solid #fff!important; 
	border-bottom: 1px solid #fff!important; 
	border-top: none;
}

.well h3 {
	margin-top:0px!important;
}

div.row.grid h4 {
	background-color: #CADBD4;
	padding: 5px;
}

div.row.grid ul {
	margin-left: 20px;
}

.description {
	border-top: 1px solid #eaeaea;
}

/**** Main Nav ****/
.navbar {
	margin-bottom: 0px;
	border-radius: 0px;
	min-height: 0px;
	background-border: 0px;
}

.navbar-toggle {
  float: left;
}

.navbar-default {
	background-color: none;
}

.navbar-default .navbar-nav> li> a {
	color: #fff!important;
	font-size: 1.1em;
}

.navbar-default .navbar-nav> li> a:hover {
	color: #fff;
	text-decoration: underline;
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 10px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7;
  margin: 0px!important;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #FFF;
}

.navbar-default .navbar-toggle {
	border-color: #FFF;
}

.dropdown-menu {
	margin: 0px!important;
}

.open>.dropdown-menu.accommodation {
	display: block;
	width: 1025px;
	position: absolute;
	border-radius: 0px;
	left: -106px;
	padding-top: 20px!important;
}

.open>.dropdown-menu.dining {
  display: block;
  width: 1025px;
  position: absolute;
  border-radius: 0px;
  left: -227px;
  padding-top: 20px!important;
}

.open>.dropdown-menu.christmas {
	display: block;
	width: 1025px;
	position: absolute;
	border-radius: 0px;
  left: -522px;
	padding-top: 20px!important;
}

.open>.dropdown-menu {
	display: block;
	width: 1024px;
	position: absolute;
	border-radius: 0px;
	left: -380px;
	padding-top: 20px!important;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	background: none! important;
	color: #fff;
	text-decoration: underline;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover {
	background-color: none!important;
	color: #fff;
}

.navbar-default .navbar-nav>.active>a {
	background: none!important;
}

/**** Banner ****/
#banner {
	margin-bottom: 25px;
}

div.col-md-6.style04 p.muted {
	margin-bottom: 0px!important;
}

div.col-md-6.style04 h3 {
	margin-top: 0px!important;
} 

.style05 {
	min-height: 440px;
    margin-bottom: 50px;
}


/**** Gallery ****/
.gallery
{
  display: inline-block;
  margin-top: 20px;
}

		
/**** Main Content ***/

.container {
	max-width: 1024px;
}

.container .col-sm-8 ul {
	margin-left: 20px;
}

/**** dropdown layer menu ****/

.lib-item {
	float: right;
}

.lib-panel {
    margin-bottom: 20px;
}

.lib-panel img {
    width: 100%;
    background-color: transparent;
}

.lib-panel .row,
.lib-panel .col-md-6 {
    padding: 0;
    background-color: #FFFFFF;
}


.lib-panel .lib-row {
    padding: 0 20px 0 20px;
}

.lib-panel .lib-row.lib-header {
    font-size: 20px;
    padding: 10px 20px 0 20px;
    color: #000;
}

.lib-panel .lib-row.lib-header .lib-header-seperator {
    height: 2px;
    width: 26px;
    background-color: #d9d9d9;
    margin: 7px 0 7px 0;
}

.lib-panel .lib-row.lib-desc {
    position: relative;
    height: 100%;
    display: block;
    font-size: 13px;
    color: #000;
}

.lib-panel .lib-row.lib-desc a {
    position: absolute;
    width: 100%;
    bottom: 10px;
    left: 20px;
}



/**** thumbnails ****/

#call-to-action-boxes a {
	text-decoration: none;
}

div#call-to-action-boxes .container  {
	background-color: #fff!important;
}

.thumbnail a {
	text-decoration: none;
}

.thumbnail {
  	position: relative;
 	padding: 0px;
 	margin-bottom: 20px;
  	border-radius: 0px;
  	border-style: none;
  	background-color: transparent!important; 
}

.thumbnail.well {
	border: 1px solid #E3E3E3;
	border-radius: 4px;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05) inset;
	padding: 0!important;
	background-color: #fff!important;
}

.thumbnail.home {
  min-height: 395px;  
}

.thumbnail img {
    width: 100%;
}

.thumbnail .caption {
		padding: 10px;
}

.thumbnail .caption h4 {
  background-color: #444637;
  color: #fff; 
  padding: 10px;
  font-size: 1.3em;
  margin: 0px 0px 0px 0px;
}

.thumbnail .caption a {
	color: #555252;
}

.caption.style02 p {
    padding: 0px 10px 8px 10px;
}

/**** Check Availability Widget ****/
.availability-widget {
  background-color: #8f794a!important;
  padding: 10px 5px 5px 5px;
  background-image: url('/images/booking-widget/booking-widget-background.jpg');
  height: 400px;
  background-repeat: no-repeat;
}

.availability-widget p {
	font-family: Arial!important;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	margin-left: -8px!important;
	width: 200px!important;
}

.availability-widget a {
	font-size: 18px;
	color: #e5d39d!important;
}

.availability-widget h4 {
  background-color: #444637;
  color: #E6D49A; 
  padding: 10px;
  font-size: 1.3em;
  margin: 0px 0px 0px 0px;
}

.form-horizontal .control-label {
  text-align: left;
}

.thumbnail.availability-widget .caption h4 {
  color: #e6d49a;
  font-size: 1.3em;
  background: none!important;
  font-weight: bold;
  padding: 0px 0px 20px 0px;
  text-align: center;
}


/**** Pink ****/
.style02 {
	background-color: #a35f79;
	color: #fff!important;
	padding: 8px;
	margin: 0px;
}

.style02 a {
	color: #fff!important;
}

/**** Blue  ****/

.style03 {
	background-color: #995555;
	color: #fff!important;
	padding: 8px;
	margin: 0px;
}

h4.style04 {
	background-color: #622828!important;	
}

h4.style05 {
	background-color: 662323!important;
}

#wpadminbar ul li:last-child, #wpadminbar ul li:last-child .ab-item {
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff!important;
}

.style03 a {
	color: #fff!important;
}

.caption.style03 p {
padding: 0px 10px 8px 10px;
}

.caption p {
	margin: 5px 0px 10px 0px;
}


 #preview-frame {
 	width: 100%;
  height: 300px;
 	background-color: #fff;
 }

/**** Accommodation ****/

.persons img {
	float: right;
}

/**** Footer ****/

.footer {
	padding-bottom: 30px;
	margin-top:30px;
}

.footer h3 {
	font-size: 1.3em;
	color: #fff!important;
}

.footer li {
	list-style-type: none;
}

.footer a {
	color: #fff!important;
	text-decoration: none;
}

.footer a:hover {
	color: #fff;
	text-decoration: underline;
}

.media-heading {
  margin: 0 0 5px;
  color: #fff!important;
  font-size: 1em;
}

.icon {
	float: left;
	margin-right: 10px;
}


/**** Newsletter Form ****/
label {
	font-weight: normal; 
}



/**** Form ****/

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #F0F2EB;
  border: 1px solid #CCC;
  border-radius: 4px;
}

.btn {
	color: #fff!important;
}


.btn-default {
	color: #333!important;
	background-color: #fff!important;
	border-color: #ccc!important;
	position: relative!important;
}

label.error {
  color: red !important;
}

label.valid {
  margin-left: 5px !important;
  color: green !important;
}


/*** well ***/
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #F0F2EB;
  border: 1px solid #E3E3E3;
  border-radius: 4px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05) inset;
}

.copyright {
	color: #fff;
	padding: 15px 0px!important;
	border: 0px;
}

.copyright a {
	font-size: 0.9em!important;
	color: #fff!important;
}

.webcam {
	position: relative;
	top: 40px;
	right: 275px;
}

.gift_tel {
    position: relative;
    top: 40px;
    right: 275px;
    font-size: 1.2em;
}

hr {
	border-top: 1px solid #eaeaea!important;
	margin: 25px 0;
}


/** Gift Vouchers **/

.navbar-wrapper.giftvoucher {
	background-color: #fff;
	text-align: right;
	color: #000;
}

.navbar-wrapper.giftvoucher a {
	color: #000;
}

.navbar-wrapper.giftvoucher a:hover {
	color: #000;
	text-decoration: underline;
}


/* Landscape phone to portrait tablet */
@media (max-width: 767px) { 

.rosette {
	display: none!important;
  }

}
 
/* Landscape phones and down */
@media (max-width: 480px) { 
	h1 {font-size: 1.9em;}

.btn {
	background-color: #38484a;
	position: relative!important;
}

.style05 {
    min-height: 0!important;
    margin-bottom: 0!important;
  }

.element-wrap .flex_text_block_bottom {
	display: none!important;
}
  
.thumbnail.home {
	min-height: 0!important; 
}

.logo {
	margin-top: 2em!important;
	text-align: center;
  }

.rosette {
	display: none!important;
  }

}

.travel-message-container {
 background-color: #D9C99E!important;

}


.travel-message {
 padding: 5px;
font-family: Arial;
}

/* Extra Small Devices, Phones */ 
    @media only screen and (max-width : 480px) {
.travel-message { margin-bottom: 10px; }
    }

    /* Custom, iPhone Retina */ 
    @media only screen and (max-width : 320px) {
	.travel-message { margin-bottom: 10px; }
    }
