/* Grey */

body.bc-grey {
	border-top: 4px solid #333;
}

.bc-grey .contentheading,
.bc-grey .moduletable h3,
.bc-grey #left-column .module h3,
.bc-grey #right-column .module h3,
.bc-grey #left-column .module-menu h3,
.bc-grey #right-column .module-menu h3,
.bc-grey #bottommodules1 .module h3,
.bc-grey #bottommodules2 .module h3,
.bc-grey #sub-menu a {
	color: #c71c21;
}

.bc-grey a {
	color: #D12E2E;
	font-size:12px;
}

.bc-grey img#logo {
	background: url(../images/grey/logo.png) 0 0 no-repeat;
}

.bc-grey #showcase {
	background: #fff url(../images/grey/showcase-bg.png) 0 0 repeat-x;
	height:43px;
}

.bc-grey .showcase-div {
	background: url(../images/grey/showcase-div.png) 0 0 repeat-x;
}



.bc-grey #horiz-menu li.active a,
.bc-grey #horiz-menu li.active .separator,
.bc-grey #bottom-menu ul#mainlevel-bottom a#active_menu.mainlevel-bottom,
.bc-grey #bottom-menu ul#mainlevel-bottom a.mainlevel-bottom:hover {
	color: #fff;
}

.bc-grey #news-rotator .story {
	border-top: 5px solid #777;
	color: #ccc;
}
