/*
	Name: The Hatfield Practice
	Date: August 2009
	Description: Global Style Sheet
	Version: 1.0
	Author: Enrique Ramirez
	Author URI: http://enrique-ramirez.com
*/

h2, h3, h4, h5, h6 {
    color:#4885A2;
}

/* Header */
#header {
	background-color:#7EAABE;
	border-color:#7095A7;
}
	
	/* Main Menu */
	#nav a:hover, #nav a:active {
		background-color: #7095a7;
	}
	
	#nav .active a:link, #nav .active a:visited,
	#nav .active a:hover, #nav .active a:active {
		background: #7a96a3 url('../../images/services/holistic-therapies/blue-menu-bg.png') repeat-x top;
		border: 1px solid #6aa0b9;
	}
	
		/* Dropdowns (Ewww) */

		#nav ul {
			background-color: #7EAABE;
		}

		#nav ul li a:link, #nav ul li a:visited {
			background-color: #7EAABE;
			border-color: #7095A7;
		}
		
		#nav ul .current_page_item a:link, #nav ul .current_page_item a:visited,
		#nav .current_page_item ul a:link, #nav .current_page_item ul a:visited {
			background: #7EAABE;
			border: none;
			border-bottom: 1px solid #7095A7;
		}
		
		#nav .current_page_item ul a:hover, #nav .current_page_item ul a:active,
		#nav ul .current_page_item a:hover, #nav ul .current_page_item a:active {
			background: #7095A7;
		}

		/* Fertility Info */
		.fertility-info {
			background-image: url('../../images/services/holistic-therapies/fertility-info-bg.png');
			background-color: #4583a1;
		}
	
/* Asides */
#asides {
	background-image:#90B6C7;
}

#asides a:hover, #asides a:active {background-color:#537A8C;}

#asides ul a {
	background-image:url('../../images/services/holistic-therapies/icons/bullet3.gif');
	border-color:#83A4B3;
}

/* Related Information*/
#related-info{
	background-image: url('../../images/services/holistic-therapies/related-bg.png');
}

	#fertility-links ul li{
	background-image: url('../../images/services/holistic-therapies/fertility-links.gif');
	}
	#fertility-links ul a{
	background-image: url('../../images/services/holistic-therapies/pdf.gif');
	}

/* Footer */
#footer {
	background-image: url('../../images/services/holistic-therapies/footer-bg.png');
}

	/* Comments */
	.comments h3 {margin-bottom: 1em;color:#4885a2}
	
	#comments-list .author {
		background-image: url('../../images/services/holistic-therapies/comment-tip.gif');
	}

/* Fertility */
.fertility #header {background: #7eaabe ; border-color: #7095a7;}
.fertility #nav a:hover, .fertility #nav a:active {background: #7095a7; color: #fff;}
.fertility #nav .active a:link, .fertility #nav .active a:visited,
.fertility #nav .active a:hover, .fertility #nav .active a:active {
	background: #7a96a3  url('../../images/services/holistic-therapies/fertility-menu-bg.png') repeat-x top;
	border: 1px solid #6aa0b9;
	color: #fff;
}

.fertility #content ul {color: #4885a2;}

.fertility #asides {background: #90b6c7;}
.fertility #asides h2 {border-bottom: 1px dotted #83a4b3;}
.fertility #asides h2 a:hover, .fertility #asides h2 a:active {background:#a4cfe3;color:#5d8496}
.fertility #asides ul a {
	background-image: url('../../images/services/holistic-therapies/icons/bullet3.gif') no-repeat;
	border-bottom: 1px dotted #83a4b3;
}
.fertility #asides ul a:hover {background: #537a8c no-repeat; color: #fff;}

.fertility cite a:link, .fertility cite a:active{color: #4885A2;}
.fertility-info ul a:hover, .fertility-info ul a:active {
	background:#537A8C;
	color:#FFFFFF;
}
.outer{
	background: url('../../images/forms/faqs-content.png') no-repeat center top;
	height:auto;
	width: 655px;
}
.inner{
	background: url('../../images/forms/faqs-bottom.png') no-repeat center bottom;
	padding:20px 25px 35px;
	margin-bottom:15px;
}
