@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-color:#dddddd;
	background-image:url(../images/bg.jpg);
	background-position:center top;
	font-family:arial;
	padding:0;
	margin:0;
	font-size:14px;
	color:#222;
	line-height:1.3em;
}

h1,h2,h3,h4{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

a {
text-decoration:none;
}

.wrapper {
width:1011px;
margin:0 auto;
}

#header {
width:1011px;
}

#center {
	background:#fff;
	padding:9px;
}

.centerheading {
color:#a50000;
font-size:25px;
text-transform:uppercase;
}


.info{
	background:url(../images/bg_welcome.jpg) no-repeat;
	width:500px;
	height:162px;
	padding:10px;
	font-size:12px;
}

.logo {
margin:10px 0 0 0;
}

.runningtext {
background:#b10c0d;
}

.runningtext_content {
font-size:14px;
padding:0px;
color:#fff;
}

.totaljackpot {
width:294px;
height:57px;
background:url(../images/top_jackpot.png) no-repeat;
font-size:41px;
color:#b10c0d;
line-height:72px;
margin-bottom:10px;
}

/* ============================================================================================================== begin SECTION BOTTOM */
.section_bottom {
margin-top:9px;
background-color:#ccdbf0;
padding:10px;

-moz-border-radius:7px;
-o-border-radius:7px;
-webkit-border-radius:7px;
border-radius:7px;
}

.lotre1 {
width:480px;
min-height:206px;
background:url(../images/bg_lotre1.png) no-repeat top;
background-color:#fff;

-moz-border-radius:5px;
-o-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
}

.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:#b10c0d;
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:#009ade;
margin-bottom:-10px;
}

.infolotre1content {
overflow:hidden;
height:50px;
}

.ball_big li:first-child {
margin-left:0;
margin-left:60px;
}

.howtoplay {
width:441px;
height:99px;
font-style:italic;
background:url(../images/howtoplay.png) no-repeat;
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;
margin-top: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:#b10c0d;
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:3px;
width:38px;
}
/* LOTRE 2 */

/* ============================================================================================================== end SECTION BOTTOM */

/* ================================================================================================= begin CONTACT US */
#frmcontact {
margin-top:20px;
}

#fullname, #email, #message {
padding:10px;
width:300px;
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 #840206;
	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:992px;
height:291px;
}

.topnav {
background:url(../images/bgtopnav.png) no-repeat;
width:100%;
height:40px;
}

.topnav td {
background:url(../images/batasnav.png) no-repeat;
}

.topnav td:first-child {
background:none;
}

.topnav td a {
display:block;
font-size:14px;
color:#fff;
text-transform:none;
padding:0 30px;
text-align:center;
display:block;
}

.topnav td a:hover img {
opacity:0.5;
}

.time {
margin:25px 45px 0 0;
color:#bbb;
text-align:right;
}

.container{
	padding:9px 0px 9px 0px;
}

.footer {
font-size:11px;
margin-top:10px;
color:#333;
}