/* 

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

*/

/* --------- 3. links  --------- */
/*top nav links*/
div.top-nav-links a {
  color: #1855c5;
  font-size: 1.4em;
  font-weight: bold;
  padding: 0 10px;
  text-decoration: none;
  border-right: 1px solid #1855c5;
}
div.top-nav-links a:hover {
  text-decoration: underline;
}
div.top-nav-links a.last {
  border-right: none;
}
a {
  outline: none;
  font-family: Arial, Helvetica, sans-serif;
}

a:hover {
}
a.full-link {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  text-decoration: none !important;
}
/*Tippy Top*/
div#tippy-top a {
  color: #747474;
  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-contact a {
  color: #1855c5;
  text-decoration: none;
}
div#top-contact a:hover {
  text-decoration: underline;
}
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: ;
  text-decoration: underline;
}
div#layout-banner a:hover {
  color: ;
}
/*	logo	*/
div#logo a {
  display: block;
  width: 279px;
  height: 53px;
  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 {
  color: #000;
}
div.content a:hover {
}
/*Nav Side*/
div.nav-side a {
  border-top: 1px solid #f2f2f2;
  font-size: 1.4em;
  display: block;
  padding: 10px;
  text-decoration: none;
  color: #3e3e3e;
}
div.nav-side a:hover,
div.nav-side a.on {
  color: #fff;
  background: #1855c5;
}
/*Sidepanel contact*/
div.sidepanel-contact a {
  color: #3e3e3e;
  text-decoration: none;
}
div.sidepanel-contact a:hover {
  color: #3e3e3e;
  text-decoration: underline;
}
/*	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 {
  color: #;
  text-decoration: underline;
}
div.contentCentre a:hover {
  color: #;
}
/*	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#footer a {
  color: #3e3e3e;
  text-decoration: none;
}
div#footer a:hover {
  text-decoration: underline;
  color: #1855c5;
}
/*	ad spots	*/
.ad-spot-slideshow a,
.ad-spot-slideshow-two a {
}
