/* ----------- FORMS ----------- */
.cornerforms { padding: 10px 0; }

input, select, textarea {
	background-color: #fff;
border: 1px solid #d7d7d7;

color: #0e4460;
font-family: inherit;
font-size: 12px;
margin: 0;
padding: 0;
}

input {
	padding: 0px 6px;
	height: 28px;
	line-height: 28px;
}

select {
	height: 30px;
	line-height: normal;
	padding: 6px 3px 6px;
}

textarea {
	padding: 4px 6px;
	resize: none;
	display: block;
}


.emailformdropdown { width: 117%; }



.asterisk { color: #aead28; }

/* ----------- Headers ----------- */
h1 {
	color:#074c6f;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	margin: 0;
	padding-bottom: 10px;font-family: 'ubuntumedium';
}

h2 {
	color: #074c6f;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding-bottom: 5px;font-family: 'ubuntumedium';
	display: block;
}

h2.padbottom {
	display: block;
	margin: 0;
	padding-bottom: 15px;
}

h3 {
	color: #074c6f;
	font-size: 14px;
	font-weight: normal;
  
	margin: 0;
	display: block;
	padding-bottom: 5px;font-family: 'ubuntumedium';
}

h4 {
	color: #074c6f;
	font-size: 13px;
	font-weight: normal;

	margin: 0;
	display: block;
	padding-bottom: 5px;font-family: 'ubuntumedium';
}

/* ----------- BOXES ----------- */
.box {
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #d7d7d7;
	padding: 15px 0px 16px 0px;
}

.box2 {
	display: block;
	padding: 15px 0px;
}

.boxspacer {
	display: block;
	height: 15px;
}

/* ----------- 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 {
	color: #A34600;
	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: #8f9610;
	outline: none;
}

a:hover {
	text-decoration: none;
	list-style: none;
	cursor: pointer;
	color: #08577f;
}

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 {
color: #074c6f;
}

a.milestone:hover {
color: #929912;
}
b, strong {
  font-weight: normal;
 font-family: 'ubuntumedium';
}
/* ----------- 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: -245px -146px;
	height: 100%;
	line-height: 20px;
	margin: 0;
	padding: 0 0 6px 15px;
}

ul.anchor {
 background-color: #f4f4f4;
border-color: #d7d7d7;
border-style: solid;
border-width: 1px;
display: block;
float: left;
list-style: outside none none;
margin: 0;
padding: 10px 0 10px 10px;
}

ul.anchor li {
	background-image: url("/images_noindex/sprite.png");
	background-repeat: no-repeat;
	background-position: -234px -168px;
	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 ----------- */


.rooms-format1 { border-top: none !important; }

#note {
	padding: 40px 0 0px;
position: relative;
}


.footerlogo {
	float: left;
	padding: 7px 16px 0 0;
}

.social-media-wrap {
}


.fn {	
}

.vcarddot {
	display: inline-block;
	margin: 0 6px;
}

.style1 { font-weight: bold; }

/* ----------- CALENDAR ----------- */
.reservation-part {
  margin: 0 auto;
  width: 580px;
}
#reservationtable {
	float: left;
margin-top: 17px;
}

#reservationtable ul li {
	float: left;
	list-style: none outside none;
	margin-right: 14px;
}

#reservationtable ul li.last-child { margin-right:0px; }

#reservationtable ul li ul li { float: left; }

.rtitle {
	color: #ffffff;
	line-height: 11px;
	display: block;
	font-size: 11px;
	padding-bottom: 3px;
}

.rtitleinner {
	font-size: 12px;
	padding-bottom: 3px;
}

.resinputbox {
	background-color: #0e4460;
background-image: url("/images_noindex/sprite.png");
background-position: 132px -253px;
background-repeat: no-repeat;
border: 0 none;
border-radius: 2px;
box-shadow: 0 3px 4px #0d3a53 inset;
color: #fff;
height: 33px;
line-height: 33px;
margin: 0;
padding: 0 0 0 10px;
vertical-align: top;
width: 153px;
}

