/* 

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

*/

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

a img {
		border: none;
		}
div.imgRight {
		float: right;
		margin: 10px 0px 0 20px;
		background: url(/mainpics/img-shadow.jpg) bottom center no-repeat;
		padding-bottom: 28px;
		}		
div.imgLeft {
		float: left;
		margin: 10px 20px 0 10px;
		background: url(/mainpics/img-shadow.jpg) bottom center no-repeat;
		padding-bottom: 28px;
		}	
div.imgCenter {
		width:100%;
		text-align:center;
		}		
img.left, 
img.right {
1		border: 1px solid #f8e695;
		border: 1px solid #5b5b71;
1		background: #fff;
1		padding: 2px;
		}
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;
		}
/*  ----------  GALLERY ------------------- */
div.galleryThumbHolder {
		float:left;
		text-align:center;
		width:130px;
		height:130px;
		margin-right: 5px;
}
div.galleryThumbHolder.front {
		height:160px;
		margin:10px 20px 10px 50px;
		width:200px;
		border:1px solid #151537;
}
div.galleryThumbHolder div.imgLeft {
		margin-top:10px;
}
div.galleryThumb {
		padding-bottom: 13px;
		background: url(/mainpics/img-shadow-sm.jpg) bottom center no-repeat;
		}		
p.galleryCaption {
		width:80%;
		margin:0 auto;
}
div.galleryThumbHolder a img {
		border: 1px solid #5b5b71;
	}
div.galleryThumbHolder a:hover img {
		border: 1px solid #f8e695;
	}

/*  ---------- SHOPPING GALLERY ------------------- */
div.shopThumbHolder {
		float:left;
		text-align:center;
		width:140px;
}
div.shopThumbHolder div.imgLeft {
		margin-top:10px;
}
div.shopThumb {
		padding-bottom: 13px;
		background: url(/mainpics/img-shadow-sm.jpg) bottom center no-repeat;
		}		
p.shopCaption {
		width:80%;
		margin:0 auto;
}
div.shopThumbHolder a img {
		border: 1px solid #5b5b71;
	}
div.shopThumbHolder a:hover img {
		border: 1px solid #f8e695;
	}


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