

/* FAQ RULES */

h3.faq_title a {
	position: relative;
	display: block;
	margin: 0 0 15px;
	padding: 14px 10px 14px 55px;
	color: #450047 !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 18px;
	font-weight: normal !important;
	line-height: 22px;
	background-image: url('/images/misc_elements/testimonial_background.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	border-radius: 5px;
	behavior: url('/scripts/PIE.php');
}

h3.faq_title a:hover {
	color: #ffffff !important;
	background-position: 0 -100px;
}

h3.faq_title a.active {
	color: #ffffff;
	background-position: 0 -200px !Important;
}


div.faq_entry_container {
	display: none;
	background: #ffffff;
}		

div.faq_entry {
	position: relative;
	width: 590px;
	padding: 20px;
	color: #545354;
	background: #ffffff;
	border: 4px solid #ff8400;
}

	div.faq_entry h3 {
		margin: 0 0 20px;
		color: #b3228f !important;
		font-size: 20px;
	}

	.faq_entry p {
		margin: 20px 0;
		line-height: 24px;
		font-size: 14px;
	}
	
	.faq_entry a {
		color: #e77800;
		font-weight: bold;
	}
		
	.faq_entry a:hover {
		color: #8d055a;
	}	



/* GALLERY RULES */

body.gallery #body_text {
	padding: 40px 20px !important;
}

ul#thumbnail_gallery {
	margin: 0 !important;
	list-style: none;
}

	#thumbnail_gallery li {
		position: relative;
		float: left;
		margin: 0 10px 20px;
		padding: 8px;
		background-image: none !Important;
		background-color: #fff;
		border-radius: 5px;
		box-shadow: 0 0 2px #dedede;
		behavior: url('/scripts/PIE.php');
		overflow: hidden;
	}

	#thumbnail_gallery li:hover {
		background-color: #FF8400;
	}

	#thumbnail_gallery li a {
		display: block;
		width: 160px;
		height: 100px;
		background-position: center top;
		background-repeat: no-repeat;
	}

	#thumbnail_gallery li a span {
		display: none;
	}


		
/* TESTIMONIAL RULES */

div.testimonial_container_large {
	margin: 0;
	padding: 40px 0 0;
	background: transparent url("/images/misc_elements/left_quote_large.png");
	background-repeat: no-repeat;
	background-position: 10px 30px;
}
	div.even {
	}

	.testimonial_container_large h3 {	
		padding: 20px 20px 0 0 !important;
		height: 60px;
		font-size: 13px;
		text-align: right;
		background: transparent url("/images/misc_elements/right_quote_large.png");
		background-repeat: no-repeat;
		background-position: right top;
		border-bottom: 1px solid #dcdcdc;
	}
			
		.testimonial_container_large h3 span {	
			color: #010101;
		}
		
	.testimonial_container_large p {
		margin: 0 !important;
		padding: 0 5px 10px 5px !important;
		font-size: 13px;
	}
	
	span.more_less {
		padding: 0 0 0 10px;
	}


/* STAFF RULES */


h3.staff_group {
	margin: 0px;
	clear: left;
	margin: 20px 0px 0px 0px !important;
	padding: 20px 10px;
	font-size: 18px;
}

ul.ae_preview {
	margin: 0px !important;
	padding: 0px !important;
	list-style: none;
}

	.ae_preview li {
		position: relative;
		float: left;
		width: 48%;
		padding: 15px 0px 10px 2% !important;
		border-top: 1px solid #eee;
		height: 165px;
	}
	
	.ae_preview li img {
		margin: 10px 20px 0 0;
		float: left;
		width: 90px;
	}
	
	.ae_preview li p {
		margin: 10px 0 0 !important;
	}
	
	.staff_photo_thumbs_container {
		margin: 0px 10px 0px 0px !important;
		float: left;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
	
	h3.staff_name {
		margin: 15px 20px 0px 0px !important;
		font-size: 16px;
	}
	
	h2.staff_heading {
	}
	
	.staff_title {
		font-weight: 100;
		color: #999999 !important;
	}
	
	a.facebook_profile_link, a.profile_facebook_profile_link, 
	a.linked_in_profile_link, a.profile_linked_in_profile_link {
		position: absolute;
		top: 5px;
		right: 0px;
	}

		
	h3#profile_staff_title {
		margin: 10px 0 20px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
	}
		
	img#profile_staff_photo {
		margin: 0 20px 0 0;
		float: left;
	}



/* DEMANDFORCE RULES */

div#D3cpWidget {
	padding: 0 10px 50px 10px;
}

.d3cp_feature_wrap {
	background: none !important;
}

form#d3cp_form_appointment {
	padding: 20px 0 0;
}

#d3cp_text a, .d3cp_review_order a {
	color: #C70798;
}

div.d3cp_form_title {
	color: #84617B;
	font-weight: normal;
}

/* CONTACT PAGE */

a#contact_map_link {
	position: absolute;
	right: 0px;
	top: 0px;
	display: block;
	width: 400px;
	height: 400px;
}

a#contact_map_link span {
	display: none;
}



/* FAQ TOGGLE */

div#faq_type_toggle {
	padding: 20px 0 !important;
}

#faq_type_toggle ul {
	margin: 0 !important;
	height: 40px;
	list-style: none;
}

#faq_type_toggle ul li {
	margin: 0 4px 0 0;
	padding: 0 !important;
	float: left;
}

	li#category_label {
		background: none !important;
		line-height: 30px;
	}

#faq_type_toggle ul li a.faq_trigger {
	position: relative;
	display: block;
	padding: 5px 10px;
	color: #ffffff;
	font-size: 15px;
	line-height: 20px;
	background-color: #ff8400;
	border-radius: 3px;
	behavior: url('/scripts/PIE.php');
}

a.faq_trigger:hover {
	color: #ffffff;
	background-color: #9C2479 !important;
}

a.faq_trigger.active {
	color: #ffffff !important;
	background-color: #b93893 !important;
}

div.faq_container {
	display: none;
}

div.faq_container.active {
	display: block;
}

/* RESOURCES */

div.resource {
	margin: 0 0 20px;
	padding: 0 0 20px;
	border-bottom: 1px solid #dcdcdc;
}

	.resource img {
		margin: 0 20px 10px 0;
		padding: 5px;
		float: left;
		background-color: #ffffff;
		border: 1px solid #dcdcdc;
	}

	.resource h3 {
		margin: 0 !important;
		padding: 5px 0 0 !important;
		font-size: 24px !important;
	}

	.resource h4 {
		margin: 0 0 10px;
		font-family: Arial, Helvetica, sans-serif !important;
	}
	
	.resource .resource_description {
		clear: both;
	}
