@charset "utf-8";
/* CSS Document From 1150px */
@font-face {
    font-family: 'Calibri';
    src: url('../../fonts/Calibri.eot');
    src: url('../../fonts/Calibri.eot') format('embedded-opentype'),
         url('../../fonts/Calibri.woff2') format('woff2'),
         url('../../fonts/Calibri.woff') format('woff'),
         url('../../fonts/Calibri.ttf') format('truetype'),
         url('../../fonts/Calibri.svg#Calibri') format('svg');
}
p  {
	padding: 1.5px;
}
#wrapper  {
	position: relative;
	display: block;
	width: 80%;
	max-width: 1000px;
	height: auto;
	min-height: 10%;
	max-height: 100%;
	margin: 0 10% 2% 10%;
	font-family: Calibri;
	background-image: url(../../images/accommodation.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	z-index: 1;
}
#wrapper img  {
	display: block;
	width: 100%;
	height: 100%;
	margin-top: 1%;
	z-index: 1;
}
#wrapper #mainRight {
	display: block;
	width: 24%;
	height: 100%;
	padding-bottom: 5px;
	font-size: 12px;
	color: #000;
	line-height: 16px;
	text-align: left;
	margin-right: 4.8%;
	margin-top: 32%;
	float: right;
	z-index: 6;
}
#wrapper #mainLeft {
	position: relative;
	display: block;
	width: 32%;
	height: 100%;
	padding-bottom: 5px;
	font-size: 12px;
	color: #000;
	background-color: none;
	line-height: normal;
	text-align: left;
	margin-left: 2%;
	margin-top: 27%;
	margin-bottom: 3%;
	float: left;
	clear: right;
	z-index: 6;
}
#wrapper #mainMiddle #seaedgeHolder article.apartTitle {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 12px;
	color: #000;
	background-color: #B7DAE4;
	float: left;
}
#wrapper #mainMiddle #seaedgeHolder:hover article.apartTitle a,
#wrapper #mainLeft #trebalHolder:hover article.apartTitle a  {
	text-decoration: none;
}
#wrapper #mainMiddle #seaedgeHolder article.apartTitle a  {
	text-decoration: underline;
	font-size: 12px;
	color: #000;
	padding-bottom: 2px;
}
#wrapper #mainMiddle #seaedgeHolder  {
	display: block;
	width: 45%;
	height: auto;
	margin-right: 55%;
	margin-top: 1%;
	float: left;
	clear: left;
}
#wrapper #mainMiddle #seaedgeHolder a img  {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0px;
	border: none;
}
#wrapper #mainMiddle #seaedgeTxt  {
	display: block;
	width: 100%;
	height: 100%;
	padding-bottom: 5px;
	font-size: 12px;
	color: #000;
	background-color: none;
	line-height: normal;
	text-align: left;
	float: left;
	clear: left;
	z-index: 6;
}
#wrapper #mainMiddle #edgeLayout  {
	position: absolute;
	top: 63%;
	right: 0;
	display: block;
	width: 46%;
	height: auto;
	padding-bottom: 5%;
	z-index: 8;
}
#wrapper #mainMiddle {
	display: block;
	width: 32%;
	height: 100%;
	padding-bottom: 5px;
	font-size: 12px;
	color: #000;
	background-color: none;
	line-height: 14px;
	text-align: left;
	margin-left: 2%;
	margin-top: 27%;
	float: left;
	z-index: 6;
}
#wrapper #mainLeft #trebalHolder article.apartTitle {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 12px;
	color: #000;
	background-color: #B7DAE4;
	float: left;
}
#wrapper #mainLeft #trebalHolder article.apartTitle a  {
	text-decoration: underline;
	color: #000;
	padding-bottom: 2px;
}
#wrapper #mainLeft #trebalHolder  {
	display: block;
	width: 45%;
	height: auto;
	margin-right: 55%;
	margin-top: 1%;
	float: left;
	clear: left;
}
#wrapper #mainLeft #trebalHolder a img  {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0px;
	border: none;
}
#wrapper #mainLeft #trebalTxt  {
	display: block;
	width: 100%;
	height: 100%;
	padding-bottom: 5px;
	font-size: 12px;
	color: #000;
	background-color: none;
	line-height: normal;
	text-align: left;
	float: left;
	clear: left;
	z-index: 6;
}
#wrapper #botSpace  {
	display: block;
	width: 100%;
	height: 100px;
	padding-bottom: 5px;
	clear: both;
}

