@import url("tabledata.css");
@import url("lobby.css");
@import url("leaderboard.css");
/*@import url("menu.css");*/
/*Flash Login CSS - -END*/
.passwordmeter {
	font-size : 12px;
	width : 165px;
	font-family : arial, sans-serif;
}
.pstrength-minchar {
	font-size : 10px;
}
.floginbox {
	margin:200px auto;
	width:365px;
	height:250px;
	background:url("../loginhere_bg.png") no-repeat;
	font-weight:bold;
	font-size:16px;
	text-align:left;/*padding-top:15px;*/
}
.floginbox ul {
	margin:15px 0 0 0;
	padding:0;
	float:right;
	list-style:none;
	width:220px;
}
.floginbox ul li {
	display:list-item;
	float:left;
	width:220px;
	margin-top:10px;
}
.floginbox ul li .inputbg {
	background:url("../input_bg.png") no-repeat;
	width:188px;
	height:33px;
	padding:5px;
	border:0;
}
/*Flash Login CSS - -END*/

/* Welcome page Style -- START */
h1, h2, h3, h4, h5, h6 {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:16px;
}
layout.css (line 24) Inherited .welcom-profile {
 width:100%; /* 712px; */
 height:auto;
 margin:0;
 padding:0;
 text-align: left;
}
#welcomeprofile-table {
	border-collapse:collapse;
	/* background-color:#fdfbfc; */
	border:1px solid #f7e7f4;
	width:100%; /* 712px; */
	height:auto;/* 100px; */
	text-align:left;
	padding: 0;
	margin:0;/* color:#1f0075; */
}
#welcomeprofile-table td {
	border:1px solid #f7e7f4;
	padding:5px;
	margin:0;
}
#welcomeprofile-table td a {
	color:#a6a6a6;
	font-size:11px;
	padding:0;
	margin:0;
}
#welcomeprofile-table ul li {
	list-style:none;
	line-height:24px;
	padding-left:5px;
	margin:0;
}
#welcomeprofile-table td span {
	color: #F00;
	font-weight:bold;
}
.news-announce {
	border:1px solid #f7e7f4;
	/* width:100%; */
float:left;
	height:auto;
	padding:5px;
	margin:0;/* background:url("../slots-div-bg.jpg") repeat-x; */
}
.news-announce-msg {
	color:#177f06;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	padding:0 0 5px 5px;
}
.news-announce-title {
	color:#660033;
	font-size:18px;
	padding:10px 0;
}
.slots-table {
	border:1px solid #f7e8f4;
	border-collapse:collapse;
	height:auto;
	margin:0 1px;
	padding:0;
	table-layout:fixed;
	width:100%;
	float:left;
}
.slots-table td {
	border-right:1px solid #f7e8f4;
	color:#632A39;
	text-align:left;
	padding:10px;
}
.slots-table .last td {
	border-right:0px solid #f7e8f4;
	color:#632A39;
	text-align:left;
	padding:10px;
}
.slots-table td span {
	color:#000000;
	text-align:left;
}
.news-annas {
	height:110px;
	margin:0;
	padding:0;
}
.news-annash1 {
	color: #660033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin:0;
	padding:0 0 0 5px;
	height: 25px;
	text-align:left;
	line-height: 20pt;
}
.newslots-playnow {
	height:auto;/* 39px; */
	background-color:#f5f5f5;
	border:1px solid #e8e8e8;
	text-align:left;
	color:#660033;
	font-size:13px;
	font-weight:bold;
	padding:18px 20px;
	line-height:16px;
	float:left;
}
.newslots-playnow span {
	color:#F00;
}
.promo-sliders {
	height:auto;
	margin:0;
	padding:0;
	float:left;
}
.goto-gold {
	height:auto;
	width:100%;
	margin-bottom:10px;
}
.last5games-table {
	border-collapse:collapse;
	font-family:verdana;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	width:712px;
	padding: 0;
	margin:0;
}
.last5games-td {
	text-align:left;
	padding-left:30px;
}
.last5games-tr-one {
	border-collapse:collapse;
	margin:20px;
	padding:0px;
	margin:0;
	background:#f5f5f5 none repeat scroll 0 0;
	border-bottom:#FFF solid 3px;
	color:#660033;
	height:55px;
}
.last5games-tr-two {
	border-collapse:collapse;
	margin:20px;
	width:712px;
	padding: 0;
	margin:0;
	background:#fbfbfb none repeat scroll 0 0;
	border-bottom:#FFF solid 3px;
	color:#660033;
	height:55px;
}
/* Welcome page Style -- END   */




/*Error Messages Style  -- Start*/

