/* CSS Document */


body,td,th {
	/*this is different on each stylesheet------------------- darker */	
	color:#8c0000;
}
a:link {
	/*this is different on each stylesheet------------------- darker */	
	color:#8c0000;
}
a:visited {
	/*this is different on each stylesheet------------------- darker */	
	color:#8c0000;
}
a:hover {
	/*this is different on each stylesheet------------------- darker */	
	color:#8c0000;
}
a:active {
	/*this is different on each stylesheet------------------- darker */	
	color:#8c0000;
}

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

div#navigation-container ul {
	/*this is different on each stylesheet------------------- darker */	
	color:#8c0000;
}
div#navigation-container ul li a:link {
	/*this is different on each stylesheet------------------- lighter */	
	color:#ff0000;
}
div#navigation-container ul li a:visited {
	/*this is different on each stylesheet------------------- lighter */	
	color:#ff0000;
}
div#navigation-container ul li a:hover {
	/*this is different on each stylesheet------------------- darker */	
	color:#8c0000;
}
div#navigation-container ul li a:active {
	/*this is different on each stylesheet------------------- darker */		
	color:#8c0000;
}
#login-container li, #login-container li h2 {
	/*this is different on each stylesheet------------------- colour 2 */	
	color:#8c0000;
}
#login-container a:link {
	/*this is different on each stylesheet------------------- lighter */	
	color:#ff0000;	
}
#login-container a:visited {
	/*this is different on each stylesheet------------------- lighter */	
	color:#ff0000;		
}
#login-container a:hover {
	/*this is different on each stylesheet------------------- darker */	
	color:#8c0000;
}
#login-container a:active {
	/*this is different on each stylesheet------------------- darker */	
	color:#8c0000;
}

.panel-text {
	color:#8c0000;
}

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

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

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

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

/*.darker {color: #4ea936}
*/
.block input, .block textarea, .block select, .block input.button {
 	border:1px solid #cf3434;
	color:#8c0000;
}
 .block label {
 	color:#8c0000;
}
div.block-nav ul.begin {
	background-image:url(/assets/index-begin3.gif);
}
div.block-nav ul.learn {
	background-image:url(/assets/index-learn3.gif);
}
div.block-nav ul.challenge {
	background-image:url(/assets/index-challenge3.gif);
}
div.block-nav ul.win {
	background-image:url(/assets/index-win3.gif);
}
div.block-nav ul li {
	/*this is different on each stylesheet------------------- colour 2 */	
	color:#ff0000; 
}
div.block-nav a:link {
	/*this is different on each stylesheet------------------- colour 2 */	
	color:#ff0000;		
}
div.block-nav a:visited {
	/*this is different on each stylesheet------------------- colour 2 */	
	color:#ff0000;		
}
div.block-nav a:hover {
	/*this is different on each stylesheet------------------- colour 1 */	
	color:#8c0000;
}
div.block-nav a:active {
	/*this is different on each stylesheet------------------- colour 1 */	
	color:#8c0000;
}
div#container-savings {
	/*this is different on each stylesheet------------------- bg image  */	
	background-image:url(/assets/savings-back3.gif);
}
div#container-merchants {
	/*this is different on each stylesheet------------------- bg image  */	
	background-image:url(/assets/merchants-back3.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-back3.gif);
}

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

div#container-help .darker-not-bold {
	color: #ff0000;
	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-sidebar3.gif);
}
div#container-help div#help-sidebar ul li.top a {
	background-image: url(/assets/help-backtotop3.gif);
}
