* {
	margin: 0;
	padding: 0;
	outline: 0 none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, address, mainimage, container {
	display: block;
}
img {
	border: none;
}
.formslable {display:none !important;}
body {
	background-color: #fff;
	font-family: 'muliregular';
	font-size: 14px;
	color: #000;
	line-height: 25px;
}
#wrapper {
    margin: 0 auto;
    position: relative;
    max-width: 1260px;
    background: #fff;
  padding-top: 120px;
}
/* ---header start--- */

#main {
    height: 120px;
    top: 0;
    width: 100%;
    z-index: 20;
    position: fixed;
    background: #faf0d5;
    max-width: 1260px;
}
header {
margin: 0 auto;
    position: relative;
    height: 120px;
    z-index: 10;
    width: 94%;
    max-width: 960px;
}


#logo {
     width: 198px;
    height: auto;
	left:0;
	margin: 0;
	padding: 0;
	position: absolute;
	top:9px;
	z-index: 6;
    -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;

}
#logo img{
      width: 100%;
    height: auto;
}
#logo a, #brand-logo a{ display:block;border: 1px Dashed transparent; }
#logo a:focus, #brand-logo a:focus{ border: 1px Dashed #ad0104; }
#number {
    font-family: 'muliregular';
    left: 220px;
    position: absolute;
    text-transform: capitalize;
    top: 13px;
    color: #000;
    font-size: 15px;
}
#number a:link,#number a:visited {
    color: #000;
}
#number a:hover, #number a:focus {
    color: #e00c0d;
}
#number span {
    display: block;
}
/*---Subnav Start-- */

#subnav {
  position: absolute;
  right: 0px;
  top: 30px;
  z-index: 7;
}

#subnav ul li {
  float: left;
  list-style: outside none none;
  padding: 0 20px 0 0;
      position: relative;
}
#subnav ul li:after {
    content: '';
    display: block;
    position: absolute;
    background: #686868;
    top: 11px;
    left: -15px;
    width: 3px;
    height: 3px;
    display:none;
}
#subnav ul li:first-child:after {
    display:none;
}
#subnav ul li.sub-photo {
	background:none;
	padding-right:0;
}
#subnav ul li a {
	font-size: 13px;
	text-decoration: none;
	text-align: center;
}
#subnav a.nav:link, #subnav a.nav:visited {
	color: #797878; border-bottom: 1px Dashed transparent;
}
#subnav a.nav:hover, #subnav a.nav:focus {
	color: #882f5d; border-bottom: 1px Dashed #882f5d;
}
#subnav a.navON:link, #subnav a.navON:visited, #subnav a.navON:hover , #subnav a.navON:focus{
	color: #882f5d; border-bottom: 1px Dashed #882f5d;
}
/*---Subnav End-- */
.sub-icon {
  font-size: 16px;
  margin-right: 5px;
  text-align: left;
  vertical-align: sub;
  width: 15px;
}


.icon-mail-envelope-closed2.sub-icon, .icon-image4.sub-icon, .icon-map-pin-stroke.sub-icon, .icon-location8.sub-icon {
  font-size: 20px;
}
.header-topstrip {
        height: auto;
    position: fixed;
    top: 0;
    z-index: 999;
    width: 100%;
    left: 0;;
}
/*---Topnav Start--- */

#topnav {
    height: auto;
    position: absolute;
    right: 0;
    top: 77px;
}
#topnav ul {
	list-style: none;
	line-height: normal;
	padding-left: 0px;
	margin: 0;
}
#topnav li {
	display: inline-block;
	float: left;
	padding: 0;
	text-align: center;
	position:relative;
	text-transform: capitalize;
	width: auto;
}
#topnav li {
	padding: 0 0 0 20px;  
}
#topnav li:first-child{padding:0}
#topnav li.fsptab {
	display: none;
}

#topnav li a span, .icon-list2 {
	display: none;
}
#topnav li a {
    float: left;
    font-size: 18px;
    font-weight: normal;
    padding: 2px;
    line-height: normal;
}


