/* 

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

*/

/* --------- 3. links  --------- */

a {
	outline:none;
		font-family:TCCEB, Arial, 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:;
	text-decoration:underline;
}
div#layout-banner a:hover {
	color:;
}
/*	logo	*/
div#logo a {
	display:block;
	width:387px;
	height:84px;
	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 #99c0db;
    font-size: 2.2em;
    display: block;
    padding: 15px 15px;
    text-decoration: none;
    color: #FFF;
}
div.nav-side a:hover, div.nav-side a.on {
    color: #FFF;
    background: #003576;
}		
/*Sidepanel contact*/
div.sidepanel-contact a {
    color: #fff;
    text-decoration: none;
	font-family:Arial;
}
div.sidepanel-contact a:hover {
    color: #fff;
    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 {
	font-family:Arial;
	color:#5a3117;
	text-decoration:underline;
		}
div.contentCentre a:hover {
	text-decoration:none;
		}
/*	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:#fff;
	text-decoration:none;
		}
div#footer a:hover {
	text-decoration:underline;
		}
/*	ad spots	*/
.ad-spot-slideshow a,
.ad-spot-slideshow-two a {
}
		