@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
	margin:0;
	padding:0;
	font-family:"Lucida Grande",Tahoma, Arial, Verdana;
	font-size:12px;
	background-color:#ffffff;
	}



form,div{
padding:0;
margin:0;
}	

#container { 
	width: 750px;  
	margin: 0 auto; 
	text-align: left;
} 

#header {
	height:127px;
	text-align:right;
	margin:0;
	padding:0;
	}

.floatleft {
	float:left;
	margin-top:0;
	padding:0;
}

#menubox {
	height:34px;
	padding:0;
	margin:0;
	text-indent: -9000px;
	overflow: hidden;
}

.sub {width:125px; float:left; display:block;}

a.sub:link, a.sub:visited, a.sub:active {color:#000000; text-decoration:none; }
a.sub:hover {text-decoration:none; background:none; color:#000000;}

a#register {
	height:34px;
	overflow: hidden;
	text-indent: -9000px;
	background: #fff url(/images/menu.jpg) 0px 0px no-repeat;
	display: block;
}
a#register:hover {
	background: #fff url(/images/menu.jpg) 0px -34px no-repeat;
}

a#lobby {
	height:34px;
	overflow: hidden;
	text-indent: -9000px;
	background: #fff url(/images/lobby.gif) no-repeat;
	display: block;
}
a#lobby:hover {
	background: #fff url(/images/lobby_hover.gif) no-repeat;
}


a#winners {
	height:34px;
	overflow: hidden;
	text-indent: -9000px;
	background: #fff url(/images/menu.jpg) -125px 0px no-repeat;
	display: block;
}
a#winners:hover {
	background: #fff url(/images/menu.jpg) -125px -34px no-repeat;
}

a#about {
	height:34px;
	overflow: hidden;
	text-indent: -9000px;
	background: #fff url(/images/menu.jpg) -250px 0px no-repeat;
	display: block;
}
a#about:hover {
	background: #fff url(/images/menu.jpg) -250px -34px no-repeat;
}

a#games {
	height:34px;
	overflow: hidden;
	text-indent: -9000px;
	background: #fff url(/images/menu.jpg) -375px 0px no-repeat;
	display: block;
}
a#games:hover {
	background: #fff url(/images/menu.jpg) -375px -34px no-repeat;
}

a#promotions {
	height:34px;
	overflow: hidden;
	text-indent: -9000px;
	background: #fff url(/images/menu.jpg) -500px 0px no-repeat;
	display: block;
}
a#promotions:hover {
	background: #fff url(/images/menu.jpg) -500px -34px no-repeat;
}

a#support {
	height:34px;
	overflow: hidden;
	text-indent: -9000px;
	background: #fff url(/images/menu.jpg) -625px 0px no-repeat;
	display: block;
}
a#support:hover {
	background: #fff url(/images/menu.jpg) -625px -34px no-repeat;
}


#login {
	float:right;
	width:167px;
	background:url(/images/login_bg.jpg) no-repeat;
	padding:10px;
	height:237px;
}
*html  div#login{
margin: 0 -3px 0  0;
}
*html  div#animation{
margin: 0  0  0 -3px;
}

.textlogin {
	width:167px;
	margin-top:3px;
	margin-bottom:3px;
}

.center {
	text-align:center;
}

#evenbody {
	width: 750px;  
	margin: 0 auto; 
	/*position:relative;*/
	/*border-bottom:1px solid #9b9b9b;
	margin-bottom:15px;*/
	height:100%;
	
}
/*** left side menu begin ****/
/*
.menurow{
background:url(/images/leftmenubg.gif) no-repeat;
height:38px;
width:180px;
color: #ffffff;
}
a.leftmenu:link, a.leftmenu:visited,a.leftmenu:hover,a.leftmenu:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	padding-left: 10px;
}
#leftmenu{
	width:180px;
	overflow: hidden;
	text-indent: -9000px;
	display: block;
}
*/

