@font-face {
    font-family: 'centuryGothic';
    src: url('../fonts/centurygothic/gothic.eot');
    src: url('../fonts/centurygothic/gothic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/centurygothic/gothic.woff') format('woff'),
         url('../fonts/centurygothic/gothic.ttf') format('truetype'),
         url('../fonts/centurygothic/gothic.svg#gothic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'centuryGothicBold';
    src: url('../fonts/centurygothic/gothicb.eot');
    src: url('../fonts/centurygothic/gothicb.eot?#iefix') format('embedded-opentype'),
         url('../fonts/centurygothic/gothicb.woff') format('woff'),
         url('../fonts/centurygothic/gothicb.ttf') format('truetype'),
         url('../fonts/centurygothic/gothicb.svg#gothicb') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'arialBlack';
    src: url('../fonts/arialblack/arialblack.eot');
    src: url('../fonts/arialblack/arialblack.eot?#iefix') format('embedded-opentype'),
         url('../fonts/arialblack/arialblack.woff') format('woff'),
         url('../fonts/arialblack/arialblack.ttf') format('truetype'),
         url('../fonts/arialblack/arialblack.svg#arialblack') format('svg');
    font-weight: normal;
    font-style: normal;

}



BODY{
	background:url(../images/header.jpg) center top repeat-x, url(../images/bgbody.jpg) no-repeat center bottom;
	background-color:#fff;
	font-family:arial;
	margin:0; padding:0;
}

body, table {
	font-size:14px;
	color:#555;
	line-height:1.6em;
}

h1,h2,h3,h4{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

a {
text-decoration:none;
}

.wrapper {
width:1100px;
margin:0 auto;
}

.fontgreen{
color:#087c5e;
}

.fontgrey{
color:#999;
}

.h3align{
	margin-top:20px;
	margin-bottom:20px;
}

.bodytext{
	color:#666;
}

.bglottery{
	background-position:top right;
	background-repeat:no-repeat;
	background-image:url(../images/bglottery.png);
}

.runtext{
	background-repeat:repeat-x;
	background-position:bottom left;
	margin-top:3px;
	background-image:url(../images/breadcrumb-back.png);
}

#header {
margin-bottom:20px;
}

.top_countdown {
  margin-top:15px;
}

.centerheading {
color:#5cb7b8;
font-size:24px;
font-weight:normal;
text-align:center;
font-weight:600;
}

.subheading {
color:#5cb7b8;
font-size:14px;
font-family: centuryGothicBold;
font-weight:normal;
}

.runningtext {
height:42px;
line-height:42px;
color:#fff;
}


.info{
	background:url(../images/bg_welcome.jpg) no-repeat;
	width:500px;
	height:162px;
	padding:10px;
	font-size:12px;
}

.logo {
margin:5px 0 0 0;
}

.language {
line-height:28px;
color:#ffc600;
}

.language a {
font-size:12px;
color:#ffc600;
}

.headingnomor{
	line-height:39px;
	background:url(../images/headingnomor.jpg) repeat-x center top;
	background-color:#0e0f12;
	text-align:center;
	color:#fff;
	font-size:16px;
	font-weight:normal;
}

.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:125px;
	margin:0 auto;
	padding:0 0 3px 12px;
	font-weight:normal;
	letter-spacing:23px;
	display:block;
	height:30px;
	background-image:url(../images/ball.png);
	text-align:center;
	color:#fff;
	text-shadow:1px 1px 0 #000;
	font-size:20px;
}

.tabelnomor {
	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;
}

#frmperiode select {
width:200px;
height:30px;
}

#frmperiode input[type=submit] {
padding:0 20px;
height:30px;
cursor:pointer;
}

.tabelnomor thead tr td {
color:#fff;
text-shadow:1px 1px 1px #000;
}

.zebra:nth-child(odd) td {
}

.tabelnomor td{
	border:1px solid #5cb7b8;
	line-height:30px;
	padding:7px;
	text-align:center;
	color:#191919;
	background-color:#fff;
	font-size:18px;
}

.slideshow {
width:553px;
height:378px;
padding-top:23px;
}

.topnav {
margin-top:20px;
}

.topnav td a {
display:block;
font-size:12px;
color:#626262;
text-transform:uppercase;
padding:0;
height:42px;
font-weight: bold;
line-height:42px;
text-align:center;
padding:0 1.5em;
}

.topnav td a:hover {
  color: #5cb7b8;
  text-shadow: 0 0 5px #fff;
}

.topnav td:first-child a {
background:none;
}

.time {
margin:25px 45px 0 0;
color:#bbb;
text-align:right;
}

.bodycenter {
margin:0px;
}

#center {
  padding: 20px;
}

#left {
padding:1px;
width:229px;
background:url(../images/bg_left.png);
border-right:1px solid #dcdcdc;
}

.sideleft ul, .sideleft li {
margin:0; padding:0;
list-style:none;
}

