/* CSS Document */

#changeSearchForm { z-index:10; padding-bottom: 10px; margin-top: 9px; margin-left: 0px; background: #ffd255;  color: #6b520c; width: 100%; max-width: 498px;  height: auto; font-size: 11px; position: absolute; font-family: 'Lato', sans-serif; font-weight: 300; -moz-box-shadow: 0 0 7px #6b520c; -webkit-box-shadow: 0 0 7px #6b520c; box-shadow: 0 0 7px #6b520c;  -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; }
*+html  #changeSearchForm { margin-top: 4px;  padding-bottom: 0px; width: 498px;}

#changeSearchForm .search_padd { -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; width: 100%; max-width: 498px; background: #ffd255; height: auto; float: left;}
#changeSearchForm a { color: #578DF2; }
#changeSearchForm a:hover { color: #FF5905; }
#changeSearchForm .left { float: left; }
#changeSearchForm .right { float: right; }
#changeSearchForm .clear { clear: both; }
#changeSearchForm .bold {  font-family: 'Lato', sans-serif; font-weight: 700;}
#changeSearchForm .bold:hover {  font-family: 'Lato', sans-serif; font-weight: 700; text-decoration: underline;}
*+html  #changeSearchForm .bold  { font-size: 14px; font-weight: bold; margin-top: 5px;}
#changeSearchForm .underline { text-decoration: underline; }
#changeSearchForm .rs_multiSearchBoxTabsList { border-bottom: 1px solid #dcecf9; padding-bottom: 0px; overflow:hidden; }
#changeSearchForm .options { display: block; margin: 10px 20px 0 0; float: left; font-weight: bold; }
#changeSearchForm .options .radio { float: left; margin: 0 6px 0 0; }
#changeSearchForm h2 { font-size: 24px; font-weight: 700; }
#changeSearchForm .number_bg { width: 24px; height: 22px; background: #555; float: left; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
#changeSearchForm .number_bg span { margin-top: 2px; display: block; color: #fff; font-size: 14px; font-weight: 800; text-align: center; }
#changeSearchForm .search_block { margin-left: 0px; padding-top: 8px;  width: 100%;}
*+html  #changeSearchForm .search_block { margin-left: 0px; padding-top: 4px;  width: 100%;}
#changeSearchForm .label { margin: 0 0 5px 0; font-family: 'Lato', sans-serif; font-weight: 300; font-size: 14px; font-weight: 800; }
.line { width: 100%; box-shadow: 0 5px 8px -5px #6b520c; margin-top: -10px; }
*+html  .line { border-bottom: 2px solid #6b520c; }
.rs_search_cont { float: left; width: 100%; max-width: 498px; height: auto;}
*+html .rs_search_cont  { padding-top: 20px; }
.rs_search_inputs { margin: 0 auto; width: 100%; max-width: 452px;}
#changeSearchForm .rs_searchbox_header { margin-top:20px; padding: 0px 0px 0px 0px; width: 100%; text-align: center;}
#changeSearchForm .rs_searchbox_header img {  max-width: 367px; width: 100%; max-height: 40px; height: auto; }
*+html  #changeSearchForm .rs_searchbox_header  { margin-top: -5px; }
/*
#changeSearchForm .rs_searchbox_header .srch_head { font-family: 'tabitha'; font-size: 36px; margin-top: 10px; padding: 0px; font-weight: normal; color: #6b520c; padding: 0px 0px 0px 0px; width: 100%; text-align: center;}
*+html  #changeSearchForm .rs_searchbox_header .srch_head { margin-top: -5px; }
*/
.srch_head div{
	width: 90%;
	text-align: center;
	margin:0 auto;
}
#changeSearchForm .rs_searchbox { padding: 0px 0px 0px 0px; margin: 0 auto; width: 100%; max-width: 430px;}
#changeSearchForm .rs_searchbox_filter {     margin: 0px auto; width: 100%; max-width: 452px;  height: auto; overflow: hidden;}
*+html  #changeSearchForm .rs_searchbox_filter { height: auto; }
#changeSearchForm .rs_multiSearchBoxCalendarContainer { margin-top: 5px; float: left;}
#changeSearchForm .calendar { width: 30px; height: 25px; background: #fff url('/images/sprite.png') -65px -75px no-repeat; cursor: pointer; display: block; margin: 2px 5px 0 5px; padding: 0px 0 0 0; float: left; }
*+html #changeSearchForm .calendar {  margin: -2px 5px 0 5px; }
#changeSearchForm .calendar:hover { }

#changeSearchForm .enter_city {
 background: #fff url('/images/enter_city.png') no-repeat; width: 100%; height: 45px; 
}

#changeSearchForm .rs_multiSearchBoxAutosuggest { background: #fff; width: 93%; max-width: 94%; height: auto; float: left; 
margin: 10px 0px 0px 0px; padding: 10px; border: 1px solid #ca9f2c; color: #3B3B3B; -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; 
-moz-box-shadow: inset 2px 3px 2px #ddd;
-webkit-box-shadow: inset 2px 3px 2px #DDD;
box-shadow: inset 2px 3px 2px #DDD;
}
#changeSearchForm .rs_multiSearchBoxAutosuggestResults {
	width: 99%;
	max-width: 423px;
}