.resdropdown {
	background-image: url("/images_noindex/sprite.png");
	background-position: 70px -281px;
	cursor: pointer;
	height: 33px;
	line-height: 33px;
border :0px;
	margin: 0;
	padding: 0 0 0 8px;
	vertical-align: top;
	width: 85px;
border-radius: 2px;
color:#fff;
box-shadow: 0 3px 4px #0d3a53 inset;
	background-repeat: no-repeat;
background-color: #0e4460;
}

.resinputboxinner {
	background-image: url("/images_noindex/sprite.png");
	background-position: right -95px;
	background-repeat: no-repeat;
	height: 28px;
	line-height: 28px;
	margin: 0;
	padding: 0 0 0 4px;
	vertical-align: top;
	width: 208px;
}

.resdropdowninner {
	background-image: url("/images_noindex/sprite.png");
	background-position: right -121px;
	cursor: pointer;
	height: 28px;
	line-height: 28px;
	margin: 0;
	padding: 0 0 0 8px;
	vertical-align: top;
	width: 83px;
	background-repeat: no-repeat;
}

.hasDatepicker { cursor: pointer;}
/* ----------- Get Directions ----------- */

.direction-form, .direction-to {width:38%; float:left;}
.direction-btn {width:20%; float:right;}
.saddr, .daddr {width: 80%; margin-left: 5px;}
.button.direction-button {
  height: 30px !important;
  line-height: 30px !important;
}

/* ----------- Get Directions ----------- */
/* ----------- Click Reservation----------- */

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

.pro-txt {
	color: #0055A6;
	font-weight: normal;
	font-size: 26px;
	line-height: 30px;
	margin-bottom: 20px;
	text-align: center;
}

.lockimg {
	padding: 20px 0px;
	height: 116px;
}

.click-logo { padding-bottom: 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 ----------- */
#footer {
	clear: both;
	padding: 3px;
	z-index: 12;
	text-align: center;
}

#owner {
background:#c4c4c4;
padding: 8px 0;
  text-align: center;
}

/* ----------- MODULE ----------- */
 ul.modulelinks {
	font-size: 14px;
	letter-spacing: 0px;
	list-style: none outside none;
	margin-bottom: 2px;
	margin-top: 14px;
	text-transform: capitalize;
	display: inline-block;
}

li.modulelink {
	display: inline-block;
	float: left;
	padding: 0px;
	margin-right: 7px;
}

li.modulelink a {
	background-color: #08577F;
	display: inline-block;
	float: left;
	height: 34px;
	line-height: 34px;
	padding: 0px 17px;
}

li.modulelinkON, li.modulelink:hover {
	display: inline-block;
	float: left;
	padding: 0px;
	margin-right: 7px;
	position: relative;
	height: 34px;
}

li.modulelinkON a, li.modulelink a:hover {
	background: #A4A726;
	background-repeat: no-repeat;
	background-position: center bottom;
	display: inline-block;
	float: left;
	height: 34px;
	padding: 0px 17px;
	position: relative;
}

.modulelinks a:link, .modulelinks a:visited { color: #FFFFFF; }

.modulelinks a:hover { color: #FFFFFF; }

/* ----------- GUEST REVIEWS ----------- */
#socialreviews {
  border: 0 none;
  padding-top: 0;
  width: 65%;
float:left;
}

.reviewicon {
	float: left;
	margin-top: 20px;
	text-align: center;
	width: 31%;
}

.reviewbuttons { padding-top: 10px; }

.reviewbuttonsleft {
	float: left;
	width: 110px;
}

.reviewbuttonsright {
	float: right;
	width: 110px;
}

.google-img {
	height: 45px;
	padding:0px 2%;
	border-right:solid 1px #acacac;
	border-left:solid 1px #acacac;
}
#review-ipadbase {
  float: right;
  width: 30%;
}
#review-ipadbase #reviews-box {
border: 0 none;
box-shadow: none;
height: auto;
padding: 0;
width: 100%;
}
#review-ipadbase .review-title {
background: none transparent;
border-top: 1px solid #d7d7d7;
display: block;
font-family: "ubunturegular";
font-size: 21px;
margin-bottom: 6px;
position: relative;
text-align: center;
top: 9px;
width: 100%;
height: auto;
line-height: inherit;
}
#review-ipadbase .review-title span {
 background: none repeat scroll 0 0 #fff;
