@import url('carousel.css');
@charset "iso-8859-1";
html, body, div, span, td, p, h1, h3, h4, dl, dd { margin: 0; padding: 0; border: 0; color: #404040; font: 12px arial;}
ul, li { margin: 0 0 5px 7px; padding: 0; border: 0; }
a {  color: #575757; }
#footer a {  color: white; }
body {
/*background-color:#2C0524;*/
}
.ie6, .ie6img {}

/*\*/
html>body*.gameinfo_separator {
	margin-top: 43px;
	margin-bottom: 12px;
}
html>body*.xxdisplay {
	bottom:-19px;
}
html>body*#forgotpwd{
	padding-top:4px;
}
/**/

html
 {
/*background: url(images/bg.jpg) no-repeat center top;*/
background-color:#2C0524;
 
 }
.main_a
{
	background: #FAB81C url(images/bg_tile.jpg);
	
	background-repeat:repeat-x;
	background-position:center top;
	height:auto;
	margin-bottom:27px;
}
.main_b
{
	background: url(images/bg.jpg) no-repeat center top;
	background-color:#2C0524;
}

/*body { background: #03283f url(images/bg_cut.png) no-repeat center top; margin-bottom:27px;}*/
form { padding: 0px; margin: 0px; }
/*#wrapper{
width: 981px;margin-left: auto;margin-right: auto;
}*/
#wrapper { width: 981px; margin: 0 auto; }
.notice, .message, .greybox, .bluebox {padding:5px;margin-bottom:3px;border:2px solid #ddd; font-size: 14px; font-family: arial;}

.error {
	margin:8px 0 8px 0;
	font-size: 14px; font-family: arial;
	width: 672px;
	display:block;
}
.error #top{
	background:transparent url(images/form_error_title.gif) no-repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	height:28px;
	padding:11px 0 0 46px;
}
.error #content  {
	background: url(images/form_error_tile.gif) repeat;
	font-size: 14px;
	font-family: Arial;
	color:#5c5c5c;
	display:block;
	padding: 5px 11px 0 11px;
	padding-left: 11px;
	z-index: 4;
}
.error #content a  { color:#5c5c5c;  }
.error #bottom {
	/*background-color:#ff0000;*/
	height: 15px;
	margin-top: -6px;
	display:block;
	background: url(images/form_error_bottom.jpg) no-repeat;
	z-index:2;
}

.success  {
	margin:8px 0 8px 0;
	font-size: 14px; font-family: arial;
	width: 672px;
	display:block;
}
.success #top{
	background:transparent url(images/form_success_title.gif) no-repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	height:28px;
	padding:11px 0 0 46px;
}
.success #content {
	background: url(images/form_success_tile.gif) repeat;
	font-size: 14px;
	font-family: Arial;
	color:#5c5c5c;
	display:block;
	padding: 5px 11px 0 11px;
	padding-left: 11px;
}
.success #content a  { color:#5c5c5c; }
.success #bottom {
	/*background-color:#ff0000;*/
	height: 17px;
	margin-top: -8px;
	display:block;
	background: url(images/form_success_bottom.gif) no-repeat;
}


.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#D5E0E6;color:#003366;border-color:#003366;}
.greybox {background:#F9F9F9;color:#000;border-color:#D5D5D5;}
.bluebox {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
.message legend, .success legend {
	color:#000;
	font-size:14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: left;
}

div.clearer { clear: both; line-height: 0px; height: 0px;font-size:0px; }
div.clearerxxx { clear: both; line-height: 0px; height: 0px; font-size:0px; }
div.clearerxx { clear: both; line-height: 0px; height: 1px;margin:0;padding:0; font-size:0px; }
.unreal { display: none; }
.fl { float: left;}
#logged-box .fl { float: left; margin: 0px}
.fr { float: right;}
#logged-box .fr { float: right; margin: 0px}

/******************** header */
#toptext { text-align: center;	font-size: 10pt; color:#ffffff;}
#header { vertical-align: top; width: 981px; height: 130px; }
.unlogged-header { background: url(images/header_background.jpg) no-repeat; }
.logged-header { background: url(images/header_bg_loggedin.jpg) no-repeat !important; }

#header #logo_area { float: left; height: 119px; width: 397px; padding: 6px 0 0 17px; text-align: right;}

#header #tab_area { height: 45px; vertical-align: top; text-align: right; margin: 0px; padding: 0px; background: none; }
#header #tab_area ul { height: 35px; margin: 0; padding: 0; /*padding-right: 5px;*/ }
#header #tab_area ul li { float: right; margin: 0; padding: 0; list-style-type: none; }
#positionxx{position:relative;}
.xxdisplay{position:absolute;bottom:-15px;right:-1px;width:241px;height:37px;border:0px solid red;z-index:999;display:block;}
/*
#header #casino_tab a { cursor: default; display: block; width: 122px; height: 34px; background: url(images/header_tabs_casino.png) no-repeat 0 -40px; }
#header #casino_tab a:hover { background: url(images/header_tabs_casino.png) no-repeat 0px -35px; }
#header #poker_tab a { display: block; width: 122px; height: 35px; background: url(images/header_tabs_poker.png) no-repeat 0px 0px; }
#header #poker_tab a:hover { background: url(images/header_tabs_poker.png) no-repeat 0px -35px; }
#header #arcade_tab a { display: block; width: 122px; height: 35px; background: url(images/header_tabs_arcade.png) no-repeat 0px 0px; }
#header #arcade_tab a:hover { background: url(images/header_tabs_arcade.png) no-repeat 0px -35px; }
#header #bet_tab a { display: block; width: 122px; height: 35px; background: url(images/header_tabs_bet.png) no-repeat 0px 0px; }
#header #bet_tab a:hover { background: url(images/header_tabs_bet.png) no-repeat 0px -35px; }

#header #casino_tab,#header #arcade_tab, #header #poker_tab , #header #bet_tab, #header #bingo_tab{ cursor: pointer; display: block; height: 40px; width: 107px; }

#header #casino_tab 	.on { height: 40px; cursor: pointer; display: block;  background: url(images/header_tabs_casino_over.png) no-repeat; }
#header #poker_tab  	.off { height: 40px; cursor: pointer; display: block; background: url(images/header_tabs_poker.png); }
#header #poker_tab     .on { height: 40px; cursor: pointer; display: block;  background: url(images/header_tabs_poker_over.png); }
#header #arcade_tab   .off { height: 40px; cursor: pointer; display: block; background: url(images/header_tabs_arcade.png); }
#header #arcade_tab   .on { height: 40px; cursor: pointer; display: block;  background: url(images/header_tabs_arcade_over.png); }
#header #bet_tab   	.off { height: 40px; cursor: pointer; display: block; background: url(images/header_tabs_bet.png); }
#header #bet_tab   	.on { height: 40px; cursor: pointer; display: block;  background: url(images/header_tabs_bet_over.png); }
#header #bingo_tab    .off { height: 40px; cursor: pointer; display: block; background: url(images/header_tabs_bingo.png); }
#header #bingo_tab    .on { height: 40px; cursor: pointer; display: block;  background: url(images/header_tabs_bingo_over.png); }
*/

ul#slogan_menu {text-align: left; list-style: none; padding: 0; margin: 0 auto; width: 981px;}
ul#slogan_menu li, ul#slogan_menu li h1 {display: block;	margin: 0;padding: 0;color: #fff;text-align: center; font-size: 10pt; font-weight:none;}
#casino_slogan {background: #084768;}
#poker_slogan {background: #0ea6e5;}
#arcade_slogan {background: #9c0f82;}
#bet_slogan {	background: #67B609;}
#bingo_slogan {background: #DC68CD;}
#live_slogan {background: #EE7C00;}
ul#slogan_menu li.collapsed {display: none;}

#connection_tabs{
	position: absolute;
	top: 0;
	right: 0;
	width: 616px;
	height: 33px;
	display: inline-block;
	margin: 0;
	margin-right:-6px;
}
#connection_tabs li {
	display: inline;
	list-style-type: none;
	margin-left: 1px;
}
#connection_tabs li a {
	display: block;
	width: 106px;
	height: 38px;
	float: left;
	background-repeat: no-repeat
}
#connection_tabs li a span {
	display: none;
}
ul#connection_tabs li#casino_tab a {background-position:0 -6px;}
ul#connection_tabs li#casino_tab a:hover {background-position:0 0px;height:36px}

