/* ----------- FORMS ----------- */
.cornerforms {
	padding: 10px 0;
}
input, select, textarea {
  border: 1px solid #d3d3d3;
  border-radius: 15px;
  color: #000000;
  box-sizing: border-box;
  font-family: inherit;
  font-size: 13px;
  margin: 0;
  padding: 0;
}
input {
	padding: 0px 10px;
	height: 30px;
	line-height: 30px;
}
select {
	height: 30px;
	line-height: normal;
	padding: 6px 10px;
}
textarea {
	padding: 4px 8px;
	resize: none;
	display: block;
}
.asterisk {
	color: #000000;
}
/* ----------- Headers ----------- */
h1 {
  color: #959595;
  font-family: "oswaldlight";
  font-size: 22px;
  font-weight: normal;
  margin: 0;
  padding-bottom: 10px;
  text-transform: uppercase;
}
h2 {
	  color: #959595;
  font-family: "oswaldlight";
	font-size: 19px;
	font-weight: normal;
   text-transform: uppercase;
	margin: 0;
        padding-bottom: 5px;
	display: block;
}
h2.padbottom {
	display: block;
	margin: 0;
	padding-bottom: 15px;
}
h3 {
	  color: #959595;
  font-family: "oswaldlight";
	font-size: 15px;
	font-weight: normal;

	margin: 0;
	display: block;
        padding-bottom: 5px;
  text-transform: uppercase;
}
h4 {
  color: #959595;
  font-family: "oswaldlight";	font-size: 13px;
	font-weight: normal;
	margin: 0;
	display: block;
        padding-bottom: 5px;
  text-transform: uppercase;
}
/* ----------- BOXES ----------- */
.box {
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #d3d3d3;
	padding: 20px 0px;
}
.box2 {
	display: block;
	padding: 20px 0px;
}
.boxspacer {
	display: block;
	height: 25px;
}
/* ----------- COLUMNS ----------- */
/* ----- 2 COLUMNS ----- */
.column21 {
	float: left;
	padding-right: 25px;
	width: 47%;
}
.column22 {
	float: left;
	width: 47%;
}
/* ----- 3 COLUMNS ----- */
.column31 {
	float: left;
	padding-right: 10px;
	width: 31%;
}
.column32 {
	float: left;
	padding-right: 10px;
	width: 32%;
}
.column33 {
	float: left;
	padding: 0px;
	width: 32%;
}
/* ----- 4 COLUMNS ----- */
.column41, .column42, .column43 {
	float: left;
	padding-right: 10px;
	width: 24%;
}
.column44 {
	float: left;
	width: 24%;
}
/* ----- 5 COLUMNS ----- */
.column51, .column52, .column53, .column54 {
	float: left;
	padding-right: 9px;
	width: 19%;
}
.column55 {
	float: left;
	width: 19%;
}
.baseline, .clearboth {
	clear: both;
        height: 0px;
}
/* ----------- LINKS ----------- */
.milestone {
	font-size: 11px;
	line-height: 18px;
}
.milestone2 {
	font-size: 11px;
	line-height: 18px;
}
.anchorlink {
	font-size: 11px;
	line-height: 18px;
}
a:link, a:visited {
	text-decoration: none;
	list-style: none;
	cursor: pointer;
	color: #000;
        outline: none;
}
a:hover {
	text-decoration: none;
	list-style: none;
	cursor: pointer;
	color: #959595;
}
a.homelink:link, a.homelink:visited {
}
a.homelink:hover {
}
a.anchorlink:link, a.anchorlink:visited {
}
a.anchorlink:hover {
}
a.splink:link, a.splink:visited {
}
a.splink:hover {
}
a.sitemaplink:link, a.sitemaplink:visited {
}
a.sitemaplink:hover {
}
a.milestone:link, a.milestone:visited {
	white-space: nowrap;
}
a.milestone:hover {
	white-space: nowrap;
}
/* ----------- BULLETS ----------- */
.cornerinner {
	padding: 6px 0px 10px 16px;
	float: right;
}
.box ul, .box2 ul, .hotelbox ul {
	margin: 0px;
	padding: 8px 0px 0px 0px;
	list-style: none;
}
.box ul li, .box2 ul li, .hotelbox ul li {
	background-image: url("/images_noindex/sprite.png");
	background-repeat: no-repeat;
	background-position: -247px 8px;
	height: 100%;
	line-height: 20px;
	margin: 0;
	padding: 0 0 6px 15px;
}
ul.anchor {
  background-color: #fff;
  border-color: #d3d3d3;
  border-style: solid;
  border-width: 1px;
  display: block;
  float: left;
  list-style: none outside none;
  margin: 0;
  padding: 10px 0 10px 10px;
}
ul.anchor li {
	background-image: url("/images_noindex/sprite.png");
	background-repeat: no-repeat;
	background-position: -208px -59px;

	line-height: 28px;
	margin: 0;
	padding: 0 15px 0 15px;
}
.box ul.padbottom li, .box2 ul.padbottom li {
	padding-bottom: 10px;
}
.box li.padbottom, .box2 li.padbottom {
	padding-bottom: 10px;
}
.box ul.padbottom li:last-child, .box2 ul.padbottom li:last-child {
	padding-bottom: 0px;
}
/* ----------- GOOGLE VCARD ----------- */



