@charset "utf-8";
/* CSS Document */



#property-navigation {
	height:22px;
	background-color:#D8D8DA;
	text-align:right;
	padding-top:8px;	
	padding-right:15px;
	color:#c0c0c0;
	width:975px;
}

#property-navigation a {
	color:#0045A0;
	font-weight:bold;
}

#property-images{
	float:left;
	width:355px;
	margin:20px 15px 20px 20px;
	/*background-color:#ff0000;*/
}

#property-images img {
	width:350px;
}	

#property-images #test-pad {
	width:255px;
	height:5px;
}

#property-thumbs li {
	float:left;
	margin:0px 3px 3px 0px;
	width:85px;
	height:60px;
	overflow:hidden;
}

#property-thumbs img {
	width:85px;
}	
	
#property-details{
	width:570px;
	float:left;
	/*background-color:#ff00ff;*/
	margin:20px 15px 20px 0px;
}

#property-summary h1 {
	font-variant:small-caps;
	color: #FA6600;
	margin:2px 0px;
	font-size:14px;
	height:21px;
	padding-top:2px;
	padding-left:5px;
	background:transparent url(../images/property_name_bg.png) repeat-y;
}

#property-summary h2 {
	font-variant:small-caps;
	color: #FA6600;
	margin:2px 0px;
	font-size:12px;
	margin-bottom:7px;
	padding-left:5px;
}	
	
#property-summary{
	width:335px;
	float:left;
	/*background-color:#ffff00;*/
	color: #0591CC;
	font-weight:normal;
	line-height:1.5em;
}

#property-amenities{
	margin-top:20px;
	width:570px;
	float:left;
	/*background-color:#ff0088;*/
	padding-left:5px;
}

#property-pool{
	width:570px;
	float:left;
	/*background-color:#ff0088;*/
	padding-left:5px;
}

#property-description{
	margin-top:20px;
	width:570px;
	float:left;
	/*background-color:#ff8800;*/
	padding-left:5px;
}
#property-details h3 {
	color:#0591CC;
}

#property-tools{
	width:234px;
	height:26px;
	float:left;
	background:#ffffff url(../images/toolsbg.png);
	margin-top:10px;
	margin-bottom:10px;
	font-family:Georgia,"Book Antiqua", Palatino, Georgia, "Times New Roman", Times, serif;
	text-align:center;
}

#property-tools ul {
	margin:8px 0px 0px 5px;
}

#property-tools li {
	display:inline;
	color: #808080;
	font-weight:bold;
	font-size:11px;
	letter-spacing:0px;
}

#property-tools li a {
	color: #0591CC;
	font-size:11px;
	letter-spacing:0px;
}

#property-tools li.seperator {
	color: #0591CC;
}

#property-enquire {
	float:left;
	padding-left:75px;
	width:107px;
	height:26px;
}

#currency {
	margin-top:10px;
	float:right;
	width:110px;
	height:26px;
}

#currency select {
	height:20px;
	font-size:10px;
	background-color:#FFB786;
	color:#0045A0;
	width:110px;
}

#price {
	margin-top:10px;
	color:#F3740D;
	padding-left:5px;
	font-weight:bold;
	float:left;
}

#property-links {
	float:left;
	list-style:none;
	margin-left: 0px;
	margin-bottom: 20px;
}
#property-links li {
	margin-bottom: 5px;
}

#property-info{
	padding-left:5px;
}