ul#connection_tabs li#poker_tab a {background-position:-107px -6px;}
ul#connection_tabs li#poker_tab a:hover {background-position:-107px 0px;height:36px}

ul#connection_tabs li#bingo_tab a {background-position:-214px -6px;}
ul#connection_tabs li#bingo_tab a:hover {background-position:-214px 0px;height:36px}
ul#connection_tabs li#bingo_tab a.active {background-position:-214px 0px;height:36px}

ul#connection_tabs li#bet_tab a {background-position:-321px -6px;}
ul#connection_tabs li#bet_tab a:hover {background-position:-321px 0px;height:36px}

ul#connection_tabs li#live_tab a {background-position:-428px -6px; width:80px;}
ul#connection_tabs li#live_tab a:hover {background-position:-428px 0px;height:36px}

ul#connection_tabs li#arcade_tab a {background-position:-509px -6px;}
ul#connection_tabs li#arcade_tab a:hover {background-position:-509px 0px;height:36px}

/*
#connection_tabs li#casino_tab a {
	background-image: url('images/header_tabs_casino.png');
	background-position: 0 0;
}
#connection_tabs li#casino_tab a:hover, #connection_tabs li#casino_tab a.active {
	background-image: url('images/header_tabs_casino_over.png');
	background-position: 0 0px;
}
#connection_tabs li#poker_tab a {
	background-image: url('images/header_tabs_poker.png');
	background-position: 0 0px;
}
#connection_tabs li#poker_tab a:hover, #connection_tabs li#poker_tab a.active{
	background-image: url('images/header_tabs_poker_over.png');
	background-position: 0 0px;
}
#connection_tabs li#arcade_tab a {
	background-image: url('images/header_tabs_arcade.png');
	background-position: 0 0px;
}
#connection_tabs li#arcade_tab a:hover, #connection_tabs li#arcade_tab a.active  {
	background-image: url('images/header_tabs_arcade_over.png');
	background-position: 0 0px;
}
#connection_tabs li#live_tab a {
	background-image: url('images/header_tabs_live.png');
	background-position: 0 0px;
	width: 81px;
}
#connection_tabs li#live_tab a:hover, #connection_tabs li#live_tab a.active  {
	background-image: url('images/header_tabs_live_over.png');
	background-position: 0 0px;
}
*/
/* THIS HAS BEEN MOVED TO THE LANGUAGE CSS FILES
#connection_tabs li#bet_tab a {
	background-image: url('images/header_tabs_bet.png');
	background-position: 0 0px;
}
#connection_tabs li#bet_tab a:hover, #connection_tabs li#bet_tab a.active {
	background-image: url('images/header_tabs_bet_over.png');
	background-position: 0 0px;
}*/
/*
#connection_tabs li#bingo_tab a {
	background-image: url('images/header_tabs_bingo.png');
	background-position: 0 0px;
	margin-top:0;
	width:105px;
}
#connection_tabs li#bingo_tab a:hover, #connection_tabs li#bingo_tab a.active {
	background-image: url('images/header_tabs_bingo_over.png');
	background-position: 0 0px;
	margin-top:0;
	width:105px;
}
*/
#sep_jackpot
{
	width: 30px;
}
#header #undertabs { width: 490px; float: right; }

#header #language_selector { float: right; width: 88px; height: 25px; cursor: pointer; font-size: 8pt; font-weight: bold; margin-top: 0px; }
#header #language_selector #l_flag { float: right; margin: 7px 6px 0 0; }
#header #language_selector #l_text { float: right; margin: 6px 0px 0 0; font-size: 8pt; font-weight: bold;color:#ffffff; }
#login_text_left{display: block; float: left; width: 162px;height:16px;}
/* #language_selector_box { top: 108px; left: 764px; position: absolute;  height: 37px; width: 241px;} */
#language_selector_box {	height:37px; width:241px;}
#language_selector_box #corner { float: left; width: 12px; height: 37px; background: url(images/header_languageselectBG.png) no-repeat; display:block;}
#language_selector_box #langs { float: left; background-color: #F976D4; height: 36px; font-size: 9pt; padding-top: 3px; display:block;color:#ffffff;}
#language_selector_box #langs a { font-size: 8pt; text-decoration: none; font-weight: bold; color: #FFFFFF;}
#language_selector_box #langs .s_flag { float: left; margin: 3px 5px 0 0; }
#language_selector_box #langs .s_lang { float: left; width: 50px; margin: 1px 5px 0 0; }

#header #login_text { height: 16px; vertical-align: top; width: 490px;margin:0px 0 4px 0;}
#header #login_area { width: 380px; height: 29px; vertical-align: top; margin-right: 20px; }
#header #login_area #login_ok_btn { width: 40px; height: 28px; background: url(images/header_form_okbutton.png) no-repeat; cursor: pointer; border: 0px;}

#header #login_text #login_error_area {height: 16px; display:block; float: left; vertical-align: middle; margin-left: 27px;}
#header #login_text #login_error_area #left {display:block; float: left; height: 16px; width: 16px; background: url(images/header_login_error_icon.png) no-repeat; }
#header #login_text #login_error_area #login_error_message {display:block; float: left; height: 16px; line-height: 16px; font-size: 12px; background: url(images/header_login_error_tilebg.gif); vertical-align: middle; color: #FFFFFF; padding-left: 4px;}
#header #login_text #login_error_area #right {display:block; float: left; height: 16px; width: 9px; background: url(images/header_login_error_bgend.png) no-repeat;}


.padd_lang_sel{float: left;margin-left: 7px;}
#header #user_area { text-align: left; padding-top: 1px; padding-left: 1px; vertical-align: bottom;}
#header #user_area #signup { width: 175px; float: left;margin-top: 1px;  }
#header #user_area #forgotpwd { float: left; margin-top: 3px; }

#header .header_input { float: right; width: 170px; height: 25px; background: url(images/header_form_input.png) left top no-repeat; }
#header .header_input input { border: 0; width: 160px; height: 20px; padding: 5px 5px 0 5px; background: transparent; font-family: arial; color: #575758; font-weight: bold; font-size: 10pt; }
#header .header_input_error { float: right; width: 170px; height: 25px; background: url(images/header_login_error_input.png) left top no-repeat; }
#header .header_input_error input { border: 0; width: 160px; height: 20px; padding: 5px 5px 0 5px; background: transparent; font-family: arial; color: #575758; font-weight: bold; font-size: 10pt; }

/* login part */
/* #header #login_message_area { height: 17px; } */
#header #login_message_area  #login_indicator { display: block; float: left; margin-right: 4px;}
#header #login_message_area  #login_message { height: 17px; font-size: 14px; color: #FFFFFF;}

/* logged part */

