/* GENERAL STYLES */
@charset "utf-8";

table.overview, table.hotelDetails {
	width:680px; border:1px solid #005b7f; border-bottom:none; margin-bottom:24px;
}
table.overview td, table.hotelDetails td {
	padding:5px; text-align:left; vertical-align:top; border-bottom:1px solid #005b7f;
}
table.overview td img, table.hotelDetails td img { margin-bottom:5px; }
table.overview td.header, table.hotelDetails td.header {
	background-color:#e5eef2;
}
table.overview td.image, table.hotelDetails td.image { border-right:1px solid #005b7f; padding-bottom:0px; }
table.overview td.image { width:205px; }
table.hotelDetails td.image { width:100px; }
table.hotelDetails td.booking { background-color:#e5f6b0; }
table.hotelDetails td.fullybooked { background-color:#ff8080; }
table.hotelDetails td.fullybooked a:hover { color:#fff; }
table.hotelDetails td.limited { background-color:#ffac4d; }
table.hotelDetails td.time { width:100px; border-right:1px solid #005b7f; text-align:center; }
table.overview td.imagepanoramic { padding-bottom:0px; }
table.overview td.textpanoramic { padding:15px; }
span.time { margin-right:12px; }
div.top { float:right; font-style:italic; }


.opportunitiesList li {margin-left:35px;} 



/* EDITOR PROPERTIES */
