@charset "utf-8";
/* IDX Broker Overrides for Coassegold Real Estate CSS Document */





#IDX-main {width:540px; text-align:left;}
#IDX-basicBox
#IDX-listBox

.IDX-galleryPhoto img {width:530px;}/*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:550px;}

/*** Bio Page ***/
div.IDX-bioWrapper {width:540px;}

/*** Search Page CSS (Template #1) */
#IDX-searchPageWrapper {width:550px; }

/*Google Map*/
 
#IDX-googleMap {width:540px; height:400px; clear: both; position: relative; overflow: hidden; border: 1px #AAA solid; margin:6px auto;}
#IDX-searchBoxWrapper {width:540px;}

/* 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:550px;}
#IDX-userWrapper .IDX-resultsCell { width: 550px; }
.IDX-userWrapper {width:550px;}
.IDX-savedProperty {width:550px;}

/**
 * Details CSS ( Template #1 )
 */
#IDX-detailsWrapper { width:550px; text-align: left; }

/*Contact Page*/
div.IDX-contactWrapper { width:550px; text-align: left; }

/**
 * Contact CSS (Template #1)
 */
div.IDX-contactWrapper { width:550px; 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;
}
