/* 

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

*/

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

a {
	outline:none;
		}
		
a:hover {
		}
/*	top */
div#top a {
	color:#FFF;
	text-decoration:none;
		}
div#top a:hover {
	text-decoration:underline;
		}
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:393px;
	height:107px;
	background:url(/mainpics/logo.jpg) 0 0 no-repeat;
		}
div#logo a:hover {
		}
/*	navContainer	*/
div#navContainer a {
		}
div#navContainer a:hover {
		}
/*Breadcrumb Links*/
div#breadcrumb-holder a {
    color: #282828;
	background:url(/mainpics/bgs/breadcrumb-arrow.png) no-repeat right center;
    font-size: 1.6em;
    float: left;
    display: inline-block;
    margin-right: 0.5em;
    line-height: 2.5;
    height: 44px;
	padding-right:1em;
    text-decoration: none;
}		
div#breadcrumb-holder p.last a {
	background:none;
    color:#004bb2;
}		
/*	content	*/
div.content a {
		}
div.content a:hover {
		}
/*	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:#004BB2;
	text-decoration:underline;
		}
div.contentCentre a:hover {
	color:#;
	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-top a,
div#footer-bottom a {
	color:#cfcece;
	text-decoration:none;
		}
div#footer-top a:hover,
div#footer-bottom a:hover {
	text-decoration:underline;
		}
/*	ad spots	*/
.ad-spot-slideshow a,
.ad-spot-slideshow-two a {
}
		