#book-form
 {
  float: left;
	width: 337px;
	background: #c3d6e5;
	-webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
	padding-bottom: 3px;
 }
#book-form.short-form
 {
  width: 275px;
	background: transparent;
	text-align: center;
 }
#book-form.horizontal-form 
 {
  float: left;
	width: 992px;
	height: 225px;
	height: auto;
	margin-top: 19px;
	background: #6fa8ff;
 }
#book-form a, #book-form a:visited
 {
  color: white;
 }
 
#book-form a.advanced
 {
  font-size: 13px;
	line-height: 30px;
 }
 
#loading_holder {
  display: none;
	background: white !important;
}  

#book-form-main, #loading_holder
 {
  float: left;
	width: 337px;
	/*height: 335px;*/
	background: #297eff;
	-webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
	padding-bottom: 7px;
 }
#loading_message {
  /*
	position: relative;
  top: 50%;
  transform: translateY(-50%);
	*/
	box-sizing: border-box;
	width: 100%;
	padding: 15px;
	padding-top: 0;
	text-align: center;
}
.short-form #book-form-main, .short-form #loading_holder
 {
  width: 275px;
	margin-top: 36px;
 } 
.short-form #loading_holder
 {
  height: 270px;
 }
.horizontal-form #book-form-main, .horizontal-form #loading_holder
 {
  float: left;
	width: 992px;
  height: 184px;
	height: auto;
	overflow: hidden;
 }
 
.horizontal-form #loading_holder
 {
  height: 184px;
	height: 234px;
	text-align: center;
 }
 
#book-form-main h2 
 {
  text-align: left;
  margin-left: 24px;
	margin-top: 16px;
	font: 24px 'Arial';
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 0px rgba(23, 83, 179, 1);
 }
#book-form-main.book-form-main-page h2
 {
  margin-top: 9px;
	margin-left: 33px;
 }
.select-resorts, .search-location > .hotelname
 {
  float: left;
	margin-top: 16px;
	margin-left: 24px;
	width: 288px;
	height: 32px;
	border: none;
	color: #506489;
 }
.short-form .select-resorts
 {
  width: 225px;
 }
.horizontal-form .select-resorts, .horizontal-form .search-location > .hotelname
 {
  width: 225px;
 }
 
.horizontal-form .search-location
 {
  float: left;
	margin-top: 2px;
	width: 249px;
 }
 
.horizontal-form .search-dates
 {
  float: left;
	margin-top: 15px;
	width: 354px;
 }
 
.horizontal-form.with-ages .search-dates
 {
	width: 234px;
 }
 
.horizontal-form .show-results
 {
  float: left;
	margin-top: 15px;
	width: 271px;
	overflow: hidden;
 } 
 
.horizontal-form .search-dates label
 {
  float: left;
	margin-top: 10px;
	margin-left: 14px;
	width: 156px;
	height: 37px;
	border: none;
	color: white;
 } 
 
.horizontal-form.hotel-form .search-dates label
 {
	margin-top: 0;
 } 
 
.horizontal-form .search-dates input
 {
  float: left;
	margin-left: 14px;
	width: 156px;
	height: 32px;
	border: none;
	text-indent: 5px;
	color: #506489;
 }
 
.horizontal-form.with-ages .search-dates label,  
.horizontal-form.with-ages .search-dates input
 {
	width: 96px;
 }
 
.horizontal-form .search-dates .select-resorts
 {
  width: 156px;
	margin-left: 14px;
 }
 
#light-blue
 {
  float: left;
	margin-top: 15px;
	background: #5195ff;
	/*height: 183px;*/
	min-height: 175px;
	width: 336px;
	
	padding-bottom: 9px;
	overflow: hidden;
 }
.short-form #light-blue
 {
  width: 257px;
	margin-top: 0;
	background: transparent;
	min-height: 0;
 }
.horizontal-form #light-blue
 {
  width: 366px;
	min-height: 0;
 }
.horizontal-form.with-ages #light-blue
 {
  width: 496px;
 }
.hotel-form #light-blue
 {
  margin-top: 0;
	padding-bottom: 14px;
 }
#in-light-blue
 {
  float: left;
	width: 326px;
  padding-left: 10px;
 }
.short-form #in-light-blue
 {
  width: 247px;
 }
.horizontal-form #in-light-blue
 {
  width: 356px;
 }
