/* CUSTOM CSS */

.Detail #talkrealtyplayer, .LandingSub #talkrealtyplayer {
 top:5591px;
 left:24px; 
 display:none;
}


#talkrealtyplayer
{
 top:-5564px;
 left:25px;
 display:none;
}  

.homepage #talkrealtyplayer {
 top: 5315px;
 left: 535px;
 display:none;
}

.custom2 {
position: absolute;
top: 5550px;
right: 230px;
margin-right: 10px;
z-index: 999999;
}

#propertyslideshow {
top: 0px;
}


#contentTop-homepage h1,
#contentTop h1 {
	display: none;
}


#propertyslideshow,
#propertyslideshow img {
	width: 420px;
	height: 310px;
}

#idx-search-widget {
	position: absolute;
	top: 0px;
	width: 485px;
        height:307px;
	z-index: 100;
	font-size: 2.7em;
	*left: 10px;
	*top: 41px;
}
#idx-search-widget h3{
	line-height: 1em;
	padding:5px 0px 5px 18px;
	background-color:#666666;
	text-align:left;
}

.idx-search-widget-item select{
	width: 50% !important;
	font-size: .8em;
	margin: 0;
}
.idx-search-widget-item input{
	background-color:#666666;
	font-size: .8em;
}

.idx-search-widget-item input:hover{
	background-color:#fff;
	color:#666666;
}