#topnav li a, #tab-nav li a, #mobile-mainnav li a {
  font-family: 'OpenSans-SemiBold';
    text-transform: capitalize;
}




#topnav a.nav:link, #topnav a.nav:visited {
	color: #000;
}
#topnav a.nav.navON:link, #topnav a.nav.navON:visited, #topnav a.nav.navON:hover, #topnav a.nav:hover, #topnav .navhover a.nav, #topnav a.nav.navON:focus, #topnav a.nav:focus {
	color: #9b0808;
}
#topnav a.nav.navON:focus, #topnav a.nav.navON:hover {background-color: #9b0808; color: #fff;}
#topnav ul li ul.dropnav {
    background: none repeat scroll 0 0 #000000;
    float: left;
    height: auto;
    left: 0;
    list-style: outside none none;
    margin: 0;
    padding: 5px 0;
    position: absolute;
    top: 48px;
    z-index: 1;
    width: 200px;
    text-align: left;
}
#topnav .dropnav li {
	background: none;
	display: block;
	float: none;
	margin: 0;
	padding: 5px 0;
	text-align: center;
}
#topnav .dropnav a {
color: #fff !important;
    display: block;
    float: none;
    height: auto;
    line-height: normal;
    padding: 5px 23px;
    width: auto;
    text-align: left;
    box-sizing: border-box;
}
#topnav .dropnav a:hover, #topnav .dropnav a.navON {
	color: #fff !important;
	background: #882f5d !important;
}
.fsptab, #topnav li.close-icon {
	display: none !important;
}
#topnav li a span, .icon-list2 {
	display: none;
}
/*---Topnav end--- */



/*---Middle start--- */
#middle {
	min-height: 415px;
}
#middle {
	margin: 0 auto;
	overflow: hidden;
	padding-top:0;
	position: relative;
	width: 100%;
}
#mainimage {
	left: 0;
	margin-left: 0px;
	position: relative;
	line-height: 0;
	z-index: 0;
}

#mainimage .flex-control-nav {
    bottom: 20px;
    display: table;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    z-index: 50;
    width: 100%;
}

#mainimage .flex-control-nav li a {
  border: 2px solid #ffffff;
  border-radius: 100%;
  cursor: pointer;
  display: block;
  height: 20px;
  text-indent: -9999px;
  width: 20px;
  background:rgba(0,0,0,0.1);
}

#mainimage .flex-control-nav li a.flex-active , #mainimage .flex-control-nav li a:hover, #mainimage .flex-control-nav li a:focus{
  background-color: #ffffff;
}

#mainimage .slides img {
  height: auto;
  width: 100%;
}

#middle .bx-wrapper .bx-pager, #middle .bx-wrapper .bx-controls-auto {
	position: absolute;
	top: 222px;
	width: 100%;
	z-index: 51;
}
#middle .bx-wrapper .bx-prev {
	background-image: url("https://www.montereysuper8.com/images_noindex/main-left.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 282px;
	left: 0;
	width: 115px;
}
#middle .bx-wrapper .bx-next {
	background-image: url("https://www.montereysuper8.com/images_noindex/main-right.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	right: 0;
	width: 115px;
	height: 282px;
}
#middle .bx-wrapper .bx-controls-direction a {
	margin-top: 0;
	outline: 0 none;
	position: absolute;
	text-indent: -9999px;
	top: 81px;
	z-index: 9999;
}
.slide-desc {
	bottom: 0;
	color: #ffffff;
	display: inline-block;
	font-family: oswaldbold;
	font-size: 56px;
	left: 33%;
	padding: 10px 0;
	position: absolute;
	text-transform: capitalize;
	z-index: 51;
}
.mid-shedow {
	background: url("https://www.montereysuper8.com/images_noindex/mid-shedow.png") center top;
	bottom: 0;
	height: 225px;
	position: absolute;
	width: 100%;
	z-index: 1;
}
/********** Mainimage Caption *************/
#slide-list {
	bottom: 270px;
	left: 50%;
	margin-left: -58px !important;
	position: absolute;
	z-index: 9;
}
#slide-list li {
	float: left;
	list-style: outside none none;
}
#slide-list li a {
	border: 2px solid #ffffff;
	border-radius: 100%;
	height: 12px;
	margin-left:6px;
	width: 12px;
	display: block;
}
#slide-list li.current-slide a {
	background: none repeat scroll 0 0 #ffffff;
}
#captionbox {
	bottom: 222px;
	color: #ffffff;
	font-family: "oswaldregular";
	font-size: 55px;
	left: 50%;
	line-height: 38px;
	margin-left: -475px;
	position: absolute;
	text-align: right;
	text-transform: capitalize;
	width: 960px;
	z-index: 1;
}
#slidecaption {
}
.caption-text-small {
}
#captionbox-static {
	bottom: 5px;
	color: #ffffff;
	font-family: 'oswaldregular';
	font-size: 55px;
	left: 50%;
	line-height: 38px;
	margin-left: -475px;
	position: absolute;
	text-align: right;
	text-transform: capitalize;
	width: 960px;
	z-index: 1;
}
#owner:empty {
	display: none;
}
ul#slide-list {
	display: none;
}
/*---Middle end--- */
 

