/*
 * $Id: coupon.css,v 1.66 2011-07-18 17:06:30 gpeterso Exp $
 * Copyright (c) 2010 Orbis Technology Ltd. All rights reserved.
 */
/* Undo HTML */
*{
	padding:0;
	margin:0;
}
img{
	border:0;
}
p{
	margin-bottom:10px;
}
p.tight{
	margin: 0;
}
ul{
	list-style: none;
}
table{
	border-collapse: collapse;
}
th{
	text-align:left;
}
/* Playground rules */
body{
	background: #1c3f94 url(../images/bg_body.gif) repeat-x fixed;
	padding-bottom: 20px;
}
/* Fonts */
*{
	font-family:helvetica, arial, sans-serif;
}
body{
	font-size:12px;
	line-height: 1;
}
#Playground{
	line-height:1.4;
}
h1{
	font-size:24px;
}
h2{
	font-size:18px;
}
h3{
	font-size:16px;
}
h4{
	font-size:14px;
}
h5{
	font-size:11px;
}
h6{
	font-size:11px;
}
small{
	font-size:11px;
}
a:hover{
	text-decoration:none;
}
p.intro{
	font-size: 16px;
}
/* Colors */
body{
	color: #000;
}
h1, h2, h3{
	font-weight: normal;
	color: #039;
}
a{
	color:#06f;
}