a.side-mylobby  {
	width:180px;
	height:38px;
	overflow: hidden;
	text-indent: -9000px;
	background: #fff url(/images/mylobby.gif) 0px 0px no-repeat;
	display: block;
}
a:hover.side-mylobby  {
	background: #fff url(/images/mylobby_hover.gif) 0px 0px no-repeat;
}
a.side-deposit  {
	width:180px;
	height:38px;
	overflow: hidden;
	text-indent: -9000px;
	background: #fff url(/images/deposit.gif) 0px 0px no-repeat;
	display: block;
}
a:hover.side-deposit  {
	background: #fff url(/images/deposit_hover.gif) 0px 0px no-repeat;
}
a.side-register  {
	width:180px;
	height:38px;
	overflow: hidden;
	text-indent: -9000px;
	background: #fff url(/images/register.gif) 0px 0px no-repeat;
	display: block;
}
a:hover.side-register  {
	background: #fff url(/images/register_hover.gif) 0px 0px no-repeat;
}
a.side-winners  {
	width:180px;
	height:38px;
	overflow: hidden;
	text-indent: -9000px;
	background: #fff url(/images/winners.gif) 0px 0px no-repeat;
	display: block;
}
a:hover.side-winners  {
	background: #fff url(/images/winners_hover.gif) 0px 0px no-repeat;
}
a.side-refer  {
	width:180px;
	height:38px;
	overflow: hidden;
	text-indent: -9000px;
	background: #fff url(/images/refer.gif) 0px 0px no-repeat;
	display: block;
}
a:hover.side-refer  {
	background: #fff url(/images/refer_hover.gif) 0px 0px no-repeat;
}
a.side-games  {
	width:180px;
	height:38px;
	overflow: hidden;
	text-indent: -9000px;
	background: #fff url(/images/games.gif) 0px 0px no-repeat;
	display: block;
}
a:hover.side-games  {
	background: #fff url(/images/games_hover.gif) 0px 0px no-repeat;
}
a.side-promotions  {
	width:180px;
	height:38px;
	overflow: hidden;
	text-indent: -9000px;
	background: #fff url(/images/promotions.gif) 0px 0px no-repeat;
	display: block;
}
a:hover.side-promotions  {
	background: #fff url(/images/promotions_hover.gif) 0px 0px no-repeat;
}
a.side-support  {
	width:180px;
	height:38px;
	overflow: hidden;
	text-indent: -9000px;
	background: #fff url(/images/support.gif) 0px 0px no-repeat;
	display: block;
}
a:hover.side-support  {
	background: #fff url(/images/support_hover.gif) 0px 0px no-repeat;
}
a.side-about  {
	width:180px;
	height:38px;
	overflow: hidden;
	text-indent: -9000px;
	background: #fff url(/images/about.gif) 0px 0px no-repeat;
	display: block;
}
a:hover.side-about  {
	background: #fff url(/images/about_hover.gif) 0px 0px no-repeat;
}

/*** left side menu end ****/
#ads {
	float:left;
	margin-top:10px;
	/*width:210px;*/
	width:190px;
	height:100%; 
}
#ads a {
	cursor:pointer;
	cursor:hand;
}

#main {
	/*margin-left:210px;*/
	margin-top:10px;
	float:right;
	padding-bottom:20px;
	width:550px;
	border-left:1px solid #9b9b9b;
	min-height:800px;
	height:100%;
}
#mainhome {
	/*margin-left:210px;*/
	margin-top:10px;
	float:right;
	padding-bottom:20px;
	width:550px;
	border-left:1px solid #9b9b9b;
	height:100%;
}
#footer{
width: 750px;  
margin: 0 auto; 
padding-top:15px;
border-top:1px solid #9b9b9b;
}
#bingocards {
	position:relative;
	float:right;
	/*position:absolute;
	top:130px;
	left:650px;*/
	margin-top:-100px;
	width:130px;
	height:120px;
	overflow:visible;
}

#promos {
	padding-left:10px;
	height:100%;
}

#promos strong {
	color:#003399;
}


.title {
	font-size:18px;
	letter-spacing:-1px;
	font-weight:bold;
}

.coin01 {
	background-image:url(/images/coin1.png);
	background-repeat:no-repeat;
	padding-left:40px;
	padding-top:10px;
	padding-bottom:5px;
}

.coin02 {
	background-image:url(/images/coin2.png);
	background-repeat:no-repeat;
	padding-left:40px;
	padding-top:10px;
	padding-bottom:5px;
}

.money {
	background-image:url(/images/dollar.png);
	background-repeat:no-repeat;
	padding-left:40px;
	padding-top:10px;
	padding-bottom:5px;
}

#join {
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	line-height:75%;
}

#join h2 {
	font-size:24px;
	letter-spacing:-1px;
	
}

.line {
	background-color:#b9b9b9;
	height:1px;
	border:0;
	float:left;
	width:83%;
}

.linetwo {
	background-color:#b9b9b9;
	height:1px;
	border:0;
	float:left;
	width:88%;
}

#specials {
	padding-left:10px;
	padding-top:10px;
}

#specials strong {
	color:#003399;
}

.dollarsign {
	background-image:url(/images/dollarsign.jpg);
	background-repeat:no-repeat;
	height:40px;
	padding-left:70px;
	padding-top:10px;
	padding-bottom:5px;
}

.calendar {
	background-image:url(/images/calendar.jpg);
	background-repeat:no-repeat;
	height:40px;
	padding-left:70px;
	padding-top:10px;
	padding-bottom:5px;
}


.worldseries {
	background-image:url(/images/worldseries.jpg);
	background-repeat:no-repeat;
	height:40px;
	padding-left:70px;
	padding-top:10px;
	padding-bottom:5px;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
}

#logbox {
	/*background-image:url(/images/table_bg.png);
	background-repeat:no-repeat;
	height:100px;*/
	margin-bottom:15px;
	/*padding-top:15px;
	margin-left:300px;*/
	float:right;
	padding-right:25px;
	/*padding-bottom:15px;*/
}	
#loginbox {
background:url(/images/table_bg.png) no-repeat;
height:75px;
margin-top:15px;
padding-left:25px;
font-size:11px;
color:#333333;
}

.tabletitle {
	text-align:left;

}

.center {
	text-align:center;
}


.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#animation{
float:left;
width:563px;
height:257px;
padding:0;
margin:0;
}