color: #08577f;

padding: 0 10px;
position: relative;
top: -14px;
text-transform: capitalize;
}
#review-ipadbase .reviews-img, #review-ipadbase  .reviews-hotel {
  display: none;
}
#review-ipadbase .reviews-text {
  width: 100%;
  margin-left: 0px;
}
#review-ipadbase .parkrightstar {
  display: inline-block;

}
#review-ipadbase .parkrightreview.reviewfont {
  float: right;
  padding-top: 0px;
}
#review-ipadbase  .star-holder {
  margin: 0 auto;
  width: 154px;
}
#review-ipadbase  .read-btn, #review-ipadbase  .reviews-box-btn-spacer {
  display: none;
}
#review-ipadbase .right-btn {
  display: inline-block;
  margin-top: 10px;
  width: 90px;
}
.lnkPrevious {
  background: url("/images_noindex/sprite.png") no-repeat scroll -31px -260px;
  border-right: 1px solid #d6d6d6;
  display: block;
  float: left;
  line-height: 12px;
  margin-right: 10px;
  padding-bottom: 0;
  padding-left: 19px;
  text-transform: capitalize;
  width: 60px;
}

.lnkNext {
  background: url("/images_noindex/sprite.png") no-repeat scroll 40px -260px;
  display: block;
  float: left;
  height: 15px;
  line-height: 12px;
  text-transform: capitalize;
  width: 48px;
}
.review-arrow {
  float: right;
}
/* ----------- Mainimage Slideshow CSS ----------- */

#mainimageholder IMG {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	opacity: 1.0;
height:auto;
width:100%;
}

#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 ----------- */
.er-maindiv .snippetbox {
	border-top: 0 none;
	padding:0;
}

.oh {
	border-right: 1px solid #08577f;
	font-size: 25px;
	margin-right: 15px;
	padding-right: 15px;
}

.errTop {
	font-size: 18px;
	line-height: 26px;
}

.er {
	color: #08577f;
	font-size: 18px;
}

.errSugg { font-size: 18px; }

.er-maindiv { padding-top: 25px; }

.er-contentbox-wrap {
	border-right: 1px solid #bdd8f1;
float: left;
padding-bottom: 20px;
padding-right: 4%;
text-align: center;
width: 46%;
}
.er-maindiv img {
  height: auto;
  width: 100%;
}
.er-contentbox-wrap-right {
	float: right;
	text-align: center;
	width: 46%;
	padding-bottom:20px;
}

.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-left: 0;
	padding-top: 20px;
	text-align: center;
	width: 100%;
}

.er-back .button {
	cursor: pointer;
	margin: 0 auto;
	width: 253px;
	height: 32px !important;
	line-height: 32px !important;
}

#goog-wm-sb {
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	display: inline;
	height: 30px !important;
	line-height: 30px !important;
	width: 150px;
}

#goog-wm-sb:hover {
	background-color: #94A92D;
	color: #FFFFFF;
}

#goog-wm-qt {
	float: left;
	margin: 0 10px 0 0;
}

#goog-fixurl { }

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

 

.quoteleft {
	background-image: url("/images_noindex/sprite.png");
	background-position: -73px -39px;
	display: inline-block;
	height: 15px;
	padding-right: 10px;
	width: 21px;
}

.quoteright {
	background-image: url("/images_noindex/sprite.png");
	background-position: -96px -39px;
	display: inline-block;
	height: 15px;
	padding-left: 20px;
	width: 21px;
}

