/* =================================================================
 chf.css

 Description: IDX page formatting
================================================================== */

/*  id/classes for chf pages
	chf_email_updates.asp
	chf_idx.asp
	chf_listings.asp
	chf_open_houses.asp
	chf_prop_org.asp
	chf_sold_gallery.asp
**********************************************/

body {
	background:#fff;
}

table, tr, td {
	font:normal 1em/1.8em Arial, Helvetica, Verdana, Geneva, sans-serif;
}

.heading1 {
	/*color:#000;
	font-weight:normal;
	font-size:3em;
	line-height:1.1em;
	margin-bottom:20px;
	padding:30px 150px 0 0;
	text-indent:0;
	float:left;*/
	display: none !important;
}
iframe.chf, iframe {
	height:810px; /* default height */
	width:100%;
	background-color:#fff;
}	
	#chf_email_updates iframe,
	#chf_idx iframe,
	#chf_listings iframe,
	#chf_open_houses iframe,
	#chf_prop_org iframe,
	#chf_sold_gallery iframe,
	#chf_supplemental iframe {
		height:810px;
	}
		#chf_email_updates,
		#chf_idx,
		#chf_listings,
		#chf_open_houses,
		#chf_prop_org,
		#chf_sold_gallery,
		#chf_supplemental{
			height:810px;
		}	

table {
	width:470px;
	color:#666;
	/*font:normal 0.5em/1.5em Arial, Verdana, Helvetica, sans-serif;*/
	text-align:left;
}
/*table td {
	font-size:0.9em;
}*/
	table table {
		width:100%;
	}
	table table td 
	{
		font-size: 1.1em;
		line-height: 1.5em;
	}
table#ihResultsTable,
table#ihSearchTable {
	padding:0;
	margin:0;
	width:440px;
}
	/* ihSearchTable 
	table#ihSearchTable table {
		float:left;
		clear:both;
	}*/
	table#ihSearchTable table td {
		text-align:left;
	}
	
	/* ihResultsTable  */
	table#ihResultsTable table,
	table#ihResultsTable table table {
		width:100%;
	}
	

	div.ihfDetailNav ul li.first i,
	div.ihfDetailNav ul li a {
		font-weight:bold;
		background-image: none;
		background:#fff;
		border:1px solid #bbb;
		border-width:1px 1px 1px 0;
		padding:5px 4px;
		margin:0 0 20px 0;
	}
	div.ihfDetailNav ul li.first i,
	div.ihfDetailNav ul li.first a:hover{
		border-left:1px solid #bbb;
	}
		.ihfDetailNav ul li.first a {
			border-left: 1px solid #bbb; 
		}
	div.ihfDetailNav ul li a:hover {
		color:#fff; 
		background-color:#892034;
		border:1px solid #bbb;
		border-width:1px 1px 1px 0;
	}
	table tr.ihTableRowAlt td {
		background-color:#fff;
	}
	table tr.ihTableRow td {
		background-color:#eee;
	}
	table tr.ihTableHeader td,
	table tr td#ihfInfoRequestTitle{
		color:#fff;
		background-color:#000;
		text-indent:5px;
		border-bottom:2px solid #333;
	}
	
	/* email updates */
#ihfSearchProfile1_Name,
#ihfSearchProfile1_Email,
#ihfSearchProfile1_Phone {
	width: 140px;
}
