/*------------------------------
Peterborough City Council
Color Styles - Bereavement
Redweb 2009
------------------------------*/

/*-- Bereavement Section: Pink #000000 --*/

/*-- Navigation --*/

div#primaryNavigation ul li.currentSection a {
background:transparent url(../../../images/dnArwPink.gif) no-repeat scroll right 10px;
}

div#primaryNavigation ul li.currentSection a {
border-left-color: #000000;
}

div#primaryNavigation ul li.currentPage a {
color: #000000;
}



/*-- Links --*/

a {
color: #000000; 
}

a.secondaryTitleLink {
color: #000000;
}

/*-- Headings --*/

h1, h2, h3, h4, h5 {
color: #000000;
}


/*-- Headings for Immediacy --*/

.Heading1,H1     {}
.Heading2,H2     {}
.Heading3,H3     {}
.Heading4,H4     {}
.Heading5,H5     {}

body.content h2, body.secondaryContent h2, body.search h2 {
/*border-color: #000000;*/
border:none;
color: #000000;
}

div#breadcrumb ul li a {
color: #000000;
}

div#childInfoPod a {
color: #000000;
}

a.backTo {
color: #000000;
}

div.listingPod a {
/* background: url(../../../../images/rtArwPink.gif) no-repeat left 3px; */
background: none;
padding: 0px 0px 0px 8px;
color: #000000;
}

div.rightColumnPod li {
background: url(../../../../images/rtArwPink.gif) no-repeat left 2px;
}

body.content h2, body.contentFull h2 {
/*border-color: #000000;*/
border:none;
color: #000000;
}

body.content h3, body.contentFull h3 {
color: 000000;
}

body.content h4, body.contentFull h4 {
color: #000000;
}

div#commentBox {
border-bottom: #000000 3px solid;
}

/*-------------------------
Secondary Listing Page 
-------------------------*/

body.primaryHub h1 {
color: #000000;
}

div#primaryContent {
border-top: #000000 2px solid;
}

div#primaryContent, body#secondaryListing div#primaryContent {
border-top: #000000 2px solid;
}

body.secondaryContent div#primaryContent a {
color: #000000;
}

/*-- Plugin Pod --*/

div#pluginPod a {
color: #000000;
}

/*-- Primary nav left borders --*/

li.children {
background: url(../../../../images/secondaryNavSelected.gif) top left repeat-x!important;
}

li.selected a, li.selectedDocument a {
color: #000000!important;
}

