@charset "utf-8";
/* CSS Document */

<!--
body {
	background-image: url(../images/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#a9d353;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#contact-details {
		background:url(../images/contact-details-bg.jpg) no-repeat;
		width:222px;
		height:91px;
		text-align:right;
		font-size:11px;
		
		padding-top:40px;
		padding-right:5px;
}
#contact-details a {
	color:#000;
	text-decoration:none
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align:justify
}

#footer {
	text-align:center;
}


#footer a {
	text-decoration:none;
	color:#000
}

.slideshow {
	display: block;
	position: relative;
	z-index: 0;
}
.slideshow-images {
	display: block;
	overflow: hidden;
	position: relative;
}		
.slideshow-images img {
	display: block;
	position: absolute;
	z-index: 1;
}		
.slideshow-thumbnails {
	overflow: hidden;
}

.slideshow-images {
	height: 300px;
	width: 400px;
}		
.slideshow-images-visible { 
	opacity: 1;
}	
.slideshow-images-prev { 
	opacity: 0; 
}
.slideshow-images-next { 
	opacity: 0; 
}
.slideshow-images img {
	float: left;
	left: 0;
	top: 0;
}	

.slideshow {
	height: 319px;
	margin: 0 auto;
	width: 677px;
}
.slideshow a img {
	border: 0;
}


.slideshow-captions-hidden {
	height: 0;
	opacity: 0;
}
.slideshow-captions-visible {
	height: 22px;
	opacity: .7;
}


.slideshow-loader {
	height: 28px;
	right: 0;
	position: absolute;
	top: 0;
	width: 28px;
	z-index: 10001;
}
.slideshow-loader-hidden {
	opacity: 0;
}
.slideshow-loader-visible {
	opacity: 1;
}


.tariffsul {
	font-size:16px;
	font-weight:normal
}	

a { color:#339900;
}

.apartments {
	margin:0 0 0 10px;
	padding:0 0 0 10px;
	text-align:left;
	
}
/* SIFR */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

h2 {
	font-size:20px;
	margin:0;	
	padding:0;
	text-align:left;
	color:#ff6600;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 25px;
	height:35px;
	color:#ff6600;
	margin:0
}

h3 {
	font-size:20px;
	margin:0;	
	padding:0;
	text-align:left;
	color:#ff6600;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	font-size: 25px;
	height:35px;
	color:#ff6600;
	margin:0
}


h4 {
	font-size:20px;
	margin:0;	
	padding:0;
	text-align:left;
	color:#ff6600;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	font-size: 25px;
	height:35px;
	color:#ff6600;
	margin:0
}



/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