/* Bits */
.hidden{
	display: none;
}
.floatLeft{
	float: left;
}
.box{
	position: relative;
	padding: 5px;
	border: 1px solid #ccc;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	background: url(../images/coupons/bg_box.gif) repeat-x left bottom;
	height: 100%;
}
#Main .games{
	z-index: 100;
}
/* Information boxes */
/* NOTE(GS): 
	- Some of the .info <..> classes below should probably go into the nextgen main.css (eg. the info girl).
	- Some of the .info classes though should stay here because they might be used at ladbrokes.
	- It might be best to re-examine the contents of the file aftwer the ladbrokes integration is done, and
	  move the entries that are not needed at the time.
	- note date: 21 June 2010
*/
.info{
	position: relative;
	padding: 10px;
	border: 1px solid #bddfff;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	background: #fff url(../images/bg_account.gif) repeat-x;
}
.info.girl .corner{
	background: url(../images/bg_infogirl.gif) no-repeat bottom right;
}
.info.trust .corner{
	background: url(../images/bg_infoshield.gif) no-repeat right 34px;
}
.info.question .corner{
	background: url(../images/bg_infoquestion.gif) no-repeat right 34px;
}
.info.calendar .corner{
	background: url(../images/bg_infocalendar.gif) no-repeat right 34px;
}
.info.winners .corner{
	padding-right: 197px;
}
.info.challengehansen .corner{
	padding-right: 197px;
	background: url(../images/bg_infochallengehansen.png) no-repeat right bottom;
}
.info.light .corner{
	background: url(../images/bg_infolight.gif) no-repeat right bottom;
}
.info.pools .corner{
	background: url(../images/bg_infopools.jpg) no-repeat bottom right;
}
.info.pools .corner p{
	margin-right: 270px;
}
.info.balls .corner{
	background: url(../images/bg_infoballs.jpg) no-repeat bottom left;
	min-height: 210px;
}
.info.balls .corner p{
	margin-left: 280px;
}
.info.girl p,
.info.trust p,
.info.question p,
.info.calendar p,
.info.lock p,
.info.light p{
	margin-right: 70px;
}
/* MN Fix for bet confirmation panel*/
#betslip_report .info.girl p{
	margin-right: 0px;
}
/* END MN Fix */
.info.lock .corner{
	background: url(../images/bg_infolock.gif) no-repeat right 40px;
}
.info .corner{
	padding: 0 10px 10px 0;
	margin: 0 -10px -10px 0;
}
.info.lock p{
	padding-bottom: 25px;
	background: url(../images/bg_thawte.gif) no-repeat left bottom;
}
.info.light p{
	padding-right: 15px;
}
.info h3{
	border-bottom: 1px solid #bddfff;
	text-shadow: rgba(255, 255, 255, 1) 0 1px 1px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	line-height: 1;
	margin-right: 55px;
	font-weight: bold;
}
.info h4{
	color: #039;
}
.info h4 span{
	font-size: 11px;
}
.info .col{
	float: left;
}
.info p.col{
	width: 140px;
}
.info p.tight strong{
	font-size: 14px;
}
#panelPlaceBetsConfirmation .info{
	bottom: 0;
	left: 0;
	margin-right: 10px;
	position: relative;
	float: left;
	width: 174px;
}
#panelPlaceBetsConfirmation .info h3{
	padding-bottom: 5px;
	margin: 0 0 5px;
}
#panelPlaceBetsConfirmation .info .corner{
	height: 99px;
}
.page .info h3,
.rules .info h3,
.help .info h3{
	margin-right: 0;
}
.policy .info ul li{
	padding-left: 20px;
	text-indent: -20px;
	margin-bottom: 10px;
}
.policy .info ul ul{
	margin-left: 0;
}
.policy .info li li{
	margin: 0;
}
.policy .disc li{
	margin-bottom: 0;
}
.thawte_desc{
	float: left;
	width: 470px;
}
.thawte_script{
	float: right;
}
.rows th,
.section h3.header,
.box h3.header,
.bluebox h3.header,
.boxer h3.header,
body.promotions .promotion .section h3{
	background: #1c3e93 url(../images/coupons/bg_gradient-header.gif) top right;
	padding: 0 10px 0;
	margin: -5px -5px 0;
	line-height: 39px;
}
.rows th,
.section h3.header,
.box h3.header,
.bluebox h3.header,
.boxer h3.header,
body.promotions .promotion .section h3,
.promotionTable .header h3{
	text-shadow: rgba(0, 0, 0, 0.5) 0 -1px 1px;
	font-size: 18px;
	color: #fff;
}
.rows,
.section.first h3.header,
.section:first-child h3.header,
.box h3.header,
.bluebox h3.header,
.boxer h3.header,
.game .flyWrap h3,
.flyWrap.stats .inner{
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
}
.flyWrap.stats .spinner{
	background: #1C3F94 url(../images/coupons/anim_pending.gif) no-repeat center center;
	color: white;
	text-align: center;
	margin:0 auto;
}
.flyWrap.stats .servererror{
/* 	 */
/* 	margin:0 auto; */

}
.flyWrap.stats .servererror p{
	text-align: center;
	margin-top:50px !important;
}
.flyWrap.stats .inner p{
	margin-top:110px;
}
.mb{
	margin-bottom: 10px;
}
.buttons li{
	margin-left: 5px;
}
.buttons li,
.buttons a{
	display: block;
	float: left;
}
.buttons a,
a.button,
button,
input.button{
	line-height: 1;
	text-decoration: none;
	padding: 5px 5px;
	border: 1px solid #b32a06;
	color: #fff;
	background: #9d0201 url(../images/coupons/bg_btn.gif) repeat-x;
	font-weight: bold;
	cursor: pointer;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	font-size: 12px;
	text-shadow: rgba(0, 0, 0, 0.5) 0 -1px 1px;
}
.buttons a:hover,
a.button:hover,
button:hover,
button.hover{
	background-position: 0 -50px;
}
button{
	padding: 4px 2px;
}
button.disabled{
	border-color: #ccc;
	color: #666;
	background: #dfdfdf url(../images/coupons/bg_gradient-smallbody.gif) repeat-x 0 -51px;
	cursor: default;
	text-shadow: none;
}
.buttons a span,
a.button span,
button span{
	font-size: 11px;
	line-height: 1;
}
.actions li,
.actions a,
a.action{
	display: block;
	float: left;
}
.actions a,
button.action,
a.action{
	color: #0967e4;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background: #dfdfdf url(../images/coupons/bg_gradient-smallbody.gif) repeat-x 0 -51px;
	padding: 2px 4px;
	border: 1px solid #ccc;
}
button.action,
a.action{
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.actions li:first-child a{
	border-right: 0;
	-webkit-border-top-left-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-bottomleft:3px;
	border-top-left-radius:3px;
	border-bottom-left-radius:3px;
}
.actions li:last-child a{
	border-left: 0;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-topright:3px;
	-moz-border-radius-bottomright:3px;
	border-top-right-radius:3px;
	border-bottom-right-radius:3px;
}
.actions li:nth-child(2n) a{
	border-left: 1px solid #ccc;
}
.shadow {
	-moz-box-shadow: 0 5px 10px #000;
	-webkit-box-shadow: 0 5px 10px #000;
}
.clr{
	clear: both;
}
div.clr{
	height: 0;
	line-height: 0;
}
/* Tooltip */
.tooltip span,
#simpleTooltip {
	padding: 3px 5px;
	border: 1px solid #e7d9b5;
	background: #fff3d6;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	white-space: nowrap;
}
.tooltip{
	cursor: help;
	position: relative;
	display: block;
	float: right;
	width: 17px;
	height: 17px;
	margin-left: 5px;
	background: url(../images/bg_tooltip.png) no-repeat;
}
.tooltip span{
	display: block;
	position: absolute;
	top: 5px;
	left: 5px;
	display: none;
	z-index: 10;
}
.tooltip span.cvv{
	width: 149px;
}
.tooltip span.cvv b{
	display: block;
	color: #333;
	font-weight: normal;
	background: url(../images/help_cvv.gif) no-repeat;
	text-align: center;
	padding-top: 100px;
	margin: 0;
}
/* Modal panels */
.panel{
	background: url(../images/bg_50.png);
	padding: 5px;
	display: none;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	line-height: 1.4;
}
.panel .inner{
	position: relative;
	width: 410px;
	height: 350px;
	padding: 20px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	overflow: hidden;
	background: #fff url(../images/coupons/bg_gradient-body.gif) bottom left repeat-x;
}
.panel h3.header{
	font-size: 18px;
	font-weight: bold;
	line-height: 37px;
	padding: 0 15px 2px;
	margin: -20px -20px 20px;
	color: #fff;
	text-shadow: rgba(0, 0, 0, 0.5) 0 -1px 1px;
	background: #1c3e93 url(../images/coupons/bg_gradient-header.gif) top right;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
}
.panel p{
	font-size: 14px;
}
.panel .info{
	position: absolute;
	width: 388px;
	left: 20px;
	bottom: 20px;
}
.panel .info p{
	font-size: 12px;
	margin: 0;
}
.panel h3.processing{
	margin-top: 70px;
	padding-top: 45px;
	text-align: center;
	background: url(../images/coupons/anim_processing.gif) no-repeat center top;
}
.panel .scroll{
	overflow-y: auto;
	height: 100px;
	margin-bottom: 20px;
	width:580px;
}
.panel table{
	font-size: 11px;
	width:562px;
}
.panel th{
	color: #0448a5;
}
.panel .stake{
	color: #000;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}
.panel td{
	border-top: 1px solid #ccc;
	padding: 1px 0;
}
.panel .tick,
.panel .cross,
.panel .close{
	background: url(../images/coupons/bg_processed.gif) no-repeat 0 0;
	padding: 0 8px;
}
.panel .cross{
	background-position: 0 -14px;
}
.panel .close{
	line-height: 22px;
	background-image: url(../images/coupons/bg_close-coupon.png);
	padding: 4px 9px;
}
.panel th:nth-child(4n),
.panel td:nth-child(4n){
	text-align: right;
	padding-right: 10px
}
#simplemodal-overlay {
	background-color:#000;
}
#simplemodal-container a.modalCloseImg {
	position: absolute;
	top: 12px;
	right: 20px;
	overflow:hidden;
	text-indent:-999px;
	background: url(../images/coupons/bg_close-coupon.png) no-repeat;
	width: 22px;
	height: 23px;
	z-index:3200;
	cursor:pointer;
}


