/*temp res button*/
.block_b1ddbae1737e46a49c9e51a590040300 a {
    color: white;
    font-family: brandongrotesquemedium,Arial,Verdana,sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    padding: 1em 1.75em;
    background: #9eb7a7;
    width: 25%;
    margin: .5em auto;
}
.block_b1ddbae1737e46a49c9e51a590040300 .blockInnerContent {
    padding-top: .5em;
}
.page_f0a1cf606195407c80f7cf143c573bda .primaryAndSecondaryContainer {
    padding-top: 0px !important;
}
/*-------------------- GLOBAL --------------------*/
.hasClickAction:hover {
color: #848e90;
}
.categoryHeader {
    font-size: 110%;
    text-align: center;
}
/************
---BUTTONS---
************/
.button {
    color: white;
    font-family: brandongrotesquemedium,Arial,Verdana,sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    padding: 1em 1.75em;
}
.button:hover,
/*temp res button*/
.block_b1ddbae1737e46a49c9e51a590040300 a:hover {
     background: #6d927a;
    -webkit-transition: background 0.5s ease; 
    -moz-transition: background 0.5s ease; 
    -o-transition: background 0.5s ease; 
    -ms-transition: background 0.5s ease; 
    transition: background 0.5s ease; 
}
a.moreLink {
    display: block;
    color: white;
    font-family: brandongrotesquemedium,Arial,Verdana,sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    padding: 1em 1.75em;
    background: #9eb7a7;
    width: 25%;
    margin: .5em auto;
}
a.moreLink:hover {
     background: #6d927a;
    -webkit-transition: background 0.5s ease; 
    -moz-transition: background 0.5s ease; 
    -o-transition: background 0.5s ease; 
    -ms-transition: background 0.5s ease; 
    transition: background 0.5s ease; 
}
.scTruncateUnchanged .moreLink, .ieLTE8 .moreLink {
    margin-left: auto !important;
}
.itemContent {
    padding: 0 .75em .75em .75em;
}
/*set container full bleed*/
.fullBleed .noSecondaryContent .primaryAndSecondaryContent .blockContent,
.footerContent {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
}
/*add padding to blockContent unless specified*/
/*.fullBleed .noSecondaryContent .primaryAndSecondaryContent .blockContent:not(.block_e69bb0f4e69546dda1ca42f2b2f97ed2):not(.block_e1ccdac2661e4b13bc93268f30bb4da3) {*/
/*    padding-left: 4%;*/
/*    padding-right: 4%;*/
/*    max-width: 1104px;*/
/*}*/
.block_e69bb0f4e69546dda1ca42f2b2f97ed2 img {
    width: 100%;
}
/************
HEADER IMGS
************/
.headerImgs img {
    width: 100%;
}
.headerImgs .customCaption {
    text-align: right;
    padding: .2em;
}
.headerImgs .customCaption .contentTitle {
    color: #999;
    font-size: 11px;
}
.imageContainer .customCaption {
    position: absolute;
    bottom: 5px;
    right: 5px;
}
.imageContainer .customCaption .contentTitle{
    color: white;
    font-size: 11px;
}
/*-------------------- FOOTER --------------------*/
/*uppercase text*/
.footerContent .contentTitle {
    text-transform: uppercase;
}
/*top padding*/
.footerContainer {
    padding-top: 3em;
}
/*change footer navigation menu font*/
.block_fecb5d4a86dd44a6a5b324c1a89ef739 li {
    text-transform: uppercase;
    display: inline-block;
    margin-right: .5em;
    margin-left: .5em;
    font-family: brandongrotesquemedium,Arial,Verdana,sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
   letter-spacing: .03em;

}
/*add padding to social icons*/
.socialIconsContainer {
    padding-top: .75em !important;
}
/*remove blockwrap styling on social icons*/
.blockWrap_f8344ec83f3649e1bb10b010b37cd0e6 {
    float: none !important;
    width: auto !important;
    margin: auto !important;
}
/*social icon styling*/
.zocial:before {
    font-size: 15px;
}
/*-------------------- HOME --------------------*/
.blockWrap_fa3a74d0d9bd4d96813d890132510124 {
    outline: 1px solid #dfe4d2;
    outline-offset: -10px;
}
#popupWrap {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    background: rgba(225,225,225,.6);
}
#popup {
    max-width: 500px;
    margin: auto;
    width: 92%;
    top: 50%;
    position: fixed;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.popupBg {
    left: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
}
.close-button {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    background: #848e90;
    padding: 6px 10px;
}
.close-button img {
    width: 20px;
    height: 20px;
}





