@charset "utf-8";
/* CSS Document */

#ihf {
	color:#000;
}

#ihf a, #ihf a:visited, #ihf div a, #ihf div a:visited {
	color:#0072bc;
}

#ihf_linkbar div a, #ihf_linkbar div a:visited {
	color:#000;
	text-decoration:none;
	font-size:11px;
}

#ihf a:hover, #ihf_linkbar div a:visited:hover {
	color:#060;
	text-decoration:underline;
}

.ihf_formrequired {
	color:red;
}

#ihf_fade_container {
	background:url(/idx/images/t8_fadebg_blue.png) repeat-x;
}

.ihf_results_row_620 {
    background:url(/idx/images/t8_fadebg_blue.png) repeat-x;
}

.ihf_savedsearch_row_750 {
    background:url(/idx/images/t8_fadebg_blue.png) repeat-x;
}

#ihf #ihf_results_rows a {
	color:#0054a6;
}

#ihf #ihf_results_rows a:hover {
	color:green;
}

#ihf span.ihf_resultlinks, #ihf .ihf_resultlinks a, #ihf .ihf_resultlinks a:visited {
	color:#0072bc;
	text-decoration:none;
}

 #ihf span.ihf_resultlinks:hover {
	 text-decoration:underline;
	 color:#060;
 }
 
#ihf_hotsheetDescription {
	width: 100%;
}

.ihf_agentlisting {
	background:url(/idx/images/t8_fadebg_blue.png) repeat-x;
}

#ihf_CityPicker {
	background:url(/idx/images/t8_pickerbtnbg.png) no-repeat; 
	width: 219px; 
	height: 26px;
}

#ihf_picker_top {
	background-color: #3463a1; 
}







/*results menu*/
#ihf_results_tabs {
	margin-bottom:10px;
}

#ihf_results_tabs td a, #ihf_results_tabs td a:visited {
	color:#000;
	text-decoration:none;
}

#ihf_results_tabs td a:hover {
	color:#060;
	text-decoration:underline;
}

#ihf .ihf_results_tabs_left_hi {
	background:url(/idx/images/tabs_trans_left_hi.png) no-repeat;
}

#ihf .ihf_results_tabs_mid_hi {
	background:url(/idx/images/tabs_trans_mid_hi.png) repeat-x;
}

#ihf .ihf_results_tabs_right_hi {
	background:url(/idx/images/tabs_trans_right_hi.png) no-repeat;
}

#ihf .ihf_results_tabs_left {
	background:url(/idx/images/tabs_trans_left_blue.png) no-repeat;
}

#ihf .ihf_results_tabs_mid {
	background:url(/idx/images/tabs_trans_mid_blue.png) repeat-x;
}

#ihf .ihf_results_tabs_right {
	background:url(/idx/images/tabs_trans_right_blue.png) no-repeat;
}

#ihf .ihf_results_tabs_rightline {
	background:url(/idx/images/tabs_trans_rightline.png) repeat-x;
}
/*end results menu*/

/*buttons*/

.ihf_search_submitbutton_750 {
	background:url(/idx/images/t8_searchbutton.png) no-repeat;
}

.ihf_emailalerts_submitbutton_750 {
	background:url(/idx/images/t8_signupbutton.png) no-repeat;
}

#ihf_results_savesearch_fullbutton_750 {
		background:url(/idx/images/btn_savesearch2.gif) no-repeat;
}

#ihf_detail_inforequest {
  background:url(/idx/images/btn_inforequest_v75.gif) no-repeat;
}

#ihf_detail_scheduleshowing {
	background:url(/idx/images/btn_scheduleshowingv75.gif) no-repeat;
}

#ihf_detail_saveproperty {
	background:url(/idx/images/btn_saveproperty_v75.gif) no-repeat;
}

/*end buttons*/

/*detail tabs*/
#ihf .ihf-detail-menu ul li {
	background: url("/idx/images/tab_left.gif") no-repeat 0 0;
}

#ihf .ihf-detail-menu ul li.selected {
	background-image: url("/idx/images/tab680_left_selected.gif");
}

#ihf .ihf-detail-menu ul li span {
	background: url("/idx/images/tab_right.gif") no-repeat 100% 0;
}

#ihf .ihf-detail-menu li.selected span {
	background-image: url("/idx/images/tab680_right_selected.gif");
}
/*end detail tabs*/