/* Ghost elements to set expanded sizes */
.ghost{
	position: absolute;
	top: -9999px;
	left: -9999px;
}
.game,
.c1x1,
.c2x1,
.c3x1{
	height: 347px;
}
.c2x2,
.c3x2{
	height: 761px;
}
.game,
.c1x1{
	width: 266px;
}
.c2x1,
.c2x2{
	width: 542px;
}
.c3x1,
.c3x2{
	width: 818px;
}

.expandTo2x2.full .main,
.expandTo3x2.full .main{
	height: 533px;
}
.game .main .view.full,
.game.full .main .view{
	display: none;
}
.game.full .main .view.full{
	display: block;
}
/* Coupons */
.game .box:hover {
	border-color: #0066ff;
}
html.gecko .game .box:hover,
html.webkit .game .box:hover,
html.opera .game .box:hover,
html.ie7 .game .box:hover,
html.ie8 .game .box:hover,
html.ie9 .game .box:hover{
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.game .box:hover{
	border-color: #0066ff;
	-webkit-box-shadow: 0 0 10px #0066ff;
	-moz-box-shadow: 0 0 10px #0066ff;
	box-shadow: 0 0 10px #0066ff;
}
.game{
	float: left;
	margin: 0 0 10px 10px;
	position: relative;
}
.game form{
	padding: 0;
	height: 100%;
}
.game .submittedIcon{
	display: none;
}
.game .how-to-win,
.game .rules{
	display: none;
}
.game .confirmation{
	display: none;
}
body.games .game .header{
	position: relative;
	height: 65px;
	padding: 5px;
	color: #fff;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	background: #1c3f94 url(../images/coupons/bg_coupon-header.gif) repeat-x;
	border-bottom: 2px solid #0967e4;
}
.game .btnHolder{
	position: absolute;
	top: 5px;
	right: 5px;
}
.game .btnExpand{
	float: right;
}
.game .header h1{
	padding-top: 2px;
	line-height: 1;
	color: #f23b0b;
	font-weight: normal;
}
.game .header h3{
	line-height: 1;
	color: #fff;
}
.game .header h5,
.game .header h6{
	line-height: 1;
	font-weight: normal;
}
body.games .game .header h5{
	padding-top: 4px;
}
body.games .game .header h6{
	color: #9ff;
}
.game .header a.action{
	font-weight: normal;
	padding: 3px 5px 2px;
	border: 0;
	color: #fff;
	background: #0449a7 url(../images/coupons/bg_gradient-smallbody.gif) repeat-x 0 0;
}
.game .header .tabs{
	position: absolute;
	bottom: 0;
	right: 5px;
}
.game .header .tabs li,
.game .header .tabs a{
	display: block;
	float: left;
}
.game .header .tabs li{
	margin-left: 2px;
}
.game .header .tabs a{
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	padding: 2px 4px 0;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	background: #0449a7 url(../images/coupons/bg_gradient-smallbody.gif) repeat-x 0 0;
}
.game .header .tabs .current a{
	background: #0967e4;
}
.game .footer{
/*	border-top: 1px solid #ccc;*/
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	padding: 3px 5px 5px;
}
.game .footer p{
	color: #0448a5;
	font-size: 11px;
	font-weight: bold;
	line-height: 1;
	margin: 0;
	text-align: bottom;
}
.game .footer p.right{
	float: right;
}
.game .footer p span, .game .box .coupon .full td.cost {
	color: #03357d;
	font-size: 11px;
	font-weight: bold;
}
.game .footer p p.generic_text{
	color: #666;
	white-space: nowrap;
}
.game .footer .closing_time {
	float: left;
	width: 35%;
	clear: left;
	height: 36px;
}
.game .footer .time_left {
	color: #666;
}
.game .footer .stake_calcs {
	float: right;
	text-align:right;
	width: 65%;
}
.game .footer .stake_calcs p{
	width: 100%;
}
.game .footer p span.ccy_cost,
.game .footer p span.cost{ color: #F23B0B; }

.game .footer .action,
.game .footer .actions{
	clear: both;
	float: left;
	margin-top: 4px;
}
.game .footer button{
	float: right;
	margin: 2px 0 0 5px;
	padding: 2px;
}
.game .footer.summary span{
	line-height: 13px;
}
.game .footer.summary button{
	margin-top: 16px;
}
body.poolsgames .game .footer .cost{
	color: #F23B0B;
}
.game .main{
	overflow-y: auto;
	height: 196px;
	padding: 2px 5px 0;
}
.game .main table{
	width: 100%;
}
.game .main th,
.game .main td,
.game .main td a{
	font-size: 11px;
}
.game .main th,
.game .main td{
	border-bottom: 1px solid #ddd;
	padding: 1px 0 0;
}
.game .main .sel_name{
	width: 124px;
	max-width: 124px;
	word-wrap: break-word;
}
.game.score3 th,
.game.score3 td{
	border: 0;
}
.game.score3 .main tr:nth-child(3n+1) th,
.game.score3 .main tr:nth-child(3n+1) td{
	border-bottom: 1px solid #ddd;
}
.game .main tr:last-child td{
	border: 0 !important;
}
.game .main th{
	color: #003399;
}
.game .main .c,
.game.TCH th.cA,
.game.TCH th.cB,
.game.TCH th.cC,
.game.TCH th.cD,
.game.TCH th.cE,
.game.TCH td.cA,
.game.TCH td.cB,
.game.TCH td.cC,
.game.TCH td.cD,
.game.TCH td.cE{
	text-align: center;
}
.game .main.no_partial_stake,
.game.TCH .main{
	height: 196px;
}
.game .main .v{
	width: 15px;
	line-height: 1;
	text-align: center;
}
.game .main i{
	display: block;
	float: right;
	width: 13px;
	height: 13px;
	line-height: 1;
	margin-right: 5px;
}
.game .main .postponed i{
	background: url(../images/icon_postponed.gif) no-repeat;
}
.game .main .void i{
	background: url(../images/icon_void.gif) no-repeat;
}
.game .main .void td{
	color: #999;
}
#Main span.correct,
#Main span.incorrect{
	padding: 2px;
}
#Main .correct{
	background: #6c3;
}
#Main .incorrect{
	background: #f23b0b;
}
.game .main table .right{
	text-align: right;
}
.game .coupon .wrap{
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #ccc;
}
BODY.games .game.firstgoal .coupon table{
	width: 105px;
	float: left;
}
BODY.games .game.firstgoal.full .coupon table{
	width: 69px;
}
BODY.games .game.starting11.full .coupon table{
	width: 160px;
}
BODY.games .game.FN4.full .coupon table {
	width: 112px;
}
BODY.games .game.MP.full .coupon table{
	width: 245px;
}
body.games .firstgoal .coupon table .c{
	width: 30px;
}