/* ----------- CALENDAR ----------- */


.reservation-bg {
  background-color: #464646;
-webkit-box-shadow: inset 0px 0px 158px 26px rgba(0,0,0,1);
-moz-box-shadow: inset 0px 0px 158px 26px rgba(0,0,0,1);
box-shadow: inset 0px 0px 158px 26px rgba(0,0,0,1);
  height: 266px;
  left: 50%;
  margin-left: -480px;
  position: absolute;
  top: 24%;
  width: 243px;
  z-index: 11;
padding:1px;
}
#reservation {
  border: 1px solid #3d3d3d;
  display: block;
  height: 264px;
  width: 241px;
}

#reservation .res-text {
  color: #ffffff;
  font-family: oswaldbold;
  font-size: 21px;
  font-weight: normal;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 31px;
  width: 100%;
}
#reservationtable {
  left:31px;
position: absolute;
top: 74px;
width: auto;
}
#reservationtable ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#reservationtable ul li {
  display: block;
  padding-bottom:8px;
  padding-right:0px;
  position: relative;
}
#reservationtable ul .last-child {
  padding-right: 0 !important;
}
#reservationtable ul li ul li {
	float: left;
	padding-right: 11px;
}
#reservationtable ul li.last-child-btn {
  clear: both;  padding-top: 4px;
}

.rtitle {
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	line-height: 11px;
	padding-bottom: 3px;
text-align: center;
}
.rtitleinner {
	  color: #FFFFFF;
    display: block;
    font-size: 12px;
    line-height: 22px;
    padding-bottom: 0;
}
.resinputbox {
  background-color: #ffffff;
  background-image: url("/images_noindex/sprite.png");
  background-position: right -210px;
  border-radius: 30px;
  cursor: pointer;
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  margin: 0;
  padding: 0 0 0 10px;
  vertical-align: top;
  width: 183px;
border: none;
}
.resdropdown {
border: none;
  background-image: url("/images_noindex/sprite.png");
  background-position: right -253px;
  background-repeat: no-repeat;
  border-radius: 30px;
  cursor: pointer;
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  margin: 0;
  padding: 0 0 0 8px;
  vertical-align: top;
  width: 53.5px;
}
.resinputboxinner {
	background-image: url("/images_noindex/sprite.png");
  background-position: right -209px;
  background-repeat: no-repeat;
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  margin: 0;
  padding: 0 0 0 8px;
  vertical-align: top;
  width: 222px;
}
.resdropdowninner {
	background-image: url("/images_noindex/sprite.png");
background-position: right -253px;
background-repeat: no-repeat;
cursor: pointer;
font-size: 13px;
height: 30px;
line-height: 30px;
margin: 0;
padding: 0 0 0 8px;
vertical-align: top;
width: 83px;
}
.hasDatepicker {
	cursor: pointer;
}

