/* CSS Document */

.giftcardover {
	width:89px;
	height:110px;
	background-image:url(images/infopromo/giftcards.jpg);
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	text-indent:-5000px;
	display:block;
}

.giftcardover:hover {
	width:89px;
	height:110px;
	background-position: 0 -110px;
	padding:0;
	margin:0;
}

.emailclubover {
	width:81px;
	height:110px;
	background-image:url(images/infopromo/email.jpg);
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	text-indent:-5000px;
	display:block;
}

.emailclubover:hover {
	width:81px;
	height:110px;
	background-position: 0 -110px;
	padding:0;
	margin:0;
}

.historyover {
	width:75px;
	height:110px;
	background-image:url(images/infopromo/history.jpg);
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	text-indent:-5000px;
	display:block;
}

.historyover:hover {
	width:75px;
	height:110px;
	background-position: 0 -110px;
	padding:0;
	margin:0;
}

.faqsover {
	width:75px;
	height:110px;
	background-image:url(images/infopromo/faqs.jpg);
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	text-indent:-5000px;
	display:block;
}

.faqsover:hover {
	width:75px;
	height:110px;
	background-position: 0 -110px;
	padding:0;
	margin:0;
}

.hoursandover {
	width:77px;
	height:110px;
	background-image:url(images/infopromo/hours.jpg);
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	text-indent:-5000px;
	display:block;
}

.hoursandover:hover {
	width:77px;
	height:110px;
	background-position: 0 -110px;
	padding:0;
	margin:0;
}

.onlinestoreover {
	width:85px;
	height:110px;
	background-image:url(images/infopromo/online.jpg);
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	text-indent:-5000px;
	display:block;
}

.onlinestoreover:hover {
	width:85px;
	height:110px;
	background-position: 0 -110px;
	padding:0;
	margin:0;
}