/* Classic Pools */
.game.TCH .main.numbers,
.game.TCH .main.full{
	overflow: visible;
}
.game.TCH .flyWrap.stats{
	display: none;
}
.game.TCH .actions.views{
	float: left;
	margin: 3px 0 6px;
}
.game.TCH .coupon fieldset{
	width: 95%;
	clear: both;
	border: 1px solid #ccc;
	padding: 2px 5px;
	font-size: 11px;
	margin: -5px 0 2px;
	color: #054297;
	font-weight: bold;
}
.game.TCH .coupon .full fieldset{
	padding: 0 5px;
}
.game.TCH.full .coupon table.plans{
	width: 790px;
	margin-left: -5px
}
.game.TCH .coupon fieldset label{
	margin-right: 5px;
}
.game.TCH .coupon fieldset label span{
	font-size: 10px;
}
.game.TCH .coupon .view{
	clear: both;
	display: none;
}
.game.TCH .coupon.fixtures .view.fixtures p.local_currency,
.game.TCH .coupon.numbers .view.numbers p.local_currency,
.game.TCH .coupon.full .view.full p.local_currency{
	text-align: center;
	margin: 0px;
	padding: 0px;
	white-space: no-wrap;
}
.game.TCH .coupon.fixtures .view.fixtures,
.game.TCH .coupon.numbers .view.numbers,
.game.TCH .coupon.full .view.full{
	display: block;
}
.game.TCH .coupon.fixtures .views .fixtures a,
.game.TCH .coupon.numbers .views .numbers a,
.game.TCH .coupon.full .views .full a{
	background-position: 0 -130px;
}
.game.TCH .coupon.fixtures .views .fixtures p.local_currency,
.game.TCH .coupon.numbers .views .numbers p.local_currency,
.game.TCH .coupon.full .views .full p.local_currency{
	text-align: right;
	margin: 0px;
	padding: 0px;
	white-space: no-wrap;
}
.game.TCH.full .coupon table{
	width: 380px;
	float: left;
}
.game.TCH.full td.cA,
.game.TCH.full td.cB,
.game.TCH.full td.cC,
.game.TCH.full td.cD,
.game.TCH.full td.cE{
	width: 35px;
}
.game.TCH tr.stake td{
	color: #03357D;
	font-weight: bold;
}
.game.TCH .validation{
	display: none;
	color: #003399;
	float: right;
	line-height: 25px;
}
.game.TCH.full .validation{
	display: block;
}
.game.TCH .cA .cA,
.game.TCH .cB .cB,
.game.TCH .cC .cC,
.game.TCH .cD .cD,
.game.TCH .cE .cE{
	background: #99ccff
}
/* Bingo style classic numbers */
.game.classicpools .balls{
	margin-top: 5px;
}
.game.TCH .balls div{
	width: 25px;
	float: left;
}
.game.TCH .balls a{
	display: block;
	float: left;
	width: 19px;
	line-height: 19px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background: url(../images/coupons/bg_numbers-balls.png) no-repeat;
	margin: 0 0 6px 0;
	cursor: pointer;
}
.game.TCH .balls a.selected{
	background-position: 0 -20px;
}
/* Coupon states */
.game .pending,
.game .confirmation,
.game .failure,
.game .closeCoupon,
.game .submittedCounter{
	display: none;
}
.game.pending .pending,
.game.confirmed .confirmation,
.game.failed .failure,
.close .closeCoupon,
.game.submitted .submittedCounter{
	display: block!important
}
.game.pending .main,
.game.pending .footer,
.game.pending .header .tabs,
.game.pending .header .flyWrap,
.game.confirmed .main,
.game.confirmed .footer,
.game.confirmed .header .tabs,
.game.confirmed .header .flyWrap,
.game.failed .main,
.game.failed .footer,
.game.failed .header .tabs,
.game.failed .header .flyWrap{
	display: none;
}
.game.pending .header,
.game.confirmed .header,
.game.failed .header{
	height: 317px !important;
	border: 0;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
}
.game.settled{
	height: 291px;
}
.game.settled .header{
	height: 27px;
}
.game h4.pending{
	background: url(../images/coupons/anim_pending.gif) no-repeat top center;
	padding: 40px 0 0 0;
	margin: 46px auto 0;
	width: 100px;
	text-align: center;
}
.game .confirmation .msg,
.game .failure .msg{
	margin-top: 70px;
	text-align: center;
}
.game .confirmation h4 span{
	color: #f23b0b;
}
.game .confirmation .foot,
.game .failure .foot{
	width: 254px;
	position: absolute;
	bottom: 5px;
}
.game .confirmation .button,
.game .failure .button{
	float: right;
}
.game .confirmation .action{
	margin: 4px 5px 0 0;
}
.game .closeCoupon{
	display: none;
	position: absolute;
	overflow: hidden;
	text-indent: -999px;
	background: url(../images/coupons/bg_close-coupon.png) no-repeat;
	top: -9px;
	right: -5px;
	width: 22px;
	height: 23px;
	z-index: 5;
}
.game.submitted .submittedCounter{
	position: absolute;
	background: transparent url(../images/coupons/bg_submittedCounter.png) no-repeat;
	top: -9px;
	left: -5px;
	z-index: 5;
	margin-right: 10px;
}
.game .submittedCounter b{
	display: block;
	color: #fff;
	text-align: center;
	line-height: 23px;
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px 0 0 ;
	margin: 0 -10px 0 10px;
	background: inherit;
	background-position: top right;
}
/* Game headers */
body.games .game .header .gamelogo{
	position: absolute;
	top: 0;
	left: 0;
	width: 264px;
	height: 75px;
}
body.games .game .header h3.newswap,
/* body.games .game .header h3.swap, */
body.games .result .header h3,
.results tbody th strong{
	overflow: hidden;
	text-indent: -999px;
	background: url(../images/coupons/game_titles.png) no-repeat;
	margin: -8px -9px -9px;
	height: 35px;
}
body.games .result .header h3{
	margin-bottom: -5px;
}
.results tbody th strong{
	margin: -5px -9px;
}

