﻿@font-face {
  font-family: "PLTrophyOblique";
  src: url('Monotype_-_PL_Trophy_Oblique_2.eot');
  src: url('Monotype_-_PL_Trophy_Oblique_2.eot?#iefix') format('embedded-opentype'), url('PLTrophyOblique-webfont.woff2') format('woff2'), url('PLTrophyOblique-webfont/font.woff') format('woff'), url('Monotype_-_PL_Trophy_Oblique_2.ttf') format('truetype'), url('Monotype_-_PL_Trophy_Oblique_2.svg#PLTrophyOblique') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
	font-family: 'primexregular';
	src: url('sentinel_type_-_primex-webfont.eot');
	src: url('sentinel_type_-_primex-webfont.eot?#iefix') format('embedded-opentype'),  url('sentinel_type_-_primex-webfont.woff2') format('woff2'),  url('sentinel_type_-_primex-webfont.woff') format('woff'),  url('sentinel_type_-_primex-webfont.ttf') format('truetype'),  url('sentinel_type_-_primex-webfont.svg#primexregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'primexoblique';
	src: url('sentinel_type_-_primex_oblique-webfont.eot');
	src: url('sentinel_type_-_primex_oblique-webfont.eot?#iefix') format('embedded-opentype'),  url('sentinel_type_-_primex_oblique-webfont.woff2') format('woff2'),  url('sentinel_type_-_primex_oblique-webfont.woff') format('woff'),  url('sentinel_type_-_primex_oblique-webfont.ttf') format('truetype'),  url('sentinel_type_-_primex_oblique-webfont.svg#primexoblique') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'primexoblique';
	src: url('sentinel_type_-_primex_oblique-webfont.eot');
	src: url('sentinel_type_-_primex_oblique-webfont.eot?#iefix') format('embedded-opentype'),  url('sentinel_type_-_primex_oblique-webfont.woff2') format('woff2'),  url('sentinel_type_-_primex_oblique-webfont.woff') format('woff'),  url('sentinel_type_-_primex_oblique-webfont.ttf') format('truetype'),  url('sentinel_type_-_primex_oblique-webfont.svg#primexoblique') format('svg');
	font-weight: normal;
	font-style: normal;
}
.courgette-regular {
  font-family: "Courgette", cursive;
  font-weight: 400;
  font-style: normal;
}

* {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
.error {
	color: red;
}
#container {
	position: relative;
}
.margin {
	position: relative;
	width: 1084px;
	margin: 0 auto;
}
/***** HEADER STYLES ******/

#header {
	position: relative;
}
#top-stripes {
	background-image: url(../images/purple-stripes.jpg);
	background-repeat: repeat-x;
	height: 43px;
	border-width: 0 0 2px 0;
	border-color: #fff;
	border-style: solid;
	position: relative;
	z-index: 0;
}
#top-nav-margin {
	height: 43px;
	position: relative;
	z-index: 1;
}
#top-nav-box {
	height: 30px;
	width: 1000px;
	position: absolute;
	bottom: 0;
	right: 59px;
	z-index: 10;
}
.top-nav-link {
	float: right;
	background-color: #b0ba1d;
	margin-left: 5px;
	height: 23px;
	padding-top: 5px;
	border: 1px solid #a4ae1b;
	border-radius: 5px 5px 0 0;
}
.top-nav-link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
	text-decoration: none;
	padding: 3px 5px;
	text-shadow: 2px 2px 2px rgba(75, 75, 75, .75);
}
.top-nav-link:hover {
	background-color: #a4ae1b;
}
.top-nav-link.mobile {
	display: none;
}
#top-pink {
	background-color: #d90172;
	height: 63px;
	padding-top: 8px;
}
#pink-margin {
	text-align: right;
}
#pink-margin img {
	margin-right: 137px;
}
#main-nav-bar {
	height: 63px;
	background-color: black;
	position: relative;
}
#logo-pink-adjust {
	height: 37px;
	border-width: 13px 0 0 0;
	border-color: #d90172;
	border-style: solid;
	position: absolute;
	width: 30%;
	left: 0;
	top: 0;
	z-index: 30;
}
#main-nav-margin {
	position: relative;
	width: 1150px;
	margin: 0 auto;
}
#logo-image {
	position: absolute;
	left: 0;
	top: -20px;
	z-index: 50;
}
#bookit {
	position: absolute;
	right: -63px;
	top: -62px;
	z-index: 8888;
}
#main-nav {
	position: relative;
	padding-left: 385px;
	top: 20px;
}
#main-nav ul li {
	display: inline-block;
	position: relative;
	margin-right: 40px;
}
#main-nav ul li ul li {
	margin-right: 0;
}
#main-nav ul li a, #mobile-menu a.drop-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}
 #main-nav ul li a:hover {