#logged-box {
	margin: 5px 0 0 4px;
	width: 460px;
	height: 57px;
	background: url(images/header_postlogin_bg.png) no-repeat;
}

#logged-box .topseparator { float: left; margin: 5px 15px 0 13px; width: 1px; height: 16px; background: url(images/header_postlogin_seperator.png) no-repeat; }
#logged-box .lbtl { float: left; font-size: 11pt; margin: 4px 0 0 15px; color: #FFFFFF; }
#logged-box .lbtr { float: left; margin: 7px 0 0 0px; color: #FFFFFF; cursor: pointer; position: relative;}
#logged-box .lbtr a { font-size: 8pt; color: #8cadd0; text-decoration: none; color: #FFFFFF; }
#logged-box .lbtr a:hover { text-decoration: underline; color: #FFFFFF;}

#logged-box .user {
	float: left;
	font-weight: bold;
	font-size: 10pt;
	margin: 10px 0 0 3px;
	width: 94px;
	color: #FFFFFF;
	padding-left: 12px;
	overflow: hidden;
}

#logged-box .kess {
	float: left;
	font-weight: bold;
	font-size: 10pt;
	margin-top: 10px;
	width: 70px;
	color: #FFFFFF;
	margin-left:2px;
	text-align:right;
}

#logged-box a.sl {
	float: left;
	font-size: 10pt;
	text-decoration: none;
	color: #FFFFFF;
}
#logged-box a.sl:hover {
	text-decoration: underline;
	color: #FFFFFF;
}


#logged-box ul.functions {
	float: right;
	display: block;
	width: 260px;
	height: 20px;
	margin: 10px 4px 0px 0px;
}
#logged-box .functions  ul { list-style-type: none; }
#logged-box .functions  li { float: left; margin: 0; padding: 0; list-style-type: none; text-align: center; height: auto;}
/* each link is defined at languages css. */


#logged-box .functions  .arrow {
	width: 12px; height: 12px;
	margin: 2px 3px 0 0;
	display: inline;
	float: left;
}



