/****************************************************       LayOut.css       ****************************************************/

body {
	margin:0;
	padding:0;
	text-align:center;
	background:#ffffff url(/images/bg1.gif) scroll center top repeat-x;
	color:#346707;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:16px;
}

img, div, a , #register { behavior: url(/images/css/iepngfix.htc) }

img {
	border:none;
}

form {
	margin:0;
	padding:0;
}

a {
	outline-style:none;
	text-decoration:none;
}

/* Fixed */
.clear {
	clear:both;
	}

#container {
	width:1000px;
	text-align:center;
	margin:0 auto;
	padding:0;
}

#logo{
float:left;
margin-top:54px;
width:220px;
}

.selectcurrency {
height:50px;
text-align:right;
margin:0;
padding:0;
}

#language{
position:relative;
top:10%;
}

#topheader{
margin:0 auto;
width:904px;
height:179px;
}

#topright{
float:right;
width:673px;
}

#topmenu{
float:right;
width:673px;
height:53px;
background-image:url(/images/topmenu.png);
background-repeat:no-repeat;
}

#login{
margin-top:3px;
margin-bottom:5px;
height:69px;
width:673px;
background-image:url(/images/memberloginbg.png);
background-repeat:no-repeat;
}

#onlineplayers{
float:left;
width:150px;
}

.online {
	float:left;
	text-align:left;
	margin:18px 0 0 10px;
	width:140px;
}

.online span {
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#2e3192;
	line-height:20px;
	float:right;
}

/***** login.php csss  ****/
#loginbox {
	height:69px;
	width:516px;
	margin:0;
	padding:0;
	float:right;
	}
	
/* Hide form MacIE \*/
* html div#loginbox {
float:right;
padding:0;
margin: -50px 0 0 0;
}
/* End hiding */	

#loginbox ul {	
	height:69px;
	margin:0;
	padding:0;
	}
	
#loginbox li {
	height:69px;
	display: inline;
	list-style:none;
	float:left;
	/*font-family:Tahoma, Geneva, sans-serif;
	color:#000000;
	font-size:12px;
	background:url(/images/separator.gif) no-repeat top left;
	font-weight:bold;
	vertical-align:absmiddle;*/
	}
	
/*
#loginbox li span{
text-decoration:underline;
font-size:11px;
font-weight:normal;
}

#loginbox  li a{
text-decoration:underline;
font-size:11px;
float:left;
font-weight:normal;
color:#000000;
}
	

#loginbox {
	height:69px;
	width:516px;
	float:right;
}*/
#loginbox  .alias input[type="text"]{
	width:140px;
	margin-top:17px;
	height:20px;
	color:#346707;
	padding:2px;
	border: 0px solid #d6f0d7;
	background-color:#d6f0d7; 
}
#loginbox .password input[type="password"]{
	width:140px;
	margin-top:17px;
	margin-left:5px;
	height:20px;
	padding:2px;
	color:#346707;
	border: 0px solid #d6f0d7;
	background-color:#d6f0d7; 
}
#loginbox  input[type="image"]{
	width:70px;
	height:69px;
	background-image: url(/images/gobutton.gif) no-repeat;
	margin-left:10px;
}
#loginbox .join, #loginbox .join a:link{ 
font-size:10px;
font-weight:bold;
text-decoration:none;
color:#666666;
float:left;

}
#loginbox .forgot, #loginbox .forgot a:link{ 
font-size:10px;
font-weight:bold;
text-decoration:none;
color:#666666;
float:left;
margin-left:5px;
} 

/******* end of login.php page **********/

/******* loggedpage **********/

#logged {
	width:512px;
	height:69px;
	margin: 0;
	padding:1px 0;
	float:left;
}
	

#logged ul {	
	height:69px;
	}
	
#logged li {
	height:69px;
	list-style:none;
	font-family:Tahoma, Geneva, sans-serif;
	display: inline;
	float:left;
	color:#000000;
	font-size:12px;
	/*background:url(/images/separator.gif) no-repeat top left;*/
	font-weight:bold;
	vertical-align:absmiddle;
	}
	
#logged li span{
text-decoration:underline;
font-size:11px;
font-weight:normal;
}

#logged li a{
text-decoration:underline;
font-size:11px;
font-weight:normal;
color:#000000;
}
	
.hello { 
width:112px;
text-align:left;
padding:5px 0 5px 10px;
}

.checkalias{ 
width:168px;
color:#ec008c;
font-weight:bold;
text-decoration:none;
text-align:left;
}
.checkEmail{
width:168px;
color:#ec008c;
font-weight:bold;
text-decoration:none;
text-align:left;
}

.cashbalance {
	width:100px;
	text-align:left;
	padding:5px 0 5px 10px;
}

.bingobucks {
	width:90px;
	text-align:left;
	padding:5px 0 5px 10px;
}

.loyaltypoints {
	width:86px;
	text-align:left;
	padding:5px 0 5px 10px;
}

.logout {
	width:83px;
	float:right;
	padding:0;
}

/****** end of logged.php ********/
#maincontainer{
	width:904px;
	height:100%;
	min-height:630px;
	padding:0;
	margin:0 auto;
}

#leftcol{
margin-top:7px;
width:220px;
float:left;
}

#contentmain{
width:673px;
margin-top:7px;
margin-right:0px;
_margin-right:-3px;
float:right;
display:block;
text-align:left;
}

#contentmain .content-title {
	width:673px;
	height:53px;
	background:url(/images/innerpagebg_title.gif) no-repeat;
	overflow:hidden;
	}
	
#contentmain .content-title  .pagetitle {
	color:#002a8e;
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	text-align:left;
	font-weight:bold;
	margin:14px 10px;
	line-height:24px;
	}
	
#contentmain .content-bottom {
	width:673px;
	height:53px;
	background:url(/images/innerpagebg_bottom.gif) no-repeat;
	overflow:hidden;
	}

#contentmain .content-bg {
	background:url(/images/innerpagebg.gif) repeat-y;
	height:100%;
	min-height:516px;
	text-align:left;
	}

#contentmain .contenttext{
	padding:15px;
	font-size:12px;
	color:#000000;
	_width:100%;
	_margin-right:-27px;
	display:block;
	}


#footer{
	margin:8px auto;
	width:1000px;
	text-align:center;
	/*margin:8px auto 0 auto;
	margin-top:8px; */
	min-height:350px;
	height:auto;
	/*background-image:url(/images/footer/footerbg.gif);
	background-repeat:no-repeat;*/
}

.depositmethods{
	padding-top:10px;
	text-align:center; 
}

.footerlinks {
	padding-top:18px;
	margin: 0 auto ;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#ccc;
	width:720px;
	height:44px;
}

.footerlinks a{
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

.seotext{
	padding-top:10px;
	margin: 0 auto ;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#000000;
	width:610px;
}

.footerlogos{
padding-top:20px;
margin: 0 auto;
}
.copy{
	font-size:11px;
	color:#000;
	margin:5px auto;
}
/*** top menu begin ***/
ul#topnav {
	margin:0;
	padding:0;
	height: 63px;
}

