@charset "utf-8";

#booking-widget	{
	padding-bottom:15px;
	background: #f5f0eb;
	position:relative;
	z-index:100;
	margin-bottom:20px;
	border:1px solid #d9ccbc;
}

.home #booking-widget	{
	border:none;
	-moz-box-shadow:0 0 25px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0 0 25px rgba(0, 0, 0, 0.2);
	box-shadow:0 0 25px rgba(0, 0, 0, 0.2);
}

.lt-ie9 .home #booking-widget	{
	border:1px solid #d9ccbc;
}

#avial_check	{
	margin:0;
}

.bw_wrapper {
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 3px;
	text-align: left;
}

.bw_container {
	border: 0px;
	padding: 10px;
}

.bw_close {
	padding-right: 17px;
	float: right;
	cursor: pointer;
	/* font-family: "Times New Roman", Times, serif; */
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #EE2D2F;
	height: 15px;
	line-height: 15px;
}

.bw_title {
	/* font-family: "Times New Roman", Times, serif; */
	font-size: 15px;
	font-weight: bold;
	color: #483822;
	height: 28px;
}

.bw_field {	
	color: #646464;
	font-size:10px;
	/* font-family: "Times New Roman", Times, serif; */
}

.bw_field.auto_size {
	width: auto;
}

.bw_field input, .bw_field select {
	/* font-family: "Times New Roman", Times, serif; */
	font-size: 11px;
	color: #483822;
}

.bw_field select	{
	width:auto;
}

.bw_field input {
	width: 90px;
	vertical-align: top;
	margin-right: 10px;
	margin-bottom:0;
}

.bw_calendar {
	float: left;
	padding: 0px 5px;
	margin-top: 12px;
}

.bw_calendar img {
	cursor: pointer;
}

a.bn_button {	
	padding:15px 57px;
	color:#fff;
}

.bookingWidgetBar .bw_field {
	float: left;
    padding: 10px 0 0 20px;
	width: 190px;
}
.bookingWidgetBar .bw_field.first	{
	padding-top:15px;
}
.booking-widget{
	width:220px;	
}
.bookingWidgetStrip {
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #fff;
	width: 160px;
}

.bookingWidgetStrip .bw_field {
	float: none;
	width: auto;
	margin-bottom: 10px;
	
}

.bw_dt {
    float:left;
	margin-top: 5px;
	width:100%;
}
.bw_dt img{
	cursor: pointer;
}
.bw_cal_icon {
    float:left;
}

.bw_room {
    float: left;
    width: 20px;
}

.bw_per_room {
    float: left;
    width: 24px;
}
.bw_button{
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	clear: both;
}
.best-rates{
	float: left;
	margin-top: 15px;
	margin-left: 20px;
	font-size:12px;
	line-height:16px;
	width:180px;
}
.best-rates img	{
	float:left;
	margin-right:10px;
}
.field_third{
	width: 60px !important;
}
.field_last{
	width: 100px !important;
}

#ui-datepicker-div	{
	width: 196px; 
	padding: .2em .2em 0;
	display: none;
	z-index: 9999;
	background: #FFF;
	border: solid 1px #9b815e;
}

.ui-datepicker { width: 260px; padding: .2em .2em 0; /*display: none;*/ }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { display:block; position:absolute; top: 2px; width:6px; height:10px; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { cursor:pointer; }
.ui-datepicker .ui-datepicker-prev { left:2px; background:url('images/datepicker-left.png') no-repeat; }
.ui-datepicker .ui-datepicker-next { right:2px; background:url('images/datepicker-right.png') no-repeat; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px; width:6px; height:10px; text-indent:-9999px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title span	{font-weight:bold;
}
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0; border-bottom:1px solid #d5d5d5;  }
.ui-datepicker td { border: 0; width:32px; height:22px; line-height:22px; }
.ui-datepicker td a { display: block; padding: .2em; text-align: center; text-decoration: none; color:#000; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

.ui-datepicker td span, .ui-datepicker td a.ui-state-active	{background:#501905; color:#fff;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }*/

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}
.ui-datepicker td span { display: block; padding: .2em; text-align: center; text-decoration: none; color:#CCC; background: #FFF; }