/*property player */

#contentTop-homepage div.custom2 {
	margin-top: 180px;
}
#contentTop-homepage #IDX-slideshow {
	height: 1px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	position: relative;
	top: -20px;
    left: 450px;
	max-heigth: 378px;
	max-width: 485px;
	background: none;
	}
#contentTop-homepage #IDX-slideshow a {	
	text-decoration: none;
	font-weight: bold;
	color: white;
}
#contentTop-homepage #IDX-slideshow a:visited {
	color: white;
}
#contentTop-homepage #IDX-slideshow img {
	height: 378px;
	max-heigth: 378px;
	max-width: 485px;
	width: 485px;
	min-width: 485px;
	min-height: 378px;
}
#contentTop-homepage #IDX-slideshow #IDX-priceLine {
	text-align: left;
	background: transparent url(/siteimages/slide-title.png) repeat;
	color: white;
	font-size: 1.1em;
	left: 0px;
	padding: 5px 10px;
	position: relative;
	top: -382px;
	width: 465px;
	z-index: 101;
}
#contentTop-homepage #IDX-slideshow #IDX-addressLine {
	display: none;
}
#contentTop-homepage #IDX-slideshow #IDX-cszLine {
	text-align: right;
	color: white;
	font-size: 1.1em;
	left: 190px;
	padding: 5px 10px;
	position: relative;
	top: -410px;
	width: 270px;
	z-index: 102;
}
#contentTop-homepage #IDX-slideshow #actionButton {
	background: transparent url(/siteimages/slide-title.png) repeat;
	width: 80px;
	height: auto;
	color: rgb(255,255,255);
	padding: 3px;
	text-align: center;
	position: relative;
	top: -92px;
	left: 5px;
	font-size: 80%;
}
#contentTop-homepage #IDX-slideshow #actionButton,
#contentTop-homepage #IDX-slideshow #IDX-priceLine {
	filter: alpha(opacity = 60);
	zoom: 1;
}

/* ie 8 */

#contentTop-homepage #IDX-slideshow #actionButton {
	top: -96px\0/;
	background: #000\0/;
}
#contentTop-homepage #IDX-slideshow #IDX-priceLine {
	width: 465px\0/;
	overflow: hidden\0/;
	background: #000\0/;
}
/* ie 7 */
*+html #contentTop-homepage #IDX-slideshow #actionButton {
	top: -96px;
	left: 10px;
	background: #000;
}
*+html #contentTop-homepage #IDX-slideshow #IDX-cszLine {
	left: 185px;
}
*+html #contentTop-homepage #IDX-slideshow #IDX-priceLine {
	width: 465px;
	overflow: hidden;
	background: #000;
}
/* firefox */
@-moz-document url-prefix() {
	#contentTop-homepage #IDX-slideshow {
		top: -30px;
	}
}
