@charset "UTF-8";

/* Forms
---------------------------------------------------------------------*/

#startdate, #enddate, #startdate_change, #enddate_change { 
	border-color:#C4C4C4 #E9E9E9 #E9E9E9 #C4C4C4 !important;
	border-style:solid !important;
	border-width:1px !important;
	padding: 4px !important; 
	color: #777 !important;
	vertical-align:middle !important;
	margin: 0 !important;
	width:84px !important;
	height:18px !important;
	font-family: Arial !important;
	font-size: 12px;
}

#ac_search {
	border-color:#C4C4C4 #E9E9E9 #E9E9E9 #C4C4C4 !important;
	border-style:solid !important;
	border-width:1px !important;
	padding: 4px !important; 
	color: #777 !important;
	vertical-align:middle !important;
	margin: 0 !important;
	height:18px !important;
	font-family: Arial !important;
	font-size: 12px;
}

#age, #age2, #age3, #age2_1, #age2_2, #age2_3, #age3_1, #age3_2, #age3_3, #age4_1, #age4_2, #age4_3, #rooms, #adults, #children, #adults2, #children2, #adults3, #children3, #adults4, #children4 {
	border-color:#C4C4C4 #E9E9E9 #E9E9E9 #C4C4C4 !important;
	border-style:solid !important;
	border-width:1px !important;
	padding: 4px !important; 
	color: #777 !important;
	vertical-align:middle !important;
	margin: 0 !important;
	height:28px !important;
	font-family: Arial !important;
	font-size: 10px;
	width:50px;
}

.changedate {
	font-size: 12px;
	font-family: "Arial";
	line-height: 1.571;
	text-align: left;
}

.destinationlabel_white {
	font-size: 12px;
	font-family: "Arial";
	color: #ffffff;
	line-height: 1.571;
	text-align: left;
}

.formlabel {
  font-size: 11px;
  font-family: "Arial";
  color: rgb( 137, 137, 137 );
  line-height: 1.833;
  text-align: left;
}

.book_now_white {
  font-size: 14px;
  font-family: "Arial";
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  -moz-transform: matrix( 0.8259385665529,0,0,0.82677165354331,0,0);
  -webkit-transform: matrix( 0.8259385665529,0,0,0.82677165354331,0,0);
  -ms-transform: matrix( 0.8259385665529,0,0,0.82677165354331,0,0);
}


hr[class=thin] {
	margin-top: 5px;
	margin-bottom: 10px;
}

/* jQuery date picker
---------------------------------------------------------------------*/

.datepick select { 
	margin-top:2px;
	border-color:#C4C4C4 #E9E9E9 #E9E9E9 #C4C4C4;
	border-style:solid;
	border-width:1px;
	padding: 4px; 
	color: #777;
	width:70px;
	height:15px;
	font-family: Arial;
}
.datepick-rtl {
	direction: rtl;
}
.datepick-popup {
	z-index: 1000;
}
.datepick-disable {
	position: absolute;
	z-index: 100;
	background-color: white;
	opacity: 0.5;
}
.datepick a {
	color: #fff;
	text-decoration: none;
}
.datepick a.datepick-disabled {
	color: #888;
	cursor: auto;
}
.datepick button {
    margin: 0.25em;
    padding: 0.125em 0em;
    background-color: #fcc;
    border: none;
    border-radius: 0.25em;
    font-weight: bold;
}

.datepick-cmd {
	width: 30%;
}

.datepick-cmd-prevJump, .datepick-cmd-nextJump {
	width: 8%;
}
a.datepick-cmd {
	height: 1.5em;
}
button.datepick-cmd {
	text-align: center;
}
.datepick-cmd-prev, .datepick-cmd-prevJump, .datepick-cmd-clear {
	float: left;
	padding-left: 2%;
}
.datepick-cmd-current, .datepick-cmd-today {
	float: left;
	width: 35%;
	text-align: center;
}
.datepick-cmd-next, .datepick-cmd-nextJump, .datepick-cmd-close {
	float: right;
	padding-right: 2%;
	text-align: right;
}
.datepick-rtl .datepick-cmd-prev, .datepick-rtl .datepick-cmd-prevJump,
.datepick-rtl .datepick-cmd-clear {
	float: right;
	padding-left: 0%;
	padding-right: 2%;
	text-align: right;
}
.datepick-rtl .datepick-cmd-current, .datepick-rtl .datepick-cmd-today {
	float: right;
}
.datepick-rtl .datepick-cmd-next, .datepick-rtl .datepick-cmd-nextJump,
.datepick-rtl .datepick-cmd-close {
	float: left;
	padding-left: 2%;
	padding-right: 0%;
	text-align: left;
}
.datepick-month-nav {
	float: left;
	text-align: center;
}
.datepick-month-nav div {
	float: left;
	width: 12.5%;
	margin: 1%;
	padding: 1%;
}
.datepick-month-nav span {
	color: #888;
}
.datepick-month-row {
	clear: left;
}
.datepick-month {
	float: left;
	width: 15em;
	border: 1px solid #fff;
	text-align: center;
}
.datepick-month-header, .datepick-month-header select, .datepick-month-header input {
	background-color: #e0e0e0;
	color: #222;
	font-weight: bold;
	padding: 0;
}
.datepick-month-header select, .datepick-month-header input {
	border: none;
	font-size: 11px;
}
.datepick-month-header input {
	position: absolute;
	display: none;
}
.datepick-month table {
	width: 100%;
	border-collapse: collapse;
	margin: 0;
}
.datepick-month thead {
	border-bottom: 1px solid #aaa;
}
.datepick-month th, .datepick-month td {
	margin: 0em;
	padding: 0em;
	font-weight: normal;
	text-align: center;
	color: #aaa;
}
.datepick-month thead tr {
	border: 1px solid #fff;
}
.datepick-month td {
	background-color: #eee;
	border: 1px solid #fff;
}
.datepick-month td.datepick-week * {
	background-color: #e0e0e0;
	color: #222;
	border: none;
}
.datepick-month a {
	display: block;
	width: 100%;
	padding: 0.125em 0em;
	background-color: #eee;
	color: #000;
	text-decoration: none;
}
.datepick-month span {
	display: block;
	width: 100%;
	padding: 0.125em 0em;
}
.datepick-month td span {
	color: #ccc;
}
.datepick-month td .datepick-other-month {
	background-color: #fff;
}
.datepick-month td .datepick-weekend {
	background-color: #ddd;
}

.datepick-status {
	clear: both;
	text-align: center;
}
.datepick-clear-fix {
	clear: both;
}
.datepick-cover {
    display: none;
    display/**/: block;
    position: absolute;
    z-index: -1;
    top: -1px;
    left: -1px;
    width: 100px;
    height: 100px;
}

img.trigger {
	background: url(../img/calendar.gif) no-repeat;
	width: 16px;
	height: 16px;
	cursor: pointer;
	position: relative;
	margin: 0;
	right: 22px;
	top: 0px;
}

.bgformsearch {
background-color: rgba(0, 0, 0, .73);
color: rgba(0, 0, 0, .73);
}