.block_b645d482baeb4662a4e2e63cef6215d5 .contentTitle,
.block_a17bc1c05a6448ad9d0c74396e1e6ebb .contentTitle,
.block_rWVZzLvmjoT0o8kc .contentTitle {
    color: white;
}
table {
    font-family: brandongrotesquemedium,Arial,Verdana,sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
}
#booking input,
#booking select {
    margin-bottom: 1em;
}

#booking form {
    margin: auto;
    max-width: 770px;
}

#booking .button, input[type=submit] {
    text-transform: uppercase;
    padding: .75em 1.75em;
    font-size: 14px;
}
 #booking .button:hover {
     background: #6d927a;
    -webkit-transition: background 0.5s ease; 
    -moz-transition: background 0.5s ease; 
    -o-transition: background 0.5s ease; 
    -ms-transition: background 0.5s ease; 
    transition: background 0.5s ease; 
}
#booking .contentTitle {
    text-align: center;
    color: #fff;
    padding: 1em;
}
#booking input[type='text'] {
    font-family: brandongrotesquemedium,Arial,Verdana,sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    text-align: left;
    padding: .79em 1.75em;
    color: #484c4f;
    width: 155px;
    border: none;
}
#booking p {
	float:left;
	position:relative;
	margin:0 5px 0 0;
	clear: left;
}

#booking label {
	position:absolute;
	left:10px;
	top:7px;
	cursor:text;
}
select#nightsStay,
select#adults {
    font-family: brandongrotesquemedium,Arial,Verdana,sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    border: none;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
    position: relative;
    padding: .6em 1em;
    background-color: white;
    cursor: pointer;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #a9a9a9;
    text-transform: uppercase;
    height: 42px;
}
.ui-datepicker-trigger {
    position: absolute;
    right: 0;
}
.ui-datepicker-trigger img {
  height: 35px;
  width: 35px;
}

CALENDAR
th.ui-datepicker-week-end, 
th,
td,
.ui-datepicker-calendar {
    border: none;
}
.ui-datepicker-header {
    font-family: brandongrotesquemedium,Arial,Verdana,sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    background-color: #484c4f;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    padding: .5em;
    text-align: center;
    border-bottom: 1px solid #5a5f62;
}

th.ui-datepicker-week-end,
th {
    background-color: #484c4f;
    color: white;
}
.ui-icon {
    margin: .5em;
    color: #ccc;
    cursor: pointer;
}
.ui-state-default { 
    border: none;
}
.ui-datepicker-today {
    background-color: #b3c7ba;
}
.ui-state-active {
    background-color: #484c4f;
}
.ui-state-default {
  background: transparent;
}
a.ui-state-default {
    color: white;
    font-size: 16px;
    font-weight: bold;
}

td {
    background-color: #9eb7a7;
}
a.ui-state-active {
    color: white;
}
td.ui-datepicker-current-day {
    background-color: #484c4f;
}

@media only screen and (min-width: 768px) {
    #booking p {
        clear: none;
    }
}






.homeSectionPage .primaryAndSecondaryContainer {
    margin-top: 0px !important;
    padding-top: 0px;
}
.block_bfab06be207a4b758d71ceb398f3ae3e li:last-child > a {
    color: white;
    font-family: brandongrotesquemedium,Arial,Verdana,sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    background: #9EB7A7;
    padding: 1em 1.75em;

}
.blockWrap_bfab06be207a4b758d71ceb398f3ae3e {
    padding: 50px 0 !important;
}
/*custom captions*/
.block_e69bb0f4e69546dda1ca42f2b2f97ed2.cols4.imgMgn1 .imgGridItem { 
    position: relative; 
    overflow: hidden; 
}
    
