@charset "utf-8";

/*** red ***/

a:link, a:visited {

	/*color: #B82816;  */

	text-decoration:underline;

}



a:hover {

	/*color: #B82816;   */

}



a.logo:link,a.logo:hover, a.logo:visited{


/*	color: #3083BF;    */

}










div#banner_bg{

	background: #000000 url(../images/england/banner_bg.png) top  repeat-x;

}









#leftcolumn h3, #leftcolumn div h3{

	background:  url(../images/england/bg_left_h3.png) top left no-repeat;

}

#rightcolumn h3, #rightcolumn div h3{

	background:  url(../images/england/bg_right_h3.png) top left no-repeat;

}

#leftcolumn div.moduletablegrau{background: url(../images/rub_bottom-grau.png) left bottom no-repeat;}

#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 no-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/england/f_area_h3.png) top left no-repeat;

}



a.readon, a.readon:hover, a.readon:visited{

	float: right;

	display:block;

	height:23px;

	width:90px;

/*	color:#FFFFFF; */

	text-decoration:underline;

	padding-left: 23px;

	line-height:23px;

/*	background:  url(../images/england/bg_read_more.png) top left no-repeat; */

	margin:10px 0px 0px 0px;

}



ul.menu li{

	list-style:none;

	background:url(../images/england/menu_arrow.png) top left no-repeat;

}

ul.mostread li{

	list-style:none;

	background:url(../images/england/menu_arrow.png) top left no-repeat;

}

ul.latestnews li{

	list-style:none;

	background:url(../images/england/menu_arrow.png) top left no-repeat;

}

.moduletable ul li {

	list-style:none;

	background:url(../images/england/menu_arrow.png) top left no-repeat;

}

div.componentheading{

	color:#CC3300;

	font-size: 2em;

}

#date {

	color:#000000;

}


/*AFSHAR: 25.05.10*/

#pillmenu {

	text-align:left;
	width:100%;
	margin: 0;
	float:left;
	margin-top:-25px;
	
  display: inline;
  z-index:10;
   
  
}

#mainlevel-nav ul li{
 
  display: inline;
  
  z-index:10;
}
ul#mainlevel-nav li {
 
  display: inline;
  z-index:10;
   
}
  
  
#pillmenu ul {
	margin: 0;
	padding: 0 0 0 8px;

  display: inline;
  z-index:10;
}

#pillmenu li {
	float: left;
	margin: 0;
	padding: 0;
 
  display: inline;
 	z-index:10;
  
}

#pillmenu li a, #pillmenu li a:hover, #active_menu-nav {

	font-family:"Trebuchet MS",Tahoma;
	font-size: 16px;
	float: left; 
	line-height: 36px;
	

	/*padding: 0 28px 0 29px;
	padding: 0 16px 0 18px;*/
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom:0px;
	padding-top:0px;


	text-decoration: none;
	font-weight: bold;
   
  
  border-right: 1px solid #C97970;	 
  display: inline;
  z-index:10;
  color:White;  
}



#pillmenu li a:hover, #active_menu-nav {

	/*background:url(../images/england/menu_hover.png) top left repeat-x; */

	color:#C97970;  
  display: inline; 
  z-index:10;
} 


