@charset "utf-8";
/* CSS Document */
div, p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	line-height:18px;
}
a {
	color:#dd221b;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	outline:0;
}
a:focus
{
	-moz-outline-style: none !important;
}
h1 {
	font-size:20px;
	color:#373100;
}
h2 {
	font-size:20px;
	color:#000;
}
h3 {
	font-size:16px;
	color:#000;
}
span.redtext, #by-the-number ul h3, .winner-col h3 {
	color:#c4160f;
}
span.bluetext {
	color:#272264;
}
.error {
	color:#ff3300;
}
#navigations li a {
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	padding:0 15px;/*20px*/
}
#navigations li a.selected,
#navigations li a:hover {
	color:#feed00;
}
#navigations li#order-tickets a {
	color:#000;
}
#navigations li#order-tickets a.selected,
#navigations li#order-tickets a:hover {
	color:#EC1C24;
}
#footer-links a {
	font-size:12px;
	font-weight:bold;
	color:#72716d;
}
#footer-links a.selected,
#footer-links a:hover {
	color:#b20b03;
	text-decoration:none;
}
#footer-links #licence {
	font-size:12px;
	color:#555;
	line-height:25px;
}
#copyright, #prize-note {
	font-size:11px;
}
