/************************************************
*	Property      								*
************************************************/

.handcursor {
	cursor: pointer;
}
#filter-bar {
	float: left;
	width: 100%;
	text-align: right;
}
#filter-bar a {
	margin-right: 5px
}
#filter-bar a img {
	margin-left: 5px;
}
p.click {
	padding-left: 0!important;
}
/* single property pages */

.listingStatus {
	color: #FF0000;
	font-weight: bold;
}
.PropertyDetails {
	float: left;
	width: 680px;
	margin-right: 10px;
	margin-top: -10px;
}
body #content .PropertyDetails h3 {
	font-size: 1.4em;
	font-weight: normal
}
body #content .PropertyDetails h4 {
	font-size: 1em;
	font-weight: bold;
	margin: 10px 0
}
.PropertyView {
	float: right;
	width: 380px;
	margin: 0 auto 20px;
	border-bottom: 1px solid #ccc;
}
.PropertyView .tab-page, .PropertyView #images {
	width: 360px;
	height: 340px;
	margin-bottom: 10px
}
.PropertyView #map {
	width: 360px;
	height: 300px
}
.PropertyView #images img#firstImage {
	margin-bottom: 10px
}
.agentDetails {
	margin: 10px 0
}
.agentDetails li {
	list-style-type: none;
	line-height: 1.4em
}
.dynamic-tab-pane-control .tab-row .tab {
	margin: 1px 0 1px 5px!important;
	padding: 3px 6px!important;
	height: 18px
}
.dynamic-tab-pane-control .tab-row .tab a {
	outline: none;
	text-decoration: none!important
}
/* property list all pages */

#PropertyContainer {
	float:left;
	width:100%;
}
.PropertySummary {
	border-top:  none;
	border-bottom:  none;
}
.PropertyTitle {
	float: left;
	height: 25px;
}
.PropertyTitlePage {
	height: 25px;
}
.PropertyBeds {
	float: right;
	height: 25px;
	padding: 0 10px 0 0;
}
.PropertyBeds.noFloat {
	float: none;
	padding: 0 10px 10px 10px;
}
.PropertyBeds img {
	position: relative;
	top: 5px;
	padding-right: 10px
}
.PropertyMap {
	float: right;
	width: 360px;
	margin: 0 5px 0 5px;
	overflow: hidden;
	border: none;
}
.PropertyLogo {
	float: right;
	overflow: hidden;
	margin: 10px 0 0 0;
}
.PropertyEventDate {
	color: #4567A4;
	font-weight: bold;
}
#PropertyLine {
	width: 382px;
	overflow: hidden;
	border: thin solid #ccc;
}
#xx {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 0 10px;
}
.xx {
	width: 90px;
	margin: 0 0 10px 0;
	overflow: hidden;
	border: 1px solid #ccc;
}
#content .PropertyList {
	float: left;
	width: 100%;
	margin: 0;
	padding-bottom: 10px;
}
.PropertyList {
	border-bottom: 1px solid #ccc;
	float: left;
	list-style-type: none;
	margin: 0 0 10px !important;
	padding-bottom: 10px
}
.PropertyList h3 {
	float: left;
	font-size:12px;
	font-weight:normal;
}
.PropertyList h4 {
	font-size: 12px!important;
	font-weight:normal;
	padding-bottom:5px;
}
.PropertyList a {
	text-decoration: none!important
}
.PropertyList .listContent {
	float: left;
	clear: both;
	width: 99%;
	margin-top: 0.5em;
}
.PropertyList .listContent img {
	float: left;
	clear: both;
	width: 120px;
	margin: 0 10px 0 0;
}
#content .PropertyList .listContent p {
	font-size: 12px;
	line-height: 14px;
	padding-bottom:5px;
}
.headTitle.pl {
	padding: 0 0 0 5px!important
}
.PropertyView ul {
	list-style:none;
	margin:3px;
}
.tab-row h2 {
	font-size: 1.5em;
}
#LeftProperty {
	float:left;
	width:680px;
}
#LeftProperty #images{
	width:660px;
	padding:10px;
	background:#eee;
	margin-bottom:10px;
	float:left;
	height:380px;
	position:relative;
}
#LeftProperty #images img#firstImage {
padding-right:0px;
}
#contact_print, #thumbnail_print {
	display:none;}
	p.pagebreak { display: none; }