﻿
#slideShow
{
	float:right;
/*	padding-right:10px;*/
	display:block;
}

#reference
{
	font-size:11pt;
	margin:10px;
}

#firstDetails
{
	float:left;	
	display:block;
	padding:10px;
	padding-top:0;
	width:203px;
}

#firstDetails div
{
	background-color:#EBEBEB;
	margin-bottom:2px;
	vertical-align:middle;
	line-height:20px;
}

#descriptions
{
	display:block;
	margin-top:20px;
	padding:10px;
	text-align:justify;
}

#propertyType
{
	font-weight:bold;
	font-style:italic;
	padding-bottom:5px;
	background-color:white !important;
	border-top:dashed 1px #999;
}

#area
{
	font-weight:bold;	
	padding-bottom:5px;
	border-bottom:dashed 1px #999;
	background-color:white !important;
}

#price
{
	font-weight:bold;	
	padding-bottom:5px;
	margin-top:5px;
}

.imageLabel
{
	position:relative;
	vertical-align:text-bottom;
	display:block;
	float:left;
	clear:left;
	height:20px;
}

.detail
{
	display:block;
	text-align:right;
	height:20px;
}

#imageList
{
   width:310px;
   display:block;
   padding-bottom:5px;
   margin-top:5px;
   margin-bottom:5px;
}

.propertyrow
{
 background-color:#EBEBEB;
 width:240px;
}

#propertypricerow
{
 background-color:#EBEBEB;
 font-weight:bold;	
 width:240px;
 text-align:right;
}


#photoCaptionCentered {
margin:0 auto;
text-align:center;
}
#propertyDetails__photoSlide__photo1 {
position:absolute;
visibility:hidden;
filter:alpha(opacity:0);
}
#propertyDetails__photoSlide__photo2 {
clear:both;
position:absolute;
visibility:hidden;
filter:alpha(opacity:0);
}
#lightbox {
background-color:#EEEEEE;
border-bottom:2px solid #666666;
border-right:2px solid #666666;
padding:10px;
z-index:1000;
}
#closeButton {
right:-5px;
top:-5px;
}
#lightbox img {
border:medium none;
clear:both;
margin:0;
}
.lightboxButton {
cursor:pointer;
vertical-align:middle;
}
#lbImageHolder {
background-color:black;
border:2px solid #666666;
height:480px;
overflow:hidden;
position:relative;
width:640px;
}
#overlay {
background-color:black;
opacity:0.4;
filter: alpha(opacity = 40);
}
.buttonHolder {
margin-top:10px;
}
.disabledButton {
opacity:0.4;
filter: alpha(opacity = 40);
cursor: arrow;
}
#captionHolder {
text-align:center;
width:500px;
}
#positionHolder {
text-align:right;
width:160px;
}
#slideLink {
color:#555555;
}
#tblButtonHolder td {
padding:1px;
vertical-align:top;
}