/* ----------- Click Reservation----------- */

.outer-box {
  background-color: #ebebeb;
  border: 1px solid #acacac;
  margin: 30px auto 0;
  max-width: 960px;
  padding: 30px 0;
  text-align: center;
  width: 94%;
}

.pro-txt {
  font-weight: normal;
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 20px;
  text-align: center;
 font-family: "oswaldregular";
}
 
.lockimg {
  color: #000;
  font-size: 116px;  height: 116px;
  padding: 20px 0;
}
.click-logo {padding-bottom: 20px; padding-top: 20px;}



/* ----------- Click Reservation----------- */

/* ----------- IMAGES ----------- */
.imgright {
	margin-top: 5px;
	margin-left: 16px;
	margin-bottom: 10px;
	float: right;
}
.imgleft {
	margin-top: 5px;
	margin-right: 16px;
	margin-bottom: 10px;
	float: left;
}
/* ----------- FOOTER ----------- */


/* ----------- MODULE ----------- */
ul.modulelinks {
  font-size: 14px;
   list-style: none outside none;
  margin-top: 17px;
  text-transform: capitalize;
  display: inline-block;
}
li.modulelink {
	display: inline-block;
	float: left;
	padding: 0px;
	margin-right: 1px;
}
.modulelinks a {
  background-color: #000000;
  color: #ffffff;
  display: inline-block;
  float: left;
  font-family: "oswaldbold";
  font-size: 14px;
  padding: 5px 20px 3px;
  text-transform: uppercase;
}
.modulelinks a:hover, .modulelinkON a {
	background-color: #cccccc;
color: #000;
}

/* ----------- GUEST REVIEWS ----------- */
 
#socialreviews {
  float: left;
  margin: 0px auto 40px;
  width: 100%;
}
.review-right {
 float: left;
margin-right: 0;
position: relative;
width: 32%;
}
#reviewsheader {
margin-bottom: 20px;
width: 100%;
}
.shellimg {
  line-height: 0;
  position: relative;
  z-index: 1;
}
.overdiv {
 background:#555555;
  background:rgba(85, 85, 85, 0.84);
  height: 89px;
  position: absolute;
  text-align: center;
  top: 10px;
  width: 100%;
  z-index: 5;
}
.reviewicon {
  height: 50px;
  padding: 20px 0;
  text-align: center;
  width: 100%;
}
.descriptions {
  display: none;
  margin: 0 auto;
  text-align: center;
}
#review-right1:hover .descriptions {
  display: block;
}
.review-right:hover .descriptions {
  opacity: 1;
  transform: translateY(0px);
}
.reviewbuttons {
	padding-top: 10px;
}
.reviewbuttonsleft {
	float: left;
	width: 110px;
}
.reviewbuttonsright {
	float: right;
	width: 110px;
}
.shellimg > img {
  height: auto;
  transition: all 0.5s ease 0s;
  width: 100%;
}
.button-row {
  margin: 0 auto;
  width: 100%;
}
.readbutton, .writebutton {
  display: inline-block;
  float: none;
  width: 30%;
}
.readbutton {
  margin-right: 5%;
}
#review-right2.review-right {
  margin: 0 2%;
}
#review-right3 {
  margin: 0 !important;
}
.review-right:hover .descriptions {
  display: block;
}
.review-right:hover .descriptions {
  opacity: 1;
  transform: translateY(0px);
}
 
.review-right:hover .overdiv {
 background:#cccccc;
  background:rgba(217, 217, 217, 0.4);
  height: 100%;
  top: 0;
}
.review-right:hover .reviewicon {
  padding-top: 60px;
}
 
 
#review-wite-btn {
display: none;
float: right;
}
.write-btn.button {
  width: 187px;
}
.google-img {
	height: 45px;
padding:0px 2%;
border-right:solid 1px #d0d0d0;
border-left:solid 1px #d0d0d0;
} 
#reviewsheader2.guest-review-title {
  border: medium none;
}
.guest-review-write-title {
  color: #959595;
  font-family: "oswaldlight";
  font-size: 24px;
  margin-bottom: 30px;
  text-transform: uppercase;
}

