/* 

IMAGES STYLE SHEET FOR [ATTIK DESIGNS]
Created by [ADRIAN CORCORAN]
[http://www.attikdesigns.ie]

*/

/* --------- 6. images  --------- */

a img {
	border: none;
		}
div.bannerImg {
	width:856px;
	margin:2px auto;
}
div.imgRight {
		float: right;
		margin: 10px 10px 0 20px;
		}		
div.imgLeft {
		float: left;
		margin: 10px 20px 0 10px;
		}		
img.left, 
img.right {
		border: 2px solid #e9e9f1;
		background: #fff;
		padding: 3px;
		}
div.panel img.left, 
div.panel img.right {
		border: 1px solid #95bcea;
		background: #fff;
		padding: 3px;
		}
p.captionRight,
p.captionLeft {
1		background: #eee;
1		padding: 0 0 1px;
		font-size: 1em;
1		border: 1px solid #ccc;
1		border-top: none;
		text-align: center;
		}
p.captionRight {
		clear: right;
		float: right;
		margin: -2px 10px 10px 20px;
		}
p.captionLeft {
		clear: left;
		float: left;
		margin: 0 20px 10px 10px;
		}
/* --------- 8. gallery  --------- */
div.content a.galleryThumb {
	display:inline-block;
	float:left;
	margin:1em;
1	border:1px solid #e9eccb;
	border:1px solid #a6c2d5;
	padding:5px;
}
div.content a.galleryThumb:hover {
1	border:1px solid #99a70a;
	border:1px solid #386a9d;
	color:#99a70a;
}
div.content a.galleryThumb:hover p.gallTitle{
1	color:#99a70a;
	color: #386a9d;
}
p.gallTitle {
	text-align:center;
}
span.backLink {
	clear:both;
	display:block;
	text-align:right;
	margin:1em 20px 1em 0;
	font-size:1.1em;
}

/* 
p#cap_frank {
		width: 104px;
		}
*/