/*
---------------------------------------------------------------------------
CSS Styles for GSNI Website.
Written by Alex Donald
Geological Survey of Northern Ireland
Dundonald House 
Upper Newtownards Road
Belfast
BT4 3SB
alex.donald@detini.gov.uk

www.alistapart.com proved helpful as a source of learning over the years.
---------------------------------------------------------------------------
*/

body {
	color: black;
	font-size: 16px;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif, Helvetica, Sans-serif;
	font-weight: normal;
	font-style: normal;
	margin-right: 5%;
	margin-left: 5%;
}
#maincolumn {
	text-align: left;
	border-style: hidden;
}
#breadcrumbs {
	display: none;
}
#imagetop {
	display: none;
}
#firstnavigation, #bottomnavigation, #sectornavigation {
	display: none;
}
#secondnavigation {
	display: none;
}
#navigationsector {
	display: none;
}
#twocolumnleft {
	width: 100%;
	outline-style: hidden;
}
#twocolumnright {
	display: none;
}
#bottombreadcrumbs {
	display: none;
}
#footerlist {
	display: none;
}
#footer4 {
	display: none;
}
table.deti td {
	padding: 0.2em 2ex;
	color: black;
	font-size: 0.85em;
	border-left: 0.5px solid white;
	border-bottom: 0.5px solid white;
	border-right: 0.5px solid white;
	border-top-color: white;
	border-top-style: solid;
}
table.deti tr.header td {
	color: white;
	font-weight: bold;
	background-color: #05184c;
	text-transform: uppercase;
	text-align: left;
	vertical-align: top;
	width: 150px;
	padding: 2px 5px;
}
table.deti tr.content td {
	background-color: #77bde6;
	text-align: left;
	vertical-align: top;
	padding: 2px 5px;
}
.printheader {
	width: 164px;
	height: 63px;
	display: block;
	visibility: visible;
}
.printheader img {
	display: none;
	width: 164px;
	height: 63px;
	visibility: visible;
	display: block;
}
.feature {
	padding-bottom: 20px;
	padding-left: 8px;
	border-style: hidden;
}
.blue {
	color: black;
	padding-bottom: 20px;
	padding-left: 8px;
	border-style: hidden;
}
.orange {
	color: black;
	padding-bottom: 20px;
	padding-left: 8px;
	border-style: hidden;
}
.ipyered {
	color: black;
	padding-bottom: 20px;
	padding-left: 8px;
	border-style: hidden;
}
.brown {
	color: black;
	padding-bottom: 20px;
	padding-left: 8px;
	border-style: hidden;
}
.green {
	color: black;
	padding-bottom: 20px;
	padding-left: 8px;
	border-style: hidden;
}
.purple {
	color: black;
	padding-bottom: 20px;
	padding-left: 8px;
	border-style: hidden;
}
/*#footer /* DETI blue background with white text. Aligned center{
color: gray;
font-size: 0.8em;
text-align: left;
padding-top: 5px;
padding-bottom: 5px;
border-bottom: 1px dotted silver;
}*/
#footer {
	display: none;
}
