@charset "utf-8";
/* CSS Document */
html { height: 100%; }

/*.SubHeader {
	color: #78A800;
	font-family: "Trebuchet MS";
	font-size: 18px;
	text-indent: 10px;
}*/
.faqheader {
	font-size: 18px;
	color: #78A800;
	padding: 15px;
}

body {
/*	background			: url(img/snow_bg.jpg) repeat-x;*/ /* For Xmas */
/*  background			: url(img/grad_blue_bg.jpg) repeat-x;
	background-attachment: fixed;*/
	background			: url(img/braindash_body.gif) repeat-x left top;
    font-family			: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size			: 12px;
	color				: #464646;
	padding				: 0;
	margin				: 0;
	width				: 100%;
}
.faqanswer {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}


a {
	text-decoration		: none;
	color: #753c9e;
}

a img {
	border				: none;
}

.wrapper {
	left:50%;
	margin-left:-485px;
	position:absolute;
	background			: #78A800 url(img/navBG.gif) right repeat-y;
	z-index: 1;
}

.container {
	width				: 1000px;
	margin				: 0;
	background			: #FFFFFF;
	position			: relative;
}

/* HEADER ELEMENTS*/
.header {
	height				: 114px;
	border-bottom		: #9bdb00 6px solid;
	background			: url(img/headerBG.gif);
	position			: relative;
}

.logo {
	position			: 	absolute;
	top					: 	20px;
	left				: 	24px;
	width				: 	161px;
	height				: 	47px;
	background-image	:	url(/css/img/UpdatedBrainDashCogs.png);
}
.gametabs {
	height: 150px;
	width: 100%;
	position: relative;
}

.chat_url {
	cursor:pointer;
}

.gamerow {
	height: 30px;
	width: 225;
	position: relative;
}

.logo span {
	font-size			: 12px;
	color:#999999;
}

.BETA {
	position			: absolute;
	left				: 195px;
	top					: 33px;
	color				: #FF0000;
}

.celebrate {
	position			: absolute;
	top					: 0;
	right				: 230px;
	height: 114px;
	width: 325px;
	background-image:url(img/celebrate.jpg);
}

.mainNav,.mainNav li {
	margin				: 0;
	padding				: 0;
	list-style			: none;
}


.mainNav {
	z-index				: 2;
	position			: absolute;
	bottom				: 0;
	left				: 10px;
	height				: 35px;
}

.mainNav li {
	float				: left;
}

.mainNav li a {
	display				: block;
	height				: 35px;
	line-height			: 38px;
	padding				: 0 12px;
	color				: #464646;
	background			: url(img/mainNavBG.gif);
}

.mainNav li a:hover, .mainNav .current a{
	color				: #FFFFFF;
	background			: url(img/mainNavBGHover.gif);
}

.mainNav .first{
	background:url(img/mainnav_left.jpg) left;/*mainNavBGleft.gif*/
}

.mainNav .first:hover, .mainNav .current .first{
	background			: url(img/mainnav_hoverleft.jpg) left;/*img/mainNavBGHoverleft.gif*/
	color				: #FFFFFF;
}

.mainNav .last{
	background:url(img/mainnav_right.jpg) right;/*img/mainNavBGright.gif*/
}

.mainNav .last:hover,.mainNav .current .last{
	background			: url(img/mainnav_hoverright.jpg) right;/*img/mainNavBGHoverright.gif*/
	color				: #FFFFFF;
}

.gs_image {
	height: 48px;
	width: 48px;
	float: left;
	/*background: #FFFFFF;*/
	text-align: center;
	background-position: center; 
	background-repeat: no-repeat;
}

.gs_image a { 
	display:block; 
}

.gs_image img {
	background: #FFFFFF;
	text-align: center;
    margin-top:6px;
}

.user_profile_info a { 
	display:block; 
}

.user_profile_info {
	height				: 35px;
	text-align:left;
	margin-right:35px;
    cursor				: pointer;
}
.user_profile_info img{
	margin-top:3px;
	margin-left:3px;
	background: none;
}

.login {
	position			: absolute;
	width				: 120px;
	right				: 10px;
	top					: 10px;
	margin				: 0;
	padding				: 0;
}

.loginTextUser {
	position			: absolute;
	width				: 120px;
	right				: 80px;
	top					: 30px;
	margin				: 0;
	padding				: 0;
	color				: #8b8b8b;
}
.loginTextPass {
	position			: absolute;
	width				: 120px;
	right				: 80px;
	top					: 60px;
	margin				: 0;
	padding				: 0;
	color				: #8b8b8b;
}
.logout {
	position			: absolute;
	width				: 114px;
	right				: 20px;
	top					: 0px;
	margin				: 0;
	padding				: 0;
}

.submitButton input{
	background			: url(img/login_btn.jpg);
	position			: absolute;
	width				: 65px;
	height				: 32px;
	border				: none;
	font-size			: 0;
	top					: 64px;
	right				: -14px;
	line-height			: 300px;
	cursor				: pointer;
}


.popUpSubmit input{
	/*background			: url(img/goButton.gif); */
	background	: url(img/white_login.jpg); 
	position			: absolute;
	width				: 65px;
	height				: 25px;
	border				: none;
	font-size			: 0;
	top					: 60px;
	left				: 55px;
	line-height			: 300px;
	cursor				: pointer;
}

.logoutButton input{
	background			: url(img/LogoutButton.png);
	position			: absolute;
	width				: 65px;
	height				: 22px;
	border				: none;
	font-size			: 0;
	top					: 86px;
	right				: 6px;
	line-height			: 300px;
	/*background-image	: url(/css/img/logout.png);*/
}

/* END HEADER*/
.join_free_now {
height:168px;
width:235px;
background-image:url(/css/img/joinAd.gif);
}

.content {
background			: #FFFFFF;
overflow:hidden;
/*min-height:1250px;*/
}

.lCol {
	
	width				: 765px;
	float				: left;
	min-height			: 750px;
	background			: #FFFFFF url(img/pageBG.gif) repeat-x;
	padding-top			: 0px;
	/* padding-bottom		: 30px; */
}

.lColTopFill {
	width				: 765px;
	float				: left;
	background			: url(img/pageBG.gif) repeat-x;
	/* padding-top			: 10px ; */
	/* padding-bottom		: 30px; */ 
	min-height			: 750px;
	height				: auto !important;
}

.rCol {
	float				: right;
	width				: 235px;
	background			: #9bdb00 url(img/rColBG.gif) no-repeat;
	min-height			: 1150px; 
	height				: auto !important;
	padding-bottom		: 30px;
}
.youlink {
	color:#662D91;
}

/* FOOTER ELEMENTS */
.footer {
	clear				: both;
	background			: #e4e4e4 url(img/footerBG.gif) repeat-x;
	border-top			: #9bdb00 6px solid;
	position			: relative;
	height				: 60px;
	width				: 990px;
	padding-left		: 10px;
}

.footerNav, .footerNav li{
	margin				: 0;
	padding				: 0;
	list-style			: none;
}

.footerNav {
/*	border-top			: #cbcece 4px solid; */
	height				: 20px;
	padding				: 8px 0 0 0;
}

.footerNav li {
	float				: left;
}
h3 {
}


.footerNav a {
	color:#464646;
}

.footerNav a:hover {
	color				: #a9a9a9;
}

.legal {
	clear				: both;
	display				: block;
	color				: #a9a9a9;
    text-align:center;
}

/* END FOOTER */

/* BOX CLASS */

.box {
	width				: 212px;
	min-height			: 60px;
	background			: url(img/gamechooserimg/boxbg.png) bottom left;
	position			: relative;
	margin-top			: 20px;
	margin-right		: auto;
	margin-bottom		: 20px;
	margin-left			: auto;
}

.advert {
	background: #78A800;
	width: 180px;
	/*height: 150px;*/
	text-align: center;
	/*margin-top: 5px;*/
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
}
.comp_advert {
	background: #78A800;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
}
.comp_advert160 {
	background: #78A800;
	width: 160px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.box h2 {
	margin				: 0;
	height				: 29px;
	background			: url(img/gamechooserimg/boxheader.png);
	color				: #FFFFFF;
	font-size			: 14px;
}

.box h2 span {
	padding-top: 		0;
	padding-right: 		0;
	padding-bottom: 	0px;
	padding-left: 		5px;
	font-size			: 14px;
	position			: relative;
	top					: 6px;
	width				: 177px;
	/* text-indent: 10px; */
}

.box p {
	padding-top: 		0;
	padding-right: 		0;
	padding-bottom: 	0px;
	padding-left: 		5px;
	margin				: 0;
	color				: #6e6e6e;
}

/* ICONS */
.box h2 img {
	position:absolute;
	right:-5px;
	top:-25px;
}

/* FEEDBACK BUTTON */

.feedback_btn {
	width:235px;
	height:60px;
	background-image:url(img/feedback_btn.png);
}


/* END BOX */
h1 {
	font-size			: 24px;
	color				: #78A800;
	margin				: 0 0 5px 0;
}

h1 a {
	color				: #78A800;
	cursor				: pointer;
}

h2 {
	color				: #78A800;
}

h2 {
	color				: #78A800;
}

h4 {
	font-size:14px;
	color:#464646;
}
.faqbox {
padding: 20px;
}
.article p {
	text-decoration:none;
	color: #464646;
	width: 100%;
	line-height: 150%;
}

.article_image {
	float: left;
	margin: 15px;
}

.article a:hover {
text-decoration:none;
color: #67008d;
}
/*
.article ul{
text-decoration:none;
list-style:none;
margin-left: 0; 
padding-left: 0;
}

.article li {
	list-style-position: inside;
	list-style-type: disc;
}
*/
.article {
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}

.game {
	text-align: center;
	/*padding: 30px 108px 50px 108px;*/
}

/* The login entry fields */
.passwordfield {
	background: url(/css/img/inputField.png) left top no-repeat;
	width: 112px;
	height: 19px;
	line-height: 20px;
	border: none;
	padding: 2px 4px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #999999;
	margin-bottom: 5px;

}

.home_game_tab {
	height: 140px;
	width: 220px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}

.fulluserfield {
	background: url(/css/img/inputField.png) left top no-repeat;
	width: 112px;
	height: 19px;
	line-height: 20px;
	border: none;
	padding: 2px 4px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #999999;	
	margin-bottom: 5px;
}

.userfield {
	background: url(/css/img/inputField.png) left top no-repeat;
	width: 112px;
	height: 19px;
	line-height: 20px;
	border: none;
	padding: 2px 4px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #999999;	
	margin-bottom: 5px;
}

.emailfield {
	background: url(/css/img/emailField.png) left top no-repeat;
	width: 200px;
	height: 23px;
	line-height: 20px;
	border: none;
	padding: 2px 4px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #999999;
	margin-bottom: 5px;
	position: absolute;
	top: 34px;
	left: 111px;
	background-image: url(/css/img/emailField.png);
}

.emailfield_wo1 {
	background: url(/css/img/emailField.png) left top no-repeat;
	width: 200px;
	height: 23px;
	line-height: 20px;
	border: none;
	padding: 2px 4px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #999999;
	margin-bottom: 5px;
	position: absolute;
	top: 63px;
	left: 10px;
}

h3 {
	font-size:24px;
	color: #78A800;
}
.reason {
	background:url(img/home/reasonsBG.jpg);
	width:171px;
	height:82px;
	display:block;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:16px;
	padding-right:16px;
	float:left;
}

.spacing {margin-right:26px;}

.reason h3{
	margin:0;
	padding:0;
	font-size:18px;
}
.reason h3 a{
	color:#FFFFFF;
}

.reason p {
	padding:0;
	margin:0;
}
.reason p a{
	color:#333333;
}

.joinReasons {
	margin:0 50px;
	height:110px;
}

/*HOME STYLES*/

.feature {
	background				: url(img/home/feature.jpg);
	width					: 702px;
	height					: 319px;
	margin					: 0 auto 20px auto;
	position				: relative;
}

.mainGames {
	width					: 695px;
	height					: 140px;
	margin					: 0 auto 20px auto;
	position				: relative;
	/*background-image		: url(/css/img/home/play-for-free-baindash.png); */
}

.threereasons {
	background				: url(img/home/3greatreasons.gif);
	width					: 695px;
	height					: 150px;
	margin					: 0 auto;
}

.flashcontent {
	width					: 700px;
	height					: 320px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

GameFrame {
	background-position: center center;
	height: 1000px;
	width: 550px;
}


/*GAME CHOOSER*/
.insideLeftColumn {
/*	margin-top:0px;
	margin-left:5px;
	width:225px;
	height:150px;
	float: left;
	background-image:url(img/rColBG.gif);
	background-color: #9bdb00;
	background-repeat: no-repeat; */
	
	float				: left;
	width				: 220px;
	background			: #9bdb00 url(img/rColBG.gif) no-repeat;
	min-height			: 795px;
	height				: auto!important;	
	padding-top			: 25px;
	
	/*float				: left;
	width				: 220px;
	background			: #9bdb00 url(img/rColBG.gif) no-repeat;
	min-height			: 800px;
	height				: auto !important;
	/* padding-bottom		: 30px; */
}

.gamechooser_header {
	/* float:left; */
	width:545px;
	height:120px;
	right: 100px;
	
	background-color: #753c9f;
	font-family: "Arial Rounded MT Bold";
	font-size: 18px;
	color: #FFFFFF;
	text-align: left;
}

.gamechooser_header_text {
	/* float:left; */
	width:360px;
	background-color: #753c9f;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.gamechooser_header_pic {
	float:right;
	width:130px;
	height:120px;
	padding-top: 10px;
	padding-left: 20px;
}

.gamechooser_table {
	margin-left:32.5px;
	/* float:left; */
	width:465px;
	right: 100px;
	margin-top: 0px;
}

.GameChooserPromo {
	background-position: center center;
	text-align: center;
	margin: 5px;
}

.FullPage {
	background-color: #9bdb00;
	width: 1000px;
	position:relative;
	z-index: 1;
	left:0;
	top:0;
	height: 1400px;
}

/* LEFT COLUMN */
.leftnavigation {
	height: auto;
	width: 235px;
	margin: 0 auto 16px auto;
	padding: 0 0 10px 0;
	text-align: center;
	background-repeat: no-repeat;
}

.LeftPanel {
	width: 235px;
	height: 1335px;
	background: #9bdb00;
}

/* RIGHT COLUMN */
.RightPanel {
	width: 235px;
	height: auto;
	position:absolute;
	left: 765px;
	top: 0px;
	background: #9bdb00 url(img/rColBG.gif) no-repeat;
}

.advert3 {
	background: #999999;
	width: 235px;
	height: 90px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 16px;
	margin-left: auto;
	position: relative;
}

/* CENTRE COLUMN */

.CentrePanel {
	background-color: #FFFFFF;
	width: 530px;
	height: auto;
	min-height: 1200px;
	position: absolute;
	left: 235px;
	top: 0px;
}

.UserBox {
	background-color: #ffffff;
	width: 530px;
	margin-top:10px;
}

.userboxtext {
	height: 85px;
	width: 390px;
	margin-left: 10px;
	margin-right:10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #753C9E;
	font-weight: bold;
	line-height: 16pt;
	float:left;
}

.userboximage {
	height: 85px;
	width: 78px;
	float:left;
}

.gametable {
	/*width: 530px;
	padding-left: 20px;
	padding-right: 20px;*/
	height: auto;
	margin-top:10px;
	margin-left:30px;
	width: 490px;
}
.instruct{
height:12px;
width: 490px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 12px;
color: #464646;
margin-bottom:20px;
margin-left:30px;
}
.JackpotHeaderLine {
	font-style: normal;
	float: left;
	width: 130px;
	line-height: 15px;
	font-weight: bold;
}
.JackpotWalletLine {
	/* postion: relative; */
	font-style: italic;
	float: left;
	width: 34px;
	color: #666666;
	line-height: 15px;
	/*vertical-align: text-top;
	line-height: 25px; */
}
.greendividerline {
	border-bottom: #9bdb00 1px solid;
	width: 468px;
	/* position: relative; */
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 31px;
	margin-left: 31px;
	clear: both;
}

.featuredusers {
	height: 120px;
	width: 468px;
	position: relative;
	left: 30px;
	padding: 0px;
}

.advert2 {
	width: 468px;
	height: 60px;
	position: relative;
}
.gamebutton {
	margin: 0px;
	float: left;
	height: 133px;
	width: 134px;
	position: relative;
	padding: 5px;
}

.gs_left_nav_inactive {
	font-family: "Trebuchet MS";
	font-size: 15px;
	background-image: url(/css/img/gamechooserimg/inactivenav.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 235px;
	color: #FFFFFF;
	/* float: right; */
	font-weight: bold;
	text-align: left;
	text-indent: 24px;
	padding-bottom: 2px;
	line-height: 25.5px;
	position: relative;
}

.gs_left_nav_inactive a {
	display: block;
	color: #FFFFFF;
}


.gs_left_nav_active {	
	font-family: "Trebuchet MS";
	font-size: 15px;
	background-image: url(/css/img/gamechooserimg/activenav.png);
	background-repeat: no-repeat;
	/* float: left; */
	height: 28px;
	width: 235px;
	color: #9bd600;
	font-weight: bold;
	text-align: left;
	text-indent: 24px;
	padding-bottom: 2px;
	line-height: 25.5px;
	/* position: relative; */
}

.popup_email_input {
	float: left;
}

.emailPopupSubmit input{
	background			: url(/css/img/submit_black.jpg); 	
	float				: left;
	position			: absolute;
	left				: 10px;
	top					: 90px;
	width				: 79px;
	height				: 25px;
	border				: none;
	font-size			: 0;
	line-height			: 300px;
}

.emailPopupNoThanks input{ 
	background			: url(/css/img/nothanks_black.jpg);
	float				: left;
	position			: absolute;
	left				: 90px;
	top					: 90px;
	width				: 104px;
	height				: 25px;
	border				: none;
	font-size			: 0;
	line-height			: 300px;
}
#fb_request_email .bene_holder{
background-color:#eeeeee;
padding:10px;
height:auto;
margin-bottom:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#fb_request_email p{
margin-top:0px;
font-weight: bold;
font-size: 13px;
}
#fb_request_email .btn_holder{
margin-bottom:10px;
}
#fb_request_email .emailfield_popup {
	background: url(/css/img/emailField.png) left top no-repeat;
	width: 200px;
	height: 23px;
	line-height: 20px;
	border: none;
	padding: 2px 4px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #999999;
}
#fb_request_email .Submit input {
	background			: url(/css/img/submit_black.jpg);
	height				: 25px;
	width				: 79px;
	border				: none;
	font-size			: 0;
	line-height			: 300px;
	margin-right		: 10px;
	float				: left;
}