.horizontal-form.with-ages #in-light-blue
 {
  width: 486px;
 }
#light-blue.light-blue-page
 {
  float: left;
	position: relative;
	z-index: 0;
  margin-top: -44px;
	padding-left: 0;
	margin-left: 19px;
	width: 717px;
	background: none;
 }
.page-care
 {
  float: left;
	margin-top: 43px;
	width: 345px;
 }
#light-blue input
 {
  float: left;
	margin-top: 15px;
	margin-left: 14px;
	width: 138px;
	height: 32px;
	border: none;
	text-indent: 5px;
	color: #506489;
 }
.short-form #light-blue input
 {
	width: 106px;
 }
#light-blue.light-blue-page input
 {
  width: 150px;
	height: 29px;
 }
#light-blue select
 {
  float: left;
	margin-top: 15px;
	margin-left: 14px;
	width: 138px;
	height: 32px;
	border: none;
	text-indent: 5px;
	color: #506489;
 }
#light-blue.light-blue-page select
 {
  width: 150px;
	height: 29px;
 }
#add-room
 {
  float: left;
	width: 357px;
	cursor: pointer;
 }
#light-blue span
 {
  float: left;
	width: 337px;
	margin-top: 15px;
 }
#light-blue.light-blue-page span
 {
  float: right;
  width: 105px;
 }
 
.horizontal-form #light-blue span
 {
	width: 474px;
 }
 
.horizontal-form.hotel-form #light-blue span
 {
	width: 345px;
 }

#light-blue span h2
 {
  float: left;
	margin: 0;
  margin-top: 4px;
	font: 16px 'Arial';
	font-weight: bold;
	color: #fff;
	margin-left: 12px;
	width: 60px;
 }
.hotel-form #light-blue span h2
 {
  margin-left: 2px;
 }
#light-blue.light-blue-page span h2
 {
  display: none;
 }
