@charset "utf-8";

/*** red ***/

a:link, a:visited {

	color: #DA281F;

	text-decoration:none;

}



a:hover {

	color: #DA281F;

}



a.logo:link,a.logo:hover, a.logo:visited{

	color: #FFFFFF;

}



div#logo_bg{

	background: #ECECEC url(../images/red/bg_logo.png) top  repeat-x;


}



div#sub_banner{

	background: #000000 url(../images/red/sub_banner.jpg) top left no-repeat;

	width:989px;

	height:auto;

	margin-left:3px;

}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
div#sub_banner
 {
  height: auto; /* The text will appear red only in Safari and Google Chrome */
 }
}



#user3{
background-color: #000000;

}

#pillmenu_left{

	width: 4px;

	height: 43px;

	float:left;

	background: #16171A url(../images/red/pillmenu_left.png) top left no-repeat;

}

#pillmenu_right{

	width: 4px;

	height: 43px;

	float:right;

	background: #16171A url(../images/red/pillmenu_right.png) top left no-repeat;

}

#pillmenu li a, #pillmenu li a:hover, #active_menu-nav {

	color:#FFFFFF;

	background:url(../images/red/menu_hover.png) right no-repeat;

}

#pillmenu li a:hover, #active_menu-nav {

	color:#000000;

}



#leftcolumn h3, #leftcolumn div h3, #rightcolumn h3, #rightcolumn div h3{

	background:  url(../images/red/bg_h3.png) top left no-repeat; font-family:Tahoma !important;
;

}



#leftcolumn div.moduletable_menu, #leftcolumn div.moduletable, #leftcolumn div.moduletable_text,

#rightcolumn div.moduletable_menu, #rightcolumn div.moduletable, #rightcolumn div.moduletable_text{

	background: url(../images/rub_bottom.png) left bottom yes-repeat;

	

}

#f_area div.moduletable_menu, #f_area div.moduletable, #f_area div.moduletable_text{

	background: url(../images/rub_footer_bottom.png) left bottom no-repeat;

	

}

#f_area h3{

	background:  url(../images/red/f_area_h3.png) top left no-repeat;

}



a.readon, a.readon:hover, a.readon:visited{

	display:block;

	height:80px;

	width:109px;

	color:#FFFFFF;

	text-decoration:none;

	padding-left: 20px;

	background:  url(../images/red/bg_read_more.png) top left no-repeat;

	margin:-80px 0 0 400px;

}



ul.menu li{

	list-style:none;

	background:url(../images/red/menu_arrow.png) top left no-repeat;

}

ul.mostread li{

	list-style:none;

	background:url(../images/red/menu_arrow.png) top left no-repeat;

}

ul.latestnews li{

	list-style:none;

	background:url(../images/red/menu_arrow.png) top left no-repeat;

}

.moduletable ul li {

	list-style:none;

	background:url(../images/red/menu_arrow.png) top left no-repeat;

}

div.componentheading{

	color:#DA281F;

}

#banner_bg table.contentpaneopen td{

	color: #FFFFFF;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:11px;

}