#fb_request_email .NoThanks input { 
	background			: url(/css/img/no_thanks.png);
	width				: 220px;
	height				: 25px;
	border				: none;
	font-size			: 0;
	line-height			: 300px;
	float				: left;
}
#fb_request_email .checkbox_holder{
margin-bottom:10px;
font-size:11px;
}
#fb_request_email #reg{
margin-bottom:10px;
}
#fb_request_email #reg a{
text-decoration:underline;
}
#fb_request_email .left_half{
width:460px;
}
#fb_request_email .right_half{
width:230px;
height:280px;
background-color:#000000;
}
#fb_request_email .center{
width:400px;
}

/* Hide the TopFox Check box on ONLY the game summary page */

#gs_input_form #mgx_optin {
	display:none;
}

#split_topfox_div #mgx_optin {
	display:none;
}

#split_topfox_div {
	font-size:		11px;
	text-align:		left;
	font-weight:	normal;
}

.popup_login_register {
	position: absolute;
	width: 511px;
	padding: 10px;
	height: 255px;
}

.popup_login_register_input {
	top: 25px;
	position: absolute;
	float: left;
	left: 353px;
	height: 160px;
}

.popup_login_register_text {
	width: 312px;
	position: absolute;
	float: left;
	height: 240px;
}

.popup_login {
	position: absolute;
	width: 325px;
	padding: 10px;
	height: 255px;
}

.popup_login_input {
	top: 53px;
	position: absolute;
	float: left;
	left: 163px;
	height: 121px;
}

.popup_login_text {
	width: 312px;
	position: absolute;
	float: left;
	height: 240px;
}


.LogOutLink {
	font-family			: "Trebuchet MS", Arial, Verdana;
	font-size:         12px;
	background-color:  #fdfdfd;
	font-weight:       200;
	color:             #753C9E;
	border-width: 	   0px;
	cursor:            pointer;
	width:			   55px;
	height:			   16px;
	padding-right:     5px;	
	padding-left:      0px;
	margin-top:   	   1px;
}
.LogOutLink_hover {
	font-family			: "Trebuchet MS", Arial, Verdana;
	font-size:         12px;
	font-weight:       200;
	color:             #cfcfcf;
	background-color:  #fdfdfd;
	border-width: 	   0px;
	cursor:            pointer;
	width:			   55px;
	height:			   16px;
	padding-right:     5px;	
	padding-left:      0px;
	margin-top:   	   1px;
}

/* The drop down menu */
.mainNav li.headlink ul, .mainNav li.headlinkP ul, .mainNav li.headlink2 ul {
	list-style: none; 
	display: none; 
	float: none;	
	margin: 0px;	
	position: absolute;	
	top: 35px;
	margin-left: auto;	
	z-index: 1000;	
	min-width: 72px;
	text-align: center;
	background-color:#FFFFFF;
	background-image: url(img/headerBG.gif);
	background-position: bottom;
	background-repeat: repeat-x;	
	border-top: 4px #9bdb00 solid;
	border-left: 1px #9bdb00 solid;
	border-right: 1px #9bdb00 solid;
	border-bottom: 1px #9bdb00 solid;	
	padding: 5px;
}
.mainNav li.headlink ul {
	left: 269px;
}
.mainNav li.headlinkP ul {
	left: 200px;
}
.mainNav li.headlink2 ul {
	left: 279px;
}

.mainNav li.headlink ul li, .mainNav li.headlinkP ul li, .mainNav li.headlink2 ul li {
	float: none;
	background-image: none;
	margin: 0;
	padding: 0;
}

.mainNav li.headlink ul li a:hover, .mainNav li.headlinkP ul li a:hover, .mainNav li.headlink2 ul li a:hover { 
	background-image:none; 
	background			: url(img/mainNavBGHover.gif);
	color:#FFFFFF;
}

.mainNav li.headlink:hover ul, .mainNav li.headlinkP:hover ul, .mainNav li.headlink2:hover ul { display: block; }
.mainNav li.headlink ul li a, .mainNav li.headlinkP ul li a, .mainNav li.headlink2 ul li a { padding-left: 5px; padding-right: 5px; padding-top: 0; padding-bottom: 0; background-image:none; color:#464646; }
.mainNav li.headlink, .mainNav li.headlinkP, .mainNav li.headlink2  { background-color: white; }

/*-------------impromptu---------- */
.jqiwarning .jqi{ background-color: #b0be96; }
.jqifade{ position: absolute; background-color: #333333; }
div.jqi{ position: absolute; background-color: #d0dEb6; padding: 10px; width: 300px; text-align: left; }
div.jqi .jqiclose{ float: right; margin: -35px -10px 0 0; cursor: pointer; }
div.jqi .jqicontainer{ background-color: #e0eEc6; padding: 5px; color: #ffffff; font-weight: bold; }
div.jqi .jqimessage{ background-color: #c0cEa6; padding: 10px; }
div.jqi .jqibuttons{ text-align: center; padding: 5px 0 0 0; }
div.jqi button{ padding: 3px 10px 3px 10px; margin: 0 10px; }
/*-------------------------------- */

/*-------------date picker---------- */
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url("/css/img/calendar.png") no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/*-------------------------------- */


/*-------------depositpages---------- */
.dep_text_style{
font-family: "Trebuchet MS", Arial, Verdana;
font-size: 12px;
color:#222222;
}
.dep_title{
position:relative;
margin-left: 60px;
margin-top: 20px;
}
.dep_depositcontainer{
}
.dep_offerdescbox{
position: relative;
background: url("/css/img/deposit_page/background.jpg") no-repeat;
width: 445px;
height: 852px;
margin-left: 50px;
}
.dep_innercontainer{
position: relative;
width: 800px;
height: 852px;
}
.dep_offer_text{
float:left;
margin-left: 10px;
padding-top: 10px;
margin-bottom: 10px;
margin-right: 10px;
width: 425px;
height: 302px;
}
.dep_short_flash{
position: relative;
float:left;
margin-left: 20px;
width: 273px;
height: 302px;
}
.short_flash{
position: relative;
float:left;
margin-left: 12px;
width: 273px;
height: 302px;
}
.offerdescbox{
background: url("/css/img/deposit_page/offer_short.jpg") no-repeat;
width: 445px;
height: 352px;
margin-left: 10px;
}
.innercontainer{
width: 730px;
height: 852px;
}
.title{
margin-left: 20px;
margin-top: 10px;
}
.long_flash{
position: relative;
float:left;
width: 741px;
height: 65px;
}
.pay_pal{
position: relative;
float:left;
margin-left: 12px;
background: url("/css/img/deposit_page/paypal2.jpg") no-repeat;
padding:10px;
width: 285px;
height: 212px;
}
.pay_pal_button{
position: relative;
top:5px;
left:45px;
background: url("/css/img/deposit_page/PayPal_mark_180x113.gif") no-repeat;
width: 180px;
height: 113px;
}
.button_container{
position: relative;
float:left;
margin-left: 10px;
padding-top: 10px;
margin-bottom: 10px;
margin-right: 10px;
width: 100%;
}
.paypal_depositcontainer{
}
.paypaltext{
width:100%;
text-align:left;
margin-bottom:10px;
margin-left:0px;
}
.paypalbox{
background: url("img/deposit_page/paypalbox.jpg") no-repeat;
width: 312px;/*taken off padding from width*/
height: 284px;
padding:10px;
}
/* -------------------------------- */


/* --- Updated deposit page styles 180909 --- */
.dep_account_info{ margin-bottom: 10px; width: 380px;}
.dep_maincontainer{ left:50%; margin-left:-387px; position:absolute; top:15px; width: 775px; background:#ffffff;}
.deposit_container{ overflow:hidden;}
.deposit_text{ float:left;}
.deposit_img_btns{ /*float:right; width:258px; overflow:hidden;*/}
#popup.deposit_img_btns{ float:right; width:258px; overflow:hidden;}
#popup.deposit_text{ float:left; width:380px;}
#popup.deposit_text_wide{ width:100%;}
.credit_debit_promo{ background: url("img/deposit_page/dep_promo_btn.png") no-repeat; width: 258px; height: 172px; margin-bottom:15px; cursor:pointer;}
.deposit_img_btns a { color:#fff;}

.deposit_button{ float:left; background: url("img/deposit_page/deposit_button_bg.png") no-repeat; width: 176px; height: 39px; cursor:pointer; line-height:39px; color:#FFFFFF; font-weight:bold; text-align:center; font-size:18px;}

.deposit_img_btns_inner h2 { font-size:18px;}

.deposit_item { height:39px; margin-bottom:10px; float:left;}
.deposit_image { float:left; width:81px;}
.sponsor_pay .deposit_image { width:100px;}
.valid_cards { width: 194px; height:130px; padding-left:32px; padding-right:32px; padding-bottom:15px;}
.deposit_drupal { clear:both;}
/*-------------------------------- */


/*-------------gamepages---------- */
.clearfloat{
clear:both;
height:0;
font-size:1px;
line-height:0px;
}
.game_main_c{
width: 100%;
margin-top: 20px;
}
.fact_area{
width:725px;
margin-left:20px;
margin-right:20px;
}
.game_left_col{
width: 366px;
float:left;
margin-left: 20px;
margin-bottom: 10px;
}
.small_margin{
width: 720px;
margin-left: 20px;
}
.game_image_c{
width: 366px;
margin-bottom: 10px;
}
.game_similargames_c{
background: url("img/game_pages/similar_games.jpg");
width: 366px;
height: 97px;
margin-bottom: 10px;
}
.game_table_c{
top:3px;
left:8px;
}
.game_name{
margin-left:8px;
font-size:10px;
color:#555555;
width: 82px;
float:left;
margin-top: 5px;
margin-bottom: 10px;
}
.game_comments_c{
	width: 100%;
	min-height: 30px;
	background: url("img/game_pages/commentbox_top.gif");
}
.game_comment_box{
	width: 346px;/*taken off padding from width*/
	background: url("img/game_pages/commentbox.gif") repeat-y;
	/*min-height:300px;*/
	padding: 10px;
}
/* each generated comment is id=game_comment_# class=game_comment */
.game_comment {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color:#464646;
	/* min-height: 30px; */
    border-bottom: 1px solid #d1d1d1;
    background:#ffffff;
    padding: 10px;
}
.game_comment .game_comment_author p{
	padding: 0px;
    margin: 0px;
    width:auto;
    height:auto;
}
.game_comment_author, .game_comment_body_full, .game_comment_body_short {
}
.game_comment_author {
	float: left;
	width: 125px;
}
.game_comment_body_full, .game_comment_body_short {
	float: right;
	width: 200px;
}
.game_comment_body_full {
	display: none;
}
.game_comment_body_short {
}
.game_header_indent h1{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color:#464646;
float:left;
}
.comment_login{
background: url("img/game_pages/comment_login.gif");
width: 327px;
height:41px;
}
.game_comment_verbosity_div{
	float:right;
	padding-right: 15px;
}
.comment_box_bottom{
	height: 10px;
	background: url("img/game_pages/commentbox_bottom.gif");
    width: 366px;
}
.game_right_col{
width: 356px;
margin-right: 10px;
float:right;
}
.game_top_c{
width: 100%;
height:44px;
}
.game_fact_header{
background: url("img/game_pages/game_facts_header.jpg");
width: 725px;
height: 32px;
}
.game_fact_box{
background: url("img/game_pages/game_fact_box.jpg") bottom left;
width: 705px;
padding: 10px;
}

.game_fact_box h1{
	font-size:14px;
	color:#464646;
}

.game_fact_box_bottom{
	background: url("img/game_pages/fact_box_bottom.jpg") bottom left;
	width: 725px;
	height: 8px;
	margin-bottom: 10px;
}
.game_howtoplay_c{
background: url("img/game_pages/game_box_header.jpg");
width: 336px;
height: 32px;
}
.game_schedule_c{
width: 336px;
height: 180px;
margin-bottom:10px;
background: url("img/game_pages/schedule.png");
}
.game_box{
width: 316px;/*taken off padding from width*/
min-height: 38px;
background: url("img/game_pages/game_page_box.jpg") bottom left;
padding: 10px;
}
.game_box_bottom{
width: 336px;
height: 8px;
background: url("img/game_pages/game_page_box_bottom.jpg") bottom left;
margin-bottom: 10px;
}
.rowW{
margin-left:1px;
margin-bottom:3px;
width: 334px;
height:51px;
background-color:#FFFFFF;
}
.rowG{
margin-left:1px;
margin-bottom:3px;
width: 334px;
height:51px;
background-color:#F2F2F2;
}
.position{
margin-left:5px;
width: 30px;
height: 48px;
float:left;
}
.avatarimage{
width: 48px;
height: 48px;
float:left;
background-color:#662D91;
}
.loginstring{
background: url("img/game_pages/name_bg.png");
line-height:15px;
padding-top:3px;
padding-left:10px;
width: 160px;
height: 48px;
float:left;
}
.name {
color: #FFFFFF;
font-weight: bold;
font-size: 11px;
}
.score {
color: #333333;
font-weight: bold;
}
.braincells {
color: #666666
}
.challenge{
width: 80px;
height: 48px;
float:left;
background: url("img/game_pages/challenge_mini.png");
}
.schedule_c{
width: 336px;
height: 50px;
}
.scheduletitle{
width: 336px;
height: 28px;
font-size:16px;
font-weight:bold;
color:#ffffff;
text-indent:7px;
}
.columntitle_c{
width: 336px;
height: 21px;
color:#753c9e;
font:arial;
font-weight:bold;
}
.gametype_title{
margin-left: 5px;
width: 48px;
height: 21px;
float:left;
}
.start_time_title{
margin-left: 5px;
width: 58px;
height: 21px;
float:left;
}
.fee_title{
margin-left: 15px;
width: 48px;
height: 21px;
float:left;
}
.prize_title{
margin-left: 5px;
width: 48px;
height: 21px;
float:left;
}
.closing_date_time_title{
margin-left: 5px;
width: 55px;
height: 21px;
float:left;
}
.schedulerow{
width: 336px;
height: 21px;
color:#ffffff;
/*border-top:1px solid #333333;*/
margin-bottom: 5px;
}
.gametype{
margin-left: 5px;
width: 48px;
height: 21px;
float:left;
margin-bottom: 5px;
}
.start_time{
margin-left: 5px;
width: 58px;
height: 21px;
float:left;
margin-bottom: 5px;
}
.fee{
margin-left: 15px;
width: 48px;
height: 21px;
float:left;
margin-bottom: 5px;
}
.prize{
margin-left: 5px;
width: 48px;
height: 21px;
float:left;
margin-bottom: 5px;
}
.closing_date_time{
margin-left: 5px;
width: 55px;
height: 21px;
float:left;
margin-bottom: 5px;
}
.play{
margin-left: 5px;
width: 30px;
height: 20px;
float:left;
background: url("img/game_pages/play_mini.png");
}
.history_col{
width: 174px;
height:250px;
float:left;
margin-left: 5px;
margin-bottom: 10px;
}

.history_list{
text-decoration:none;
margin-left: 0px;
padding-left: 0;
list-style: none;
line-height:1.5em;
text-indent:0px;
text-align:left;
}
.history_list a:hover{
color:#67008d;
}
.history_header{
background: url("img/history_box_header.jpg");
width: 174px;
height: 32px;
float: left;
}
.quote_header{
background: url("img/quote_header.jpg");
width: 174px;
height: 32px;
float: left;
}
.history_box{
width: 154px;/*taken off padding from width*/
min-height: 38px;
background: url("img/history_box.jpg") bottom left;
padding: 10px;
}
.history_box_bottom{
width: 174px;
height: 8px;
background: url("img/history_box_bottom.jpg") bottom left;
margin-bottom: 10px;
}
.historytext {
font-size: 12px;
text-indent:0px;
text-align:left;
}
.quote_alphabet{
background: url("img/alphabet_quote.jpg");
width:21px;
height:21px;
}
.alphabet{
font:Tebuchet MS, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
text-align:center;
top:2px;
position:relative;
}
.ad1{
width: 180px;
height: 150px;
float:left;
margin-right:6px;
}
.ad2{
width: 180px;
height: 150px;
float:left;
}
/*-------------------------------- */
.h1_index {
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}
.divAuthorName {
	float: left;
	margin-right: 5px;
	color:#ffffff;
	font-weight:bold;
	text-align: left;
}
.divQuoteText{
position:relative;
font-weight:bold;
font-size:15px;
height:90px;
top:30px;
margin-bottom:10px;
color:#ffffff;
font-style:italic;
}
.largecontainer{
margin-top:25px;
}
#answerbit{
color:#ffffff;
}
.divQuoteAuthor{
position:relative;
bottom:5px;
}
.revealQuoteAuthor{
position:relative;
bottom:2px;
text-align: left;
	color:#ffffff;
	font-weight:bold;
	text-align: center;
}
.well_it_was{
float: left;
margin-right: 5px;
color:#ffffff;
}
.quote_ad{
padding:10px;
width: 160px;/*taken off padding from width*/
height: 130px;/*taken off padding from height*/
background:url("img/quote_ad.png");
float:left;
}
.quote_box{
width: 346px;/*taken off padding from width*/
height: 191px;/*taken off padding from height*/
padding: 10px;
background:url("img/quote_large.jpg");
}
.divAuthorName a{
color:#ffffff;
font-weight:bold;
}
#AuthorQuote1{
margin-top:10px;
padding-bottom:10px;
}
#AuthorQuote2{
margin-top:10px;
padding-bottom:10px;
}
#AuthorQuote3{
margin-top:10px;
padding-bottom:10px;
}
#AuthorQuote4{
margin-top:10px;
padding-bottom:10px;
}
#AuthorQuote5{
margin-top:10px;
padding-bottom:10px;
}
#AuthorQuote6{
margin-top:10px;
padding-bottom:10px;
}
#AuthorQuote7{
margin-top:10px;
padding-bottom:10px;
}
#AuthorQuote8{
margin-top:10px;
padding-bottom:10px;
}
#AuthorQuote9{
margin-top:10px;
padding-bottom:10px;
}
.single_quote_header{
background: url("img/head_quote_top.jpg");
width: 594px;
height: 12px;
}
.single_quote_box{
background: url("img/head_quote_box.jpg") bottom left;
width: 574px;
padding: 10px;
}
.single_quote_box h1{
color:#ffffff;
}
.single_quote_box h4{
color:#ffffff;
}
.quote_header_purple{
background-image:url("img/quote_purple.jpg");
width:600px;
height:50px;
margin-bottom:10px;
}
.quote_header_purple h1{
color:#ffffff;
top:8px;
left:10px;
position:relative;
}
.quote_header2{
background-image:url("img/quote_purple.jpg");
width:350px;/*minus padding*/
height:34px;
margin-bottom:10px;
padding:8px;
}
.quote_header2 h1{
color:#ffffff;
top:8px;
left:10px;
}
.floatright{
padding-right:30px;
padding-left:10px;
float:right;
width:140px;}


