/* Print CSS document */
@font-face {
    font-family: 'lato_regular';
    src: url('../fonts/Lato-Regular.eot');
    src: url('../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Lato-Regular.woff') format('woff'),
         url('../fonts/Lato-Regular.ttf') format('truetype');    
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'lato_bold';
    src: url('../fonts/Lato-Bold.eot');
    src: url('../fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Lato-Bold.woff') format('woff'),
         url('../fonts/Lato-Bold.ttf') format('truetype');   
    font-weight: normal;
    font-style: normal;
}

body  {
 font-family: 'lato_regular', arial;
 background: #fff;
 font-size: 80%;
 padding-top: none;
 margin-top: 0px;
}
/*header {
height: auto;
}*/
.page_content {
border-top: none;
}
.banner, #logo, .mobile_menu, .navcontainer, .hide_for_mobile, .homeleft, #searchbar, #historytrail, div#icons, div#historytrail, div.CIC_hours br  {
	display:none;
	}
	
div.left p {
	float:left;
	width: 40%;
	line-height: 1;


}	
div.homemap .countylist {
    margin-bottom: 20px;
}
div.homemap .bar {
   /* border-bottom: 1px solid #000 ;*/
    color: #000;
    font-size: 16px;
    font-weight: 700;
    margin: 15px 0 5px;
    padding: 6px 0 6px 0px;
}
div.homemap .left, div.homemap .right, div.homemap #map, div.cicmap #map, .countylist, div.homemap #irelandmap {
    float: left;
    width: 100%;
}
.homeright UL, P {
    line-height: 1.4em;
    margin-bottom: 8px;
    margin-top: 3px;
    padding: 0;
}
div.homemap .servicebox {
    border: 2px solid #EFEFEF;
    border-radius: 8px;
    display: block;
    margin: 0 6px 3px 0;
    min-height: 40px;
    padding: 3px;
}
.Outreach {
    background-color: #F7F4F7;
    float: left;
    margin: 10px;
    padding: 10px 15px 10px 10px;
	width: 90%;
}
#map {/*clear:both;*/ float:left; height:250px; width: 100%; border:1px solid #ccc}
.clear {clear: both;}
.bar {
	padding:3px 0 3px 3px; 
	margin:15px 0 5px; 
	/*border:1px solid #000;*/ 
	font-weight:700; 
	color:#000; 
	font-size:16px; 
	/*height:18px*/
}
.invisible { display:none }
/*.left {float:left; width:44%}
.right {float:right; width:54%}*/
.new_section{clear:both; width:100%; padding:0}

div.Outreach {
	
	width: 40%;
	float: left;
}

#footer { display: none }

header, .slide3, img.logo, nav, .invisible, .cookie-info, #stickybar, .breadcrumbs, #___gcse_0, #site-search, .top_nav p, #nav_menu, .search, .clear, .searchdoc, #search_icon, #menu_icon, .social, .slide, .slice, .sliced_image, .page_navigation, .carousel, .info_pic, .twitter_news, .cta img, .totop, .close-print, .most_popular, .cips img, .cic img, footer, .footercats, .footer_content hr, .resp-sharing-button__link {
	display:none;
}

/*.tagline, .tagline h1, .tagline p  {
	color: #000;
	display: block;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
	width: auto;
	max-width: auto;
	position:relative;
}*/
.introduction, .features {
	margin: 10px auto;
	padding: 0;
}
section {
	display: inline;
}
.content, .content h1 {
	max-width: 100%;
	margin: 0;
	padding: 0;
	overflow: auto;
	
}
.contents h2, .news h2, .contactus h2  {
	font-size: 100%;
	border: none;
	text-align: left;
	margin: 0;
	padding: 0;
}
.contents a {
	font-size: 90%;
	margin: 0;
	padding: 0;
}
.topic, .contents h2, .content h2, .content h3, .contents, .category. #lastupdated {
	padding: 0;
	margin: 0;
	border: none;
}
.contents, .contents13, .contents14 {
	border: none;
}
.intro {
	/*max-width: auto;*/
}
.intro, .wrapper, .news_items, .info_details, .cta, .info_details {
	/*margin: 70px auto;*/
}

.feature .details_exp {
    display: inline;
   /* float: left;*/
   /* width: 80%;*/
}
.info_text {
	/*max-width: auto; */
	margin: 0;
	padding: 0;
}
.info_text img {
    display: none;
}
.info_details {
	padding: 0;
	margin: 0;
	float: none;
}
.info_details h3, .news h3, .column h2 {
	font-weight: bold;
	font-size: 18px;
}
.info_details h3, .info_details p, .info_details a, .info_details a span {
   /*  margin: 40px 0 0;*/
   /* max-width: 90%;*/
    text-align: left;
	padding: 0;
	margin: 0;
}
.info_details a span {
	font-size: 80%;
}
.news {
	clear: both;
	width: 100%;
}	

.news_items, .news span, .news_items a, .contact, .contactus, footer, .footer_content {
	clear: both;
	text-align: left;
	margin: 20px 0 0 0;
	padding: 0;
	float: none;
}


.cta {
	display: inline;
}

.cta a.cta_btn {
    margin-top: auto;
}

.cta .cta_sep {
       display: none;
}

.search_results td {
	font-size: 100% !important;
}


table {
    background-color: #fff;
    border: 1px #000 solid;
	border-spacing: 2px;
	/*margin: 0 0 15px;*/
	/*border-collapse: separate;*/
	width: 99%;
}

th {
   /* background-color: #d8e0e5;
    border-style: none;*/
  /*  font-size: 100%;*/
    font-weight: bold;
    padding: 5px 15px;
    text-align: left;
}
td {
  /*  background-color: #F0F4F7;
    border-style: none;*/
  /*  font-size: 90%;*/
 /* border: 1px #000 solid;*/
    font-weight: normal;
    padding: 5px 15px;
    text-align: left;
}
td p {
 margin-bottom: 0;
}

.box {
   /* width: 423px;*/
    overflow: hidden;
    background: #f3f9fb;
    padding-top: 10px;
}

.white {
    background: none;
    padding-top: 16px;
}
/*footer {
	border: none;
	padding: 0;
	margin: 0;
}*/