@charset "utf-8";
/* IDX Broker Overrides for Bass Lake Real Estate CSS Document */





#IDX-main {width:570px; text-align:left; margin-left:12px;}
#IDX-basicBox
#IDX-listBox

.IDX-galleryPhoto img {width:550px;}/*Jeff had this set at 10px less than all the rest and it appears the main areas at 10 px less than the content area*/

/*** Roster Page ***/
.IDX-rosterInfo {width:560px;}

/*** Bio Page ***/
div.IDX-bioWrapper {width:560px;}

/*** Search Page CSS (Template #1) */
#IDX-searchPageWrapper {width:570px; }

/*Google Map*/
 
#IDX-googleMap {width:560px; height:400px; clear: both; position: relative; overflow: hidden; border: 1px #AAA solid; margin:6px auto;}
#IDX-searchBoxWrapper {width:560px;}

/* This holds the informational text regarding the number of properties found in a given search */
#IDX-mapInfo { width: 365px; height: 25px; margin: 0px; padding:0 0 0 5px; float: right; font-size: 9px; text-align: right; }

/*** Results page CSS (Template #1)*/
.IDX-resultsCell {width:570px;}
#IDX-userWrapper .IDX-resultsCell { width: 570px; }
.IDX-userWrapper {width:570px;}
.IDX-savedProperty {width:570px;}

/**
 * Details CSS ( Template #1 )
 */
#IDX-detailsWrapper { width:570px; text-align: left; }

/*Contact Page*/
div.IDX-contactWrapper { width:570px; text-align: left; }

/**
 * Contact CSS (Template #1)
 */
div.IDX-contactWrapper { width:570px; text-align: left; }

#IDX-leadMessageInput {/*this is the contact form textarea, made it wider*/
	width:240px;
}

/*#propTypeSelect {

}

.IDX-showcasePrice, .IDX-showcaseAddress, .IDX-showcaseListingID {
	font-size:9px;
}
#IDX-main form table {
	margin:15px auto;
}
#IDX-main form table td {
	padding:15px;
	text-align:left;
	font-size:16px;

}
#IDX-main form table td input {
	font-size:14px;
}
#IDX-main input {
	font-size:12px;
}*/
.IDX-searchInput {
	font-size:14px;
}
#login {
	margin:0 250px 15px 15px;
}
h1 {
	margin:0px;
	padding-left:15px;
	font: 20px Arial, Helvetica, sans-serif;
}


/*Custom Slideshow Overrides*/

#IDX-LeftColumn-addressLine {/*LeftColumn is the Slideshow name*/
	display:none;
}
#IDX-LeftColumn-cszLine {
	display:none;
}
#IDX-LeftColumn-priceLine {
	display:none;
}
.IDX-LeftColumn-ssLinkText {
	display:none;
}
div.IDX-detailsAdvancedLeft {border:none;}
div.IDX-detailsBasicLeft {border:none;}
div.IDX-detailsFooter { border:none; }
div.IDX-officePhotoCell {
	border: none;
}
div.IDX-officeInfoCell h1,h2,h3,h4,h5,p {
	color:#395B7D;
}
div.IDX-officeInfoCell {
	margin:0;
	padding:0;
}
div #IDX-searchAcres {
	/*display:none;*/
}
#IDX-detailsAgentInfo { display: none; }
.IDX-resultsCell {
	border-bottom:1px solid #395B7D;
}
div.IDX-contactForm {
	border-right:1px solid #395B7D;
}