@charset "utf-8";

#indexGrButtons .photo-edits {
	height: 228px;
	width: 232px;
	display: inline-block;
}
.photo-edits a:link{
	background-image: url("../images/buttons/index-buttons-2026/photo-edits-button-rollover.jpg");
	width: 232px;
	background-position: 0px 0px;
	height: 228px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	overflow: hidden;
	display: block;
	
}
.photo-edits a:hover{
	background-position: 0px -228px;
}

#indexGrButtons .restorations {
	height: 228px;
	width: 232px;
	display: inline-block;
}
.restorations a:link{
	background-image: url("../images/buttons/index-buttons-2026/photo-restorations-button-rollover.jpg");
	width: 232px;
	background-position: 0px 0px;
	height: 228px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	overflow: hidden;
	display: block;
	
}
.restorations a:hover{
	background-position: 0px -228px;
}

#indexGrButtons .colourisations {
	height: 228px;
	width: 232px;
	display: inline-block;
}
.colourisations a:link{
	background-image: url("../images/buttons/index-buttons-2026/photo-colourisation-button-rollover.jpg");
	width: 232px;
	background-position: 0px 0px;
	height: 228px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	overflow: hidden;
	display: block;
	
}
.colourisations a:hover{
	background-position: 0px -228px;
}

#indexGrButtons .corrections {
	height: 228px;
	width: 232px;
	display: inline-block;
}
.corrections a:link{
	background-image: url("../images/buttons/index-buttons-2026/photo-corrections-button-rollover.jpg");
	width: 232px;
	background-position: 0px 0px;
	height: 228px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	overflow: hidden;
	display: block;
	
}
.corrections a:hover{
	background-position: 0px -228px;
}

#indexGrButtons .passport-photos {
	height: 228px;
	width: 232px;
	display: inline-block;
}
.passport-photos a:link{
	background-image: url("../images/buttons/index-buttons-2026/passport-photos-rollover.jpg");
	width: 232px;
	background-position: 0px 0px;
	height: 228px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	overflow: hidden;
	display: block;
	
}
.passport-photos a:hover{
	background-position: 0px -228px;
}