﻿.propertydetailscontainer
{
	width: 656px;
	/*height: 673px;*/
	height: auto;
	overflow: auto;
	/*min-height: 580px;*/
	border-style: solid;
	border-width: 1px;
	padding-bottom: 10px;
	/*overflow: hidden;*/
}

.propertydetailsinnercontainer
{
	overflow: hidden;
}

.propertydetailsheader
{
	width: 646px;
	height: 25px;
	color: #ffffff;
	padding-top: 5px;
	padding-left: 10px;
	font-weight: bold;
	background-image: url(img/result_grad.jpg);
	background-position: top;
	background-repeat: repeat-y;	
}

.propertydetailsreference
{
	width: 160px;
	height: 25px;
	padding-right: 10px;
	float:right;
	text-align: right;
}

.propertydetailssubheader
{
	width: 650px;
	height: 41px;
	background-color: #EDC01C;
	float: left;
	color: #013157;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	overflow:hidden;
	margin-top: 5px;
}

.propertydetailslocation
{
	width: 240px;
	height: auto;
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	overflow:hidden;
}

.propertydetailsstatus
{
	width: 150px;
	height: auto;
	float: left;
	text-transform: capitalize;
	font-weight: bold;
	overflow:hidden;
	margin-left: 5px;
}

.propertydetailspricequalifier
{
	width: 61px;
	height: auto;
	float: right;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	overflow:hidden;
}

.propertydetailsprice
{
	width: 600px;
	height: auto;
	float: left;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	overflow:hidden;
}

.propertydetailsgallerycontainer
{
	width: 350px;
	height: auto;
	min-height: 390px;
	padding: 10px;
	float: left;
}

.propertydetailsmenucontainer
{
	width: 282px;
	height: auto;
	margin-top: 10px;
	float: right;
}

.propertydetailsmenuitem
{
	width: 280px;
	height: 18px;
	background-color: #EDC01C;
	margin-bottom: 3px;
	float: right;
	color: #013157;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 3px;
}

.propertydetailsmenuitem a:link, .propertydetailsmenuitem a:visited
{
	color: #013157;
}

.propertydetailsenquiryformcontainer
{
	width: 272px;
	height: 271px;
	float: right;
	margin-right: 10px;
	margin-top: 7px;
	overflow: hidden;
}

.propertydetailsadditionaldetail
{
	width: 626px;
	height: 20px;
	margin: auto;
	clear: both;
	line-height: 20px;
	overflow: hidden;
}

.propertydetailsadditionaldetaillabel
{
	float: left;
	width: auto;
	height: 20px;
	font-weight: bold;
}

.propertydetailsadditionaldetaileditfield
{
	float: left;
	width: auto;
	height: auto;
	margin-right: 10px;
}

.propertydetailsadditionaldetailadmin
{
	float: right;
}

.propertydescriptioncontainerIE6
{
	padding-left: 10px;
}

.propertydescriptioncontainer
{
	width: 626px;
	/*height: 170px;*/
	/*margin-left: 10px;*/
	/*margin-right: 10px;*/
	border-style: solid;
	border-width: 1px;
	/*overflow: auto;*/
	padding: 5px;
	float: left;
}