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

#reference
{
background:#FEFEFE url(/assets/images/list_main.gif) repeat-x scroll 0% 50%;
	font-size:11pt;
	margin:10px;
	padding:4px;
	border:1px solid #F2F2F2;
}
#background {
background:#FEFEFE url(/assets/images/list_main.gif) repeat-x scroll 0% 0%;
}
#firstDetails
{
	float:left;	
	display:block;
    padding:0pt 10px 3px;
	width:210px;
}

#firstDetails div
{
	background:#FEFEFE url(/assets/images/list_main.gif) repeat-x scroll 0% 50%;
	margin-bottom:2px;
	vertical-align:middle;
	line-height:20px;
}

#gen {
height:250px;
}
#gen2 {
height:300px;
}

#descriptions2
{
	display:block;
	/*margin-top:15px;*/
	padding:10px;

}
#descriptions2 p{	text-align:justify;}
#descriptions
{
	display:block;
	margin-top:15px;
	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;
	font-size:10px;
}*/

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

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

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

.background {
background:#FEFEFE url(/assets/images/list_main.gif) repeat-x scroll 0% 0%;
}

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

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

#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;
}
#photoCaptionCentered
{
	margin:0 auto 0 auto;
	text-align: center;
	color:#555555;
	font-size:10px;
	padding:5px;
	font-weight: bold;
	width:290px;/*  2010 07 28 10:52 */
	/*2010 07 29 */
	padding:0 5px;
	height:24px;
	line-height:24px;
}
#propertyDetails__photoSlide__photo1{
	visibility:hidden; 
	position:absolute;
	filter:alpha(opacity:0);
	left:0;
}
#propertyDetails__photoSlide__photo2{
	clear: both;
	visibility:hidden;
	position:absolute;
	left:0;
	filter:alpha(opacity:0);
}

/* Begin Lightbox styles */
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	z-index:1000;
	}

#closeButton{ top: -5px; right: -5px; }

#lightbox img{ border: none; clear: both; margin:0;} 


.lightboxButton{
	cursor: pointer;
	vertical-align:middle;
}
#lbImageHolder{
	width: 640px;
	height: 480px;
	background-color: black;
	border:2px solid #666666;
	overflow:hidden;
	position:relative;
}

#overlay{ 
	background-color: black; 
	opacity: 0.4;
    filter: alpha(opacity = 40);
}
.buttonHolder{
	margin-top:10px;
	font-family:verdana,arial,"san serif";
	font-size:11px;
}
.disabledButton{
	opacity: 0.4;
    filter: alpha(opacity = 40);
	cursor: pointer;
}
#captionHolder{
	text-align:center;
	width: 500px;
}
#positionHolder{
	text-align:right;
	width:160px;
}
#slideLink{
	color:#555555;
}
#tblButtonHolder td {
  vertical-align: top;
  padding: 1px;
}
/* End lightbox styles */
