@charset "utf-8";

.pageTitle {
	background-image: url(/images/new/basket/title-basket.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
}

.basket_process_title {
	font-weight:     bold;
	font-size:       14px;
	text-align:      left;
}
.basket_process_description {
	font-size:       11px;
	text-align:      left;
	margin-left:     20px;
}
th.basket_table_title {
	color:           #5a5a5a;
	text-align:      left;
	padding:         5px;
	background:      #e1e1e1;
	font-size:       14px;
}
.basket_table_container {
	padding:         0px;
	font-family: 	Tahoma, verdana, arial, sans-serif;
	border:          solid 1px #e4e4e4;

}
.basket_table_inner {
 	border-collapse: separate; 
/* 	background: #CFD2F3; */

}
.basket_table_inner td{
	padding:         5px;
	background:      #f7f7f7;
	font-size:       11px;
	border-collapse: separate;

}
.basket_table_inner th {
	background:      #eaeaea;
	font-size:       11px;
/* 	border:          solid 1px #CFD2F3; */
	color: #5a5a5a;
}
.basket_games_title {
	font-weight:     bold;
	font-size:       11px;
}
tr.basket_total td {
	font-weight:     bold;
	background:      #eaeaea;
	font-size:       12px;
	text-align:      right;
	vertical-align: top;
}
.basket_id {
	text-align:      center;
}
.basket_price {
	text-align:      right;
}
.nsw_promo_reminder {
	text-align: left;
	width:500px;
	margin:0 auto;
}

.nsw_promo_reminder em {
	font-weight: bold;
	text-decoration: none;
}

/* #basket_button_proceed {
	background:url(/images/new/basket/button_sprite_checkout_proceedtocheckout.gif) no-repeat 0px 0px;
}
#basket_button_proceed:hover {
	background:url(/images/new/basket/button_sprite_checkout_proceedtocheckout.gif) no-repeat 0px -70px;
}
#basket_button_proceed {
	border:none;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	height:50px;
	letter-spacing:-5px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	width:249px;
}
#basket_button_playmore {
	background:url(/images/new/basket/button_sprite_checkout_playmoregames.gif) no-repeat 0px 0px;
}
#basket_button_playmore:hover {
	background:url(/images/new/basket/button_sprite_checkout_playmoregames.gif) no-repeat 0px -70px;
}
#basket_button_playmore {
	border:none;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	height:50px;
	letter-spacing:-5px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	width:149px;
} */

