/****************************************************************
*
*	Estate Angels: SURVEYS stylesheet file
*
****************************************************************/

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

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

	li.tab_surveys
	{
		background-image: url(/lib/img/new/nav/t_surveys_on.gif);
	}
	
	h1
	{
		color: #fff !important;
	}
	
	h2
	{
		color: #d77b2d;
	}
	
	#breadcrumbs ul li,
	#breadcrumbs ul li a
	{
		color: #ccc;
	}
	
	#useful_links ul li a
	{
		background-color: #d77b2d;
	}
	
	#local_links ul li
	{
		background-color: #f4d9c0;
	}
	
	.feature_list
	{
		background: #edc372;
	}
	
	.feature_list_secondary
	{
		background: #f3daa9;
	}

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

	#mid_feature a {
		color:#fff;
	}

	.head_inset {
		border: 1px solid #EEDAC5;
	}

	.head_inset .inset_content, .head_inset .inset_content p {
		color:#421b3b ;
		border:0;
	}
/*--------------------------------------------------------------
	RELATED LINKS
--------------------------------------------------------------*/

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

	#relatedlinks a{
		color:#A15D23;
	}

