@charset "utf-8";
/*** red extras ***/
a:link, a:visited {
	color: #B70000;
	text-decoration:underline;
}

a:hover {
	color: #B70000;
	text-decoration:none;
}

ul.eventlistmod {
	background: #fff;
}
ul.eventlistmod .date {
	width: 185px;
	padding: 0px 40px 0 0px;
}
ul.eventlistmod .location {
	font-size: 12px;
	width: 185px;
	margin: 0px 0 40px 0px;
}




#page_bg {
	background: #FFFFFF url(../images/red/bg_page.png) top repeat-x;
}

.search{
	/*background: url(../images/red/search.png) right top no-repeat;*/
}

#banner{
	background: #000000 url(../images/red/banner.jpg) center top no-repeat;
}

div.module_menu h3, div.module h3{
	background:  url(../images/red/bg_h3_left.png) top left no-repeat;
}


#f_area{
	background: #E2E2E2;
	border-top: 3px solid #000;

}

a.readon, a.readon:visited{
	display:block;
	height:23px;
	width:109px;
	color:#FFFFFF;
	text-decoration:none;
	padding-left: 23px;
	line-height:23px;
	background:  url(../images/red/bg_read_more.png) top left no-repeat;
	margin:10px 0px 0px 0px;
}

a.readon:hover{
	text-decoration:underline;
}

#power_by{
	color:#555;
	font-size:11px;
	background: #E2E2E2;
	width: 1028px;
	margin:0px auto;
	padding-bottom: 10px;
}
#power_by a, #power_by a:visited{
	color:#555;
	text-decoration:none;
	font-size:11px;
}

#power_by a:hover{
	color:#111;
	text-decoration:none;
}

ul.menu li{
	list-style:none;
	/*background:url(../images/red/menu_arrow.gif) top left no-repeat;*/
}
/*#f_area ul.menu li{
	list-style:none;
	background:url(../images/red/menu_arrow.gif) top left no-repeat;
}*/
ul.mostread li{
	list-style:none;
	background:url(../images/red/menu_arrow.gif) top left no-repeat;
}
ul.latestnews li{
	list-style:none;
	/* background:url(../images/red/menu_arrow.gif) top left no-repeat; */
}
.moduletable ul li {
	list-style:none;
	/* background:url(../images/red/menu_arrow.gif) top left no-repeat; */
}
#f_area div.moduletable_menu ul.menu {
	padding:10px 0px 10px 0px;
	margin:0px;
	background:none;
}

#f_area div.moduletable_menu ul.menu li {
	padding:0px 0px 0px 20px;
	margin:0px;	
	line-height:18px;
	background:url(../images/red/menu_arrow.gif) top left no-repeat;
	border-bottom:none;
}
div.componentheading{
	color:#B8130F;
	font-size:17px;
	font-weight:normal;
}