/* ----------- Milestoen Dropdown CSS ----------- */
div.DropDownItem:hover {
	background-color: #0d3a53 !important;
	color: #fff !important;
}

.DropDownItems.out.enterleave {
	border: 1px solid #d6d1d1;
	border-top: none;width: 90px;
}

.DropDownItems.out.enterleave .DropDownItem.in.enterleave {
	font-size: 12px;
	
	padding-left: 9px;
	cursor: pointer;
	color: #000000;
	background-color: #ffffff;
}

/* ----------- No-Script CSS ----------- */
#noscriptreservation {
	background: none repeat scroll 0 0 #303030;
	font-size: 14px;
	font-weight: bold;
	height: 27px;
	left: 120px;
	padding: 10px 10px 10px 38px;
	position: absolute;
	text-align: left;
	top: 0;
	width: 632px;
}

#noscriptreservation a { color:#fff; }

#noscriptreservation_inner {
	background-color: #FFFEFC;
	bottom: 40px;
	font-size: 14px;
	font-weight: bold;
	height: 45px;
	left: 240px;
	position: absolute;
	text-align: center;
	width: 480px;
	padding-top: 20px;
}

#ns-reason .top-reasons-titletext, #ns-packages .packages-titletext {
	top:12px;
	left:0;
}

#ns-reason, #ns-packages { padding:20px; }

#ns-reason ul, #ns-packages ul {
	margin-left: 20px;
	margin-top: 25px;
}

/* ----------- Validation CSS ----------- */
.ErrorField {
	border-color: #aead28;
	background: #fff;
}

.ValidField {
	background-image: url(/images_noindex/valid-bg.jpg);
	background-repeat: no-repeat;
	background-position: 98% 50%;
}

.comentbox .ValidField { background-position: 98% 6% !important; }

.ErrorEmailField {
	background-image: url(/images_noindex/invalid-bg.jpg);
	background-repeat: no-repeat;
	background-position: 98% 50%;
	border-color: #aead28;
}

span.ValidationErrors {
	color: #000000;
	display: none;
	font-size: 12px;
	padding-left: 10px;
	text-transform: capitalize;
}

/* -----------Sitemap----------- */

.sitemapwrap { margin: 15px auto 0; }

.sitemappadbottom { padding-bottom: 19px; }

/* ----------- OTHER ----------- */
#backtotop {
	bottom: 10px;
color: #fff;
cursor: pointer;
display: none;
font-size: 20px;
height: 37px;
line-height: 41px;
position: fixed;
right: 14px;
text-align: center;
width: 42px;
z-index: 18;
}

#backtotop:hover { opacity: 0.75; }

.subheader {
	border-bottom: 2px solid #8f9610;
padding: 10px 0 5px;
}

.subheader h1, .subheader h2 {
	color: #074c6f;
	font-size: 16px;
	line-height: 23px;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
	height: 0px;
}

.padbottom { padding-bottom: 10px; }

#breadcrumb {
	line-height: 16px;
	padding-bottom: 5px;
	padding-top: 11px;
}

.reviewtitle_name {
	padding-right: 10px;
	display: inline-block;
}

.ADAaccessible, #dynamicdiv { display: none; }

option { padding: 0 0 0 5px; }


.spbold {
  font-family: "ubuntubold";
}

.write-box {
	border-right: 1px solid #BFC97B;
	float: left;
	padding-right: 22px;
	position: relative;
	width: 400px;
}

.write-req {
	float: left;
	font-size: 13px;
	padding-right: 22px;
}

.write-btn { float: left; }

.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-repeat: no-repeat;
	background-position: right -119px;
	border-color: #d7d7d7;
	border-style: solid;
	border-width: 1px;
	height: 28px;
	overflow: hidden;
}


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

/* ----------- CSS End ----------- */
.emailr1col1, .emailr1col2, .emailr2col1, .emailr2col2 {
	float: left;
	padding-bottom: 10px;
	padding-right: 2.8%;
	width: 31.4%;
}

