﻿/*Loyalty Lane Rewards Program, www.loyaltylane.com*/
/*This CSS Template was Created by Michelle Goolsby, updated by Dann Stinard, employed through Midwest Data Center www.mwdata.net*/

/* 
 (Theme10 CSS)
*/

/*------------!FONT STYLE AND Color!---------------*/
a:link, a:visited, h5:hover, h6:hover, .SpecialColor {color:#116b37;}
a:hover{color:#a6d27b;}
.SpecialColorBG {background-color: #116b37;}
.SpecialColor2BG {background-color: #222222;}




/* BACKGROUND IMAGES CSS*/
body.Header_Background { background-image:url(Images/Background.png);background-repeat: repeat; }

/* Buttons */
.button { background-image:url(Images/Buttons.png); }
.button:hover { background-image: url(Images/ButtonsHover.png); }


/* My Rewards */
.pointsContainer { background-image: url('Images/BalanceBackground.png'); }
.fuelContainer { background-image: url('Images/RewardBackground.png'); }

/* Register Steps */
#QuestionBox { background-image: url(images/QuestionBlock.png); }
#QuestionBoxInfo { background-image: url(images/QuestionBlockHOVER.png); }
#RegisterSuccess { background-image: url(images/RegisterSuccess.png); }