/* Flyover menu */
.breaker .flyWrap,
.game .header .btnHolder .flyWrap{
	position: relative;
	float: right;
	margin-left: 5px;
}
.game .coupon .numbers .flyWrap{
	float: right;
	margin: -27px -5px 0 0;
}
.flyWrap.open{
	z-index: 100;
}
.flyOver{
	display: none;
	position: absolute;
	padding: 5px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	background: url(../images/bg_50.png);
	z-index: 10;
}
.flyWrap {
	position: relative;
}
.flyWrap.stats .flyOver,
.flyWrap.pools .flyOver{
	top: -175px;
	right: -5px;
	-webkit-border-bottom-right-radius:0;
	-moz-border-radius-bottomright:0;
	border-bottom-right-radius:0;
}
.flyWrap.betslip .flyOver{
	top: 21px;
	right: -5px;
	-webkit-border-top-right-radius:0;
	-moz-border-radius-topright:0;
	border-top-right-radius:0;
	z-index: 15;
}
.flyWrap.pools .flyOver{
	top: -255px;
	right: 0;
}
.flyWrap.open .flyOver{
	display: block;
}
.flyBtn{
	position: relative;
}
.flyBtn.inactive{
	color: #666;
	cursor: default;
}
.game .coupon .flyBtn{
	float: right;
}
.flyWrap .flyBtnWrap{
	float: right;
}
.flyWrap.stats .flyBtnWrap{
	padding: 0 5px 5px;
	margin: 0 -5px -5px;
}
.flyWrap.betslip .flyBtnWrap{
	padding: 10px 5px 0;
	margin: -5px;
}
.flyWrap.pools .flyBtnWrap{
	padding: 0 5px 5px;
}
.flyWrap.open .flyBtnWrap{
	background: url(../images/bg_50.png);
}
.flyWrap.open .flyBtnWrap a{
	z-index: 20;
	text-shadow: none;
}
.flyWrap.open .flyBtnWrap .button{
	padding-bottom: 6px;
}
.flyWrap.open .flyBtn{
	color: #0066ff !important;
	background: #fff !important;
}
.flyWrap.betslip .flyBtn{
	padding-left: 7px;
}
.flyWrap.betslip .flyBtn span{
	padding-right: 20px;
	background: url(../images/coupons/arrow_sidebar.gif) no-repeat right -108px;
}
.flyWrap.betslip.open .flyBtn span{
	background: url(../images/coupons/arrow_sidebar.gif) no-repeat right -58px !important;
}
.flyWrap.betslip .flyBtn span span{
	padding-right: 0;
	background: transparent !important;
}
.flyWrap.pools.open .flyBtnWrap,
.flyWrap.stats.open .flyBtnWrap{
	-webkit-border-bottom-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
}
.flyWrap.pools.open .flyBtn,
.flyWrap.stats.open .flyBtn{
	-webkit-border-top-left-radius:0;
	-webkit-border-top-right-radius:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:0;
	border-top-left-radius:0;
	border-top-right-radius:0;
}
.flyWrap.betslip.open .flyBtnWrap{
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
}
.flyWrap.betslip.open .flyBtn{
	-webkit-border-bottom-left-radius:0;
	-webkit-border-bottom-right-radius:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-bottomright:0;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}
