/*
	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: #848CC8;
}

/* Header */
#header {
	background-color:#868EC0;
	border-color:#767DA9;
}
	
	/* Main Menu */
	#nav a:hover, #nav a:active {
		background-color:#9296B8;
	}
	
	#nav .active a:link, #nav .active a:visited,
	#nav .active a:hover, #nav .active a:active {
		background: #7a96a3 url('../../images/services/osteopathy/blue-menu-bg.png') repeat-x top;
		border: 1px solid #6aa0b9;
	}
	
		/* Dropdowns (Ewww) */

		#nav ul {
			background-color: #868EC0;
		}

		#nav ul li a:link, #nav ul li a:visited {
			background-color: #868EC0;
			border-color: #767DA9;
		}
		
		#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: #868EC0;
			border: none;
			border-bottom: 1px solid #767DA9;
		}
		
		#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: #9296B8;
		}
	
		/* Fertility Info */
		.fertility-info {
			background-image: url('../../images/services/osteopathy/fertility-info-bg.png');
			background-color: #4f5ba3;
		}
		
/* Asides */
#asides {
	background-color:#6D77AE;
}

#asides a:hover, #asides a:active {background-color:#57608D;}

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

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

	#fertility-links ul li{
	background-image: url('../../images/services/osteopathy/fertility-links.gif');
	}
	#fertility-links ul a{
	background-image: url('../../images/services/osteopathy/pdf.gif');
	}
	
	#fertility-links{
	float:left;
	width:265px;
	}
/* Footer */
#footer {
	background-image: url('../../images/services/osteopathy/footer-bg.png');
}

	/* Comments */
	.comments h3 {color:#4885a2}
	
	#comments-list .author {
		background-image: url('../../images/services/osteopathy/comment-tip.gif');
	}
	
/* Fertility */
.fertility h2, .fertility h3, .fertility h4, .fertility h5, .fertility h6 {color:#848cc8}
.fertility #header {background: #868ec0 ; border-color: #767da9;}
.fertility #nav a:hover, .fertility #nav a:active {background: #9296b8; 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/osteopathy/fertility-menu-bg.png') repeat-x top;
	border: 1px solid #adb2da;
	color: #fff;
}

.fertility #content ul {color: #848cc8;}

.fertility #asides {background: #6d77ae;}
.fertility #asides h2 {border-bottom: 1px dotted #83a4b3;}
.fertility #asides h2 a:link, .fertility #asides h2 a:visited {background:#6d77ae}
.fertility #asides h2 a:hover, .fertility #asides h2 a:active {background:#8591d3;color:#fff}
.fertility #asides ul a {
	background-image: url('../../images/services/osteopathy/icons/bullet4.gif');
	border-bottom: 1px dotted #83a4b3;
}
.fertility #asides ul a:hover {background: #57608d; color: #fff;}

.fertility cite a:link, .fertility cite a:active{color: #5b659d;}

.entry-title a:link, .entry-title a:visited {text-decoration: none;color:#848cc8}
.entry-title a:hover, .entry-title a:active {text-decoration: underline;color:#99a1d9}

.fertility-info ul a:hover, .fertility-info ul a:active {
	background:#57608D;
	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;
}
