/*******************************************************************
  ACCESSIBILITY
*******************************************************************/

#accessibility h2 {
	margin-top: 40px;
}

#accessibility h3 {
	font-size: 16px;
	margin: 0 0 5px 0;
	padding: 10px;
}

#accessibility h4 {
	background: #234C43;
	color: #FFF;
	cursor: pointer;
	font-size: 16px;
	letter-spacing: 1px;
	margin: 0 0 1px 0;
	padding: 10px;
}

#accessibility h4:hover {
	background: #41655d;
	color: #FFF;
}

#accessibility .accordion div {
	display: none;
	padding: 10px;
}

#accessibility hr {
	background: #000;
}

/*******************************************************************
	GALLERY
*******************************************************************/

.interiorGallery .nivo-controlNav,
.interiorGallery .theme-default .pagination {
	display: none;
}

.interiorGallery div[id*="slide"] {
	height: 340px;
}
.caroufredsel_wrapper {
	background-color: transparent;
}

.photoborder .pagination, .photoborder .nivo-controlNav {
	display: none;
}

.photoborder .theme-default .nivoSlider {
	margin-bottom: 0;
}

/*******************************************************************
	VIDEO
*******************************************************************/

.flex-video {
  position: relative;
  padding-top: 1.5625em;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1em;
  overflow: hidden; }
  .flex-video.widescreen {
    padding-bottom: 57.25%; }
  .flex-video.vimeo {
    padding-top: 0; }
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/*******************************************************************
	SHOPS
*******************************************************************/


.stack.shops.flex [class*="col"] {
	vertical-align: bottom;
	/* font-size: 11px; */
}


.stack.shops .shop {
	margin-bottom: 20px !important;
	min-height: 340px;
	text-align: center;
}

.stack.shops.flex {
	font-size: 11px;
}


.stack.shops h2 {
	font-size: 18px;
}

/*******************************************************************
	SPECIALS
*******************************************************************/

#specials .special {
	overflow: hidden;
	clear: both;
	padding-bottom: 5px;
	border-bottom:  1px solid #444;
	margin: 20px 0;
}

#specials .special:first-child {
	margin-top: 50px;
}

#specials .special:last-child {
	border-bottom: none;
}

#specials h2 {
	margin-top: 0;
}

#specials .photoborder {
	max-width: 40%;
}

/*******************************************************************
  OUR TEAM
*******************************************************************/
.innerBoxStaff {
	overflow: hidden;
}

.innerBoxStaff {
	border-bottom: 1px solid #8C9192;
	padding-bottom: 30px;
	margin: 20px 0;
}

.innerBoxStaff img {
	float: right;
	margin: 30px 0 30px 30px;
	border: solid #b68d01 1px;
	padding: 3px;
}

/*******************************************************************
	MENU
*******************************************************************/

#contentMenu li {
	display: inline-block;
}

#contentMenu li a {
	display: inline-block;
	height: 100%;
	font: 12px/60px Libre Baskerville, Georgia, serif;
	padding: 5px 10px;
	text-decoration: none;
}

#contentMenu li a:hover {
	background: #830051;
	color: #FFFFFF;
}

/*******************************************************************
  Meetings
*******************************************************************/
.meetings {
	position: relative;
	z-index: 9999;
	max-width: 100%;
	font-size: 12px;
	margin: 10px;
}
.meetings thead {
	background-color: #333;
	color: #fff;
}
.meetings thead tr {
	border-bottom: 1px solid #999;
}
.meetings thead 
.meetings tbody {
	
}
.meetings tbody tr {
	border-bottom: 1px solid #999;
	
}
.meetings tbody tr td{
	
}
.meetings td {
	padding: .3em;
}
.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 900px;
  margin: 20px auto;
}

/*******************************************************************
	ACCORDIONS
*******************************************************************/

#accordion {
	margin: 20px 0;
}

#accordion h2 {
	background: #7a8137;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	margin: 2px 0;
	padding: 10px;
}

#accordion h3 {
	display: none;
}

#accordion h2:hover {
	background-color: #FFFFFF;
	color: #7a8137;
}

#accordion > div {
	display: none;
	margin: 20px auto;
	clear: both;
	overflow: hidden;
}

#accordion > div .side {
	float: right;
	margin: 0 5px 0 45px;
	overflow: visible;
	width: 310px;
}

#accordion .gallery {
	max-width: 310px;
}

#accordion.galleries .gallery {
	max-width: none;
}

#accordion.galleries {
	text-align: justify;
}

