/* CUSTOM CSS */

#footer,
#footer a,
#footer-homepage,
#footer-homepage a {
	color: #FFF;
}

.widget-coverflow {
	
	top:5px;
	margin-left: -470px;
	
}

/* NEEDS TO STAY FOR IDX SLIDESHOW */
#IDX-NewSlideShowName-slideshow {
    background: url() no-repeat scroll 0 0 transparent;
    height: 230px;
    left: 0px; /*19*/
    overflow: hidden;
    position: relative;
    top: 0px; /*10*/
    width: 250px; /*325*/
    z-index: 3000;
}
#IDX-NewSlideShowName-slideshowImage {
    height: 230px;
    overflow: hidden;
    padding-left: 10px; /*7*/
    padding-right: 10px;
    padding-top: 0px; /*7*/
    width: 250px; /*315*/
}
#IDX-NewSlideShowName-slideshow img {
    margin: 0;
    width: 250px; /*315*/
}
#IDX-NewSlideShowName-priceLine, #IDX-NewSlideShowName-addressLine, #IDX-NewSlideShowName-cszLine {
    position: absolute;
}
#IDX-NewSlideShowName-priceLine {
    background: url("/siteimages/transparentblack.png") repeat scroll 0 0 transparent;
    bottom: 7px;
    height: 40px;
    left: 10px;
    text-align: left;
    text-indent: 20px;
    width: 250px; /*315*/
}
#IDX-NewSlideShowName-addressLine {
    bottom: 25px;
    height: 20px;
    right: 3px;
    width: 159px;
}
#IDX-NewSlideShowName-cszLine {
    bottom: 10px;
    height: 20px;
    right: 3px;
    width: 159px;
}
#IDX-NewSlideShowName-priceLine a {
    color: #FFFFFF !important;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    text-decoration: none;
    top: 9px;
}
#IDX-NewSlideShowName-addressLine a, #IDX-NewSlideShowName-cszLine a {
    color: #FFFFFF !important;
    font-size: 10px;
    text-decoration: none;
}
.propertylist .displaynumber strong, .propertylist .pagination a {
    color: #000000;
}
#IDX-NewSlideShowName-slideshow {
    text-align: center;
}
#IDX-NewSlideShowName-slideshowImage span {
    text-align: center;
}
/* END IDX SLIDESHOW */
