﻿body {
	font-family: "Franklin Gothic Medium", Helvetica, Arial, sans-serif;
	font-size: 13px;
	margin: 0;
	background: url(/images/bg.jpg) #88ab3c top repeat-y;
	text-align: justify;
}

h1, h2, h3, h4 {
	font: italic 24px "Franklin Gothic Heavy", Arial Black;
	color: #060;
	border-bottom: 1px dashed #999;
	margin: 0;
	padding: 0;
}

h2 {font-size: 18px;}
h3, h4 {font-size: 16px;}

img {
	border-color: #090;
}

a {color: #A00;}
a:hover {color: #F00;}

strong {
	font-weight: bold;
}

#header {
	position: relative;
	width: 976px;
	height: 150px;
	top: 0;
	margin: auto;
}

#logo {
	position: relative;
	display: block;
	width: 417px;
	height: 88px;
	left: 0;
	top: 10px;
}

.main {
	position: relative;
	width: 976px;
	margin: auto;
	top: 0;
}

#menu {
	position: relative;
	height: 32px;
	left: -30px;
	top: 12px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-left: 20px;
	float: left;
}

#menu li {
	float: left;
	font-size: 13px;
	color: #060;
	list-style-type: none;
	text-align: center;
}

#menu li a {
	color: green;
	text-decoration: none;
	background: transparent;
	display: inline;
	float: left;
	padding: 8px 10px 0 10px;
	height: 24px;
}

#menu li a:hover {
	color: white;
	background: #8dad40;
}

#iPhonePop {background: url(/images/mobile/superenalotto-iphone-ad.png) no-repeat; position: absolute; width: 299px; height: 79px; top: -57px; left: 420px;}

#languages {
	position: absolute;
	width: 300px;
	height: 32px;
	top: 0;
	right: 20px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: right;
}

#languages li {
	display: inline;
	width: 30px;
	height: 29px;
	list-style-type: none;
	background: transparent;
	text-align: center;
	padding-top: 3px;
}

#networks {
	position: absolute;
	top: 30px;
	right: 20px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#networks li {
	display: inline;
	list-style-type: none;
}

#networks a {margin-left: 1px;}

#navendl, #navend2l {float: right;}

#breadcrumb {
	font-size: 10px;
	line-height: 10px;
	margin-bottom: 7px;
	position: absolute;
	top: -20px;
	left: 0;
}

/*=============================================*/


.c1 {
	position: relative;
	width: 750px;
	height: 230px;
	float: left;
	top: 0;
	margin-bottom: 20px;
}

.bigadbox {
	display: block;
	position: relative;
	width: 530px;
	height: 250px;
	float: left;
	margin-bottom: 40px;
	margin-top: 10px;
}

.c2 {
	position: relative;
	width: 430px;
	height: 230px;
	float: right;
	margin-bottom: 40px;
	overflow: visible;
}

.ballcontainer {
	background: url(/images/ball-container.png) transparent no-repeat;
	position: relative;
	width: 430px;
	height: 66px;
	padding: 9px 0 0 10px;
	margin: auto;
}

.ballcontainer li.ball, .ballcontainer li.jolly, .ballcontainer li.superstar {
	background: url(/images/balls/ball-red.gif) transparent no-repeat;
	display: block;
	width: 50px;
	height: 48px;
	font-size: 20px;
	font-family: Arial Black, sans serif;
	color: white;
	text-align: center;
	list-style-type: none;
	float: left;
	padding: 9px 0 0 0;
	margin: 0;
}

.ballcontainer li.jolly {color: black; background: url(/images/balls/ball-green.jpg) transparent no-repeat;}
.ballcontainer li.superstar {color: black; background: url(/images/balls/ball-star.jpg) transparent no-repeat;}

.c3 {
	position: relative;
	width: 630px;
	height: 330px;
	float: left;
}

.c4 {
	position: relative;
	width: 300px;
	height: 330px;
	float: right;
}

.c4s {
	position: relative;
	width: 300px;
	height: 180px;
	float: right;
}

.cc {
	position: relative;
	margin: auto;
	width: 976px;
}

.cards {
	display: block;
	width: 240px;
	height: 270px;
	text-align: center;
	position: relative;
	float: left;
}

/*=============================================*/

.footer {
	position: relative;
	clear: both;
	padding-top: 40px;
	width: 976px;
	margin: auto;
}

.footerText {
	float: left;
}

.footerMenu {
	float: right;
}

.footerMenu li {
	float: left;
	padding-left: 8px;
	margin-left: 8px;
	border-left: 1px solid #00A00B;
	list-style-type: none;
}

.footerMenu2 {
	float: right;
}

.footerMenu2 li {
	float: left;
	padding-left: 8px;
	margin-left: 8px;
	border-left: 1px solid #00A00B;
	list-style-type: none;
}

/*=============================================*/