#changeSearchForm .rs_multiSearchBoxAutosuggestResultsContent {
	width: 99%;
	max-width: 423px;
}

#changeSearchForm .month {
	width: 87px; height: 32px; background: url('/images/month.png') no-repeat; float: left;
}

#changeSearchForm .day {
	margin-left: 8px; width: 66px; height: 32px; background: url('/images/day.jpg'); float: left;
}

.rs_multiSearchBoxCalendarShow {
    background: url("/images/search_calendar.gif") no-repeat scroll right center #FFFFFF;
    border: 1px solid #ca9f2c;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 2px 3px 2px #DDDDDD inset;
    color: #3B3B3B;
    float: left;
    height: 25px;
	width: 190px;
    margin: 0 0px 0 0;
    padding: 5px;
 }

#changeSearchForm .rs_multiSearchBoxCalendarMonth { float: left; margin: 0px 0px 0px 0px; width: 87px; height: 32px; padding: 3px; border: 0px solid #ffffff; color: #3B3B3B;  padding: 5px; border: 1px solid #ca9f2c; color: #3B3B3B; -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; -moz-box-shadow: inset 2px 3px 2px #ddd; -webkit-box-shadow: inset 2px 3px 2px #DDD; box-shadow: inset 2px 3px 2px #DDD;
}
#changeSearchForm .rs_multiSearchBoxCalendarDay {float: left; padding: 3px; margin: 0px 0px 0px 5px; width: 66px; height: 32px; border: 0px solid #ffffff; color: #3B3B3B; padding: 5px; border: 1px solid #ca9f2c; color: #3B3B3B; -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; -moz-box-shadow: inset 2px 3px 2px #ddd; -webkit-box-shadow: inset 2px 3px 2px #DDD; box-shadow: inset 2px 3px 2px #DDD;
}
#changeSearchForm .rs_multiSearchBoxRooms {float: left; margin: 0px 0px 0px 0px; width: 87px; height: 32px; padding: 3px; border: 0px solid #ffffff; color: #3B3B3B; padding: 5px; border: 1px solid #ca9f2c; color: #3B3B3B; -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; -moz-box-shadow: inset 2px 3px 2px #ddd; -webkit-box-shadow: inset 2px 3px 2px #DDD; box-shadow: inset 2px 3px 2px #DDD;
}
#changeSearchForm .rs_multiSearchBoxCalendarTime { background: #fff; width: 95px; height: 28px; padding: 5px; margin: 0 0 0 3px; border: 1px solid #B7B69D; color: #3B3B3B; }
#changeSearchForm .rs_multiSearchBoxContent_hotel { border-top: 0px solid #ffffff; padding: 10px 0 10px 0; overflow: hidden; max-width: 100%; }
#changeSearchForm .rs_multiSearchBoxContent_hotel .search { background: url(/images/sprite.png) -553px 0px no-repeat; border: 0; width: 165px; height: 50px; color: #fff; font-weight: bold; text-shadow: #464646 1px 1px 0px; font-size: 19px; cursor: pointer; float: right; margin: 10px 0 0 0; text-indent: -99999px; }
#changeSearchForm .rs_multiSearchBoxContent_hotel .search:hover { background: url(/images/sprite.png) -553px -50px no-repeat;}
#changeSearchForm .filter_hotel {  width: 100%; height: auto;  font-family: 'Lato', sans-serif; font-weight: 300;}
*+html .filter_hotel { height: auto; }
.filter_line { 
width: 100%; max-width: 452px; box-shadow: 0 5px 8px -5px #6b520c; margin: 0px auto;  
}

