/* CSS Document */


body,td,th {
	/*this is different on each stylesheet------------------- light */	
	color:#108e36;
}

a:link {
	/*this is different on each stylesheet------------------- light */	
	color:#108e36;
}

a:visited {
	/*this is different on each stylesheet------------------- light */	
	color:#108e36;
}

a:hover {
	/*this is different on each stylesheet------------------- light */	
	color:#108e36;
}

a:active {
	/*this is different on each stylesheet------------------- light */	
	color:#108e36;
}

ul.right-nav-items li a#a-merchant-login {
	color:#108e36;
}

div#navigation-container ul {
	/*this is different on each stylesheet------------------- light */	
	color:#108e36;
}
div#navigation-container ul li a:link {
	/*this is different on each stylesheet------------------- dark */	
	color:#69b636;
}
div#navigation-container ul li a:visited {
	/*this is different on each stylesheet------------------- dark */	
	color:#69b636;
}
div#navigation-container ul li a:hover {
	/*this is different on each stylesheet------------------- light */	
	color:#108e36;
}
div#navigation-container ul li a:active {
	/*this is different on each stylesheet------------------- light */		
	color:#108e36;
}
#login-container li, #login-container li h2 {
	/*this is different on each stylesheet------------------- colour 2 */	
	color:#108e36;
}
#login-container a:link {
	/*this is different on each stylesheet------------------- dark */	
	color:#69b636;	
}
#login-container a:visited {
	/*this is different on each stylesheet------------------- dark */	
	color:#69b636;		
}
#login-container a:hover {
	/*this is different on each stylesheet------------------- light */	
	color:#108e36;
}
#login-container a:active {
	/*this is different on each stylesheet------------------- light */	
	color:#108e36;
}

.panel-text {
	color:#108e36;
}

/* ---- tyro page only ---- */

div#container-tyro {
	background-image:url(/assets/tyro-back2.jpg);
}

/* ---- tyro page only ---- */

.block-double td {
	background-image:url(/assets/border2.gif);
}

/*.light {color: #4ea936}
*/
.block input, .block textarea, .block select, .block input.button {
 	border:1px solid #9fd2af;
	color:#108e36;
}
 .block label {
 	color:#108e36;
}
div.block-nav ul.begin {
	background-image:url(/assets/index-begin2.gif);
}
div.block-nav ul.learn {
	background-image:url(/assets/index-learn2.gif);
}
div.block-nav ul.challenge {
	background-image:url(/assets/index-challenge2.gif);
}
div.block-nav ul.win {
	background-image:url(/assets/index-win2.gif);
}
div.block-nav ul li {
	/*this is different on each stylesheet------------------- colour 2 */	
	color:#69b636; 
}
div.block-nav a:link {
	/*this is different on each stylesheet------------------- colour 2 */	
	color:#69b636;		
}
div.block-nav a:visited {
	/*this is different on each stylesheet------------------- colour 2 */	
	color:#69b636;		
}
div.block-nav a:hover {
	/*this is different on each stylesheet------------------- colour 1 */	
	color:#108e36;
}
div.block-nav a:active {
	/*this is different on each stylesheet------------------- colour 1 */	
	color:#108e36;
}
div#container-savings {
	/*this is different on each stylesheet------------------- bg image  */	
	background-image:url(/assets/savings-back2.gif);
}
div#container-merchants {
	/*this is different on each stylesheet------------------- bg image  */	
	background-image:url(/assets/merchants-back2.gif);

}
div#container-help {
	/*this is different on each stylesheet------------------- bg image  */	
}
div#container-faq {
	/*this is different on each stylesheet------------------- bg image  */	
	background-image:url(/assets/faq-back2.gif);
}


div#container-news {
	/*this is different on each stylesheet------------------- bg image  */	
	background-image:url(/assets/news-back2.jpg);	
}

div#container-help .darker {
	color: #69b636;
}

div#container-help .darker-not-bold {
	color: #69b636;
	font-weight: normal; /* NOTE: see also "not-bold" */
}

div#container-help #help-sidebar {
	/*this is different on each stylesheet------------------- bg image  */	
	background-image: url(/assets/help-sidebar2.gif);
}
div#container-help div#help-sidebar ul li.top a {
	background-image: url(/assets/help-backtotop2.gif);
}
