@charset "utf-8";
/* CSS Document */
@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');
}
#outer  {
	display: block;
	max-width: 1100px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
#wrapper  {
	position: relative;
	display: block;
	width: 90%;
	max-width: 1100px;
	height: auto;
	margin: 0 5% 2% 5%;
	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-bottom: 20px;
	z-index: 1;
}
#phoneMenu, #phoneMenuButton {
	display: none;
}
#wrapper #navReplacement {
	display: none;
	width: 24%;
	height: 100%;
	padding-bottom: 10px;
	margin-right: 3.8%;
	z-index: 5;
	float: right;
}
#wrapper #navHolder {
	display: block;
	width: 25%;
	height: 100%;
	font-family: Calibri;
	font-size: 15px;
	color: #5A5959;
	background-color: #FFF;
	text-align: center;
	margin-bottom: 10px;
	margin-right: 4.4%;
	z-index: 5;
	float: right;
}
#wrapper #navHolder p, #wrapper #navHolder p a.title {
	font-size: 15px;
	color: #5A5959;
	line-height: 15px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
#wrapper #navHolder p a:hover, #wrapper #navHolder p a.titleCurrent, 
#wrapper #navHolder p a.titleGreen, #wrapper #navHolder p a.titleGreen:hover {  
	font-size: 15px;
	color: #5A5959;
	text-decoration: underline;
	line-height: 15px;
	font-weight: bold;
}
#wrapper #navHolder p a.titleGreen {
	font-size: 15px;
	color: #D87818;
	line-height: 15px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
#wrapper #navHolder hr  {
	display: block;
	margin-top: 5px;
	margin-bottom: 2px;
	padding: 0px;
}
#wrapper #mainLeft {
	position: relative;
	display: block;
	width: 32%;
	height: 100%;
	padding-bottom: 5px;
	font-size: 14px;
	color: #000;
	background-color: none;
	line-height: normal;
	text-align: left;
	margin-left: 2%;
	margin-top: 5%;
	float: left;
	clear: right;
	z-index: 6;
}
#wrapper #mainMiddle #seaedgeHolder article.apartTitle {
	display: block;
	width: 100%;
	height: 100%;
	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;
	color: #000;
	padding-bottom: 2px;
}
#wrapper #mainMiddle #seaedgeHolder  {
	display: block;
	width: 43%;
	height: auto;
	margin: 1% 55% 3% 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: 14px;
	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: 14px;
	color: #000;
	background-color: none;
	line-height: normal;
	text-align: left;
	margin-left: 2%;
	margin-top: 5%;
	float: left;
	z-index: 6;
}
#wrapper #mainLeft #trebalHolder article.apartTitle {
	display: block;
	width: 100%;
	height: 100%;
	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% 3% 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: 14px;
	color: #000;
	background-color: none;
	line-height: normal;
	text-align: left;
	float: left;
	clear: left;
	z-index: 6;
}
#wrapper #mainRight {
	display: block;
	width: 24%;
	height: 100%;
	padding-bottom: 5px;
	font-size: 14px;
	color: #000;
	line-height: normal;
	text-align: left;
	margin-right: 4.8%;
	margin-top: 7%;
	float: right;
	z-index: 6;
}
#wrapper #textBottom  {
	display: block;
	width: 23.5%;
	height: 100%;
	font-size: 14px;
	color: #000;
	text-align: left;
	background-color: #00CCCC;
	padding: 1%;
	margin-bottom: 3%;
	margin-top: 2%;
	margin-right: 3.9%;
	float: right;
	clear: right;
	z-index: 10;
}
#wrapper #botSpace  {
	display: block;
	width: 100%;
	height: 50px;
	padding-bottom: 5px;
	clear: both;
}
	