.purple{
color:#67008d;}

.link{
font-size:1em;
padding:4px 0 4px;
}
.link span{
font-size: 11px;
color: #777777;
}
#other_info{
float:left;
width:300px;
margin-bottom:20px;
}
#other_info_right{
float:right;
width:300px;
margin-bottom:20px;
}
.floatimgright{
    float:right;
    margin-right:10px;
    margin-bottom:10px;
    }
	

/*-------------redesigned master header---------- */
.braindash_logo{
	position:absolute;
	top:12px;
	left:10px;
	background:url("/css/img/BrainDash_logo.jpg");
	width:218px;
	height:55px;
}

.beta_grey{
position: absolute;
left: 240px;
top: 49px;
font-size:0.9em;
color: #464646;
}
.header_ad{
width:468px;
height:60px;
margin-left:21px;
margin-top:9px;
}
.login_panel {
	background-image:url(img/login_panel_bg.jpg);
	background-repeat:no-repeat;
	height:79px;
	margin-right:50px;
	position:absolute;
	right:-39px;
	top:5px;
	width:219px;
}
.username {
	position			: absolute;
	width				: 120px;
	left				: 10px;
	top					: 10px;
	margin				: 0;
	padding				: 0;
	color				: #8b8b8b;
}
.password {
	position			: absolute;
	width				: 120px;
	left				: 10px;
	top					: 40px;
	margin				: 0;
	padding				: 0;
	color				: #8b8b8b;
}
.lost_password{
	position			: absolute;
	width				: 150px;
	height				: 32px;
	font-size			: 1em;
	top					: 78px;
	right				: 72px;
}
/*----------------------- */

.float_left{
float:left;
width:200px;
}
/*-------- Game Chooser --------------- */

.winnerticker {
width: 510px;
margin-left:10px;
}
#TickerDiv{
	background: url(img/ticker.jpg) no-repeat;
	height: 42px;
	width: 510px;
	text-align:center;
	margin-top: 0px;
	margin-right:10px;
	margin-bottom:10px;
	height: 42px;
	overflow: hidden;
}
#TickerText{
	padding-top: 7px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	color: #ffffff;
	overflow:	hidden;
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	line-height: 1em;
	font-variant: small-caps;
	font-weight: bold;
	height: 42px;
}

/*-------- Front Page Ticker --------------- */
/*
#BarkerTicker {
	padding: 		0px;
	margin:			0px;
	width: 			714px;
	height: 		47px;
	padding-left:	10px;
	background:	url(/css/barker_images/barkerticker.jpg) left top no-repeat;
}
*/

#BarkerChannel {
	margin-top:		0px;
	margin-bottom:	0px;
	padding-top:	0px;
	padding-bottom:	0px;
	width: 			714px;
	height: 		276px;
}
#BarkerLoadDiv {
	margin-top:		0px;
	margin-bottom:	0px;
	padding-top:	0px;
	padding-bottom:	0px;
	width: 			714px;
	height: 		276px;
}

#FrontPageTickerDiv{
	background:		url(/css/barker_images/barkerticker.jpg) left top no-repeat;
	width: 			714px;
	height: 		55px;
	margin-bottom:	2px;
}

#FrontPageTickerText{
	font-family: 	"Arial";
	font-size: 		14px;
	width: 			600px;
	height: 		47px;
	padding-left:	15px;
	padding-top:	8px;
	color:			#464646;
	overflow:		hidden;
}


/*-------- index page changes --------------- */
.page_title {
	z-index: 2;
	position: absolute;
	left: 370px;
	bottom: 8px;
	color:#464646;
	font-size:1.3em;
}
.homepromo {
	height:120px;
	width:540px;
	margin-left:115px;
	margin-right:115px;
	
}
.selection_of_games{
	margin:0 50px;
}

/*-------- gamechooser thumbnail --------------- */
.tn_hj_container{
height:70px;
width:226px;
float:left;
margin-left:36px;
margin-bottom:20px;
background-image:url(/css/img/gemsswap_big_tn.jpg);
}
.tn_hj_description{
height:40px;
width:140px;
margin-left:20px;
margin-top:31px;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 12px;
color:#464646;
text-align:left;
}
.tn_container{
height:70px;
width:226px;
float:left;
margin-left:36px;
margin-bottom:20px;
cursor:pointer;
}
.tn_iconholder{
height:70px;
width:65px;
margin-right:6px;
float:left;
cursor:pointer;
}
.tn_icon{
margin-top:1px;
height:68px;
width:65px;
}
.tn_textholder{
height:70px;
width:155px;
float:left;
}
.tn_title{
height:14px;
width:155px;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
color:#000000;
text-align:left;
}

.tn_title a{
height:14px;
width:155px;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
color:#000000;
text-align:left;
}

.tn_description{
height:40px;
width:155px;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 12px;
color:#464646;
text-align:left;
}
.tn_btnholder{
height:16px;
width:155px;
}
.tn_free a {
color:#000000;
display: block;
height: 100%;
width: 100%;
}
.tn_free{
background-image:url(/css/img/free_btn.jpg);
height:16px;
width:48px;
float:left;
cursor:pointer;
}

.tn_cash a {
color:#000000;
display: block;
height: 100%;
width: 100%;
}
.tn_cash{
background-image:url(/css/img/cashwin_btn.jpg);
height:16px;
width:100px;
float:left;
cursor:pointer;
padding-right:5px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 11px;
text-align:right;
line-height:16px;
}

.tn_cash_noamount a {
color:#000000;
display: block;
height: 100%; 
width: 100%;
}

.tn_cash_noamount{
background-image:url(/css/img/cash_btn.jpg);
background-repeat: no-repeat;
height:16px;
width:48px;
float:left;
cursor:pointer;
padding-right:5px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 11px;
text-align:right;
line-height:16px;
}

.tn_play a {
color:#000000;
display: block;
height: 100%;
width: 100%;
}
.tn_play{
background-image:url(/css/img/play_gc.gif);
height:16px;
width:48px;
float:left;
cursor:pointer;
}

.tn_play_amount a {
color:#000000;
display: block;
height: 100%;
width: 100%;
}
.tn_play_amount{
background-image:url(/css/img/play_amount_gc.gif);
height:16px;
width:100px;
float:left;
cursor:pointer;
padding-right:5px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 11px;
text-align:right;
line-height:16px;
}

.tn_info{
height:14px;
width:17px;
float:left;
}

/*-------- game page changes --------------- */
.game_title_c h1{
color:#668d21;
margin-bottom:10px;
}
.gp_btnholder{
height:50px;
margin-bottom:5px;
}
.rating_btn{
display:none;
height:50px;
float:left;
margin-right:2px;
}

.game_play_free_section {
	margin-bottom:5px;
	height:50px;
}

.play_btn{
height:50px;
width:90px;
float:left;
margin-right:2px;
background: url("img/play_btn.gif");
}
.cashprize_btn{
height:50px;
width:90px;
float:left;
margin-right:2px;
background: url("img/cash_btn.gif");
}
.fb_btn{
height:50px;
width:124px;
float:left;
margin-right:2px;
background: url("img/fb_btn.gif");
}
.fb_btn a{
display: block;
height: 100%;
width: 100%;
}
.play_btn a{
display: block;
height: 100%;
width: 100%;
}
.cashprize_btn a{
display: block;
height: 100%;
width: 100%;
}
.challenge_btn{
display:none;
height:25px;
float:left;
}
.gp_heading{
font-family:Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight:bold;
color:#ffffff;
padding:5px;
background: url("img/green_stripes.jpg") repeat-x;
height: 33px;/*minus padding*/
}
.gp_text{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 14px;
color:#464646;
overflow-y: scroll;
overflow-x: hidden;
height: 120px;
background-color: #FFFFFF;
padding:5px;
border:1px solid #cccccc;
}
.game_instructions_c{
padding-top:10px;
margin-bottom:20px;
}
.game_leaderboard_c{
width: 336px;
height: 564px;
}
.tab_container{
height:32px;
width: 336px;
}
.alltime_active{
height:32px;
width:113px;
float:left;
background: url("img/game_pages/alltime_active.jpg");
}
.alltime_inactive{
height:32px;
width:113px;
float:left;
background: url("img/game_pages/alltime_inactive.jpg");
cursor				: pointer;
}
.free_active{
height:32px;
width:113px;
float:left;
background: url("img/game_pages/free_active.jpg");
}
.free_inactive{
height:32px;
width:113px;
float:left;
background: url("img/game_pages/free_inactive.jpg");
cursor				: pointer;
}
.cash_active{
height:32px;
width:110px;
float:left;
background: url("img/game_pages/cash_active.jpg");
}
.cash_inactive{
height:32px;
width:110px;
float:left;
background: url("img/game_pages/cash_inactive.jpg");
cursor				: pointer;
}
.alltime_leaderboard{}
.free_leaderboard{}
.cash_leaderboard{}
.gp_facts{
width:765px;
}
.game_header {
margin-bottom:5px;
height:15px;
line-height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color:#464646;
}
.game_header_indent {
position:relative;
top:3px;
left:8px;
height:15px;
line-height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color:#464646;
}
.howtoplaytext {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 14px;
color:#464646;
margin-top:-10px;
}
.fact_c{
width:765px;
margin-top:20px;
}

/* game chooser test */

.chooser_container{
	margin-left:18px;
	width: 562px;
	margin-top:10px;
}
/*.chooser_container{
	margin-left:54px;
	width: 506px;
	margin-top:10px;
}*/

.entire_width {
	background-color: #78A800;
	width: 970px;
	/*position:relative;*/
	z-index: 1;
	left:0;
	top:0;
	/*min-height: 1700px;*/
}
#advert_grid.entire_width{ background-color: #ffffff;}
#register_fullwidth.entire_width, #howitworks_fullwidth.entire_width, #cashjackpots_fullwidth.entire_width, #logout_fullwidth.entire_width, #widgets_fullwidth.entire_width, #affiliates_fullwidth.entire_width, #developer_fullwidth.entire_width, #sponsorpay_fullwidth.entire_width, #deposit_fullwidth.entire_width { background-color: #ffffff; width: 930px; padding:20px;}

.centre_col {
	background-color: #FFFFFF;
	width: 580px;
	min-height: 1700px;
	/*position: absolute;*/
	left: 195px;
	top: 0px;
	float: left;
}
.right_col {
	/*position:absolute;*/
	/*left: 775px;*/
	/*top: 0px;*/
	width: 181px;/*minus 14 padding */
	min-height: 1686px;/*minus 14 padding */
	padding:7px;
	background: #78A800;	
	float: right;
}
.left_col {
	width: 181px;/*minus 14 padding */
	min-height: 2086px;/*minus 14 padding */
	padding:7px;
	background: #78A800;
	float: left;
}
.left_nav {
	height: auto;
	width: 181px;
	text-align: center;
	background-repeat: no-repeat;
}
.bt_channel{
	margin-right:-18px;
	margin-bottom:18px;
	height: 250px;
	width: 300px;
	float:left;
}
.instruct_1{
height:12px;
width: 560px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 12px;
color: #464646;
margin-top:10px;
margin-left:10px;
margin-right:10px;
}
.newdividerline {
	border-bottom: #cccccc 1px solid;
	width: 560px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.join_free_static {
	background-image:url(/css/img/BD_Advert.jpg);
	height:164px;
	width:180px;
	margin-bottom:7px;
}
.join_free_static a {
	color:#000000;
	display: block;
	height: 100%;
	width: 100%;
}

.leftnav_header {
	background-image: url(/css/img/leftnav_header.jpg);
	padding-top:11px;
	padding-right:50px;
	width: 115px;/*minus padding*/
	padding-left:15px;
	height: 38px;/*minus padding*/
}
.leftnav_header h2 {
	font-family: "Arial";
	font-size: 15px;
    color: #ffffff;
	font-weight: bold;
    text-align:left;
    margin:0;
}
.leftnav_bottom{
	background-image: url(/css/img/leftnav_bottom.jpg);
	height: 5px;
	width: 195px;
	margin-bottom:7px;
}
.leftnav_active {
	background-image: url(/css/img/leftnav_active.jpg);
	height: 18px;
	width: 164px;
	margin-bottom:2px;
	padding-top:2px;
}
.leftnav_inactive {
	background:#dddddd;
	height: 18px;
	width: 164px;
	margin-bottom:2px;
	padding-top:2px;
}
.leftnav_active h4 {	
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	text-indent: 10px;
    margin:0;
}
.leftnav_inactive h4 {
	font-family: "Arial";
	font-size: 12px;
	color: #777777;
	font-weight: bold;
	text-align: left;
	text-indent: 10px;
    margin:0;
}

.leftnav_inactive a {
	color: #777777;
	display: block;
}
/*.resizable_box {
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
	width: 165px;
	min-height: 40px;
	background: url(img/resizable_box.jpg) bottom left;
	margin-bottom:7px;
	margin-top:0px;
	padding-top:0px;
	font-size:11px;
}*/
.resizable_box {
	padding-top:0px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:5px;
	width: 164px;
	min-height: 40px;
	background:#ffffff;
	margin-bottom:7px;
	margin-top:0px;
	font-size:11px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
}
.resizable_box p{
	padding-top:0px;
	margin-top:0px;
}
.qod_header {
	background-image: url(/css/img/qod_header.jpg);
	padding-top:11px;
	padding-right:50px;
	width: 115px;/*minus padding*/
	padding-left:15px;
	height: 38px;/*minus padding*/
}
.qod_header h2 {
	font-family: "Arial";
	font-size: 15px;
    color: #ffffff;
	font-weight: bold;
    text-align:left;
    margin:0;
    line-height:15px;
}
.cj_header {
	background-image: url(/css/img/hj_header.jpg);
	padding-top:11px;
	padding-right:50px;
	width: 115px;/*minus padding*/
	padding-left:15px;
	height: 38px;/*minus padding*/
}
.cj_header h2 {
	font-family: "Arial";
	font-size: 15px;
    color: #ffffff;
	font-weight: bold;
    text-align:left;
    margin:0;
    line-height:15px;
}
.fg_header {
	background-image: url(/css/img/favegames_header.jpg);
	padding-top:11px;
	padding-right:50px;
	width: 115px;/*minus padding*/
	padding-left:15px;
	height: 38px;/*minus padding*/
}
.fg_header h2 {
	font-family: "Arial";
	font-size: 15px;
    color: #ffffff;
	font-weight: bold;
    text-align:left;
    margin:0;
    line-height:15px;
}
.lr_header {
	background-image: url(/css/img/latestresults_header.jpg);
	padding-top:11px;
	padding-right:50px;
	width: 115px;/*minus padding*/
	padding-left:15px;
	height: 38px;/*minus padding*/
}
.lr_header h2 {
	font-family: "Arial";
	font-size: 15px;
    color: #ffffff;
	font-weight: bold;
    text-align:left;
    margin:0;
    line-height:15px;
}
.bc_header {
	background-image: url(/css/img/fame_header.jpg);
	padding-top:11px;
	padding-right:50px;
	width: 115px;/*minus padding*/
	padding-left:15px;
	height: 38px;/*minus padding*/
}
.bc_header h2 {
	font-family: "Arial";
	font-size: 15px;
    color: #ffffff;
	font-weight: bold;
    text-align:left;
    margin:0;
    line-height:15px;
}
.news_header {
	background-image: url(/css/img/news_header.jpg);
	padding-top:11px;
	padding-right:50px;
	width: 115px;/*minus padding*/
	padding-left:15px;
	height: 38px;/*minus padding*/
}
.news_header h2 {
	font-family: "Arial";
	font-size: 15px;
    color: #ffffff;
	font-weight: bold;
    text-align:left;
    margin:0;
    line-height:15px;
}
.balance_header {
	background-image: url(/css/img/balance_header.jpg);
	padding-top:11px;
	padding-right:50px;
	width: 115px;/*minus padding*/
	padding-left:15px;
	height: 38px;/*minus padding*/
}
.balance_header h2 {
	font-family: "Arial";
	font-size: 15px;
    color: #ffffff;
	font-weight: bold;
    text-align:left;
    margin:0;
    line-height:15px;
}
.challenge_alert{
background-image: url(/css/img/challenge_alert.jpg);
height:97px;
width:560px;
margin-left:10px;
margin-top:5px;
}
.personal_challenges{
height:15px;/*minus padding*/
width:540px;/*minus padding*/
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
padding-top:5px;
font-weight:bold;
color:#464646;
text-align:right;
}
.challenge_text{
height:47px;/*minus padding*/
width:460px;/*minus padding*/
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
padding-top:10px;
color:#464646;
}
.welcome_message{
height:82px;
width:540px;
margin-left:10px;
margin-top:5px;
padding:5px 10px 10px 10px;
}

/*
.welcome_message_container{
width:560px;
margin-left:10px;
margin-top:7px;
}
.wm_top{
background: url(/css/img/wm_top.gif);
width:560px;
height:10px;
}
.wm_content{
background: url(/css/img/wm_content.gif) repeat-y;
width:540px;
height:auto;
padding:0px 10px 0px 10px;
overflow:hidden;
}
.wm_bottom{
background: url(/css/img/wm_bottom.gif);
width:560px;
height:10px;
overflow: hidden;
}
.wm_content .gp_message_image { height: auto; width: 170px; float:right;}
.wm_content .gp_message_text { width:365px; float:left;}
*/

.welcome_message_container{
width:610px;
}
.wm_top{
background: url(/css/img/home/wm_top.gif);
width:610px;
height:10px;
}
.wm_content{
background: url(/css/img/home/wm_content.gif) repeat-y;
width:590px;
height:auto;
padding:0px 10px 0px 10px;
overflow:hidden;
}
.wm_bottom{
background: url(/css/img/home/wm_bottom.gif);
width:610px;
height:10px;
overflow: hidden;
}
.wm_content .text {
width:410px;
float:left;
}
.wm_content .gp_message_image { height: auto; width: 170px; float:right;}
.wm_content .gp_message_image img{ text-align:right; align:right;}
.wm_content .gp_message_text { width:400px; float:left;}
.text h1{
color:#464646;
font-size:14px;
}
.text p{
color:#464646;
margin-top:0px;
}
.wm_content .image {
height: auto;
width: 120px;
float:right;
}

/* recent transactions page */
.transaction_header{
	background-image: url(/css/img/transaction_header.jpg);
	width: 605px;
	height:54px;
	margin-left:auto;
	margin-right:auto;
}
.transaction_entry_w{
background-color:#FFFFFF;
/*border-bottom:#e0e0e0 solid 1px;*/
min-height:45px;
}
.transaction_entry_w table{
text-align:center;
}
/*.transaction_entry_g{
background-color:#ebebeb;
border-bottom:#e0e0e0 solid 1px;
height:45px;
}
.transaction_entry_g table{
text-align:center;
}*/




/* master redesign */
.footer_1 {
	clear				: both;
	background			: #e4e4e4 url(img/footerBG.gif) repeat-x;
	border-top			: #8abf0b 6px solid;
	position			: relative;
	height				: 60px;
	width				: 960px;
	padding-left		: 10px;
}
.lCol_1 {	
	width				: 775px;
	float				: left;
	background			: #FFFFFF url(img/pageBG.gif) repeat-x;
	/*min-height			: 1220px; */
}
.rCol_1 {
	/*min-height			: 1220px;*/
	width				: 181px;/*minus 14 padding */
	padding				: 7px;
	float				: right;
    background			:#78A800;
}
.container_1 {
	width				: 970px;
	margin				: 0;
	background			: #FFFFFF;
	position			: relative;
	clear:both;
}
.bodyredesign{
background-color:#FFFFFF;
background-image:url(img/site-background.gif);
background-repeat:repeat-x;
font-family:"Trebuchet MS", Arial, Verdana;
background-attachment:fixed;
font-size:12px;
margin:0;
padding:0;
}



.login_panel_1 {
	background-image:url(img/grey_login.jpg);
	height:124px;
	position:absolute;
	right:0px;
	top:0px;
	width:215px;
}
.lost_password_1{
	position			: absolute;
/*	height				: 32px;*/
	font-size			: 1em;
	top					: 14px;
	right				: 17px;
}
.lost_password_1 a{
color:#797b7a;
font-weight:bold;
}
.username_1 {
	position			: absolute;
	width				: 120px;
	left				: 13px;
	top					: 35px;
	font-weight:bold;
	color				: #797b7a;
}
.password_1 {
	position			: absolute;
	width				: 120px;
	left				: 13px;
	top					: 65px;
	font-weight:bold;
	color				: #797b7a;
}
.logout_1 {
	position			: absolute;
	background-image:url(img/grey_login.jpg);
	width				: 215px;
	height:124px;
	right				: 0px;
	top					: 0px;
	margin				: 0;
	padding				: 0;
}

.LogOutLink_1 {
	font-family			: "Trebuchet MS", Arial, Verdana;
	font-size:         12px;
	font-weight:       200;
	color:             #797b7a;
	background:  transparent;
	border-width: 	   0px;
	cursor:            pointer;
	width:			   55px;
	height:			   16px;
	padding-right:     5px;	
	padding-left:      0px;
	margin-top:   	   1px;
}
.LogOutLink_hover_1 {
	font-family			: "Trebuchet MS", Arial, Verdana;
	font-size:         12px;
	font-weight:       200;
	color:             #9d9ea2;
	background:  transparent;
	border-width: 	   0px;
	cursor:            pointer;
	width:			   55px;
	height:			   16px;
	padding-right:     5px;	
	padding-left:      0px;
	margin-top:   	   1px;
}
.feedback {
	width:195px;
	height:79px;
	background-image:url(img/leave_feedback.jpg);
	margin-left:-7px;
}
.feedback a{
display: block;
height: 100%;
width: 100%;
}
.featuredusers_1 {
	height: 120px;
	width: 524px;
	position: relative;
	left: 30px;
	padding: 0px;
}
.winnerticker_1{
width: 560px;
margin-left:10px;
margin-right:10px;
margin-top:10px;
}
/*#TickerDiv_1{
	background: url(img/ticker_1.jpg) no-repeat;
	height: 42px;
	width: 560px;
	text-align:center;
	margin-top: 0px;
	margin-right:10px;
	margin-bottom:10px;
	height: 42px;
	overflow: hidden;
}*/
/*#TickerText_1{
	padding-top: 7px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	color: #ffffff;
	overflow:	hidden;
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	line-height: 1em;
	font-weight: bold;
	height: 42px;
}*/
/*#TickerText_1 a{
	color: #ffffff;
}*/
#TickerDiv_1{
	background: url(img/home/feature_thumbnail_BG.gif) repeat-x;
	height: 47px;
	width: 608px;
	text-align:center;
	margin: 0;
	overflow: hidden;
	border:1px solid #ccc;
}
#TickerText_1{
	padding:7px 4px 4px 4px;
	color: #464646;
	overflow:	hidden;
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	line-height: 1em;
	font-weight: bold;
	height: 36px;
}
#TickerText_1 a{
	color: #464646;
}
/* mobile email/mobile no. capture */
.mob_emailfield{
width:250px;
height:18px;
margin-bottom:10px;
}
.mobilefield{
width:250px;
height:18px;
margin-bottom:10px;
}
.mob_submitbutton input{
background-image:url(img/submit.jpg);
width:65px;
height:25px;
cursor: pointer;
border: none;
font-size: 0;
}


