/* CUSTOM CSS */

#contentTop-homepage #IDX-slideshow {
	height: 1px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	position: relative;
	top: -825px;
    left: 465px;
	}
#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 {
	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;
	background: #000\0/; /* ie8 hack */
	filter:alpha(opacity=60); /* ie hack */
	color: white;
	font-size: 1.1em;
	left: 0px;
	padding: 10px;
	position: relative;
	top: -380px;
	width: 485px;
	z-index: 101;
}
*+html #contentTop-homepage #IDX-slideshow #IDX-priceLine { /* ie7 hack */
	background: #000;
}
#contentTop-homepage #IDX-slideshow #IDX-addressLine {
	text-align: center;
	color: black;
	font-size: 1.2em;
	left: 0px;
	padding: 10px;
	position: relative;
	top: -332px;
	width: 380px;
	z-index: 101;
	display: none;
}
#contentTop-homepage #IDX-slideshow #IDX-cszLine {
	text-align: right;
	color: white;
	font-size: 1.1em;
	left: 70px;
	padding: 10px;
	position: relative;
	top: -416px;
	width: 385px;
	z-index: 102;
}
#contentTop-homepage #IDX-slideshow #actionButton {
	background: transparent url(/siteimages/slide-title.png) repeat;
	background: #000\0/;
	width: 100px;
	height: auto;
	color: rgb(255,255,255);
	padding: 5px;
	text-align: center;
	position: relative;
	top: -150px;
	left: 365px;
}
#contentTop-homepage #IDX-slideshow #actionButton,
#contentTop-homepage #IDX-slideshow #IDX-priceLine {
	background: #000\0/;
	filter: alpha(opacity = 60);
	zoom: 1;
}
/* ie 8 */
#wrapper-homepage #contentTop-homepage #IDX-slideshow {
	top: -865px\0/;
	}
/* ie 7 */
*+html #wrapper-homepage #contentTop-homepage #IDX-slideshow {
	top: -920px;
	left: 446px;
	}
*+html #contentTop-homepage #IDX-slideshow #actionButton {
	background: #000;
}
/* firefox */
@-moz-document url-prefix() {
	#contentTop-homepage #IDX-slideshow {
		top: -875px;
	}
}

