﻿
#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:260px;
}

#firstDetails div
{
/*	background-color:#EBEBEB;*/
	margin-bottom:2px;
	vertical-align:middle;
	line-height:20px;
	border-bottom:1px #FFC6C6 solid;
}

#descriptions
{
	display:block;
/*	margin-top:320px;*/
	padding:10px;
	text-align:justify;
	clear:both;
}

#propertyType
{
	font-weight:bold;
	/*font-style:italic;*/
	font-size:12px;
	color:#FF0000;
	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;
}

#descriptions h2{
color:#FF0000;
}

.thumbs{
clear:both;
}
.thumbs img{
border:0px;
margin:2px;
padding:1px;
border:1px solid #CCCCCC;
height:43px;
width:60px;
}

.im{
cursor:pointer;
padding:1px;
border:1px solid #CCCCCC;
}