/*Site Specific Customizations*/
/*Base Classes*/
body {
	font-family: 'Playfair Display', serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal 400;
	line-height: 1.7rem;
	background-color: #ebe8df;
	color: #000000;
}

a {
	color: #ed000d;
	font-weight: bold;
	text-decoration: underline;
}

	a:hover {
		color: #d0b679;
		text-decoration: none;
	}

/*Navigation Classes*/
#navigation {
	display: none;
	height: 41px;
}

.title-bar {
	position: relative;
}

p {
	line-height: inherit;
}

.right-small {
	height: 42px;
	position: absolute;
	padding: 7px 9px;
	width: 47px;
	top: 0;
	right: 0;
	border-left: solid 1px #fff;
}

#mobile-social {
	position: absolute;
	top: 0;
	right: 60px;
	padding: 7px 0;
}

	.social a
	 {
		color: #fff;
		margin-right: 10px;
		font-size: 1.25rem;
	}

		.social a.end {
			margin-right: 0;
		}

.title-bar-title {
	padding-left: 8px;
}

.top-bar,
.top-bar ul {
	background-color: #002d61;
}

/*Visibility Classes*/
.hide {
	display: none;
}

.show {
	display: block;
}

/*Footer Classes*/
footer {
	margin-top: 0;
}


h1 {
	font-family: 'Libre Baskerville', serif;
	color: #000;
	margin: 0px;
	margin-top: 8px;
	padding-bottom: 10px;
	font-size: 1.7rem;
}

h2 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 0;
}
		
#footer-sections span{
		font-size: 0.70rem;
		padding-right: 20px;
}

er p {
	color: #fff;
	font-size: 0.70rem;
}

.flexslider-mobile {
	display: none;
}
/* Small only */
@media screen and (max-width: 39.9375em) {
	.flexslider-mobile {
		display: block;
	}

	.flexslider-desktop {
		display: none;
	}
}

	#wrapper > #title {
    width:100%;
    font-size: 3px;
    margin:0 auto;
    padding:0;
    color: #666;
}

/* Large and up */
@media screen and (min-width: 40em) {
	#footer-text .column {
		padding-right: 0;
	}

	#footer-text .end {
		padding-right: 0.9375rem;
	}
}

.title-bar {
	color: #fff;
}

	.top-bar a, .title-bar a {
		color: #fff;
		text-decoration: none;
	}

#footer-text a {
	color: #d49e6d;
	text-decoration: none;
}

/* Small only */
@media screen and (max-width: 39.9375em) {

	#footer-text {
		font-size: 0.80rem;
	}
}

/* Medium and up */
@media screen and (min-width: 40em) {

	.home-thumb {
		padding-left: 0;
	}
}

.RadMenu li.rmFirst a.rmRootLink span.rmText {
	padding-left: 0 !important;
}

.RadMenu li.rmFirst a.rmRootLink {
	padding-left: 0.9375rem !important;
	margin-left: 0 !important;
}

.header-image {
	width: 100%;
	position: relative;
}


#press img {
	width: 100%;
}


@media screen and (min-width: 500px) and (max-width: 39.9375em), 
screen and (min-width: 768px) and (max-width: 63.9375em) {
	.room-6 {
		width: 50%;
	}
}


/*SlideJS styles*/
    /* Prevent the slideshow from flashing on load */
    #slides {
      display: none
    }

.is-drilldown-submenu-parent > a::after {
	border-color: transparent transparent transparent white;
}

.js-drilldown-back > a::before {
	border-color: transparent white transparent transparent;
}

.sidebar {
	position: relative;
	background-color: #002d61;
	font-size: 0.95rem;
	margin-top: -115px;
	z-index: 10;
	float: left;
}

#left-navigation a {
	color: #b5b5b6;
}

	#left-navigation a:hover {
		color: #fff;
	}

#left-navigation .h1 {
	font-family: 'Playfair Display', serif;
	font-weight: bold;
	font-size: 1rem;
	text-transform: uppercase;
	color: #fff;
	padding-top: 6px;
	padding-bottom: 17px;
}

#left-navigation a {
	text-decoration: none;
	font-weight: normal;
}

#left-navigation div.selected span {
	color: #ecd191;
	font-style: italic;
}

#slides img {
	width: 100%;
}