.emailr1col3, .emailr2col3 {
	float: right;
	padding-bottom: 7px;
	width: 31.4%
}

.emailmsgbox { padding-bottom: 20px; }

.captcha1, .captcha2, .captcha3, .captcha4, .captcha5 {
	display: inline-block;
	margin-right: 1%;
	line-height: 28px;
	height: 28px;
	vertical-align: top;
}

.captcha1 { margin-top:2px; }

.captcha2 { }

.captcha3 { }

.captcha3 input { width:121px; }

.captcha4 {
	margin-left: -3px;
	margin-right: 0;
	width: 105px;
}

#emailcaptchbox {
	background-color: #d9e2e7;
height: 28px;
margin-bottom: 10px;
padding: 4px 0 6px;
text-align: center;
}

.emailmsgboxright { padding-bottom: 20px; }

.req-field {
	float: right;
	padding-left: 0;
	padding-top: 0;
	text-align: left;
}

.email-btn {
	display: inline-block;
margin-left: 13px;
width: 70px;
}

.snippetbox.emailinner { border-top: medium none; }

.snippetbox, er-contentbox-wrap { border-top: medium none; }

.err { font-size: 17px; }





.captcha4 input { width: 83%; }

#emailcaptchbox-holder {
	display: inline-block;
width: 100%;
}

.displayinlineh3 { display: inline-block; }

.hote_distance .strong {  font-family: 'ubuntumedium'; }

.strong {  font-family: 'ubuntumedium';}

.hote_distance { padding: 5px 0; }



.location-dest { margin: 0 2px 0 10px; }



#booknowscroll {
	bottom: 55px;
	height: 30px;
	position: fixed;
	right: 14px;
	width: 100px;
	z-index: 18;
	display: none;
}
/*----------- new footer css --------------*/
footer {
	line-height: 20px;
	margin: 0 auto;
	padding: 0px 0 40px;
	width: 960px;
font-size:11px;
}
.googleaddress {
	float: left;
	margin-right: 60px;
}
.title-f {
	display: block;
	font-size: 13px;
	font-weight: normal;
	padding-bottom: 10px;
}
.footerLink {
	float: left;
	margin-right:60px;
}
.ftr-rightcontent.ftr-rightcontent3 {
	float: left;
	width: 180px;
	margin-right:60px;
}
.btnrow-f {
	display: block;
	margin-top: 10px;
}
.btnrow-f #email1 {
	float: left;
	margin-right: 10px;
	width: 100px;
}

.popular-links {
	float: left;
}
.information {
	float: right;
}

.social-media li a {
	display: block;
}
.text-soc {
	display: inline-block;
	text-transform: capitalize;
	padding-left: 10px;
}
.icon-s {
	display: none;
	font-size: 17px;
	margin-top: -3px;
	vertical-align: middle;
}
.social-media li a {
  background-image: url("/images_noindex/social-sprite.png");
  background-origin: padding-box;
  background-repeat: no-repeat;
  display: block;
  padding-left: 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 .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: 0px -353px;}
.social-media li .gp:hover {
  background-position: 0px -373px;}
.social-media li .fs:hover {
  background-position: 0px -454px;}
.social-media li .yt:hover {
  background-position: 0px -433px;}


footer a:link, footer a:visited {
	color: #717171;
}
footer a.navON:link, footer a.navON:visited, footer a.navON:hover, footer a:hover {
	color: #929912;
}
.pipe.mobilefooterpipeblock1 {
	display: none;
}
/* --------------- */

.contactdropdown {
  margin-top: -3px !important;
  width: 91px !important;
}
#quick-signup-btn {
 background:#08577f;
color: #fff;
cursor: pointer;
font-size: 12px;
height: 28px;
line-height: 28px;
margin-top: 10px;
text-align: center;
text-transform: uppercase;
width: 180px;
}
#quick-signup-btn:hover {background:#8f9608;}