#menu     { width: 981px; height: 25px; background: url(images/menu_bg.png) no-repeat;padding:0; margin:0;border:0;}
#menu tbody { margin: 0; padding: 0; border: 0px; }
#menu tr  { margin: 0; padding: 0;} 
#menu td { margin: 0; padding: 0; border: 0px; text-align: center; vertical-align: middle; }
#menu td { border-left: 1px solid transparent; border-right: 1px solid transparent; }
#menu td:hover { background: url(images/menu_buttonstate.png) repeat-x; border-left: 1px solid #d9d3d3; border-right: 1px solid #d9d3d3; border-top:0px; border-bottom:0px;}
/* #menu td a { display: block; margin:0; padding: 0; vertical-align: middle; line-height: 100%; width: 100%; height: 100%; text-align: center; font-size: 10pt; color: #3b3b3b; text-decoration: none; font-weight: bold; } */
#menu td a { display: block; margin:0; padding: 0; height: 25px; line-height: 25px; width: 100%; text-align: center; font-size: 10pt; color: #3b3b3b; text-decoration: none; font-weight: bold; }
.current_menu { border-left: 1px solid #d9d3d3; border-right: 1px solid #d9d3d3; background: url(images/menu_buttonstate.png) repeat-x; }


/*
#ddx    { width: 981px; height: 23px; background-color:#ff0000;}
#menu_td { height:23px;padding:0 10px 0 10px;text-align:center;background-color:#336699;}
.menu_tda  { display:block;height: 23px;font-size: 12px;color:#ffffff;text-decoration: none; font-weight: bold;line-height:23px;}

#menu_tda  { display: block;padding:0 5px 0 5px; width: auto; height: 23px; font-size: 10pt; color: #3b3b3b; text-decoration: none; font-weight: bold;line-height:23px; }
#menu_tda:hover { display: block;padding:0 5px 0 5px;background: url(images/menu_mid.png) repeat-x; width: auto; height: 23px; font-size: 10pt; color: #3b3b3b; text-decoration: none; font-weight: bold; }
*/


.current_menu { border-left: 1px solid #d9d3d3; border-right: 1px solid #d9d3d3; background: url(images/menu_buttonstate.png) repeat-x; }

/******************** content */

#content { background-color: #dfdfdf; color: #000000;}

/******************** footer */

#footer { background-color: #DC68CD; width: 981px; height: auto; color: #FAEDFA; font-size: 8pt; }
#footer p { font-size: 8pt; margin: 8px 15px 0 15px; padding: 0; color: #FAEDFA; }
#footer hr { height: 1px; color: #FAEDFA; background-color: #DC68CD; border-width: 0; margin-bottom: 15px; }

/********** added by mohsin - start *************/
#footer .links { float: left; margin:0px 7px 0 6px; padding-left:5px; width:680px; float:left; color: #99CC66;}
#footer .star { float: right; margin:0 7px 0 6px; padding-left:5px; width:2em; float:left; color: #99CC66;}

#footer .footer_links { color: #A4B88C; padding: 10px 15px; font-size:8pt; border-top: #EFB3DB 1px solid; border-bottom: #EFB3DB 1px solid; float: left; width:950px; background-color:#EE6FBE}
#footer .footer_links a { color: #A4B88C; text-decoration: none; font-weight: bold}
#footer .footer_links a:hover { color: #A4B88C; text-decoration: underline; }
#footer .footer_menu_links {width: 830px; float: left; height: 29px; color: #ffffff;}
#footer .footer_menu_links a{color: #ffffff;}
#footer .footer_menu_links a:hover{color: #ffffff;}
#footer #footer_toggler.collapse {background-image: url('images/bingo770_footer_expandBTN.png');}
#footer #footer_toggler {cursor: pointer; display:block;float:right;height:27px;width:29px; background-image: url('images/bingo770_footer_collapseBTN.png')}
#footer #footer_toggler:hover {background-position: 100% 100%}

/********** added by mohsin - end *************/

#footer_separator { background-color: #FB84E0; width: 981px; height:20px; }

#footer #footer_menu {  height: 25px; font-size: 8pt; font-weight: bold; padding: 4px 15px 0 15px; background-color: #E95BAF;}
#footer #footer_menu a { text-decoration: none; font-size: 8pt; letter-spacing: 1px; font-weight: bold; }
#footer #footer_menu a:hover { text-decoration: underline; }

#footer #casino770, #footer #poker770, #footer #arcade770, #footer #bet770, #footer #casino770mobile, #footer #bingo770 {
	background:transparent url(images/footer_icons.gif) no-repeat scroll 0 0;
	cursor:pointer;
	float:left;
	margin-bottom:6px;
	margin-top:0;
}

/*#footer #casino770  { display: block; width: 180px; height: 50px; background-position: 0px 0px;}
#footer #casino770:hover { background-position: 0px -55px;}
#footer #poker770  { display: block; width: 171px; height: 50px; background-position: -183px 0px;}
#footer #poker770:hover { background-position: -183px -55px;}
#footer #arcade770 { display: block; width: 169px; height: 50px; background-position: -355px 0px; }
#footer #arcade770:hover { background-position: -355px -55px;}
#footer #bet770 { cursor: pointer; display: block; width: 111px; height: 50px; background-position: -530px 0px; }
#footer #bet770:hover { background-position: -530px -55px;}
#footer #casino770mobile { display: block; width: 180px; height: 50px; background-position: -641px 0px; }
#footer #casino770mobile:hover { background-position: -641px -55px; }
#footer #bingo770 { cursor: pointer; display: block; width: 167px; height: 53px; background-position: -820px 0px; }
#footer #bingo770:hover { background-position: -820px -55px; }


#footer #mastercard, #footer #bleue, #footer #clickandbuy, #footer #moneygram, #footer #neteller, 
#footer #click2pay, #footer #ukash, #footer #rss, #footer #contact,
#footer #taux, #footer #fairplayers, #footer #adictel, #footer #satisfaction, #footer #itechlabs { 
	background:transparent url(images/footer_icons.gif) no-repeat scroll 0 0;
	cursor:pointer;
	display:inline;
	float:left;
	margin-right:0;
}
#footer #mastercard { display: block; width: 65px; height:50px; background-position: -982px 0px; }
#footer #mastercard:hover { background-position: -982px -55px; }
#footer #bleue { display: block; width: 73px; height: 50px; background-position: -1050px 0px; }
#footer #bleue:hover { background-position: -1050px -55px; }
#footer #clickandbuy { display: block; width: 134px; height: 50px; background-position: -1125px 0px; }
#footer #clickandbuy:hover { background-position: -1125px -55px; }
#footer #moneygram { display: block; width: 60px; height: 50px; background-position: -1260px 0px; }
#footer #moneygram:hover { background-position: -1260px -55px; }
#footer #neteller { display: block; width: 88px; height: 50px; background-position: -1325px 0px; }
#footer #neteller:hover { background-position: -1325px -55px; }
#footer #click2pay { display: block; width: 79px; height: 50px; background-position: -1420px 0px; }
#footer #click2pay:hover { background-position: -1420px -55px; }
#footer #ukash { display: block; width: 101px; height: 50px; background-position: -1505px 0px;}
#footer #ukash:hover { background-position: -1505px -55px; }
#footer #rss{ display: block; width: 65px; height: 50px; background-position: -1608px 0px;}
#footer #rss:hover { background-position: -1608px -55px; }

#footer #contact { display: block; width: 100px; height: 50px; background-position: -1680px 0px; }
#footer #contact:hover { background-position: -1680px -55px; } 
#footer #taux { display: block; width: 130px; height: 50px; background-position: -1780px 0px; }
#footer #taux:hover { background-position: -1780px -55px; }
#footer #fairplayers { display: block; width: 140px; height: 50px; background-position: -1915px 0px; }
#footer #fairplayers:hover { background-position: -1915px -55px; }
#footer #adictel { display: block; width: 90px; height: 50px; background-position: -2060px 0px; }
#footer #adictel:hover { background-position: -2060px -55px; }
#footer #satisfaction { display: block; width: 80px; height: 50px; background-position: -2155px 0px; }
#footer #satisfaction:hover { background-position: -2155px -55px; }
#footer #itechlabs { display: block; width: 120px; height: 50px; background-position: -2242px 0px; }
#footer #itechlabs:hover { background-position: -2242px -55px; }
#footer .icns{ margin: 0 7px 0 10px; width:70em; float:left;}

#footer #footer_paddd {margin: 9px 10px 0 0;border:0px solid #ff0000;float: right; width:130px;height:100px;}
#footer #footer_paddd #responsible { display: block;  width: 144px; height: 50px; background-position: -2480px 0px; margin:-1px -10px -8px 0; float:right; }
#footer#footer_paddd #responsible:hover { background-position: -2480px 0px; }
#footer #footer_paddd #copyright { display: block; width: 126px; height: 30px; background-position: -2352px 0px; margin:0 10px 0 0; float:right; }
#footer#footer_paddd #copyright:hover { background-position: -2352px 0px; }

#footer .icns{ margin:0; height:102px; width:669px; float:left; border:0px red solid; padding-left:10px;}

*/

/* at each language css 
#footer #bleue a { display: block; width: 71px; height: 50px; background: url(images/footer_logos_bleue.jpg) no-repeat 0px 0px; }
#footer #bleue a:hover { background: url(images/footer_logos_bleue.jpg) no-repeat 0px -50px; }
*/

/* at each language css 
#footer #contact a { display: block; width: 105px; height: 50px; background: url(images/footer_logos_contact.jpg) no-repeat 0px 0px; }
#footer #contact a:hover { background: url(images/footer_logos_contact.jpg) no-repeat 0px -50px; } 
#footer #taux a { display: block; width: 116px; height: 50px; background: url(images/footer_logos_taux.jpg) no-repeat 0px 0px; }
#footer #taux a:hover { background: url(images/footer_logos_taux.jpg) no-repeat 0px -50px; }
*/
/* at each language css 
#footer #satisfaction a { display: block; width: 77px; height: 50px; background: url(images/footer_logos_satisfaction.jpg) no-repeat 0px 0px; }
#footer #satisfaction a:hover { background: url(images/footer_logos_satisfaction.jpg) no-repeat 0px -50px; }
*/

#footer .footer_icons {
	width: 100%;
	margin-top: -15px;
}
#footer .footer_icons .icon_row, #footer .footer_icons .icon_row2{
	width: 100%;
	height: 42px;
	background:transparent url(images/bingo770_footer_icontabBGtile.gif) repeat-x;
}
#footer .footer_icons .icon_row div, #footer .footer_icons .icon_row2 div{
	float: left;
	margin-left: 15px;
	cursor: pointer;
}
#footer .footer_icons .right_part {
	float: right !important;
	margin-right: 10px;
}
.footer_icons  .icon_row div a, .footer_icons  .icon_row2 div a {
	width: 100%;
	height: 100%;
	display: block;
}
#footer .footer_icons .icon_row div:hover{
	background-position: 0 -41px;
}
#footer .footer_icons .icon_row2 div:hover{
	background-position: 0 -42px;
}
#footer .footer_icons .icon_row span, #footer .footer_icons .icon_row2 span{
	display: none;
}
.footer_icons #mastercard{
	background:transparent url(images/bingo770_footer_mastercard.png);
	width: 39px;
	height: 41px;
}

.footer_icons #visa_cc{
	background:transparent url(images/bingo770_footer_visa.png);
	width: 41px;
	height: 41px;
}

.footer_icons #clickandbuy{
	background:transparent url(images/bingo770_footer_clickandbuy.png);
	width: 94px;
	height: 41px;
}
.footer_icons #moneybookers{
	background:transparent url(images/bingo770_footer_moneybookers.png);
	width: 41px;
	height: 41px;
}
.footer_icons #click2pay{
	background:transparent url(images/bingo770_footer_click2pay.png);
	width: 65px;
	height: 41px;
}
.footer_icons #ukkasa{
	background:transparent url(images/bingo770_footer_ukash.png);
	width: 50px;
	height: 41px;
}
.footer_icons #paysafecard{
	background:transparent url(images/bingo770_footer_paysafecard.png);
	width: 82px;
	height: 41px;
}
.footer_icons #neteller{
	background:transparent url(images/bingo770_footer_neteller.png);
	width: 55px;
	height: 41px;
}
.footer_icons #entropay{
	background:transparent url(images/bingo770_footer_entropay.png);
	width: 36px;
	height: 41px;
}
.footer_icons #neosurfleue{
	background:transparent url(images/bingo770_footer_neosurfleue.png);
	width: 49px;
	height: 41px;
}
.footer_icons #ticketpremium{
	background:transparent url(images/bingo770_footer_ticketpremium.png);
	width: 64px;
	height: 41px;
}
.footer_icons #copywrite_logo{
	background:transparent url(images/bingo770_footer_copyright.png) no-repeat;
	width: 89px;
	height: 42px;
	line-height: 42px;
        font-size: 11px;
        font-weight: bold;
        padding-left: 16px;
}
.footer_icons #copywrite_logo a {
	text-decoration: none;
        color: #f6b7dd;
}
.footer_icons #copywrite_logo a:hover {
	color: #fff; text-decoration: none;
}