/* ----------- Mainimage Slideshow CSS ----------- */

#mainimageholder IMG {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	opacity: 1.0;
}
#mainimageholder IMG.active {
	z-index: 10;
	opacity: 1.0;
}
#mainimageholder IMG.last-active {
	z-index: 9;
}
#mainimageslideshow {
	/*	left: 50%;
	margin-left: -480px;*/
	position: absolute;
	width: 100%;
}
/* ----------- 404 Page ----------- */
.oh {
	border-right: 1px solid #ccc;
	color: #000000;
	font-size: 25px;
	margin-right: 15px;
	padding-right: 15px;
}
.errTop {
	font-size: 18px;
	line-height: 26px;
}
.er {
	color: #000;
	font-size: 18px;
}
.err {
  display: block;
}
.errSugg {
	font-size: 18px;
}
.er-maindiv {
	margin: 0 auto;
	padding-top: 25px;
	width: 100%;
}
.er-contentbox-wrap {
	background-color: #efefef;
	float: left;
	margin-right: 2%;
	padding-left: 0;
	text-align: center;
	width: 23.5%;
}
.er-contentbox-wrap.last-child {
	margin-right: 0;
}
.er-maindiv img {
	height: auto;
	width: 90%;
}
.er-contentbox-wrap .snippetbox {
	border: medium none;
	margin: 0;
	padding: 11px 0;
}
.er-title {
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
}
.er-or {
	float: left;
	font-size: 28px;
	padding-top: 20px;
	text-align: center;
	width: 100%;
}
.er-back {
	float: left;
	font-size: 14px;
	padding: 20px 0;
	text-align: center;
	width: 100%;
}
.er-back .button {
	cursor: pointer;
	margin: 0 auto;
	width: 250px;
	height: 32px !important;
	line-height: 32px !important;
}
#goog-wm-sb {
	
	border: medium none;
	
	cursor: pointer;
	display: inline;
	float: left;
	font-size: 13px;
	height: 32px !important;
	line-height: 32px !important;
	text-align: center;
		width: 150px;
}

#goog-wm-qt {
	float: left;
	margin: 0 10px 0 0;
}
#goog-fixurl {
  margin: 0 auto;
  width: 533px;
}

/* ----------- Quotes ----------- */

.homequotetxt {
  color: #303030;
  font-family: 'latolight';
  font-size: 22px;
  padding: 20px 0;
  text-align: center;
}


#ui-datepicker-div.contactdatepicker {
  border: 1px solid #7e6876;
}
/* ----------- Milestoen Dropdown CSS ----------- */
div.DropDownItem:hover {
	background-color: #959595 !important;
	color: #FFFFFF !important;
}
.DropDownItems.out.enterleave {
	border: 1px solid #959595;
	border-top: none;
 border-radius:15px;
overflow:hidden;
}
.DropDownItems.out.enterleave .DropDownItem.in.enterleave {
	background-color: #ffffff;
color: #000000;
cursor: pointer;
font-size: 13px;
padding-left: 7px;
width: 45px;
}
.DropDownItems.out.enterleave.contactdropdown .DropDownItem.in.enterleave {
  width: 76px !important;
}
.DropDownItems.out.enterleave.contactdropdown {
  border: 1px solid #d3d3d3;
}


/* ----------- Validation CSS ----------- */

.ValidField {
	background-image: url(/images_noindex/valid-bg.png);
	background-repeat: no-repeat;
	background-position: 98% 50%;
}
.comentbox .ValidField {
  background-position: 98% 6% !important;
}

.ErrorField, .ErrorEmailField {
	border-color: #000000;
}
.ErrorEmailField {
	background-image: url(/images_noindex/invalid-bg.png);
	background-repeat: no-repeat;
	background-position: 98% 50%;
}
span.ValidationErrors {
	color: #DD0000;
	display: none;
	font-size: 12px;
	padding-left: 10px;
	text-transform: capitalize;
}

/* ----------- OTHER ----------- */