#accordion.galleries .magnific.gallery:after {
	content: ' ';
	display: inline-block;
	width: 100%;
}

#accordion .slick.gallery {
	max-width: none;
}

#accordion .gallery a.first-image {
	max-width: 100%;
	display: block;
	padding: 10px;
	margin: 8px 0 8px 8px;
	box-shadow: 0 2px 5px #666;
}



#accordion.galleries a.first-image {
	max-width: 23%;
	box-shadow: none;
	margin-left:0;
	margin-right:0;
	display: inline-block;
}

#accordion > div .side p {
	text-transform: uppercase;
}

#accordion > div .side p.open-gallery {
	display: inline-block;
}

#accordion > div .side p.booking {
	display: inline-block;
	float: right;
}

#accordion > div .side p.open-gallery .open,
#accordion > div .side p.booking .checkrates {
	background-color: #7e0509;
	border-radius: 5px;
	color: #FFFFFF;
	font-size: 14px;
	margin: 0 0 0 6px;
	padding: 5px 10px;
}

#accordion > div .side p.open-gallery .open:hover,
#accordion > div .side p .checkrates:hover {
	background: #7a8137;
	text-decoration: none;
}

#accordion > div .side a img {
	width: 100%;
}

#accordion > div .main {
	overflow: hidden;
}

#accordion h3 {
	margin-top: 30px;
}

#accordion h3:first-child {
	margin-top: 0;
}




@media handheld, only screen and (max-width: 1050px) {
	#accordion h2 {
		max-width: 100%;
	}
}

/*******************************************************************
	GUESTROOMS
*******************************************************************/
#guestroomsNav {
	list-style: none;
	margin: 0;
	padding: 0 0 30px 0;
}

#guestroomsNav li {
	display: inline-block;
}

#guestroomsNav li:after {
	content: "|";
}

#guestroomsNav li:last-of-type:after {
	content: "";
}

#guestroomsNav li a:link,
#guestroomsNav li a:visited {
	color: #341e0f;
	font-size: 15px;
	font-weight: bold;
	margin: 0 15px 0 10px;
	padding: 0 0 4px 0;
	text-decoration: none;
	text-transform: uppercase;
}

#guestroomsNav li:first-of-type a {
	margin: 0 15px 0 0;
}

#guestroomsNav li a.selected {
	border-bottom: 4px solid #00512F;
}

#guestroomsNav li a:not(.selected):hover {
	border-bottom: 4px solid #B98236;
}

.guestroom {
	border-bottom: 1px solid #8b5125;
	margin: 20px 0;
	overflow: hidden;
	padding: 20px 0;
}

.guestroom:first-of-type {
	margin-top: 0;
	padding-top: 0;	
}

.guestroom .guestroomSide {
	float: left;
	margin-right: 40px;
	overflow: visible;
	padding: 0 0 10px 0;
	width: 290px;
}

.guestroom .guestroomSide a img {
	box-shadow: 0 2px 5px #666;
	display: block;
	padding: 10px;
	margin: 8px 0 20px 8px;
	max-width: 280px;
}

.guestroom .guestroomSide p.open-gallery {
	display: inline-block;
}

.guestroom .guestroomSide p.booking {
	display: inline-block;
	float: right;
}

.guestroom .guestroomSide p.open-gallery .open,
.guestroom .guestroomSide p.booking .checkrates {
	background-color: #7a8137;
	border-radius: 5px;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.3), inset -2px 2px 2px rgba(255,255,255,0.3);
	color: #FFFFFF;
	font-size: 14px;
	margin: 0 0 0 6px;
	padding: 10px 20px;
	text-decoration: none;
}

.guestroom .guestroomSide p.open-gallery .open:hover,
.guestroom .guestroomSide p .checkrates:hover {
	background: #fff;
	text-decoration: none;
	color: #7a8137;
}

.guestroom .guestroomContent {
	overflow: hidden;
}

.guestroom .guestroomContent h2 {
	/* margin: 0; */
}

.guestroom .guestroomContent p {
	font-size: 16px;
	line-height: 22px;
	margin: 0;
}

.guestroom .guestroomContent ul {
	font-size: 14px;
	margin: 0;
	padding: 0;
}

.guestroom .guestroomContent .guestroomsMore {
	border-top: 1px solid #8b5125;
	color: #7E0509;
	cursor: pointer;
	margin: 10px;
	padding-top: 10px;
}

.guestroomsMoreContent {
	display: none;
}

.guestroomsMoreContent ul li {
	/* float: left; */
	/* width: 49%; */
}

