#searchtitle {
	font-size: 1.5em;
	font-weight: bold;
	color: #fff;
	position: absolute;
	background: transparent url(../images/bg_side_top.png) no-repeat top left;
	width: 120px;
	height: 18px;
	top: -24px;
	left: 30px;
	padding: 6px 8px 0;
	text-align: center;
}

#progress_bar {
	border: 1px solid #cacaca;
	padding: 1px;
	background: #fff;
	margin-bottom: 12px;
}

#progress_bar_bar {
	background: #65ba6c;
	height: 24px;
	position: relative;
}

#progress_bar_value {
	position: absolute;
	right: 7px;
	top: 6px;
	font-size: 1.1667em;
	font-weight: bold;
	color: #3c3c37;
}

#norooms {
	margin-top: 12px;
}

#advanced_search_form {
	display: none;
}

#search_form {
	display: none;
	width: 176px;
	margin: 0 auto;
	padding-top: 5px;
}

#search_form label small {
	font-size: 0.8em;
}

#search_form fieldset {
/*	width: 240px;*/
}

#search_loading { text-align: center; padding-top: 20px; }

#search_loading p {
	margin: 0;
}

#search_form input {
	background: transparent url('../images/search_input_bg.jpg') no-repeat;
	width: 168px;
	height: 18px;
	padding: 3px 4px 0;
	border: none;
	color: #2b2b25;
	font-weight: bold;	
	font-size: 1.0em;
}

#search_form input.small {
	background: transparent url('../images/search_input_bg_small.jpg') no-repeat;
	width: 67px;
	height: 17px;
}

/*#search_bottom {
	background: transparent url(../images/bg_search_home_bottom.png) no-repeat;
	position: relative;
	width: 320px;
	height: 60px;
	margin-left: -46px;
	margin-top: -15px;
}*/


.comboboxContainer {
	border: none;
	background: #fff url(../images/cb_mid.jpg) repeat-x top left;
	color: #2b2b25;
}

#adults .comboboxContainer, #children .comboboxContainer, #children_ages .comboboxContainer {
	margin-bottom: 5px;
}

#children_ages .comboboxContainer {
	margin-right: 8px;
}

.comboboxValueContainer {
	background: transparent url(../images/cb_left.jpg) no-repeat top left;
}

.comboboxValueContent {
	padding-left: 8px;
	padding-top: 0;
/*	margin-top: 1px;*/
	max-height: 20px;
	font-size: 1.2em;
	font-weight: bold;
}

.comboboxDropDownContainer {
	border: 1px solid #000;
	background-color: #fff;
	/*padding-left: 3px;*/
	cursor: default;
	max-height: 220px;
	overflow-y: auto;
}


.comboboxDropDownButton {
	width: 19px;
	height: 21px;
	background: transparent url(../images/cb_right.jpg) no-repeat top left;
}

.comboboxGroupItemHeader {
	display: block;
	/*border-bottom: solid 1px #999;*/
	font-weight: bold;
	font-style: italic;
}

.comboboxGroupItemContainer {
	padding-left: 0px;
	margin-left: 0px;
}

.comboboxItem {
	color: #000;
	font-weight: normal;
	font-style: normal;
	padding: 3px 5px;
	line-height: 1.0em;
}

.comboboxItemHover {
	/*border: dashed 1px #000;*/
	/*margin: -1px;*/
	/*font-weight: bold;*/
	background-color: #bbcdeb;
}

.comboboxGroupItemContainer .comboboxItem {
	padding-left: 20px;
	margin-left: 0px;
}

#search_form label {
	margin-bottom: 5px;
	font-size: 1.2em;
	font-weight: bold;
	color: #dfeeda;
	display: block;
}

div.form_row {
	padding: 4px 0;
}

div.form_row div {
	margin-right: 8px;
}

div.form_row div div {
	margin-right: 0;
}

label.horiz {
	margin-top: 4px;
}

#hotel {
	background: #2b2b25 url(../images/txt_bg.jpg) no-repeat top left;
	width: 155px;
	height: 17px;
	padding: 4px 5px 0;
	border: 0;
	font-weight: bold;
	font-size: 1.2em;
	color: #aeb6aa;
}

#search_form a {
	color: #fff;
}

.padfield {
	padding: 0 7px;
}

