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

/* Header */
#header {
	background-color:#ff7200;
	border-color:#e06501;
}
	
	/* Main Menu */
	#nav a:hover, #nav a:active {
		background-color:#FFA60A ;
	}
	
	#nav .active a:link, #nav .active a:visited,
	#nav .active a:hover, #nav .active a:active {
		background: #7a96a3 url('../../images/services/physiotherapy/blue-menu-bg.png') repeat-x top;
		border-color: #6aa0b9;
	}
	
		/* Dropdowns (Ewww) */

		#nav ul {
			background-color: #FF9900 ;
		}

		#nav ul li a:link, #nav ul li a:visited {
			background-color: #FF9900 ;
			border-bottom:1px solid #ffab4d
		}
		
		#nav li:hover a:link, #nav li:hover a:visited {
			background-color: #FF9900 ;
		}
		
		#nav li:hover ul a:hover, #nav li:hover ul a:active {background:#FFA60A }
		
		#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: #FF9900;
			border: none;
			border-bottom: 1px solid #FF8E33;
		}
		
		#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: #FFA60A ;
		}	
		
		/* Fertility Info */
		.fertility-info {
			background-image: url('../../images/services/physiotherapy/fertility-info-bg.png');
			background-color: #ff7200;
		}

/* Asides */
#asides {
	background-color:#B03E3E;
}

#asides a:hover, #asides a:active {background-color:#FF6A77}

#asides ul a {
	background-image:url('../../images/services/physiotherapy/icons/bullet7.gif');
	border-color: #C06565;
}

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

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

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

	/* Comments */
	.comments h3 {color:#4885a2}

	#comments-list .author {
		background-image: url('../../images/services/physiotherapy/comment-tip.gif');
	}
	
/* Fertility */
.fertility h2, .fertility h3, .fertility h4, .fertility h5, .fertility h6 {color:#ff7200}
.fertility #header {
background:#ff7200;
	border-color:#e06501;
}
.fertility #nav a:hover, .fertility #nav a:active {background: #FF9900; 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/physiotherapy/fertility-menu-bg.png') repeat-x top;
	border: 1px solid #d94141;
	color: #fff;
}

.fertility #content ul {color: #ff7200;}
.fertility #content ul li {
	background:transparent url(../../images/services/physiotherapy/icons/arrow.gif) no-repeat scroll 0 5px;
}
.fertility #asides {background: #ff7200;}
.fertility #asides h2 {border-bottom: 1px dotted #ff8e33;}
.fertility #asides h2 a:link, .fertility #asides h2 a:visited {background:#ff7200;}
.fertility #asides h2 a:hover, .fertility #asides h2 a:active {background:#ef6b01;color:#fff}
.fertility #asides ul a {
	background-image: url('../../images/services/physiotherapy/icons/bullet7.gif');
	border-bottom: 1px dotted #ff8e33;
}
.fertility #asides ul a:hover {background: #ffa60a; color: #fff;}

.fertility cite a:link, .fertility cite a:active{color: #ef7e7e;}
.fertility-info ul a:hover, .fertility-info ul a:active {
	background:#FFA60A;
	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;
}