ul#topnav li {
	display: inline;
	text-indent:-9999px
}

ul#topnav li a {
	background: url(/images/topmenu_f.png) no-repeat;
	float: left;
	height: 0;
	overflow: hidden;
	padding-top: 48px;
	
}



/* normal, unselected */
ul#topnav li#playnow a {
	background-position: -0px 0;
	width:135px;
}

ul#topnav li#deposits a {
	background-position: -135px 0;
	width:130px;
}
ul#topnav li#promotions a {
	background-position: -265px 0;
	width:159px;
}
ul#topnav li#winners a {
	background-position: -424px 0;
	width:123px;
}
ul#topnav li#gallery a {
	background-position: -547px 0;
	width:123px;
}

/* hover */
ul#topnav li#playnow a:hover  {
	background-position: -0px -52px;
	width:135px;
}

ul#topnav li#deposits a:hover  {
	background-position: -135px -52px;
	width:130px;
}
ul#topnav li#promotions a:hover {
	background-position: -265px -52px;
	width:159px;
}
ul#topnav li#winners a:hover  {
	background-position: -424px -52px;
	width:123px;
}
ul#topnav li#gallery a:hover  {
	background-position: -547px -52px;
	width:123px;
}*/

/* active */

ul#topnav li#playnow a.current  {
	background-position: -0px -52px;
	width:135px;
}

ul#topnav li#deposits a.current  {
	background-position: -135px -52px;
	width:130px;
}
ul#topnav li#promotions a.current {
	background-position: -265px -52px;
	width:159px;
}
ul#topnav li#winners a.current {
	background-position: -424px -52px;
	width:123px;
}
ul#topnav li#gallery a.current  {
	background-position: -547px -52px;
	width:123px;
}

/*** top menu end ***/

/******  promotions page css   ***********/
.green-border {
	border:2px #fe82cc solid;
}
.day {
	font:bold 12px Arial, Helvetica, sans-serif;
	background-color:#300d52;
	width:78px;
	color:#FFFFFF;
	line-height:22px;
	text-align:center;
	text-decoration:none;
	border-left:1px #fe82cc solid;
	border-right:1px #fe82cc solid;
}
.date {
	font:bold 12px Arial, Helvetica, sans-serif;
	background-color:#fdbfea;
	width:78px;
	color:#151b0d;
	line-height:22px;
	text-align:center;
	text-decoration:none;
	border-left:1px #fe82cc solid;
	border-right:1px #fe82cc solid;
}
.category {
	font:bold 14px Arial, Helvetica, sans-serif;
	background-color:#300d52;
	width:78px;
	height:55px;
	vertical-align:middle;
	color:#FFFFFF;
	line-height:55px;
	text-align:center;
	text-decoration:none;
	border-left:1px #fe82cc solid;
	border-right:1px #fe82cc solid;
	border-bottom:1px #fe82cc solid;
}
.green-content {
	font:bold 11px Tahoma, Arial, Helvetica, sans-serif;
	background-color:#ffedf8;
	width:78px;
	height:55px;
	color:#000000;
	text-align:center;
	text-decoration:none;
	border-left:1px #fe82cc solid;
	border-right:1px #fe82cc solid;
	border-bottom:1px #fe82cc solid;
	margin-top:10px;
}
.green-content  a:link, .green-content  a:visited {
	font:bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:center;
	text-decoration:none;
	margin-top:10px;
}
.white-content  a:link, .white-content  a:visited {
	font:bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:center;
	text-decoration:none;
	margin-top:10px;
}
.white-content {
	font:bold 11px Tahoma, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	width:78px;
	height:55px;
	color:#000000;
	text-align:center;
	text-decoration:none;
	border-left:1px #fe82cc solid;
	border-right:1px #fe82cc solid;
	border-bottom:1px #fe82cc solid;
	margin-top:10px;
}
/****** end of  promotions page css ***********/

/*** play.php styles ********/
.greenroom {
	width:630px;
	height:85px;
	float:left;
	padding:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;

}
.greenroom ul{
	width:630px;
	height:85px;
	padding:0;
	margin:0;
	float:left;
	/*text-align:center;*/
	list-style:none;
	}
	
.greenroom li{
	display:inline;
	/*text-indent:-9999px;*/
	float:left;
	height:85px;
	}
.greenroom .roomname {
	width:122px;
	height:85px;
	background:url(/images/bingobg_green.gif) no-repeat;
	text-align:center;
	font-weight:normal;
}
.roomname img{
	border:none;
}
.greenroom .timer{
	width:69px;
	height:85px;
	background:url(/images/timerbg.gif) no-repeat;
}
.greenroom .timer div{
	padding-top:20px;
	font-size:20px;
	text-align:center;
	color:#568006;
	font-family:Arial, Helvetica, sans-serif;
}
.greenroom .timer span{
	font-size:12px;
}