.subheader {
  background-color: #e2e2e2;
  margin-top: 10px;
  padding: 9px 10px 8px;
}
.subheader h1, .subheader h2 {
  color: #000000;
  font-size: 19px;
  font-weight: normal;
  line-height: 23px;
  margin: 0;
  padding: 0;
}
.clear {
	clear: both;
        height: 0px;
}
.padbottom {
	padding-bottom: 10px;
}
#breadcrumb {
  padding-top: 0px;
  padding-bottom: 5px;
  margin-top: -20px;
}
.brd-icon {
  font-size: 10px;
  margin: 0 4px;
}
.reviewtitle_name {
	padding-right: 10px;display: inline-block;
}
.ADAaccessible, #dynamicdiv {
	display: none;
}
option {
	padding: 0 0 0 5px;
}

.social-like {
 background: url("/images_noindex/blank.png") repeat scroll 0 0;
height: 20px;
position: absolute;
width: 100%;
z-index: 1;
}

.socialmediabuttons_wrap{
display:none;
 height: 20px;
position: absolute;
width: 160px;
overflow:hidden;
right: 0px;
top: 7px;
}
span.icon-location3 {
  font-size: 19px;
  position: relative;
  top: 3px;
  right: 5px;
}
.click-logo {
  background: #000000;
  display: block;
  width: 170px;
  margin: 0 auto 20px;
  border-radius: 20px;
}
.social_0 {
  line-height: 0;
  width: 90px;
}


.social_1 {
  width: 60px;
}
.fb_iframe_widget {

}

.socialmediabuttons{
 list-style: none;
}

.social_2{
margin-left: 12px;
}

.spbold, .fontbold {
  font-weight:bold;
}
.styled-select-ttd{
  display: inline-block;
  float: none !important;
  vertical-align: middle;
  width: 140px !important;
}

.styled-select-email{
}
.styled-select-dropdown {
  display: inline-block;
  float: none !important;
  vertical-align: middle;
  width: 99.5% !important;
}
.styled-select {
background-color: #ffffff;
background-image: url("/images_noindex/sprite.png");
background-position: right -253px;
background-repeat: no-repeat;
border-color: #d3d3d3;
border-radius: 15px;
border-style: solid;
border-width: 1px;
height: 30px;
overflow: hidden;
}

.styled-select select {background:none;border:none;cursor: pointer;}

.styled-select-ttd select {width: 162px;}
/* ----------- Get Directions ----------- */
.direction-form, .direction-to {
 float: left;
width:41%;
}
.direction-form {
margin-right: 10px;
}
.direction-btn {
  float: left;
  width: 162px;
}
.saddr, .daddr {margin-left: 10px;
width: 80%; }
.button.direction-button {height: 32px !important; line-height: 32px !important;}

.direction-box {
  margin-bottom: 20px;
}
/* ----------- Get Directions ----------- */


/* ----------- CSS End ----------- */

#floatingbooknow{display:none;border: solid 1px #ffffff;}

/* ---------- Footer Css  -------------*/

#note {
	background-color: #e2e2e2;
clear: both;
color: #959595;
position: relative;
width: 100%;
}
footer {
	
	font-size: 11px;
	line-height: 20px;
	margin: 0 auto;
	padding: 42px 0;
	width: 960px;
	}
.footerlogo {
	float: left;
	padding: 11px 30px 0 0px;
}
.xvcard {
	border-left: 0 solid #DBCEC0;
	font-size: 11px;
	line-height: 20px;
	color:#333332;
	float:left;
}
.pipe.mobilefooterpipeblock {
	display: none;
}
.vcarddot {
	display: inline-block;
	margin: 0 6px;
}
footer ul li {
	list-style:none;
}
.googleaddress, .footerLink, .ftr-rightcontent.ftr-rightcontent3 {
	float: left;
	margin-right: 132px;
}
.ftr-rightcontent.ftr-rightcontent3 {
	width: 160px;
}
.popular-links {
	float: left;
}
.information {
	float: right;
}
.title-f {
  display: block;
  font-family: "oswaldlight";
  font-size: 15px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
#quick-signup.button {
	margin: 18px 0 0 -7px;
width: 183px;
}

