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

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

#firstDetails
{
	float:left;
	display:block;
	padding-top:0;
	width:260px !important;
	width:235px;
	
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

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

#descriptions
{
	display:block;
	margin-top:320px !important;
	margin-top:100px;
	padding:10px;
	text-align:justify;
}

#propertyType
{
	font-weight:bold;
	font-style:italic;
	padding-bottom:5px;
	background-color:#254F5B !important;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D3D058;
}

#area
{
	font-weight:bold;
	padding-bottom:5px;
	background-color:#254F5B !important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D058;
}

#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;
}