.greenroom .players{
	width:190px;
	height:85px;
	background:url(/images/players_roombg.gif) no-repeat;
}
.greenroom .players a:link ,.greenroom .players a:visited {
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}
.players div{
	line-height:26px;
	display:block;
	float:right;
	text-align:left;
	padding-right:10px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.greenroom .roompjp{
	width:169px;
	height:85px;
	background:url(/images/roompjpbg.gif) no-repeat;
}
.greenroom ul ul{ 
	list-style:none; display:block;width:169px;margin-top:30px;  height:26px;
}

.greenroom li ul li{
	list-style:none; 
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:26px;
	margin-left:10px;
}

.greenroom li ul li .pjpamount{
	float:right;
	margin-left:10px;
	
}

.greenroom li ul li .pjpname{
	float:left;
	width:90px;
} 

.playnow{
	width:77px;
	height:85px;
} 
.playnow img{
	border:none;
}

/*** greenroom end ***/


.redroom {
	width:630px;
	height:85px;
	float:left;
	padding:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.redroom ul{
	width:630px;
	height:85px;
	padding:0;
	margin:0;
	float:left;
	list-style:none;
	}
	
.redroom li{
	display:inline;
	float:left;
	height:85px;
	}
	
.redroom .roomname {
	width:122px;
	height:85px;
	background:url(/images/bingobg_red.gif) no-repeat;
	text-align:center;
	font-weight:normal;
}

.redroom .timer{
	width:69px;
	height:85px;
	background:url(/images/timerbg.gif) no-repeat;
}
.redroom .timer div{
	padding-top:20px;
	font-size:20px;
	text-align:center;
	color:#ad2b2b;
	font-family:Arial, Helvetica, sans-serif;
}
.redroom .timer span{
	font-size:12px;
}
.redroom .players{
	width:190px;
	height:85px;
	background:url(/images/players_roombg.gif) no-repeat;
}
.redroom .players a:link ,.redroom .players a:visited {
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}
.redroom .roompjp{
	width:169px;
	height:85px;
	background:url(/images/roompjpbg.gif) no-repeat;
}
.redroom ul ul{ 
	list-style:none; display:block;width:169px;margin-top:30px;  height:26px;
}

.redroom li ul li{
	list-style:none; 
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:26px;
	margin-left:10px;
}

.redroom li ul li .pjpamount{
	float:right;
	margin-left:10px;
}

.redroom li ul li .pjpname{
	float:left;
	width:90px;
} 

/*** end of redroom ****/

/** blue room ****/

.blueroom {
	width:630px;
	height:85px;
	padding:10px;
	float:left;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.blueroom ul{
	width:630px;
	height:85px;
	padding:0;
	margin:0;
	float:left;
	list-style:none;
	}
	
.blueroom li{
	display:inline;
	float:left;
	height:85px;
	}
	
.blueroom .roomname {
	width:122px;
	height:85px;
	background:url(/images/bingobg_blue.gif) no-repeat;
	text-align:center;
	font-weight:normal;
}

.blueroom .timer{
	width:69px;
	height:85px;
	background:url(/images/timerbg.gif) no-repeat;
}
.blueroom .timer div{
	padding-top:20px;
	font-size:20px;
	text-align:center;
	color:#4e29aa;
	font-family:Arial, Helvetica, sans-serif;
}
.blueroom .timer span{
	font-size:12px;
}
.blueroom .players{
	width:190px;
	height:85px;
	background:url(/images/players_roombg.gif) no-repeat;
}
.blueroom .players a:link ,.blueroom .players a:visited {
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}
.blueroom .roompjp{
	width:169px;
	height:85px;
	background:url(/images/roompjpbg.gif) no-repeat;
}

.blueroom ul ul{ 
	list-style:none; display:block;width:169px;margin-top:30px;  height:26px;
}

.blueroom li ul li{
	list-style:none; 
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:26px;
	margin-left:10px;
}

.blueroom li ul li .pjpamount{
	float:right;
	margin-left:10px;
	
}

.blueroom li ul li .pjpname{
	float:left;
	width:90px;
} 
/* end of blue room ****/
/** maroon room ****/

.maroonroom {
	width:653px;
	height:85px;
	float:left;
	padding:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.maroonroom ul{
	width:653px;
	height:85px;
	padding:0;
	margin:0;
	float:left;
	list-style:none;
	}
	
.maroonroom li{
	display:inline;
	float:left;
	height:85px;
	}
	
.maroonroom .roomname {
	width:122px;
	height:85px;
	background:url(/images/bingobg_maroon.gif) no-repeat;
	text-align:center;
	font-weight:normal;
}

.maroonroom .timer{
	width:69px;
	height:85px;
	background:url(/images/timerbg.gif) no-repeat;
}
.maroonroom .timer div{
	padding-top:20px;
	font-size:20px;
	text-align:center;
	color:#ab2c83;
	font-family:Arial, Helvetica, sans-serif;
}
.maroonroom .timer span{
	font-size:12px;
}
.maroonroom .players{
	width:190px;
	height:85px;
	background:url(/images/players_roombg.gif) no-repeat;
}
.maroonroom .players a:link ,.maroonroom .players a:visited {
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}
.maroonroom .roompjp{
	width:169px;
	height:85px;
	background:url(/images/roompjpbg.gif) no-repeat;
}

.maroonroom ul ul{ 
	list-style:none; display:block;width:169px;margin-top:30px;  height:26px;
}

.maroonroom li ul li{
	list-style:none; 
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:26px;
	margin-left:10px;
}

.maroonroom li ul li .pjpamount{
	float:right;
	margin-left:10px;
	
}

.maroonroom li ul li .pjpname{
	float:left;
	width:90px;
} 

/* end of maroon room ****/

/******** end of play.php styles ********/

/********  cashier - depositmethods css *******/
#bankingcontainer {
	width:630px;
	height:440px;
	display:block;
	padding:15px;
}
#cards {
	width:150px;
	height:32px;
	position:relative;
	margin-right:5px;
	background:url(/images/cards_title.gif) no-repeat;
	float:left;
}
#vouchers {
	width:150px;
	height:32px;
	position:relative;
	margin-right:5px;
	background:url(/images/vouchers_title.gif) no-repeat;
	float:left;
}
#ewallets {
	width:150px;
	height:32px;
	position:relative;
	margin-right:5px;
	background:url(/images/ewallets_title.gif) no-repeat;
	float:left;
}
#directbanking {
	width:150px;
	height:32px;
	position:relative;
	margin-left::5px;
	background:url(/images/directbanking_title.gif) no-repeat;
	float:left;
}
.border {
	border-bottom:1px #ebebe9 solid;
	border-left:1px #ebebe9 solid;
	border-right:1px #ebebe9 solid;
	margin-top:32px;
	padding:10px 0px 10px 0px;
	height:400px;
}
.cardblock {
	width:130px;
	margin:0px auto;
	height:80px;
}
.banklogo {
	float:right;
}
/******** end  cashier - depositmethods css *******/
/**** messages page css begin *******/
.inboxbg {
	background-image:url(/images/inbox_bg.gif);
	background-repeat:repeat-x;
}
.inboxtext {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
.greenbar {
	background:url(/images/inbox_green_bg.gif);
	background-repeat:repeat-x;
}
.greentitle {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	border-left:1px solid #bbde56;
	line-height:31px;
	padding-left:10px;
}
.greentitle_noborder {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	line-height:31px;
	padding-left:10px;
}
.greeenborder {
	border-left:1px solid #bbde56;
	border-right:1px solid #bbde56;
}
.resultone {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#154a06;
	border-left:1px solid #bbde56;
	border-bottom:1px solid #bbde56;
	line-height:31px;
	padding-left:10px;
	background-color:#e5f2be;
}
.resultone_nobor {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#154a06;
	border-bottom:1px solid #bbde56;
	line-height:31px;
	padding-left:10px;
	background-color:#e5f2be;
}
.resulttwo {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#154a06;
	border-left:1px solid #bbde56;
	border-bottom:1px solid #bbde56;
	line-height:31px;
	padding-left:10px;
}
.resulttwo_nobor {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#154a06;
	border-bottom:1px solid #bbde56;
	line-height:31px;
	padding-left:10px;
}
.boldtext {
	font-weight:bold;
}
/**** messages page css end *******/

/**** winnerpage  css begin  *******/
.gridtable{
font:11px Tahoma, Arial, Helvetica, sans-serif;
color:#7a0662;
line-height:30px;
}

.gridtable th{
background:url(/images/voilet_gradient.gif) repeat-x;
font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
color:#FFFFFF;
padding-left:10px;
line-height:30px;}

.gridtable td{
font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
line-height:30px;
border-left:solid 1px #fbdcee;
border-bottom:solid 1px #fbdcee;
border-right:solid 1px #fbdcee;}

.gridtable tr.color  {
background-color:#ffffff;
}
/**** winnerpage  css end  *******/



#gamepreviews {
	width:223px;
	height:228px;
	margin:0;
	/*margin:10px 10px 0 10px;*/
	padding:0;
	background:url(/images/gamepreviewsbg.gif) no-repeat;
	float:left;
	color:#000000;
	text-align:left;
	font-size:11px;
	font-weight:normal;
	}
	
#gamepreviews .title {
	width:167px;
	height:17px;
	margin:10px 0 0 14px;
	padding:0;
	float:left;
	}
	