footer a.nav:link, footer a.nav:visited, footer a:link, footer a:visited {
	color:#959595;
}

footer a:hover ,footer a.navON:link, footer a.navON:visited, footer a.navON:hover, footer a.nav:hover {
	color: #000;
	}
.social-media li a {
	background-image: url("/images_noindex/social-sprite.png");
	background-repeat: no-repeat;
	display: block;
	padding: 0 0 0 15px;
}
.social-media li .fb {
	background-position: 0 1px;
}
.social-media li .tw {
	background-position: 0 -19px;
}
.social-media li .gp {
	background-position: 0 -39px;
}
.social-media li .pin {
	background-position: 0 -79px;
}
.social-media li .fl {
	background-position: 0 -119px;
}
.social-media li .yt {
	background-position: 0 -99px;
}
.social-media li .fb:hover {
	background-position: 0 -333px;
}
.social-media li .tw:hover {
	background-position: 0 -353px;
}
.social-media li .gp:hover {
	background-position: 0 -373px;
}
.social-media li .pin:hover {
	background-position: 0 -413px;
}
.social-media li .fl:hover {
	background-position: 0 -453px;
}
.social-media li .yt:hover {
	background-position: 0 -433px;
}
.text-soc {
  display: inline-block;
  text-transform: capitalize;
  padding-left: 10px;
  position: relative;
  top: 1px;
}
.social-media ul li {padding-bottom:1px;}
.icon-s {
	display: none;
	font-size: 15px;
	margin-top: -3px;
	vertical-align: middle;
}
.pipe.mobilefooterpipeblock1 {
	display: none;
}
#owner {
  background-color: #ffffff;
  height: 50px;
  line-height: 53px;
  text-align: center;
}
#owner:empty {
  display: none;
}
#owner a:link, #owner a:visited {
	color: #959595;
}
#owner a:hover {
	color: #000;
}
/* ---------- Footer Css  End  -------------*/



/*-----------------------Popup Form Css --------------------------- */

#popup-form {
	display: none;
}
.formbox3 {
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #f5f5f5;
	border-radius: 6px;
	margin: 0 auto;
	padding: 20px;
	width: 285px;
}
#popup-form .emailforminputbox.answerinput {
	float: right;
	width: 127px;
}
#popup-form .emailforminputbox {
	margin-bottom: 12px;
	width: 100%;
}
#modelBackground {
	background: none repeat scroll 0 0 #000000;
	display: none;
	height: 100%;
	left: 0;
	opacity: 0.5;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99999;
}
.fresh-icon {
	margin-left:5px;
}
#popup-form .title-f {
	color: #333333;
	font-size: 19px;
	margin-bottom: 0;
	text-align: center;
}
#popup-form .email-frmfieldset {
	float: none;
	margin-right: 0;
	width: inherit;
}
#popup-form .commentinput {
	margin-bottom: 0;
}
.popup-close, #TB_closeWindowButton.icon-close {
	background-color: #000;
	border: 2px solid #ffffff;
	border-radius: 22px;
	color: #ffffff;
	cursor: pointer;
	display: block;
	font-size: 9px;
	font-weight: normal;
	height: 24px;
	line-height: 24px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 23px;
}
.formbox3 .popup-close
{
top: -10px;
right: -11px;
}
a.button.emailbtn-f {
	border-radius: 20px;
	text-transform: capitalize;
}
.icon-spinner6 {
  color: #959595;
  display: inline-block;
  font-size: 19px;
  line-height: 34px;
  vertical-align: top;
  width: 22px;
}

/*-----------------------Popup Form Css End--------------------------- */
.star-holder {
  float: left;
  margin-right: 10px;
}
.ftr-txt {
  padding-bottom: 10px;
}
.mapdisplay {
height: 454px;
margin: 10px 0 -40px -150px;
padding: 0;
width: 1260px;
position: relative;
}
.directions-left {
  margin-left: 30px;
  width: 370px;
}
.directions-left h2 {
  font-size: 25px;
  padding-bottom: 20px;
}


.flex-viewport li { width: 0; }