@font-face {
	font-family: 'bellGothicStdBold';
	src: url('../fonts/bellgothicstd/bellgothicstdbold.eot');
	src: url('../fonts/bellgothicstd/bellgothicstdbold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/bellgothicstd/bellgothicstdbold.woff') format('woff'),
	url('../fonts/bellgothicstd/bellgothicstdbold.ttf') format('truetype'),
	url('../fonts/bellgothicstd/bellgothicstdbold.svg#bellgothicstdbold') format('svg');
	font-weight: normal;
	font-style: normal;

}




BODY{
	background:url(../images/header.jpg) repeat-x center top;
	background-color:#fff;
	font-family:tahoma;
	padding:0;
	margin:0;
	font-size:12px;
	color:#656363;
	line-height:1.3em;
}

h1,h2,h3,h4{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

a {
	text-decoration:none;
}

.wrapper {
	width:1100px;
	margin:0 auto;
}

#header {
	height: 169px;
	position: relative;
}

.eifel-header {
	position: absolute;
	right: 0;
	bottom: -72px;
}

.centerheading {
	color:#491a62;
	font-size:25px;
	text-transform:uppercase;
	text-align:center;
	margin:2rem 0;
}

.centercontent {
	min-height: 300px;
}

.info{
	background:url(../images/bg_welcome.jpg) no-repeat;
	width:500px;
	height:162px;
	padding:10px;
	font-size:12px;
}

.logo {
	margin:40px 0 0 0;
}

.runningtext {
	height:39px;
	margin-top:26px;
	margin-bottom:10px;
}

.runningtext_content {
	font-size:14px;
	padding:0px;
	color:#595a5a;
	line-height:39px;
}

.totaljackpot {
	width:294px;
	height:57px;
	background:url(../images/top_jackpot.png) no-repeat;
	font-size:41px;
	color:#b10c0d;
	line-height:72px;
	margin-top: 10px;
	margin-bottom:10px;
}

/* ============================================================================================================== begin SECTION BOTTOM */
.section_bottom {
	margin-top:9px;
	background-color:#fff;
	padding:10px 0;

	-moz-border-radius:7px;
	-o-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
}
.winres{
	background:url(../images/home-result.png) no-repeat top;
	height: 150px;
	vertical-align: top;
}

.winres-date {
	font-size: 18px;
	color: #676767;
	margin-left: 107px;
	margin-top: 80px;
	width: 220px;
}

.winres-ball {
	font-size: 36px;
	color: #000;
	font-weight: bold;
	margin-left: 55px;
	margin-top:36px;
	letter-spacing: 47px;
}

.winres-topprize {
	font-size: 23px;
	color: #261518;
	font-weight: bold;
	margin-left: 34px;
	margin-top:30px;
}

.winres-closetime, .winres-drawtime {
	color: #686868;
	font-size: 19px;
	font-weight: bold;
	margin-left: 266px;
}

.winres-closetime {
	margin-top:48px;
}

.winres-drawtime {
	margin-top:29px;
}

.homebanner {
	margin-top:10px;
	display: flex;
}

.homebanner div {
	margin-left: 20px;
}

.homebanner div:first-child {
	margin-left: 0px;
}

.ball_big, .ball_big li {
	margin:0;
	padding:0;
	list-style:none;
}

.ball_big {
	padding-top:10px;
}

.ball_big li {
	width:77px;
	height:76px;
	background:url(../images/ball_big.png) no-repeat;
	text-align:center;
	font-size:63px;
	font-weight:bold;
	color:#fff;
	float:left;
	line-height:80px;
	margin-left:10px;

	-moz-border-radius:100px;
	-o-border-radius:100px;
	-webkit-border-radius:100px;
	border-radius:100px;

	-moz-box-shadow:3px 3px 5px #888;
	-o-box-shadow:3px 3px 5px #888;
	-webkit-box-shadow:3px 3px 5px #888;
	box-shadow:3px 3px 5px #888;
}

.info_lotre1 {
	margin:20px 15px 10px 15px;
}

.hdg_infolotre1 {
	font-size:16px;
	font-weight:bold;
	color:#014c8f;
	margin-bottom:-10px;
}

.infolotre1content {
	overflow:hidden;
	height:50px;
}

.ball_big li:first-child {
	margin-left:0;
	margin-left:60px;
}

.howtoplay {
	width:410px;
	height:99px;
	font-style:italic;
	background:url(../images/howtoplay.png) no-repeat;
	margin-top:10px;
	padding:47px 20px 0 20px;
}

.howtoplayContent {
	overflow:hidden;
	height:86px;
}

.time_draw {
	width:478px;
	height:54px;
	background:url(../images/bg_time.png) no-repeat;
}

.next_draw {
	color:#fff;
	text-align:right;
	margin-right:20px;
}

.time_countdown {
	font-size:30px;
	color:#fdcf00;
}

/* LOTRE 2 */
.lotre2, .lotre2 li {
	margin:0;
	padding:0;
	list-style:none;
}

.lotre2 {
	margin-top:10px;
}

.lotre2 li {
	width:236px;
	height:141px;
	float:left;
}

.lotre2 li:nth-child(2), .lotre2 li:nth-child(4) {
	margin-left:5px;
}

.lotre2 li:nth-child(3), .lotre2 li:nth-child(4) {
	margin-top:13px;
}

.lotre2 li.lotre2_london {
	background:url(../images/smallresult.png) no-repeat;
}