#gamepreviews .content {
	width:198px;
	height:90px;
	margin:0;
	padding:2px 10px 0 15px;
	float:left;
	}
	
#gamepreviews ul {
	width:198px;
	height:90px;
	overflow:hidden;
	padding:0;
	margin:0;
	float:left;
	list-style:none;
	}
	
#gamepreviews li {
	display:block;
	float:left;
	height:90px;
	padding:0;
	margin:0;
	}

#gamepreviews li img {
	padding:2px 4px 0 0;
	float:left;
	}
	

#gamepreviews  span {
	font-family:arial;
	font-size:14px;
	color:#002b8e;
	font-weight:bold;
	padding:0;
	margin:0;
	}


#playerstalk {
	width:223px;
	height:228px;
	margin:0;
	/*margin:0px 0px 10px 0px;*/
	padding:0;
	background:url(/images/playerstalkbg.gif) no-repeat;
	float:left;
	color:#000000;
	text-align:left;
	font-size:11px;
	font-weight:normal;
	}
	
#playerstalk .title {
	width:167px;
	height:40px;
	margin:10px 0 0 14px;
	padding:0;
	float:left;
	}
	
#playerstalk .content {
	width:198px;
	height:172px;
	margin:0;
	padding:2px 10px 0 15px;
	float:left;
	}
	
#playerstalk ul {
	width:188px;
	height:172px;
	overflow:visible;
	padding:0;
	margin:0;
	float:left;
	list-style:none;
	}
	
#playerstalk li {
	display:block;
	float:left;
	height:172px;
	padding:0;
	margin:0;
	}

#playerstalk li img {
	padding:2px 4px 0 0;
	float:left;
	}
	
#playerstalk span {
	
	color:#000000;
	text-align:right;
	font-size:11px;
	font-weight:bold;
	float:right;
	}

	
/***  homepage css ***/
#promo_flash {
	width:443px;
	height:254px;
	/*background:url(/images/promobg.gif) no-repeat;*/
	float:left;
}
#register {
	width:223px;
	height:253px;
	float:right;
	background:url(/images/registerherebg.gif) no-repeat;
}
#register  .reg{
	text-align:left;
	padding:40px 10px 5px 15px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#346905;
	}
	
/*#form_bottom {
	margin:0px;
	background:url(/images/registerform_bottom.gif) no-repeat;
	height:36px;
}
#nextbtn {
	width:85px;
	height:28px;
	padding:015px 0 0;
	float:right;
}
#registerbg {
	background:url(/images/register_formbg.gif) repeat-y;
	padding:0px 11px 0px 19px;
	height:182px;
}*/
.regi_textfield {
	width:183px;
	border:1px solid #d4eed5;
	height:20px;
}
.submit_btn {
	background:url(/images/next.gif) no-repeat;
	height:28px;
	width:85px;
	padding:0;
	float:right;
	border:0;
	margin-top:8px;
	margin-right:10px;
	cursor:pointer;
}
/*refer a friend start*/
#leftpanel {
	margin:0px 0px 6px 0px;
	width:443px;
	float:left;
	padding:0;
}
#rightpanel {
	margin:0px;
	width:226px;
	float:right;
}
#leftblock {
	margin:0px;
	width:220px;
	height:265px;
	float:left;
}
#oneaccount {
	margin-left:5px;
	width:218px;
	height:265px;
	float:left;
	background-image:url(/images/oneaccountbg.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
#jackpots {
	width:223px;
	height:128px;
	margin:0px 0px 6px 0px;
	background:url(/images/jackpotbg.gif) no-repeat;
	}
#jackpots .title {
	width:223px;
	height:17px;
	padding:10px 0 10px 10px;
	float:left;
	text-align:left;
}

#rightblock {
	width:224px;
	height:364px;
	float:right;
}
#referfriend {
	width:216px;
	height:128px;
	background:url(/images/refer_friend.gif) no-repeat;
	padding:0px;
	font: bold 12px Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	line-height:18px;
	color:#FFFFFF;
	float:left;
}
/*/*refer a friend close*/
/*players club start*/
#playersclub {
	width:216px;
	height:128px;
	background:url(/images/players_club.gif) no-repeat;
	padding:0px 0px 0px 0px;
	font: bold 12px Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	line-height:15px;
	text-align:left;
	color:#FFFFFF;
	float:left;
	margin-top:7px;
}
.playercont {
	padding:50px 5px 0px 20px;
	font: bold 12px Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	line-height:14px;
	color:#FFFFFF;
}
.img_right {
	float:right;
}
.refer {
	padding:60px 5px 0px 20px;
	font: bold 12px Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	line-height:18px;
	color:#FFFFFF;
	text-align:left;
}
/*players club end*/
#middle {
	margin:0px 0px 0px 0px;
	clear:both;
	width:674px;
	}
/*#platyertalk {
	width:224px;
	height:229px;
	background:url(/images/playerstalkbg.gif) no-repeat;
}
.playercontent {
	padding:140px 20px 20px 20px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
}*/
#freeroom_promo {
	/*background:url(/images/hpromobg.gif) no-repeat;*/
	width:443px;
	height:128px;
	float:left;
	margin: 0 0 6px 0 ;
}
#bonus_promo {
	/*background:url(/images/hpromobg.gif) no-repeat;*/
	width:443px;
	height:128px;
	float:left;
	margin: 0 0 6px 0 ;
}
#allrwinners {
	/*background:url(/images/allrwinenrsbg.gif) no-repeat;*/
	width:443px;
	height:93px;
	float:left;
	margin: 0 0 6px 0 ;
}
#twoblocks {
	clear:both;
	width:443px;
	float:left;
}

/***  homepage css ***/

#menulinks{
background:url(/images/menubg.png) bottom left no-repeat;
width:223px;
padding-bottom:3px;
text-align:left;
}

.hilights {
width:223px;
height:388px;
margin-bottom:7px;
background:url(/images/hilights.gif) no-repeat;
}

/****************************************************       LayOut.css       ****************************************************/
/****************************************************       Style.css       ****************************************************/


