/* CUSTOM CSS */

#footer, #footer-homepage {
	
	color:#000000;/*-- variable #FFFFFF --*/
	background:#008E2D;
	
}

/* 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; /*change to move entire property player*/
	left: 450px; /*change to move entire property player*/
	max-heigth: 322px;
	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 {  /*change to resize*/
	height: 378px;
	width: 485px;
	min-heigth: 378px;
	min-width: 485px;
	max-heigth: 378px;
	max-width: 485px;
}
#contentTop-homepage #IDX-slideshow #IDX-priceLine { /*change to resize title bar*/
	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 { /*change to move city and state*/
	text-align: right;
	color: white;
	font-size: 1.1em;
	left: 200px;
	padding: 5px 10px;
	position: relative;
	top: -410px;
	width: 265px;
	z-index: 102;
}
#contentTop-homepage #IDX-slideshow #actionButton { /*change to move button*/
	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: -89px;
	left: 5px;
	font-size: 80%;
}
#contentTop-homepage #IDX-slideshow #actionButton,
#contentTop-homepage #IDX-slideshow #IDX-priceLine {
	filter: alpha(opacity = 60);
	zoom: 1;
}

/* ie 8 */
#wrapper-homepage #contentTop-homepage #IDX-slideshow {
	top: -40px\0/; /*-20px from standard*/
	}
#contentTop-homepage #IDX-slideshow #actionButton {
	top: -93px\0/;
	background: #000\0/;
}
#contentTop-homepage #IDX-slideshow #IDX-priceLine {
	width: 465px\0/;
	overflow: hidden\0/;
	background: #000\0/;
}
#contentTop-homepage #IDX-slideshow #IDX-cszLine {
	top: -410px\0/;	
}
/* ie 7 */
*+html #wrapper-homepage #contentTop-homepage #IDX-slideshow {
	top: -40px; /*-20px from standard*/
}
*+html #wrapper-homepage #contentTop-homepage #IDX-slideshow img {
	max-width: 485px;
	width: 485px;
}
*+html #wrapper-homepage welcome-statement p br {
	line-height: 0.1em;
}
*+html #contentTop-homepage #IDX-slideshow #actionButton {
	top: -93px;
	left: 10px;
	background: #000;
}
*+html #contentTop-homepage #IDX-slideshow #IDX-cszLine {
	left: 180px;
}
*+html #contentTop-homepage #IDX-slideshow #IDX-priceLine {
	width: 465px;
	overflow: hidden;
	background: #000;
}

.homepage #logo {
	margin-top:131px;
	width:960px;
	height:435px;
	margin-bottom:105px;
	display:block;
	text-indent:-9999em;
	background:transparent url("http://callterristeam.com.realproserver.com/siteimages/header-lg.jpg") no-repeat;
}

.homepage #header {
	height:435px;
}

#design1-bottombanner {
	display:none;
	width:960px;
	height:95px;
	position:absolute;
	top:575px;
	left:0;
	background:#1B2636;
}

#content-homepage {
     position: relative;
     margin-top: -99px;
    
}