*+html .filter_line  {
	margin-top: -10px;
}

.filter_toggle_container { margin-top: -5px;  float: left;  background: #ffd255; width: 100%; padding: 0px; height: 30px;}
*+html .filter_toggle_container { height: 30px;}
#changeSearchForm .filter_hotel .filter_hotel_toggle {  cursor: pointer; margin-left: 15px; margin-bottom: 0px; margin-bottom: 0px; margin-right: 0px;}
.toggle_this_img1 { margin-top: 1px; margin-left: 0px; float: left; cursor: pointer; background: url(/images/sprite.png) -238px -12px no-repeat #ffffff; width: 10px; height: 15px;}
*+html .toggle_this_img1 { margin-top: 8px; }
.toggle_this_img2 {  margin-top:3px; float: left; cursor: pointer; background: url(/images/sprite.png) -238px -0px no-repeat #ffffff; width: 15px; height: 10px;}
*+html .toggle_this_img2 {  margin-top: 9px; }
.filter_hotel_toggle h3 {
	margin-left: 20px;

}
#changeSearchForm .filter_hotel .filter_hotel_toggle .filterimg_hotel { background: url(http://data.rezserver.com/img/mobile_search/searchbox.png) -152px -37px no-repeat; width: 18px; height: 18px; display: block; float: left; margin: -3px 10px 0 0; }
#changeSearchForm .filter_hotel .filter_hotel_toggle:hover .filterimg_hotel { background-position: -152px -55px; }
#changeSearchForm .filter_hotel .filter_hotel_toggle .down{ background-position: -170px -37px !important; }
#changeSearchForm .filter_hotel .filter_hotel_toggle:hover .down{ background-position: -170px -55px !important; }
#changeSearchForm .filter_hotel .filters_hotel { *padding-top: 20px; padding-bottom: 10px; display: none; float: left; background: #ffd255; width: 100%; max-width: 452px; height: auto; }
*+html .filters_hotel { height: auto; }
#changeSearchForm .filter_hotel .filters_hotel .filters_hotel_padding { margin-top: 20px; padding-left: 15px; padding-right: 15px;}
#changeSearchForm .filter_hotel .filters_hotel  h3 { margin-bottom: 12px; }
#changeSearchForm .filter_hotel .filters_hotel .update { background: url(http://data.rezserver.com/img/mobile_search/searchbox.png) -0px -74px no-repeat; border: 0; width: 103px; height: 28px; color: #fff; font-weight: bold; text-shadow: #464646 1px 1px 0px; font-size: 14px; cursor: pointer; float: right; margin: 10px -2px 0 0; text-indent: -99999px; }
#changeSearchForm .filter_hotel .filters_hotel .update:hover { background-position: -103px -74px; }
#changeSearchForm .filter_hotel .filters_hotel .filter_star {  float: left; padding: 0 20px 0 0; margin: 0 10px 0 0; width: 400px;}

#changeSearchForm .filter_hotel .filters_hotel .filter_star ul { margin: 0px; list-style: none; padding: 0px;}
#changeSearchForm .filter_hotel .filters_hotel .filter_star ul li { display: inline; float: left;  }

*+html #changeSearchForm .filter_hotel .filters_hotel .filter_star { padding-bottom: 10px;}
#changeSearchForm .filter_hotel .filters_hotel .filter_star .filters_stars { }
#changeSearchForm .filter_hotel .filters_hotel .filter_star .filters_stars2 {  padding-left: 20px;}
#changeSearchForm .filter_hotel .filters_hotel .filter_star input { margin: -1px 5px 7px 0px; padding: 0px; float: left; }
#changeSearchForm .filter_hotel .filters_hotel .filter_star .filter_stars1 { width: 11px; height: 12px; background: url(http://data.rezserver.com/img/mobile_search/searchbox.png) -89px -48px no-repeat; display: inline-block; text-indent: -999999px; }
#changeSearchForm .filter_hotel .filters_hotel .filter_star .filter_stars2 { width: 24px; height: 12px; background: url(http://data.rezserver.com/img/mobile_search/searchbox.png) -89px -36px no-repeat; display: inline-block; text-indent: -999999px; }
#changeSearchForm .filter_hotel .filters_hotel .filter_star .filter_stars3 { width: 37px; height: 12px; background: url(http://data.rezserver.com/img/mobile_search/searchbox.png) -89px -24px no-repeat; display: inline-block; text-indent: -999999px; }
#changeSearchForm .filter_hotel .filters_hotel .filter_star .filter_stars4 { width: 50px; height: 12px; background: url(http://data.rezserver.com/img/mobile_search/searchbox.png) -89px -12px no-repeat; display: inline-block; text-indent: -999999px; }
#changeSearchForm .filter_hotel .filters_hotel .filter_star .filter_stars5 { width: 63px; height: 12px; background: url(http://data.rezserver.com/img/mobile_search/searchbox.png) -89px -0px no-repeat; display: inline-block; text-indent: -999999px; }
#changeSearchForm .filter_hotel .filters_hotel .filter_amenities {  font-size: 12px;}
#changeSearchForm .filter_hotel .filters_hotel   h3 { font-size: 14px;}
#changeSearchForm .filter_hotel .filters_hotel .filter_amenities .amenities_col {  }
.list_ament { margin: 0px; list-style: none; padding: 0px;}
.list_ament li {  float: left; padding-right: 20px;}
#changeSearchForm .filter_hotel .filters_hotel .filter_amenities .amenities_col input { margin: 2px 2px 4px 2px; padding: 0px; }
#changeSearchForm .filter_hotel .filters_hotel .other { float: left; width: 100%; margin-top: 15px; padding-top: 15px; border-top: 1px solid #CA9F2C;}
.other_list { margin: 0px; list-style: none; padding: 0px;}
.other_list li { float: left;}
#changeSearchForm .filter_hotel .filters_hotel .other div {  margin-right: 5px; }
#changeSearchForm .filter_hotel .filters_hotel .other select { padding: 5px; height: 30px; width: 129px; border: 1px solid #ca9f2c; color: #3B3B3B;  font-family: 'Lato', sans-serif; font-size: 12px; color: #3c3c3c;-moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px;  -moz-box-shadow: inset 2px 3px 2px #ddd; -webkit-box-shadow: inset 2px 3px 2px #DDD; box-shadow: inset 2px 3px 2px #DDD; }
#changeSearchForm .filter_hotel .filters_hotel .other select option { color: #000; padding: 5px; }
#changeSearchForm .filter_hotel .filters_hotel .other input { padding: 5px; width: 129px; height: 18px; border: 1px solid #ca9f2c; color: #3B3B3B; margin: 0px; font-family: 'Lato', sans-serif; font-size: 12px; color: #3c3c3c; -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; -moz-box-shadow: inset 2px 3px 2px #ddd; -webkit-box-shadow: inset 2px 3px 2px #DDD; box-shadow: inset 2px 3px 2px #DDD;}
#changeSearchForm .filter_hotel .filters_hotel .filter_other span { margin-bottom: 2px; display: inline-block; }
.left_checkout {
	margin-left: 15px;
	float: left;
}
.rs_filter {
	float: right;
	width: 300px;
	height: 306px;
	background: #000;
}


.search_btn_div {
	margin: 0 auto;

    width: 100%;
    max-width: 452px;
   
	height: auto;
}

#changeSearchForm .search_btn_div .search_btn { background: url(/images/sprite.png) 0px 0px no-repeat; border: 0; width: 134px; height: 68px; color: #fff; font-weight: bold; text-shadow: #464646 1px 1px 0px; font-size: 19px; cursor: pointer; float: right; margin: 10px 0 0 0; text-indent: -99999px; }
#changeSearchForm .search_btn_div .search_btn:hover { background: url(/images/sprite.png) 0px -67px no-repeat; border: 0; width: 134px; height: 68px;}



/* Media Queries */
@media only screen and (max-width:870px){

	#changeSearchForm {
		position: static;
		margin: 0; padding: 0;
		margin: 15px auto;
		 -moz-box-shadow: 0 0 0px #888; -webkit-box-shadow: 0 0 0px #888; box-shadow: 0 0 0px #888;
		margin-top: 20px\0/;
	}
	
	#changeSearchForm .search_padd  {
		padding-bottom: 10px;
		 -moz-box-shadow: 0 0 7px #888; -webkit-box-shadow: 0 0 7px #888; box-shadow: 0 0 5px #888;

	}
	
}

@media only screen and (max-width:480px){
	
	#changeSearchForm { background: #ffffff; -moz-box-shadow: 0 0 0px #888; -webkit-box-shadow: 0 0 0px #888; box-shadow: 0 0 0px #888;}
	
	#changeSearchForm .search_block {
		margin-left: 8px;
		width: 95%;
	}
	.oa_srch_bg  {
		background-image: none;
		background: #ffffff;
	}
	#changeSearchForm .search_btn_div .search_btn {
		margin-right: 8px;
	}
	
	#changeSearchForm .search_padd{
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		-khtml-border-radius: 0;
		border-radius: 0;		 
		 -moz-box-shadow: 0 0 0px #888; -webkit-box-shadow: 0 0 0px #888; box-shadow: 0 0 0px #888
	}

	.left_checkout {
		clear: both;
		margin: 0px;
		margin-top: 10px;
	}
	
	#changeSearchForm { position: relative; margin: 0px; padding: 0px; border: 0px; -moz-box-shadow: 0 0 0px #888; -webkit-box-shadow: 0 0 0px #888; box-shadow: 0 0 0px #888;}
	
	.filter_hotel { margin: 0px; padding: 0px; }
	
	.rs_search_cont { margin: 0px; padding: 0px; }
	

}

@media only screen and (max-width:700px){	
	.oa_hd_container {
		padding-bottom: 0px;
	}
}

@media only screen and (max-width:480px){
	.list_ament li {
		clear: left
	}

	.other_list li { clear: left; padding-bottom: 10px;}
	
	#changeSearchForm .rs_multiSearchBoxAutosuggestResultsContent {
		width: 94%;
	}

	
}

@media only screen and (max-width:390px){
	#changeSearchForm .rs_searchbox_header .srch_head {
	font-size: 28px;
	}

	.filter_star ul li { display: block; clear: left; }
	#changeSearchForm .filter_hotel .filters_hotel .filter_star .filters_stars2 {  padding-left: 0px;}
}