/* Main Flora Style Sheet for jQuery UI ui-datepicker */
#ui-datepicker-div, .ui-datepicker-inline {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	background: #ffffff;
	width: 185px;
}
#ui-datepicker-div {
	display: none;
	border: 1px solid #476dae;
	z-index: 10;
}
.ui-datepicker-inline {
	float: left;
	display: block;
	border: 0;
}
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-dialog {
	padding: 5px !important;
	border: 4px ridge #83C948 !important;
}
button.ui-datepicker-trigger {
	width: 25px;
}
img.ui-datepicker-trigger {
	vertical-align: middle;
	cursor: pointer;
}
.ui-datepicker-prompt {
	float: left;
	padding: 2px;
	background: #E0F4D7;
	color: #000;
}
* html .ui-datepicker-prompt {
	width: 185px;
}
.ui-datepicker-control, .ui-datepicker-links, .ui-datepicker-header, .ui-datepicker {
	clear: both;
	float: left;
	width: 100%;
	color: #FFF;
}
.ui-datepicker-control {
	background: #476dae;
	padding: 2px 0px;
}
.ui-datepicker-links {
	background: #b5c5df;
	padding: 2px 0px;
}
.ui-datepicker-control, .ui-datepicker-links {
	font-weight: bold;
	font-size: 80%;
	letter-spacing: 1px;
}
.ui-datepicker-links label {
	padding: 2px 5px;
	color: #888;
}
/*.ui-datepicker-clear, .ui-datepicker-prev {
	float: left;
	width: 34%;
}*/
.ui-datepicker-prev {
	float: left;
	width: 34%;
}

.ui-datepicker-clear {
	display: none;
}
.ui-datepicker-close {
	text-align: center;
}

.ui-datepicker-rtl .ui-datepicker-clear, .ui-datepicker-rtl .ui-datepicker-prev {
	float: right;
	text-align: right;
}
.ui-datepicker-current {
	float: left;
	width: 30%;
	text-align: center;
}
/*.ui-datepicker-close, .ui-datepicker-next {
	float: right;
	width: 34%;
	text-align: right;
}*/
.ui-datepicker-next {
	float: right;
	width: 34%;
	text-align: right;
}
.ui-datepicker-rtl .ui-datepicker-close, .ui-datepicker-rtl .ui-datepicker-next {
	float: left;
	text-align: left;
}
.ui-datepicker-header {
	padding: 4px 0 0;
	background: #fff;
	color: #000;
	text-align: center;
	font-weight: bold;
	font-size: 0.9em;
	height: 1.3em;
}
.ui-datepicker-header select {
	/*background: #83C948;*/
	color: #2b2b25;
/*	border: 1px solid #476dae;*/
	font-weight: bold;
	font-size: 0.9em;
	margin: -4px 0 0;
}
.ui-datepicker {
	background: #b5c5df;
	text-align: center;
	/*font-size: 100%;*/
}
.ui-datepicker a {
	display: block;
	width: 100%;
}
/*.ui-datepicker-title-row {
	background: #b5c5df;
	padding: 2px;
	color: #fff;
	text-align: center;
	font-size: 80%;
}*/
.ui-datepicker-title-row td {
	background: #b5c5df;
	padding: 2px;
	color: #fff;
	text-align: center;
	font-size: 80%;
}
.ui-datepicker-title-row .ui-datepicker-week-end-cell {
	background: #b5c5df;
}
.ui-datepicker-days-row {
	background: #FFF;
	color: #666;
}
.ui-datepicker-week-col {
	background: #b5c5df;
	color: #000;
}
.ui-datepicker-days-cell {
	color: #666;
/*	border: 1px solid #b5c5df;*/
	padding: 2px;
}
.ui-datepicker-days-cell a {
	display: block;
	text-align: right;
}
.ui-datepicker-week-end-cell {
	background: #edf3e5;
}
.ui-datepicker-unselectable {
	color: #aaa;
	text-align: right;
}
.ui-datepicker-week-over, .ui-datepicker-week-over .ui-datepicker-week-end-cell {
	background: #B1DB87 !important;
}
.ui-datepicker-days-cell-over, .ui-datepicker-days-cell-over.ui-datepicker-week-end-cell {
	background: #b5c5df !important;
/*	border: 1px solid #fff;*/
}
.ui-datepicker-today {
	background: #476dae;
/*	border: 1px solid #dc2c2c;*/
}

.ui-datepicker-today a {
	color: #fff !important;
}

.ui-datepicker-current-day {
	/*background: #476dae !important;*/
}
.ui-datepicker-status {
	background: #E0F4D7;
	width: 100%;
	font-size: 80%;
	text-align: center;
}
#ui-datepicker-div a, .ui-datepicker-inline a {
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: none;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
.ui-datepicker-inline .ui-datepicker-links a {
	padding: 0 5px !important;
}
.ui-datepicker-control a, .ui-datepicker-links a {
	padding: 2px 5px !important;
	color: #fff !important;
}
.ui-datepicker-title-row a {
	color: #000 !important;
}
.ui-datepicker-control a:hover {
	background: #da4646 !important;
	color: #fff !important;
}
.ui-datepicker-links a:hover, .ui-datepicker-title-row a:hover {
	background: #FFF !important;
	color: #333 !important;
}
.ui-datepicker-multi .ui-datepicker {
	border: 2px solid #fff;
}
.ui-datepicker-one-month {
	float: left;
	width: 185px;
}
.ui-datepicker-new-row {
	clear: left;
}
.ui-datepicker-cover {
	display: none;
	display/**/: block;
	position: absolute;
	z-index: -1;
	/*filter: mask();*/
	top: -4px;
	left: -4px;
	width: 193px;
	height: 200px;
}