.ErrorContainer {
	border:1px solid #CCCCCC;
	padding:20px;
}
.ErrorContainer input {
	width:150px;
}
.ErrorContainer table {
	margin:0 auto 0 auto;
}
.EMessageBox {
	padding:10px;
	border-width:1px;
	border-style:solid
}
.EMessageBoxReg {
	width:94%;
	text-align:center;
	padding:10px;
	border-width:1px;
	border-style:solid;
}
.ImgBox {
	padding:10px;
	border:0px;
	border-style:none;
	text-align:center;
}
.ImgBox a, .ImgBox img {
	border:0;
}
.status {
	background-color:#fffadd;
	border-color:#d59b00
}
.status a {
	color:#d59b00
}
.success {
	background-color:#eafbdb;
	border-color:#53b148;
	margin-bottom:10px;
}
.success a {
	color:#53b148
}
.error {
	background-color:#ffebe8;
	border-color:#e91d24;
	margin-bottom:10px;
}
.error a {
	color:#e91d24
}
.warning {
	background-color:#FFF380;
	border-color:#EAC117
}
.warning a {
	color:#EAC117
}
/*Error Messages Style  -- End*/
/**** ilogin start *******/
.ilogin {
	margin:0 auto;
	padding:10px;
	width:50%;
	height:40%;
	background-color:#E4FFCF;
	background-color:#FFFFFF;
	border:1px solid #59E817;
	border:1px solid #000000;
}
.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 End*/
/**** iforgot start *******/
.iforgot {
	margin:10 auto;
	padding:10px;
	width:80%;
	height:20%;
	background-color:#E4FFCF;
	background-color:#FFFFFF;
	border:1px solid #59E817;
	border:1px solid #000000;
}
.iforgot ul {
	padding-top:0px;
}
.iforgot li {
	list-style:none;
	padding:8px;
	padding-left:50px;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	color:#000000;
}
/*Ilogin End*/

body {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:arial, Geneva, sans-serif;
	color:#000000;
	line-height:16px;
	text-align:center;
	background:#ba6f95 url("../images/ui/body_bg.png") no-repeat center top;
}
.stript_top {
	background-image:url("../top_strip_bg.gif");
	background-repeat:repeat-x;
	background-position:top left;
}
#togo a {
	color:#B5025A;
}
/*
.right_bg {
	background-image:url("../right_bg.gif");
	background-repeat:repeat-y;
	background-position:right;
}
input.button{
	background-image:url("../button_bg.jpg");
}

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

.ho_img {
	padding-left:1px;
}
*/
#tablewidth {
	width:100%;
}
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: #D33A4C;
}
/*
/************** 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("../bingo_main_03.jpg");
	background-repeat:no-repeat;
}

TD#reg_img1{
	width:292px; 
	height:236px;
	background-image:url("../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("../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 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;
}
*/
/************** Normal Text  End*********************/

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

