/* 

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%;
  font-family: Lora, Georgia, serif;
}
h1,
h2,
h3,
h4,
p,
ul {
  font-weight: normal;
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
p {
}
ul {
}
/*tippy top*/
div#tippy-top p {
  font: normal 1.2em "Work Sans", Arial, Helvetica, sans-serif;
  color: #ffffff;
  float: left;
  padding: 5px 10px;
}
div#tippy-top div.right p {
  float: right;
}
div#tippy-top a {
  color: #ffffff;
  text-decoration: none;
}
div#tippy top a:hover {
  text-decoration: underline;
}
/*	top */
div#top h2 {
}
div#top p {
}
/*	banner	*/
div#banner h2 {
}
div#banner p {
}
div#banner-left p {
  font-size: 2.2em;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #fff;
}
div#banner-right p {
  color: #fff;
}
/*	logo	*/
div#logo h2 {
}
div#logo p {
}
/*	navContainer	*/
div#navContainer h2 {
}
div#navContainer p {
}
div#nav-bread-crumb p {
  line-height: 30px;
  font-size: 1.3em;
}
div#nav-bread-crumb span.crumb-arrow {
  display: inline-block;
  background: url(/mainpics/buttons/arrow-blue-v-small.png) center center
    no-repeat;
  width: 25px;
  height: 30px;
}

/*	content	*/
div.content h1 {
  color: #030303;
  padding: 0.3em 0.2em 0.5em 0.2em;
  background: #c7eafb url(/mainpics/bgs/bg-h1-underline-blue.jpg) 0 bottom
    repeat-x;
  font-size: 2em;
  margin-top: -1px;
}
div.content h1.pink {
  color: #740f59;
  background: #fdade7 url(/mainpics/bgs/bg-h1-underline-pink.jpg) 0 bottom
    repeat-x;
}
div.content h1 span.header-icon {
  display: block;
  width: 24px;
  height: 24px;
  margin-right: 8px;
  float: left;
  border: 1px solid #fff;
  background: url(/mainpics/icons/icon-house-blue-sm.jpg) 0 0 no-repeat;
}
div.content h2 {
  color: #030303;
  font-size: 1.5em;
  border-bottom: 3px solid #e3f4fd;
  margin-bottom: 0.5em;
  padding: 0.5em 0.5em 0.5em 0;
  line-height: 1.5;
}
div.content h2.h1style {
  color: #030303;
  padding: 0.3em 0.2em 0.5em 0.2em;
  background: #c7eafb url(/mainpics/bgs/bg-h1-underline-blue.jpg) 0 bottom
    repeat-x;
  font-size: 2em;
  margin-top: -1px;
}
div.content h3 {
  color: #a1a1a1;
  font-size: 1.8em;
  line-height: 1.4em;
  margin-bottom: 1em;
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
}
div.content h4 {
  font-family: Lora, Georgia, serif;
  font-style: italic;
  font-size: 3em;
  color: #030303;
  background: none;
  line-height: 1.6em;
  /* margin-bottom: 0.5em; */
}
div.content h5 {
  color: #030303;
  font-size: 1.5em;
  border-bottom: 3px solid #e3f4fd;
  margin-bottom: 0.5em;
  padding: 0.5em 0.5em 0.5em 0;
  font-weight: normal;
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
}
div.content p {
  font-size: 1.8em;
  line-height: 1.75em;
  font-family: Lora, Georgia, serif;
  color: #030303;
}
div.content p.note {
  font-size: 1.1em;
}
.para p {
  margin-bottom: 1em !important;
}
div.content div.main-panel-content ul {
  list-style-position: outside;
  margin-left: 1em;
}
div.content div.main-panel-content ul li {
  font-size: 1.3em;
  color: #7c7c7c;
  color: #333;
  line-height: 1.5em;
}
div.content ul {
  list-style-position: outside;
  margin-left: 1em;
}
div.content li {
  font-size: 1.3em;
  color: #7c7c7c;
  color: #333;
  line-height: 1.5em;
}
/*	contentLeft	*/
div.contentLeft h2 {
}
div.contentLeft p {
}
/*	contentCentre	*/
div.contentCentre h2 {
}
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 {
}
/*	footer	*/
div#footer-top p {
  color: #fff;
  font-size: 1.8em;
  line-height: 48px;
}
div#footer h2 {
}
div#footer-bottom {
  width: 100%;
}
div#footer-bottom p {
  color: #030303;
  font-size: 1.4em;
  margin-top: 10px;
  line-height: 2em;
}
div#footer-bottom p#contactInfoFirst {
  float: left;
  width: 35%;
}
div#footer-bottom p#contactInfoFirst span {
}
div#footer-bottom p#contactInfoFirst strong {
  display: block;
}
div#footer-bottom p#contactInfoSecond {
  display: none;
}
div#footer-bottom p#contactInfoSecond span {
}
div#footer-bottom p#contactInfoSecond strong {
}
div#footer-bottom div#termsFooter {
  width: 25%;
  float: right;
  text-align: right;
}
div#footer-bottom div#termsFooter p {
  color: #030303;
  font-size: 1.2em;
}
div#footer-bottom div#find-us-panel {
  width: 25%;
  float: left;
}
div#footer-bottom div#find-us-panel p {
  font-size: 1.4em;
  padding-left: 75px;
  padding-top: 10px;
  height: 50px;
}
div#footer-bottom div#find-us-panel a {
  display: block;
  background: url(/mainpics/buttons/bg-button-find-us-blue.jpg) 0 0 no-repeat;
  width: 112px;
  height: 50px;
  color: #fff;
  padding-left: 40px;
  padding-top: 3px;
}
