/* CUSTOM CSS */

#content-homepage {
	top:50px;

}

body.homepage #content-homepage {
	width:960px;
	padding-bottom:60px;
}

#contentTop-homepage #IDX-slideshow {
	height: 1px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	}
#contentTop-homepage #IDX-slideshow {
	position: relative;
	top: -600px;
    left: 480px;
	}
#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: 470px;
	min-width: 470px;
	max-width: 470px;
	min-height: 378px;
	max-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: 10px;
	position: relative;
	top: -382px;
	width: 450px;
	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: 70px;
	padding: 10px;
	position: relative;
	top: -418px;
	width: 370px;
	z-index: 102;
}
#contentTop-homepage #IDX-slideshow #actionButton {
	background: transparent url(/siteimages/slide-title.png) repeat;
	width: 100px;
	height: auto;
	color: rgb(255,255,255);
	padding: 5px;
	text-align: center;
	position: relative;
	top: -120px;
	left: 350px;
}

/* ie 8 */
#wrapper-homepage #contentTop-homepage #IDX-slideshow {
	top: -640px\0/;
	}
/* ie 7 */
*+html #wrapper-homepage #contentTop-homepage #IDX-slideshow {
	top: -610px;
	left: 481px;
	max-width: 470px;
	}
/* firefox */
@-moz-document url-prefix() {
	#contentTop-homepage #IDX-slideshow {
		top: -650px;
	}
}

