h1{font-size:1.2em;}
h2{font-size: 1.1em;}
p{font-size:1em;}

/*a:after {
  content: " (" attr(href) ")";
}*/


/* general */
a img {border:none}
#navigation, #sidebar, #slideshow, #subNav, h1 span, #controls, h1, #contactTop, .detailLink, .message, h1, .backLink, #hiddenInformation, #indexForm, #map, #headImage, #portals, #mailForm {display:none;}


#logo {margin:0 auto; display:block}
ul.thumbs, ul.thumbs li {
	display:block; 
	float:left;
	list-style:none;
	list-style-type:none;}

ul.thumbs{ 
	width:100%;
}

ul.thumbs li {
	 margin-top:5px;
	 margin-right:10px;}

#footer{margin-top:20px; clear:both}
	 
	 
/* property search list */

.propertyListItem{
	padding-bottom:6px;
	border-bottom:1px solid #c9c9c9;
	margin-bottom:6px;
	position:relative;
	_width:658px;
}

.propertyListItem p{
	display:block;
	height:90px;
	margin:16px 0px 0px 220px;
	padding:0px;
}

.propertyListItem .header, #property .header{
	height:35px; 
	background-color:#5AB405;
	margin-bottom:6px;
	background:url(../images/headerBG.jpg) ;
}

h2, .price, h2 a{
	display:block; 
	text-decoration:none!important; 
	color:#000!important;
	margin:0px!important;}
	
h2{width:300px; float:left;}
	
.price { float:right;}

.propertyImageContainer{
	width:200px; 
	height:130px; 
	float:left;
	padding:0px 20px 0px 0px;
	position:relative;
	text-align:center;
}
.propertyImage {z-index:1;}
.imageOverlay {z-index:2;}
.propertyImage, .imageOverlay{position:absolute; top:0px; left:0px;}
#slideshow .imageOverlay{ top:1px!important;}

.propertyListItem .lowerArea{
	margin-left:220px;
	line-height:30px;
	height:34px;
	width:460px;
}

.propertyListItem .bedrooms{
	background:url(../images/bedIcon.jpg) left no-repeat;
	text-indent:35px;
	display:inline-block;
	line-height:34px;
	width:150px;
	float:left;
}

body#admin input.submit, #emailAlertForm .submit{
	background:url(../images/button.png) no-repeat;
	width:144px !important;
	text-align:center;
	border:none;
	line-height:28px; /* dont generally work on buttons but will work on the link wehyre tis needed */
}

.submitRight { display:block; float:right;}

.propertyListItem h2, .price, #property h2 {line-height:35px; margin:0px; height:35px; overflow:hidden;}

.propertyListItem h2, #property h2{
	display:block; 
	padding-left:15px;
	padding-right:15px;
	float:left;
	width:470px;
}
#textPage h2{float:none!important;}