.flyWrap.pools.open .flyBtn,
.flyWrap.betslip.open .flyBtn{
	border: 1px solid #fff !important;
}
.flyWrap .inner{
	position: relative;
	background: #fff;
	color: #000;
	padding: 5px;
	font-size: 11px;
}
.flyWrap.stats .inner{
	width: 244px;
	height: 160px;
}
.flyWrap.pools .inner{
	width: 250px;
	height: 240px;
}
.full .flyWrap.pools .inner{
	width: 260px;
}
.flyWrap.betslip .inner{
	width: 450px;
	height: 255px;
	padding: 10px;
}
.flyWrap .flyClose,
.flyWrap .flyHelp{
	float: right;
	display: block;
	overflow: hidden;
	text-indent: -999px;
	width: 22px;
	height: 23px;
	margin: 0 0 0 5px !important;
}
.flyWrap .flyClose{
	background: url(../images/bg_close-coupon.png) no-repeat;
}
.flyWrap .flyHelp{
	background: url(../images/bg_help.png) no-repeat;
}
.game .flyWrap h3{
	font-weight: bold;
	line-height: 31px;
	padding: 0 5px;
	margin: -5px -5px 5px;
	color: #fff;
	background: #1c3e93 url(../images/coupons/bg_gradient-header.gif) repeat-x;
}
.flyWrap .butts{
	position: absolute;
	bottom: 5px;
}
/* Flyover - Subscriptions/Plans */
.flyWrap.pools h4{
	color: #003399;
	line-height: 1;
}
.flyWrap.pools .intro{
	font-size: 12px;
}
.flyWrap.pools p.hr{
	clear: both;
	text-align: center;
	margin: 0;
	background: url(../images/bg_hr.gif) repeat-x left center;
}
.flyWrap.pools p.hr span{
	color: #666;
	background: #fff;
	padding: 0 2px;
}
.flyWrap.pools .col{
	float: left;
	width: 50%;
}
.flyWrap.pools .plans label{
	float: left;
	display: block;
	width: 65px;
	margin-right: 10px;
	text-align: right;
	line-height: 26px;
}
.flyWrap.pools .plans label.active{
	color: #F23B0B;
}
.flyWrap.pools .plans select{
	font-size: 11px;
	width: 180px;
	float: right;
}
.flyWrap.pools .col label{
	display: block;
	line-height: 25px;
}
.flyWrap.pools .col input{
	margin-right: -2px;
}
.flyWrap.pools .butts{
	bottom: 0;
}
/* Flyover - Classic Pools full view plan */
.view.full .flyWrap{
	float: left;
}
.view.full .flyWrap.pools .flyOver{
	left: 0;
	width: 270px;
	-webkit-border-bottom-left-radius:0;
	-moz-border-radius-bottomleft:0;
	border-bottom-left-radius:0;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
}
.view.full .flyWrap a.flyBtn b{
	padding-left: 13px;
	background: url(../images/coupons/bg_padlock.gif) no-repeat;
}
.view.full .flyWrap a.flyBtn.inactive b{
	background-position: 0 -20px;
}
/* Flyover - Bet Slip */
.flyWrap.betslip .inner{
	background: #fff url(../images/coupons/bg_box.gif) repeat-x left bottom;
}
.flyWrap.betslip .scroll{
	overflow-y: auto;
	height: 200px;
}
.flyWrap.betslip table{
	width: 430px;
}
.flyWrap.betslip th{
	color: #0448a5;
}
.flyWrap.betslip table .stake{
	text-align: right;
	padding-right: 10px;
}
.flyWrap.betslip .stake{
	text-align: right;
}
.flyWrap.betslip td{
	padding: 1px 0;
}
.flyWrap.betslip tr.bet td{
	border-top: 1px solid #ccc;
}
.flyWrap.betslip .delete{
	display: block;
	margin-right: 5px;
	width: 13px;
	height: 13px;
	overflow: hidden;
	text-indent: -999px;
	background: url(../images/coupons/bg_delete.gif) no-repeat;
}
.flyWrap.betslip .action{
	margin-top: 2px;
}
.flyWrap.betslip .butts{
	width: 450px;
	bottom: 10px;
}
.flyWrap.betslip ul.right{
	float: right;
}
.flyWrap.betslip p.stake{
	float: right;
	color: #0448a5;
	font-size: 11px;
	font-weight: bold;
	line-height: 35px;
	margin: 0;
}
.flyWrap.betslip p.stake span.cost{
	color: #03357d;
	font-size: 16px;
}
.view.full .flyWrap a.flyBtn.inactive b{
	background-position: 0 -20px;
}
/* Flyover - Statistics */
.game .stats h4.loading {
	text-align: center;
	width: 100%;
	background: url(../images/anim_processing-white.gif) no-repeat center 30px;
	padding-top: 70px;
	font-size:16px;
	color: #039;
	font-weight: normal;
}

.game .stats h4.error {
    text-align: center;
    width: 100%;
    padding-top: 20px;
    font-size:16px;
    color: #039;
    font-weight: normal;
}

