/* @override http://www.waterhygieneireland.ie/style-new.css */

@import url(assets/grid.css);
/* ----------------------------------------------- [ * ] */

* {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

a { outline: none; }

/* ----------------------------- [ General Elements ] */

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 62.5%;
	background-color: #dcdcdc;
	color: #000;
		border-top: 4px solid #4AA9DA;
}

h1 {
	margin-bottom: .3em;
	font-size: 2.8em;
	line-height: .95em;
}

h2 {
	margin-bottom: 1em;
	font-size: 2.8em;
	line-height: 1.3;
	color: #4AA9DA;
}

h3 {

	font-size: 1.4em;
	line-height: 1.6;
	font-weight: bold;
}

h4 {
	margin-bottom: .6em;
	font-size: 1.3em;
	line-height: 1.6;
}

h5 {
	margin-bottom: 1em;
	font-size: 1.2em;
	line-height: 1.6;

}

p, ul{
	margin-bottom: 1em;
	font-size: 1.2em;
	line-height: 1.6;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

a:hover {
	color: #4AA9DA;
}

span {
	color: #4AA9DA;
}

.small {
	font-size: 1em;
	line-height: 1.6;
}

ul li {
 list-style-position: inside;
}

img {
 margin-bottom: 10px;
}

label {
	display: block;
	padding-top: 7px;
	font-size: 1.2em;
	line-height: 1.6;
	font-weight: bold;
}

input, textarea {
	width: 50%;
	padding: 8px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.2em;
	border: 1px solid #ccc;
}

textarea {
	height: 10em;
}

.right {
	float: right;
}

.left {
	float: left;
}

img.right {
	margin-left: 20px;
}

img.left {
	margin-right: 20px;
}

/* ----------------------------- [ Wrapper ] */

#wrapper {
	width: 90em;
	margin: 0 auto 2em;
	padding: 0 0 1em 0;
	overflow: hidden;
	/*background : url(assets/grid-900.gif);*/
	background-color: #fff;
}

/* ----------------------------- [ Main Nav ] */

ul#navlist {
  	float:right;
  	list-style-type:none;
 	margin:0;
 	padding: 1em 3em .6em 0;
  	height: 30px;
}

ul#navlist li {
	  float:left;
	  border-right: 1px solid #DFDFDF;
}

ul#navlist a,
ul#navlist a:visited {
  	font-size: 14px;
  	padding: 2px 20px;
  	display:block;
  	color: #333;
  	font-weight: normal;
}

ul#navlist a:hover {
  	color: #4AA9DA;
  	text-decoration:none;
  	font-weight: normal;
}

/* ----------------------------- [ Sub Nav ] */

ul.sub-nav {
	float: left;
	position: absolute;
	width: 12em;
	left: 30px;
	top: 0;
	clear: both;
}

ul.sub-nav li {
	list-style: none;
	list-style-position: outside;
}

ul.sub-nav li a {
	display : block;

	color : #000;
	padding : 3px 0 3px 3px;
	border-bottom : 1px dotted #4AA9DA;
	margin : 0;
}

ul.sub-nav li a:visited
{
color : #000;
}

ul.sub-nav li a:active
{
color : #000;
}

ul.sub-nav li a:hover
{
text-decoration : none;
color : #4AA9DA;
}

/* ----------------------------- [ Header ] */

#header {
	width: 87em;
	float: left;
	padding: 0 0 2em 3em;
}

.home {
	background: url(assets/header-image-home.jpg) no-repeat 0 50px;
}

.legionella {
	background: url(assets/header-image-risk.jpg) no-repeat 0 50px;
}

.background {
	background: url(assets/header-image-background.jpg) no-repeat 0 50px;
}

.services {
	background: url(assets/header-image-services.jpg) no-repeat 0 50px;
}

.contact {
	background: url(assets/header-image-contact.jpg) no-repeat 0 50px;
}

.logo {
	width: 146px;
	height: 34.5em;
	overflow: hidden;
	padding-top: 2em;
	margin-right: 4em;
	background: url(assets/logo-back.png);
	float: left;
}

.logo h1 {
	float: left;
}

.logo h1 a {
	display : block;
	width : 145px;
	height : 182px;
	background : url(assets/logo.png) no-repeat;
	text-indent : -9999px;
	color : #000;
	text-decoration : none;
	margin: 0;
	float : left;	
}

.address {
	float: left;
	padding: 10px 14px;
	color: #575757;
}

/* ----------------------------- [ Content ] */

#content {
	width: 87em;
	float: left;
	padding-right: 3em;
	position: relative;
}

.intro {
	padding-right: 7.6em;
}

.intro h2 {
	font-style: italic;
}

h3.header-quote {
	margin: 8.5em 0 0 0;
	font-size: 2.8em;
	line-height: 1.3;
	color: #4AA9DA;
	font-style: italic;
	font-weight: normal;
}

#content .body {
	float: left;
	margin-bottom: 1em;
}

#content .body-image {
	float: left;
	margin-right: 12px;
}

#content .services-home {
	float: left;
	margin: 2em 0;
}

.cleaning {
	width: 28.7em;
	padding: 10px;
	float: left;
	margin: 0 2em 2.4em 0;
	float: left;
	border: 1px dotted #4AA9DA;
}

.micro {
	width: 28.7em;
	padding: 10px;
	float: left;
	margin: 0 0 2.4em 0;
	float: left;
	border: 1px dotted #4AA9DA;
}

.service-button {
	width: 28.7em;
	padding: 10px;
	position: relative;
	float: left;
	border: 1px dotted #4AA9DA;
}

.service-button p {
	position: absolute;
}

.service-button h3 {
	margin-bottom: 0;
	padding-top: 6px;
}

#formContainer {
	margin-top: 1em;
}

.form-link {
	font-size: .8em;
}

.submit {
	background-color: #fff;
	cursor: pointer;
}
/* ----------------------------- [ Footer ] */

#footer {
	width: 84em;
	margin: 0 3em;
	padding-top: 1em;
	border-top: 1px solid #4AA9DA;
	clear: both;
	overflow: hidden;
}

.developed {
	float: right;
}

.registered {
	float: left;
}