/*Specific styles for meathchronicle.ie*/
		
	/*#top_menu*/
		#top_nav_ul li.green a:hover{
			background-color:#007700;
		}
		
		#top_nav_ul li.active.green a{
			background-color:#007700;
		}
		
		#top_menu #sub_nav_ul.green{
			background-color:#007700;
		}
		
		#top_nav_ul .green div.sub_menu{
			background-color:#007700;
		}
		
		#top_nav_ul li.red a:hover{
			background-color:#ae1400;
		}
		
		#top_nav_ul li.active.red a{
			background-color:#ae1400;
		}
		
		#top_menu #sub_nav_ul.red{
			background-color:#ae1400;
		}		
		
		#top_nav_ul .red div.sub_menu{
			background-color:#ae1400;
		}		

	/*#left_column #main_news #main_news_item*/	
			#main_news_item a{color:#b01115;}
	
			#main_news_extra h3{color:#b01115;}

		#left_column .news_box{border-top:2px solid #b01115;}
		#left_column .no_border{border-top:0px;}	

		#left_column #video_large{border-top:2px solid #b01115;}
		
		#left_column.green #article_sub_header{
			border-top:1px solid #007700;
			border-bottom:1px solid #007700;
		}
		
		#left_column.green #left_column_insert_social ul li a:hover{
			color:#007700;
		}
		
		#left_column.green #left_column_insert #left_column_insert_related{
			border-top:1px solid #007700;
		}
		
			#left_column.green #left_column_insert_related li{
				border-top:1px dotted #007700;
			}

		#left_column.green #left_column_insert #left_column_insert_video{
			border-top:1px solid #007700;
		}
		
		#left_column.green #left_column_share{
			border-top:1px dotted #007700;
			border-bottom:1px dotted #007700;
		}
		
		#left_column_insert_social ul li a.link_read_small{
			background-image:url(../img/icons/favicons/mc_favicon.png);
		}
		
		#static_page h3{color:#ae1400;}
		#static_page h4{color:#007700;}

		#static_page table th[scope=col] { color: #fff; background-color: #b40b12; }
		#static_page table th+th[scope=col] { color: #fff; background-color: #b40b12; }
		#static_page table th[scope=row] { background-color: #e8574c; }
		
	/*#right_column*/		
		#right_mini_ad_pager a{
			background-color:#b01500;
		}

/*#news_from_county*/
	.county_news_container .county_news_list a{color:#b01115;}
		
#footer{border-bottom: 2px solid #b01115;}