@charset "utf-8";
/**
 * Screen CSS for Unilever pensions website
 * Author: Chris Lewis (chris.lewis@ahc.uk.com)
 *
 **/
#logobar{
	background: url("../img/care/header.jpg") 175px 0px no-repeat #000077;
}
#memberType a.selected  {
	background: url(../img/care/tab.jpg) top left no-repeat #ffffff;
}
#searchBar {
	background-color: #CCCCFF;
}
#leftColumn ul li a:hover, #leftColumn ul li.selected ul li a:hover {
	background-color: #E6E6FF;
}
#leftColumn ul li a, #leftColumn ul li.selected ul li a {
	color: #000077;
}
#leftColumn ul li.selected ul li.selected a {
	color: #000077;
}
#leftColumn ul li.selected a {
	background: url(../img/care/nav_selected.jpg) top left no-repeat #000077;
}
#leftColumn #patterns {
	background: url('../img/care/patterns.jpg') 0px 0px no-repeat;
}
#mainContent h1 {
	color: #000077;
	border-bottom: 1px solid #000077;
}
#mainContent h2 {
	color: #000077;
}
#mainContent .homepageColumn h2 {
	background: url(../img/care/arrow_header_page.jpg) 168px 16px no-repeat #000077;
}
#mainContent .homepageColumn .homepageColumnContent {
	background-color: #E6E6FF;
}
#mainContent .homepageColumn .homepageColumnContent ul a {
	background: url(../img/care/arrow_blue.jpg) 164px 2px no-repeat;
}
#mainContent .homepageColumn .homepageColumnContent ul li a {
	color: #000077;
	font-weight: normal;
}
#mainContent ul li {
	list-style-image: url(../img/care/bullit.jpg);
}
#mainContent fieldset legend{
	color: #000077;
}
#rightPanel ul a:link,
#rightPanel ul a:active,
#rightPanel ul a:visited {
	background: url(../img/arrow_black_to_pink.jpg) 6px 7px no-repeat;
}

/****************************
	section specific color
*****************************/

#mainContent .left_short h3, #mainContent .right_short h3{
	color: #000077;
	border-top: 1px solid #000077;
}
#mainContent .left_short h3 a:link,
#mainContent .left_short h3 a:active,
#mainContent .left_short h3 a:visited,
#mainContent .right_short h3 a:link,
#mainContent .right_short h3 a:active,
#mainContent .right_short h3 a:visited{
	color: #000077;
}
#mainContent h3 {
	color: #000077;
}
.example_text {
	border-bottom: 1px solid #000077;
}
.example_text span{
	background-color: #000077;
}
#faq_text p, #faq_text a{
	color: #000077;
}
p.back_to, .back_to a{
	color: #000077;
}
#mainContent a.glossary:link, 
#mainContent a.glossary:active, 
#mainContent a.glossary:visited {
	color: #000077;
}
#qTip {
	border: 1px solid #000077;
	background: #E6E6FF;
	color: #000077;
}