color: #b0ba1d;
}
.nav-drop {
	display: none;
	width: 250px;
	position: absolute;
	top: 43px;
	left: -15px;
	padding: 50px 15px 15px 15px;
	background-color: #1d1f21;
	color: #737474;
	z-index: 9999;
	background-repeat: no-repeat;
	background-position: 10px 0;
}
#main-nav ul li .drop-link {
	font-size: 14px;
	padding: 10px 0 10px 0;
	border: 1px solid #444;
	border-width: 0 0 1px 0;
	width: 100%;
	display: inline-block;
}
#main-nav ul li .drop-link:hover {
	color: #b0ba1d;
}
.drop-feature {
	font-family: primexregular;
	font-size: 25px;
	color: #fff;
	font-weight: normal!important;
	letter-spacing: .04em!important;
	text-transform: lowercase;
}
.drop-feature img {
	width: 250px;
	height: auto;
	margin-bottom: 10px;
	margin-top: 20px;
	border-radius: 10px;
}
.drop-feature p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 7px;
	line-height: 20px;
}
#main-nav ul li .drop-feature a {
	font-size: 12px;
	color: #b0ba1d;
}
#main-nav ul li .drop-feature a:hover {
	color: #fff;
}
/*** MOBILE MENU ***/

#mobile-menu {
	display: none;
	position: absolute;
	top: 160px;
	left: 0;
	right: 0;
	padding: 50px 15px 15px 15px;
	background-color: #1d1f21;
	color: #737474;
	z-index: 9999;
	background-image: url(../images/lamp1.jpg);
	background-repeat: no-repeat;
	background-position: 60px 0;
	border-width: 0 0 5px 0;
	border-color: #999;
	border-style: solid;
	z-index: 5;
}
#mobile-menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	padding: 15px 0 15px 0;
	border: 1px solid #444;
	border-width: 0 0 1px 0;
	width: 100%;
	display: inline-block;
}
#mobile-call {
	display: none;
	height: 30px;
	width: 50px;
	position: absolute;
	bottom: 0;
	left: 20px;
	z-index: 10;
	background-color: #b0ba1d;
	margin-left: 5px;
	height: 25px;
	border: 1px solid #a4ae1b;
	padding-top: 3px;
	border-radius: 5px 5px 0 0;
	text-align: center;
}
#weather-box {
	opacity: 0;
	z-index: -50;
	position: absolute;
	top: 45px;
	right: 50px;
	background-color: #000;
	text-align: center;
	width: 415px;
	margin: 0 auto;
	border-radius: 10px;
	padding-left: 7px;
}
/***** END HEADER *****/



/***** BOOKING BAR *****/

#booking-bar {
	position: relative;
	background-image: url(../images/orange-circles.jpg);
	background-repeat: repeat-x;
	height: 60px;
	text-align: right;
}
#booking-inn-crowd {
	position: absolute;
	left: 0;
	top: -70px;
	z-index: 1;
}
#booking-bar fieldset {  /*margin: 16px 0;*/
	padding-top: 17px;
	border: none;
	padding-left: 150px;
}
#booking-bar fieldset div {
	width: 150px;
	float: left;/*margin-bottom: 6px; display: inline-block;*/
	margin-right: 40px;
}
/*#booking-bar fieldset div.half.last-child { margin-right: 0; }*/

#booking-bar .cal.input {
	background-image: url(../images/cal.png);
	background-repeat: no-repeat;
	border: 1px white solid;
	border-radius: 8px;
}
#booking-bar .cal.input#b_arrdate {
	background-position: 140px center;
}
#booking-bar .cal.input#b_depdate {
	background-position: 140px center;
}
#booking-bar .input {
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	color: #fff;
	font-size: 14px;
	padding: 6px 10px;
	border: 0;
	width: 150px;
	margin-right: 20px;
	margin-top: 0;
}
#booking-bar fieldset div.selection {
	width: 150px;
	background-image: url(../images/select.png);
	background-repeat: no-repeat; /*padding-left: 6px!important;*/
	border: 1px white solid;
	border-radius: 8px;
	overflow: hidden;
	margin-right: 20px;
	background-position: 120px center;
	height: 29px;
}
#booking-bar fieldset div.selection select {
	width: 180px;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}
