/* CSS Document */

body.nursing #content h1, body.nursing #copy h1 { color:7D5CB3; }

body.nursing a:visited { color:#666666; }

body.nursing #leftColumn ul.subnavigation li a:visited { color:#666666; }

body.nursing #rightColumn .news_side_header, #rightColumn #question_sidebar a:visited { color:#666666; }

body.nursing a { color:#7D5CB3; }

body.nursing #leftColumn a:hover { color:#7D5CB3; }

body.nursing h2, body.nursing h3, body.nursing h4, body.nursing h5, body.nursing h6 { color:#7D5CB3; } 

body.nursing #mainNavigation ul li.thissection { background-color:#7D5CB3; }

/*** LEFT COL ***/

body.nursing #leftColumn p.sidenav_header { border-bottom:#A277D3 3px solid; }
body.nursing #subNavigation li.thispage { background-color:#7D5CB3; }
body.nursing #subNavigation li.thispage a { color:#FFFFFF; }	
body.nursing #subNavigation li a { color:#7D5CB3; }
body.nursing #subNavigation li.thirdlevel { color:#7D5CB3; background-color:#FFFFFF; }
body.nursing #subNavigation li.thirdlevel.thispage a { color:#7D5CB3; text-decoration:underline; font-weight:bold; }

body.nursing #left_feature { border-bottom:#A277D3 3px solid;}

/*** RIGHT COL ***/

body.nursing #rightColumn .news_side_header, #rightColumn .question_side_header {
	border-bottom:#A277D3 3px solid;
}
body.nursing #quotearea { background-color:#A277D3; }

body.nursing #rightColumn .question_side_header, body.nursing #rightColumn .jobs_side_header { 
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
	border-bottom: #A277D3 3px solid;
	margin:0px;
}
body.nursing #question_sidebar a { font-weight:bold; color:#7D5CB3; }

/*** FEATURES ***/

body.nursing #feature_area .feature p a {
	background-color:#A277D3;
	}
body.nursing #extra-feature-links p.subheading {
	border-bottom-color: #7D5CB3;
	color: #7D5CB3;
}

/*** CONTENT ***/

body.nursing p.leadinpara, body.nursing span.leadinpara { 
	color:#7D5CB3; 
}
body.nursing #middleColumn ul.benefit_items li {
	background-image: url(/images/build/tick_purple.gif);
}

body.nursing #middleColumn ul li {
	background-image: url(/images/build/bullet_purple.gif);
}

body.nursing #twoCol .rightContent ul li {
	background-image: url(/images/build/bullet_purple.gif);
}

body.nursing blockquote.pullquote p {
	color: #7D5CB3;
}
body.nursing #rightColumn .jobsListWrap {

	background-color: #f3f3f3;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #A277D3;
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-top: 5px;

}