@media (max-width:960px) {
p  {
	padding: 1px;
}
#wrapper  {
	width: 90%;
	margin: 0 5% 2% 5%;
}
#wrapper #mainRight {
	display: block;
	width: 24%;
	height: 100%;
	padding-bottom: 5px;
	font-size: 11px;
	color: #000;
	line-height: 13px;
	text-align: left;
	margin-right: 4.8%;
	margin-top: 32%;
	float: right;
	z-index: 6;
}
#wrapper #mainLeft {
	position: relative;
	display: block;
	width: 34%;
	height: 100%;
	padding-bottom: 5px;
	font-size: 11px;
	color: #000;
	background-color: none;
	line-height: normal;
	text-align: left;
	margin-left: 1%;
	margin-top: 27%;
	margin-bottom: 3%;
	float: left;
	clear: right;
	z-index: 6;
}
#wrapper #mainMiddle #seaedgeHolder article.apartTitle {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 11px;
	color: #000;
	background-color: #B7DAE4;
	float: left;
}
#wrapper #mainMiddle #seaedgeHolder:hover article.apartTitle a,
#wrapper #mainLeft #trebalHolder:hover article.apartTitle a  {
	text-decoration: none;
}
#wrapper #mainMiddle #seaedgeHolder article.apartTitle a  {
	text-decoration: underline;
	font-size: 11px;
	color: #000;
	padding-bottom: 2px;
}
#wrapper #mainMiddle #seaedgeHolder  {
	display: block;
	width: 45%;
	height: auto;
	margin: 1% 55% 2% 0;
	float: left;
	clear: left;
}
#wrapper #mainMiddle #seaedgeHolder a img  {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0px;
	border: none;
}
#wrapper #mainMiddle #seaedgeTxt  {
	display: block;
	width: 100%;
	height: 100%;
	padding-bottom: 5px;
	font-size: 11px;
	color: #000;
	background-color: none;
	line-height: normal;
	text-align: left;
	float: left;
	clear: left;
	z-index: 6;
}
#wrapper #mainMiddle #edgeLayout  {
	position: absolute;
	top: 63%;
	right: 0;
	display: block;
	width: 46%;
	height: auto;
	padding-bottom: 5%;
	z-index: 8;
}
#wrapper #mainMiddle {
	display: block;
	width: 33%;
	height: 100%;
	padding-bottom: 5px;
	font-size: 11px;
	color: #000;
	background-color: none;
	line-height: 12px;
	text-align: left;
	margin-left: 2%;
	margin-top: 27%;
	float: left;
	z-index: 6;
}
#wrapper #mainLeft #trebalHolder article.apartTitle {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 11px;
	color: #000;
	background-color: #B7DAE4;
	float: left;
}
#wrapper #mainLeft #trebalHolder article.apartTitle a  {
	text-decoration: underline;
	color: #000;
	padding-bottom: 2px;
}
#wrapper #mainLeft #trebalHolder  {
	display: block;
	width: 45%;
	height: auto;
	margin: 1% 55% 2% 0;
	float: left;
	clear: left;
}
#wrapper #mainLeft #trebalHolder a img  {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0px;
	border: none;
}
#wrapper #mainLeft #trebalTxt  {
	display: block;
	width: 100%;
	height: 100%;
	padding-bottom: 5px;
	font-size: 11px;
	color: #000;
	background-color: none;
	line-height: normal;
	text-align: left;
	float: left;
	clear: left;
	z-index: 6;
}
#wrapper #botSpace  {
	display: block;
	width: 100%;
	height: 100px;
	padding-bottom: 5px;
	clear: both;
}	
}
@media (max-width:870px) {

#wrapper #mainRight {
	display: block;
	width: 24%;
	height: 100%;
	padding-bottom: 5px;
	font-size: 10px;
	color: #000;
	line-height: 12px;
	text-align: left;
	margin-right: 4.8%;
	margin-top: 30%;
	float: right;
	z-index: 6;
}
#wrapper #mainLeft {
	position: relative;
	display: block;
	width: 34%;
	height: 100%;
	padding-bottom: 5px;
	font-size: 10px;
	color: #000;
	background-color: none;
	line-height: normal;
	text-align: left;
	margin-left: 1%;
	margin-top: 27%;
	margin-bottom: 3%;
	float: left;
	clear: right;
	z-index: 6;
}
#wrapper #mainMiddle #seaedgeHolder article.apartTitle {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 10px;
	color: #000;
	background-color: #B7DAE4;
	float: left;
}
#wrapper #mainMiddle #seaedgeHolder:hover article.apartTitle a,
#wrapper #mainLeft #trebalHolder:hover article.apartTitle a  {
	text-decoration: none;
}
#wrapper #mainMiddle #seaedgeHolder article.apartTitle a  {
	text-decoration: underline;
	font-size: 10px;
	color: #000;
	padding-bottom: 2px;
}
#wrapper #mainMiddle #seaedgeHolder  {
	display: block;
	width: 40%;
	height: auto;
	margin-right: 55%;
	margin-top: 1%;
	float: left;
	clear: left;
}
#wrapper #mainMiddle #seaedgeHolder a img  {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0px;
	border: none;
}
#wrapper #mainMiddle #seaedgeTxt  {
	display: block;
	width: 100%;
	height: 100%;
	padding-bottom: 5px;
	font-size: 10px;
	color: #000;
	background-color: none;
	line-height: normal;
	text-align: left;
	float: left;
	clear: left;
	z-index: 6;
}
#wrapper #mainMiddle #edgeLayout  {
	position: absolute;
	top: 63%;
	right: 0;
	display: block;
	width: 46%;
	height: auto;
	padding-bottom: 5%;
	z-index: 8;
}
#wrapper #mainMiddle {
	display: block;
	width: 32%;
	height: 100%;
	padding-bottom: 5px;
	font-size: 10px;
	color: #000;
	background-color: none;
	line-height: 12px;
	text-align: left;
	margin-left: 2%;
	margin-top: 27%;
	float: left;
	z-index: 6;
}
#wrapper #mainLeft #trebalHolder article.apartTitle {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 10px;
	color: #000;
	background-color: #B7DAE4;
	float: left;
}
#wrapper #mainLeft #trebalHolder article.apartTitle a  {
	text-decoration: underline;
	color: #000;
	padding-bottom: 2px;
}
#wrapper #mainLeft #trebalHolder  {
	display: block;
	width: 40%;
	height: auto;
	margin-right: 55%;
	margin-top: 1%;
	float: left;
	clear: left;
}
#wrapper #mainLeft #trebalHolder a img  {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0px;
	border: none;
}
#wrapper #mainLeft #trebalTxt  {
	display: block;
	width: 100%;
	height: 100%;
	padding-bottom: 5px;
	font-size: 10px;
	color: #000;
	background-color: none;
	line-height: normal;
	text-align: left;
	float: left;
	clear: left;
	z-index: 6;
}
#wrapper #botSpace  {
	display: block;
	width: 100%;
	height: 100px;
	padding-bottom: 5px;
	clear: both;
}		

	
}
@media (max-width:790px) {

#wrapper #mainRight {
	display: block;
	width: 24%;
	height: 100%;
	padding-bottom: 5px;
	font-size: 9px;
	color: #000;
	line-height: 11px;
	text-align: left;
	margin-right: 4.8%;
	margin-top: 30%;
	float: right;
	z-index: 6;
}
#wrapper #mainLeft {
	position: relative;
	display: block;
	width: 34%;
	height: 100%;
	padding-bottom: 5px;
	font-size: 9px;
	color: #000;
	background-color: none;
	line-height: normal;
	text-align: left;
	margin-left: 1%;
	margin-top: 27%;
	margin-bottom: 3%;
	float: left;
	clear: right;
	z-index: 6;
}
#wrapper #mainMiddle #seaedgeHolder article.apartTitle {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 9px;
	color: #000;
	background-color: #B7DAE4;
	float: left;
}
#wrapper #mainMiddle #seaedgeHolder:hover article.apartTitle a,
#wrapper #mainLeft #trebalHolder:hover article.apartTitle a  {
	text-decoration: none;
}
#wrapper #mainMiddle #seaedgeHolder article.apartTitle a  {
	text-decoration: underline;
	font-size: 9px;
	color: #000;
	padding-bottom: 2px;
}
#wrapper #mainMiddle #seaedgeHolder  {
	display: block;
	width: 35%;
	height: auto;
	margin-right: 55%;
	margin-top: 1%;
	float: left;
	clear: left;
}
#wrapper #mainMiddle #seaedgeHolder a img  {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0px;
	border: none;
}
#wrapper #mainMiddle #seaedgeTxt  {
	display: block;
	width: 100%;
	height: 100%;
	padding-bottom: 5px;
	font-size: 9px;
	color: #000;
	background-color: none;
	line-height: normal;
	text-align: left;
	float: left;
	clear: left;
	z-index: 6;
}
#wrapper #mainMiddle #edgeLayout  {
	position: absolute;
	top: 63%;
	right: 0;
	display: block;
	width: 46%;
	height: auto;
	padding-bottom: 5%;
	z-index: 8;
}
#wrapper #mainMiddle {
	display: block;
	width: 32%;
	height: 100%;
	padding-bottom: 5px;
	font-size: 9px;
	color: #000;
	background-color: none;
	line-height: 10px;
	text-align: left;
	margin-left: 2%;
	margin-top: 27%;
	float: left;
	z-index: 6;
}
#wrapper #mainLeft #trebalHolder article.apartTitle {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 9px;
	color: #000;
	background-color: #B7DAE4;
	float: left;
}
#wrapper #mainLeft #trebalHolder article.apartTitle a  {
	text-decoration: underline;
	color: #000;
	padding-bottom: 2px;
}
#wrapper #mainLeft #trebalHolder  {
	display: block;
	width: 35%;
	height: auto;
	margin-right: 55%;
	margin-top: 1%;
	float: left;
	clear: left;
}
#wrapper #mainLeft #trebalHolder a img  {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0px;
	border: none;
}
#wrapper #mainLeft #trebalTxt  {
	display: block;
	width: 100%;
	height: 100%;
	padding-bottom: 5px;
	font-size: 9px;
	color: #000;
	background-color: none;
	line-height: normal;
	text-align: left;
	float: left;
	clear: left;
	z-index: 6;
}
#wrapper #botSpace  {
	display: block;
	width: 100%;
	height: 100px;
	padding-bottom: 5px;
	clear: both;
}	
	
}
@media (max-width:670px) {
	
	#wrapper #mainRight {
	display: block;
	width: 24%;
	height: 100%;
	padding-bottom: 5px;
	font-size: 8px;
	color: #000;
	line-height: 10px;
	text-align: left;
	margin-right: 4.8%;
	margin-top: 27%;
	float: right;
	z-index: 6;
}
#wrapper #mainLeft {
	position: relative;
	display: block;
	width: 34%;
	height: 100%;
	padding-bottom: 5px;
	font-size: 8px;
	color: #000;
	background-color: none;
	line-height: 9px;
	text-align: left;
	margin-left: 1%;
	margin-top: 27%;
	margin-bottom: 3%;
	float: left;
	clear: right;
	z-index: 6;
}
#wrapper #mainMiddle #seaedgeHolder article.apartTitle {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 8px;
	color: #000;
	background-color: #B7DAE4;
	float: left;
}
#wrapper #mainMiddle #seaedgeHolder:hover article.apartTitle a,
#wrapper #mainLeft #trebalHolder:hover article.apartTitle a  {
	text-decoration: none;
}
#wrapper #mainMiddle #seaedgeHolder article.apartTitle a  {
	text-decoration: underline;
	font-size: 8px;
	color: #000;
	padding-bottom: 2px;
}
#wrapper #mainMiddle #seaedgeHolder  {
	display: block;
	width: 30%;
	height: auto;
	margin-right: 55%;
	margin-top: 1%;
	float: left;
	clear: left;
}
#wrapper #mainMiddle #seaedgeHolder a img  {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0px;
	border: none;
}
#wrapper #mainMiddle #seaedgeTxt  {
	display: block;
	width: 100%;
	height: 100%;
	padding-bottom: 5px;
	font-size: 8px;
	color: #000;
	background-color: none;
	line-height: normal;
	text-align: left;
	float: left;
	clear: left;
	z-index: 6;
}
#wrapper #mainMiddle #edgeLayout  {
	position: absolute;
	top: 63%;
	right: 0;
	display: block;
	width: 46%;
	height: auto;
	padding-bottom: 5%;
	z-index: 8;
}
#wrapper #mainMiddle {
	display: block;
	width: 32%;
	height: 100%;
	padding-bottom: 5px;
	font-size: 8px;
	color: #000;
	background-color: none;
	line-height: 9px;
	text-align: left;
	margin-left: 2%;
	margin-top: 27%;
	float: left;
	z-index: 6;
}
#wrapper #mainLeft #trebalHolder article.apartTitle {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 8px;
	color: #000;
	background-color: #B7DAE4;
	float: left;
}
#wrapper #mainLeft #trebalHolder article.apartTitle a  {
	text-decoration: underline;
	color: #000;
	padding-bottom: 2px;
}
#wrapper #mainLeft #trebalHolder  {
	display: block;
	width: 30%;
	height: auto;
	margin-right: 55%;
	margin-top: 1%;
	float: left;
	clear: left;
}
#wrapper #mainLeft #trebalHolder a img  {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0px;
	border: none;
}
#wrapper #mainLeft #trebalTxt  {
	display: block;
	width: 100%;
	height: 100%;
	padding-bottom: 5px;
	font-size: 8px;
	color: #000;
	background-color: none;
	line-height: normal;
	text-align: left;
	float: left;
	clear: left;
	z-index: 6;
}
#wrapper #botSpace  {
	display: block;
	width: 100%;
	height: 100px;
	padding-bottom: 5px;
	clear: both;
}	
	
}