.booking-check {
	display: inline-block;
	width: 200px;
	background-color: #712d76;
	text-align: center;
	color: #fff!important;
	text-transform: uppercase;
	padding: 7px 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	border-radius: 8px;
	border: none;
}
.booking-check:hover {
	background-color: #813d96;
}
#booking-bar select option {
	background-color: #712d76;
}
#mobile-check {
	display: none;
	float: right;
	margin: 15px 35px 0 0;
}
#mobile-check a {
	text-decoration: none;
}
#booking-bar select option.noBg {
	background-color: transparent;
}
/********* END BOOKING BAR ***************/



/***** HOME STYLES *****/

#home-big-photo-wrap {
	background-color: #1d1f21;
	background-image: url(../images/inner-content-bg-shadow.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#home-big-photo {
	width: 100%;
	max-width: 1600px;
	height: 667px;
	background-color: #1d1f21;
	margin: 0 auto;
	text-align: center;
}
#intro-box {
	width: 680px;
	margin: 0 auto;
}
#intro-wrapper {
	margin: 0 auto;
	position: relative;
}
#introSlider {
	width: 680px;
}
.intro-slide {
	width: 680px;
	margin-top: 265px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.intro-slide p {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 22px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
	line-height: 1.4em;
}
.intro-slide a {
	color: white;
	text-decoration: none;
}
.intro-slide a:hover {
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1), 0px 0px 15px rgba(255, 255, 255, 1);
}
.intro-slide h1 {
	font-family: primexregular;
	font-weight: normal;
	font-size: 48px;
	color: white;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
}
#next, #prev {
	text-indent: -9999;
}
#home-feature-area {
	background-color: #1d1f21;
}
#home-feature-margin {
	padding: 25px 0 135px 0;
}
#home-boxes {
	margin-top: 0;
}
.home-box-container {
	width: 33.33%;
	float: left;
}
.home-box {
	background-color: #232528;
	min-height: 410px;
	border-radius: 15px;
}
.home-box-text {
	padding: 20px;
}
.home-box-text a {
	color: #df3fe9;
}
.home-box-text a:hover {
	color: white;
}
#home-box-left {
	margin-right: 3%;
	overflow: auto;
}
#home-box-center {
	margin: 0 3%;
	overflow: auto;
}
#home-box-right {
	margin-left: 3%;
	overflow: auto;
}
.home-box h1 {
	clear: both;
	font-family: primexregular;
	color: #393939;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: 0.04em!important;
	margin-bottom: 10px;
	color: #fff;
	text-transform: lowercase;
}
.home-box p {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #fff;
}
.home-box-button {
	float: right;
	background-color: #fff;
	width: 35px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	-webkit-transition: background-color .5s;
	transition: background-color .5s;
}
.home-box-button:hover {
	background-color: #13bd00;
}
.home-box-button a {
	display: block;
	color: #393939;
	text-decoration: none;
	height: 100%;
	padding: 5px;
}
.home-box-button:hover a {
	color: #fff;
}
.home-box-image {
	height: 187px;
	background-image: url(../images/home-feature-test.jpg);
	background-size: cover;
}
.home-box a.feature-more {
	display: inline-block;
	margin-top: 15px;
	padding-bottom: 5px;
	border-width: 0 0 2px 0;
	border-color: #712e75;
	border-style: solid;
	text-decoration: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.home-box a.feature-more:hover {
	border-color: #9ea428;
}
/***** END HOME STYLES *****/



/***** INNER STYLES *****/

#inner-big-photo {
	width: 100%;
	max-width: 1600px;
	height: 450px;
	background-size: cover;
	background-position: center center;
	margin: 0 auto;
}
#inner-content-area {
	background-color: #1d1f21;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
}
#inner-content-area a {
	color: #df3fe9;
}
#inner-content-area a:hover {
	color: white;
}
#inner-content-area h2 {
	font-family: primexregular;
	letter-spacing: .04em;
	font-weight: normal;
}
#inner-content-margin {
	padding: 25px 0 50px 0;
}
.inner-title {
    font-family: primexregular;
    font-size: 45px;
    text-transform: lowercase;
    margin-bottom: 20px;
    color: #FFB62E;
    font-weight: normal;
    letter-spacing: .04em;
}
.inner-title-trophy {
    font-family: PLTrophyOblique;
    font-size: 45px;
    text-transform: lowercase;
    margin-bottom: 20px;
    color: #FFB62E;
    font-weight: normal;
    letter-spacing: .04em;
}
.inner-title-small {
    font-family: primexregular;
    font-size: 35px;
    text-transform: lowercase;
    margin-bottom: 20px;
    color: #FFB62E;
    font-weight: normal;
    letter-spacing: .04em;
}
.inner-title-pink {
    font-family: primexregular;
    font-size: 45px;
    text-transform: lowercase;
    margin-bottom: 20px;
    color: #cc0066;
    font-weight: normal;
    letter-spacing: .04em;
}
.inner-subnav {
	border-width: 0 0 2px 0;
	border-color: #333;
	border-style: solid;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
.inner-subnav-covid {
	padding-bottom: 25px;
	margin-bottom: 25px;
	}
.inner-subnav-local {
	border-width: 2px 0 0 0;
	border-color: #333;
	border-style: solid;
	padding-topm: 25px;
	margin-top: 50px;
}
.inner-subnav a {
	display: inline-block;
	font-size: 18px;
	color: white!important;/*#df3fe9!important;*/
	text-decoration: none;
	padding: 10px 0 10px 0;
	margin-right: 15px;
	border-width: 0 0 3px 0;
	border-color: #1d1f21;
	border-style: solid;
}
.inner-subnav-local a {
    display: inline-block;
    font-size: 16px;
    color: #9EA429!important;/*#9EA429!important;*/
    text-decoration: none;
    padding: 20px 0 10px 0;
    margin-right: 15px;
    border-width: 0 0 3px 0;
    border-color: #1d1f21;
    border-style: solid;
}
.inner-subnav a.active, .inner-subnav a:hover {
	border-color: #df3fe9;
	}
.inner-subnav-local a.active, .inner-subnav-local a:hover {
	border-color: #ffc421;
}
.mobile-subnav {
	display: none;
	margin-bottom: 25px;
}
.mobile-sub-nav-select {
	width: 95%;
	font-size: 25px;
	letter-spacing: 1px;
}
.inner-full-width p, .inner-half-left p, .inner-half-right p {
	line-height: 22px;
	margin-bottom: 20px;
}
.inner-half-left {
    width: 48%;
    float: left;
}
.inner-half-right {
	width: 48%;
	float: right;
}
ul.inner-list li {
	margin-left: 20px;
	line-height: 22px;
	margin-bottom: 15px;
}
ul.inner-list.tight li {
	line-height: normal;
	margin-bottom: 5px;
}
ul.noBullet {
	list-style-type: none;
}
ul.noBullet li {
	margin-left: 0px;
}
ul.orange-list {
	list-style: disc;
}
ul.orange-list li {
	margin-left: 30px;
	line-height: normal;
	margin-bottom: 5px;
	color: #F38B21;
}
ul.orange-list li span {
	color: #ffffff;
}
ul.magenta-list {
	list-style: disc;
}
ul.magenta-list li {
	margin-left: 15px;
	line-height: normal;
	margin-bottom: 10px;
	color: #ec008c;
}
ul.magenta-list li span {
	color: #ffffff;
}
.event-box, .center-col {
	width: 100%;
	max-width: 800px;
	background-color: #232528;
	min-height: 80px;
	border-radius: 10px;
	margin: 0 auto;
	padding: 0 0 15px 0;
	margin-bottom: 15px;
}
.center-col {
	width: 85%;
	max-width: 800px;
	padding: 25px;
}
.event-box-img {
	width: 25%;
	float: left;
	height: 150px;
	border-radius: 8px;
	margin: 10px 0 10px 10px;
	background-size: cover;
	background-position: center center;
}
.event-box-text {
	width: 70%;
	float: right;
	color: #fff;
}
.event-box-text h1, .center-col h1 {
	font-family: primexregular;
	text-transform: lowercase;
	color: #F38B21;
	font-size: 26px;
	padding-top: 10px;
	font-weight: normal;
	letter-spacing: .04em;
}
.event-box-text p, .center-col p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px 10px 20px 0;
}
.details-button {
	display: inline-block;
	width: 100px;
	background-color: #712d76;
	text-align: center;
	color: #fff!important;
	text-transform: uppercase;
	padding: 8px 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	border-radius: 8px;
	border: none;
}
.details-button a {
	text-decoration: none;
	color: #fff!important;
}
.details-button:hover {
	background-color: #813d96;
}
p.event-details {
	display: none;
}
#event-date-box {
width: 100%;
	max-width: 300px; /*background-color: #444;*/
	border-radius: 10px;
	margin: 0 auto;
	padding: 15px;
	margin-bottom: 25px;
	text-align: center;
}
#event-date-box {
	font-family: primexregular;
	font-size: 30px;
	color: white;
	text-transform: lowercase;
	color: #fec938;
	letter-spacing: .04em;
}
.event-date-prev {
	float: left;
}
.event-date-next {
	float: right;
}
.specials-button-red {
	display: inline-block;
	width: auto;
	background-color: #F83112;
	text-align: center;
	color: #fff!important;
	text-transform: lowercase;
	padding: 8px 10px;
	text-decoration: none;
	font-family: primexregular;
	font-size: 25px;
	font-weight: normal!important;
	letter-spacing: .04em!important;
	margin: 0px;
	border-radius: 8px;
	border: none;
}
.specials-button a {
	text-decoration: none;
	color: #fff!important;
	font-weight: normal!important;
	letter-spacing: .04em!important;
}
.specials-button:hover {
	background-color: #F83112;
}
.specials-button {
	display: inline-block;
	width: auto;
	background-color: #712d76;
	text-align: center;
	color: #fff!important;
	text-transform: lowercase;
	padding: 8px 10px;
	text-decoration: none;
	font-family: primexregular;
	font-size: 25px;
	font-weight: normal!important;
	letter-spacing: .04em!important;
	margin: 0px;
	border-radius: 8px;
	border: none;
}
.specials-button a {
	text-decoration: none;
	color: #fff!important;
	font-weight: normal!important;
	letter-spacing: .04em!important;
}
.specials-button:hover {
	background-color: #813d96;
}
.specials-button-orange {
	display: inline-block;
	width: auto;
	background-color: #f26222;;
	text-align: center;
	color: #fff!important;
	text-transform: lowercase;
	padding: 8px 10px;
	text-decoration: none;
	font-family: primexregular;
	font-size: 25px;
	font-weight: normal!important;
	letter-spacing: .04em!important;
	margin: 0px;
	border-radius: 8px;
	border: none;
}
.specials-button-orange a {
	text-decoration: none;
	color: #fff!important;
	font-weight: normal!important;
	letter-spacing: .04em!important;
}
.specials-button-orange:hover {
	background-color: #fc976a;
}
.specials-button-pink {
	display: inline-block;
	width: auto;
	background-color: #F37DB8;;
	text-align: center;
	color: #fff!important;
	text-transform: lowercase;
	padding: 8px 10px;
	text-decoration: none;
	font-family: primexregular;
	font-size: 25px;
	font-weight: normal!important;
	letter-spacing: .04em!important;
	margin: 0px;
	border-radius: 8px;
	border: none;
}
.specials-button-pink a {
	text-decoration: none;
	color: #fff!important;
	font-weight: normal!important;
	letter-spacing: .04em!important;
}
.specials-button-pink:hover {
	background-color: #F6A6CE;
}
.specials-button-green {
	display: inline-block;
	width: auto;
	background-color: #BAB300;;
	text-align: center;
	color: #fff!important;
	text-transform: lowercase;
	padding: 8px 10px;
	text-decoration: none;
	font-family: primexregular;
	font-size: 25px;
	font-weight: normal!important;
	letter-spacing: .04em!important;
	margin: 0px;
	border-radius: 8px;
	border: none;
}
.specials-button-green a {
	text-decoration: none;
	color: #fff!important;
	font-weight: normal!important;
	letter-spacing: .04em!important;
}
.specials-button-green:hover {
	background-color: #D3CB00;
}
.specials-button-blue {
	display: inline-block;
	width: auto;
	background-color: #2998DC;;
	text-align: center;
	color: #fff!important;
	text-transform: lowercase;
	padding: 8px 10px;
	text-decoration: none;
	font-family: primexregular;
	font-size: 25px;
	font-weight: normal!important;
	letter-spacing: .04em!important;
	margin: 0px;
	border-radius: 8px;
	border: none;
}
.specials-button-blue a {
	text-decoration: none;
	color: #fff!important;
	font-weight: normal!important;
	letter-spacing: .04em!important;
}
.specials-button-blue:hover {
	background-color: #62B3E5;
}
/*SIGNUP & GROUP RFP FORMS*/

