/* 

TYPE STYLE SHEET FOR [ATTIK DESIGNS]
Created by [ADRIAN CORCORAN]
[http://www.attikdesigns.ie]

*/

/* --------- 4. type	--------- */
html {
		font-size: 100%;
		}
body {
		font-size: 62.5%;
		}
h1, h2, h3, h4, p, ul {
		font-weight: normal;
		font-family: Arial, sans-serif;
		}
h1 {
		}
h2 {
		}
h3 {
		}
h4 {
		}
p {
		}
ul {
		}
/*Tippy Top*/
div#tippy-top p {
    float: left;
    margin-right: 180px;
    font-size: 1.4em;
    color: #FFF;
    margin-top: 5px;
    margin-bottom: 5px;
	padding-left:22px;
	line-height:1.6;
}
div#tippy-top p.address {
	background:url(/mainpics/icons/address.png) no-repeat left 0px top 0px;
}
div#tippy-top p.email {
	background:url(/mainpics/icons/email.png) no-repeat left 0px top 2px;
	padding-left:28px;
}
div#tippy-top p.phone {
	background:url(/mainpics/icons/phone.png) no-repeat left 0px top 0px;
	float:right;
	margin-right:0;
}
/*	top */
div#top-tag p,
div#top-social h3 {
	font-family: Arial, sans-serif;
		}
div#top-tag p{
	font-size:2.2em;
	font-weight:bold;
	width:340px;
	text-align:center;
	margin-left:10px;
	margin-top:90px;
	color:#FFF;
	text-shadow:0.5px 0.5px #000;
}
div#top-social h3 {
	font-size:1.6em;
	margin-top:48px;
	margin-bottom:5px;
	padding-bottom:20px;
	background:url(/mainpics/icons/black-arrow-down.png) no-repeat right 6px bottom;
	text-align:right;
		}
		
/*	banner	*/
div#banner h2 {
		}
div#banner p {
		}
/*	logo	*/
div#logo h2 {
		}
div#logo p {
		}
/*	navContainer	*/
div#navContainer h2 {
		}
div#navContainer p {
		}
/*homepage content*/
div#layout-content-homepage h1, div#layout-content-homepage p {
    width: 80%;
    margin: 0 auto;
	color:#FFF;
	text-shadow:0.5px 0.5px #000;
}
div#layout-content-homepage h1 {
	font-family: Arial, sans-serif;
    font-size: 4em;
    margin-bottom: 25px !important;
    text-align: center;
    font-weight: bold;
}	
div#layout-content-homepage p {
    font-weight: normal;
    font-size: 2.2em;
	line-height:1.8;
    text-align: center;
}	
div#layout-homepage-about-content h1,
div#layout-homepage-about-content p{
	color:#FFF;
	}
div#layout-homepage-about-content h1{
	font-weight:bold;
	margin-bottom:0.5em;
}
div#layout-homepage-about-content p{
	font-size:1.6em;
	margin-bottom:0;
}
/*	content	*/
div.content h1,
div.content h2,
div.content h3,
div.content h4{
	font-family: Arial, sans-serif;
	font-weight:bold;
	}
div.content h1 {
	color:#E74E08;
	font-size:3.2em;
	margin-bottom:15px;
		}
.content.homepage h1 {
}
div.content h2 {
	color:#000;
	font-size:2.6em;
	margin-bottom:0.5em;
		}
div.content h3 {
	color:#000;
	font-size:2.2em;
	margin-bottom:0.5em;
		}
div.content h4 {
	color:#000;
	font-size:1.8em;
	margin-bottom:0.5em;
		}
div.content p {
	color:#000000;
	font-size:1.4em;
	margin-bottom:1em;
	line-height:1.8;
		}
div.content ul,
div.content ol {
	color:#000000;
	margin-left:15px;
		}
div.content ul li,
div.content ol li {
	font-size:1.5em;
	margin-bottom:1em;
	line-height:1.8;
		}
/*	contentLeft	*/
div.contentLeft h2 {
		}
div.contentLeft p {
		}
/*	contentCentre	*/
div.contentCentre h2 {
	color:#;
	font-size:em;
		}
div.contentCentre p {
		}
div.contentCentre p#contactInfoFirst {
		}
div.contentCentre p#contactInfoFirst span {
		}
div.contentCentre p#contactInfoFirst strong {
		}
div.contentCentre p#contactInfoSecond {
		}
div.contentCentre p#contactInfoSecond span {
		}
div.contentCentre p#contactInfoSecond strong {
		}
/*	contentRight	*/
div.contentRight h2 {
		}
div.contentRight p {
		}
div.sidepanel-contact p.email span{
	font-size:0.9em;
	}		
/*	footer	*/
div#footer h2 {
	color:#ea4901;
	border-bottom:1px solid #ea4901;
	font-weight:bold;
	font-family: Arial, sans-serif;
	font-size:2.2em;
	text-align:left;
	padding-bottom:10px;
	margin-bottom:10px;
		}
		
div#footer p {
	font-size:1.5em;
1	margin-bottom:0.8em;
	margin-bottom:0em;
	line-height:2;
	color:#FFF;
		}
div#footer p#contactInfoFirst {
		}
div#footer p#contactInfoFirst span {
1	display:block;
		}
div#footer p#contactInfoFirst strong {
	display:none;
		}
div#footer p#contactInfoSecond {
		}
div#footer p#contactInfoSecond span {
	display:block;
		}
div#footer p#contactInfoSecond strong {
		}
div#footer div#termsFooter p {
		}
		