.block_e69bb0f4e69546dda1ca42f2b2f97ed2.cols4.imgMgn1 .imgGridItem .customCaption {
    opacity: 0;
    display: block;
    position: absolute;
    top: 45%;
    right: 0;
    left: 0;
    bottom: 0;
    margin-top: -45%;
    padding-top: 45%;
    background: rgba(72, 76, 79, 0.7);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-transition: opacity 0.5s ease; 
    -moz-transition: opacity 0.5s ease; 
    -o-transition: opacity 0.5s ease; 
    -ms-transition: opacity 0.5s ease; 
    transition: opacity 0.5s ease; 
}
.block_e69bb0f4e69546dda1ca42f2b2f97ed2.cols4.imgMgn1 .imgGridItem .customCaption:hover {
    opacity: 1.0;
}
.block_e69bb0f4e69546dda1ca42f2b2f97ed2.cols4.imgMgn1 .imgGridItem .customCaption .contentTitle {
    color: #F2F3EF;
}
.block_b1ddbae1737e46a49c9e51a590040300 .contentTitle {
    color: #F2F3EF; 
}
/*slider w/ text*/
.block_b24639a36ea449ce9d568466cc2cfa63.hasSlideshow .blockImg .flex-control-nav {
  display: block;
}
.block_b24639a36ea449ce9d568466cc2cfa63 .blockText {
    padding: 1em !important;
}
/*-------------------- WEDDINGS --------------------*/
/*custom captions*/
.block_ef9d988f435e49569a0546fbe5de5385.cols2.imgMgn1 .imgGridItem,
/*EVENTS PAGE*/
.block_dd159bc2a9824befa8eff4c09e1f3747.cols2.imgMgn1 .imgGridItem,
/*DINING PAGE*/
.block_bea4c048494c45428689f9ac6acba71a.cols2.imgMgn1 .imgGridItem,
/*ABOUT PAGE*/
.block_b9b733e5d3314a22b1a0d71fec9fd416.cols2.imgMgn1 .imgGridItem{ 
    position: relative; 
    overflow: hidden; 
}
.block_ef9d988f435e49569a0546fbe5de5385.cols2.imgMgn1 .imgGridItem .customCaption,
/*EVENTS PAGE*/
.block_dd159bc2a9824befa8eff4c09e1f3747.cols2.imgMgn1 .imgGridItem .customCaption,
/*DINING PAGE*/
.block_bea4c048494c45428689f9ac6acba71a.cols2.imgMgn1 .imgGridItem .customCaption,
/*ABOUT PAGE*/
.block_b9b733e5d3314a22b1a0d71fec9fd416.cols2.imgMgn1 .imgGridItem .customCaption {
    display: block;
    position: absolute;
    top: 45%;
    right: 0;
    left: 0;
    bottom: 0;
    margin-top: -45%;
    padding-top: 45%;
    background: rgba(72, 76, 79, 0.35);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-transition: background 0.5s ease; 
    -moz-transition: background 0.5s ease; 
    -o-transition: background 0.5s ease; 
    -ms-transition: background 0.5s ease; 
    transition: background 0.5s ease; 
}
.block_ef9d988f435e49569a0546fbe5de5385.cols2.imgMgn1 .imgGridItem .customCaption:hover,
/*EVENTS PAGE*/
.block_dd159bc2a9824befa8eff4c09e1f3747.cols2.imgMgn1 .imgGridItem .customCaption:hover,
/*DINING PAGE*/
.block_bea4c048494c45428689f9ac6acba71a.cols2.imgMgn1 .imgGridItem .customCaption:hover,
/*ABOUT PAGE*/
.block_b9b733e5d3314a22b1a0d71fec9fd416.cols2.imgMgn1 .imgGridItem .customCaption:hover {
     background: rgba(72, 76, 79, 0.7);
     -webkit-transition: background 0.5s ease; 
    -moz-transition: background 0.5s ease; 
    -o-transition: background 0.5s ease; 
    -ms-transition: background 0.5s ease; 
    transition: background 0.5s ease; 
}
.block_ef9d988f435e49569a0546fbe5de5385.cols2.imgMgn1 .imgGridItem .customCaption .contentTitle,
/*EVENTS*/
.block_dd159bc2a9824befa8eff4c09e1f3747.cols2.imgMgn1 .imgGridItem .customCaption .contentTitle,
/*DINING PAGE*/
.block_bea4c048494c45428689f9ac6acba71a.cols2.imgMgn1 .imgGridItem .customCaption .contentTitle,
/*ABOUT PAGE*/
.block_b9b733e5d3314a22b1a0d71fec9fd416.cols2.imgMgn1 .imgGridItem .customCaption .contentTitle {
    color: #F2F3EF;
    font-size: 120%;
}
/*awards and rec*/
.block_aec10cc576444331a677642f819e5a32 .imgGridItem img {
    max-height: 150px;
}
.blockWrap_d7d6daf5bef0451196fc4dd53bf930c6,
.blockWrap_a70cb69af33b4a1ca10ef423bc3d3b15,
.blockWrap_ee174f4335b14a7099c8599a22a6f1f1 {
    max-width: 700px;
    margin: auto;
    padding-bottom: 2em;
}
/*-------------------- VENUES --------------------*/
.items_e86988b9f6b74e108629bf573e3151d5 .itemContent {
    padding: 0 .75em .75em .75em;
}
.items_e86988b9f6b74e108629bf573e3151d5 .itemContent p {
    font-size: 16px;
}
/*-------------------- ROOMS --------------------*/
.items_ec69fecb6ac042b185fe86ede3ba17b3 .itemContent {
    padding: 1em 1em 1em 1em;
}
.items_ec69fecb6ac042b185fe86ede3ba17b3 a.moreLink {
    /*margin-right: .5em;*/
    text-align: center;
}
/*-------------------- MENU - KNOXIE --------------------*/
.block_b2a169836fe643409e7b42410669127c .categoryHeader {
    border-top: 1px solid;
    border-bottom: 1px solid;
    padding: .75em;
}
/*-------------------- MENU - MARKET --------------------*/
.block_b1f36178551e4aa3afde991663474551 .categoryHeader {
    border-top: 1px solid;
    border-bottom: 1px solid;
    padding: .75em;
}
/*-------------------- BLOG --------------------*/
.items_d339b695fda8442cbcbced80ec2e45fd .itemContent {
    padding: 0 .75em .75em .75em;
}
/*-------------------- PRESS --------------------*/
.block_ff4a022cc95944ed8a158b1fc130bb4e .customCaption {
    padding: 1em 0;
}
/*-------------------- MEDIA QUERIES --------------------*/

