/* ------ MEDIA TAG ----- */

@media screen {

body {
	background-color: #5193C4;
	padding: 0px;
	margin: 0px 5px 10px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	overflow: -moz-scrollbars-vertical;  /*add scrollbar to mozilla when to short to scroll normally*/
}

p {
	line-height: 140%;
}

h1 {
	font-size: 185%;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 150%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

h2 a:hover {
	color: #002767;
}

h3 {
	font-size: 120%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

h3 a:hover {
	color: #002767;
}

h4, h5, h6 {
	font-size: 110%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

a {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #027CE8;
	text-decoration: underline;
}

th {
}

td {
}

hr {
	border: none;
	height: 1px;
	border-top: 1px solid #027CE8;
}

li {
	line-height: 140%;
}

img {
	border: #FF9900;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

.siteContainer {
	margin: 10px auto;
	/*width: 750px;*/
	width: 810px;
}

.header {
	/*width: 750px;*/
	width: 810px;
	background-color: #002767;
	background-image: url(/images/template/header-bg-right.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.headerLogo {
	float: left;
}

.headerCountries {
	float: right;
	text-align: center;
	color: #FFFFFF;
	margin: 20px 12px 10px 0px;
	width: 257px;
}

.headerCountries p {
	font-size: 110%;
	margin-top: 0px;
	margin-bottom: 5px;
}

.headerCountriesFlags {
	background-image: url(/images/template/header-flags-bg.gif);
	background-repeat: no-repeat;
	padding: 7px 12px 7px 12px;
}

.headerMenu {
	clear: both;
	background-color: #002767;
	/*width: 750px;*/
	width: 810px;
	margin: 5px 0px 0px 0px;
	font-weight: bold;
}

.headerMenu a {
	color: #FFFFFF;
}

.headerMenu a:hover {
	color: #EFCA36;
}

.headerMenu ul {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	width: 786px;
	text-align: center;
}

.headerMenu li {
	display: inline;
	border-right: 1px solid #EFCA36;
	padding: 0px 9px;
}

.main {
	margin-top: 5px;
	clear: both;
	background-image: url(/images/template/main-bg-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #002767;
}

#breadcrumb {
	color: #FFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 9px;
	padding-left: 10px;
}

#breadcrumb a {
	color: #EFCA36;
	text-decoration: none;
}

#breadcrumb a:hover {
	color: #EFCA36;
	text-decoration: underline;
}

.mainLeft {
	float: left;
	width: 162px;
	margin: 0px 10px 0px 10px;
	padding-bottom: 10px;
}

.mainLeftSpace {
	float: left;
	width: 1px;
	margin: 0px 10px 0px 5px;
}

.mainLeft h1, .mainLeft .title1 {
	background-image: url(/images/template/menu-left-header.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	padding: 4px 7px 4px 7px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.mainLeft .mainLeftSection:first-child h1, .mainLeft .mainLeftSection:first-child .title1 {
	margin-top: 5px;
}

.title1 {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.mainLeft h2, .mainLeft .title2 {
	background-image: url(/images/template/h2-bg.gif);
	background-repeat: repeat-x;
	font-size: 14px;
	padding: 4px 7px 0px 7px;
	margin-bottom: 5px;
	margin-top: 0px;
}

.title2 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.title2b {
	background: #027CE8;
	font-size: 14px;
	color:#FFF;
	padding: 4px 7px 4px 7px;
	margin-bottom: 5px;
	margin-top: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.title2b a {
	color: #FFF;
}

.title2b a:hover {
	color: #EFCA36;
}

.mainLeft p {
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.mainLeft ul {
	margin: 0px 0px 0px 7px;
	padding: 0px 0px 7px 0px;
	list-style-type: none;
}

.mainLeftSection {
	background-image: url(/images/template/menu-left-footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	padding-bottom: 7px;
}

.mainMiddle {
	float: left;
	width: 420px;
	margin: 0px 0px 0px 0px;
	padding-bottom: 10px;
}

.mainMiddle h1, .mainMiddle .title1 {
	background-image: url(/images/template/menu-middle-header.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	padding: 4px 7px 4px 7px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.mainMiddle .mainMiddleSection:first-child h1, .mainMiddle .mainMiddleSection:first-child .title1 {
	margin-top: 5px;
}

.mainMiddle h2, .mainMiddle .title2 {
	background-image: url(/images/template/menu-middle-header.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	color:#FFF;
	padding: 4px 7px 4px 7px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.mainMiddle h3, .mainMiddle .title3 {
	background-image: url(/images/template/h2-bg.gif);
	background-repeat: repeat-x;
	font-size: 14px;
	padding: 4px 7px 0px 7px;
	margin-bottom: 5px;
	margin-top: 0px;
}

.mainMiddle h4, .mainMiddle h5, .mainMiddle h6 {
	padding: 2px 7px 3px 7px;
	margin-bottom: 5px;
	margin-top: 0px;
	color: #FF9900;
}

.mainMiddle p {
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.mainMiddle ul {
	margin: 0px 0px 0px 7px;
	padding: 0px 0px 7px 0px;
	list-style-type: none;
}

.mainMiddleSection {
	background-image: url(/images/template/menu-middle-footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	padding-bottom: 7px;
}

.mainMiddleResult {
	float: left;
	width: 590px;
	margin: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.mainMiddleSectionResult {
	background-image: url(/images/template/middle-results-footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	padding-bottom: 7px;
}

.mainMiddleResult h1 {
	background-image: url(/images/template/middle-results-header.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	padding: 4px 7px 4px 7px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.mainMiddleResult .mainMiddleSectionResult:first-child h1, .mainMiddleResult .mainMiddleSectionResult:first-child .title1 {
	margin-top: 5px;
}

.mainMiddleResult .title2 {
	background-image: url(/images/template/middle-results-header.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	padding: 4px 7px 4px 7px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.mainMiddleResult p {
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.mainRight {
	float: left;
	width: 188px;
	margin: 0px 10px 0px 10px;
	padding-bottom: 10px;
}

.mainRight h1 {
	background-image: url(/images/template/menu-right-header.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	padding: 4px 6px 4px 6px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.mainRight .mainRightSection:first-child h1, .mainRight .mainRightSection:first-child .title {
	margin-top: 5px;
}

.mainRight h2 {
	background-color: #027CE8;
	font-size: 14px;
	padding: 2px 6px 3px 6px;
	margin-bottom: 5px;
	margin-top: 0px;
}

.mainRight .title {
	font-weight: bold;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/template/menu-right-header.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	padding: 4px 6px 4px 6px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.mainRight p {
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.mainRight ul {
	margin: 0px 0px 0px 6px;
	padding: 0px 0px 6px 0px;
	list-style-type: none;
}

.mainRightSection {
	background-image: url(/images/template/menu-right-footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	padding-bottom: 7px;
}

.footer {
	clear: both;
	background-image: url(/images/template/main-bg-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #FFFFFF;
}

.footer a {
	color: #FFFFFF;
}

.footer a:hover {
	color: #EFCA36;
}

.footerMenu {
	text-align: left;
	background-color: #027CE8;
	margin: 10px;
	padding: 3px;
}

.footerMenu ul {
	margin: 3px 0px;
	padding: 0px;
}

.footerMenu li {
	display: inline;
	border-right: 1px solid #EFCA36;
	padding: 0px 9px;
}

.footerLinks {
	text-align: center;
	color: #FFFFFF;	
	padding-bottom: 10px;
}

.footerLinks a {
	color: #FFFFFF;
}

.footerLinks a:hover {
	color: #EFCA36;
}

.footerLinks p {
	margin: 1px;
	padding: 1px 1px 1px 3px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.columnLeft {
	float: left;
	width: 50%;
}

.columnRight {
	float: right;
	width: 50%;
}

.columnClear {
	clear: both;
	font-size: 1px;
}

.textStyle1 {
	font-size: 140%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}

.textStyle2 {
	font-size: 140%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
}

.table {
	margin-bottom: 25px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	margin-left: auto;
	margin-right: auto;
}

.table th {
	font-size: 95%;
	background: #F8F8F8;
	border-bottom: 1px solid #CCCCCC;
}

.table td a {
	text-decoration: none;
	color: #0000FF;
}

.table td a:hover {
	text-decoration: none;
	color: #FF0000;
}

.table .drawtitle {
	margin: 0px 0px 3px 0px;
	font-weight: bold;
	font-size: 120%;
	padding: 0px;
}

.table .drawtitle a {
	color: #000000;
}

.table .drawtitle a:hover {
	color: #0000FF;
}

.table .centre {
	text-align: center;
}

.ballStyle {
	background-repeat: no-repeat;
	height: 55px;
	width: 55px;
	text-align: center;
	line-height: 55px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 28px
}

.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
}

.resultlarge td {
	width: 60px;
	height: 78px;
	font-size: 35px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.resultlarge .ball {
	background: url(/images/balls/60px/ball.png) no-repeat;
	color: #000;
}

.resultlarge .bonus-ball {
	background: url(/images/balls/60px/bonus-ball.png) no-repeat;
	color: #000;
}

.resultlarge .mega-number {
	background: url(/images/balls/60px/bonus-ball.png) no-repeat;
	color: #000;
}

.lotteries {
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
}

.lotteries img {
	border: 0px;
}
 
.lotteries a:link, .lotteries a:visited {
	color: #00F;
}

.lotteries .logo {
	margin-top: 3px;
	border: 0px;
}
 
.lotteries .timer, .lotteries .jackpot {
	color: #F00;
	font-weight: bold;
}


}

/* ------ END MEDIA TAG ----- */