﻿body {
	margin: 0px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(/images/body-bg.png) repeat-x top #FFF;
}

img {
	border-color: #090;
}

strong {
	font-weight: bold;
}

.main {
	width: 976px;
	margin: 0px auto;
}

div.menuContainer {
	width: 976px;
	height: 27px;
	margin-top: 9px;
	margin-bottom: 9px;
}

.bgMenuLeft {
	float: left;
	width: 10px;
	height: 27px;
	background: url(/images/menu-left-bg.png) no-repeat left;
}

div.menuContainer ul#menu {
	float: left;
	width: 756px;
	height: 27px;
	margin: 0px;
	padding: 0px;
	background: url(/images/menu-bg.png) repeat-x;
	list-style-type: none;
}

div.menuContainer ul#menu li {
	float: left;
	height: 21px;
	font-size: 12px;
	padding: 6px 30px 0px 30px;
	color: #fff;
	border-right: solid 1px #64B469;
	list-style-type: none;
}

ul#menu li.slctd {
	font-weight: bold;
}

ul#menu li a {
	color: #fff;
	text-decoration: none;
}

ul#menu li a:hover {
	color: #ff0;
	text-decoration: none;
}

.bgMenuRight {
	float: left;
	width: 10px;
	height: 27px;
	background: url(/images/menu-right-bg.png) no-repeat right;
}

ul#languages {
	float: left;
	width: 200px;
	height: 27px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background: url(/images/menu-bg.png) repeat-x center center;
}

ul#languages li {
	float: left;
	margin: 6px 4px 0px 6px;
	height: 27px;
	list-style-type: none;
}

ul#result {
	width: 324px;
	height: 46px;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 33px;
	background: url(/images/results-balls.png) no-repeat left bottom;
	list-style-type: none;
}

ul#result li {
	display: block;
	width: 30px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	list-style-type: none;
	float: left;
	line-height: 46px;
	padding-right: 8px;
	margin: 0px;
}

#breadcrumb {
	font-size: 10px;
	line-height: 10px;
	margin-bottom: 7px;
}

/*=============================================*/

.content {
	padding-top: 20px;
	padding-bottom: 10px;
	border-left: solid 2px #00A00B;
	border-right: solid 2px #00A00B;
	background: url(/images/box-bg.png) repeat-x left top #E5F5E6;
}

.content p, .content li {
	margin-left: 15px;
	margin-right: 15px;
	font-size: 12px;
	color: #000;
}

.c1, .c2 {
	float: left;
	margin-bottom: 14px;
}

.c1 h1, .c1 h2, .c1 .title, .c2 h1, .c2 h2, .c2 .title, .c3 h1, .c3 h2, .c3 .title {
	height: 30px;
	margin: 0px;
	padding: 10px 0px 0px 20px;
	font-size: 19px;
	font-weight: bold;
	color: #fff;
}

.c1 {
	width: 367px;
	margin-left: 16px;
}

.c2 {
	clear: both;
	width: 591px;
}

.c3 {
	clear: both;
	width: 974px;
	margin-bottom: 14px;
}

.c1 h1, .c1 h2, .c1 .title {
	background: url(/images/box-t-c1.png) no-repeat left top;
}

.c2 h1, .c2 h2, .c2 .title {
	background: url(/images/box-t-c2.png) no-repeat left top;
}

.c3 h1, .c3 h2, .c3 .title {
	background: url(/images/box-t-c3.png) no-repeat left top;
}

.c1 .content {
	width: 363px;
}

.c2 .content {
	width: 587px;
}

.c3 .content {
	width: 970px;
}

.c1 .bottom {
	width: 367px;
	height: 11px;
	background: url(/images/box-b-c1.png) no-repeat left bottom;
}

.c2 .bottom {
	width: 591px;
	height: 11px;
	background: url(/images/box-b-c2.png) no-repeat left bottom;
}

.c3 .bottom {
	width: 974px;
	height: 11px;
	background: url(/images/box-b-c3.png) no-repeat left bottom;
}

/*=============================================*/

.footer {
	clear: both;
	padding-top: 10px;
	width: 976px;
	margin: 0px auto;
}

.footerText {
	float: left;
}

.footerMenu {
	float: right;
}

.footerMenu li {
	float: left;
	padding-left: 15px;
	margin-left: 15px;
	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: 30px;
	font-weight: bold;
	color: #FFF;
}

.results .ball {
	background: url(/images/balls/55px/ball.png) no-repeat center;
}

.results .bonus-ball {
	background: url(/images/balls/55px/bonus-ball.png) no-repeat center;
}

.smallResults {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}

.smallResults .ball {
	background: url(/images/balls/26px/ball.png) no-repeat center;
}

.smallResults .bonus-ball {
	background: url(/images/balls/26px/bonus-ball.png) no-repeat center;
}

.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;
}