<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body{
	margin: 0px;
	padding: 0px;
	background: #e8fffc url(/media/img/_greece/bgr.gif) repeat-x;
}
div.IconsMenu .head{
	border-bottom: 1px solid #7aa19c !important;
	background: #4d7671 !important;
	color: #fff !important;
}

div.IconsMenu ul li a div.content{
	border-bottom: 1px solid #7aa19c !important;
}

.fontglare{
	color: #218b9a !important;
}


div#booking {
	background-image: url(/media/img/_greece/faded_bgr.gif) !important;
}

div#booking-menu {
	background-color: #4d7671 !important;
}

.rounded {
	border: 1px solid #82b8be;
	background-color: #eef9fa;
}

/* ---- INFO PAGE WIDGET --- */

.widgetTabs .tab {
    background-color: #82b8be;
}

.widgetTabs .tab.tabs-selected {
    background-color: #eef9fa;
}

/* booking form */
div.booking{

	border: 1px solid #CDE6FF !important;
}</pre></body></html>