/* Yellow */

body.bc-yellow {
	border-top: 4px solid #FF0033;
}

.bc-yellow .contentheading,
.bc-yellow #main-section a,
.bc-yellow .moduletable h3,
.bc-yellow #left-column .module h3,
.bc-yellow #right-column .module h3,
.bc-yellow #left-column .module-menu h3,
.bc-yellow #right-column .module-menu h3,
.bc-yellow #bottommodules1 .module h3,
.bc-yellow #bottommodules2 .module h3,
.bc-yellow #sub-menu a {
	color: #FF0033;
}

.bc-yellow img#logo {
	/*background: url(../images/yellow/logo.jpg) 0 0 no-repeat;*/
	background: url(../../../images/logo/cpp-logo-banner.gif) 0 0 no-repeat;
}

.bc-yellow #showcase {
	/*background: #0D4E76 url(../images/yellow/showcase-bg.png) 0 0 no-repeat;*/
         background: #FF0033 url(../images/yellow/showcase-bg.png) 0 0 no-repeat;


}

.bc-yellow .showcase-div {
	background: url(../images/yellow/showcase-div.png) 0 0 repeat-x;
}

.bc-yellow #showcase .column-1 {
	border-right: 1px solid #FF0033;
}

.bc-yellow #showcase a {
	color: #FF0033;
}

.bc-yellow #showcase ul.latestnews li {
	background-color: #FF0033;
}

.bc-yellow #showcase ul.latestnews li:hover {
	background-color: #FF0033;
}

.bc-yellow #showcase ul.latestnews-blog li {
	background-color: #FF0033;
}

.bc-yellow #showcase ul.latestnews-blog li:hover {
	background-color: #FF0033;
}

.bc-yellow .date-block {
	border-bottom: 1px solid #FF0033;
}

.bc-yellow span.date-number {
	background: #FF0033;
	color: #fff;
}

.bc-yellow #horiz-menu li.active a,
.bc-yellow #horiz-menu li.active .separator,
.bc-yellow #bottom-menu ul#mainlevel-bottom a#active_menu.mainlevel-bottom,
.bc-yellow #bottom-menu ul#mainlevel-bottom a.mainlevel-bottom:hover {
	/*border-top: 5px solid #0D507A;
	color: #0D507A; */

         border-top: 5px solid #FF0033;
	color: #FF0033;
}

.bc-yellow #news-rotator .story {
	border-top: 5px solid #FF0033;
	color: #FF0033;
}

.bc-yellow #main-section a.toclink-current {
	color: #666666;
}