.footer_icons #adictel{
	background:transparent url(images/bingo770_footer_adictel.png);
	width: 57px;
	height: 42px;
}
.footer_icons #fairplayers{
	background:transparent url(images/bingo770_footer_fairplayers.png);
	width: 97px;
	height: 42px;
}
.footer_icons #gambleaware{
	width: 95px;
	height: 42px;
}
.footer_icons #itechlabs{
	background:transparent url(images/bingo770_footer_rng.png);
	width: 89px;
	height: 42px;
}

.footer_icons #rssfeed{
	background:transparent url(images/bingo770_footer_rss.png);
	width: 37px;
	height: 42px;
}
#footer .footer_icons .icon_row2 div#taux div {
        margin: 5px 0 0 0; font-size: 12px; color: #fbe8f3;
}
#footer .footer_icons .icon_row2 div#taux a {
        text-decoration: none;
}
#footer .footer_icons .icon_row2 div#taux div:hover {
        color: #fff;
}
#p770_footer_payout_left {
        float: left; margin-top: 5px; height: 27px; width: 8px; background: url(images/770_footer_payout_rate_left.png) no-repeat 0px -27px;
}
#p770_footer_payout {
        float: left; margin-top: 5px; line-height: 27px; height: 27px; background: url(images/770_footer_payout_rate_middle.png) repeat-x 0px -27px;
}
#p770_footer_payout_right {
        float: left; margin-top: 5px; height: 27px; width: 8px; background: url(images/770_footer_payout_rate_right.png) no-repeat 0px -27px;
}


#footer #footer_text { color: #A4B88C; padding: 10px 15px; font-size:8pt; background: url(images/bingo770_footer_gradientTilebg.jpg);}
#footer #footer_text a { color: #A4B88C; text-decoration: none; font-weight: bold}
#footer #footer_text a:hover { color: #A4B88C; text-decoration: underline; }
#footer #footer_text div { color: #F9DCEE; font-size:8pt;}

#footer #network_logos{border-bottom: 0px solid #244107; height: 60px; background-color:#F074C6;}
#network_logos{	top: 0px;	right: 0px;	width:	970px;	height: 50px;	display: block;	margin: 0;	padding: 0 0 0 10px;}
#network_logos li {	display: inline;	list-style-type: none;	margin-left: 1px;}
#network_logos li a { margin-top:8px;	display: block;	width: 167px;	height: 53px;	float: left;	background-image: url('images/footer_icons.gif');	background-repeat: no-repeat}
#network_logos li a span {	display: none;}
#network_logos li.casino770_logo a {
	background-image: url('images/bingo770_footer_casino.png');
	border: 1px solid 000;
	height:46px;
	margin-left: 0px;
	background-position: 0px 0px;
}
#network_logos li.casino770_logo a:hover, #connection_tabs li#casino_tab a.active {
	background-position: 0px -46px;
}
#network_logos li.poker770_logo a {
	background-image: url('images/bingo770_footer_poker.png');
	height:46px;
	width: 170px;
	background-position: 0px 0;
}
#network_logos li.poker770_logo a:hover, #connection_tabs li.poker770_logo a.active{

	background-position: 0px -46px;
}
#network_logos li.games770_logo a {
	background: url('images/bingo770_footer_games.png') no-repeat;
	width: 169px; height: 43px;
}
#network_logos li.games770_logo a:hover {
	background-position: 0px -46px;
}
#network_logos li.arcade770_logo a {
	background-image: url('images/bingo770_footer_arcade.png');
	height:46px;
	background-position: 0px 0;
	width:180px;
}
#network_logos li.arcade770_logo a:hover, #connection_tabs li.arcade770_logo a.active  {
	background-position: 0px -46px;
}

#network_logos li.bet770_logo a {
	width: 120px;
	background-image: url('images/bingo770_footer_bet.png');
	height:46px;
	background-position: 0px 0;
}
#network_logos li.bet770_logo a:hover, #connection_tabs li.bet770_logo a.active {
	background-position: 0px -46px;
}
#network_logos li.casino770mobile_logo a {
	background-image:url(images/bingo770_footer_mobile.png);
	background-position:0 0;
	height:46px;
	margin-left:-4px;
	margin-top:8px;
	width:175px;
}
#network_logos li.casino770mobile_logo a:hover, #connection_tabs li.bingo770_logo a.active {
	background-position:0 -46px;
}
#network_logos li.bingo770_logo a {
	background-image: url('images/bingo770_footer_bingo.png');
	height:46px;
	background-position: 0px 0;
	width:155px;
}
#network_logos li.bingo770_logo a:hover, #connection_tabs li.bingo770_logo a.active {

	background-position: 0px -46px;
}