.stript_sub {
	background-image:url("../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("../left_bg.gif");
	background-repeat:repeat-y;
	background-position:left;
}

.right_bg {
	background-image:url("../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;
}
*/
.smallText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
/**************** 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-size: 12px;
	color: #A0024F;
	text-decoration:none;
}
a:visited {
	font-size: 12px;
	color: #A0024F;
	text-decoration:none;
}
a:hover {
	font-size: 12px;
	color: #A0024F;
	text-decoration:none;
}
table#game {
	border:1px solid #EAEAEA;
}
.error_msg {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	color:#CC3300;
	font-weight:normal;
	text-align:center;
}
.myerror_msg {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000000;
	font-weight:normal;
	text-align:center;
}
.mywarning_msg {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000000;
	font-weight:normal;
	text-align:center;
}
.warning_msg {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	color:#D3BF50;
	font-weight:normal;
	text-align:center;
}
.success_msg {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	color:#000000;
	font-weight:normal;
	text-align:center;
}
.rows_alt TR {
	background-color:#B9DFFA;
}
.bcolor {
	color:#B5025A;
}
/***************** FOOTER ********************************/
/*
.footerT {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5D5D5C;
	line-height: 14px;
}

.footerT a:link{
	font-family: "Verdana", Helvetica, sans-serif;
	font-size: 10px;
	color: #5D5D5C;
	text-decoration:none;
}

.footerT a:visited{
	font-family: "Verdana", Helvetica, sans-serif;
	font-size: 10px;
	color: #5D5D5C;
	text-decoration:none;
}

.footerT a:hover {
	font-family: "Verdana", Helvetica, sans-serif;
	font-size: 10px;
	color: #165303;
	text-decoration:underline;
}

.power {
	background-image:url("../p_cozy.gif");
	background-position:right bottom;
	background-repeat:no-repeat;
}

*/
/****************** FAQ Links ************************/
div#faqs a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF0000;
}
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: 150px;
	margin-top: -4px;
	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("../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("../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;
}
/*farmrun_promo styles on 05april09*/

.msg_head {
	padding: 5px 10px!important;
	cursor: pointer;
	position: relative;
	border:1px solid #dbb9d4;
	margin-bottom:2px;
	display:block;
	font-weight:bold;
	font-size:12px;
	color:#801d56;
	width:96%!important;
	background:url("../titlebg.gif") repeat-x bottom left #fdfdfd;
	text-align:left;
}
.msg_body {
	padding: 5px 10px 15px;
	display:block;
}
.msg_body h4 {
	color:#7521bd;
	margin:0px;
	padding:0px;
	margin-bottom:3px;
	font-size:14px;
}
.msg_body table {
	background:#cdcdcd;
	margin:10px 0px;
}
.msg_body table td {
	background:#fff;
	font-size:11px;
	text-align:center;
	padding:1%;
}
.msg_body table.levels td {
	background:#fff;
	font-size:11px;
	text-align:left!important;
}
.msg_body table th {
	background:#afadad;
	height:20px;
	font-size:12px;
	text-align:center;
}
/*styles updated on 20 Apr11*/

/*#referfriend, #couponbuddy { Backup Taken on 2025-10-10 Bug ID : 8234
	border:1px solid #b5b2b2;
	padding:3px;
	background:#f7f5f5;
	height:25px;
	width:240px;
	position:relative;
}
#referfriend a, #couponbuddy a {
	position:absolute;
	text-decoration:none!important;
	top:0;
	right:0;
	margin-top:-5px;
	margin-right:-5px;
	background:#f7f5f5;
	padding:0px 1px 0px 1px;
	border:1px solid #b5b2b2;
}*/
a.smltxt {
	color:#00f!important;
	font-weight:bold;
	text-decoration:underline;
}
a.smltxt:hover {
	color:#000!important;
}
/*To Show deposit amount validation popup*/

#depositpop-container {
	position:fixed;
	right:27%;
	top:42%;
	z-index:100;
	width:455px;
	border:4px solid #000;
	background-color:#f6eee2;
	padding:5px;
	display:none;
	min-height:100px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#depositpop-container a.closehandle {
	cursor:pointer;
	padding:0px;
	position:absolute;
	top:0;
	right:0;
	margin-top:-15px;
	margin-right:-15px;
	background:url("../close_ico.png") no-repeat top left;
	width:30px;
	height:30px;
	text-indent:-9999px;
}
#depositpop-container p {
	padding:5px;
	margin:4px 0px;
	line-height:24px;
	color: #000000;
	width:498px!important;
	float:left;
}
#depositpop-container h4 {
	padding:35px 5px 5px 5px;
	margin:5px 0px 5px;
	line-height:18px;
	width:498px!important;
	float:left;
	text-align:center;
}
#depositpop-container h4 span {
	color:#000!important;
}
#user-action {
	margin: 0 auto;
	width:70%;
	padding: 1%;
	display: none;
}
#user-continue, #user-exit {
	font-weight: bold;
	color: #0033ff;
	background-color: #f6adce;
	float: left;
	width: 50px;
	padding: 4px;
	margin: 0 4px;
	text-align: center;
}
.user-msg {
	display: block;
	float: left;
	padding: 5px;
}
h3.titiles, h2.titiles {
	font-size:13px;
	font-weight:bold;
	margin:5px 0px 5px 0px;
}
.topright-livehelp {
	position:fixed;
	top:0;
	left:0;
}


/*styles added for support page by ramkumar on 10dec12*/


.supportbox{
	width:675px;
	height:auto;
	padding:16px;
	float:left;
	border:1px solid #cccccc;
	}
p.sptext{
	width:97%;
	border:1px solid #ffe3a7;
	background:#fef3db;
	padding:2px 1.5%;
	text-align:center;
	float:left;
	font:normal 13px "Lucida Sans Unicode", "Lucida Grande", sans-serif!important;
	line-height:20px;
	}

a.faq-support{
	background:url("../../assets/images/faq.gif") no-repeat left top;
	width:501px;
	height:139px;
	float:left;
	margin:28px 0px 28px 32px!important;	
	}

h2.supporttitle{
	background:url("../../assets/images/supporttitle.png") no-repeat center top;
	width:100%;
	height:93px;
	float:left;
	margin-bottom:49px!important;
	font:normal 22px "Lucida Sans Unicode", "Lucida Grande", sans-serif!important;
	text-indent:-9999px;
	text-align:center;
	}

.sup-tabs{
	width:auto;
	float:left;
	text-align:center;
	height:199px;
	margin-left:7px;
	margin-bottom:25px;
	}

a.help-support{
	background:url("../../assets/images/suplh.gif") no-repeat center top;
	height:199px;
	width:192px;
	float:left;
	}

a.tickets-support{
	background:url("../../assets/images/supst.gif") no-repeat center top;
	height:197px;
	width:205px;
	float:left;
	margin:0px 30px!important;
	}

a.email-support{
	background:url("../../assets/images/supes.gif") no-repeat center top;
	height:195px;
	width:203px;
	float:left;
	margin-top:3px!important;
	}