.game .stats h4.loading{
    text-align: center;
    width: 100%;
    background: url(../images/coupons/anim_processing.gif) no-repeat center 30px;
    padding-top: 70px;
    font-size:16px;
    color: #039;
    font-weight: normal;
}
.flyWrap.stats .details .inner{
	width: 244px;
	height: 472px;
}
.flyWrap.stats .details{
	z-index: 20;
}
.game .stats .dropdown{
	float: left;
	width: 100%;
}
.game .stats label{
	float: left;
	line-height: 27px;
	margin-left: 5px;
}
.game .stats select{
	float: right;
	width: 180px;
	margin: 0 5px 0 0;
}
.game .stats .predictions{
	float: left;
	position: relative;
	margin: 8px 0 0 5px;
}
.game .stats .predictions table{
	display: none;
}
.game .stats .visualize{
	float: left;
}
.game .stats .predictions.bar{
	margin-left: 30px;
/* 	width:220px; */
}
.visualize canvas {
	position: absolute;
}
.visualize-pie{
	position: absolute;
	top: 0;
	left: 0;
}
.visualize-pie .visualize-info{
	position: absolute;
	top: 0;
	left: 80px;
	width: 155px;
}
.hda .visualize-pie .visualize-info{
	top: 0px;
}
.visualize-pie .visualize-labels{
	display: none;
}
.visualize-pie .visualize-label-pos,
.visualize-pie .visualize-label{
	position:absolute;
}
.visualize-pie .visualize-label{
	font-size: 11px !important;
	text-shadow: rgba(255, 255, 255, 1) 0 1px 1px;
	color:#000;
	display:block;
}
.visualize-pie .visualize-key li{
	position: relative;
	font-size: 12px;
	line-height: 15px;
}
.hda .visualize-pie .visualize-key li{
	line-height: 20px;
}
.visualize-pie .visualize-key .visualize-key-color{
	height:10px;
	width:10px;
	display: block;
	float: left;
	margin: 2px 5px 0 0;
}
.hda .visualize-pie .visualize-key .visualize-key-color{
	margin: 4px 5px 0 0;
}
.visualize-bar .visualize-key .visualize-key-color{
	display: none;
}
.visualize-bar{
	border: 1px solid #bddfff;
}
.visualize-bar .visualize-info {
	position: absolute;
	bottom: -18px; 
	right: -9px;
	width: 219px;
}
.visualize-bar .visualize-title{
	position: absolute;
	top: 15px;
	width: 220px;
	text-align: center;
}
.visualize-bar .visualize-key li {
	float: left;
	position: relative;
	width: 21px;
	text-align: center;
}
.visualize-labels-x,.visualize-labels-y { position: absolute; left: 0; top: 0; list-style: none; }
.visualize-labels-x li, .visualize-labels-y li { position: absolute; bottom: 0; }
.visualize-labels-x li span.label, .visualize-labels-y li span.label { position: absolute; color: #555;  }
.visualize-labels-x li span.line, .visualize-labels-y li span.line {  position: absolute; border: 0 dotted #bddfff; }
.visualize-labels-x li { height: 100%; }
.visualize-labels-x li span.label { top: 100%; margin-top: 5px; }
.visualize-labels-x li span.line { border-left-width: 1px; height: 100%; display: block; }
.visualize-labels-x li span.line { border: 0;} /*hide vertical lines on area, line, bar*/
.visualize-labels-y li { width: 100%;  }
.visualize-labels-y li span.label { right: 100%; margin-right: 5px; display: block; width: 100px; text-align: right; }
.visualize-labels-y li span.line { border-top-width: 1px; width: 100%; }
.visualize-bar .visualize-labels-x li span.label { width: 100%; text-align: center; }
.game .stats .inner .action{
	position: absolute;
	top: 99px;
	color: #06f !important;
	background-color: #fff !important;
	background-position: 0 -51px !important;
	border: 1px solid #ccc !important;
	width: 55px;
}
.game .stats .inner .action i{
	display: block;
	float: right;
	width: 10px;
	height: 15px;
	margin-left: 5px;
	background: url(../images/arrow_sidebar.gif) no-repeat 0 -31px;
}
.game .stats .details .inner .action i{
	background-position: 0 -57px;
}
.game .stats div.full{
	display: none;
	height: 296px;
	overflow-y: scroll;
	position: absolute;
	top: 130px;
	left: 0;
	width: 232px;
	border: 1px solid #bddfff;
}
.game .stats .details div.full{
	display: block;
}
.game .stats .details div.full table{
	display: table;
}
/* Forms */
.common .section{
	padding: 20px 20px 10px;
	border: 1px solid #ccc;
	border-width: 0 1px;
	background: url(../images/coupons/bg_box.gif) repeat-x left bottom;
}
.common .section:first-child{
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	border-top: 1px solid #ccc;
}
.common .section:last-child{
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	border-bottom: 1px solid #ccc;
}
.common h3.header{
	margin: -20px -20px 20px;
}
.common p.intro{
	font-size: 14px;
}
.common h5{
	font-size: 12px;
	color: #054297;
	margin-bottom: 10px;
}
.common td{
	vertical-align: top;
}
.common li{
	margin-left: 20px;
}
.common p,
.common table{
	clear: both;
}
.common .text th,
.common .text td{
	padding-bottom: 10px;
}
.common .text .tight{
	padding-bottom: 0;
}
.common .text th{
	padding-right: 5px;
}
.common .text td{
	line-height: 1.4;
	font-weight: bold;
	padding-right: 10px;
}
.form_container label,
.common .text th,
.common legend,
.common label,
.form_titles{
	color: #054297;
	font-weight: bold;
	font-size: 12px;
}
.common legend,
.common label{
	display: block;
}
.common fieldset{
	clear: left;
	border: 0;
}
.common fieldset p{
	clear: none;
	float: left;
}
.common p .nil,
.common fieldset.oneliner p label{
	float: left;
	padding: 5px 5px 0 0; 
}
.common p.oneliner label,
.common p.oneliner strong{
	float: left;
	margin: 0 10px 10px 0;
}
.common p .nil{
	line-height: 24px;
	padding-top: 0;
}
.common fieldset input[type=text],
.common fieldset select{
	margin-bottom: 0;
}
.common label span{
	font-size: 11px;
	line-height: 1;
}
.common p.radio label{
	float: left;
	margin-bottom: 10px;
}
.common input[type=text],
.common input[type=password],
.common select{
	float: left;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 5px 6px;
	border: 1px solid #ccc;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	margin-bottom: 10px;
}
.common .tight input[type=text],
.common .tight input[type=password],
.common .tight select{
	margin-bottom: 0;
}
.common input[type=text],
.common input[type=password],
.common select{
	margin-right: 5px;
}
.common input[type=checkbox],
.common input[type=radio]{
	margin-right: 5px;
}
.common td input[type=radio]{
	margin-top: 7px;
}
.common p.action{
	font-weight: bold;
	font-size: 16px;
	padding: 10px 20px;
	margin: 5px 5px 0 0;
}
form.myaccount h5.paymentmethods{
	position: relative;
}
form.myaccount h5.paymentmethods span{
	display: block;
	overflow: hidden;
	text-indent: -999px;
	width: 155px;
	height: 23px;
	position: absolute;
	top: -4px;
	right: 100px;
	background: url(../images/logo_links.gif) no-repeat top right;
}
body.registration .common h5.paymentmethods span{
	right: 250px;
}
/* Login form */
#Account .common{
	padding: 0;
}
#Account input{
	font-size: 12px;
}
#Account p{
	clear: none;
	white-space: nowrap;
}
/* Validation */
.common .errorHolder{
	padding-top: 17px;
}
.common fieldset.oneliner .errorHolder{
	padding-top: 0;
}
.common input.valid{
	background: #fff url(../images/bg_tick.gif) no-repeat right center;
}
.common input.error{
	background: #fff url(../images/bg_cross.gif) no-repeat right center;
}
.common input.error,
.common select.error{
	border-color: #e22119;
}
.common label.error{
	color: #e22119;
	float: left;
	padding: 5px 0 0 0;
	line-height: 1.4 !important;
}
.common p.radio label.error{
	padding: 0 0 0 5px;
}
/* Input sizes */
.common .xl{
	width: 200px;
}
.common select.xl{
	width: 212px;
}
.common .l{
	width: 150px;
}
.common select.l{
	width: 162px;
}
.common .m{
	width: 100px;
}
.common select.m{
	width: 112px;
}
.common .s{
	width: 50px;
}
.common select.s{
	width: 62px;
}
.common .xs{
	width: 35px;
}
.common select.xs{
	width: 47px;
}
/* My Account */
body.myaccount .game .statHolder,
body.myaccount .game .tabs{
	display: none;
}
#BetFinder input[type=text]{
	width: 50px;
}
#BetFinder form{
	padding: 10px 5px 0;
}
#BetFinder td{
	padding: 0 5px 5px 0;
}
#BetFinder select,
#BetFinder .cal{
	margin-right: 5px;
}
#BetFinder .common input.m{
	width: 78px;
}
#BetFinder .common select.m{
	width: 90px;
}
#BetFinder .common select.l{
	width: 135px;
}
table.rows{
	width: 818px;
	border: 1px solid #ccc;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
}
table.messages td{
	vertical-align: top;
	padding: 5px;
	border-bottom: 1px solid #ccc;
	background: url(../images/coupons/bg_box.gif) repeat-x left bottom;
}
table.messages h4{
	color: #0967e4;
}
table.messages p{
	margin: 0;
	padding-right: 100px;
}
table.messages label{
	display: block;
	text-align: center;
	padding-top: 30px;
	width: 27px;
	background: url(../images/coupons/icon_messages.gif) no-repeat 6px 3px;
}
table.messages label.read{
	background-position: -28px 3px;
}
/* Forms */
#Account .text{
	padding: 0;
}
.text .cal{
	display: block;
	overflow: hidden;
	text-indent: -999px;
	width: 14px;
	height: 14px;
	line-height: 1;
	background: url(../images/coupons/icon_calendar.gif) no-repeat;
}
.text label{
	color: #054297;
	font-weight: bold;
	font-size: 11px;
	display: block;
}
.text label span{
	font-size: 10px;
	line-height: 1;
}
.text input[type=text],
.text input[type=password],
.text select{
	font-weight: bold;
	font-size: 12px;
	padding: 5px 5px 6px;
	border: 1px solid #ccc;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
/* Hacks */
html.safari button{
	padding: 6px 2px;
}

html.safari .game .footer button{
	padding: 3px 2px 4px;
	margin-top: 2px;
}
html.win.opera .game .footer button,
html.win.chrome .game .footer button{
	padding: 4px 2px 5px;
	margin-top: 2px; 
}

html.win .swapbanner h2,
html.win #CrossFader h3{
	font-weight: bold;
}
html.safari .betslip .flyOver{
	top: 20px;
}
html.win .actions a,
html.win button.action,
html.win a.action {
	padding: 2px 3px;
}
.game div.MP {
width: 266px; display: block; height: 327px;
}
.game.generic_coupon {
	
}
.game.generic_coupon .c, .game.generic_coupon .num {
	width: 30px;
}
.common legend, .common label {
	display:block;
}