@media handheld, only screen and (max-width: 1000px) {
	.guestroomsMoreContent ul li {
		float: none;
		width: 100%;
	}
}

@media handheld, only screen and (max-width: 800px) {
	.guestroom .guestroomSide {
		float: none;
		margin: 0 auto;
	}

	.guestroomContent {
		text-align: center;
	}

	.guestroom .guestroomContent .guestroomsMore {
		border-top: none;
		padding-top: 0;
	}
}

/*******************************************************************
	PLANNING GUIDE
*******************************************************************/
#accordion .planningGuideRoomType {
	clear: left;
}

#accordion .planningGuideRoomType img {
	float: left;
	margin: 0 20px 10px 0;
}

@media handheld, only screen and (max-width: 520px) {
	#accordion .planningGuideRoomType img {
		display: block;
		width: 100%;
		float: none;
	}
}


/*******************************************************************
  CONTACT FORM
*******************************************************************/

#contact {
	margin: 0 0 20px 0;
}

/* Contact form inputs and text areas*/
#contact input[type='text'], #contact textarea {
	max-width: 50%;
	border: 1px solid #cccccc;
	padding: 0.25em 0.5em;
	background-color: white;
	font-family: inherit;
	color: rgba(0, 0, 0, 0.75);
	-webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
	-moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
	transition: box-shadow 0.45s, border-color 0.45s ease-in-out; 
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

#contact.rfp input[type='text'], #contact.rfp textarea {
	width: 100%;
	max-width: 100%;
}

#contact.rfp #captcha_code {
	width: 175px;
}

/* Resizes the text area*/
#contact textarea {
	width: 90%;
	max-width: 95%;
	height: 150px;
}

/* Removes the Chrome outline on focus, and produces an animation*/
#contact input[type='text']:focus, #contact textarea:focus {
	-webkit-box-shadow: 0 0 5px #999999;
    -moz-box-shadow: 0 0 5px #999999;
    box-shadow: 0 0 5px #999999;
    border-color: #999999; 
    border-color: #999999;
    outline: none;
}

#contact input[type="radio"]:last-of-type {
	margin-left: 25px;
}

/* Submit button for the form*/
#contact .submit {
	border: none;
	display: inline-block;
	width: 200px;
	height: 35px;
	margin-top: 1px;
	padding: 8px;
	background-color: #7a8137;
	color: #fff;
	border-radius: 5px;
	font: 19px/20px 'Open Sans',Myriad Pro, sans-serif;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	vertical-align: middle;
}

/* Submit hover state*/
#contact .submit:hover {
	background: #7a8137;
}

/* Contact form error messages*/
#contact strong.required, #contact div.error {color: #454545}

/* Displays a GIF loading animation once the form is submitted*/
#contact .throbber {
	display: none;
	padding-left: 10px;
}

/* Surrounds the inputs witha  red border if an error is found on submit*/
#contact input.error,#contact textarea.error {border: 1px solid #f86a1e}

/* Hides error messages above individual inputs*/
#contact p.error {display: none !important} 

/* The contact form success container. Displays a thank-you messgae*/
.form_success {
	display: none;
}

@media handheld, only screen and (max-width: 915px) {
	#contact.rfp .stack p {
		margin: 0 0 20px 0;
		width: 100%;
	}
}

/*******************************************************************
  TESTIMONIALS
*******************************************************************/

.testimonial-item {
	border-bottom: 1px solid #8B8886;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

/*******************************************************************
  MAIN PAGE INCLUDE
*******************************************************************/

#mainPageLists {
	margin: 20px 0;
}

/*******************************************************************
  MEDIA QUERIES
*******************************************************************/

@media handheld, only screen and (max-width: 1280px) {
	.room-content .gallery,
	.room-content .info {
		float: none;
		width: auto;
	}
}

@media handheld, only screen and (max-width: 900px) {
	.room-photo,
	.room-content {
		float: none;
		width: 100%;
		margin-right: 0px;
	}
}

@media handheld, only screen and (max-width: 780px) {
	.room-photo,
	.room-content {
		float: left;
		width: 48%;
	}

	.room-photo {
		margin-right: 2%;
	}
}

@media handheld, only screen and (max-width: 600px) {
	.room-photo {
		text-align: center;
	}

	#contact a.reload {
		display: block;
	}

	#contact .submit {
		margin: 0 auto;
	}
}

@media handheld, only screen and (max-width: 450px) {
	.room-photo,
	.room-content {
		float: none;
		width: 100%;
		margin-right: 0px;
	}
}