/* chorlton park image roll overs */

.east-gate-1 a {
	background-image: url(../../images/portfolio/east-gate/east-gate-1-small.jpg);
	background-repeat: no-repeat;
	}
	
.east-gate-1 a:hover {
	background-image: url(../../images/portfolio/east-gate/east-gate-1-small-r.jpg);
	background-repeat: no-repeat;
}

.east-gate-2 a {
	background-image: url(../../images/portfolio/east-gate/east-gate-2-small.jpg);
	background-repeat: no-repeat;
	}
	
.east-gate-2 a:hover {
	background-image: url(../../images/portfolio/east-gate/east-gate-2-small-r.jpg);
	background-repeat: no-repeat;
}

.east-gate-3 a {
	background-image: url(../../images/portfolio/east-gate/east-gate-3-small.jpg);
	background-repeat: no-repeat;
	}
	
.east-gate-3 a:hover {
	background-image: url(../../images/portfolio/east-gate/east-gate-3-small-r.jpg);
	background-repeat: no-repeat;
}

.east-gate-4 a {
	background-image: url(../../images/portfolio/east-gate/east-gate-4-small.jpg);
	background-repeat: no-repeat;
	}
	
.east-gate-4 a:hover {
	background-image: url(../../images/portfolio/east-gate/east-gate-4-small-r.jpg);
	background-repeat: no-repeat;
}

.east-gate-5 a {
	background-image: url(../../images/portfolio/east-gate/east-gate-5-small.jpg);
	background-repeat: no-repeat;
	}
	
.east-gate-5 a:hover {
	background-image: url(../../images/portfolio/east-gate/east-gate-5-small-r.jpg);
	background-repeat: no-repeat;
}

.east-gate-6 a {
	background-image: url(../../images/portfolio/east-gate/east-gate-6-small.jpg);
	background-repeat: no-repeat;
	}
	
.east-gate-6 a:hover {
	background-image: url(../../images/portfolio/east-gate/east-gate-6-small-r.jpg);
	background-repeat: no-repeat;
}


/* -------------------------- */