/* profile redesign */
.headerbox{
height:151px;/* minus padding */
width: 635px;/* minus padding */
background: url("img/profile/headerbox.jpg");
padding:20px;
margin-bottom:10px;
}
.player_name{
color:#78A800;
font-size:18px;
}
.player_welcome{
margin-top:5px;
}
.stats{
margin-top:10px;
}
.score{
font-size: 18px;
font-weight:bold;
margin-left: 90px;
float: left;
width: 150px;
}
.won{
font-size: 18px;
font-weight:bold;
margin-left: 215px;
float: left;
width: 150px;
}
.lost{
font-size: 18px;
font-weight:bold;
margin-top: 12px;
margin-left: 135px;
float: left;
width: 150px;
}
.percent{
font-size: 18px;
font-weight:bold;
margin-top: 12px;
margin-left: 165px;
float: left;
width: 150px;
}
.avatarbox{
height:231px;/* minus padding */
width: 635px;/* minus padding */
background: url("img/profile/avatarbox.jpg");
padding:20px;
margin-bottom:10px;
}
.bottombox{
height:221px;/* minus padding */
width: 635px;/* minus padding */
background: url("img/profile/bottombox.jpg");
padding:20px;
}
.changeaspects{
	margin-top: 30px;
	float: left;
	width: 280px;
}
.currentinfo {
	margin-top: 12px;
	margin-left: 70px;
	float: left;
	width: 280px;
}
.editinfo {
	margin-top: 2px;
	margin-left: 470px;
	width: 150px;
}
td #ConfirmTandC_Text{
font-size: 11px;
}
td #Topfox_Text{
font-size: 11px;}

.floatleft{
float:left;
width:87px;
}
/*padding-left:5px;
padding-right:5px;
padding-top:2px;
padding-bottom:2px;*/


/* promotions page */
.prom_container{
width:100%;
margin-bottom:20px;
}
.prom_imgcol{
width:216px;
float:right;
margin-top:20px;
}
.prom_textcol{
width:450px;
float:left;
}






/* join/create challenge page */
/*
.challenge_title{
height: 23px;
width: 270px;
margin-bottom:10px;
}
.existing_bg{
height: 323px;
width: 635px;
background: url("img/challenge/existing_bg.jpg");
padding:20px;
margin-bottom:5px;
}
.create_bg{
height: 564px;
width: 635px;
background: url("img/challenge/create_bg.jpg");
padding:20px;
margin-bottom:5px;
}
.players_top{
background: url("img/challenge/challenge_players_top.png");
width:280px;
height:21px;
padding-left:10px;
padding-top:5px;
}
.existing_bg p{
line-height:normal;
margin-top:0px;
margin-bottom:0px;
}
.create_bg p{
line-height:normal;
margin-top:0px;
margin-bottom:0px;
}
.submit_challenge_btn input{
height: 41px;
width: 185px;
margin-bottom:20px;
float:right;
font-size: 0;
line-height: 300px;
cursor: pointer;
border: none;
background: url("img/challenge/create_btn.jpg");
}
.join_challenge_btn input{
height: 41px;
width: 185px;
margin-bottom:20px;
float:right;
font-size: 0;
line-height: 300px;
cursor: pointer;
border: none;
background: url("img/challenge/existing_btn.jpg");
}
.col_one{
height: 41px;
width: 315px;
float:left;
}
.col_two{
height: 41px;
width: 315px;
float:right;
}
.option{
white-space: nowrap;
overflow: hidden;
cursor: default;
}
.active{
background: #bedb77;
}
.open_challenge_list{
overflow-y: scroll;
overflow-x: hidden;
width: 635px;
height: 185px;
background-color: #FFFFFF;
padding-top: 5px;
padding-left: 5px;
margin-left:-5px;
}
.hover_left{
	float:left;
	margin-left:5px;
}
.accept_decline_bg{
height: 228px;
width: 635px;
background: url("img/challenge/accept_decline_bg.jpg");
padding:20px;
margin-bottom:5px;
}
.details_bg{
height: 115px;
width: 615px;
background: url("img/challenge/detail_box.png");
padding-top:3px;
padding-left:10px;
padding-right:10px;
}
.message_bg{
padding:10px;
background:url("img/challenge/message_bg.png");
width:615px;
height:50px;
margin-top:10px;
}
.message_area{
width:400px;
height:50px;
float:left;
}
.btn_area{
width:200px;
margin-top:5px;
margin-left:10px;
height:41px;
float:left;
}
.join_inner_box{
height: 59px;
width: 615px;
background: url("img/challenge/join_inner_box.png");
padding-bottom:10px;
padding-right:10px;
padding-left:10px;
padding-top:8px;
margin-bottom:10px;
}
.create_inner_box{
height: 92px;
width: 615px;
background: url("img/challenge/create_inner_box.png");
padding-bottom:10px;
padding-right:10px;
padding-left:10px;
padding-top:8px;
margin-bottom:10px;
}
*/

/* leaderboards.php */
.leaderboard_list li{
overflow:hidden;
white-space:nowrap;
line-height:10px;
}
.leaderboard_list li a{
line-height:10px;
}
.leaderboard_col{
float:left;
font-size:10px;
overflow:hidden;
padding:0 0 0 7px;
width:103px;
}


.leaderboard_list{
}
.leaderboard_float_left{
float:left;
width:115px;
margin-right:20px;
}
.leaderboard_link{
font-size:1em;
padding:4px 0 4px;
}

/* #login_panel.* and #avatar_panel.* are defined in BD_header.css */
/*
#login_panel {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #999999;	
}
*/
/* Panel you see when you are logged in */
/*
#avatar_panel{
	margin-top:12px;
	height:110px;
	position:absolute;
	right:0px;
	top:0px;
	width:215px;
	color: #797b7a;
	font-size: 11px;
}
#avatar_panel .image {
	position: absolute;
	width: 48px;
	height: 48px;
	margin-top: 5px;
	margin-left: 10px;
}
#avatar_panel .image img {
	border: 1px solid #ffffff;
}
#avatar_panel .login_name{
	padding-top: 5px;
	padding-left: 70px;
	font-size: 14px;
	font-weight: bold;
}
#avatar_panel .generalinfo{
	padding-left: 70px;
	font-weight: bold;
}
#avatar_panel .links a{
	color: #797b7a;
}
#avatar_panel .links a:hover{
	color: #9d9ea2;
}
*/
/* --- */

/* game page icons */
.iconsBlock{
width:183px;
float:left;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:10px;
}
.iconsBlock ul{
list-style-image:none;
list-style-type:none;
width:183px;
margin:0px;
padding: 0px;
}
.iconsBlock li{
border-bottom:1px solid #e5e5e5;
list-style-image:none;
list-style-type:none;
margin:0px;
padding: 0px;
text-align:left;
width:173px;
}
/* --- */
.deposit_ad a {
	color:#000000;
	display: block;
	height: 100%;
	width: 100%;
}
.deposit_ad{
	background: url("/css/img/deposit-ad.gif");
	width:180px;
	height:60px;
	margin-bottom:10px;
}
.openx_deposit_ad{
	width:180px;
	height:60px;
	margin-bottom:10px;
}

#RecentUserDiv {
	padding: 2px;
	/*width:520px;*/
	height:104px;
	border: #CCCCCC solid 1px;
    margin-bottom:5px;
}

.RecentUserItem_heading {
	padding: 2px;
	float:left;
	width:80px;
	height:75px;
}

.RecentUserItem {
	padding: 2px;
	float:left;
	width:100px;
	height:100px;
}

.RecentUserName {
	background:url(/css/img/avatar_name_back.png) no-repeat top;
	color:#FFFFFF;
	margin-top:83px;
	padding-top:0px;
	text-align:center;
    line-height:15px;	
}

#RecentUserHeader {
	font-size:14px;
	padding:0px;
    margin:0px;
	text-align:left;	
}
.reg_img{
background:url(/css/img/benefits_integrated.jpg) no-repeat;
height:350px;
width:296px;
float:right;
}

.drupal_home_page_box {
	margin: 30px;
}
.outer_box{
margin-top:10px;
margin-bottom:30px;
}
.left_side{
margin-top:2px;
width:214px;
float:left;
}
.right_side{
width:450px;
float:right;
}
.right_side p{
margin:0px;
padding:0px;
}
#confirm_logo{
width:214px;
height:67px;
}
.jc{
background:url("/css/img/confirm_jc.gif") no-repeat;
}
.bd{
background:url("/css/img/confirm_bd.gif") no-repeat;
}
#reg_confirm td p{
font-weight:bold;
color:#78A800;
}

.challenge_details{
background:#ffffff;
padding:10px;
margin-bottom:10px;
height:80px;
-moz-border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-webkit-border-radius:3px;
}
.left_half{
float:left;
}
.right_half{
float:right;
}
.challenge_details .left_half{
width:300px;
}
.challenge_details .right_half{
width:300px;
}
.detail{
height:20px;
}
.detail .left_half{
width:85px;
font-weight:bold;
color:#ffffff;
background:url("/css/img/gr.gif") repeat-x;
padding-left:5px;
-moz-border-radius:2px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
-webkit-border-radius:2px;
}
.detail .right_half{
width:200px;
margin-left:10px;
}
.bc_leader_you{
color:#620087;
font-weight:bold;
}



.instant_win_header{
background:url(img/instantwin_bg.gif) no-repeat;
}
.jackpot_tournaments_header{
background:url(img/jackpot_bg.gif) no-repeat;
}
.mini_tournaments_header{
background:url(img/playcash_header.gif) no-repeat;
}
.free_header{
background:url(img/free_bg.gif) no-repeat;
}
.jackpot_color{
color:#2c3590;
}
.free_color{
color:#989898;
}
#cash_results h3{
color: #78A800;
font-size: 14px;
margin-top:0px;
}
.result_box{
background: #ffffff;
border: 1px solid #e5e5e5;
padding:10px;
margin-bottom:10px;
}
.result_headers{
width:645px;
padding:5px;
font-weight:bold;
font-size: 14px;
}
.result_row{
width:645px;
background: #eeeeee;
padding:5px;
margin-bottom:5px;
font-weight:bold;
}
.result_date{
width:158px;
float:left;
}
.result_prize{
width:129px;
float:left;
}
.result_name{
width:129px;
float:left;
}
.result_score{
width:129px;
float:left;
}
.result_avatar{
width:100px;
float:left;
}
.result_createdby{
margin-bottom:10px;
}
#no_results{
font-size:14px;
font-weight:bold;
margin-bottom:15px;
margin-top:5px;
padding:5px;
color:#989898;
background:#eeeeee;
}
.menu_note{
font-weight:normal;
color:#666666;
} 


/* NEW game in progress page */
#gip{
font-family:Arial, sans serif;
color:#666666;
}
#gip .lightboxmask{
position:absolute;
left:0px;
top:0px;
z-index:100;
width:970px;
height:2000px;
opacity:0.0;
background-color:#000;
}
#gip .game_holder{
width:970px;
/*background:#ffffff url(img/gameinprogress/bg.gif) repeat-x;*/
background:#666666;
}
#gip .inner_left_col{
float:left;
width:130px;
padding-top:15px;
padding-left:10px;
padding-right:10px;
padding-bottom:15px;
}
#gip .inner_left_cont{
background:#ffffff;
border: 1px solid #e5e5e5;
padding:5px;
	-moz-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-webkit-border-radius:5px;
}
#gip .inner_left_cont h1{
font-size:16px;
}
#gip .inner_left_cont h2{
font-size:14px;
}
#gip .cinema_mode{
cursor:pointer;
z-index:101;
margin-top:60px;
}
#gip .quicklinks ul{
margin:0;
padding:0;
width:100%;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#gip .quicklinks ul li{
background: url(img/gameinprogress/cog_bullet.gif) no-repeat;
text-decoration:none;
}
#gip .quicklinks ul li a{
line-height:1.5em;
color:#666666;
text-decoration:none;
display:block;
padding-left:15px;
position:relative;
}
#gip .quicklinks ul li a:hover {
color:#78A800;
}
#gip .flashgame{
position:relative;
float:right;
padding-top:15px;
padding-bottom:15px;
}
.AdSection { padding:10px 0 10px 36px;}
.game_questions_container {  padding:0 36px 0 36px;}
.game_questions { padding:10px; margin-bottom:20px;}
.game_questions h2{ margin:0; padding:0; font-size:14px;}




/* Register page and Register include styles */
div.post_game_reg { width:689px; min-height:672px; padding:180px 10px 10px 10px; background:url(img/register.png) no-repeat top left; margin:20px 33px 0 33px;}
div.post_game_reg_f { width:689px; min-height:672px; padding:180px 10px 10px 10px; background:url(img/register_f.png) no-repeat top left; margin:20px 33px 0 33px;}

.register_table { width:530px;}

table.register_top {border-collapse:collapse; width:350px;}
table.register_top td {vertical-align:middle;}
table.register_top tbody td {padding:0;}

table.register_middle {border-collapse:collapse; width:350px;}
table.register_middle td {vertical-align:middle;}
table.register_middle tbody td {padding:3px;}

table.register_bottom {border-collapse:collapse; width:530px;}
table.register_bottom td {vertical-align:middle;}
table.register_bottom tbody td {padding:0;}