.footer_sepline{background-color:#BA488D; width:980px; height:1px;}
.footer_sepline1{background-color:#EF59BE; width:980px; height:1px;}
.footer_sepline2{background-color:#EF59BE; width:980px; height:1px;}


















/********** subpage general information */

#generalinformation_wrapper { width:971px; padding: 3px 0 10px 10px;background-color:#dfdfdf;}
.generalinformation_Toptable { width:719px; height:166px; text-align: left; display:block;}
.generalinformation_Maintable { width:702px; padding-left: 10px; padding-right:7px; background-color:#ffffff;height:auto;display:block; }
.generalinformation_Bottomtable, .generalinformation_Bottomtable3x{ width:719px;height:20px;padding:0px; margin:0px; background: #ffffff url(images/general_maintableBottomBG.gif) no-repeat;  display: block; font-size: 2px;}
.generalinformation_Bottomtable2x { width:719px;height:20px;padding:0px; margin:0px; background: #ffffff url(images/general_maintableBottomBG.gif) no-repeat; }
.generalinformation_Bottomtable { width:719px;height:20px;padding:0; margin:0; background: #ffffff url(images/general_maintableBottomBG.gif) no-repeat;  display: block; font-size: 2px;}
.generalinformation_Bottomtable4xx { width:719px;height:20px;padding:0px; margin:0px; background: #ffffff url(images/general_maintableBottomBG.gif) no-repeat;  display: block; font-size: 2px;}
.generalinformation_Subtable { width: 702px; padding-left: 10px; padding-right:7px; background: #FFFFFF; display:block;}
.generalinformation_SubtableTitle { width:699px; height:30px; padding-top:0px; padding-bottom:18px; font-family: Arial, Helvetica, sans-serif; font-size: 26px; color: #156797; font-weight: bold; }
.generalinformation_SubtableTitle span { font-family: Arial, Helvetica, sans-serif; font-size: 26px; color: #156797; font-weight: bold; }
.generalinformation_Maincontent { width: 97%; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#575757; text-align:justify; background: #FFFFFF; display: block;}
.generalinformation_Maincontent p, .generalinformation_Maincontent span  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#575757; text-align:justify; padding-bottom: 12px; }
.generalinformation_Maincontent h1 {
	color:#aa3d94;
	font-family:Arial,Helvetica,sans-serif;
	font-size:26px;
	line-height:35px;
	height:35px;
	display:block;
	font-weight:bold;
	padding:0;
	margin:0;
	text-align:left;
	letter-spacing: -0.5px;
}
.generalinformation_Maincontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #aa3d94;
	font-weight: normal;
	text-align:left;
	margin-top: 0px;
	margin-bottom: 0px;
	display:block;
	text-align:left;
	border: 0px solid blue;

}
.generalinformation_Maincontent h3 {
	font-weight: bold;
	font-size: 14px;
	margin-top: 16px;
	margin-bottom: 8px;
	color: #575757;
}

.generalinformation_Maincontent br { line-height:10px; } /* test here */
.toptable_image {border:0px solid #ffffff;border-width:0px;margin:0;padding:0;}
.sidebar {
	width:248px;
	height: 100%;
	border: 0px;
	top:0px;
	right:0px;
	position:absolute;
	z-index: 2;
	/* padding:3px 2px 3px 2px; */
	padding: 3px 2px 10px 2px;
	text-align: center;
	display:block;
} 
#sidebar_dice {
	width:150px;
	height: 200px;
	border: 0px solid blue;
	position:absolute;
	display:block;
	float:right;
	bottom:0px;
	right:0;
	z-index: 1;
	background: url(images/bingo770_sidebar_bingoballs.png) no-repeat;
}
#sidebar_dice.lobby {
	width:140px;
	height: 120px;
	border: 0px solid blue;
	position:absolute;
	bottom:12px;
	right:12px;
	z-index: 1;
	background: url(images/casino770_lobby_bgbottomrightdetailing.png) no-repeat;
}

.sidebar #playbuttons, .sidebar #breadcrumbs, 
.sidebar #box_770bingo, .sidebar #box_blog
.sidebar #box_contact, .sidebar #box_goldengames, .sidebar #box_help, .sidebar #box_summergames, 
.sidebar #box_vegasjoker, .sidebar #box_weddingdays, .sidebar #box_whyus
/* the boxes box_[???] are specified inside each language css (en.css, fr.css, etc.) */
{
	text-align: center;
	display: block;
	cursor: pointer;
	position: relative;
	z-index: 2;
}
.sidebar #divider {
	background: #98a4ab;
	height: 1px;
	display:block;
	margin: 6px;
}

.sidebar a#playbuttons {
/*	width: 238px;
	height: 233px; */
	
	 width: 250px;
	 height: 250px;
}
.sidebar a#playbuttons:hover {
	background-position: 0px bottom;
}
.sidebar #breadcrumbs {
	width: 237px;
	height: 87px;
	margin-top: 4px;
	background: url(images/box_breadcrumb.png) no-repeat;
	text-align: left;
	padding-top: 5px;
	cursor: default;
}
.sidebar #breadcrumbs #maptree{
	margin-left: 42px;
	font-size: 11px;
	line-height: 15px;
	display:block;
}
.sidebar #breadcrumbs #page_description{
	/* height: 53px; */
	margin: 8px;
	font-size: 11px;
	line-height: 14px;
	display:block;
	text-align: left;
}
.sidebar #box_gamesmenu {
	width: 234px;
}
/* definition of .sidebar #box_gamesmenu #top is at each language css */
.sidebar #box_gamesmenu #main{
	background:transparent url(images/box_gamemenu_bgtile.gif) repeat scroll 0 0;
	height:auto;
	padding-top:3px;
	position:relative;
	z-index:99;
}
.sidebar #box_gamesmenu #main #game { 
	background:transparent url(images/box_gamemenu_buttonbg.jpg) repeat scroll 0 0;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	height:27px;
	line-height:26px;
	margin:1px 0 0 5px;
	text-align:left;
	vertical-align:middle;
	width:224px;
	cursor: pointer;
}

.sidebar #box_gamesmenu #main #game a {
	color: #ffffff;
	text-decoration: none;
}
.sidebar #box_gamesmenu #main #game  img{ 	
	display:inline;
	float:left;
	margin-left:7px;
	margin-right:7px;
	margin-top:6px;
	width:16px;
	border: 0px;
}
.sidebar #box_gamesmenu #bottom{
	background:transparent url(images/box_gamemenu_bottombg.jpg) no-repeat scroll 0 0;
	height:17px;
	margin-bottom:-8px;
	position:relative;
	top:-8px;
	z-index:0;
}
.box
{
	float:left;
	width: auto;
	height: auto;
	border-bottom: 0px solid red;
	position:relative; /* needed to position .pic div */
}

/********** subpage border */

#sub-content { float: left; background: #ffffff url(images/general_maintableTopBG.gif) no-repeat; margin: 10px 8px 12px 10px; padding: 8px 10px 0 9px; }
#sub-content #top-box { width: 700px; height: 149px; background: url(images/general_graphicplaceholder.gif) no-repeat; }
#sub-content #title { width: 685px; background: url(images/general_subtableTopBG.gif) no-repeat; padding: 12px 0 0 15px; }
#sub-content #title .bigtext { font-family: Arial, Helvetica, sans-serif; font-size: 20pt; color: #156797; font-weight: bold; }
#sub-content #title .smalltext { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #696768; font-weight: bold; }
#sub-content .text { width: 460px; margin-top: 10px; color: #4d4d4d; font-size: 10pt; }
#sub-content .text p {
	color: #000000;
	font-size: 10pt;
	font-family: Arial;
}


#sub-boxes { float: left; margin-top: 10px; }

/********** subpage promotions */

#sub-content .t { margin: 7px 0 0 7px; background: #eeeaeb url(images/dot.gif) 0 0 repeat-x; width: 668px; }
#sub-content .b { background: url(images/dot.gif) 0 100% repeat-x; }
#sub-content .l { background: url(images/dot.gif) 0 0 repeat-y; }
#sub-content .r { background: url(images/dot.gif) 100% 0 repeat-y; }
#sub-content .bl { background: url(images/bl.gif) 0 100% no-repeat; }
#sub-content .br { background: url(images/br.gif) 100% 100% no-repeat; }
#sub-content .tl { background: url(images/tl.gif) 0 0 no-repeat; }
#sub-content .tr { background: url(images/tr.gif) 100% 0 no-repeat; padding:12px; }


#sub-content .promo-box-content {
	float: left;
	margin: 6px 0 0 9px;
}


