<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#dateOfTravel {
	background:url(./../../../images/n/grey_date.png) no-repeat 95% center;
}

#menu.breadcrumb {
	margin-bottom:7px;
	padding:0 5px;
}

#menu.breadcrumb ul {
	list-style:none;
}


#menu.breadcrumb li {
	float:left;
	margin-right:5px;
}

#menu.breadcrumb a, #menu.breadcrumb span {
	display:block;
	font-size:91%;
	color:#fff;
	text-transform:uppercase;
	line-height:37px;
	height:37px;
}

#menu.breadcrumb li.active a, #menu.breadcrumb span {
	font-weight:bold;
	text-decoration:none;
}

.touchslider .hov {
	display:block;
}

.images .touchslider-paginat {
	display:block;
}

.sea tr td .select {
	padding:0px;
}

ul.zebralist {
	list-style: none;
	margin: 7px 0;
}

ul.zebralist li {
	padding: 5px;
}

ul.zebralist li.zebra {
	background-color: #e6e6e6;
}

ul.zebralist li b {
	font-weight:normal;
}

.preview_map_parent {
	position:relative;
}

.preview_map {
	background-color:#E5E3DF;
	height:390px;
	width:auto;
	overflow:hidden;
	border:solid 4px #d7d7d7;
}

/*
div.overlaySmallMap {
	top: 55px;
	left: 15px;
	height: 468px;
	width: 97%;
}

div.overlaySmallMap div {
	margin-top: 20%;
}
*/

div#full_map, div#full_map_le {
	max-width: 100%;
}

div#full_map td, div#full_map_le td {
	padding:0px;
	margin:0px;
}

div#full_map table, div#full_map_le table {
	margin:0px;
}

div#wrapperRoute {
	padding-left: 10px;
	width: 320px;

}

div#mapRoute {
	height:300px;
	width:330px;
	overflow:scroll;
	overflow-x:scroll;
	float:left;
	margin-top:10px;
}

div.roomsPolicy {
	position: absolute;
	z-index: 3000;
	/*left: 850px;
	right: auto;
	top: 178px;*/
	width: 400px;
	background-color: #FFF9E7;
	border: 1px solid #FEBA02;
	margin: 0 0.6em 0.6em;
	padding: 0.6em;
	color:#000000;
}

div.roomsPolicy p {
	padding-bottom: 10px;
	color:#000000;
}

#hotelRoomsData table {
	width: 100%;
	font-size: 15px;
	margin-bottom: 10px;
}

#hotelRoomsData .grey td, #hotelRoomsData .grey th {
	background: #e6e6e6;
}

#hotelRoomsData th {
	padding: 15px 10px;
}

#hotelRoomsData td {
	padding: 5px 10px;
}

#hotelRoomsData td span {
	font-size: 13px;
}

#hotelRoomsData th.h_room_price {
	width: 70px;
}

#hotelRoomsData th.h_room_cnt {
	width: 90px;
}

#hotelRoomsData div.select select {
	width: 85px;
}

tr.extendedRow div.hotel_pics, tr.extendedRow div.description {
	background-color: #FFF9E7;
	border: 1px solid #f1ae00;
	margin: 0 0.6em 0.6em;
	padding: 0.6em;
}

.incInRoom{
	background:transparent url(./../../../images/n/included.png) no-repeat scroll 0px 2px;
	padding-top:2px;
}

.excInRoom{
	background:transparent url(./../../../images/n/excluded.png) no-repeat scroll 0px 2px;
	padding-top:2px;
}

#hotelRoomsDataHeader {
	margin-top:0px;
}

.add_comment .tbl_rows .col1{
	float:left;
	width:48%;
	margin-right:25px;
}
.add_comment .tbl_rows .col2{
	float:left;
	width:48%;
}

.add_comment .tbl_rows{
	float:left;
	width:100%;
}

#stf_message {
	color: green;
	font-weight: bold;
}

.menu_obj {
	/*margin-top:20px;*/
}


.fl_l{
	float: left;
}

#fullScreenMap img{
	max-width:none;
}

.noact {
	display:none;
}

b.cur {
	text-decoration:none;
	color:#2ba0de;
	font-size:smaller;
}

img.iw_pic {
	width: 150px;
}

div#loading_outer {
	position:absolute;
	left:47%;
	top:45%
	width: 150px;
}

.lo_l {
	float: left;
	width: 40px;
}

.lo_r {
	float: left;
	padding-top: 6px;
}

.images .touchslider {
	width: 100%;
}

.main img {
	padding-right: 10px;
}

/* styles for google map popup */
#overlaySmallMap{
	margin-top:12px;
	text-align:right;
}

.images {
	margin-bottom:0px;
}

.menu_obj li {
	margin-bottom:0;
}

.menu_obj div {
float:left;
margin-right:3px;
margin-bottom:0px;
background:#bfbfbf;
padding:1px;
}
.menu_obj div a {
display:block;
text-decoration:none;
font-size:125%;
line-height:32px;
height:32px;
padding:0 15px;
background:#fff;
}
.menu_obj div a span {
float:left;
display:block;
width:28px;
height:21px;
background-repeat:no-repeat;
background-position:right top;
margin-right:5px;
margin-top:5px;
}
.menu_obj div:hover {
padding:0;
}
.menu_obj div:hover a {
color:#fff;
background:#2ba0de;
border:none;
height:34px;
line-height:34px;
padding:0 16px;
}
.menu_obj .share span {background-image:url(./../../../images/n/share.png);}
.menu_obj div:hover a span {
margin-top:6px;
background-position:left top;
}
</pre></body></html>