/* CUSTOM CSS */
/* Display Adjustments to contact info box */
.fn {
	font-size: 1.3em;
	margin-top: 5px;
	margin-bottom: 10px;
}
.tel {
	font-size: 1.3em;
}
.fax {
	font-size: 1.3em;
}
/* IDX Widget */
#idx-search-widget {
	font-size: 1.7em;
	height: 200px;
	left: 14px;
	position: absolute;
	top: 120px;
	width: 420px;
	z-index: 100;
}
#idx-search-widget h3 {
	background-color: #47638D;
	line-height: 1em;
	padding-bottom: 5px;
	padding-left: 18px;
	padding-right: 0;
	padding-top: 5px;
	text-align: left;
}
.idx-search-widget-item select {
	font-size: 0.8em;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	width: 50% !important;
}
.idx-search-widget-item input {
	background-color: #47638D;
	font-size: 0.8em;
}
.idx-search-widget-item input:hover {
	background-color: #FFFFFF;
	color: #47638D;
}
#IDX-myAgentBanner {
	left: 350px;
	margin-left: 15px;
	margin-top: -270px;
	position: absolute;
	top: -150px;
	z-index: 999999;
}
/* Resource Page Customization */
.buyerresources #content {
	background: transparent url("/siteimages/buyer-resources.jpg") top right no-repeat;
}
.sellerresources #content {
	background: transparent url("/siteimages/seller-resources.jpg") top right no-repeat;
}
/* Facebook Like button on home page */
#box-1-homepage .custom0 {
	position: absolute;
	top: 0px;
	right: 0px;
	margin-top: 285px;
	margin-right: -180px;
}