.sub-sections {
	line-height: 1.5rem;
}
.sub-section-2 {
	font-weight: normal;
	font-size: 12px;
	padding-left: 20px;
}

.sub-section-2 a {
	color: #333;
	text-decoration: none;
}


div.sub-section-2 {
	margin: 0;
}

.sub-section-2 a,
.sub-section-2 span
 {
	font-size: 14px;
	padding-left: 10px;
	display: block;
	padding: 5px 10px;
	text-decoration: none;
}

.sub-section-3 {
	padding-left: 45px;
	font-size: 0.85rem;
	font-style: italic;
}

.basic-content {
	margin-top: 15px;
	margin-bottom: 15px;
}

.content {
	background-color: #f1e3c9;
}

#home-content {
	margin-top: 0;
}

	#home-content .pt-20 {
		padding-top: 20px;
		padding-bottom: 20px;
	}
.no-left-padding {
	padding-left: 0;
}

#home-image-right {
	padding-left: 10px !important;
}

#home-image-left {
	padding-right: 10px !important;
}

#home-text {
	padding-right: 20px;
}

.dummy {
    padding-top: 100%; /* forces 1:1 aspect ratio */
}

.img-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;

    text-align:center; /* Align center inline elements */
    font: 0/0 a;
}

.img-container:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.img-container img {
    vertical-align: middle;
    display: inline-block;
}

.align-right {
	text-align: right;
}
 
.vertical-alignment-container:before {
  content: '\200B';
/*   content: '';
  margin-left: -0.25em; */
  display: inline-block;
  height: 100%; 
  vertical-align: middle;
 }
 
.vertical-alignment-container .centered {
  display: inline-block;
  vertical-align: middle;
 }

.flex-caption {
	width: 100%;
	left: 0;
	top: inherit !important;
	bottom: 0px !important;
	font-family: 'Libre Baskerville', serif;
	color: #ffffff;
	background-image: url('/images/content-pages/slider-image-fade-154.png');
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 1.3rem;
	line-height: 1.1rem;
	padding: 0 0 45px 0;
	font-weight: normal;
}

.flex-caption {

}

.flex-caption h1 {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-weight: bold;
	text-shadow: 1px 1px 2px rgba(2, 2, 2, 1);
	color: #fff;
	font-size: 3.05rem;
	
	margin-bottom: 0;
	padding-bottom: 9px;
	padding-top: 7px;
}

#footer-text {
	margin-top: 15px;
}

.title-bar {
	line-height: 26px;
}

.button {
	background-color: #99ce66;
	color: #fff;
	text-transform: uppercase;
}

#header-logo {
	margin: 13px 0;
}

div #home-center {
	background-color: #ece9e0;
}

.title-bar-title .button {
	margin-bottom: 0;
}

#home-content .image-wrapper {
	position: relative;
	width: 100%;
}

#room-thumbs {
	margin-top: -1.875rem;
}

#room-thumbs .room-thumb {
	padding-top: 1.875rem;
}
	#room-thumbs .room-thumb a {
		width: 100%;
		float: left;
		position: relative;
	}

#room-thumbs .room-thumb img {
	width: 100% !important;
	max-width: none !important;
	height: auto !important;
}

#room-thumbs .room-thumb .room-thumb-overlay {
	background-color: #99ce66;
	text-align: right;
	font-weight: normal;
	padding: 15px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #000;
}

.no-right-padding {
	padding-right: 0 !important;
}


.fa-home {
	font-size: 1rem !important;
	color: #333;
}

.button {
	margin-bottom: 0;
}

#lower-buttons {
	display: none;
}


/* Small only */
@media screen and (max-width: 39.9375em) {
	#press img {
		padding-top: 0.9375rem;
	}

	#press {
		margin-top: -0.9375rem;
	}

	.fade-overlay {
		display: none;
	}

	#header-logo {
		margin-right: auto;
		margin-left: auto;
		display: block;
	}

	#home-content {
		padding: 0;
	}

		#home-content .pt-20 {
			padding-top: 0;
			padding-bottom: 0;
		}

	h1 {
		margin-top: 0.625rem;
		font-size: 1.20rem;
	}

	.button {
		width: 100%;
		font-size: 0.70rem;

	}

	#lower-buttons {
		padding-top: 0.625rem;
		padding-bottom: 0.625rem;
		display: block;
	}

	.flex-caption {
		background-image: none;
		padding-bottom: 0.625rem;
	}

	.flex-caption h1 {
		font-size: 1.5rem;
	}
}