/*
body {
	background-image:url(/images/bg_old.gif);
}
.cus_bg {
	background-image:url(/images/cus_bg.gif);
	background-repeat:repeat-x;
	background-position:left;
}
.cus_sctrip_L {
	background-image:url(/images/cus_strip_left.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.cus_sub_bg {
	background-image:url(/images/cus_sub_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.cus_sub_bg2 {
	background-image:url(/images/cus_sub_bg2.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.left_bg {
	background-image:url(/images/left_bg.gif);
	background-repeat:repeat-y;
	background-position:left;
}
.stript_sub {
	background-image:url(/images/s_sub_strip_bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
} */
.stript_top {
	background-image:url(/images/top_strip_bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
}
/*
.right_bg {
	background-image:url(/images/right_bg.gif);
	background-repeat:repeat-y;
	background-position:right;
}
input.button{
	background-image:url(/images/button_bg.jpg);
}

.body_bg {
	background-color:green;
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-position:bottom;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#99CC33;
	margin:0px;
	padding:0px;
	overflow:auto;
	color:#000000;
}

body {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
	padding:0px;
	overflow:auto;
	color:#000000;
}

TD, TR {
	font-size:11px;
}

.ho_img {
	padding-left:1px;
}
*/
#tablewidth {
	width:97%;
}

input.button{
	border:0px;
	background-repeat:repeat-x;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
	text-align: center;
	padding: 2px 0px;
	cursor:pointer;
	margin: 0px;
	float: none;
	white-space:nowrap;
	padding:3px;
	background-color: #020202;
}
/*
/************** Home Reg *********************/
/*
table#bgwhite {
	background-color:#B9DFFA;
}
table#bgwhite TD{
	background-color:#B9DFFA;
	padding-left:6px;
	padding-right:6px;
}
table#bgwhite TH{
	background-color:#1E81C5;
}

table#home_reg {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#000000;
	line-height:12px;
}
table#home_reg input {
	border: 1px solid #333333;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

TD#reg_img {
	width:232px; 
	height:180px;
	background-image:url(/images/bingo_main_03.jpg);
	background-repeat:no-repeat;
}

TD#reg_img1{
	width:292px; 
	height:236px;
	background-image:url(/images/bingo_main_01.jpg);
	background-repeat:no-repeat;
}

.text_color {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}

.left_nav {
	color: #107CC7;
	height: 48px;
	width: 214px;
	background-image: url(/images/banking_off.gif);
}

.sub_head {
	font-size: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFFFFF;
}
*/
/************** Normal Text *********************/
/*
span.divText div {
	text-align:justify;
	font-size: 11px;
	line-height:16px;
}

span.divText div a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
}

span.divText div a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #165303;
	text-decoration:underline;
	font-weight:bold;
}

span.divText div a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
}
*/

span.divText div {
	padding-left:10px;
	width:96%;
	text-align:justify;
	line-height:18px;
	font-size: 12px;
}

span.divText div OL {
	padding-left:20px;
	width:96%;
}

span.divText div LI {
	line-height:18px;
	padding-bottom:12px
}

.smallText {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
}

/*#cards div {
	float:right;
}*/

#cards span {
	float:left;
}
span.divText div img {
	float:right;
	margin:0px 0px 0px 5px;
}
span.divText div ol li a {
	color:#428505;
	text-decoration:underline;
}
span.divText div ol li a:hover {
	text-decoration:none;
}
span.divText div img.certificate {
	float:left;
	width:450px;
	margin:20px 0px 0px 70px;
}


/************** Normal Text  End*********************/

/**************** NEW STYLE SHEET *******************/
/*
.stript_top {
	background-image:url(/images/top_strip_bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
}

.stript_sub {
	background-image:url(/images/s_sub_strip_bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
}

.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

.text_words {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4D4D4D;
	line-height:16px;
}

.left_bg {
	background-image:url(/images/left_bg.gif);
	background-repeat:repeat-y;
	background-position:left;
}

.right_bg {
	background-image:url(/images/right_bg.gif);
	background-repeat:repeat-y;
	background-position:right;
}

.hello {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
	font-weight:bold;
	text-transform:capitalize;
}
*/
/**************** Slot Links ****************/
div#slinks a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#023EC4;
}

div#slinks a:link{
	font-family: "Verdana", Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	color:#023EC4;
}

div#slinks a:visited{
	font-family: "Verdana", Helvetica, sans-serif;
	font-size: 12px;
	color: #023EC4;
	text-decoration:underline;
}
div#slinks a:hover{
	font-family: "Verdana", Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	text-decoration:none;
}

/************ Links *********************/
/*a:link{
	font-family: "Verdana", Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	
}

a:visited{
	font-family: "Verdana", Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
}

a:hover{
	font-family: "Verdana", Helvetica, sans-serif;
	font-size: 12px;
	color: #165303;
	text-decoration:none;
}*/

table#game {
	border:1px solid #EAEAEA;
}

.error_msg {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:22px;
	color:#CC3300;
	font-weight:normal;
	text-align:center;
	padding-left:10%;
}

.myerror_msg {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#CC3300;
	font-weight:normal;
	text-align:center;
}

.warning_msg {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	/*color:#FF9C00;*/
	color:#CC3300;
	font-weight:normal;
	text-align:center;
}

.success_msg {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:22px;
	color:#009900;
	font-weight:normal;
	text-align:center;
	padding-left:10%;
}

.rows_alt TR {background-color:#B9DFFA;}
.bcolor {color:#346905; }



/****************** FAQ Links ************************/
div#faqs a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ec008c;
}

div#faqs a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

div#togo a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;

}

div#togo a:link {
	text-decoration:none;
}

div#togo a:hover {
	
	text-decoration:underline;
}
div#togo a:visited {

	text-decoration:none;
}


/*************** Pay Table *******************/
table#payTable TD {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px;
	border-bottom:1px dashed #1C8AC6;
	color:#000000;
}


/*************** Main page Image Animation *******************/
/*
#rotator {
	border: 0px solid #000;
	overflow: hidden;
	position: relative;
	width: 330px;
	height: 200px;
}

#rotator img {
	width: 330px;
	height: 200px;
}

#rotator {
	cursor: pointer;
}

#rotator img {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

*/

/* The hint to Hide and Show */
.hint {
   	display: none;
    position: absolute;
    width: 200px;
    margin-top: -13px;
    border: 1px solid #1E81C5;
	color: #0066CC;	
    padding: 5px 5px;
    /* to fix IE6, I can't just declare a background-color,
    I must do a bg image, too!  So I'm duplicating the pointer.gif
    image, and positioning it so that it doesn't show up
    within the box */
    background: #FFFFFF url(/images/pointer.gif) no-repeat -10px 5px;
}

/* The pointer image is hadded by using another span */
.hint .hint-pointer {
    position: absolute;
    left: -8px;
    top: 3px;
    width: 8px;
    height: 18px;
    background: url(/images/pointer.gif) left top no-repeat;
}

/**-********************************************************************************************************************************************/

.winnertable td {
	padding: 4px 2px 4px 4px;
}
.winnertable .row1 {
	background-color: #EEEEEE;
}
.winnertable .row2 {
	background-color: #FFFEFE;
}
.SideBoxMain {
	padding: 0px;
	text-align: left;
	background-color: #EDF0F1;
	border: 1px solid #DBDADA;
	width:50%
	margin-bottom: 1px;
	font-size: 90%;
	color: #50514D;
}
.rwamount { color:#176FC6;
			text-align:right;
			font-weight:bold;
}
.jwamount { color:#DA6100;
			text-align:right;
			font-weight:bold;
}

