/* Red */

body.bc-red {
	border-top: 4px solid #990202;
}

.bc-red .contentheading {
	color: #990202;
	border-bottom: 2px solid #414141;
	/* background: #f4f4f4;
	background: url(../images/bg_title_yel.png) 0 0; */
}

.bc-red #left-column .module h3,
.bc-red #right-column .module h3 {
	color: #414141;
}


.bc-red #main-section a,
.bc-red #left-column .module-menu h3,
.bc-red #right-column .module-menu h3,
.bc-red #bottommodules1 .module h3,
.bc-red #bottommodules2 .module h3,
.bc-red #sub-menu a {
	color: #990202;
}

.bc-red .moduletable h3 {
	color: #414141;
}

.bc-red img#logo {
	background: url(../images/red/logo.png) 0 0 no-repeat;
}

.bc-red #showcase {
	background: #972121 url(../images/red/showcase-bg.png) 0 0 no-repeat;
}

.bc-red .showcase-div {
	background: #990202;
}

.bc-red #showcase .column-1 {
	border-right: 1px solid #E03232;
}

.bc-red #showcase a {
	color: #ffcc00;
}

.bc-red #showcase p {
	color: #BBBBBB;
}

.bc-red #showcase ul.latestnews li {
	background-color: #781B1B;
}

.bc-red #showcase ul.latestnews li:hover {
	background-color: #591414;
}

.bc-red .date-block {
	border-bottom: 1px solid #E03232;
}

.bc-red span.date-number {
	background: #EB3535;
	color: #fff;
}

.bc-red #horiz-menu li.active a,
.bc-red #horiz-menu li.active .separator,
.bc-red #bottom-menu ul#mainlevel-bottom a#active_menu.mainlevel-bottom,
.bc-red #bottom-menu ul#mainlevel-bottom a.mainlevel-bottom:hover {
	border-top: 5px solid #990202;
	color: #3C3C3C;
}

.bc-red #news-rotator .story {
	border-top: 5px solid #808080;
	color: #FFCC00;
}