/*---Content Start--- */



#contentinfo {
	background:  #ffffff;
	margin: 0px auto 0;
	padding-top: 0;
	position: relative;
	width: 100%;
	z-index: 7;
}
.fixheader {
}
.contentwrap {
	overflow: hidden;
}
#container {
  background-color: #ffffff;
  margin: 0 auto;
  max-width: 960px;
  padding: 40px 0 40px;
  position: relative;
  width: 94%;
  z-index: 10;
}
#content {
	position: relative;
	width: 100%;
	padding:0;
}
#header {
	color: #bf0103;
    font-family: 'OpenSans-Bold';
    font-size: 34px;
    font-weight: normal;
    letter-spacing: 0.03em;
    line-height: 36px;
    padding-bottom: 10px;
    padding-top: 15px;
    position: relative;
    text-transform: capitalize;
}
#header span {display:block;
    color: #000;
}
#social {
	right: 21px;
	position: absolute;
	top: 67px;
	z-index: 6;
	height: 15px;
	width: 15px;
	background: url(https://www.montereysuper8.com/images_noindex/sprite.png) no-repeat -80px -32px;
}
/*----------------------Home Section 1------------------------*/

 #home-section-1 {
 margin: 0;
 position: relative;
 padding: 0;
}
#ttd-holder {
	/* height: 544px; */
  height: auto;
	overflow: hidden;
}

.ttd-home-img img {
  height: auto;
  width: 100%;
}


.ttd-home-textbox {
    background: #ad0104;
    height: 332px;
    left: 50%;
    margin-left: -480px;
    position: absolute;
    top: 100px;
    width: 463px;
    z-index: 5;
    color: #fff;
}
.ttd-home-text-inner {
	color: #fff;
	font-size: 22px;
    font-family: 'OpenSans-SemiBold';
}
.ttd-home-text-inner a:link, .ttd-home-text-inner a:visited {
	    color: #fff;
}
.ttd-home-text-inner a:hover, .ttd-home-text-inner a:focus {
	color:#000;
}
.ttd-home-desc {
   font-family: 'mulilight';
	color: #fff;
	line-height: 22px;
	padding: 15px 0 24px;
}
.ttd-home-text {
	padding: 21px 35px 21px 47px;
}
.ttd-home-titletext {
    font-family: 'OpenSans-SemiBold';
    font-size: 38px;
    line-height: normal;
    padding-left: 47px;
    padding-top: 35px;
    letter-spacing: 0px;
    position: relative;
    text-transform: inherit;
}
.ttd-home-titletext a:link, .ttd-home-titletext a:visited {
	color:#fff;
}
.ttd-home-titletext a:hover, .ttd-home-titletext a:focus {
	color:#000;
}
.ttd-home-btn {
	width: 105px;
}
#ttd-holder .bx-controls {
    left: 50%;
    margin-left: -150px;
    position: absolute;
    bottom: 140px;
    z-index: 60;
}
#ttd-holder .bx-wrapper .bx-pager.bx-default-pager a {
	width:2px;
	height:35px;
	border:1px solid #fff;
	background:#fff;
  color: #ad0104;
	border-radius: 0;
}
#ttd-holder .bx-wrapper .bx-pager.bx-default-pager a:hover, #ttd-holder .bx-wrapper .bx-pager.bx-default-pager a.active , #ttd-holder .bx-wrapper .bx-pager.bx-default-pager a:focus{
	background:#ad0104; color: #fff;
}
#ttd-holder .bx-wrapper .bx-pager.bx-default-pager a.active:focus{	background:#000;}
/*--------------------Home Section 1 End-----------------*/