/****************************************************       Style.css       ****************************************************/
/****************************************************       Menu.css       ****************************************************/
/***************** MENU ********************************/

.menu_strip {
	/* background-image:url(/images/menu_top_strip.gif); */
	background-repeat:no-repeat;
	background-position:right;
	height:54px;
}

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	width:199px;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	font-weight:normal;
}
#sectionLinks DIV {
	background-color:#50B0F3;
}

#sectionLinks a img{
	padding-right:10px;
}
#sectionLinks a {
	display: block;
	border-top: 2px solid #50B0F3;
	border-left:2px solid #50B0F3; 
	border-right:2px solid #50B0F3;
	background-color:#B9DFFA;
	height:25px;
	padding-left:12px;
	padding-top:10px;
	padding-bottom:10px;
	text-decoration:none;
	color:#107CC7;
	font-size:12px;
	/*background-image:url(/images/link_ball1.gif);*/
	background-repeat:no-repeat;
	background-position:left top;
	font-weight:normal;
}
#sectionLinks a span {
	font-size:11px;
	color:#156FAD;
	font-weight:normal;
}
#sectionLinks a:hover{
	background-color: #FFFFFF;
	/*background-image:url(/images/link_ball_a1.gif);*/
	background-repeat:no-repeat;
	background-position:left top;
}

/***************** VISITED MENU LINKS ********************************/

#sectionLinksVisited{
	position: relative;
	margin: 0px;
	padding: 0px;
	width:199px;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	font-weight:normal;
}
#sectionLinksVisited DIV {
	background-color:#50B0F3;
}
#sectionLinksVisited a img{
	padding-right:10px;
}
#sectionLinksVisited a {
	display: block;
	border-top: 2px solid #50B0F3;
	border-left:2px solid #50B0F3; 
	border-right:2px solid #50B0F3;
	background-color:#B9DFFA;
	height:25px;
	padding:10px 12px;
	text-decoration:none;
	color:#107CC7;
	font-size:12px;
	/*background-image:url(/images/link_ball1.gif);*/
	background-repeat:no-repeat;
	background-position:left top;
	font-weight:normal;
}
#sectionLinksVisited a span {
	font-size:11px;
	color:#156FAD;
	font-weight:normal;
}

#sectionLinksVisited a:visited{
	background-color: #FFFFFF;
	/*background-image:url(/images/link_ball_a1.gif);*/
	background-repeat:no-repeat;
	background-position:left top;
}

/************** Togo Menu ******************************/
span.STlinks{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#962090;
	font-weight:bold;
}

/*************** Main page Top Menu *******************/
.top_menu_strip {
	color:#430146; 
	/* background-image:url(/images/top_menu_bg.gif); */ 
	background-repeat:repeat-x;
}

/****************************************************       Menu.css       ****************************************************/
/****************************************************       Logs.css       ****************************************************/
/********* login*******************/
.login_padding {
	padding-left: 10px;
	width: 388px;
}

.inputImage {
	vertical-align:bottom;
}

.login {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.login_title {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #886F0A;
	margin-top: 2px;
	padding-left: 7px;
}

.login_top_stripBG {
	 /* background-image:url(/images/login_lable_bg.gif); */ 
	 background-position:right;
	 width:100%;
}
 
.login_title a:link,  .login_title a:hover {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.login_title a:visited {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.login_title a:hover {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}

.login input {
	
	width: 112px;
	font-size:12px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight:normal;
	border:1px solid #999999;
}

.left_nav {
	color: #107CC7;
	height: 48px;
	width: 214px;
	/* background-image: url(/images/banking_off.gif); */
}
.login {
        font-family: "Verdana", Arial, Helvetica, sans-serif;
        font-size: 12px;
}

.login_title {
        font-family: "Verdana", Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #886F0A;
        margin-top: 2px;
        padding-left: 7px;
}

/********* END login*******************/

/*************** start logged *********************/
.cus_details {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#876D06;
	font-weight:bold;
}
.cus_details_A {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#876D06;
	padding-top:3px;
	padding-bottom:2px;
}
.cus_img {
	width:35px;
	height:45px;
	float:left;
	display:block;
}

.side_W_lines{
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
}

DIV#logged a:link{
	font-family: "Verdana", Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
	
}

DIV#logged a:hover {
	font-family: "Verdana", Helvetica, sans-serif;
	font-size: 10px;
	color:#FF0000;
	text-decoration:none;
	
}

DIV#logged a:visited{
	font-family: "Verdana", Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}

.H_line {
	border-right:2px solid #DDC10E;
}
.hand {
	cursor:pointer;
}
/*************** end logged *********************/
/****************************************************       Logs.css       ****************************************************/
/****************************************************       Lobby.css       ****************************************************/
/************** My Lobby Links *************/
table#mylobby span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0046D5;
}

table#mylobby a:link {
	font-family: "Verdana", Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	
}

table#mylobby a:visited {
	font-family: "Verdana", Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	
}

table#mylobby a:hover {
	font-family: "Verdana", Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration:none;
	font-weight:bold;
}
/****************************************************       Lobby.css       ****************************************************/
/****************************************************       TableData.css       ****************************************************/
/************** NEW REPORT / DATE SELECTION (SUMMARY REPORT)*********************/
table#report
{
	border:1px solid #c3e7c5;
	width:96%;
}
table#report table
{
	background-color:#c3e7c5;
}
table#report tr
{
	background-color:#ffffff;
	padding:0px;
}
table#report th
{
	background:url(/images/voilet_gradient.gif) repeat;
	/*background-color:#346905;*/
	color:#FFFFFF;
	text-align:left;
	padding:5px;
}
table#report table td
{
	font-size:12px;
	padding:5px;
}
table#report td a
{
	font-size:12px;
	text-decoration:underline;
	color:#000000;
}
table#report td a:hover
{
	font-size:12px;
	text-decoration:none;
	color:#A67A00;
}
/************** NEW REPORT / DATE SELECTION (SUMMARY REPORT)*********************/


/************** NEW REPORT DATA (SHOW FUNCTION) *********************/
table#report_data
{
	background-color:#346905;
}
table#report_data th
{
	color:#000000;
	background-color:#ffffff;
	text-align:center;
	padding:5px 2px;
	font-size:10px;
}
table#report_data td
{
	background-color:#FFFFFF;
	font-size:11px;
	padding:5px 5px;
}
table#report_data td a
{
	font-size:11px;
	text-decoration:underline;
	color:#000000;
}
table#report_data td a:hover
{
	font-size:11px;
	text-decoration:none;
	color:#A67A00;
}
/************** NEW REPORT DATA FORMAT *********************/
.report_table_head {
	background-color:#346905;
	color:#FFFFFF;
}
.report_table_tr {
	background-color:#ffffff;
	color:#000000;
}
.report_table_td {
	background-color:#ffffff;
	color:#000000;
}