form.signup, form.grouprfp {
	font-size: 14px;
}
form.signup input, form.grouprfp input {
	width: 80%;
	max-width: 300px;
}
.signup-submit {
	display: inline-block;
	width: 140px;
	background-color: #712d76;
	text-align: center;
	color: #fff!important;
	text-transform: uppercase;
	padding: 8px 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	border-radius: 8px;
	border: none;
}
.signup-submit:hover {
	background-color: #813d96;
}
/*contact page*/

.inner-third-left {
	width: 35%;
	float: left;
}
.inner-twothirds-right {
	width: 60%;
	float: right;
}
/*specials*/

.magenta {
    color: #EC1A68;
}
.lime {
    color: #CE2B3E;
}
.gold {
    color: #EAFE40;
}
.orange {
	color: #f26222;
}
.feature-box-med {
	width: 47%;
	float: left;
	margin-right: 2%;
	margin-bottom: 25px; /*text-align: center;*/
	min-height: 370px;
	position: relative;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: white;
	background-color: #1d1f21; /*-moz-box-shadow:    2px 2px 5px 6px #ccc; -webkit-box-shadow: 2px 2px 5px 3px #ccc; box-shadow:         2px 2px 5px 3px #ccc;*/
}
.last {
	margin-right: 0;
}
.feature-box-img {
	height: 40%;
	max-height: 285px;
	margin-bottom: 13px;
	overflow: hidden;
	border-radius: 10px;
}
.feature-box-img img {
	width: 100%;
}
.feature-box-headline {
	display: block;
	font-family: primexregular;
	font-size: 30px;
	margin-bottom: 10px;
	text-transform: lowercase;
	font-weight: normal;
	letter-spacing: .02em;
}
.feature-box-headline2 {
	display: block;
	font-family: primexregular;
	font-size: 30px;
	margin-bottom: 0px;
	text-transform: lowercase;
	font-weight: normal;
	letter-spacing: .04em;
}
.feature-box-front {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
	position: absolute;
	margin: 5px;
	line-height: 25px;
}
.feature-box-view-link {
	display: block;
	margin: 15px 0 0 0;
	font-size: 25px;
	text-decoration: none;
	color: #f79802;
	letter-spacing: 1px;
}
.feature-box-back {
	text-align: left;
	background-color: #1d1f21;
	color: white;
	display: none;
	width: 98%;
	height: 98%;
	position: absolute;
	padding: 1%;/* NOTE: PADDING & HEIGHT/WIDTH ARE INTERDEPENDENT -- IF YOU CHANGE ONE, YOU HAVE TO ADJUST THE OTHER */

}
.feature-box-back-container {
	border: #e60697 2px solid;
	border-radius: 10px;
	height: 85%;
	padding: 5%;
}
.feature-box-back-text h1 {
	font-family: primexregular;
	font-size: 25px;
	color: #9ea528;
	font-weight: normal;
	letter-spacing: .04em;
	text-transform: lowercase;
}
.feature-box-back-text ul {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
	list-style: disc;
	margin-top: 15px;
}
.feature-box-back-text ul li {
	margin-bottom: 5px;
}
.feature-box-back-button-area { /*width: 100px;*/
	padding-left: 28px;
	padding-right: 28px;
	text-align: center;
}
.feature-box-back-button-area a {
	color: #282622;
	font-weight: normal!important;
	letter-spacing: .04em!important;
}
.feature-box-back-button-area a:hover {
	color: #282622;
	font-weight: normal!important;
	letter-spacing: .04em!important;
}
.feature-box-back .fine-print {
	font-size: 11px;
	line-height: 1.2em;
}
/***galleries***/