.formStatusBoxContainer { position:relative; z-index:1000;}
.formStatusBoxTooltip { left:3px; padding:0; position:absolute; margin-top:-35px; width:100px;}
.formStatusBoxInner { -moz-border-radius:4px; -webkit-border-radius:4px; border:1px solid #fff; background:#78a800; color:#fff; font-size:11px; padding:5px;}
#submit_register input[type=submit] { background:url(img/register_free_btn_lrg.png) no-repeat left -46px; border: none; cursor:pointer; font-size:0; line-height:300px; width:203px; height:46px; display:block; text-indent:-9000px; outline: none;}
#submit_register input[type=submit]:hover { background: url("img/register_free_btn_lrg.png") no-repeat left top;}

table.newregister_top {border-collapse:collapse;}
table.newregister_top td {vertical-align:middle;}
table.register_top tbody td {padding:0;}

table.newregister_middle {border-collapse:collapse; font-size:14px; width:100%;  margin-top:5px; border-spacing:0;}
table.newregister_middle tr {padding:0;}
table.newregister_middle td {vertical-align:top; text-align:left;}
table.newregister_middle tbody td {padding:0;}
table.newregister_middle tr.dotted td{border-bottom: #fff 1px solid;}

table.newregister_bottom {border-collapse:collapse;}
table.newregister_bottom td {vertical-align:middle;}
table.newregister_bottom tbody td {padding:0;}

div#split_topfox_div table tbody tr td{width:auto; padding:0;}

.Register_page, .Register, .how_it_works, .sponsorpay, .deposit_page {overflow:hidden;}
.Register .regimg{width:296px;}
.Register .reginclude{width:370px;}

.Register_page .left_column{width:709px; float:left;}
.Register_page .right_column{width:200px; float:right;}
.Register .right_column { float:right; width:329px;}
.Register .left_column { float:left; padding-right:10px; width:590px;}
.Register .right_column .reg_fb_connect{padding-left:20px; border-left:1px solid #cccccc;}
.Register .right_column .benefits{width:329px; height:220px; background:url(img/register_rcol.png); border-left:1px solid #ffffff; margin-top:8px;}

.deposit_page .left_column { width:674px; float:left; border-right: 1px solid #fff;}
.deposit_page .right_column { width:235px; float:right;}
.deposit_page .gp_upsell_img { background:url(img/gold_player/gold_player_upsell.jpg) no-repeat; width:674px; height:149px; margin-bottom:10px;}
.deposit_page a#arrow { background:transparent url(img/arrow_right.png) no-repeat left center; display:block; padding-left:20px; text-align:left;}

.how_it_works .left_column{width:304px; float:left;}
.how_it_works .middle_column{width:304px; float:left; margin-left:9px;}
.how_it_works .right_column{width:304px; float:right; margin-left:9px;}

.how_it_works .howitworks_box{ border: 1px solid #ccc; height: 270px; overflow:hidden;}
.how_it_works .howitworks_box .img_container{ width:302px; height:100px; background:#fff; border-top: 1px solid #fefefe; border-bottom: 3px solid #ddd;}
.how_it_works .howitworks_box h2{ font-size:18px; margin:0; padding:5px;}
.how_it_works .howitworks_box p{ padding:10px 5px 5px 5px; margin:0;}



hr{border: 1px solid #eee;}

/* Recent transactions page */
    table.recenttrans {border-collapse:collapse; font-size:12px;}
    table.recenttrans td {vertical-align:middle;text-align:center;}
    table.recenttrans thead tr td.empty {border-top:solid 1px white; background:none;}
    table.recenttrans thead tr td {padding:5px 15px;border:solid 1px #ccc; background:#eee;}
    table.recenttrans tbody td {padding:5px 15px; border-bottom:solid 1px #ccc;}
    
    #my_account_container{overflow:hidden;}
    #my_account_container .settings{width:300px;}
    #my_account_container .todo{width:300px;}
    #left{float:left;}
    #right{float:right;}
    
    ul.account {list-style-type:none; padding:0; margin:0;}
    ul.account li {}
    ul.account li a { text-decoration:underline;}
    ul.account li a:hover {text-decoration:none;}
    
        /* Edit personal details box on My Account */
        #edit_box {
            display: none;
            position: absolute;
            background-color: #FFFFFF;
            border:1px solid #999999;
            padding: 25px 5px 5px 5px;
            top: 300px;
            left: 50px;
            z-index: 5;
            width: 430px;
        }
        #tbName {
            width: 300px;
        }
        #close {
            position: absolute;
            left: 100%;
            margin-bottom: 0;
            margin-right: 0;
            margin-left: -20px;
            margin-top: -20px;
            padding: 0 0 5px 0;
            z-index: 20;
        }
        #close a:hover {
            color:#FF0000;
        }




/* KoQ on BrainDash styles */
.koq_bd_container {
	width:700px;
	height:536px;
    margin: 20px auto 0 auto;
    color:#ffffff;
    font-weight:bold;
}
.koq_bd_outer_container {
	width:700px;
	height:500px;
	margin:0;
}
.koq_bd_topnav_div {
	width:700px;
	height:36px;
	background:url(img/koq/top_nav/topnav_bg.jpg);
	margin:0;
}
.koq_bd_outer_container #LeaveGame, .koq_bd_outer_container #Instructions, .koq_bd_outer_container #DailyBonus, .koq_bd_outer_container #WelcomeBonus, .koq_bd_outer_container #Welcome_DailyBonus, .koq_bd_outer_container #FriendBonus, .koq_bd_outer_container #AwardMessage{
position:absolute;
left:37px;
z-index:10;
width:700px;
height:500px;
}


.green_box { overflow:hidden; border: 1px solid #78A800; padding:10px; background:url(img/green_fade.gif) repeat-x top left;}
.regimage{width:120px; height:396px; background:url(img/reg_II.png) no-repeat;}
.regform{width:550px;}

#register_page .regcontainer { overflow:hidden;}

#mg_text_link{font-size:11px; margin:0 0 0 0; padding:0 0 0 0;}

/* Login popup */
div#fb_login_popup_1, div#fb_login_popup_2, div#fb_login_popup_3 { overflow:hidden; padding-bottom: 10px;}
div#fb_login_popup_1 h2, div#fb_login_popup_2 h2, div#fb_login_popup_3 h2 {color:#78A800; font-size:18px; margin: 0; font-family: "Helvetica LT Std", Helvetica, Arial, sans-serif;}
div#fb_login_popup_1 .infotext_right, div#fb_login_popup_2 .infotext_right, div#fb_login_popup_3 .infotext_right{float:left; width:390px; margin-right:15px;}
#login_container {}
#login_menu { padding:0; margin:0; border:0;}
#login_menu input[type=text], #login_menu input[type=password] { display:block; -moz-border-radius:4px; -webkit-border-radius:4px; border:1px solid #9bc623; font-size:12px; margin:0 0 5px; padding:5px; width:203px;}
#login_menu p { margin:0;}
#login_menu label { font-weight:normal;}
#login_menu p.remember { padding:10px 0;}
#signin_submit { -moz-border-radius:4px; -webkit-border-radius:4px; background:#9bc623; border:1px solid #71a312; color:#fff;padding:4px 10px 5px; font-size:11px; margin:0 5px 0 0; font-weight:bold;}
#signin_submit:-moz-focus-inner { padding:0; border:0;}
#signin_submit:hover, #signin_submit:focus { background:#71a312; cursor:pointer;}
#login_benefits {background:url(img/login_benefits.png) no-repeat; width:300px; height:245px; float:left;}

#fb_connect_loggin_box{overflow:hidden;}
#fb_connect_loggin_box .fb_button{float:left; width:80px;}
#fb_connect_loggin_box .text{float:left; width:310px;}




/* Invite popup */
div#fb_invite_popup { overflow:hidden; padding-bottom: 10px;}
div#fb_invite_popup h2 {color:#78A800; font-size:18px; margin: 0; font-family: "Helvetica LT Std", Helvetica, Arial, sans-serif;}
div#fb_invite_popup .infotext_right {float:left; width:390px; margin-right:15px;}

#invite_benefits {background:url(img/fb_connect_benefits.png) no-repeat; width:300px; height:245px; float:left;}




/* Tournament page and tournament table styles */
table.listing {border-collapse:collapse;}
table.listing td {vertical-align:middle;text-align:left;}
table.listing thead tr td.empty {border-top:solid 1px white; background:none; padding:1px 5px 1px 0; width:180px;}
table.listing thead tr td {padding:1px 10px 1px 10px; border:solid 1px #ccc; border-left:solid 1px #fff; background:#fff; font-weight:bold;}
table.listing tbody td tr {border-bottom:solid 1px #ccc;}
table.listing tbody td {padding:3px 10px 3px 10px; border-bottom:solid 1px #ccc; background:#E6F4F9;}
table.listing tbody td.min-prize {color:#cc0000; font-weight:bold;}
table.listing tbody td.trophies {padding:1px 10px 1px 10px;}
table.listing tbody td.trophies img {vertical-align:middle;}
table.listing tbody td.min-prize span {text-decoration:underline;}
table.listing tbody td.win_bc {color:#cc0000; font-weight:bold;}
table.listing thead#heading tr td.empty {border:none; background:none;}
table.listing thead#heading tr td {padding:2px 0;border:none; background:#fff;}

#challenge_create_challenge{overflow:hidden;}
.mini_tournaments h3{font-size:12px; color: #78A800;}
.create_challenge{ background:#E6F4F9; height: 30px; width: 145px; padding:10px; float:left; margin-right:5px; margin-left:5px; cursor: pointer; border:#cccccc 1px solid;}
.create_challenge span{text-align:center; display: block; height: 100%; width: 100%; font-size:14px; cursor: pointer;}

/* headings with tool tip question marks */
.heading_qm_container {}
.heading_qm h2 { float:left; margin:0 5px 2px 0; font-size:14px;}
.questionMark { position:relative; float:left; height:14px; width:14px; background: url(img/question_mark.png);}
.questionMark h2 { margin:0; color:#333333;}
.toolTip { position:absolute; left:21px; /*Moves it to the right beside the question mark*/ top:0; display:none; width:400px; padding:5px; border:1px solid #cccccc; background-color:#ffffff; color:#333333; font:11px Trebuchet MS, Arial, Helvetica, sans-serif; z-index:99999;}



table.awards {
	font-size:12px;
	border-collapse: collapse;
    text-align:left;
}
table.awards tr th {
	padding:5px 15px; border-top:solid 1px #ccc; border-bottom:solid 1px #ccc; background:#eee;
}
table.awards td {
	vertical-align:middle;
}
table.awards tbody td {padding:0 15px; border-bottom:solid 1px #ccc;}

.oddrowcolor{
	background-color:#ffffff;
}
.evenrowcolor{
	background-color:#DEEAC0;
}

/* About Ranking pop-up */
table#ranking_totaliser {border-collapse:collapse; font-size:12px; font-weight:bold;}
table#ranking_totaliser td {vertical-align:middle; padding:0 10px; text-align:left;}
table#ranking_totaliser thead {background:#78a800; color:#fff; font-size:14px;}
table#ranking_totaliser thead td {padding:5px;}
table#ranking_totaliser tbody tr {height:28px;}
table#ranking_totaliser tbody td.gold {height:26px; padding:1px 5px 1px 5px; background: url(/css/img/gold_player/ranking_gold.gif) repeat-x;}
table#ranking_totaliser tbody td.normal {height:26px; padding:1px 5px 1px 5px; background: url(/css/img/gold_player/ranking_normal.gif) repeat-x;}
/* table#ranking_totaliser tbody td {padding:2px 5px 2px 5px; border-bottom:1px #78a800 solid;} */


.login_invalid{color:#d70c0c; font-weight:bold;}

table.parenttopicstable td {
	padding-top: 0.5em;
	border-top: 1px solid #404040;
}



.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}
.clear span{
	color:#b70000;
	font-weight:bold;
}
a.button {
    background: transparent url("/css/img/bg_button_a.gif") no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px Trebuchet MS, sans-serif;
    height: 16px;
    margin-right: 3px;
    padding-right: 7px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url("/css/img/bg_button_span.gif") no-repeat;
    display: block;
    line-height: 14px;
    padding: 1px 0 1px 7px;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 2px 0 0 7px; /* push text down 1px */
}



/* Dynamic game chooser - e.g under sudoku */
#beneath_game_links {
	width: 600px;
	margin-top: 3px;
    margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	color: #333333;
    overflow:hidden;
    font-size:11px;
}
#beneath_game_links .left_link{float:left; width:220px;}
#beneath_game_links .middle_link{float:left; width:200px;}
#beneath_game_links .right_link{float:right; width:180px;}


/* Challenge fb friends fade in/out image */
#challenge_friends { background:url("/css/img/challenge_friends_bg.png") no-repeat; width: 180px; height: 97px; padding-top:20px; margin-bottom:7px; cursor:pointer; margin-left:auto; margin-right:auto; }
#challenge_friends .name { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fff; font-weight:bold; text-align:center; width:100%; margin:0;}
#challenge_friends p#invite_name { margin:10px 0 10px 0;}
#challenge_friends .friends_image img{ text-align:center; margin:0 0 0 65px;}


/* Facebook invites confirmation page */
#fb_friend_invite{ font-family: "lucida grande",tahoma,verdana,arial,sans-serif; -moz-background-clip:border; -moz-background-inline-policy:continuous; -moz-background-origin:padding; background:#F7F7F7 none repeat scroll 0 0; padding:11px; overflow:hidden;}
#fb_friend_invite p{ border-bottom:1px solid #E0E0E0; color:#999999; font-size:11px; font-weight:normal; margin:0; padding:0 0 8px;}
#fb_friend_invite h2 { color:#222222; font-size:15px; margin:0; padding:0 0 4px;}
#fb_friend_invite .image { float:left; width:70px; margin-right:11px;}
#fb_friend_invite .text { float:right; width:572px;}


/*Prize Listing */
.prize_popup { font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; margin:0px; text-align:left;}
.prize_popup { margin-left:auto; margin-right:auto; text-align:left;}
.prize_popupContent { background: #FFFFFF; padding:8px; border:1px solid #78A800;}
.PrizeContent .prize_listContent { background-image:none; margin-top:0px;}
.PrizeContent .end { border-top:1px solid #78A800; }
table.prize_list_table { border-collapse: collapse;}
table.prize_list_table tbody td tr { border-bottom:none; border-bottom:0px; text-align:center;}
table.prize_list_table tbody td { border-bottom:none; border-bottom:0px; text-align:center;}
table.prize_list_table td { border-bottom:none; border-bottom:0px; vertical-align:middle; padding:3px 4px 3px 4px; text-align:center;}
table.prize_list_table td tr { border-bottom:none; border-bottom:0px; text-align:center;}
table.prize_list_table th { padding:4px; font-weight:bold; text-align:center;}
table.prize_list_table tr.oddrowcolor { background:#eee;}
table.prize_list_table tr.evenrowcolor { background:#fff;}
table.prize_list_table tr.winner { background:url("/css/img/winner.gif") repeat-x;}
table.prize_list_table tr.prize_awarded { background:#DBF197;}
table.prize_list_table tr.you_recent_score { background:#d0f3ff;}
table.prize_list_table tr.division { background:#fff;}

.prize_money { position:relative;}
.prizeArrayPopup { position:absolute; left:60px; /*Moves it to the right beside the question mark*/ top:-50px; display:none; width:250px; color:#333333; font:11px Trebuchet MS, Arial, Helvetica, sans-serif; z-index:99999;}



/* Cash Jackpot page */
#mini_tournament_tab,#jackpot_tournament_tab { background-color:#FFF; border:1px; border-color:#ccc; border-style:solid;}


/* Peachy Bingo page */
#peachy_page { overflow:hidden;}
#peachy_page .peachy_bingo_text_container { width:400px; float:left;}
#peachy_page .peachy_bingo_image_container { width:275px; float:right;}


/* Game chooser SEO styling */
.gc_h1_div { margin-left:10px; margin-top:7px;}
.game_chooser_content { padding:0 10px 0 10px;}
.game_chooser_content h1{ font-size:24px; margin-bottom:5px;}
.game_chooser_content h2{ font-size:18px; margin-bottom:0;}
.game_chooser_content h3{ font-size:14px; margin-bottom:0;}
.game_chooser_content h4{ font-size:12px; margin-bottom:0;}
.game_chooser_content p{ margin-top:5px;}



/* Vertical add outside main content */
.vertical_banner_attachment { width:120px; height:600px; position:absolute; margin-left:980px;}
.vertical_banner_attachment .banner_120x600{ margin-top:29px; width:120px; height:600px;}



/* Home Page styles */
.selected.feature_thumbnail_container { background:#eee url(/css/img/home/feature_thumbnail_BG.gif) repeat-x; height:88px; margin-left:-10px;}
/*.barker_thumbnail_container { float:right; width:240px; overflow:hidden;}*/
.barker_thumbnail_container { position:absolute; width:240px; left:389px;}

.home_left { width:610px; float:left; margin:0;}
.home_barker_container { overflow:hidden; border:1px solid #ccc; margin:10px 0 0 0;}
.barker_img_container { float:left; width:368px; height:264px; background:#fff;}
.feature_thumbnail_container { background:#eee url(/css/img/home/feature_thumbnail_BG.gif) repeat-x; height:88px; clear:both;}
.home_ticker_container { margin-top:10px; margin-bottom:10px;}
.all_game_genres_container { overflow:hidden;}
.genres_left { float:left; width:295px;}
.inner_genre_container { margin-bottom:10px;}
.genres_right { float:right; width:295px; margin-left:20px;}
.home_right { width:300px; margin-left:20px; float:right; margin:0;}
.ad_300x250_container { width:300px; height:265px; margin-bottom:10px;}
.ad_label { width:300px; height:14px; background:#999; color:#FFFFFF; text-align:center; line-height:15px;}
.ad_300x250 { width:300px; height:250px; background:#000;}
.feature_tn_container { height:70px; width:226px; float:left; margin-left:7px; margin-right:7px; margin-bottom:8px; margin-top:10px; cursor:pointer;}
.inner_home_right_container { width:300px; margin-bottom:10px;}
.feature_game { background:#eeeeee none repeat scroll 0 0; border-left:1px solid #9fc824; border-right:1px solid #9fc824; cursor:pointer;}
.inner_genre_container a#arrow { text-align:right; padding-left:0px; padding-right:20px; background-position:right center; font-weight:normal;}

/* Chat styles for Home Page */
.genres_right .chat_slide { background: url(/css/img/home/chat_header.png) no-repeat left top; display:block; font-size:120%; height:40px; line-height:100%; text-decoration:none; width:295px;}
.genres_right .chat_slide.active { background-position: left -40px; margin-bottom:10px;}
.genres_right .chat_not_allowed { background: url(/css/img/home/chat_not_allowed.png) no-repeat; width:295px; height:52px;}
.genres_right .chat_left_section { width:273px; float:left;}
.genres_right .chat_your_send input, .genres_right .chat_your_send input[type="submit"]:hover { margin: 7px 0 0 0;}
.genres_right .chat_your_message input[type="text"] {
	width:278px;
	height:23px;
	padding:3px;
}
/*Reg box*/
.reg_message { width:300px; height:auto; cursor:pointer; outline:none;}
.reg_message a { display: block; height: 100%; width: 100%; outline:none; color: #464646; text-decoration:none;}
.reg_message a:hover { text-decoration:none;}
.reg_message p { background: url(/css/img/home/reg_arrow.gif) no-repeat left top; padding-left:110px; margin:0; text-align:left; min-height:72px; color: #464646; font-weight:normal;}
.reg_message span { text-decoration:underline; color: #464646; font-weight:bold;}

/*Balance box*/
.balance_message { height:89px;}
.top_balance_container { background: url(/css/img/home/balance_bg.gif) no-repeat left top; height:53px; padding:5px 5px 5px 100px; font-weight:bold;}
.wallet_div {height:17px; line-height:17px; text-align:right; color:#42b5de;}
.bottom_balance_container { overflow:hidden; height:26px;}
.bottom_balance_container .deposit_funds { background: url(/css/img/home/deposit_bg.gif) no-repeat left top; width:150px; height:26px; float:left; cursor:pointer;}
.bottom_balance_container .deposit_funds a { display: block; height: 100%; width: 100%;}
.bottom_balance_container .withdraw_funds { background: url(/css/img/home/withdraw_bg.gif) no-repeat left top; width:150px; height:26px; float:right; cursor:pointer;}
.bottom_balance_container .withdraw_funds a { display: block; height: 100%; width: 100%;}
.question {margin-bottom:5px;}

.twitter_feed { /*border:1px solid #9fc824;*/}
.bookmarks_follow { border:1px solid #9fc824; padding:5px;}

.right_col .bookmarks_follow, .rCol_1 .bookmarks_follow{
background-image:url(img/bookmark.jpg);
height:70px;
width:175px;
padding-left:10px;
padding-right:10px;
padding-top:40px;
padding-bottom:10px;
font-size:11px;
margin-left:-7px;
border:none;
}

/*Award message*/
#jquery_message_box{width:610px; margin:0; padding:0;}
#panel { background:url(/css/img/semi_trans_b.png) repeat; display:none; padding:20px; height:auto; width:568px; border:1px solid #d78828; overflow:hidden;}
.slide { border-bottom:3px solid #d78828; margin:0; padding:0;}
.btn-slide { background: #e5b428 url(/css/img/home/gold_grad.gif) no-repeat left top; color:#a3671e; display:block; font-size:120%; height:31px; line-height:100%; margin:0 auto; padding:10px; text-align:center; text-decoration:none; width:590px;}
.btn-slide a:focus {}
.btn-slide.active { background-position:left -51px;}

#panel_text { width:478px; float:right;}
#panel_img { width:80px; height:80px; float:left;}
#panel_text h2, #panel_text p {color:#fff; font-weight:bold;}

.home_h1 { height:22px; background:url(img/home/h1_bg.gif) repeat-x;}
.home_h1 h1{ height:22px; background:url(img/home/h1_bg.gif) repeat-x; padding-left:10px; color:#fff; line-height:20px; font-size:13px;}



/*Poll pop-up*/
#poll_id { width: 400px; height: auto;}
#poll_id h1 { font-size: 18px;}
#poll_id p { font-size: 14px; font-weight:bold; line-height:24px;}
.poll_question_bg { background:url(/css/img/poll_bg.gif) repeat-x; padding:0 5px 0 5px; border-bottom: 1px solid #deeac0;}
ul#poll { font-size: 14px; padding:0; margin:5px; list-style-position:inside;}




/*Chat styles*/
.show_chat { background: #fff; font-family: "Arial", Helvetica, sans-serif; font-size: 11px; border:1px solid #ccc; border-bottom:none; border-top:none;}
.chat_section { height:auto; border-bottom:1px solid #eee; padding:3px; overflow:hidden;}
.chat_left_section { width:185px; float:left;}
.chat_right_section { width:14px; float:right;}
#chat_report { width:14px; height:11px; cursor:pointer;}
.chat_your_send input, .chat_your_send input[type="submit"]:hover { background: url(/css/img/chat_send.gif); width: 77px; height: 18px; border: none; font-size: 0; line-height: 300px; cursor: pointer; margin: 7px 0 0 0; padding: 0 0; float:right;}
.chat_your_send { float:right; margin-top:0px; margin-bottom:5px;}
.chat_your_message { margin-bottom:5px;}
.post_chat { background: #eee; padding:3px; border-left:1px solid #ccc; border-bottom:1px solid #ccc; border-right:1px solid #ccc;}
.chat_smileys { overflow:hidden; background: #e0e0e0 url(/css/img/chat_who_bg.gif) repeat-x top left; padding:3px; margin-top:3px;}
#display_chat { margin-bottom:10px;}
#chat_slide_container {}
.chat_slide { background: url(/css/img/chat_header.png) no-repeat left top; display:block; font-size:120%; height:40px; line-height:100%; text-decoration:none; width:211px;}
.chat_slide a:focus {}
.chat_slide.active { background-position: left -40px; margin-bottom:10px;}
.chat_smileys img { margin:1px;}
.chat_lower_panel span.chat_link { float:left;}
span.chat_link p{ margin:0; padding:0;}
span.chat_link a { color:#79aa15; text-decoration:none; font-weight:bold;}
span.chat_link a span.chat_tooltip { display: none;}
span.chat_link a:hover { color:#79aa15; text-decoration:none; font-weight:bold;}
span.chat_link a:hover span.chat_tooltip { display: block; position: absolute; margin-top: 0px; margin-left: 0px; width: 175px; padding: 5px; z-index: 99999; color:#464646; background: #FFF; font: 12px; text-align: left; text-decoration: none; overflow:hidden; border:1px solid #78A800;}
.chat_tooltip h2 {font-size:13px;}

span.chat_link a:hover span.chat_tooltip.gold_player { display: block; position: absolute; margin-top: 0px; margin-left: 0px; width: 175px; padding: 5px; z-index: 99999; color:#464646; background:#e5b529; font: 12px; text-align: left; text-decoration: none; overflow:hidden; border:1px solid #d88828;}
.chat_tooltip.gold_player h2 {font-size:13px; color:#a6691f;}
span.chat_link a:hover span.chat_tooltip #chat_gold_mini { float:right;}
span.chat_link a:hover span.chat_tooltip #challenge_mini { float:right;}

span.chat_link a:hover span.chat_tooltip.smileys {
	display: block;
	position: absolute;
	margin-left: -5px;
	margin-top: -160px;
	width: 180px;
	padding: 0;
	z-index: 99999;
	color:#464646;
	background: #fff;
	font: 12px;
	text-align: left;
	text-decoration: none;
	overflow:hidden;
	border:none;
	padding:2px;
	border:3px solid #ccc;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}
span.show_smileys {
	width:30px;
	height:30px;
	display:block;
	float:left;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
}
span.show_smileys:hover {
	background: #dedede;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}
.chat_your_message input[type="text"] {
	width:195px;
	height:23px;
	padding:3px;
}

#chat_avatar { float:left; width:50px;}
.chat_stats { float:right; width:120px;}
.chat_not_allowed { background: url(/css/img/chat_not_allowed.png) no-repeat; width:211px; height:52px;}
.chat_not_allowed a { display: block; height: 100%; width: 100%; outline:none;}
.chat_lower_panel form {margin:0;}

/* Chat report popup */
div#chat_report_popup { overflow:hidden; padding-bottom: 10px;}
div#chat_report_popup .infotext_right { float:left; width:368px; margin-right:15px;}
div#chat_report_popup .img_holder { float:right; width:117px;}
.report_btn_holder { overflow:hidden; width:160px;}
.report_yes { float:left; width:77px; cursor:pointer;}
.report_no { float:right; width:77px; cursor:pointer;}

/* Chat count graphics */
#chat_count_container {overflow:hidden; color:#78A800; font-weight:bold;}
#chat_count_container .chat_user_count_container {float:left; height:20px; margin-left:6px; width:78px; text-align:right; background: url(/css/img/chat_people.png) repeat-x top left;}
#chat_count_container .chat_players {float:right; width:121px; margin-right:6px; height:20px; background: url(/css/img/chat_players.png) no-repeat top left;}
#chat_count_container .chat_user_count {padding-left:5px; height:20px; font-size:17px; text-align:right; background: url(/css/img/chat_count.png) no-repeat top left;}

/* Chat count graphics for home page */
.genres_right #chat_count_container .chat_user_count_container { width:162px;}

/*Game Results popup*/
div#game_results_popup { overflow:hidden; padding-bottom: 10px; font-size:12px;}
div#game_results_popup .infobox { background: none; padding-top:0;margin-bottom:0; overflow:hidden;}
div#game_results_popup .infobox .bw_wrap {background:white; padding:0 0 0 0; overflow:hidden;}
div#game_results_popup table td {padding:5px 10px 5px 5px;}
div#game_results_popup table td.avatar_summary {padding:0;}
div#game_results_popup table td.no_pad {padding:0;}

#bingo_jackpot_link { display:none;}
#peachy_bingo_reg_message { display:none;}
#bd_email_reg_message {}
.AwardsInGroup img {margin-right:2px;}

.rowBack1 a {font-weight:bold;}
.rowBack2 a {font-weight:bold;}


/* No Cash Facebook game screen */
body#no_cash_games { 
margin:0;
padding:0;
background: #e5f4f9 url(/css/img/no_cash_screen_bg.jpg) no-repeat top left;
width:660px;
height:378px;
}
#no_cash_games_bg { 
width:660px;
height:378px;
padding:120px 20px 20px 20px;
overflow:hidden;
}
#no_cash_games_bg #left_col { 
width:90px;
float:left;
}
#no_cash_games_bg #mid_col { 
width:480px;
float:left;
}
#no_cash_games_bg #left_col a, #no_cash_games_bg #right_col a { 
margin-bottom:7px;
display:block;
}
#no_cash_games_bg #mid_col #button_holder { 
width:231px;
margin-top:160px;
margin-left:124px;
height:45px;
}
#no_cash_games_bg #mid_col #button_holder a { 
background: url(/facebook/images/join_BD_btn.png) bottom left;
height:45px;
width:231px;
display:block;
}
#no_cash_games_bg #mid_col #button_holder a:hover { 
background: url(/facebook/images/join_BD_btn.png) top left;
height:45px;
width:231px;
display:block;
}
#no_cash_games_bg #right_col { 
width:90px;
float:right;
}
body#no_cash_games_deposit { 
margin:0;
padding:0;
background: #e5f4f9 url(/css/img/no_cash_screen_deposit_bg.jpg) no-repeat top left;
width:660px;
height:378px;
}
#no_cash_games_bg #mid_col #deposit_button_holder { 
width:231px;
margin-top:0px;
margin-left:124px;
height:45px;
}
#no_cash_games_bg #mid_col #deposit_button_holder a { 
background: url(/css/img/JPM_dep_btn.png) bottom left;
height:45px;
width:231px;
display:block;
}
#no_cash_games_bg #mid_col #deposit_button_holder a:hover { 
background: url(/css/img/JPM_dep_btn.png) top left;
height:45px;
width:231px;
display:block;
}

#play_games_ads { margin:0 0 0 -18px;}



/* Feedback pop-up styling */
#feedback_lightbox { font-size:12px; line-height:20px;}
#feedback_sent { font-size:12px;}
#feedback_lightbox #FeedbackEmailAddress, #feedback_lightbox #FeedbackName { background:transparent url(/css/img/feedback/input_field.png) no-repeat scroll left top; border:medium none; color:#777777; font-family:"Trebuchet MS", Arial, Verdana; font-size:12px; height:19px; line-height:20px; margin:0 0 3px 3px; padding:2px 4px; width:240px;}
#feedback_lightbox #FeedbackComments { color:#777777; font-family:"Trebuchet MS", Arial, Verdana; font-size:12px; padding:2px 4px; border:#ccc 1px solid;}
#feedback_lightbox input#SubmitFeedback, #feedback_lightbox input#SubmitFeedback[type="submit"]:hover { background:transparent url(/css/img/feedback/submit_feedback.png) no-repeat; border:medium none; cursor:pointer; font-size:0; height:28px; width:166px; line-height:300px; margin:0; padding:0;}



/* Recent Winnings page styles */
table.recent_winnings {border-collapse:collapse;}
table.recent_winnings td {vertical-align:middle;text-align:left;}
table.recent_winnings thead tr td {padding:1px 10px 1px 10px; border:solid 1px #ccc; font-weight:bold;}
table.recent_winnings tbody td tr {border-bottom:solid 1px #ccc;}
table.recent_winnings tbody td {padding:3px 10px 3px 10px; border-bottom:solid 1px #ccc;}
table.recent_winnings .oddrowcolor{ background-color:#e6f4f9;}
table.recent_winnings .evenrowcolor{ background-color:#ffffff;}
#login_above {background:url(/css/img/login_above.gif) no-repeat; width:709px; height:125px;}

/* Affiliate page styles */
#join_aff_header { background:url(/css/img/affiliate_pages/join_aff_header.png) no-repeat; width:329px; height:36px;}
#join_aff_body { background:#e6f4f9; border: 1px solid #c2e4f1; padding:10px;}
#join_affiliates { font-size:12px; line-height:20px;}
#join_affiliates label {font-weight:bold;}
#join_affiliates #textfield { background:transparent url(/css/img/affiliate_pages/input_field.png) no-repeat scroll left top; border:medium none; color:#777777; font-family:"Trebuchet MS", Arial, Verdana; font-size:12px; height:19px; line-height:20px; margin:0 0 3px 0; padding:2px 4px; width:297px;}
#join_affiliates input#submit_btn, #join_affiliates input#submit_btn[type="submit"]:hover { background: url(/css/img/register_free_btn.png) no-repeat; border:medium none; cursor:pointer; font-size:0; height:25px; width:141px; line-height:300px; margin:0; padding:0;}
#join_affiliates input#login_btn, #join_affiliates input#login_btn[type="submit"]:hover { background: url(/css/img/affiliate_pages/login_btn.png) no-repeat; border:medium none; cursor:pointer; font-size:0; height:25px; width:82px; line-height:300px; margin:0; padding:0;}
#join_affiliates input#calendar, #join_affiliates input#calendar[type="button"]:hover { background: url(/css/img/affiliate_pages/calendar-select-week.png) no-repeat; border:medium none; cursor:pointer; font-size:0; height:16px; width:16px; line-height:300px; margin:0; padding:0;}
#join_affiliates input#report, #join_affiliates input#report[type="submit"]:hover { background: url(/css/img/affiliate_pages/request_report_btn.png) no-repeat; border:medium none; cursor:pointer; font-size:0; height:25px; width:122px; line-height:300px; margin:0; padding:0;}
.affiliate_portal { overflow:hidden;}
.affiliate_portal .left_column { width:230px; padding-right:10px; float:left;}
.affiliate_portal .right_column { width:689px; float:right;}
.affiliate_portal a { color:#464646; text-decoration:underline;}
.affiliate_portal a:hover { color:#464646; text-decoration:none;}
.affiliate_portal #aff_badge { background: url(/css/img/affiliate_pages/aff_badge.png) no-repeat; height:127px; width:230px;}
.affiliate_portal a#arrow { background:transparent url(img/arrow_right.png) no-repeat left center; display:block; padding-left:20px; text-align:left;}
ol#bold_list {font-weight:bold;}


/* Developer Portal styles */
.developer_portal { overflow:hidden;}
.developer_portal .left_column { width:689px; float:left;}
.developer_portal .right_column { width:230px; padding-left:10px; float:right;}
.developer_portal #dev_badge { background: url(/css/img/developer_pages/dev_badge.png) no-repeat; height:127px; width:230px;}
table.developer {border-collapse:collapse;}
table.developer td {vertical-align:top;text-align:left;}
table.developer thead tr td {padding:1px 10px 1px 10px; border:solid 1px #ccc; font-weight:bold;}
table.developer tbody td tr {border-bottom:solid 1px #ccc;}
table.developer tbody td {padding:3px 10px 3px 10px; border-bottom:solid 1px #ccc;}
table.developer .oddrowcolor{ background-color:#e6f4f9;}
table.developer .evenrowcolor{ background-color:#ffffff;}
table.developer #GameButtonText { color:#777777; font-family:"Trebuchet MS", Arial, Verdana; font-size:12px; padding:2px 4px; border:#ccc 1px solid;}
table.developer #textfield { background:transparent url(/css/img/affiliate_pages/input_field.png) no-repeat scroll left top; border:medium none; color:#777777; font-family:"Trebuchet MS", Arial, Verdana; font-size:12px; height:19px; line-height:20px; margin:0 0 3px 0; padding:2px 4px; width:297px;}
.developer_portal input#submit_btn, .developer_portal input#submit_btn[type="submit"]:hover { background: url(/css/img/developer_pages/create_GT_btn.png) no-repeat; border:medium none; cursor:pointer; font-size:0; height:25px; width:142px; line-height:300px; margin:0; padding:0;}


/* Widget page styles */
#widget_benefits { background: url(/css/img/widgets/widget_benefits.png) no-repeat; width:329px; height:220px;}
#widget_game_img { background: url(/css/img/widgets/widget_game_image.png) no-repeat; width:329px; height:320px;}

#deposit_funds_btn { background: url(/css/img/deposit_funds_btn.png) no-repeat; width:166px; height:38px; cursor:pointer;}
#deposit_funds_btn a { display: block; height: 100%; width: 100%;}
input[type=submit]#deposit_funds { background:url(/css/img/deposit_funds_btn.png); border: none; cursor:pointer; font-size:0; line-height:300px; width:166px; height:38px;}


/* Post reg avatar styles */
.thumbNormal {
		border: none;
        border:2px solid #FFFFFF;
        cursor: pointer;
		margin: 3px;
		
}
.thumbSelected {
        border:2px solid #9BDB00;
		margin: 3px;
}
#gs_avatar_chooser {
	width: 665px;
	margin-top: 8px;
	border: #999999 solid 1px;
}
#gs_avatar {	
	overflow-y: scroll;
	overflow-x: hidden;
	width: 665px;
	height: 120px;
	background-color: #FFFFFF;
	padding: 0;
}
#gs_avatar_images {
	padding: 2px;
	margin: 0;
	height: 90px;
}
#gs_avatar_images img {
	float: left;
}

.sbw_inner #play_cash { background: url(/css/img/cash_rcol.png) no-repeat; height:188px; width:191px; cursor:pointer;}
.sbw_inner #register_cash { background: url(/css/img/cashreg_rcol.png) no-repeat; height:188px; width:191px; cursor:pointer;}
.sbw_inner #play_cash a { display: block; height: 100%; width: 100%;}
.sbw_inner #register_cash a { display: block; height: 100%; width: 100%;}
.sbw_inner #play_trivia_games { background: url(/css/img/trivia_quiz_ad.png) no-repeat; height:188px; width:191px; cursor:pointer;}
.sbw_inner #play_trivia_games a { display: block; height: 100%; width: 100%;}
.sbw_inner #play_trivia_games a:hover { background: url(/css/img/trivia_quiz_ad2.png) no-repeat; height:188px; width:191px; cursor:pointer;}

/* Scrollable award styles */
#rank_alert_lightbox {
	width: 405px;
	height: auto;
	min-height:350px;
	background:url(/css/img/award_popup/green_rays.png) no-repeat center top;
}
#rank_alert_lightbox h1{ padding:0; margin:0 0 10px 0; text-align:center;}
#rank_alert_lightbox .image_heading { background: url(img/award_popup/congrats_header_rank.png) no-repeat; width:327px; height:99px; margin:0 auto 0 auto;}
#award_alert_lightbox {
	width: 405px;
	height: auto;
	min-height:350px;
	background:url(/css/img/award_popup/green_rays.png) no-repeat center top;
}
#award_alert_lightbox.empty_lightbox { background:none;}
#award_alert_lightbox.empty_lightbox .won_award_id { margin-bottom: 10px; text-align: center; border: 1px solid rgb(120, 168, 0); padding: 20px;}
#award_alert_lightbox h1{ /*color:#996126; margin:10px 0 0 0;*/ padding:0; margin:0 0 10px 0; text-align:center;}
#award_alert_lightbox .image_heading { background: url(img/award_popup/congrats_header_green.png) no-repeat; width:327px; height:99px; margin:0 auto 0 auto;}
.award_box { background:#fff; border: 1px solid #78A800 /*#d88828*/; padding:10px; margin-bottom:5px; font-size:12px; overflow:hidden;}
.award_box .congrats_header { background:#e5b529 url(img/congrats_header.gif) no-repeat; width:223px; height:43px;}
.award_box .award_image { width:80px; height:80px; float:left; margin:5px 10px 0 0;}
	/*.award_box .award_text {width:160px; float:right; padding:5px 5px 5px 0;}*/
.award_box .award_text {width:264px; float:right;}
.award_box .won_award_id {margin:0 0 5px 0; font-size:14px;}
.award_box .award_links {margin:5px 0 0 0;}
.award_box h3 { margin:0 0 5px 0; font-size:16px;}
.secondary_message_text {
	margin:0;
}

/* active item */
.scrollable .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}
a.browse {
background: url(/css/img/award_popup/arrows.png) no-repeat scroll 0 0;
cursor:pointer;
display:block;
float:left;
font-size:1px;
height:30px;
margin:5px;
width:30px;
}
a.right_arrow {
background-position:0 -30px;
clear:right;
margin-right:0;
}
a.right_arrow:active {
background-position:-60px -30px;
}
a.left_arrow {
margin-left:0;
}
a.left_arrow:active {
background-position:-60px 0;
}
a.disabled {
visibility:hidden !important;
}

/* Green headed table on deposit page */
table#green_head {border-collapse:collapse; font-weight:bold;}
table#green_head td {vertical-align:middle; text-align:left;}
table#green_head thead {background:#78a800; color:#fff; font-size:14px;}
table#green_head thead td {padding:5px;}
table#green_head tbody td {padding:2px 5px 2px 5px; border-bottom:1px #78a800 solid;}
table#green_head tbody tr td span {color:red;}

.deposit_text h2 {font-size:18px; margin:15px 0 8px 0;}

#loading { background:#e6f4f9; border: 1px solid #c2e4f1; padding:10px; margin-bottom:20px;}

/* FBC button */

.FBConnectButton {
background:#29447E url(/css/img/connect_sprite.png) no-repeat;
background-position:left -232px;
cursor:pointer;
display:inline-block;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
padding:0 0 0 1px;
text-decoration:none;
}

.FBConnectButton .FBConnectButton_Text { background:#5F78AB url(/css/img/connect_sprite.png) repeat; border-bottom:1px solid #1A356E; border-top:1px solid #879AC0; color:#FFFFFF; display:block; font-family:"lucida grande",tahoma,verdana,arial,sans-serif; font-weight:bold; margin:1px 1px 0 17px; padding:2px 6px 3px; text-shadow:none; font-size:10px; line-height:10px;}

a#gb_fb_atag { background: url(img/facbook_btn.png) no-repeat left center; padding-left:20px; text-align:left;}

a#feedback_image {cursor:pointer; position: fixed; bottom: 0; left: 0; width:196px; height:32px; background: url(img/feedback/feedback_BCs.png) no-repeat;}

#ugc_questions input#SubmitQuestion, #ugc_questions input#SubmitQuestion[type="submit"]:hover { background:transparent url(/css/img/UGC/send_question_btn.png) no-repeat; border:medium none; cursor:pointer; font-size:0; height:28px; width:166px; line-height:300px; margin:0; padding:0;}

/* Springo Bingo competition styles */
#leaderboard_title_holder { background: url(/css/img/leaderboard_title_holder.jpg) repeat-x; height:20px; padding:1px 0 1px 0; overflow:hidden; width:709px; margin-left:5px;}
#leaderboard_title { background: url(/css/img/leaderboard_title.png) no-repeat; height:20px; width:301px; float:left; margin-right:5px;}
#leaderboard_endtime { text-align:left; float:left; width:401px; color:#fff; font-size:14px; line-height:20px;}

.my_account_wallet {height:17px; line-height:17px;}
#left.my_account { width:350px;}
#right.my_account { width:350px;}
.my_account_box { width:350px; margin-bottom:12px;}
.my_account_box h2 { margin:0; width:350px; cursor:pointer; text-indent:10px; height:37px; line-height:30px; font-size:14px; color:#ffffff; background: url(img/my_account/box_top_350.png) no-repeat;}
.my_account_box h2 a{ color:#ffffff; text-decoration:none;}
.my_account_box .genre_content { background: url(img/my_account/box_bottom_350.gif) no-repeat left bottom; padding:0 0 12px;}
.my_account_box .rowBack2 { background:#FFFFFF none repeat scroll 0 0; border-left:4px solid #9fc824; border-right:4px solid #9fc824; cursor:pointer; padding:2px 4px; overflow:hidden;}
.my_account_box .rowBack1 { background:#e6f4f9 none repeat scroll 0 0; border-left:4px solid #9fc824; border-right:4px solid #9fc824; cursor:pointer; padding:2px 4px; overflow:hidden;}
.my_account_box .deposit_funds, .my_account_box .withdraw_funds{ height:28px; width:122px; float:left; cursor:pointer;}
.my_account_box .deposit_funds a, .my_account_box .withdraw_funds a{ display: block; height: 100%; width: 100%;}
.my_account_box .deposit_funds{ background-image:url(/css/img/my_account/deposit_funds_btn.png); margin-right:5px;}
.my_account_box .withdraw_funds{ background-image:url(/css/img/my_account/withdraw_funds_btn.png);}
table#third_party_account_settings thead td{ vertical-align:top; font-size:11px;}
.profile_link { width:100px; float:right;}

.my_account_box.goldplayer h2 { background: url(img/my_account/box_top_350_gp.png) no-repeat;}
.my_account_box.goldplayer h2 a{ color:#a6691f;}
.my_account_box.goldplayer .genre_content { background: url(img/my_account/box_bottom_350_gp.gif) no-repeat left bottom;}
.my_account_box.goldplayer .rowBack2 { border-left:4px solid #e5b529; border-right:4px solid #e5b529;}
.my_account_box.goldplayer .rowBack1 { background:#e6f4f9 none repeat scroll 0 0; border-left:4px solid #e5b529; border-right:4px solid #e5b529;}

.recent_players_list {}

.left_news { float:left; width:211px; margin-right:20px;}
.middle_news { float:left; width:468px; margin-right:20px;}
.right_news { float:right; width:211px;}
.related_games { overflow:hidden; margin-bottom:10px;}
.related_games_link {}
.related_games h3 { font-size:14px; margin:0 0 5px 0; padding:0;}
.related_games p { margin:2px 0 2px 0; padding:0;}
.related_games a { color:#464646; font-weight:normal;}
.left_news .GameCategory .genre_content a { text-decoration:none; color:#464646;}
.related_news.item a { color:#464646; text-decoration:underline;}
.related_news.item p { margin:8px 0 8px 0;}
.related_news.item a:hover { text-decoration:none;}
.share_buttons {margin:2px 0 15px 0;}
.related_games .related_games_img_holder { width:70px; float:left;}
.related_games .related_games_title_holder { width:125px; float:right;}

/* PPC home page styles */
#home_ppc.left_column, #home_ppc.right_column {
	margin-top:10px;
}
#home_ppc.left_column h1 a, #home_ppc.right_column h1 a {
	color:#78A800;
	text-decoration:none;
}
#home_ppc .h1_index {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#home_ppc .flashcontent {
	width: 714px;
	height: 320px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
#home_ppc .bw_wrap {
	padding:10px 17px 0 18px;
}
#home_ppc .spacing {
	margin-right:52px;
}
#home_ppc .joinReasons {
	margin:10px 0 10px 0;
	overflow:hidden;
}
#home_ppc .selection_of_games{
	overflow:hidden;
	margin:0;
}
#home_ppc .selection_of_games h2{
	margin:10px 0 10px 0;
}
#home_ppc .joinReasons h3 {
	margin-bottom:5px;
}
#home_ppc .joinReasons a {
	text-decoration:none;
}
#home_ppc .selection_of_games a{
	text-decoration:none;
}
#home_ppc .mainGames {
	width					: 100%;
	margin-top				: 0;
	margin-left				: 0;
	margin-right			: 0;
	margin-bottom			: 20px;

}
#home_ppc .home_game_tab {
	width: 220px;
	float: left;
	margin-right: 0;
	margin-left: 0;
}
#home_ppc .home_game_tab.right_margin {
	margin-right: 27px;
}
#home_ppc .float_left {
	width:203px;
}



/* End game summary Feb 2011 styles */
.new_end_summary .summary_box { width:247px; float:left; display:block; min-height:292px; margin-bottom:10px;}
.new_end_summary .summary_box.left table.winner { background:#e5b41a url("img/winner.gif") repeat-x;}
.new_end_summary .summary_box.left table.target { background:#E4F1BC; border-top:1px solid #78a800; margin-top:11px;}
.new_end_summary .summary_box.you { background:#E6F4F9; border:1px solid #b2dded;}
.new_end_summary .summary_box.left { margin-right:10px;}
.new_end_summary .similar_games_box { width:193px; float:left; display:block; padding:0 0 10px 10px;}
.new_end_summary .similar_games { float:left; width:183px; padding:5px; margin-bottom:1px; font-weight:bold; font-size:16px; border-top:1px solid #dddddd; background: #EEEEEE url("img/home/feature_thumbnail_BG.gif") repeat-x top left;}
.new_end_summary .similar_games a { color:#fff; font-weight:bold;}
.new_end_summary .similar_games img { float:left; margin-right:5px;}
.new_end_summary h2.top_heading { margin-bottom:5px;}
.new_end_summary .summary_box.you table.end_summary_inner tr.row1 { background: #d0f3ff;}
.new_end_summary .summary_box.you table.end_summary_inner tr.row2 { background: #f3fcff;}
.new_end_summary .summary_box.left table.winner table.end_summary_inner tr.row1 { background: #e3ac00;}
.new_end_summary .summary_box.left table.winner table.end_summary_inner tr.row2 { background: #e3ac00;}
.new_end_summary .summary_box.left table.target table.end_summary_inner tr.row1 { background: #dbf197;}
.new_end_summary .summary_box.left table.target table.end_summary_inner tr.row2 { background: #dbf197;}
.new_end_summary .name_style { font-weight:bold; font-size:16px;}
.new_end_summary h2.other_games { font-size:14px; margin-bottom:5px;}
.new_end_summary p.another_game { margin:4px 10px 4px 10px;}
.new_end_summary table.end_summary tbody td.end_summary_outer { padding:8px 4px 4px 4px;}
.new_end_summary .more_games { width:193px; height:25px; float:left; margin-top:7px;}
.new_end_summary a.more_games_btn { background:url("img/more_games.png") no-repeat; cursor:pointer; display:block; text-indent:-9000px; width:193px; height:25px; outline: none;}
.new_end_summary p.egs_avatar_image_left { text-align:center; margin:0; padding:0;}
.new_end_summary p.egs_avatar_image_right { text-align:center; margin:0; padding:0;}
.new_end_summary td.image_cell { vertical-align:middle; padding:0; width: 100px; height: 100px;}
.new_end_summary table.winner td.image_cell { border: 1px solid #d98814;}
.new_end_summary table.target td.image_cell { border: 1px solid #78A800;}
.new_end_summary .you td.image_cell { border: 1px solid #B2DDED;}

/* FREE unregistered end game summary and Main reg screen Feb 2011 styles */
.new_free_end_summary h2.top_heading { font-size:21px; margin-bottom:5px;}
.new_free_end_summary h3 { font-size:18px; margin: 30px 0 20px 0;}

.new_free_end_summary .register_benefits, .Register_page .register_benefits { clear:both; background:#fff url("img/register_benefits.png") no-repeat left top; width:100%; height:100px; margin: 0 0 10px 0;}
.new_free_end_summary .gold_coins, .Register_page .gold_coins { position: absolute; left:460px; margin-top:-21px; background: url("img/gold_coins.png") no-repeat left top; width:304px; height:215px;}

#facebox .gold_coins { position: absolute; left:460px; margin-top:-21px; background: url("img/gold_coins.png") no-repeat left top; width:304px; height:215px;}
#facebox .register_benefits { clear:both; background:#fff url("img/register_benefits.png") no-repeat left top; width:700px; height:100px; margin: 0 0 10px 0;}

.new_free_end_summary .register_form, .Register_page .register_form { clear:both; background: url("img/hills_faded.png") no-repeat left top; min-height:260px; width:669px; padding:20px; margin: 0;}
.new_free_end_summary .register_form_inner, .Register_page .register_form_inner{ background: url("img/semi_trans60_w.png") repeat; padding:8px; border:3px solid #fff;}
.new_free_end_summary .register_form h1, .Register_page .register_form h1 { text-shadow: #fff 0px 1px 0px; margin:0 0 5px 0;}
.new_free_end_summary .register_facebook, .Register_page .register_facebook { overflow:hidden; padding:10px 20px 10px 20px; border:1px solid #78a800; border-top:none;}
.new_free_end_summary .register_facebook .button, .Register_page .register_facebook .button { float:left; width:20%;}
.new_free_end_summary .register_facebook .text, .Register_page .register_facebook .text{ float:right; width:80%;}
table.newregister_middle input[type=text], table.newregister_middle input[type=password] { -moz-border-radius:4px; -webkit-border-radius:4px; border:1px solid #9bc623; height:17px; font-size:14px; line-height:14px; margin:0 0 5px; padding:5px; width:168px;}
.error_mesage { /*background:#ffcfcf; border:1px solid #ff0000; padding:10px;*/ color:#da0000; }
.error_mesage h4 { color:#da0000; margin:0; font-size:12px;}
.register_facebook .FBConnectButton { background: #5F78AB url(img/fb_icon.png) no-repeat 5px 6px; border:1px solid #1A356E; padding:0; text-decoration:none;}
.register_facebook .FBConnectButton .FBConnectButton_Text { background:#5F78AB; font-size:16px; border:none; padding:12px 10px 15px; margin:0 0 0 31px;}

/* Simplified post reg screen styles with avatar builder stuff on it */
.fullwidth { overflow:hidden;}
.fullwidth .left{ float:left; width:50%;}
.fullwidth .right{ float:right; width:50%;}
.fullwidth.postreg { margin-bottom:20px; background: url("img/semi_trans60_w.png") repeat; padding:12px; border:3px solid #fff; overflow:visible;}
.fullwidth.postreg.gold { margin-bottom:20px; padding:12px;}
.fullwidth.postreg .left{ float:left; width:475px;}
.fullwidth.postreg .right{ float:right; width:150px;}
.postreg img { float:none;}
.postreg p { font-size:16px; margin-top:10px;}
.postreg .button a { margin-top:3px; width:203px; height:46px; cursor:pointer; display:block; text-indent:-9000px; outline: none;}
.postreg .button a.char { background: url("img/create_char_btn.png") no-repeat left -46px;}
.postreg .button a.sb { background: url("img/springo_bingo_btn.png") no-repeat left -46px;}
.postreg .button a.char:hover { background: url("img/create_char_btn.png") no-repeat left top;}
.postreg .button a.sb:hover { background: url("img/springo_bingo_btn.png") no-repeat left top;}
.postreg_bg_img { background: #6ae0ec url("img/post_reg_bg_img.jpg") no-repeat left bottom; width:669px; height:660px; padding:20px; border-top:8px solid #6ae0ec;}
.postreg_bg_img h1 { text-indent:10px; margin-bottom:20px; color:#464646;}
.postreg_bg_img h2 { font-size:20px; color:#464646;}
.postreg_bg_img h2.title1 { background: url("img/post_reg_title_1.png") no-repeat; width:204px; height:22px;}
.postreg_bg_img h2.title2 { background: url("img/post_reg_title_2.png") no-repeat; width:306px; height:22px;}
.postreg_bg_img h2.title3 { background: url("img/post_reg_title_3.png") no-repeat; width:163px; height:18px;}

#avatar_panel .icon_edit a { color: #78a800;}

p.avatar_holder { margin:0;}





/* RECENTLY PLAYED OR RECOMMENDATIONS BOX STYLES */
#recently_played_recommendations{
	background:url("/css/img/test/blue_fade_repeat.gif") repeat-x top left #ebf6fa;
	border:1px solid #C2E4F1;
	/*background:url("/css/img/test/blue_repeat.png") repeat-x top left #01a3e2;*/
	margin:0;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	overflow:hidden;
}
#recently_played_recommendations .inner{
	padding:10px;
	overflow:hidden;
}
#recently_played_recommendations .recently_played {
	float:left;
}
#recently_played_recommendations .recommendations {
	float:right;
	background:url("/css/img/test/genre_nav_repeat.png") repeat-x left top #72A412;
	padding:5px;
	/*width:228px;*/
	border:1px solid #72A412;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}
#recently_played_recommendations .recently_played h2{
	color:#00435C;
	/*text-shadow: #003d54 1px 1px 0px;*/
}
#recently_played_recommendations .recommendations h2{
	color:#fff;
	text-shadow: #5c840e 1px 1px 0px;
}
#recently_played_recommendations .recently_played ul{
	margin:15px 0 0 0;
	padding:0;
}
#recently_played_recommendations .recommendations ul{
	margin:10px 0 0 0;
	padding:0;
	}
#recently_played_recommendations ul li{
	display:inline;
	float:left;
	position:relative;
	list-style-type:none;
	margin-right:9px;
	margin-left:5px;
	width:100px;
}
#recently_played_recommendations ul li a{
	cursor:pointer;
	text-decoration:none;
}
#recently_played_recommendations .tn_title, #recently_played_recommendations .like_arrow {
	width:100%;
	height:auto;
}
#recently_played_recommendations .tn_title a{
	color:#00435C;
	width:65px;
}




/* GAME HOVER STYLES */
.tooltip {
	font-size:11px;
	z-index:1000;
}
/* a .label element inside tooltip */
.tooltip h2 {
	margin:0;
	text-shadow:none;
}
.tooltip h2 a, .tooltip h2 a:hover {
	color:#00A3E2;
	font-size:11px;
	margin:0;
	text-shadow:none;
	text-decoration:none;
}
.tooltip a.description, .tooltip a.description:hover {
	color:#00435C;
	font-size:11px;
	margin:0;
	text-decoration:none;
}
.tooltip .win_label {
	color:#CC0000;
	font-size:11px;
	font-weight:bold;
}
.tooltip .play_label {
	font-size:11px;
	border-right:1px solid #00435C;
	border-bottom:1px solid #00435C;
	border-left:1px solid #0ba7e3;
	border-top:1px solid #0ba7e3;
	background:#fff url("/css/img/test/blue_button_rpt.png") repeat-x top left;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}
.tooltip .play_label:hover{
	background:#009ad5;
}
.tooltip .play_label a {
	color:#fff;
	font-weight:bold;
	padding:2px;
}
.tooltip td.play_label, .tooltip td.win_label {
	text-align:center;
}



/* JQUERY GENRE NAVIGATION STYLES */
.jquery_genre_navigation {
height:22px;
width:930px;
background:url("/css/img/test/nav_repeat.png") repeat-x;
margin-bottom:10px;
border:1px solid #72A412;
border-radius:7px;
-moz-border-radius:7px;
-webkit-border-radius:7px;
position:relative;
z-index:4;
}
.jquery_genre_navigation p.player_no {
color:#fff;
text-shadow: #5c840e 1px 1px 0px;
font-size:17px;
margin:0;
padding:0;
background:url("/css/img/test/top_nav_repeat.png") repeat-x #72A412;
border-radius:7px;
-moz-border-radius:7px;
-webkit-border-radius:7px;
}
ul.genre_navigation, ul.genre_navigation li .genre_sub_navigation ul {
border-top-left-radius:7px;
border-bottom-left-radius:7px;
-moz-border-radius-topleft:7px;
-moz-border-radius-bottomleft:7px;
-webkit-top-left-border-radius:7px;
-webkit-bottom-left-border-radius:7px;
}
ul.genre_navigation ul.gameMenu li:hover {
border-radius:7px;
-moz-border-radius:7px;
-webkit-border-radius:7px;
}
ul.genre_navigation li.quizzes a:hover {
border-top-left-radius:7px;
border-bottom-left-radius:7px;
-moz-border-radius-topleft:7px;
-moz-border-radius-bottomleft:7px;
-webkit-border-top-left-radius:7px;
-webkit-border-bottom-left-radius:7px;
text-decoration:none;
}
ul.genre_navigation li.quizzes {
border-left:none;
}
ul.genre_navigation {
background:#72a412 url("/css/img/test/top_nav_repeat.png") repeat-x;
border-right:none;
float:left;
font-size:1.1em;
list-style:none outside none;
margin:0;
padding:0;
width:670px;
}
ul.genre_navigation li {
border-left:1px solid #78a800;
border-right:1px solid #BBEC57;
float:left;
margin:0;
padding:0;
position:relative;
/*z-index:101;
z-index:300;*/
}
ul.genre_navigation li a {
float:left;
height:22px;
text-decoration:none;
}
ul.genre_navigation li a span {
color:#FFFFFF;
display:block;
font-weight:bold;
padding:2px 12px 0;
text-decoration:none;
}
ul.genre_navigation li a:hover {
background-color:#488e09;
text-decoration:none;
}
ul.genre_navigation li a:active {
background-color:#488e09;
}
ul.genre_navigation li div.genre_sub_navigation {
background-color:#488e09;
display:none;
float:left;
left:-18px;
padding:5px;
position:absolute;
top:22px;
z-index:6;
border-radius:7px;
-moz-border-radius:7px;
-webkit-border-radius:7px;
}
ul.genre_navigation li div.genre_sub_navigation.last{
left:-122px;
}
ul.genre_navigation ul.gameMenu {
background:#FFFFFF;
float:left;
height:390px;
list-style:none outside none;
margin:0;
padding:0;
width:520px;
}
ul.genre_navigation ul.gameMenu li {
border:none;
height:115px;
margin:5px 5px 0 5px !important;
width:250px !important;
}
ul.genre_navigation ul.gameMenu li:hover {
background-color:#ade5f9;
}
ul.genre_navigation ul.gameMenu li a {
float:left;
height:auto;
text-decoration:none;
}
ul.genre_navigation ul.gameMenu li a:hover {
background:none;
text-decoration:none;
}
ul.genre_navigation ul.gameMenu li a img {
padding:7px;
}
ul.genre_navigation ul.gameMenu li h2 {
margin:0;
}
ul.genre_navigation ul.gameMenu li h2 a {
color:#00A3E2;
font-size:13px;
margin:5px 0 0 0;
float:left;
width:170px;
height:auto;
text-decoration:none;
}
ul.genre_navigation ul.gameMenu li p {
	margin:0;
}
ul.genre_navigation ul.gameMenu li p a {
color:#00435C;
float:left;
font-size:11px;
margin-top:0;
width:170px;
height:auto;
text-decoration:none;
}
ul.genre_navigation ul.gameMenu li p a:hover {
color:#00435C;
text-decoration:none;
}
ul.genre_navigation ul.gameMenu li p a span.prizepot {
color:#CC0000;
padding:0 10px 0 0;
font-size:12px;
text-align:right;
}
ul.genre_navigation a.tagNavigation {
bottom:10px;
position:absolute;
right:20px;
}
ul.genre_navigation a.tagNavigation:link, a.tagNavigation:visited {
color:#00A3E2;
}
ul.genre_navigation a.tagNavigation:hover {
background-color:transparent !important;
color:#00435C;
}



/* BARKER CHANNEL STYLES */
#main {
	position:relative;
	overflow:hidden;
	height: 288px;
	border:1px solid #C2E4F1;
	border-right:none;
}

/* root element for pages */
#pages {
	position:absolute;
	height:20000em;
}

/* single page */
.page {
	height: 288px;
	background:url("/css/img/test/blue_fade_repeat.gif") repeat-x top left #ebf6fa;
	width:435px;
}

/* root element for horizontal scrollables */
.scrollable {
	position:relative;
	overflow:hidden;
	width: 435px;
	min-height: 150px;
}

/* root element for scrollable items */
.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}

/* single scrollable item */
.barker_item {
	float:left;
	cursor:pointer;
	width: 435px;
	height: 288px;
}

/* main navigator */
#main_navi {
	float:right;
	padding:0px !important;
	margin:0px !important;
	border-right:1px solid #C2E4F1;
	border-bottom:none;
}

#main_navi li {
	background:url("/css/img/test/blue_fade_repeat.gif") repeat-x bottom left #ebf6fa;
	border-top:1px solid #C2E4F1;
	clear:both;
	color:#00435C;
	font-size:12px;
	height:75px;
	list-style-type:none;
	padding:10px;
	width:155px;
	cursor:pointer;
}
#main_navi li.no-border {
border-top:0;
}
#main_navi li span.game_title {
	color:#00435C;
	font-weight:bold;
	line-height:16px;
	margin-bottom:6px;
	display:block;
	text-align:center;
}
#main_navi li span.play_now {
	background:#fff url("/css/img/test/blue_button_rpt.png") repeat-x top left;
	padding:1px 8px;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-right:1px solid #00435C;
	border-bottom:1px solid #00435C;
	border-left:1px solid #0ba7e3;
	border-top:1px solid #0ba7e3;
}
#main_navi li span.play_now:hover {
	background:#009ad5;
}
#main_navi li a span.play_now{
	color:#fff;
	font-weight:bold;
}
#main_navi li:hover {
	background:#E6F4F9;
	color:#00435C;
}
#main_navi li.active {
	background:#C2E4F1;
	color:#00435C;
}
#main_navi img {
	float:left;
	margin:4px 10px 0 0;
}
#main_navi strong {
	display:block;
}
ul#blob_navi {
	cursor:pointer;
	position:absolute;
	z-index:3;
	margin:250px 0 0 15px;
	padding:0;
}
li.navi {
cursor:pointer;
list-style:none;
display:inline;
} 
li.navi a {
background:url("/css/img/test/blob_navi.png") no-repeat scroll 0 0 transparent;
display:block;
float:left;
height:20px;
margin:3px;
width:20px;
}
li.navi a:hover {
background-position:0 -20px;
}
li.navi a.active {
background-position:0 -40px;
}
.carousel ul li span {
	cursor:pointer;
	position:absolute;
	z-index:3;
	padding:0;
	font-weight:bold;
	font-size:22px;
	color:#fff;
	margin:220px 0 0 20px;
    text-shadow: #000 0px 1px 0px;
}

/* JOIN NOW BLOCK STYLES */
#join_now {
width:300px;
height:102px;
background:url("/css/img/test/join_now.png") no-repeat top left;
margin-top:-2px;
}

/* LOGIN ON JPM LIGHTBOX */
#fb_nocredit_notregistered #login_panel { position:relative; top:0; background: #E6F4F9; border: 1px solid #C2E4F1; width:370px; padding:10px;}
#fb_nocredit_notregistered #login_panel .username_password { color:#464646;}
#fb_nocredit_notregistered #login_panel .input_username, #fb_nocredit_notregistered #login_panel .input_password { width:170px;}
#fb_nocredit_notregistered #login_panel_links { padding-left:172px;}
#fb_nocredit_notregistered #login_panel_links a:hover { color:#78A800;}
#fb_nocredit_notregistered a.button { background: #78a800; border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px;}
#fb_nocredit_notregistered a.button span { background: #78a800; color:#fff; border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px;}

/* TERMS AND CONDITIONS LIGHTBOX */
#fb_terms_and_conditions { width: 660px; height: 400px;}
.lightbox_terms { padding:10px; border:1px solid #ccc; overflow:auto; width:638px; height:344px;}

.footer_align { text-align:center;}

/* GAME PLAY PAGE */
#game_play_div { text-align:center;}
#game_preload_div { text-align:center; position:absolute;  background:url("/css/img/preload_bg.jpg") no-repeat center center;}

/* GAME MODE LIGHTBOX */
ul.game_mode {
	margin:0 0 10px 0;
	padding:0;
}
ul.game_mode li {
	padding: 0;
	margin: 0 15px 0 15px;
	list-style-type: none;
	display: inline-block;
	width:203px;
	height:204px;
}
ul.game_mode li a {
	text-decoration: none;
	width:100%;
	height:100%;
	display:block;
}
ul.game_mode li a:hover {
	text-decoration: none;
}
ul.game_mode li.free {
	background:url("/css/img/game_mode_free.png") no-repeat top left;
}
ul.game_mode li.challenge_friends {
	background:url("/css/img/game_mode_challenge.png") no-repeat top left;
}
ul.game_mode li.win {
	background:url("/css/img/game_mode_win.png") no-repeat top left;
}
ul.game_mode.sml li {
	margin: 0 5px 0 5px;
}
ul.game_mode.sml li {
	width:223px;
	height:64px;
}
ul.game_mode.sml li.free {
	background:url("/css/img/game_mode_free_sml.png") no-repeat top left;
}
ul.game_mode.sml li.challenge_friends {
	background:url("/css/img/game_mode_challenge_sml.png") no-repeat top left;
}
ul.game_mode.sml li.win {
	background:url("/css/img/game_mode_win_sml.png") no-repeat top left;
}
ul.game_mode.sml li.free.active {
	opacity: 0.55;
	filter: alpha(opacity=55);
	zoom: 1;  /* needed to trigger "hasLayout" in IE if no width or height is set */
	/* background:url("/css/img/game_mode_free_sml_off.png") no-repeat top left; */
}
ul.game_mode.sml li.challenge_friends.active {
	opacity: 0.55;
	filter: alpha(opacity=55);
	zoom: 1;  /* needed to trigger "hasLayout" in IE if no width or height is set */
	/* background:url("/css/img/game_mode_challenge_sml_off.png") no-repeat top left; */
}
ul.game_mode.sml li.win.active {
	opacity: 0.55;
	filter: alpha(opacity=55);
	zoom: 1;  /* needed to trigger "hasLayout" in IE if no width or height is set */
	/* background:url("/css/img/game_mode_win_sml_off.png") no-repeat top left; */
}

/* ENTRY FEE INFO LIGHTBOX */
#fb_entry_fee {
	width: 500px;
	height: auto;
}


.buttons {
border-radius:3px;
-moz-border-radius:3px;
-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.25);
-webkit-border-radius:3px;
background:#222222;
border-bottom:1px solid rgba(0, 0, 0, 0.25);
color:#FFFFFF !important;
cursor:pointer;
display:inline-block;
font-size:13px;
font-weight:bold;
line-height:1;
overflow:visible;
padding:6px 15px 6px 15px;
position:relative;
text-decoration:none;
text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
width:auto;
}
buttons::-moz-focus-inner {
border:0 none;
padding:0;
}
.buttons:hover {
background-color:#111111;
color:#FFFFFF;
}
.buttons:active {
-moz-transform:translateY(1px);
}
.blue.buttons {
background:url("/css/img/blue_rpt.png") repeat-x left top #369DCC;
border:1px solid #368BB1;
text-decoration:none;
}
.blue.buttons:hover {
background:url("/css/img/blue_rpt_hover.png") repeat-x left top #1178A7;
}
.blue.buttons.small { 
	padding:4px 5px 4px 5px;
}
.blue.buttons.large { 
	padding:15px 30px 15px 30px;
    font-size:15px;
}

/* REWARD PAGE STYLES */
#reward_page .reward_container {
	padding: 15px;
	border:1px solid #c1eaf9;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	text-align:center;
}
#reward_page .reward_image {
	margin: 10px 0 20px 0;
	text-align:center;
}
#reward_page .reward_image img {
	float:none;
}
#reward_page ul.reward_options {
	margin: 10px 0 0 0;
	padding: 15px 0 15px 0;
	text-align:center;
	background:#E6F4F9;
	border:1px solid #c1eaf9;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}
#reward_page ul.reward_options li {
	margin: 0 5px 0 5px;
	padding: 0;
	list-style-type: none;
	display: inline-block;
}
#reward_page ul.reward_options li a {
	text-decoration: none;
}
#reward_page ul.reward_options li.collect a {
	padding:6px 147px;
}

.generic_box.info_box {
	border:1px solid #C2E4F1;
	background:#E6F4F9;
	margin-bottom:10px;
	position:relative;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}
.generic_box .inner {
	background:#fff;
	margin:5px;
	padding:5px;
	overflow:hidden;
}
.generic_box h2 {
	background: url("/css/img/blue_rpt.png") repeat-x left top;
	color: #fff;
	font-size:15px;
	padding:5px;
    margin:0px;
	text-shadow: #00435C 1px 1px 0px;
}
#testimonials {
	margin-top:10px;
}
#testimonials ul { 
	padding:0;
	margin:0;
    min-height:320px;
    width:100%;
}
#testimonials ul li {
	width:100%;
    min-height:320px;
}
#testimonials .carousel ul li span {
    color: #78a800;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    position: relative;
    text-shadow: none;
}

/* IMAGE HEADER STYLES */
.header_img {
    width:709px;
    height:121px;
}
.header_img img{
    position:absolute;
}
.header_img h1 {
    color:#ffffff;
    padding:80px 0 0 15px;
    text-shadow: #000 0px 1px 0px;
}
.intro_text {
    padding:0 15px 0 15px;
    font-size:14px;
}

/* WINNERS PAGE STYLES */
#winners_page {
    color:#00435C;
}
#winners_page .header_img {
    background: url("/css/img/header_img_bd.png") no-repeat left top;
}
.winner_container {
    background: url("/css/img/test/blue_fade_repeat.gif") repeat-x scroll left top #EBF6FA;
    border: 1px solid #C2E4F1;
    border-radius: 7px;
    -moz-border-radius:7px;
    -webkit-border-radius:7px;
    margin: 0 0 15px 0;
    padding: 15px;
    overflow: hidden;
}
.winner_container h2 {
    color:#00435C;
}
.winner_container h3 {
    font-size:14px;
    margin: 5px 0 0 0;
    color:#00435C;
}
.winner_container img {
    border: 3px solid #C2E4F1;
    margin-right:15px;
    float:left;
}

/* Register Promotion Pop up */
#fb_register_popup { 
	text-align:center; 
    margin-bottom:10px;
}
#fb_register_popup ul { 
	padding: 15px;
	background:#E6F4F9;
	border:1px solid #c1eaf9;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
    text-align:left;
    font-size:14px;
    font-weight:bold;
    list-style:none;
    margin:0;
}
#fb_register_popup ul li {
	padding:10px;
}
#fb_register_popup ul li a#arrow { 
    color:#464646; 
    background:transparent url(img/arrow_right.png) no-repeat left center; 
    display:block; 
    padding-left:25px; 
    text-align:left;
}
/* STATUS AND ERROR MESSAGES */
#deposit_notification {
}
div.messages {
	font-weight:bold;
    font-size:14px;
	line-height:normal;
	margin-bottom:10px;
	padding:15px 20px 15px 20px;
	border:none;
}
div.status {
	color: #008000;
	background: #dfd;
    border:3px solid #008000;
}
div.error {
	color: #EE5555;
	background: #FFCCCC;
    border:3px solid #EE5555;
}
div.warning {
	color: #eab000;
	background: #fff3b1;
    border:3px solid #ffc000;
}
div.status a {
	color: #008000;
}
div.error a {
	color: #EE5555;
}
div.warning a {
	color: #eab000;
}