/***** Winners pages ******/
.winners td
{
color:#000000;
}
.winners a:link{
	font-family: "Verdana", Helvetica, sans-serif;
	font-size: 12px;
	color: #0157C1;
	text-decoration:none;
	
}

.winners a:visited{
	font-family: "Verdana", Helvetica, sans-serif;
	font-size: 12px;
	color: #0157C1;
	text-decoration:none;
}

.winners a:hover{
	font-family: "Verdana", Helvetica, sans-serif;
	font-size: 12px;
	color: #057314;
	text-decoration:none;
}
/****************************************************       TableData.css       ****************************************************/
/****************************************************       LeaderBoard.css       ****************************************************/
/* New Leaderboard *****/

table#lboard
{
	border:2px solid #1E81C5;
	width:100%;
}
table#lboard table
{
	background-color:#FFFFFF;
}
table#lboard tr
{
	background-color:#B9DFFA;
	padding:4px;
}
table#lboard th
{
	background-color:#1E81C5;
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	padding:4px;
}
table#lboard table td
{
	
	padding:4px;
	border-bottom:1px solid #50B0F3;
}
table#lboard td a
{
	text-decoration:underline;
	color:#1E81C5;
}
table#lboard td a:hover
{
	text-decoration:none;
	color:#FB01A3;
}
/******* End of New Leaderboard **********/



/* Leader Bord Mini */

table#leaderbord_mini td{
	color:#FFFFFF;
	font-weight:bold;
	padding:2px;
	padding-bottom:4px;
	border-bottom:1px solid #B5194C;
	
}

table#leaderbord_mini td a{
	color:#FFFFFF;
	text-decoration:underline;
}
table#leaderbord_mini td a:hover{
	color:#FFFF00;
	text-decoration:none;
}

hr {
	width:97%;
	background-color:#FFFF00;
	height:2px;
}

.boardbg {
	/* background-image:url(/images/leaderBoard_bg.gif); */
		
}

/***************** Deposite Methods **********/
div#block {
	padding:5px 0px 8px 0px;
}

.faq {
	background-color:#7BB702; 
	padding:5px 17px; 
	color:#FFFFFF;
	border-style: solid;
	border-width:1px 0px 1px 1px;
	border-color:#999;
}

.newAcc {
	background-color:#FFEE00; 
	padding:5px 16px;
	border-style: solid;
	border-width:1px 1px 1px 0px;
	border-color:#999;
}

div#block a span.faq {
	text-decoration:none;
	color:#FFF;
	font-size:11px;
}


div#block a span.newAcc {
	text-decoration:none;
	color:#000;
	font-size:11px;
}

div#block a:hover span.newAcc {
	text-decoration:underline;
	color:#000;
	background-color:#FFCC00;
}

div#block a span.faq {
	text-decoration:none;
	color:#000;
	font-size:11px;
}

div#block a:hover span.faq {
	text-decoration:underline;
	color:#FFF;
	background-color:#009900;
}

/****************************************************       LeaderBoard.css       ****************************************************/
/****************************************************       Notification.css       ****************************************************/
/* 
 * @dependencies
 *  Needs the success, warning and error icons to be available in the root/images directory 
 */
.message {
  text-align: left;
  border: 1px solid #ccc;
  padding: 20px 20px 20px 90px;
  font-size: 14px;
  margin: 0 auto 12px auto;
  margin-right: 27px;
}

.success {
  border-color: #9c9;
  color: #060;
  background: url(/images/success.gif) #E2F9E3 left no-repeat;
}

.error {
  border-color: #ff0000;
  color: #ff0000;
  background: url(/images/error.gif) #ffdfdf left no-repeat;
}

.warning {
  border-color: #E5CB00;
  color: #000;
  background: url(/images/warning.gif) #FFFFCC left no-repeat;
}

/****************************************************       Notification.css       ****************************************************/
/****************************************************       Importer.css       ****************************************************/

#main { font-size: 12px; width: 450px; text-align: left; display: inline-block; align:center; }
/* MAIN */

div.containmid { width: 450px;}

