/* CUSTOM CSS */

#idx-search-widget{
	margin-left:5px;

	}
	
#idx-search-widget h3 {
	background-color:#47638D;
	width:220px;
}		

#map-search {
position: relative;
top: 10px;
left: 5px;
}
#widget-blog{
	margin-top: 14px;
}

.buyerresources #idx-search-widget, .buyerresources .custom3,
.sellerresources #idx-search-widget, .sellerresources .custom3 {
	display: none;
}

.buyerresources #agentprofile-widget, .sellerresources #agentprofile-widget {
	position: absolute;
	top:0;
}

/*position IDXB property player*/
#box-2-homepage {
    position: relative;
}
#box-2-homepage #IDX-slideshow {
    left: auto;
    position: absolute;
    top: 50px;
	}
#box-2-homepage #IDX-slideshow img {
	width: 480px;
	height: auto;
}

/*IDX property slideshow*/
#IDX-slideshow {
	width: 480px !important;
	height: 415px !important;
	right: 7px;
	overflow: hidden;
	position: absolute;
	top: -5px;
}
#IDX-priceLine, #IDX-addressLine, #IDX-cszLine {
	position: absolute;
}
#IDX-priceLine {
	width: 480px;
	height: 40px;
	left: 0px;
	bottom: 0px;
	text-align: left;
	text-indent: 10px;
	background: transparent url("/siteimages/transparent-blue.png") repeat scroll 0 0;
}
#IDX-priceLine a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	top: 8px;
}
#IDX-addressLine {
	width: 159px;
	height: 20px;
	right: 3px;
	bottom: 18px;
}
#IDX-cszLine {
	width: 159px;
	height: 20px;
	right: 3px;
	bottom: 2px;
}
#IDX-addressLine a, #IDX-cszLine a {
	color: #fff;
	text-decoration: none;
	font-size: 10px;
}
/*second row of boxes*/
.box-copy {
background-color:#EEE9DF;
float: left;
width: 232px;
margin: 0;
padding-bottom: 10px;
margin-top: 10px;
border-right: 1px solid white;
position: relative;
z-index: 100;
height: 192px;
}
.box-copy.stripe{
background-color:transparent;
}
.box-copy p {
font-size: 12px;
line-height: 1.2;
margin-bottom: .5em;
padding: 0px 8px;
font-weight: bold;
}
.larger-orange-text {
color:orange;
font-size: 18px;
}
.box-copy img {
float:left;
padding:0px 10px 50px 8px;
}
#box-copy-agents {
float:left;
width:136px;
}
#box-copy-agents img {
float:none;
padding-right:0px;
padding-bottom:0px;
}
.box-copy h2 {
width: 212px;
padding: 0px 10px;
margin-bottom:8px;
background: #47638D;
height: 32px;
line-height: 32px;
color: white;
text-transform: capitalize;
font-family: inherit;
font-weight: bold;
font-size: 15px;
}
.box-copy h4 {
font-family: inherit;
font-weight: bold;
font-size: 12px;
color:#47638D;
}
.box-copy a:link, .box-copy a:active, .box-copy a:visited {
color:#47638D;
text-decoration:none;
}
.box-copy a:hover {
color:#47638D;
text-decoration:underline;
}