.imgL {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.imgR {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

.results {
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
}

.results .ball {
	background: url(/images/balls/ball-red.gif) no-repeat center;
}

.results .jolly {
	background: url(/images/balls/ball-green.jpg) no-repeat center; color: black;
}

.results .superstar {
	background: url(/images/balls/ball-star.jpg) no-repeat center; color: black;
}

.smallResults {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

.smallResults td.ball, .smallResults td.jolly, .smallResults td.superstar {
	font-size: 12px !important;
	width: 26px !important;
	height: 26px !important;
}

.smallResults td.ball {
	background: url(/images/balls/26px/ball.png) no-repeat center;
	color: #FFF;
}

.smallResults td.jolly {
	background: url(/images/balls/26px/jolly.png) no-repeat center;
	color: #000;
}

.smallResults td.superstar {
	background: url(/images/balls/26px/superstar.png) no-repeat center;
	color: #000;
}

.statistics .ball {
	background: url(/images/balls/26px/ball.png) no-repeat center;
	text-align: center;
	height: 26px;
	font-size: 13px;
	line-height: 26px;
	color: #FFF;
	font-weight: bold;
}

table.statistics {border-top: 1px solid black; border-left: 1px solid black;}
table.statistics td, table.statistics th {border-bottom: 1px solid black; border-right: 1px solid black;}

.tableR {
	border: 1px solid #060;
}

.tableR th, .greyed-green-bg {
	background: #B8D080;
}

.grey-bg {background-color:#ececec;}

#sitemap-container {width: 950px; margin: 20px 0 0 0; padding: 0; clear: both;}

/*.ticketChecker {font-size: 13px; font-weight: bold;}
.ticketChecker td a {background: url(/images/balls/26px/ball.png) center no-repeat; color: #FFF; text-decoration: none; width: 26px; height: 21px; padding-top: 5px; display: block;}
.ticketChecker td a:hover {color: #F00; background: url(/images/balls/26px/jolly.png) center no-repeat;}
.ticketChecker td.selected a {background: url(/images/balls/26px/jolly.png) center no-repeat; color: #000; width: 26px; height: 21px; padding-top: 5px; display: block;}
.ticketChecker td.selected a:hover {color: #000;}
.star td a {background: url(/images/balls/26px/superstar-off.png) center no-repeat;  color: #000;}
.star td a:hover {color: #F00; background: url(/images/balls/26px/superstar-selected.png) center no-repeat;}
.star td.selected a {background: url(/images/balls/26px/superstar-selected.png) center no-repeat;}
.star td.selected a:hover {color: #F00;}*/

.ticketChecker .ball, .ticketChecker a:hover.ball, .ticketChecker .ballSelected, .ticketChecker a:hover.ballSelected, .ticketChecker .ballDisabled, .ticketChecker a:hover.ballDisabled, .ticketChecker .jolly, .ticketChecker a:hover.jolly, .ticketChecker .jollySelected, .ticketChecker a:hover.jollySelected, .ticketChecker .jollyDisabled, .ticketChecker a:hover.jollyDisabled, .ticketChecker .superstar, .ticketChecker a:hover.superstar, .ticketChecker .superstarSelected, .ticketChecker a:hover.superstarSelected, .ticketChecker .superstarDisabled, .ticketChecker a:hover.superstarDisabled {
	display: block;
	width: 37px;
	height: 38px;
	text-align: center;
	font: bold 14px/37px arial;
	margin: 0 1px;
	padding: 0;
	color: #000;
	text-decoration: none;
	background: url(/images/balls/checker-sprite.png) no-repeat;
	border-bottom: none;
}

.ticketChecker .ball, .ticketChecker a:hover.ball {background-position: -9px -116px;}
.ticketChecker .ballSelected, .ticketChecker a:hover.ballSelected {background-position: -9px -343px;}
.ticketChecker .ballDisabled, .ticketChecker a:hover.ballDisabled {background-position: -9px -306px;}
.ticketChecker .jolly, .ticketChecker a:hover.jolly {background-position: -9px -192px;}
.ticketChecker .jollySelected, .ticketChecker a:hover.jollySelected {background-position: -9px -180px;}
.ticketChecker .jollyDisabled, .ticketChecker a:hover.jollyDisabled {background-position: -9px -230px;}
.ticketChecker .superstar, .ticketChecker a:hover.superstar {background-position: -9px -154px;}
.ticketChecker .superstarSelected, .ticketChecker a:hover.superstarSelected {background-position: -9px -154px;}
.ticketChecker .superstarDisabled, .ticketChecker a:hover.superstarDisabled {background-position: -9px -268px;}

td.ball, td.jolly, td.superstar {
	position: relative;
	width: 55px;
	height: 58px;
	text-align: center;
	font: bold 30px/58px Arial, Helvetica, sans serif;
	color: white;
	margin: auto;
	padding: 0;
}

td.ball {background: url(/images/balls/checker-sprite.png) transparent 0 0 no-repeat;}
td.jolly {background: url(/images/balls/checker-sprite.png) transparent 0 -58px no-repeat; color: #000;}
td.superstar {background: url(/images/balls/checker-sprite.png) transparent 0 -58px no-repeat; color: #000;}

.tableResults {margin-bottom: 25px; padding: 0px; border: 2px solid #CCC;}
.tableResults th {font-size: 95%; background: #F8F8F8; border-bottom: 2px solid #CCC;}

.ballStyleSmall {background-repeat: no-repeat; height: 26px; width: 26px; text-align: center; line-height: 26px; padding: 0px; margin: 0px; font-weight: bold; font-size: 12px; color: #FFF;}

.Title2 {
	font: italic 18px Franklin Gothic Heavy, Arial Black;
	color: #060;
	border-bottom: 1px dashed #999;
	margin: 0;
	padding: 0;
	
}

.scratcher
{
	float:left;
	width:215px;
	height:150px;
	margin:0px 0 38px 38px;
	padding:0;
	position:relative;
}

.scratcher p
{
	margin:2px 0 0 0;
	padding:0;
	
}

.playscratch 
{
	width:80px;
	height:26px;
	position:absolute;
	bottom: 0px;
	left: 4px;
	
}

.scratcher img
{
	float:left;
	margin: 7px 10px 28px 0px;
	padding:0;
}

.playscratch a
{
	width:80px;
	height:26px;
	background: transparent url(/images/scratch/scratch-play.png) 0px 0px no-repeat;
	display:block;
	text-indent:-999999px;
}

.playscratch a:hover
{
	background-position: 0px -26px;
}

.first {margin-left:0px;}