button.add_room,
a.add_room
 {
  float: left;
	background-image: linear-gradient( #f2f2f2, #cfcfcf);
	width: 92px;
	height: 19px;
	border: none;
	font: 14px 'Arial';
	text-shadow: 1px 0px 0px rgba(255, 255, 255, 1);
	line-height: 17px;
	color: #5f6c79;
	-webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
	-webkit-box-shadow: 1px 1px 1px 0px rgba(59, 114, 202, 1);
  -moz-box-shadow: 1px 1px 1px 0px rgba(59, 114, 202, 1);
  box-shadow: 1px 1px 1px 0px rgba(59, 114, 202, 1);
	text-decoration: none;
	text-align: center;
	cursor: pointer;
 }
#light-blue  button.add_room
 {
  margin-top: 4px;
	margin-left: 145px;
 }

.horizontal-form #light-blue button.add_room
 {
  float: right;
	width: 120px;
 } 
 
#light-blue button.add_room:hover
 {
   background-image: linear-gradient( #cfcfcf, #f2f2f2);
 }
a.rem_room, a.rem_room_book
 {
  float: right;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-decoration: none;
	background: url('/skiimg/remove.png') no-repeat;
 }
#light-blue .rooms
 {
  float: left;
  width: 337px;
	margin-top: 15px;
 }
.horizontal-form #light-blue .rooms
 {
  width: 352px;
 }
.horizontal-form.with-ages #light-blue .rooms
 {
  width: 482px;
 }
 
#light-blue .rooms .rooms_ages
 {
  float: left;
  width: 337px;
	margin-top: 5px;
 }
.horizontal-form #light-blue .rooms .rooms_ages
 {
  width: 352px;
 }
.horizontal-form.with-ages #light-blue .rooms .rooms_ages
 {
  width: 482px;
 } 
 
#rt_ppl_1 a.rem_room, #rt_ppl_1 a.rem_room_book
 {
  display: none;
 }
#light-blue.light-blue-page .rooms
 {
  width: 242px;
 }
#light-blue .rooms p
 {
  float: left;
	color: #fff;
	font: 14px 'Arial';
	margin-left: 25px;
	margin-left: 12px;
	margin-top: 4px;
	width: 96px;
 }
.horizontal-form.with-ages #light-blue .rooms p
 {
  width: 106px;
 }
.hotel-form #light-blue .rooms p
 {
  margin-left: 2px;
  width: 115px;
 }
#light-blue.light-blue-page .rooms p
 {
  margin-left: 0;
 }
#light-blue .rooms select
 {
  float: left;
	margin-top: 0;
	margin-left: 10px;
	width: 102px;
	width: 88px;
	height: 26px;
	border: none;
	text-align: left;
	padding-left: 0;
	text-indent: 5px;
	color: #506489;
 }
.short-form #light-blue .rooms select
 {
  float: left;
	margin-left: 15px;
	width: 106px;
	height: 32px;
 }
.hotel-form #light-blue .rooms select
 {
	margin-left: 2px;
	margin-right: 7px;
 }
.horizontal-form #light-blue .rooms select
 {
  width: 108px;
	text-indent: 0;
 }
.hotel-form .rooms select, 
.horizontal-form.with-ages .rooms select
 {
  margin-bottom: 5px;
 }
#light-blue .rooms select option
 {
	text-align: left;
	padding-left: 0;
	text-indent: 5px;
 }
#light-blue.light-blue-page .rooms select
 {
  width: 80px;
	height: 29px;
 }
#book-form button.main-button
 {
  float: left;
	width: 184px;
	height: 32px;
	margin-left: 46px;
	margin-top: 5px;
	background-image: linear-gradient( #36d9c8, #06d3ab);
	-webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
	text-decoration: none;
	border: none;
  cursor: pointer;
 }
 
.short-form #book-form button.main-button
 {
  margin-left: 47px;
	width: 200px;
 }
 
#book-form.horizontal-form button.main-button
 {
  margin-left: 117px;
	margin-top: 12px;
	width: 200px;
 }
 
#book-form.horizontal-form .show-results button.main-button
 {
  margin-top: 22px;
  margin-left: 37px;
 }

#book-form button.main-button:hover
 {
  background-image: linear-gradient( #06d3ab, #36d9c8 );
 }
#book-form button.main-button b
 {
  float: left;
  font: 17px 'Arial';
	line-height: 34px;
	padding-left: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	padding-right: 36px;
	background: url('/skiimg/arrow2.png') right no-repeat;
	background-position: right 4px;
	cursor: pointer;
 }
.short-form #book-form button.main-button b
 {
  width: 142px;
 }
 
#more-options
 {
  float: left;
	width: 305px;
	margin-left: 10px;
	height: 93px;
 }
#more-options .more-options-checkbox-holder
 {
  float: left;
	margin-left: 5px;
	height: 93px;
 }
 
#more-options .more-options-checkbox-holder .check_holder .check
 {
  float: left;
	text-align: right;
  width: 5%;
 }
 
#more-options .more-options-checkbox-holder .check_holder .check input
 {
  float: left;
 }
 
#more-options .more-options-checkbox-holder .check_holder label
 {
  width: 95%;
 } 
 
.horizontal-form #more-options
 {
  width: 960px;
	height: 53px;
 }

#more-options select, #more-options input
 {
  float: left;
	margin-left: 14px;
	margin-top: 14px;
	margin-bottom: 10px;
	color: #708aad;
	border: none;
	width: 183px;
	height: 28px;
	text-indent: 4px;
	
 }
#more-options input
 {
  width: 219px;
	height: 28px;
	text-indent: 10px;
 }
#more-options.more-options-page select
 {
   margin-top: 0;
   width: 151px;
	 height: 25px;
 }
#more-options.more-options-page input
 {
  width: 335px;
	height: 25px;
	margin-top: 0;
	margin-left: 15px;
 }
 
 .horizontal-form #more-options .more-options-checkbox-holder
 {
  float: left;
	height: 53px;
	width: 210px;
	margin-left: 5px;
 }

 .new_check_holder > .check{
 width: 34px !important;
 }
.new_check_holder > .check input{
border: 1px solid blue;
 width: 20px !important;
 height: 20px !important;
 margin: 0px 7px !important;
}
.new_check_holder >  label{
 float: left;
 width: auto !important;
 color: #fff;
}

 .horizontal-form #more-options .more-options-checkbox-holder2{
  float: left;
	height: 40px;
	padding-top: 13px;
	width: 220px;
 }
 .more-options-stars-options {
	float: left;
 }
 .more-options-stars-options > select{
  width: auto !important;
 }
#book-form #search_offers.search_offers_button2{
 margin: 0;
 width: 140px;
 margin-left: 5px;
 margin-top: 10px;
}
#book-form #search_offers.search_offers_button2 b{
padding-right: 0;
 background: none;
 font: 15px 'Arial';
}