.promo-title { width: 460px; height: 22px; color: #ffffff; font-family: Arial; font-size: 13pt; font-weight: bold; padding: 2px 0 0 12px; }

#sub-content .gagnants { background: url(images/promotions_gagnants_bg.gif) repeat-x; }
#sub-content .p25 { background: url(images/promotions_gagnants_bg.gif) repeat-x; }
#sub-content .p100gratuit { background: url(images/promotions_interview_bg.gif) repeat-x; }
#sub-content .parrainez { background: url(images/promotions_parrainez_bg.gif) repeat-x; }
#sub-content .nospartenaires { background: url(images/promotions_nospartenairs_bg.gif) repeat-x; }
#sub-content .interview { background: url(images/promotions_interview_bg.gif) repeat-x; }
#sub-content .vip { background: url(images/promotions_vip_bg.gif) repeat-x; }



/********** subpage general information */
.hierarchical_path, .hierarchical_path a, .hierarchical_path span {
	width:714px;padding:0px 0px 5px 5px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold;
	background: #FFFFFF;
}
.hierarchical_path a {
	color: blue;
}
.gameinfo_HeaderText{
	font-size:24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #156797;
	font-weight: bold;
}
.gameinfo_subTable {
	margin-top:-35px;
}
.gameinfo_subtableTitle {
	position:relative;
	top:10px;
	left:-5px;
}
.p2, .gameinfo_subtableText {
	display:block;
	float:left;
	/* height:148px; */
	width: 381px;
}
.p2, .gameinfo_subtableText , .gameinfo_subtableText   span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#575757;
	text-align:justify;
}
.gameinfo_Maintable{
	height:500px;
}
.gameinfo_Maincontent{
	position:relative;
	top:20px;
	left:-14px;
	width:670px;
	text-align:justify;
	color:#575757;
}
.gameScreen{
	margin-right:13px;
	float:left;
	display:block;
	/* height: 194px; */
	width: 281px;
}
.gameinfo_subHeadertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #156797;
	font-weight: bold;
	text-align:left;
	margin-bottom: 8px;
	display:block;
}
#gameinfo_HeaderTwocontent{
	position:relative;
	top:18px;
	left:27px;
	width:200px;
}
#gameinfo_ContentTwo{
	position:relative;
	top:30px;
	left:28px;
	width:670px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#575757;
	text-align:justify;
}
#seperator{
	background-color:#b2c2cf;
	height:1px;
	width:665px;
	position:relative;
	left:28px;
	top:50px;
}
.gameinfo_table {
	border: solid 1px #9b9b9b;
	padding:0 8px 5px 8px;
	margin:0;
	display:block;
	margin-bottom: 10px;
}
.gameinfo_thumbs_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #156797;
	border:0px;
	display:block;
}
.gameinfo_thumbs_text:hover {
	text-decoration: underline;
}
.gameinfo_thumbs {
	float:left;
	display:inline;
	width:163px;
	height:80px;
	margin:8px 0px 0px 2px;
	text-align: center;
}
.gameinfo_separator {
	display: block;
	height: 0px;
	width: 100%;
	border: 0px;
	border-top: 1px solid #98AFC7;
	background-color: #98AFC7;
	margin-top: 12px;
	margin-bottom: 12px;
}
.gameinfo_buttonWrap{
	/*
	float: left;
	display: block;
	width:384px;
	height:32px;
	margin-top: 12px;
	margin-left: 0px;
	margin-bottom:0px;
	*/
	display:block;
	height:32px;
	left:295px;
	margin-bottom:-32px;
	margin-left:295px;
	width:384px;
}
#gameinfo_instantplay_btn  a{
	float:left;
	width:102px;
	height:31px;
	display: block;
	background-repeat:no-repeat;
	background-image:url(images/games_c_smallbutton.jpg);
	cursor:pointer;
	background-position: 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align:center;
	line-height:31px;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	color: #FFFFFF;
}
#gameinfo_instantplay_btn a:hover{
	float:left;
	width:102px;
	height:31px;
	display: block;
	background-repeat:no-repeat;
	background-image:url(images/games_c_smallbutton.jpg);
	cursor:pointer;
	background-position: 0 -31px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align:center;
	line-height:31px;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	color: #FFFFFF;
}

#gameinfo_play_btn  a{
	float:left;
	width:160px;
	height:31px;
	display: block;
	background-repeat:no-repeat;
	background-image:url(images/games_c_largebutton.jpg);
	cursor:pointer;
	background-position: 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align:center;
	line-height:31px;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	color: #FFFFFF;
}
#gameinfo_play_btn a:hover{
	float:left;
	width:160px;
	height:31px;
	display: block;
	background-repeat:no-repeat;
	background-image:url(images/games_c_largebutton.jpg);
	cursor:pointer;
	background-position: 0 -31px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align:center;
	line-height:31px;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	color: #FFFFFF;
}

#gameinfo_download_btn a {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
	color: #FFFFFF;
}
#gameinfo_download_btn  {
	float:left;
	width:184px;
	height:31px;
	display: block;
	background-repeat:no-repeat;
	background-image:url(images/games_downloadbutton.jpg);
	cursor:pointer;
	background-position: 0 0px;
	text-align:center;
	line-height:31px;
}
#gameinfo_download_btn :hover{
	float:left;
	width:184px;
	height:31px;
	display: block;
	background-repeat:no-repeat;
	background-image:url(images/games_downloadbutton.jpg);
	cursor:pointer;
	background-position: 0 -31px;
	text-align:center;
	line-height:31px;
}
#playthisGame a{
	float:left;
	width:160px;
	height:32px;
	display: block;
	background-repeat:no-repeat;
	background-image:url(images/gameinfo_playthisgame.gif);
	cursor:pointer;
	background-position: 0 -32px;
}
#playthisGame a:hover{
	cursor:pointer;
	background-position: 0 -32px;
}
#downloadCasino a{
	margin-left:5px;
	float:left;
	width:102px;
	height:32px;
	display: block;
	background-repeat:no-repeat;
	background-image:url(images/gameinfo_downloadcasino.gif);
}
#downloadCasino a:hover{
	cursor:pointer;
	background-position: 0 -32px;
}
#instantplayCasino a{
	margin-left:5px;
	float:left;
	width:102px;
	height:32px;
	display: block;
	background-repeat:no-repeat;
	background-image:url(images/gameinfo_instantplaycasino.gif);
}
#instantplayCasino a:hover{
	cursor:pointer;
	background-position: 0 -32px;
}


.combo
{
	background:#FFFFFF url(images/grad_pink2xx.gif) no-repeat scroll right center;
	border:1px solid #9F9F9F;
	color:#575757;
	cursor:pointer;
	display:block;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:13px;
	height:19px;
	line-height:19px;
	margin:0 2px 6px 0;
	padding-left:7px;
	text-align:left;
	width:191px;
}

.select_box ul {
	border:0 none;
	background-color:#EBEDEE;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	list-style-type:none;
	margin:0 0 0;
	padding:0;
}
.select_box ul li {
	color:#575757;
	cursor:pointer;
	display:block;
	font-size:13px;
	height:19px;
	line-height:19px;
	list-style-type:none;
	margin-left:0;
	padding-bottom:5px;
	padding-left:8px;
	padding-top:5px;
}
.select_box ul li.selected {
	background-color:#D0D1D1;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.select_small{
	width: 41px !important;

}
.select_middle{
	width: 88px !important;
}
.longlist ul {
	max-height:100px;
	overflow-y: scroll;
	overflow-x: hidden;
}
.combo_active{
	border: 1px solid #F8BC04 !important;
	background-image: url('images/yellowdropdown.jpg') !important;
	background-repeat: repeat !important;
}





/******* new login box *******/

#logged_in_box{
	height:53px;
	margin-left:0px;
	margin-top:7px;
	width:427px;
}
#logged_in_box a { 
	text-decoration: none;
}
#logged_in_header #welcome_logged_in{
	color:#FFFFFF;
	float:left;
	margin-left:15px;
	margin-top:6px;
}
#logged_in_header #welcome_logged_in .logged_in_username{
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
}
#logged_in_header .logout_btn {
	background:transparent url(images/header_loggedin_logouticon.png) no-repeat scroll left center;
	color:#FFFFFF;
	display:block;
	float:right;
	margin-right:20px;
	margin-top:6px;
	padding-left:10px;
	text-decoration: none;
}
#logged_in_content{
	height:21px;
	margin-left:10px;
	margin-top:7px;
}
#logged_in_content #show_balance{
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	width:95px;
}
#logged_in_content a{
	color:#FFFFFF;
	display:block;
	float:left;
	margin-left:26px;
	margin-top:2px;
}
#logged_in_content a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#logged_in_content .logged_in_arrow{
	padding-left: 10px;
	background:transparent url(images/header_loggedin_arrowicon.png) no-repeat scroll left center;
}




#header #lang_tab {
	text-transform: uppercase;
	right:0px;
	position: absolute;
	display: block;
	cursor:pointer;
	float:right;
	font-size:11px;
	font-weight:bold;
	height:25px;
	width:88px;
	margin-top:7px;
}

