<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.searchform ul.sub li {
	width: 100%;
}

.searchform ul.sub span {
	font-size: 125%;
	line-height: 24px;
	font-weight: 100;
	color: #2ba0de;
	float: right;
}

.content img {
    margin-right: 10px;
}

h2{
margin-bottom: 15px;
margin-top:15px;
}

.content .sn_price {
color: #ff6d06;
font-size: 36px;
}
.snip_btn .blue {
background-color: #52c423;
background-image: linear-gradient(to top, #52c423, #52c423);
}

.button {
height: 45px;
font-size: 20px;
}
.snip_btn button.info {
	width: 240px;
	border-radius: 6px;
}
.searchbuttons {
display: none;
}

.searchform input {
height:100%;
margin-top: 0px;
}
.searchform .border {
height:100%;
margin-top: 0px;

}

.red {
background-color: #ff5a60;
background-image: linear-gradient(to top, #ff5a60, #ff5a60);
}
.bt_green {
background-color: #52c423;
background-image: linear-gradient(to top, #52c423, #52c423);
}
}

.right90 {
float: right;
width: 68%;
margin: 17px 10px 17px 0px;
}

.left600 {
width: 60%;
}
.right600 {
width: 39%;
}



.backcl {
background-color: #FFDF8E;
}

.back-link {
  float: right;
  font-size: 17px;
  color: white;
  padding-top: 14px;
  padding-bottom: 14px;
}

.back-link  a { 
  color: white;
  font-weight: bold;
  border: 1px #fff solid;
  border-radius: 6px;
  padding: 5px 15px;
  text-decoration: none;
}


.hotelRooms {
display: none;
}

#hotelRoomsDataHeader {
margin-top: 0px;
}
.images {
margin-bottom: 0px;
}

.upper19 {
font-size: 100%;
text-transform: none;
}


h1 {
text-transform: none;
}

 .circles {
width: 108px;
}
.stars {
width: 105px;
}


button.prod {
  border-radius: 6px;
}

.searchform button.btn {
    border-radius: 0 6px 6px 0;
	border: 1px #888 solid
}

.searchform {
    border-radius: 6px;
	border: 1px #888 solid
}

#overlaySmallMap a{
	border: 1px #000 solid;
	padding: 15px;
	border-radius: 6px;
}

#overlaySmallMap {
	 position: absolute;
  top: 340px;
  right: 20px;
 }
 
 .add_hier {
 margin-top: 15px;
}

.content p a{
  text-decoration: none;
}

.title p {
  float: left;
  font-size: 17px;
  font-weight: bold;
  color: #fff;
  line-height: 43px;
}

.sn_title {
  font-size: 140%;
  line-height: 120%;
  font-weight: bold;
  text-decoration: none;
}
</pre></body></html>