.form_container label, .common .text th, .common legend, .common label, .form_titles {
	color:#054297;
	font-size:12px;
	font-weight:bold;
}

#Account form p {
	float:left;
}

#Account p {
	clear:none;
	white-space:nowrap;
}

.common input[type="text"], .common input[type="password"], .common select {
	margin-right:5px;
}

.common input[type="text"], .common input[type="password"], .common select {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border:1px solid #CCCCCC;
	float:left;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	padding:5px 5px 6px;
}

.game.TCH .validationTemplates{
	display: none;
}

.game .disabler {
	width: 0px;
	height: 0px;
}
.games .close .disabler .inner {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #999;
	display: block;
	height: 327px;
	left: 0;
	opacity: 0.5;
	fiter: "alpha(opacity=50)";
	-ms-filter: "alpha(opacity=50)";
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	position: relative;
	top: 0;
	width: 266px;
	z-index: 4;
}
.games .close {
	zoom: 1.0;
}

.expandTo2x2.full.close .disabler .inner,
.expandTo3x2.full.close .disabler .inner {
	height: 664px;
}
.expandTo2x1.full.close .disabler .inner,
.expandTo2x2.full.close .disabler .inner {
	width: 542px;
}
.expandTo3x1.full.close .disabler .inner,
.expandTo3x2.full.close .disabler .inner {
	width: 818px;
}

/*#betslip_report {
	position:absolute;
	top:0;
	left:0;
	z-index:5000;
	width:100%;
	height:200%;
	margin:0px;
	padding:0px;
}*/


.game div.main.rules {
	height: 222px;
	padding: 10px;
}
html.opera .game .coupon .numbers .flyWrap{
	margin-top: -25px;
}
html.win .game .main td input{
	vertical-align: text-bottom;
}
html.win.opera .game .main td input{
	vertical-align: middle;
}
div.TCH span.truncateme {
	display: block;
	width: 96px;
	overflow: hidden;
	height: 1em;
	line-height: 1em;
}
div.TCH div.full span.truncateme {
	width: 78px;
}
html.linux.ff3 .game.TCH.expandTo3x2.full{
        margin-bottom:75px;
}
html.linux.ff3 .game.TCH.expandTo3x2.full .footer{
        margin-top:35px;
}

html.linux.chrome .game.TCH.expandTo3x2.full{
        margin-bottom:35px;
}
html.linux.chrome .game.TCH.expandTo3x2.full .footer{
        margin-top:35px;
}