.image-wrapper a img {
	width: 100%;
	max-width: none !important;
}

@media screen and (max-width: 385px) {
	.button {
		width: 100%;
		font-size: 0.70rem;
	}
}

@media screen and (max-width: 768px) {

	.button {
		font-size: 0.70rem;
		padding: 0.85rem;
	}
}


#info-links i {
	float: left;
	padding: 17px 0;
	font-size: initial;
	color: #99ce66;
}

#info-links .fa {
	margin-right: 18px;
}

#info-links div {
	float: left;
	width: 100%;
	line-height: 48px;
	height: 48px;
	border-bottom: solid 1px #e3e0da;
	font-size: 1.05rem;
	text-transform: uppercase;
}

	#info-links div:last-of-type {
		border-bottom: none;
	}


#info-links a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

footer h3 {
	color: #99ce66;
	font-size: 1.3rem;
	text-transform: uppercase;
	margin-bottom: 0.4rem;
}

footer a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}

	footer a:hover {
		color: #d1b776;
	}

.footer-section a {
	line-height: 38px;
}

.RadForm {
    box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
}

.event-date {
	width: 100%;
	padding: 10px 0;
}

/*Foundation Overrides*/
table tbody td {
	padding: 0;
}

table tbody tr:nth-child(even) {
	background-color: #fff;
}

table tbody {
	background-color: transparent;
	border: none;
}

table {
	margin-bottom: 0;
}


	table caption {
		padding: 0;
	}

.hidden {
	display: none;
}

#icms-gallery {
	margin: 0px auto;
	display: none;
	float: left;
	width: 100%;
}

.flex-caption {
	display: none;
}

.home-box {
	position: relative;
	float: left;
}

	.home-box span {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		line-height: 40px;
		color: #fff;
		text-transform: uppercase;
		white-space: nowrap;
		background-color: #002d61;
		font-size: 0.95rem;
		padding: 0 15px;
		border: solid 2px white;
	}

	.home-box a {
		font-weight: normal;
	}

	.home-box img {
		width: 100%;
		float: left;
	}


#footer-social {
	position: absolute;
	right: 0;
	margin-right: 0.9375rem;
	top: 0;
}

header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 5;
}

.top-bar {
	z-index: 50;
}

.hidden {
	display: none;
}

.title-bar-title {
	color: #fff;
}

#mobile-navigation {
	background-color: #002d61;
	float: left;
	width: 100%;
	line-height: 42px;
	padding: 0 0.9375rem;
}

*:focus {
	outline: none;
}

#main-menu {
}

.top-bar,
.top-bar ul {
	padding: 0;
	background-color: #002d61;
}

	.top-bar ul li {
		list-style: none;
		padding: 0;
		border-bottom: 1px solid #fff;
		background: 0;
		overflow: hidden
	}

		.top-bar ul li > a {
			padding: 15px;
		}

.js-off-canvas-overlay {
	z-index: 11;
}

#offCanvas {
	z-index: 20;
}

#mobile-navigation {
	display: none;
}


#home-box-wrapper {
	background-color: #eed390;
	width: 100%;
	margin: 30px 0;
	padding: 1.875rem 0;
	float: left;
}


#home-message {
	background-color: #002d61;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 1.6rem;
	z-index: 2;
	float: left;
	padding: 25px 0.9375rem;
}

	#home-message #home-small {
		font-size: 1rem;
		font-style: italic;
	}

.section-header {
	position: relative;
	z-index: 3;
	margin-top: -138px;
	margin-bottom: 66px;
	color: #fff;
	text-transform: uppercase;
	font-size: 3rem;
	text-shadow: 2px 2px 3px rgba(5, 5, 5, 1);
}

/*Override*/
.cd-top {
	background: rgba(237, 0, 13, 0.8) url(/images/common/to-top-arrow.svg) no-repeat center 50%;
}

/*Breadcrumb Overrides*/
.breadcrumbs span.current-section {
	color: #6f6f6f;
	padding-top: 0;
	font-size: 0.9rem;
	line-height: 1.25rem;
}

.breadcrumbs a {
	color: #6f6f6f;
}

	.breadcrumbs a:hover {
		color: #002d62;
	}

.breadcrumbs > * {
	color: #6f6f6f;
	font-size: 0.9rem;
	line-height: 1.25rem;
	text-decoration: none;
}

