/* === === === === === === ===
 * Abacus Media
 * Will McKenzie
 * written for www.metnor.co.uk
 * July 2009
 *
 * Property Styles
 === === === === === === === */

#container{
	background-color:#095605;
}

#header_menu ul{
	color:#095605;	
}


#header_menu li{
	background-image:url(/images/property/dot.gif);		
}






.category_button,.gallery_img{
	border-color:#7aa478;
}

.category_title h3{
	background-color:#095605;
	color:#7aa478;
}

#project_list fieldset,#project_text,#thumb_gallery img,#project_images,#gallery_controls{
	border-color:#ccc;
}
/*
#project_list fieldset{
	height:265px;
	width:465px;
	position:relative;
	border:1px solid #fff;
}

#project_text{
	width:530px;
	min-height:460px;
	border:1px solid #fff;
}
*/
#gallery_controls li.disabled{
	color:#7aa478;	
}

.services_button img{
	border-color:#DD7878;
}

#services_list ul{
	color:#999;
}

.project_summary h4{
	color:#F99F2B;
}

#category_list .selected{
	border-color:#ccc;
}

.admin_table td{
	background-color:#ad771d;
}

/*
#testimonials-fieldset {
	right:10px;
	bottom:37px;

	height:300px;
	width:285px;
	position:absolute;
	
	float:right;
	border:1px solid #fff;
}

#testimonials-fieldset legend {
	color:#000;
	margin-left:20px;

	font-size:16pt;
	font-weight:normal;	
	
}

.testimonial-header {
	color:#000;
	font-size:8pt;
	font-weight:bold; 

}
*/