<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "ISO-8859-1";

.newOverlayBox {
	background: none repeat scroll 0 0 #30C1D4;
	border-radius: 5px 5px 5px 5px;
	height: auto;
	margin: 9px auto;
	min-height: 355px;
	padding: 25px;
	position: relative;
	width: 621px;
	z-index: 99;
}

.InstantHead {
	color: #58595B;
	font: bold 30px/30px arial;
	letter-spacing: -1px;
	padding-top: 11px;
}

.instantText {
	color: #58595B;
	font: 16px/20px arial;
	margin-top: 0;
	text-align: justify;
}

.CTCFormClass1 {
	height: 46px;
	margin-bottom: 20px;
	padding: 3px 10px 3px 8px;
	width: 438px;
}

.CTCFormClassCCF {
	height: 47px;
	margin-right: 5px;
	padding-left: 4px;
	width: 47px;
}

.CTCFormClass2 {
	float: none;
	height: 42px;
	margin-bottom: 4px;
	padding: 3px 10px 3px 8px;
	width: 375px;
}

.CTCForm {
	padding-top: 10px;
	width: 458px;
}

.provideText {
	font: 13px arial;
	cursor: pointer;
}

.provideText a {
	color: #ffdd00 !important;
}

.provideText a:hover {
	text-decoration: underline
}

.CTCformButton {
	float: right;
	font-size: 30px;
	height: 44px;
	width: 194px;
}

.hiddenDetail {
	background-color: #BCEBF1;
	float: left;
	height: auto;
	margin-bottom: 5px;
	padding: 0 10px;
	width: 442px;
}

.hiddenArrow {
	background: url("../../../images/new_homepage/overlays/arrows.png") no-repeat
		scroll 262px -13px transparent;
	cursor: pointer;
	display: block;
	float: left;
	height: 16px;
	width: 100%;
}

/**************************************************************************************************
                               Select Box 
*************************************************************************************************/
div.selectBox {
	position: relative;
	display: inline;
	cursor: default;
	text-align: left;
	clear: both;
	color: #888;
}

span.selected {
	background: none repeat scroll 0 0 #FFFFFF;
	border-color: #CCCCCC;
	border-radius: 5px 0 0 5px;
	border-style: solid none solid solid;
	border-width: 1px medium 1px 1px;
	box-shadow: 1px 0 1px 0 #B0B0B1;
	overflow: hidden;
	color: #58595b;
	position: relative;
	float: left;
	z-index: 1;
}

