/* 

DEFAULTS STYLE SHEET FOR [ATTIK DESIGNS]
Created by [ADRIAN CORCORAN]
[htta:hover://www.attikdesigns.ie]

*/

/* --------- 3. links  --------- */
/*FULL LINK*/
a.full-link {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9990;
  width: 100%;
  height: 100%;
  text-decoration: none !important;
}
a {
  outline: none;
  font-family: Arial, Helvetica, sans-serif;
}

a:hover {
}
/*Tippy Top*/
div#tippy-top a {
  color: #fff;
  text-decoration: none;
}
div#tippy-top a:hover {
  text-decoration: underline;
}

/*	top */
div#top a {
}
div#top a:hover {
}
div#top-links a {
  color: ;
  text-decoration: none;
}
div#top-links a:hover {
  color: ;
  text-decoration: underline;
}
div#top-social .social-icon.first {
  margin-left: 0;
}
div#top-social .social-icon.last {
  margin-right: 0;
}

/*	banner	*/
div#layout-banner a {
  color: ;
}
div#layout-banner a:hover {
  color: ;
}
div.banner-text a {
  display: block;
  margin: 0 auto;
}

/*	logo	*/
div#logo a {
  display: block;
  width: 165px;
  height: 80px;
  background: url(/mainpics/logo.png) 0 0 no-repeat;
}
div#logo a:hover {
}
/*	navContainer	*/
div#navContainer a {
}
div#navContainer a:hover {
}
/*	content	*/
div.content a {
}
div.content a:hover {
}
/*fixed content*/
.homepage-parallax a {
  display: inline-block;
  text-decoration: none !important;
  text-align: center !important;
  border: none !important;
  color: #fff !important;
  background: #006701;
  width: 150px;
  height: 40px;
  line-height: 39px;
}
.homepage-parallax a:hover {
  background: #006701;
}
/*Nav Side*/
div.nav-side a {
  border-top: 1px dashed #aaa;
  font-size: 1.9em;
  display: block;
  padding: 15px;
  text-decoration: none;
  color: #3e3e3e;
}
div.nav-side a:hover,
div.nav-side a.on {
  color: #fff;
  background: #006701;
}
/*Sidepanel contact*/

/*	contentLeft	*/
div.contentLeft a {
}
div.contentLeft a span.title {
}
div.contentLeft a:hover,
div.contentLeft a.on {
}
div.contentLeft a span.arrow {
}
div.ad-spot-slideshow-sidebar a {
  margin: 0 !important;
}
div.ad-spot-slideshow-sidebar a:hover {
  background: none !important;
}
/*	contentCentre	*/
div.contentCentre a,
div.sidepanel-contact a {
  color: #006701;
  text-decoration: none;
  border-bottom: 1px dashed #006701;
}
div.contentCentre a:hover,
div.sidepanel-contact a:hover {
  border-bottom: 1px solid #006701;
}
/*	contentRight	*/
div#back-link {
  position: absolute;
  top: -70px;
  right: 0;
}
div#back-link a {
  font-size: 2em;
}
div#back-link a {
}
/*	contentRight	*/
div.contentRight a {
}
div.contentRight a:hover {
}
/*	footer	*/
div#layout-bottom a {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
div#layout-bottom a:hover {
  color: #e0c2d1;
  text-decoration: none;
}
/*	ad spots	*/
.ad-spot-slideshow a,
.ad-spot-slideshow-two a {
}
#share-buttons a {
  text-decoration: none !important;
  border: none !important;
}
