/****************************************************************
*
*	Estate Angels: MORTGAGES stylesheet file
*
****************************************************************/

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

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

	li.tab_mortgages
	{
		background-image: url(/lib/img/new/nav/t_mortgages_on.gif);
	}
	
	h1
	{
		color: #fff !important;
	}
	
	h2
	{
		color: #e87b1c;
	}
	
	#breadcrumbs ul li,
	#breadcrumbs ul li a
	{
		color: #CCC;
	}
	
	#useful_links ul li a
	{
		background-color: #e87b1c;
	}
	
	#local_links ul li
	{
		background-color: #ffe965;
	}
	
	.feature_list
	{
		background: #a9dbea;
	}
	
	.feature_list_secondary
	{
		background: #d4edf4;
	}
	
	#mid_feature
	{
		background: #DA853D url(/lib/img/new/bg/bg_mid_mortgages.gif) repeat-x 0px 65px;
	}

	#mid_feature a {
		color:#fff;
	}

	.head_inset {
		border: 1px solid #FFC300;
	}
	
	.head_inset .inset_content, .head_inset .inset_content p {
		color:#8E5726;
		border:0;
	}

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

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

	#relatedlinks a{
		color:#CF6100;
	}

