@charset "UTF-8";
/* CSS Document */

body{
	background:url(images/bg.gif) 0 0 repeat;
	font:12px/18px Arial, Helvetica, sans-serif;
}

#wrapper {width:1241px; margin:auto}

.sliderText{
	color:#03283A; 
	font-weight:bold; 
	font-size:21px; 
	line-height:50px;
}

#header{
    height:83px;
    width:1150px;
    margin:0px auto 0px auto;
}

#login{
	margin:-158px 0px 0px 25px;
    position: relative;
	float:left;
	border-radius: 20px; 
	box-shadow: rgb(218, 218, 218) 0px 0px 2px 1px;
    width: 330px;
	height:120px;

}


.menu li img {border-radius:5px;}
#contact td img {
 border-radius: 5px;
 box-shadow: 0 2px 5px 0px #000;
}
#contact td {
 border-radius: 5px;
}

.menu ul{ 
    padding:10px 0px 15px 0px;
	
}

.menu li {display:inline;box-shadow: 0 2px 5px 0px #000;border-radius:5px;
}

.menu li a{
    color:#7dd7ff;
	font-family:georgia,serif;
}
.menu li a:hover, .menu li .active{
    color:#fff;
}	

#slide{
    background:url(images/bg01.gif) 0 0 no-repeat;
    height:294px;
}

#contain{
    width:1150px;
    margin:auto;


}

#slider{
	width:600px;
	margin:140px auto 0px auto;
    padding:300px 8px 0px 8px;



}

.bg_2{
	background:#0D77A9 url(images/bg2.gif) 0 0 repeat-x;
}

#list{
margin:5px auto 0px auto;
height:41px;
width:1241px;
    padding:13px 0px 0px 0px;
background:url(images/menu-nav.png) no-repeat;

}	

#list a{
	text-decoration: none;
	color:#1FCDF2;
	font-size:15px;
	
}

#footer{
text-align:center;
width:1150px;
margin:auto;



}	
#footer td{
	color:#34ace2;
}
#footer td a{
	color:#34ace2;
	font-weight:bold;
	padding:0px 5px 0px 5px;

}


#sectionInfo {
    width: 1241px;
    height: 41px;
    background: url(images/menu-nav.png) no-repeat scroll 0% 0% transparent;
    margin:0px 0px 0px -45px;
}
#sectionInfo marquee {
    font-size: 20px;
    color:#FFF;
    margin-top: 10px;
	text-align:center;
}

#contact{
	position:absolute;
    top:15px;

}

.ym{
    float:left;
	width:143px;
	height:38px;
}

.bbm{
	margin:0px 0px 0px 160px;
	width:143px;
	height:38px;
}

	
.livechat{
	margin:-38px 0px 0px 320px;
	width:143px;
	height:38px;
}

#jackpot{
	background:url(images/jackpot.png) no-repeat;
	position:relative;
}

.poker{
	padding:0 0px 0 180px;
    top:-5px;
	text-shadow:2px 2px 1px #000;
	float:left;
	position:relative;
	font-size:24px;
	color:#FFF;
}

.domino{
	padding:0px 0px 0px 590px;
    top:19px;
    text-shadow:2px 2px 1px #000;
    position:relative;
	font-size:24px;
	color:#FFF;
}

.capsa{
	top:-23px;
	padding:0px 0px 0px 970px;
    text-shadow:2px 2px 1px #000;
    position:relative;
	font-size:24px;
	color:#FFF;
}

#deposit
{
	width:265px;
	height:220px;
	float:left;
	background:url(images/lastdepo.gif) 0 0 no-repeat;
	    margin:-220px 0px 0px 0px;
}

#tbl_deposit{
	padding:0;
	float:left;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:15px;
}


#withdraw{
	width:265px;
	height:220px;
	float:right;
    background:url(images/lastwd.gif) 0 0 no-repeat;
	margin:-220px 0px 0px 0px;
}

#tbl_withdraw{
	float:left;
	padding:0;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:15px;
	
}

.tombol { 
    display: inline-block; 
text-decoration: none;

	cursor: pointer; 
	font: 700 12px/1em HelveticaNeue,Arial,sans-serif; 
	padding: 8px 11px; 
	color:#01429A;
	

	background:#CCC;

	border: 1px solid #dedede; 



	border-radius: 8px; 
	-webkit-box-shadow: 0 1px 2px #eaeaea,inset 0 1px 0 #fbfbfb; 
	} 
	