span.selectArrow {
	background: #ffdd00;
	background: linear-gradient(to bottom, #EFCF02 0%, #FEDC01 22%, #FFDD01 22%, #FFDD01
		23%, #FEDC01 95%, #F5D400 100%) repeat scroll 0 0 transparent;
	border: 1px solid #C2AD46;
	border-radius: 0 5px 5px 0;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px 1px
		rgba(255, 255, 255, 0.5) inset;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	text-align: center;
	text-shadow: 0.2px 1px #9f9b9b;
	z-index: 1;
}

div.selectOptions {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px outset #666666;
	display: none;
	margin-left: 1px;
	overflow-x: hidden;
	overflow-y: scroll;
	position: absolute;
	z-index: 2;
}

.selectOption {
	display: block;
	cursor: pointer;
	border-bottom: 1px solid #F4F4F4;
	color: #58595b;
}

.selectOption:hover {
	color: #f6f6f6;
	background: #4096ee;
}

.selectBoxContactBig {
	line-height: 30px;
}

.selectedContactBig {
	padding-top: 11px;
	height: 26px;
	width: 205px;
	font: 14px arial;
	text-indent: 20px;
}

.selectArrowContactBig {
	width: 28px;
	font-size: 15px;
	height: 32px;
	padding-top: 5px;
}

.selectOptionsContactBig {
	top: 39px;
	width: 232px;
	padding-top: 2px;
	height: 150px;
}

.optionContactBig {
	font: 14px arial;
	padding: 5px 15px;
	line-height: 20px;
}

.selectBoxContactSmall {
	line-height: 30px;
}

.selectedContactSmall {
	font: 13px arial;
	height: 21px;
	padding-top: 4px;
	width: 45px;
	text-indent: 10px;
}

.selectArrowContactSmall {
	font-size: 10px;
	height: 25px;
	padding-top: 0;
	width: 16px;
}

.selectOptionsContactSmall {
	height: 200px;
	padding-top: 2px;
	top: 26px;
	width: 60px;
}

.optionContactSmall {
	font: 14px arial;
	padding: 5px 15px;
	line-height: 20px;
}
/*         radio button           */
input[type="radio"] {
	display: none;
}

input[type="radio"]+label.radioButtonStyle {
	background:
		url("../../../images/new_homepage/overlays/empty_radio.png")
		repeat scroll 0 0 transparent;
	display: inline-block;
	float: left;
	height: 20px;
	margin-left: 5px;
	margin-right: 2px;
	margin-top: 3px;
	padding: 0;
	width: 18px;
}

input[type="radio"]:checked+label.radioButtonStyle {
	background:
		url("../../../images/new_homepage/overlays/radio.png")
		repeat scroll 0 0 transparent;
	display: inline-block;
	float: left;
	height: 20px;
	margin-right: 2px;
	padding: 0;
	width: 18px;
}

.contact_new label {
	color: #58595B;
	font: 16px arial;
}

/****************** booking overlay **********************/
.bookingWithoutBed{margin-left:56px; width:70px ;clear:both; font-size:12px;}
.bookingOverlayBox {
	background: none repeat scroll 0 0 #30C1D5;
	border-radius: 5px;
	height: auto;
	margin: 9px auto;
	min-height: 355px;
	position: relative;
	width: 700px;
	z-index: 99;
	padding-bottom: 30px;
}

.bookingHR {
	border-bottom: 1px solid #90E4EF;
	border-top: 1px solid #43A1AD;
}

.datePicker {
	background: url("../../../images/new_homepage/new_schema/datepickerBack.png")
		no-repeat scroll 308px 6px #FFFFFF !important;
	height: 50px;
	padding-left: 10px;
	width: 338px;
}

.roomLabelUl {
	font-weight: bold;
}

.roomLabelUl li {
	float: left;
	line-height: 16px;
	text-align: center;
	width: 87px;
}

.bookingNoticePoinmt {
	color: #FFFFFF;
	font: 11px/12px arial;
	margin: 5px 43px;
}

.bookingNoticePoinmt li {
	list-style: disc;
	margin-bottom: 5px;
}

.bookingPortLeft {
	width: 250px;
	text-align: right;
	float: left;
	margin-top: 14px;
}

.bookingPortRight {
	width: 350px;
	float: left;
	margin-left: 30px
}

.selectSmallDivs {
	float: left;
	margin-right: 15px;
}

.selectedContactBooking {
	font: 16px arial;
	height: 37px;
	padding-top: 16px;
	text-indent: 20px;
	width: 319px;
}

.selectArrowContactBooking {
	font-size: 20px;
	height: 38px;
	padding-top: 15px;
	width: 28px;
}

.selectOptionsContactBooking {
	height: 150px;
	padding-top: 2px;
	top: 71px;
	width: 348px;
}

.bookingBlocks {
	font: 16px arial;
	color: #58595b;
	padding: 10px 30px;
}

span.selectArrow {
	background: linear-gradient(to bottom, #EFCF02 0%, #FEDC01 22%, #FFDD01 22%, #FFDD01
		23%, #FEDC01 95%, #F5D400 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid #C2AD46;
	border-radius: 0 5px 5px 0;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px 1px
		rgba(255, 255, 255, 0.5) inset;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	text-align: center;
	text-shadow: 0.2px 1px #9F9B9B;
	z-index: 1;
}

span.selectArrow {
	background: linear-gradient(to bottom, #EFCF02 0%, #FEDC01 22%, #FFDD01 22%, #FFDD01
		23%, #FEDC01 95%, #F5D400 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid #C2AD46;
	border-radius: 0 5px 5px 0;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px 1px
		rgba(255, 255, 255, 0.5) inset;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	text-align: center;
	text-shadow: 0.2px 1px #9F9B9B;
	z-index: 1;
}

.selectArrowContactSmallBooking {
	font-size: 14px;
	height: 25px;
	padding-top: 0;
	width: 28px;
}

.selectOptionsContactSmallBooking {
	height: auto;
	padding-top: 2px;
	top: 42px;
	width: 72px;
}

.optionContactSmallBooking {
	font: 14px/20px arial;
	padding: 0 15px;
}

/************************* Need Help Form *****************/
  
  .needH_left {
    border-right: 1px solid #59CDDD;
    float: left;
    padding-right: 17px;
    text-align: center;
    width: 300px;
}
      .needH_right{border-left: 1px solid #38ACBD;
    float: left;
    padding-bottom: 38px;
    padding-left: 20px;
    width: 282px;}
    .needH_Form{
    margin: auto;
    padding-top: 10px;
    width: 264px;
}
.needH_textC1 {
    height: 37px;
    margin-bottom: 20px;
    padding: 3px 10px 3px 8px;
    width: 242px;
}

.needH_textCM1  {
    height: 43px;
    margin-right: 0;
    padding-left: 4px;
    width: 45px;
}

.needH_textCM2  {
    float: none;
    height: 37px;
    margin-bottom: 4px;
    padding: 3px 10px 3px 8px;
    width: 185px;
}

.needH_Button {
    font-size: 24px;
    height: 44px;
    letter-spacing: -2px;
    width: 263px;
}
.ac{   box-shadow: 0 0 5px 2px #D92F2F !important;}
.needH_LetUs{    font: bold 23px arial;
    margin-left: 9px;
}
.needH_ychooseHead{ text-transform:capitalize; font:bold 15px arial;}
.needH_ychooseText{  font: 15px/16px arial;
    margin-bottom: 5px;}
/*********************** Need Help form **********************/

.errorMsg{ color: #D92F2F;
    display: none;
    font: 13px arial;
    margin-bottom: 6px;}</pre></body></html>