/*----------------Home Section 2-----------------------*/
.home-section-inner {
    margin: 0 auto;
    padding: 65px 0 75px;
    max-width: 960px;
  	width: 94%;
}


.photo-gallery-decription a:link, .photo-gallery-decription a:visited{color:#9b0808}
.photo-gallery-decription a:hover, .photo-gallery-decription a:focus{color:#000}
/*---reviews box Start--- */

#reviews-box{
  float: left;
  position: relative;
}
#reviews-box img {
    width: 100%;
    height: auto;
}
.reviews-img {
    line-height: 0;
    position: relative;
}
.review-bottom a:link, .review-bottom a:visited{
  font-family: 'OpenSans-SemiBold';
    font-size: 18px;
    height: 58px;
    line-height: 58px;
    margin-top: 0;
    background: #f8e9c3;
    text-align: center;
color: #9b0808;
    display: block;
}
.review-bottom a:hover, .review-bottom a:focus{color:#000;}

.holder-title-common {
    font-family: 'OpenSans-SemiBold';
	font-size: 24px;
	padding-bottom: 15px;
	position: relative;
	text-align: center;
	text-transform: capitalize;
}


#top-reasons .bx-wrapper .bx-prev
 {
    background-color: #fff;
    background-image: url(/images_noindex/sprite.png);
    background-position: 18px 19px;
    background-repeat: no-repeat;
    height: 58px;
    left: 0;
    top: 0;
    width: 35px;
}



#special-packages .bx-wrapper .bx-next,
#top-reasons .bx-wrapper .bx-next {
    background-color: #fff;
    background-image: url(/images_noindex/sprite.png);
    background-position: -12px 19px;
    background-repeat: no-repeat;
    height: 58px;
    right: 0;
    top: 0;
    width: 35px;
}

#special-packages .bx-controls {
	bottom: 58px;
	position: absolute;
	right: 0;
	width: 100%;
	z-index: 500;
}
#special-packages .bx-wrapper .bx-prev:hover, #special-packages .bx-wrapper .bx-next:hover, #special-packages .bx-wrapper .bx-prev:focus, #special-packages .bx-wrapper .bx-next:focus {
	opacity: 1;
}
/*---packages Slider End --- */

#top-reasons, #reviews-box, #photo-gallery-banner{  width: 30.6%;}
/*--- Reasons Slider End --- */

#top-reasons {
	float: left;
	position: relative;
	margin-left: 4%;
	/* padding-right: 4%; */
}
.reasons-img {
	position: relative;
	z-index:0;
}
.reasons-text {
	height: 58px;
	line-height: 58px;
	margin-top: 0;
	position: relative;
	text-transform:capitalize;
	z-index: 1;
      background: #f8e9c3;
      display: table;
    width: 100%;
}

.reasons-text-inner {
    font-family: 'OpenSans-SemiBold';
    font-size: 14px;
    margin-top: 0;
    text-align: center;
    line-height: 20px;
    position: relative;
    display: table-cell;
    vertical-align: middle;
    padding: 0 40px;
}
.reasons-text-inner a:link, .reasons-text-inner a:visited {
  color: #9b0808;
}
.reasons-text-inner a:hover, .reasons-text-inner a:focus {
  color: #000;
}