.sideleft li {
padding-left:25px;
border-bottom:1px solid #dcdcdc;
border-top:1px solid #fff;
}

.sideleft li a {
display:block;
padding:15px 0;
color:#878787;
}

.sideleft li a:hover {
text-shadow:1px 1px 0 #fff;
opacity:0.5;
}

.container{
}

.bgcontainer {
background-color:#fff;
min-height: 500px;

-moz-box-shadow:0 0 190px #ddd inset;
-o-box-shadow:0 0 190px #ddd inset;
-webkit-box-shadow:0 0 190px #ddd inset;
box-shadow:0 0 190px #eee inset;
}

.lastwinning {
width:1100px;
height:381px;
background:url(../images/lastwinning.jpg) no-repeat left;
margin-bottom: 20px;
}

.winningprize {
  font-weight: bold;
font-size:47px;
color:#00aed4;
text-align: right;
margin-right:105px;
margin-top:10px;
}

.lastresult {
background:url(../images/bigball2.png) no-repeat;
width:270px;
height:73px;
line-height:63px;
color:#005d71;
font-size:42px;
font-weight:normal;
margin:50px 0 0 733px;
letter-spacing:45px;
text-align:center;
padding-left:25px;
padding-top: 5px;
}

.lastwinningdate {
font-size:14px;
color:#909090;
text-align: right;
padding-top:183px;
margin-right:110px;
text-transform:lowercase;
}

.winning{
display:inline-block;
width:544px;
height:358px;
background:url(../images/side-result.jpg) no-repeat;
}

.winning > table {
padding-top:43px;
}

.winresult{
  color:#5cb7b8;
}

.winresult td{
  text-align:center;
}

.borderbawah{
  background:url(../images/border-bawah-result.png) no-repeat center bottom;
}

.borderbawah td {
  padding: 5px 0;
}

.borderkanan{
  border-right:1px solid #fff;
}

.fontbesar{
  font-size:16px;
}

.fontputih {
color:#fff;
}

.font-abu {
  color: #4b4b4b;
}

.bold {
  font-weight: bold;
}

.special-consolation td {
  text-align: center;
}

.s4d{
  font-weight: bold;
}

.s4d_{
  color:#c09364;
}

.time_draw {
width:478px;
height:54px;
background:url(../images/bg_time.png) no-repeat;
}

.next_draw {
color:#391d00;
text-align:right;
margin-right:20px;
}

.time_countdown {
font-size:30px;
color:#fdcf00;
}

.post-homecenter {
height:350px;
background:url(../images/bg_post-center.png) no-repeat;
margin-top:10px;
}

.post-homecenter h1 {
text-align:center;
font-size:24px;
color:#ffb400;
padding-top:30px;
margin-bottom:40px;
}

.post-homecenter table {
width:95%;
margin:0 auto;
}

.post-homecenter table tr td {
padding:0 10px;
}

.side-result2 {
  margin-left: 10px;
}

.lotre1 {
width:450px;
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;
}

.time_draw {
width:535px;
height:54px;
background:url(../images/bg_time.png) no-repeat;
}

.next_draw {
color:#391d00;
text-align:right;
margin-right:20px;
}



/* LOTRE 2 */
.lotre2, .lotre2 li {
margin:0;
padding:0;
list-style:none;
}

.lotre2 {
margin-top:10px;
}

.lotre2 li {
width:256px;
height:141px;
float:left;
}

.lotre2 li:nth-child(2), .lotre2 li:nth-child(4) {
margin-left:20px;
}

.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:#5cb7b8;
font-family:centuryGothicBold;
font-size:15,8px;
text-transform:uppercase;
margin-top:5px;
margin-left:15px;
}

.lotre2 li.lotre2_london .prize {
font-size:25px;
font-weight:bold;
color:#000;
padding-top:5px;
margin-left:17px;
}

.ball_small {
margin-top:18px;
margin-bottom:10px;
}

.ball_small td {
font-size:26px;
font-weight:bold;
color:#fff;
padding:0;
text-align:center;
padding-top:8px;
width:38px;
}
/* LOTRE 2 */


.centerbanner {
	margin: 10px 0px;
}

.centerbanner tr td {
	padding-left:10px; 
}

.centerbanner tr td:first-child {
	padding-left:0px; 
}

.homeContent {
	font-size: 12px;
  background: url(../images/center.jpg) repeat-x;
  margin-top: 20px;
  padding: 20px;
}

.homeContent tr td {
padding:0 15px;
background: url(../images/batas-homecontent.png) no-repeat center left;
}

.homeContent tr td:first-child {
padding-left:0;
background: none;
}

.homeContent tr td:last-child {
padding-right:0;
}

.footer {
font-size:11px;
margin-top:65px;
padding-top:20px;
padding-bottom: 15px;
color:#fff;
background: #5cb7b8;
}

.clear {
clear:both;
float:none;
}