body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(/images/body-bg.png) #b3f3ff repeat-x;
	line-height: 15px;
}

img {
	border-color: #FD0;
}

p {text-align: justify;}

a img {border: none;}

a {
	color: #F09;
	text-decoration: none;
}

a:hover {text-decoration: underline;}

h1, h2, h3, h4 {
	width: 100%;
	border-bottom: 1px dotted #026794;
	font: 20px Arial Black, Franklin Gothic Heavy;
	margin: 0;
	padding: 0;
	color: #026794;
}

h3, h4 {font-size: 16px;}

.main {
	width: 1024px;
	margin: 0px auto;
	overflow: visible;
}

#header {
	position: relative;
	width: 1028px;
	height: 236px;
	margin: auto;
	left: 4px;
	z-index: 2;
	margin-bottom: -27px;
}

.logo {position: relative; left: 110px;}
.logo img {width: 750px;}

html > body #header {background: url(/images/header.jpg) transparent no-repeat;}

.banner1 {
	position: relative;
	margin: auto;
	width: 468px;
	height: 76px;
	background-color: #efe457;
	color: #026794;
	text-decoration: none;
	display: block;
	top: 245px;
	text-align: center;
	font-weight: bold;
}

.banner1:hover {
	background-color: #0CF;
	color: white;
	text-decoration: none;
}

.banner1 img {float: left; border: none;}

.menuContainer {
	position: relative;
	width: 950px;
	height: 27px;
	margin: auto;
	left: 14px;
	z-index: 9;
	top: -6px;
}

.bgMenuLeft {
	float: left;
	width: 10px;
	height: 27px;
	background: url(/images/menu-left-bg.png) no-repeat left;
}

.menuContainer #menu {
	float: left;
	width: 856px;
	height: 27px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background: url(/images/menu-bg.png) transparent repeat-x;
}

.menuContainer #menu li {
	list-style-type: none;
	display: inline;
}

#menu li a {
	color: #026794;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 21px;
	padding: 6px 10px 0px 10px;
	float: left;
	background: url(/images/menu-bg.png) transparent repeat-x;
	border-right: 1px dotted #026794;
}

#menu li a:hover {
	color: white;
	text-decoration: none;
	background-color: #0CF;
	background-image: none;
}

.bgMenuRight {
	float: left;
	width: 10px;
	height: 27px;
	background: url(/images/menu-right-bg.png) no-repeat right;
}

#languages {
	float: left;
	width: 50px;
	height: 27px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background: url(/images/menu-bg.png) repeat-x center center;
}

#languages li {
	float: right;
	margin: 6px 4px 0px 6px;
	height: 27px;
	list-style-type: none;
}

#lotteries {
	position: relative;
	width: 900px;
	height: 27px;
	left: 14px;
	margin: auto;
	z-index: 9;
	top: -66px;
}

#lotteries li {
	display: inline;
	list-style-type: none;
}

#lotteries li a {
	position: relative;
	display: block;
	float: left;
	font-size: 14px;
	margin: 6px 0 0 0;
	padding: 0 10px 0 10px;
	border-left: 1px dotted #026794;
}

#result {
	width: 340px;
	height: 55px;
	padding: 0;
	margin: auto;
	list-style-type: none;
	text-align: center;
}

#result li {
	display: block;
	width: 50px;
	height: 39px;
	font: 16px Arial Black;
	color: #000;
	text-align: center;
	list-style-type: none;
	float: left;
	margin: 0 0 0 6px;
	padding-top: 14px;
	
}

#result .ball, .results .ball {background: url(/images/ball.png) no-repeat center;}
#result .mega-ball, .results .mega-ball, #result .mega-number, .results .mega-number, #result .powerball, .results .powerball, #result .number-part-01, .results .number-part-01, #result .number-part-02, .results .number-part-02, #result .number-part-03, .results .number-part-03, #result .number-part-04, .results .number-part-04, #result .number-part-05, .results .number-part-05, #result .number-part-06, .results .number-part-06 {background: url(/images/bonus-ball.png) no-repeat center;}
#result .megaplier, .results .megaplier, #result .power-play, .results .power-play {background: url(/images/megaplier.png) no-repeat center; text-indent: 8px;}
.results {font: 20px Arial Black;}

table tr td.sball {background: url(/images/stats-ball.png) transparent center no-repeat; width: 22px; text-align: center;}
table tr td.sball2 {background: url(/images/stats-ball.png) transparent center no-repeat;}

/*=============================================*/

#maincontent {
	position: relative;
	width: 920px;
	margin: auto;
	z-index: 1;
	padding: 0 50px 0 50px;
	height: auto;
	overflow: hidden;
}

html > body #maincontent {background: url(/images/content-bg.png) transparent center repeat-y;}

.c1 {
	position: relative;
	width: 340px;
	float: left;
	margin: 30px 0 0 20px;
}

.c2 {
	position: relative;
	width: 560px;
	float: left;
	clear: both;
	margin-top: 30px;
}

.c3 {
	position: relative;
	clear: left;
	width: 920px;
	margin-top: 30px;
}

.footer {
	position: relative;
	clear: both;
	width: 920px;
	margin: auto;
	height: 86px;
	padding: 0 50px 0 50px;
	font-size: 10px;
}

html > body .footer {background: url(/images/footer-bg.png) transparent center no-repeat;}

.copyright {
	position: relative;
	width: 300px;
	margin: auto;
	text-align: center;
	top: 12px;
}

.button {
	background: url(/images/play-now.png) transparent no-repeat;
	position: relative;
	display: block;
	width: 130px;
	height: 34px;
}

.button:hover {background-position: 0 -34px;}

.readmore {
	background: url(/images/read-more.png) transparent no-repeat;
	position: relative;
	display: block;
	width: 108px;
	height: 28px;
	margin: auto;
}

.readmore:hover {background-position: 0 -28px;}

.scratchcard {
	position: relative;
	float: left;
	width: 145px;
	height: 43px;
	padding: 174px 26px 0 26px;
	text-align: center;
	display: block;
	font: 14px Franklin Gothic Medium, Helvetica, Arial;
	color: black;
	background-repeat: no-repeat;
	background-color: transparent;
	margin-left: 24px;
}

.scratchcard:hover {
	text-decoration: none;
	color: #F06;
}

/*=============================================*/

.imgL {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.imgR {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}