#top-reasons .bx-controls {
	bottom: 58px;
	position: absolute;
	right: 0;
	width: 100%;
	z-index: 500;
}










#top-reasons .bx-wrapper .bx-prev:hover, #top-reasons .bx-wrapper .bx-next:hover, #top-reasons .bx-wrapper .bx-prev:focus, #top-reasons .bx-wrapper .bx-next:focus {
	opacity: 1;
}
/*--- Reasons Slider End --- */
 
 
 #special-packages .bx-wrapper .bx-prev, #special-packages .bx-wrapper .bx-next, #top-reasons .bx-wrapper .bx-prev, #top-reasons .bx-wrapper .bx-next {
    background-color: #f8e9c3;
}
 
#photo-gallery-banner {
    float: right;
    position: relative;
}
.photo-gallery-title {
}
.photo-gallery-img {
	position: relative;
	z-index:0;
}
.photo-gallery-bg{
    background: #f8e9c3;
    height: 242px;
    overflow: hidden;
      color: #9b0808;
}
.photo-gallery-decription {
    font-family: 'OpenSans-SemiBold';
    font-size: 18px;
    height: 58px;
    line-height: 58px;
    margin-top: 0;
    text-align: center;
}
.photo-gallery-img{
	line-height: 0;
}


.photo-gallery-decription .icon-photo_library,.review-bottom span.icon-bubbles2 {
    font-size: 17px;
    padding-right: 10px;
    position: relative;
    top: 1px;
}
.photo-gallery-decription .icon-photo_library{    font-size: 20px;}
/*-----------------Home Section 2 End---------------------- */

/*--- Home Section 3  --- */



.clr {
	clear: both;
}
.nav-arrow, .backtohome, .modulel-dropdown {
	display: none;
}
/***** More CSS *******/
.readmoretest {
    color: #bf0103;
    cursor: pointer;
    display: inline;
    font-family: "muliregular";
    font-size: 18px;
    padding-top: 5px;
    text-transform: lowercase;
}
#readmorelessbtn {
    display: inline-block;
}
.readmoretest:hover {
	color: #000;
}
.direct-access {
	display: none;
	padding-top: 20px;
}
/***** More CSS *******/

/* hide elements when logged in into CMS */

#left-aside.cms6 {
	display: none
}
#right-aside.cms6 {
	display: none
}
#box.cms6 .box-splwidth {
	width: 100%
}
.inlineblock {
	display: inline-block;
}
#post-box {
	padding-top: 0;
}
#middle.cms6, #mainimage.cms6, #supersized.cms6, #supersized.cms6 img.cms6 {
	max-height:820px !important;
}
#mainimage.cms6 {
	height: 820px;
	z-index: 5;
}

article.box2.mapdisplay h2 {
background-color: #000;
  background: rgba(0, 0, 0, 0.53) none repeat scroll 0 0;
  color: #ffffff;
  font-size: 34px;
  height: auto;
  left: 50%;
  line-height: normal;
  margin-left: -480px;
  padding: 20px;
  position: absolute;
  top: 137px;
  width: 250px;
}

article.box2.mapdisplay h2 a:link, article.box2.mapdisplay h2 a:visited{
 color: #ffffff;
}
article.box2.mapdisplay h2 a:hover, article.box2.mapdisplay h2 a:focus{color: #D0D0D0;}

#fact-box {
    float: right;
    margin-left: 50px;
    margin-top: -140px;
  margin-bottom:20px;
    width: 258px;
    background: #fbf3de;
    box-sizing: border-box;
    padding: 30px;
      font-family: 'OpenSans-Regular';
}
#fact-box li {
    background-image: url(/images_noindex/box_divider.png);
    background-position: 0px 4px;
    padding-left: 20px;
}
.fact-list {
	border-top: solid 1px #dfd8c6;
	margin-top: 14px;
}
#fact-box ul {
  padding-top: 20px;
}

