/* 

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: ;
}
h1,
h2,
h3,
h4,
p,
ul {
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
p {
}
ul {
}
/*Tippy Top*/
div#tippy-top p {
  float: left;
  margin-right: 10px;
  font-size: 1.4em;
  color: #747474;
  margin-top: 7px;
}
/*	top */
div#top h2 {
}
div#top p {
}
div#top-tag p {
  font-weight: bold;
  color: #1855c5;
  font-size: 18px;
  line-height: 2em;
}
div#top-contact p {
  font-weight: bold;
  color: #1855c5;
  font-size: 22px;
  text-align: right;
  margin-bottom: 10px;
}
div#top-contact p.email {
  font-weight: normal;
  color: #1855c5;
  font-size: 15px;
}
/*	banner	*/
div#banner h2 {
}
div#banner p {
}
/*	logo	*/
div#logo h2 {
}
div#logo p {
}
/*	navContainer	*/
div#navContainer h2 {
}
div#navContainer p {
}
hr {
  margin: 10px 0;
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
/*	content	*/
div.content h1 {
  font-size: 1.9em;
  font-weight: bold;
  color: #1855c5;
  border-bottom: 1px dotted #d5d5db;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.content.homepage h2 {
  border-bottom: 1px dotted #d5d5db;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
div.content h2 {
  font-size: 1.9em;
  font-weight: bold;
  color: #1855c5;
  margin-bottom: 10px;
}
div.content h3 {
  color: #b20737;
  font-size: 1.6em;
  margin-bottom: 10px;
  font-weight: bold;
}
div.content h4 {
  color: #;
  font-size: 1.4em;
}
div.content p {
  color: #3e3e3e;
  font-size: 1.3em;
  margin-bottom: 1em;
  line-height: 1.8;
}
div.content ul,
div.content ol {
  color: #3e3e3e;
  margin-bottom: 1em;
}
div.content ul li,
div.content ol li {
  line-height: 1.8;
  font-size: 1.3em;
  padding-left: 20px;
  background: url(/mainpics/bgs/bullet.png) no-repeat left top 7px;
  list-style-type: none;
  margin-bottom: 5px;
}
div#contact-panel-bottom p {
  float: right;
  margin-left: 20px;
}
div#contact-panel-bottom p.phone {
  color: #1855c5;
  font-size: 2.4em;
  margin-bottom: 10px;
  font-weight: bold;
}
/*	contentLeft	*/
div.contentLeft h2 {
}
div.contentLeft p {
  padding-left: 15px;
}
/*	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 {
}
/*	footer	*/
div#footer h2 {
  color: #3e3e3e;
  font-weight: bold;
  font-size: 1.4em;
  margin-bottom: 5px;
}
div#footer p {
  font-size: 1.3em;
  margin-bottom: 0px;
  line-height: 1.8;
}
div#footer p#contactInfoFirst {
}
div#footer p#contactInfoFirst span {
  1display: 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 {
}