.photoGal {
	max-width: 1084px;
	min-width: 240px;
	width: auto;
	margin: auto;
	padding: 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	overflow: hidden;
}
.megafolio-container {
	width: 100%;
	position: relative;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
/***explore restaurants***/

.orangeT {
    font-family: primexregular;
    font-size: 22px;
    color: #597AFF;
    text-transform: lowercase;
    letter-spacing: .04em!important;
}
.limeT {
	font-family: primexregular;
	font-size: 22px;
	color: #9EA428 !important;
	text-transform: lowercase;
	letter-spacing: .04em!important;
}
/*survey*/

td.radio-heading {
	padding-bottom: 25px;
	vertical-align: top;
}
td.radio-cat {
	width: 90px;
	padding-bottom: 15px;
	vertical-align: top;
}
td.radio {
	vertical-align: top;
}
/***** end INNER STYLES ****/



/****** FOOTER ******/

#footer {
	height: 290px;
	padding-top: 34px;
	background-color: #9ea428;
	background-image: url(../images/green-circles-3.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.footer-box h1 {
	font-family: primexregular;
	font-size: 25px;
	color: #fff;
	font-weight: normal!important;
	letter-spacing: .04em!important;
}
.footer-box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fdffcc;
	line-height: 22px;
	margin-top: 10px;
}
.footer-box p a {
	color: #fdffcc;
	text-decoration: none;
}
.footer-box p a:hover {
	color: #fff;
	text-decoration: underline;
}
#footer-left {
	width: 453px;
	float: left;
	padding-right: 80px;
	position: relative;
}
#footer-center {
	width: 200px;
	float: left;
}
#footer-right {
	width: 250px;
	float: right;
}
#footer-mobile {
	display: none;
	text-align: center;
}
/****** END FOOTER ******/