#fact-box ul li span {
    font-weight: normal;
    font-size: 14px;
    position: absolute;
    top: 1px;
    left: 0;
}
#fact-box ul li span.icon-coffe-cup-outline {
    top: 3px;
}

#fact-box ul li span.icon-exercise-1 {
    font-size: 16px;
}

.mobileblock, .tabletblock{ display:none;}
.mob-tabblock {display:none;} #interectivemap-q116 {width: 100%;height: 350px;}
.inner-btn.serv-btn {
  float: right;
  margin: -8px 0 0;
}

.leftcolumn{
 float: left;
    width: 48%;
}
.rightcolumn{
 float: right;
    width: 48%;
}
.loactionmap-box #gmap_canvas {
    height: 485px;
}








.modual-main-box {
  display: none;
}


.email-offer {
    box-sizing: border-box;
    height: auto;
    line-height: 0;
    margin: 10px 0 15px;
    border: 1px solid #ccc;
    width: 100%;
    padding: 5px;
}
.error-message {
	color: red;
	display: inline-block;
}
.header-sub-nav, header.sticky {
    border-bottom: 1px solid #e5e5e5;
}

#weather-box {
    position: absolute;
    top: 82px;
    right: -150px;
    background: #bf0103;
    padding: 5px 15px;
}
.weathertxt, .weathericon {
    display: inline-block;
    vertical-align: middle;
    line-height: 0;
    width: auto;
}
.weathericon {
    margin-right: 8px;
}
.best-price {
    color: #882f5d;
    text-align: center;
    display: block;
}
.box .icondesign ul li, .box2 .icondesign ul li {
	list-style: none;
	padding: 15px 14px;
	width: 33%;
	float: left;
	border-bottom: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	box-sizing: border-box;
	background: none;
}
.icon-room, .icon-services, .icondesign li img {
	color: #444;
	font-size: 25px;
	padding-right: 15px;
	position: relative;
	top: 5px;
	width: 30px;
	display: inline-block;
}
.box .icondesign ul li:last-child, .box2 .icondesign ul li:last-child {
	border: none;
}
.amen_morelink {
	display: none;
}
.box .icondesign ul li:nth-child(3n), .box2 .icondesign ul li:nth-child(3n) {
	border-right: none;
}
.box #rooms_amenity.icondesign ul li:nth-last-child(-n+3), .box2 #rooms_amenity.icondesign ul li:nth-last-child(-n+3) {
	border-bottom: none;
}
.locationcategory-menu.menu-nearby span, span.spbold.loc-hotelname{ border: 1px Dashed transparent;}
.locationcategory-menu.menu-nearby.activemap span, .locationcategory-menu.menu-nearby span:hover, .locationcategory-menu.menu-nearby span:focus, span.spbold.loc-hotelname:hover,
span.spbold.loc-hotelname:focus{
	color: #fff; border: 1px Dashed #fff;
}
#contentmap {
	min-height: 400px;
}
#sp-holder ul li img {
	width: 100%;
	height: auto;
}
#photo-gallery-banner img {
	width: 100%;
	height: auto;
}
.reasonssliderbg img {
	width: 100%;
	height: auto;
}

.ms_cms_editbar #ms_cms_btneditcarouselcontent
{
  display:none;
}


#brand-logo {
	position: absolute;
	right: 0;
	text-align: center;
	top: 10px;
}
#brand-logo .image {
	line-height: 0;
	display: inline-block;
	border-right: solid 1px #1687c4;
	vertical-align: middle;
	margin-right: 12px;
}
#brand-logo .image + span {
	color: #00527e;
	text-align: left;
	width: 136px;
	display: inline-block;
	line-height: normal;
	vertical-align: middle;
}




