@charset "UTF-8";

/*

Title:      Clwydian AONB CSS Welsh styles v1.0
Author:     Shane Phillips, shane.phillips@splinter.co.uk
Copyright:  2010 © Splinter Design Communications.  All rights resevered.

*/

.learnmore {
	width: 144px;
	background: url(../img/btn_learnmoreCYM.jpg) 0 0 no-repeat;
}

.learnmore:hover,
.learnmore:focus {
	background: url(../img/btn_learnmoreCYM.jpg) 0 -32px no-repeat;
}

.view {
	width: 66px;
	background: url(../img/btn_viewCYM.jpg) 0 0 no-repeat;
}

.view:hover,
.view:focus {
	background: url(../img/btn_viewCYM.jpg) 0 -26px no-repeat;
}

.download {
	width: 115px;
	background: url(../img/btn_downloadCYM.jpg) 0 0 no-repeat;
}

.download:hover,
.download:focus {
	background: url(../img/btn_downloadCYM.jpg) 0 -26px no-repeat;
}

.moreinfo {
	width: 146px;
	background: url(../img/btn_moreinfoCYM.jpg) 0 0 no-repeat;
}

.moreinfo:hover,
.moreinfo:focus {
	background: url(../img/btn_moreinfoCYM.jpg) 0 -26px no-repeat;
}
