/* Red */

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

.bc-red .contentheading,
.bc-red #main-section a,
.bc-red .moduletable h3,
.bc-red #left-column .module h3,
.bc-red #right-column .module h3,
.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: #D12E2E;
}

.bc-red img#logo {
	bbbackground: 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: url(../images/red/showcase-div.png) 0 0 repeat-x;
}

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

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

.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 #D12E2E;
}

.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 #D12E2E;
	color: #fff;
	background: #D12E2E;
}

.bc-red #news-rotator .story {
	border-top: 5px solid #D12E2E;
	color: #FFB9B6;
}
/* darkred .module-title custom styling */
#main-section .module-title h3 {
	margin-top: -28px;
	margin-bottom: 12px;
	padding-bottom: 0;
	color: #fff;
	font-size: 120%;
	font-weight: bold;
}

#main-section .module-title {
	background: url(../images/red/module2-tr.png) 100% 0 no-repeat;
	overflow: hidden;
	margin-bottom: 15px;
}

#main-section .module-title div {background: url(../images/red/module2-tl.png) 0 0 no-repeat;}
#main-section .module-title div div {background: url(../images/red/module2-br.png) 100% 100% no-repeat;}

#main-section .module-title div div div {
	background: url(../images/red/module2-bl.png) 0 100% no-repeat;
	padding: 35px 12px 12px 12px;
}

/* Group: Read More... */
a.readon-alternative {
background:transparent url(../images/readon-bg.png) no-repeat scroll left top;
	cccolor:#FFFFFF;
	display:block;
	font-size:11px;
	font-weight:bold;
	height:24px;
	line-height:24px;
	margin:10px 0 0;
	padding:0;
	text-indent:10px;
	width:94px;
}