/***************** Room List css Start **********************/
#rooms_amenity ul {
    list-style: none;
}
.room-amenitygrp::after {
    display: table;
    content: "";
    clear: both;
}
.room-services  ul.amenity-group li img {
    vertical-align: middle;
    margin-right: 20px;
    width: 26px;
    height: 26px;
}
.room-services  ul.amenity-group  li {
    background: none;
    width: 46%;
    display: inline-block;
    font-size: 14px;
    color: #1e1e1e;
    box-sizing: border-box;
    border-bottom: 1px solid #e6e6e6;
    padding: 15px 0 12px;
    vertical-align: middle;
      text-transform: capitalize;
    float: left;
}
.room-services ul.amenity-group li:nth-child(2n)
{
  float:right;
}
.amenity_list ul li span {
    padding-right: 15px;
    font-size: 14px;
    vertical-align: middle;
}
 .room-services ul.amenity-group  li::before {
  display:none;
}



.moreattractionbtn {
    display: none;
}
.amen_morelink,.mob-back {
    display: none;
}

/*****************ADA******************/
.sr-only {position: absolute;width: 1px;height: 1px;margin: -1px;padding: 0;overflow: hidden;clip: rect(0,0,0,0);border: 0;color:#000;background:#fff}

.gm-err-message {
    background: #fff;
    color: #000 !important;
}

a.skip-to-content-btn {
  position: absolute;
  top: 0;
  left: 0;
  background: #ad0104;
  color: #fff !important;
  z-index: 10000;
  height: 30px;
  width: auto;
  line-height: 30px;
  padding: 0px 10px;
filter: opacity(0);
opacity: 1 !important;
}
a.skip-to-content-btn:focus {
  opacity: 1;  color: #fff; filter: opacity(1);
}

.reservation-bg button.ui-datepicker-trigger, .ada-datepicker .ui-datepicker-trigger{
  position: absolute;
  border: none;
  background: transparent;
  right: 10px;
  bottom: 6px;
  padding: 2px;
  font-size:0;
}
.ada-datepicker {
  position: relative;
}
.reservation-bg button.ui-datepicker-trigger:focus, .ada-datepicker .ui-datepicker-trigger:focus {border:1px solid #000}
.ada-datepicker .resinputbox{background-image:none}
input[type="radio"] {
  border: 0;
  -webkit-appearance: radio;
  -moz-appearance: radio;
  -ms-appearance: radio;
  -o-appearance: radio;
  height: auto;
  line-height: inherit;
  margin: 0 2px;
}
input[type="radio"]:focus, input[type="radio"]:hover{
outline: 1px solid #000;
  outline-offset: 2px;}
input[type="text"], input[type="tel"], input[type="number"], input[type="date"], select, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
}
input[type="text"]:focus, select:focus, #blogpostcomment .commentcodecol4 a:focus, #emailOfferForm .email-frmfieldset #imgcode-home:focus, input:focus, textarea:focus {
  border-color: #000;
}

.rating-list .li:focus { border: 1px solid #000; }
a.has-link:link, a.has-link:visited , #breadcrumb a:link , #breadcrumb a:visited {
  border-bottom: 1px dashed;
}
a.has-link:focus, a.has-link:hover, #breadcrumb a:hover , #breadcrumb a:focus {
  border-bottom: 1px solid;
}


.input-error {
  border: solid 1px #ce0000 !important;
}
.error-message {
  color: #ce0000;     
}
/* ADA Site */
.weathertxt a:link, .weathertxt a:visited {  border-bottom: 1px dashed transparent; padding: 3px;}
.weathertxt a:hover, .weathertxt a:focus {  border-bottom: 1px dashed #fff; background: black;}

a.url {
    background: #fff;
    padding: 4px;
}
.locationcategory-menu:nth-child(n+8) {
	display: none;
}

.milestone_placepark {height: auto !important;}
.flex-direction-nav a {
    position: absolute;
    top: 50%;
    border: none !important;
    font-size: 32px;
    text-align: center;
    text-shadow: 0 0 5px #757456;
}
a.flex-prev {
    left: 10px;
}
a.flex-next {
    right: 10px;
}