@charset "utf-8";
/*** red ***/
a:link, a:visited {
	color: #B70B04;
	text-decoration:underline;
}

a:hover {
	color: #B70B04;
	text-decoration:none;
}

#page_bg {
          background: #5D6B33; 
     /**  background: #D2CFB7;  **/
     /**  background: #715A55;  **/
     /**   background: #FFFFE0 url(../images/red/bg_page_r.PNG) top repeat-x;  **/  /** Fondo de la pagina **/
}

/** #user4{
       background: #FFFFFF url({reflect}../images/red/bg_curva.PNG{/reflect}) center top no-repeat;
}
**/
.search{
	background: url(../images/red/search_ico.png) right top no-repeat;
}
#pillmenu li a{
     /** color: #A31F07; **/  /**Color de la letra del menu hz**/
         color: #FFFFFF; 
}
#pillmenu li a:hover, #pillmenu li a#active_menu-nav{
	background: url(../images/red/menu_hover.png) top repeat-x;  /** Relleno del menu seleccionado **/
	color: #FFFFFF;
	border: 1px solid #AC9999;
} 
#banner{
/**	background: #FFFFFF url(../images/red/banner.jpg) center top no-repeat;   **/
}

div.module_menu h3, div.module h3, #rightcolumn h3{
	background:  url(../images/red/bg_h3.png) top left no-repeat;
}

#f_area{
	background: #3C3C3C url(../images/red/bg_f_area.png) bottom right no-repeat;
	border-top: 3px solid #000000;
}

a.readon, a.readon:hover, a.readon:visited{
	display:block;
	height:23px;
	width:109px;
	color:#FFFFFF;
	text-decoration:underline;
	padding-left: 23px;
	line-height:23px;
	background:  url(../images/red/bg_read_more.png) top left no-repeat;
	margin:10px 0px 0px 0px;
}

#power_by, #power_by a, #power_by a:visited{
	color:#B9B9B9;
	text-decoration:none;
	font-size:11px;
}
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;
}
#f_area a:link, #f_area a:visited {
	color: #FFFFFF;
	text-decoration:underline;
}

#f_area a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
div.componentheading{
	color:#570D00;
	font-size:17px;
	font-weight:normal;
}