.breadcrumbs .spacer {
	color: #6f6f6f;
	margin: 0 4px;
	font-size: 0.9rem;
	line-height: 1.25rem;
	padding-top: 0;
	margin-top: -1px;
	position: initial;
}

.fa-home:hover {
	color: #002d62;
}

#press-releases .column {
	margin-bottom: 1.875rem;
}
	#press-releases .column {
		float: left !important;
	}

#press-releases .no-bottom-margin {
	margin-bottom: 12px;
}

#press-releases .image-thumb {
	width: 14.28571%;
}

.rmSlide {
	z-index: 500 !important;
	position: relative;
}

#left-navigation {
	z-index: 2;
	position: relative;
}

#reservation-login table.unstriped tbody {
	background-color: transparent;
}

#reservation-login table.unstriped tbody tr {
	border-bottom: 0;
	background-color: transparent;
}

.button {
	background-color:#002d61;
}

	.button:hover, .button:focus {
		background-color: #030441;
		color: #fff;
	}

#mobile-logo {
	display: none;
	text-align: center;
	margin: 0 auto;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fffde5+0,002f61+79 */
	background: #fffde5; /* Old browsers */
	background: -moz-linear-gradient(top, #fffde5 0%, #002f61 79%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #fffde5 0%,#002f61 79%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #fffde5 0%,#002f61 79%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffde5', endColorstr='#002f61',GradientType=0 ); /* IE6-9 */
}

header {
	background-color: transparent;
}

.sidebar {
	border-top: none;
}


#left-navigation a,
#left-navigation div.selected span {
	text-transform: none;
}

.sub-section-2 a, .sub-section-2 span {
	background-color: transparent;
}

#left-navigation .h1 {
	margin-top: 0;
}

.wooden-yachts-menu .rmRootGroup {
	border-color: unset !important;
	background-color: unset !important;
	border-radius: unset !important;
}

.wooden-yachts-menu .rmGroup,
.wooden-yachts-menu .rmRootGroup,
.wooden-yachts-menu .rmMultiColumn,
.wooden-yachts-menu .rmPopup {
	border-width: 0 !important;
	border-style: none !important;
}

.wooden-yachts-menu,
.wooden-yachts-menu a.rmLink {
	font: normal 16px/40px 'Playfair Display', serif;
	color: #fff !important;
	text-decoration: none;
	text-transform: uppercase;
}

	.wooden-yachts-menu .rmRootGroup .rmRootLink {
		padding: 0 12px !important;
	}

	.wooden-yachts-menu .rmRootLink:hover {
		background-color: unset !important;
	}

	.wooden-yachts-menu .rmSelected .rmRootLink,
	.wooden-yachts-menu .rmExpanded .rmRootLink {
		background-color: unset !important;
		box-shadow: none !important;
	}

	.wooden-yachts-menu .rmRootGroup.rmHorizontal > .rmItem,
	.wooden-yachts-menu .rmRootGroup.rmHorizontal > .rmRootScrollGroup > .rmItem {
		border-width: 0 !important;
		border-style: none !important;
	}

	.wooden-yachts-menu .rmGroup,
	.wooden-yachts-menu .rmPopup,
	.wooden-yachts-menu .rmMultiColumn {
		padding: 0;
		border: none !important;
		border-radius: unset !important;
		color: #003469;
		background-color: #fff;
		opacity: 0.90;
	}

		.wooden-yachts-menu .rmGroup .rmLink {
			padding: 3px 30px;
			border-width: 0;
			color: #002d61 !important;
			text-transform: none !important;
		}

	.wooden-yachts-menu .rmSlide .rmGroup .rmLink {
		border-bottom: dotted 1px #ccc;
		padding: 0;
		margin: 0 54px 0 32px !important;
	}

	.wooden-yachts-menu .rmSlide .rmGroup .rmLast .rmLink {
		border-bottom: none;
	}

	.wooden-yachts-menu .rmGroup .rmLink:hover {
		border-color: #ccc !important;
		color: #d0b679 !important;
		background-color: unset !important;
	}

	.wooden-yachts-menu a.rmLink:hover {
		color: #d0b679 !important;
	}

.js-off-canvas-overlay {
	background: hsla(0,0%,100%,.25);
}

.off-canvas {
	background: #002d61;
}