@media only screen and (max-width: 767px) {
    /*home page gallery*/
    .block_e69bb0f4e69546dda1ca42f2b2f97ed2.cols4.imgMgn0 .imgGridItem {
        width: 50%;
    }
    .block_b9b733e5d3314a22b1a0d71fec9fd416.cols3.imgMgn1 .imgGridItem {
        width: 50%;
        margin: 4% 0 auto;
    }
    /*-------------------- ROOMS --------------------*/
    .items_ec69fecb6ac042b185fe86ede3ba17b3 .item .itemContent {
        padding: 1em;
        width: 92% !important;
    }
    .items_ec69fecb6ac042b185fe86ede3ba17b3 .item .itemImg {
        float: none;
        width: 100% !important;
    }
    .items_ec69fecb6ac042b185fe86ede3ba17b3 a.moreLink {
        margin: auto;
        text-align: center;
    }
}
@media only screen and (max-width: 676px) {
    /*weddings gallery*/
    .hasCustomCaptions .imgGridItem {
      width: 100% !important;
      margin: 4% 0 auto !important;
    }
    .block_e69bb0f4e69546dda1ca42f2b2f97ed2.cols4.imgMgn1 .imgGridItem {
        width: 100% !important;
        margin: 4% 0 auto;
    }
    .block_e69bb0f4e69546dda1ca42f2b2f97ed2.cols4.imgMgn1 .imgGridItem .customCaption {
        opacity: 1;
    }
}
/*postion nav to bottom of window on home page only*/
    @media only screen and (min-width: 768px) {
    .siteInnerWrapper,
    .headerAndNavContainer.fixedNav {
        max-width: 1480px;
    }
    /*nav width and logo*/
    .headerContainer {
        width: 38%;
    }
    .headerContent h1.logo {
        max-width: 372px;
    }
    .headerAndNavContent {
        max-width: 100%;
    }
    /*change dropdown  background color*/
    .navContent ul li ul, .navContent ul li:first-child ul {
        background: #848E8F;
        border: solid 1px #484c4f;
    }

    /*nav hover effect */
    .navContent ul li a::after {
    	position: absolute;
    	top: 100%;
    	left: 0;
    	width: 100%;
    	height: 2px;
    	background: #848E90;
    	content: '';
    	opacity: 0;
    	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    	-moz-transition: opacity 0.3s, -moz-transform 0.3s;
    	transition: opacity 0.3s, transform 0.3s;
    	-webkit-transform: translateY(10px);
    	-moz-transform: translateY(10px);
    	transform: translateY(10px);
    }
    .navContent ul li a:hover::after,
    .navContent ul li a:focus::after {
    	opacity: 1;
    	-webkit-transform: translateY(0px);
    	-moz-transform: translateY(0px);
    	transform: translateY(0px);
    }
}