#header.unlogged-header #lang_tab {
	margin-top: 7px !important;
}

#header #lang_tab #l_text {
	float: left;
	color:#FFFFFF;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin: 6px 0px 0px 0px;
}
#header #lang_tab #l_flag {
	float:left;
	margin:7px 5px 7px 7px;
}
#header #lang_select {
	display: block;
	height: auto;
	position: absolute;
	top:65px;
	width: 88px;
	right:0px;
	margin-top:-12px;
	z-index: 2;
}
#header.unlogged-header #lang_select {
	margin-top: -12px !important;
}
#header #lang_select .langs{
	background-color:#EA71CA;
	margin-top:-5px;
}
#header #lang_select .langs .lang_sel_container{
	clear:both;
	height:21px;
}
#header #lang_select .langs .s_flag{
	float:left;
	margin-left:7px;
	padding-top:1px;
}
#header #lang_select .langs .s_text a{
	color:#FFFFFF;
	font-size:11px;
	margin-left:5px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#header #lang_select .langs .s_text a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#header #lang_select .lang_curved_top{
	background:transparent url(images/header_langselecttop.png) no-repeat scroll left center;
	height:10px;
	width:88px;
}
#header #lang_select .lang_curved_bottom{
	background:transparent url(images/header_langselect_bottom.png) no-repeat scroll left center;
	height:13px;
	margin-top:-6px;
	width:88px;
}



#server_time{
	color:#585858;
	float:right;
	font-weight:bold;
	margin-right:-11px;
	margin-top:43px;

	position: absolute;
	right: 0px;
	height:25px;
	width:88px;
	z-index: 1;
}

#header #undertabs { width: 530px; float: right; }



#lobby_popup  {
	height:200px;
	width:404px;
	padding:41px 0 0 43px;
	position:absolute;
	z-index: 4;
	overflow: hidden;
	background: transparent url(images/casino770_lobby_gamepreview_boxWclose.png) no-repeat;
}
#lobby_popup .lobby_popup_title { 
	font-size: 22px;
	font-family:Arial;
	margin: 0px 0px 4px 0px;
	float: left;
	max-width: 257px;
	width: auto;
	height: 26px;
	overflow: hidden;
	display:block;
	float: left;
}

#lobby_popup  .lobby_popup_title.link_return{
	font-size:11px;
	line-height:35px;
	vertical-align:bottom;
	width:96px;
	margin-left: 4px;
}

#lobby_popup .lobby_popup_title	{ color:#4F8FB7; background: transparent;}

#lobby_popup .lobby_popup_left 	{ float:left; width: 165px; height: 94px; }
#lobby_popup .lobby_popup_right  	{ float:left; width: 170px; height: 94px; }
#lobby_popup .lobby_popup_left img { display: block; margin: 2px 0 7px 1px; width: 158px; height: 59px; }
#lobby_popup .lobby_popup_left .description { display:block; color:#000000; font-size:12px; line-height:15px; margin-top:4px;}
#lobby_popup .lobby_popup_left .description.popup_login_error { color: #FFA800; font-weight: bold;}

/* LOBBY_POPUP_RIGHT WHEN NOT LOGGED IN */
#lobby_popup .lobby_popup_right .popup_input {
	width: 170px; height: 25px; margin: 3px 0 9px 12px; padding:1px;
	background: transparent url(images/casino770_lobby_gamepreview_loggedoutinput.gif) no-repeat;
}
#lobby_popup .lobby_popup_right .popup_input input {
	height:18px; line-height: 18px; width:160px; margin:4px 5px 0px; border:0px none; font-size:12px; color:#575758;
	background:#fff repeat scroll 0 0; display:block;
}
#lobby_popup input.popup_button {
	width: 116px;
	height: 21px;
	margin-left:68px;
	margin-top: 3px;
	padding:0px 0px 3px 0px;
	border: 0px none;
	font-size:9px; font-weight:bold; color: #FFFFFF; line-height: 21px; vertical-align: middle;
	position: absolute;
	bottom:72px;
	right:47px;
	cursor: pointer;
}
#lobby_popup input.popup_button 	{ background: transparent url(images/casino770_lobby_gamepreview_button_blue.png) no-repeat; }


#lobby_popup input.popup_button.cancel {
	bottom:72px;
	right:170px;
	background: transparent url(images/casino770_lobby_cancelbutton.png) no-repeat !important;
}

/* LOBBY_POPUP_RIGHT WHEN LOGGED IN */
#lobby_popup .lobby_popup_right.logged_in {
	width: 198px;
}
#lobby_popup .lobby_popup_right.logged_in span {
	font-size:12px;
	height:17px;
	line-height:17px;
	vertical-align:top;
}
#lobby_popup .lobby_popup_right.logged_in img { width: 17px; height: 17px }

#lobby_popup .lobby_popup_right.logged_in div#range_values_list { margin: 0px; }
#lobby_popup .lobby_popup_right.logged_in div#range_values_list a {
	width: 49px;
	height:14px;
	margin: 1px 0px;
	float: left;
	display:inline;
	text-align: center;
	text-decoration: none;
	font-size:11px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}

/* LOBBY_POPUP_RIGHT WHEN NOT LOGGED IN */
#lobby_popup .close_button { 
	height:36px;
	width:36px;
	font-size: 0px;
	color: transparent;
	position:absolute;
	right:11px;
	top:44px;
}
#lobby_popup .separator { 
	float:left;
	width: 1px;
	height: 93px;
	background: transparent url(images/casino770_lobby_gamepreview_loggedoutseperator.gif) no-repeat;
}
#lobby_popup .lobby_popup_buttons { 
	display: block;
	float:left;
	width: 372px;
	height: 26px;
	margin: 15px 0 0 -6px;
	background: transparent url(images/casino770_lobby_gamepreview_buttonbgs.gif) no-repeat;
}
#lobby_popup .lobby_popup_buttons a { 
	display: block;
	float: left;
	width:177px;
	height: 26px;
	line-height: 26px;
	margin-left:-1px;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#lobby_popup .lobby_popup_buttons.logged_in { background: transparent none; margin: 15px 0 0 0;}
#lobby_popup .lobby_popup_buttons.logged_in a { margin-right: 2px;}
#lobby_popup .lobby_popup_buttons.logged_in div.stars { 
	display: block;
	float: left;
	margin-right: 2px;
	height: 20px;
	width: 95px;
	border-right: 1px solid #A4A4A4;
	text-align: center;
	vertical-align: middle;
	padding: 6px 0 0 6px;
}
#lobby_popup .lobby_popup_buttons.logged_in div.stars a.star {
	width: 14px;
	height:15px;
	display: inline;
	margin: 0px 3px 0px 0px;
	float: left;
	background: transparent url(images/casino770_lobby_gamepreview_starinactive.png) no-repeat;
}
#lobby_popup .lobby_popup_buttons.logged_in div.stars a.star.active {
	background: transparent url(images/casino770_lobby_gamepreview_staractive.png) no-repeat;
}
#lobby_popup .lobby_popup_buttons.logged_in a.tag{ width: 114px; border-right: 1px solid #A4A4A4; }
#lobby_popup .lobby_popup_buttons.logged_in a.recommend { width: 151px; }

.be_message_line {
text-align: center; clear: both; display: block; font-weight: bold; font-size: 13px; line-height: 20px; height: 20px; margin: 0pt auto; background: #B51316; color: #FFFFFF; -moz-border-radius: 7px 7px 7px 7px; border-radius: 7px 7px 7px 7px; border: 2px solid #B51316; width: 97%;
behavior: url(pie/PIE.htc);
}