/****** MISC ******/

.bigOrangeText {
	font-family: primexregular;
	font-size: 26px;
	color: #F38B21;
	letter-spacing: .04em;
}
.bigPinkText {
	font-family: primexregular;
	font-size: 45px;
    text-transform: lowercase;
    margin-bottom: 20px;
    color: #cc0066;
    font-weight: normal;
    letter-spacing: .04em;
}
.bigGreenText {
	font-family: primexregular;
	font-size: 45px;
    text-transform: lowercase;
    margin-bottom: 20px;
    color: #bac23d;
    font-weight: normal;
    letter-spacing: .04em;
}
.hideshowdiv {
	display: none;
}
#brochure1 {
	width: 350px;
}

/****** END MISC ******/

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



@media screen and (max-width: 1350px) {
#home-big-photo-wrap, #home-big-photo {
	width: 100%;
}
#logo-pink-adjust {
	width: 20%;
}
}
 @media screen and (max-width: 1320px) {
#main-nav-margin {
	width: 90%;
}
#bookit {
	width: 125px;
	height: auto;
	right: 0;
	top: -30px;
}
}
 @media screen and (max-width: 1250px) {
#main-nav ul li {
	margin-right: 20px;
}
}
 @media screen and (max-width: 1200px) {
#bookit {
	right: -30px;
}
#pink-margin img {
	margin-right: 175px;
}
}
 @media screen and (max-width: 1125px) {
.margin {
	width: 96%;
}
#booking-bar fieldset {
	padding-left: 125px;
}
#booking-bar fieldset div {
	margin-right: 20px;
}
#booking-bar fieldset div.selection {
	width: 125px;
	background-position: 100px center;
}
#booking-bar fieldset div.selection select {
	width: 150px;
}
#booking-bar .input {
	font-size: 14px;
	width: 125px;
	margin-right: 0;
}
#booking-bar .cal.input#b_arrdate,  #booking-bar .cal.input#b_depdate {
	background-position: 115px center;
}
}
 @media screen and (max-width: 1100px) {
#main-nav-margin {
	margin-left: 15px;
}
#bookit {
	right: -70px;
}
}
 @media screen and (max-width: 1084px) {
/*#booking-bar .input { font-size: 14px; width: 125px; margin-right: 15px; }

#booking-bar .cal.input#b_arrdate, 

#booking-bar .cal.input#b_depdate { background-position: 115px center; }*/

#footer-left {
	width: 40%;
	padding-right: 5%;
}
#footer-center {
	width: 20%;
}
#footer-right {
	width: 30%;
}
}
 @media screen and (max-width: 1050px) {
#main-nav {
	padding-left: 360px;
}
.feature-box-med {
	width: 47%;
}
.last {
	margin-right: 2%;
}
}
 @media screen and (max-width: 1023px) {
#main-nav ul li a {
	font-size: 14px;
}
/*#booking-bar .input { width: 100px; margin-right: 10px; font-size: 12px; }

#booking-bar fieldset div.selection select { width: 110px; }

#booking-bar fieldset div.selection select#adults,

#booking-bar fieldset div.selection select#children { background-position: 82px center; }

#booking-bar .cal.input#b_arrdate, 

#booking-bar .cal.input#b_depdate { background-position: 93px center; }

#booking-bar .booking-check { margin-left: 25px; }*/

}
 @media screen and (max-width: 1010px) {
#booking-bar fieldset div {
	margin-right: 15px;
	width: 125px;
}
#booking-bar .input {
	font-size: 12px;
}
#booking-bar .cal.input#b_arrdate,  #booking-bar .cal.input#b_depdate {
	padding-top: 9px;
	width: 100px;
	background-position: 93px center;
}
.booking-check {
	font-size: 12px;
	padding: 8px 10px;
	width: 175px;
}
}
 @media screen and (max-width: 980px) {
#logo-image {
	width: 286px;
	height: auto;
	top: -17px;
}
#bookit {
	right: -50px;
	top: -40px;
}
#main-nav {
	padding-left: 310px;
	top: 15px;
}
#main-nav ul li {
	margin-right: 15px;
}
#top-pink {
	height: 57px;
	padding-top: 6px;
}
#pink-margin img {
	width: 300px;
	height: auto;
	margin-right: 150px;
}
#logo-pink-adjust {
	border-width: 11px 0 0 0;
}
#main-nav-bar {
	height: 53px;
}
.nav-drop {
	top: 33px;
}
#home-feature-margin {
	padding-bottom: 90px;
}
}
 @media screen and (max-width: 920px) {
#booking-bar #booking-form {
	display: none;
}
#booking-inn-crowd {
	left: 81px;
}
#mobile-check {
	display: block;
	margin-right: 76px;
}
}
 @media screen and (max-width: 910px) {
#main-nav ul li {
	margin-right: 13px;
}
#main-nav ul li a {
	font-size: 13px;
}
}
 @media screen and (max-width: 870px) {
#main-nav ul, .top-nav-link.desktop {
	display: none;
}
.top-nav-link.mobile {
	display: block;
}
#bookit {
	right: -40px;
}
#brochure1 {
	width: 150px;
}
#brochure2 {
	width: 250px;
}
}
 @media screen and (max-width: 767px) {
#home-feature-margin {
	height: auto;
	padding-bottom: 25px;
	padding-top: 20px;
}
.home-box-container {
	width: 98%;
	float: none;
	margin: 10px auto 10px auto;
	padding: 10px 0 10px 0;
}
.home-box {
	min-height: 10px;
}
#home-box-left, #home-box-center, #home-box-right {
	margin: 0;
}
.home-box-image {
	background-position: center center;
}
#footer {
	padding-top: 20px;
	height: 225px;
}
#footer-left, #footer-center, #footer-right {
	display: none;
}
#footer-mobile {
	display: block;
}
}
 @media screen and (max-width: 720px) {
.feature-box-med {
	width: 95%;
	margin-right: 0;
	overflow: visible;
	margin-bottom: 5%;
}
.last {
	margin-right: 0;
}
}
 @media screen and (max-width: 700px) {
#top-nav-box {
	right: 20px;
}
#bookit {
	display: none;
}
#top-pink img {
	margin-right: 25px;
}
#home-big-photo-wrapper, #home-big-photo {
	height: 400px;
}
#intro-box {
	display: none;
}
#booking-inn-crowd {
	width: 85px;
	height: auto;
	top: -40px;
	left: 15px;
}
#mobile-call {
	display: block;
}
}
 @media screen and (max-width: 650px) {
.event-box {
	width: auto;
	margin: 10px;
	padding: 10px;
}
.event-box-img {
	float: none;
	width: 240px;
	margin: 0;
}
.event-box-text {
	width: 95%;
	float: none;
	clear: both;
}
.inner-third-left, .inner-twothirds-right {
	float: none;
	width: auto;
}
#feast-tag {
	width: 300px;
}
#rosie {
	width: 200px;
}
}
 @media screen and (max-width: 550px) {
#home-big-photo-wrapper, #home-big-photo {
	height: 350px;
}
.inner-half-left, .inner-half-right {
	float: none;
	width: auto;
}
.inner-subnav {
	display: none;
}
.mobile-subnav {
	display: block;
}
}
 @media screen and (max-width: 500px) {
#inner-big-photo {
	display: none;
}
#booking-bar {
	display: none;
}
#home #booking-bar {
	display: block;
}
}
 @media screen and (max-width: 480px) {
#home-big-photo-wrapper, #home-big-photo {
	height: 275px;
}
#mobile-check {
	width: 165px;
	margin-right: 20px;
	font-size: 13px;
}
}
 @media screen and (max-width: 479px) {
#top-pink img {
	width: 220px;
	height: auto;
}
}
 @media screen and (max-width: 340px) {
#booking-inn-crowd {
	left: 10px;
}
#mobile-check {
	width: 150px;
	font-size: 12px;
}
}



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