.btn { background: #39C url(/images/bg_btn_blue_500x50.gif) no-repeat; border: 1px solid #069; padding: 2px 8px 1px; color: #FFF; font: bold 95% arial, helvetica, "Nimbus Sans L", sans-serif; overflow: visible; vertical-align: middle; }
.btn[disabled] { background: #99cce5 url(/images/bg_btn_blue_disabled_500x50.gif) no-repeat; border-color: #7fb2cc; }
.webmail .webmail-f { display: none; position: relative; background: url(/images/arrow_top.gif) -111px 0 no-repeat; padding-top: 12px; margin: 15px 0; } 
.webmail li.disabled { display: none; }


.webmail .gmail { background-position: -500px 0; }
.webmail .yahoo { background-position: -420px 0; }
.webmail .aol { background-position: -320px 0; }

.webmail .webmail-f-in { border: 1px solid #999; border-top: 0; padding: 15px; }
.webmail .webmail-f .action { width: 175px; float: none; text-align: center; margin-left: 0; }
.webmail #webmail-clients { overflow: auto; width: 450px; margin: 15px 0 15px 20px; list-style: none; padding: 0; }
.webmail #webmail-clients li {float: left; overflow: hidden; padding: 0; }
.webmail #webmail-clients li.client-hotmail { width: 100px; }
.webmail #webmail-clients li input { float: left; margin-left: 10px; }
.webmail #webmail-clients li label { font-weight: bold; line-height: 1.5; color: #666; }
.webmail #webmail-clients li img { float: left; }
.webmail #webmail-clients li.last { width: 100px; }
.webmail .elemgrp { margin: 0; padding: 0; list-style: none; width: 450px; }
.webmail .elemgrp li { overflow: hidden; padding-bottom: 4px; }
.webmail .elemgrp li label { width: 140px; font-weight: bold; color: #333; text-align: right; padding: 6px 10px 0 0; float: left;}
.webmail .elemgrp li .elem { width: 235px; float: left; }
.webmail .elemgrp li.single { padding-left: 150px; }
.webmail .elemgrp .inpt { width: 125px; }
.webmail .privacy-notice { padding: 15px 0 0 23px; font-size: 95%; color: #666; }

/****************************************************       importer.css       ****************************************************/
/****************************************************       ClickAndShowHideMenu.css       ****************************************************/
/* *******************************************************************ClickShowHideMenu.css***********************************************************************  */
.click-menu {
    width: 220px;
	text-align:left;
}


img {
	border:0px;
}
#click-menu1 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
}
.click-menu .box1 {
    /*background-image:url(/images/menu_bg_img.gif);
	background-repeat:no-repeat;*/
	height:50px;
    color: #FFF;
    font-weight: bold;
    font-size: 12px;
    font-family: tahoma;
    /*padding: 7px 10px;*/
    padding: 0;
	margin:0;
    border-width: 0px;
    border-color: #686868; /*  */
    border-style: solid solid solid solid;
    cursor: pointer;
    position: relative;
}
.click-menu .box1-hover {
	/*background-image:url(/images/menu_bg_over_img.gif);
    background-repeat:no-repeat; */
	height:50px;
    color: #f9f9f9;
    font-weight: bold;
    font-size: 12px;
    font-family: tahoma;
    /*padding: 7px 10px;*/
	padding: 0;
	margin:0;
    border-width: 0px;
    border-color: #caf0ce;
    border-style: solid solid solid solid;
    cursor: pointer;
    position: relative;
}
.click-menu .box1-open {
   /* background-image:url(/images/menu_bg_act.gif);
    background-repeat:no-repeat; */
	height:50px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
    font-family: tahoma;
    padding: 0;
	margin:0;
    cursor: pointer;
    position: relative;
}
.click-menu .box1-open-hover {
    /*background-image:url(/images/menu_bg_act.gif);
    background-repeat:no-repeat; */
	height:50px;
    color: #000;
    font-weight: bold;
    font-size: 12px;
    font-family: tahoma;
    padding: 0;
	margin:0;
    cursor: pointer;
    position: relative;
}
.click-menu .box1 img, .click-menu .box1-hover img, .click-menu .box1-open img, .click-menu .box1-open-hover img {
    position: absolute;
    /*top: 6px;
    right: 6px; */
	top: 0px;
    right: 0px; 
}
.click-menu .section {
   /* background-color: #fff1fe;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    border-width: 1px;
    border-color: #c9f0ce;
    border-style: solid;
    display: none;
	text-align:left;
	margin-bottom:0px;
	
}

.click-menu .section a, .click-menu .section a:visited {
    color: #000;
    text-decoration: none;
    white-space: nowrap;
	font-size:11px;
	font-weight:bold;
	font-family:"Courier New", Courier, monospace;
	word-wrap:break-word;
}

.click-menu .section a:hover {
    color: #000;
    text-decoration: none;
    white-space: nowrap;
	font-family:11px;
}

.click-menu .box2{
	font-size:11px;
	padding:5px 0 5px 20px;
	border-bottom:1px solid #c9f0ce;
}

/*.click-menu .mmbox{
	font-size:11px;
	padding:5px 0px;
	border-bottom:1px dotted #CCCCCC;
	color:#FF0000;
	/*background-color:#990000;
}
*/
span.mmbox {
	color:#ef162a;
}

.click-menu .box2-hover {
	font-family:11px;
    /*background: #b3b3b3;*/
	border-bottom:1px solid #c3e7c5;
	padding:5px 0 5px 20px;
}

.click-menu .section .active,
.click-menu .section .active:hover {
	font-size:12px;
    color: #000;
}
/* *******************************************************************ClickShowHideMenu.css***********************************************************************  */
/****************************************************       AjaxTabs.css       ****************************************************/
.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 11px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 6px 7px;
margin-right: 3px;
border: 1px solid #6a9d04;
color: #ffffff;
background: white url(/images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #ffffff;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #ffffff;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(/images/shadeactive.gif);
border-bottom-color: white;
color:#3e8301;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
border-top: 1px solid #6a9d04;
text-align: center;
margin-top:3px;
padding-top:20px;
width: 98%;
/*margin-bottom: 1em; padding: 5px;*/
}

/* homepage  tabs */

.shadetabs1{
padding: 0px 0;
margin-left: 0px;
margin-top: 0px;
margin-top:0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs1 li{
display: inline;
margin: 0;
}

.shadetabs1 li a{
text-decoration: none;
padding: 0px 0px;
margin-left: 0px;
border: 0px solid #c990bd;
color: #2d2b2b;
//background: white url(/images/shade.gif) top left repeat-x;
}

.shadetabs1 li a:visited{
color: #2d2b2b;
}

.shadetabs1 li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs1 li.selected{
position: relative;
bottom: 0px;
}

.shadetabs1 li.selected a{ /*selected main tab style */
background-color:#FFFFFF;
//background-image: url(/images/shadeactive.gif);
border-top-color: white;
}

.shadetabs1 li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle1{
border: 1px solid gray;
width: 330px;
padding: 0px;
}
/****************************************************       AjaxTabs.css       ****************************************************/

/**-****************************************************TABLE SORTING            *  * * * * * * * ************************** ************ ******** */

#content {
	MARGIN: 3em
}
#content P {
	WIDTH: 45em
}
#tabs A:hover {
	COLOR: #fff; BACKGROUND-COLOR: #8dd8f8
}
#tabs A.active-tab {
	COLOR: #fff; BACKGROUND-COLOR: #00adef
}
TR.rowodd {
	BACKGROUND-COLOR: #fff
}
TR.roweven {
	BACKGROUND-COLOR: #f2f2f2
}
.sortcol {
	PADDING-RIGHT: 20px; BACKGROUND-POSITION: right center; CURSOR: pointer; BACKGROUND-REPEAT: no-repeat
}
.sortasc {
	/* BACKGROUND-IMAGE: url(up.gif); */ BACKGROUND-COLOR: #4E4E4E ; background-position:top 
}
.sortdesc {
	/* BACKGROUND-IMAGE: url(down.gif);  */BACKGROUND-COLOR: #ACAAA6 ; background-position:top
}
.nosort {
	CURSOR: default
}


/**-****************************************************TABLE SORTING            *  * * * * * * * ************************** ************ ******** */

/**** ilogin start *******/
.ilogin{
	margin:0 auto;
	padding:10px;
	width:50%;
	height:50%;
	background-color:#edfbee;
	border:1px solid #97e18b;
}

.ilogin ul {	
	padding-top:0px;
}

.ilogin  li {
	list-style:none;
	padding:8px;
	padding-left:50px;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	color:#000000;
}

/*
.ilogin{
margin:0 auto;
padding:0;
width:420px;
height:261px;
background:url(/images/i-loginbg.gif) no-repeat;

}
.ilogin a{
font-size:12px;
	font-weight:bold;
	color:#000000;
}
.ilogin ul {	
	margin-left:150px;
	padding-top:50px;
}
.ilogin  li {
	display:inline;
	list-style:none;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	
}	
.ilogin  .alias input[type="text"]{
	width:200px;
	height:35px;
	background:url(/images/i-input.gif) no-repeat;
	color:#240b4f;
	padding:4px;
	border:none;
}
.ilogin .password input[type="password"]{
	width:200px;
	height:35px;
	background:url(/images/i-input.gif) no-repeat;
	color:#240b4f;
	padding:4px;
	border:none;
}
.ilogin  input[type="image"]{
	width:86px;
	height:29px;
	background:url(/images/i-login.gif) no-repeat;
	padding:0px;
	border:none;

}
*/
/***** ilogin end *******/