/** PAGE HEADERS **/
.block_acf8e27fab6d4d0abdddfed5579d6724 h1 { color:#484c4f; } /** CARREERS **/
.block_bc26ed5bfacf47a8a8c62348bf2342e6 h1 { color:#484c4f; } /** KNOXIEs TABLE **/
.block_bc01eea1440f45fdaccb65e3fde9b960 h1 { color:#484c4f; } /** THE MARKET **/
.block_ba8dfad92b8a483b92d7aa131b51556f h1 { color:#484c4f; } /** EVENT VENUES **/
.block_a8549c12ed0948c0b4fc50619ba50fcf h1 { color:#484c4f; } /** MEETING & EVENTS **/
.block_bcf7e0f9705644a38d9a99171cea921a h1 { color:#484c4f; } /** RESERVATIONS **/
.block_a88c5525d4954d43ab51f94b9b4829f6 h1 { color:#484c4f; } /** WEDDINGS PHOTO GALLERY **/
.block_c41a7e1e49e64dd7806c5361df8e82bb h1 { color:#484c4f; } /** CONTACT **/
.block_ef4ccd61079f4638b8f9aa638c2974b9 h1 { color:#484c4f; } /** PLAN YOUR EVENT **/
.block_e61639101e6b4663b0cc7771fcc72011 h1 { color:#484c4f; } /** ABOUT **/
.block_c7e7c8b92d164cb59b58d97eedfa0909 h1 { color:#484c4f; } /** DESTINATION **/
.block_a28562883cd047db95071aa7567f1130 h1 { color:#484c4f; } /** FOOD & DRINK **/
.block_cb0df520aae84a4f9ed377ddee06f379 h1 { color:#484c4f; } /** OUR HOTELS **/
.block_c368bf613da24ab6b97391aec90645a2 h1 { color:#484c4f; } /** REQUEST INFO **/
.block_a11999486f3d4b949641ff5bd4636fb1 h1 { color:#484c4f; } /** WEDDINGS REQUEST INFO **/

/** GREEN HEADER BAR **/
.green-header-bar {
    background:#9eb7a7;
    padding:15px;
    color:white;
    text-align:center;
    max-width:100% !important;
}

.green-header-bar h1 { font-size:25px; font-family:brandongrotesquemedium,Arial,Verdana,sans-serif; }