.lotre2 li.lotre2_london .smallresult_title {
	color:#014c8f;
	font-family:bellGothicStdBold;
	font-size:15,8px;
	text-transform:uppercase;
	margin-top:10px;
	margin-left:15px;
}

.lotre2 li.lotre2_london .prize {
	font-size:25px;
	font-weight:bold;
	color:#007cc3;
	padding-top:5px;
	margin-left:17px;
}

.ball_small {
	margin-top:30px;
	margin-bottom:15px;
}

.ball_small td {
	font-size:26px;
	font-weight:bold;
	color:#fff;
	padding:0;
	text-align:center;
	padding-top:8px;
	width:38px;
}

#frmperiode {
	font-size: 18px;
}

#frmperiode select {
	padding:5px 20px;
}

#frmperiode input[type=submit] {
	font-size:16px;
}

/* LOTRE 2 */

/* ============================================================================================================== end SECTION BOTTOM */

/* ================================================================================================= begin CONTACT US */
#frmcontact {
	margin-top:20px;
}

#fullname, #email, #message {
	padding:10px;
	width:90%;
	border:none;
	border:1px solid #ccc;
}

#simpan {
	background:none;
	border:none;
	width:89px;
	height:39px;
	background:url(../images/but_submit.png) no-repeat top;
	cursor:pointer;
}

#simpan:hover {
	background-position:bottom;
}

/* ============================================================================================================== end CONTACT US */
.language {
	line-height:28px;
	color:#ffc600;
}

.language a {
	font-size:12px;
	color:#ffc600;
}

.headingnomor{
	line-height:39px;
	background:url(../images/headingnomor.png) repeat-x center top;
	background-color:#0e0f12;
	text-align:center;
	color:#fff;
	font-size:12px;
	font-weight:800;
}

.kotakball{
	background-position:bottom center;
	background-repeat:repeat-x;
	background-image:url(../images/kotakball.jpg);
	padding-bottom:30px;
}

.ball{
	background-position:left;
	background-repeat:repeat-x;
	width:130px;
	margin:0 auto;
	padding:0 0 3px 12px;
	font-weight:normal;
	letter-spacing:25px;
	display:block;
	height:30px;
	background-image:url(../images/ball.png);
	text-align:center;
	color:#fff;
	text-shadow:1px 1px 0 #000;
	font-size:18px;
}

.tabelnomor {
	overflow:hidden;
	border-collapse:collapse;
	border-spacing:0;
	
	-moz-border-radidius:5px 5px 0 0;
	-o-border-radidius:5px 5px 0 0;
	-webkit-border-radidius:5px 5px 0 0;
	border-radidius:5px 5px 0 0;
}

.tabelnomor thead tr td {
	color:#fff;
	text-transform:1px 1px 1px #000;
}

.zebra:nth-child(odd) td {
}

.tabelnomor td{
	border:1px solid #391d00;
	font-size:12px;
	line-height:30px;
	padding:3px;
	text-align:center;
	color:#191919;
	background-color:#fff;
}

.sideleft {
	margin-left:20px;
}

.sideleft img{
	margin-bottom:10px;
}

.slideshow {
	width:960px;
}

.topnav {
	margin-bottom: 10px;
}

.topnav td {
}

.topnav td:first-child {
	background:none;
}

.topnav td:last-child {
}

.topnav td a {
	display:block;
	font-size:22px;
	color:#491a62;
	font-weight: normal;
	text-transform:capitalize;
	padding:28px 40px;
	margin:0 10px;
	text-align:center;
	display:block;
	text-decoration: none;
}
.topnav td:first-child a{
	padding-left: 0;
}

.topnav td a:hover {
	color: #cf0000;
}

.time {
	margin:25px 45px 0 0;
	color:#bbb;
	text-align:right;
}

.container{
	padding:9px 0px 29px 0px;
}

.footer {
	font-size:12px;
	margin-bottom: 20px;
	margin-top: 5px;
	color:#656363;
	text-align: center;
}


/* jslots =================================================================================================================== */

.fancy {
	margin-top: 118px;
}

.fancy ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.jSlots-wrapper {
	overflow: hidden;
	height: 20px;
	display: inline-block; /* to size correctly, can use float too, or width*/
}

.slot {
	float: left;
}

input[type="button"] {
	width: 110px;
	height: 29px;
	display: inline-block;
	background: none;
	border: none;
	cursor: pointer;
	margin-top: 4px;
	margin-left: 35px;
}

/* ---------------------------------------------------------------------
FANCY EXAMPLE
--------------------------------------------------------------------- */
.fancy .jSlots-wrapper {
	margin-left: 140px;
	overflow: hidden;
	height: 40px;
	float: left;
	display: inline-block; /* to size correctly, can use float too, or width*/
}

.fancy .slot li {
	width: 15px;
	line-height: 40px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #d70000;
	font-family: arial;
	margin-left: 10px;
}

.fancy .slot:first-child li {
	border-left: none;
}

.fancy .slot li span {
	display: block;
}

/* ---------------------------------------------------------------------
ANIMATIONS
--------------------------------------------------------------------- */


.winner li {
	-webkit-animation: winnerBox 2s infinite linear;
	-moz-animation: winnerBox 2s infinite linear;
	-ms-animation: winnerBox 2s infinite linear;
}
.winner li span {
	-webkit-animation: winner 2s infinite linear;
	-moz-animation: winner 2s infinite linear;
	-ms-animation: winner 2s infinite linear;
}

/* Syntax Highlighter, ignore */
.dp-highlighter ol {
	padding: 10px;
}

/* end jslots =================================================================================================================== */
