/****************************************************************
*
*	Estate Angels: HOUSE PRICES stylesheet file
*
****************************************************************/

/*--------------------------------------------------------------
	COLOUR OVERRIDES
--------------------------------------------------------------*/

	.right_content
	{
		background-color: #0da5a5 !important;
	}
	#local
	{
		background: url(/lib/img/new/bg/bg_hp.gif) repeat-x 0px 27px;
	}
	
	fieldset
	{
		border: 1px solid #0da5a5;
	}

	li.tab_hp
	{
		background-image: url(/lib/img/new/nav/t_hp_on.gif);
	}
	
	h1
	{
		color: #FFFFFF !important;
	}
	
	h2
	{
		color: #0da5a5;
	}
	
	#breadcrumbs ul li,
	#breadcrumbs ul li a
	{
		color: #CCC;
	}
	
	#useful_links ul li a
	{
		background-color: #0da5a5;
	}
	
	#local_links ul li
	{
		background-color: #ccf6f0;
	}
	
	.feature_list
	{
		background: #93f2e6;
	}
	
	.feature_list_secondary
	{
		background: #bff5ee;
	}

	#mid_feature
	{
		background: #0CA5A5 url(/lib/img/new/bg/bg_mid_hp.gif) repeat-x 0px 65px;
	}

	.head_inset {
		border: 1px solid #49DCC4;
	}
	
	.head_inset .inset_content, .head_inset .inset_content p {
		color:#0C5F5B;
		border:0;
	}

/*--------------------------------------------------------------
	RELATED LINKS
--------------------------------------------------------------*/

	#relatedlinks {
		background:#e4f6f6 url(/lib/img/new/bg/bg_hp_related.gif) repeat-x;	
	}

	#relatedlinks a{
		color:#077474;
	}

/*--------------------------------------------------------------
	RELATED LINKS
--------------------------------------------------------------*/

	.inset {
		padding-left:4px
	}	

	.ssresults a{
		display:block;
	}

	.ssresults {
		background:#D8F2F2;
	}

	.ssresults .odd {
		background:#FFF;
	}

	.ssresults .even {
		background:#DFFFFA;
	}

	.ssresults .odd:hover {
		background:#F0F0FF;
	}

	.ssresults .even:hover {
		background:#D1EFEA;
	}

	.pagination {
		font-size:12px;
		font-weight:bold;
		padding-left:3px;
		padding-bottom:3px;
	}

	.inactive {
		color:#8EAFAF;
	}

	.place_row .input{
		font-size:16px;
		font-weight:bold;
		color:#0B8A89;
		width:52%;
		text-transform:uppercase;
	}
	
	.light_place_text {
		color:#B5DFDE;
	}
	
	.place_row{
		padding-left:0;
		padding-right:0;
		width:100%
	}
	
	.sd_row, .sld_row {
		width:44%;
		float:left;
		display:inline;
		padding-left:0;
		padding-right:0;
	}
	
	.ha_row, .hs_row {
		width:56%;
		float:left;
		display:inline;
		padding-left:0;
		padding-right:0;
	}
	
	 
	.streetsearch_query .form_row_buttons {
		padding-bottom:0px;
		padding-left:0px;
		clear:both;
	}
	
	.submit_email {
		background:#FFFABF url(/lib/img/icons/email_edit.png) no-repeat;
		background-position:5px 7px;
		border:1px solid #FFF58F;
		padding:5px 7px 5px 25px;
		display:block;
		margin-right:30px;
		width:60%;
	}
	
	.submit_email .message{
		margin:3px 10px 5px 10px;
		display:block;
	}
	
	label.full_width {
		width:auto;
	}
