/* 

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 10px 0 20px;
		}		
div.imgLeft {
		float: left;
		margin: 10px 20px 0 10px;
		}		
div.imgCentre {
		width:100%;
		text-align:center;
		}		
div.imgRight, 
div.imgLeft,
div.imgCentre {
		}
div.imgRight img, 
div.imgLeft img,
div.imgCentre img{
		}
img.left, 
img.right,
img.centre,
div.imgCentre img,
.ad-spot-slideshow img,
.ad-spot-slideshow-two img,
.ad-spot-slideshow-sidebar img{
		border:;
		}
#banner-image-holder {
		width: 450px;
		height: 230px;
		background:;
		padding-bottom:25px;
}
div#banner-image {
		width: 450px;
		height: 230px;
		overflow:hidden;
		border:1px solid #fff;
		text-align:center !important;
}
.homepage-panel div.imgCentre img{
1		width:98%;
}
div.gallery-link-holder {
		border:;
		float:left;
		margin-right:10px;
}
div.gallery-link-holder {
		border:;
		float:left;
		margin-right:10px;
}

div.contentCentre.three-quarters img {
    padding: 1px;
    background: #8c6f5d;
    border: 2px solid #5a3117;
    box-shadow: 0px 4px 2px -2px #666;
    margin:10px;
}
div.contentCentre img[style*="float:right"]{
	margin-left:20px;
	margin-right:0px;
	}

div.contentCentre img[style*="float:left"]{
	margin-right:20px;
	margin-left:0px;
	}
