/* CUSTOM CSS */

.widget-coverflow {
	position:absolute;
	top:-330px;
	left:50%;
    margin-left: -450px;
	width:450px;
	height:200px;
z-index:99999;
}

.homepage #logo {
	width:960px;
	height:350px;
	padding-bottom:0px;
	display:block;
	text-indent:-9999em;
	background:transparent url("http://www.paulaclarkrealtor.com/siteimages/header-lg.jpg") no-repeat;
}


.homepage #dfbuttons {
position: absolute;
top: 0px;
right: 0px;
margin-right: 10px;
margin-top: 550px;
}

#custVideo {
position: absolute;
margin-left: 475px;
}

body.homepage .box.welcome-statement p {
width: 600px;
}


#promos {
	position:absolute;
    top: 74px;
	left: 710px;
}

#promos li a {
	width:238px;
	height:86px;
	display:block;
    margin-bottom: 6px;
	text-indent:-9999em;
	opacity:.8;
}

#promos li a:hover {
	opacity:1;
}

#promos li#promo1 a {
	background: transparent url("/siteimages/featured-properties.png") no-repeat;
}

#promos li#promo2 a {
	background: transparent url("/siteimages/new-listings.png") no-repeat;
}

#promos li#promo3 a {
	background: transparent url("/siteimages/home-value.png") no-repeat;
}

.LandingMain.buyerresources #idx-search-widget,
.LandingMain.sellerresources #idx-search-widget {
display: none;
}

#idx-search-widget {
margin-top: 5px;
}


#idx-search-widget h3 {
    background-color: #0065FF;
    color: #FFFFFF;
}
.idx-search-widget-item input {
    background-color: #0065FF;
}

