/*
	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:#413D5A;
}

/* Header */
#header {
	background-color:#413D5A none repeat scroll 0 0;
	border-color:#47445B;
}
	
	#nav a:hover, #nav a:active {
		background-color: #9296B8;
		color:#FFFFFF;
	}
	
	#nav .active a:link, #nav .active a:visited,
	#nav .active a:hover, #nav .active a:active {
		background: #7a96a3 url('../../images/services/acupuncture/blue-menu-bg.png') repeat-x top;
		border: 1px solid #6aa0b9;
	}
	
		/* Dropdowns (Ewww) */
		#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: #5E5884;
			border: none;
			border-bottom: 1px solid #3F3B58;
		}
		
		#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: #3F3B58;
		}
	
		/* Fertility Info */
		.fertility-info {
			background-image: url('../../images/services/acupuncture/fertility-info-bg.png');
			background-color: #242232;
		}
	
/* Asides */
#asides {
	background:#413D5A none repeat scroll 0 0;
}

#asides a:hover, #asides a:active {background:#201E2D none repeat scroll 0 0; color: #ffffff;}

#asides ul a {
	border-color: #67647B;
}

/* Related Information*/

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

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

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

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

	/* Comments */
	.comments h3 {color:#413D5A;}
	
	#comments-list .author {
		background-image: url('../../images/services/acupuncture/comment-tip.gif');
	}

/* Fertility 
.fertility #asides ul a {
	background-image: url('../../images/services/acupuncture/icons/bullet5.gif');
}
*/
#asides h2 a:hover, #asides h2 a:active {
background:#201E2D none repeat scroll 0 0;
color:#FFFFFF;
}

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