
html, body, div, ul, li, h1, h2, h3, h4, h5, h6, form, textarea, input, p {
    margin: 0;
    padding: 0;
}
html {
    overflow-x: hidden;
    overflow-y: scroll;
	font-size: 16px;
}
ul {
    list-style: none outside none;
}
* {
    outline: 0 none;
}
a {
    color: #000000;
    text-decoration: none;
}
/*a:hover {*/
/*    color: #FFFF00;*/
/*}*/
.left {
    float: left;
}
.right {
    float: right;
}
.nofloat {
    float: none;
}
.clear {
    clear: both;
}
.clearleft {
    clear: left;
}
.center {
    text-align: center;
}
.inline {
    display: inline;
}
.hiddentext {
    text-indent: -9999px;
}
.hidden {
    display: none;
}
.clearfix {
    overflow: auto;
}
.align-right {
    text-align: right;
}
.twocol {
    float: left;
    position: relative;
    width: 50%;
}
.twocol + .twocol {
    float: right;
}
body {
    font-family: Arial,Helvetica,sans-serif;
}
#container {
    color: black;
    margin: 0 auto 20px;
    width: 996px;
}
.header {
    font-family: "Arial Narrow",sans-serif;
    height: 207px;
    position: relative;
}
.header ul {
    overflow: auto;
}
.header li, .footer li {
    float: left;
}
.footer {
    height: 52px;
    position: relative;
}
.footer .nav {
    padding: 15px;
}
.footer .nav li {
    margin: 0 10px;
}
#bottom_lang_menu {
    bottom: 22px;
    position: absolute;
    right: 10px;
    width: 100px;
}
.menu-v-d {
    border-top: 1px solid #828282;
}
.menu-v-d li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #828282;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 1px;
    padding: 3px;
    position: relative;
    width: 93px;
}
.menu-v-d li a {
    display: block;
    padding-left: 0;
    position: relative;
    text-decoration: none;
}
.menu-v-d a:hover {
    color: #151b8e;
}
.menu-v-d li ul {
    border-top: 1px solid #828282;
    bottom: 100%;
    display: none;
    left: -1px;
    padding-left: 0;
    position: absolute;
    width: 100px;
}
.menu-v-d li ul li {
    background-color: #FFFFFF;
}
.menu-v-d li:hover ul {
    display: block;
}
#cipher_21 {
    bottom: 11px;
    color: #000000;
    font-size: 24px;
    position: absolute;
    right: 132px;
}
.social {
    bottom: 16px;
    position: absolute;
    right: 185px;
}
.social a {
    display: block;
    height: 34px;
    margin-left: 5px;
    width: 34px;
}
.facebook {
    background: url("/images/facebook.png") repeat scroll 0 0 transparent;
}
.twitter {
    background: url("/images/twitter2.png") repeat scroll 0 0 transparent;
}
.nav-lang {
    font-size: 13px;
    font-weight: bold;
    padding: 4px 5px;
    width: 250px;
}
.nav-lang a {
    color: #000000;
    float: left;
    padding: 7px 3px 7px 22px;
}
.nav-lang a:hover {
    background-position: left 50%;
}
.nav-lang a.active, .nav-lang a:hover {
    color: #444444;
}
.nav-lang .be {
    background: url("/images/flag_nl.png") no-repeat scroll left bottom transparent;
}
.nav-lang .en {
    background: url("/images/flag_en.png") no-repeat scroll left bottom transparent;
}
.login_zone {
    position: absolute;
    right: 0;
    top: 0;
}
.login_zone .logged-in {
    color: #000000;
    padding: 8px 5px;
}
.login_zone a, .login_zone form {
    float: left;
}
.login_zone a {
    color: #000000;
    margin: 10px 30px 7px 0;
}
.login_zone a:hover {
    color: #444444;
}
#loginform {
    padding: 4px 5px;
}
#btn-submit {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #000000;
    font-weight: bold;
    outline: 0 none;
    padding-right: 5px;
}
#btn-submit:hover {
    color: #444444;
    cursor: pointer;
}
#login_input2 {
    width: 100px;
}
.reliability-links {
    color: black;
    font-family: Arial,Helvetica,sans-serif;
    position: absolute;
    right: 110px;
    top: 50px;
    width: 240px;
	font-size: 18px;
	overflow: visible !important;
}
.header .reliability-links li {
    float: none;
    margin-bottom: 10px;
    text-align: right;
}
#topright1 {
	position: relative;
	top: 1px;
	left: 1px;
}
#topright2 {
	position: relative;
	top: -5px;
	left: 1px;
}
.nav-main {
    bottom: 0;
    font-family: Arial,Helvetica,sans-serif;
    position: absolute;
    text-transform: uppercase;
    width: 100%;
}
.nav-main a {
    color: #000000;
    display: block;
    font-size: 18px;
    line-height: 40px;
    margin: 1px;
    padding: 0 16px;
}
.nav-main a:hover, .active a {
    color: #444444;
}
#menu-login, #menu-register, #menu-help, #menu-contact, #menu-aboutus, #menu-cashier, #menu-profile, #menu-logout {
    float: right;
}
.block {
    border: 1px solid #7F7F7F;
    clear: both;
    margin: 7px;
    overflow: hidden;
}
.block.first {
    margin-top: 0;
}
.block .block {
    clear: none;
    margin: 2px;
}
.block h1 {
    border-bottom: 1px solid #7F7F7F;
    font-size: 20px;
    font-weight: 100;
    height: 30px;
    padding: 5px 5px 2px;
}
#pagetitle {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 25px;
    padding: 10px 20px;
    text-transform: uppercase;
}
.banner {
    display: block;
    margin: 2px;
    overflow: hidden;
}
.banner ul {
    margin: 15px 20px;
}
#banner1 {
    background-image: url("/images/banner1.png");
    height: 200px;
    width: 288px;
    margin-left: 1px;
    margin-right: 1px;
}
#banner1:hover {
    background-image: url("/images/banner1_hover.png");
}
#banner2 {
    color: black;
    font-size: 26px;
    font-weight: bold;
    height: 200px;
    text-align: center;
    text-shadow: 1px 1px 1px #000000, -1px -1px 1px #000000, 1px -1px 1px #000000, -1px 1px 1px #000000, 1px 1px 1px #000000, -1px -1px 1px #000000, 1px -1px 1px #000000, -1px 1px 1px #000000, 5px 5px 3px #000000;
    text-transform: uppercase;
    width: 676px;
    margin-left: 1px;
    margin-right: 1px;
}
.banner2nl {
	background-image: url("/images/banner2/banner2_nl.gif");
}
.banner2nl:hover {
    background-image: url("/images/banner2/banner2_nl_mouseover.gif");
}
.banner2fr {
    background-image: url("/images/banner2/banner2_fr.gif");
}
.banner2fr:hover {
    background-image: url("/images/banner2/banner2_fr_mouseover.gif");
}
.banner2en {
    background-image: url("/images/banner2/banner2_en.gif");
}
.banner2en:hover {
    background-image: url("/images/banner2/banner2_en_mouseover.gif");
}
.banner2affiliatenl {
    background-image: url("/images/banner2/banner2_affiliate_nl.gif");
}
.banner2affiliatenl:hover {
    background-image: url("/images/banner2/banner2_affiliate_nl_mouseover.gif");
}
.banner2affiliatefr {
    background-image: url("/images/banner2/banner2_affiliate_fr.gif");
}
.banner2affiliatefr:hover {
    background-image: url("/images/banner2/banner2_affiliate_fr_mouseover.gif");
}
.banner2affiliateen {
    background-image: url("/images/banner2/banner2_affiliate_en.gif");
}
.banner2affiliateen:hover {
    background-image: url("/images/banner2/banner2_affiliate_en_mouseover.gif");
}
.banner2userknownnl {
    background-image: url("/images/banner2/banner2_userknown_nl.gif");
}
.banner2userknownnl:hover {
    background-image: url("/images/banner2/banner2_userknown_nl_mouseover.gif");
}
.banner2userknownfr {
    background-image: url("/images/banner2/banner2_userknown_fr.gif");
}
.banner2userknownfr:hover {
    background-image: url("/images/banner2/banner2_userknown_fr_mouseover.gif");
}
/*.banner2userknownen {
    background-image: url("/images/banner2_userknown_en.gif");
}*/
/*.banner2userknownen:hover {
    background-image: url("/images/banner2/banner2_userknown_en_mouseover.gif");
}*/
#topright1en {
	display: block;
	box-sizing: border-box;
	/*background: url("/images/top_right/top_right_1_en.png") no-repeat;*/
	width: 182px;
	height: 46px;
	margin-left: 50px;
	margin-top: -9px;
	border: none;
}
#topright1en:hover {
	display: block;
	box-sizing: border-box;
	background: url("/images/top_right/top_right_1_en_mouseover.png");
	width: 182px;
	height: 46px;
	margin-left: 50px;
	margin-top: -9px;
	border: none;
}
#topright1nl {
	display: block;
	box-sizing: border-box;
	background: url("/images/top_right/top_right_1_nl.png") no-repeat;
	width: 182px;
	height: 46px;
	margin-left: 50px;
	margin-top: -9px;
	border: none;
}
#topright1nl:hover {
	display: block;
	box-sizing: border-box;
	background: url("/images/top_right/top_right_1_nl_mouseover.png");
	width: 182px;
	height: 46px;
	margin-left: 50px;
	margin-top: -9px;
	border: none;
}
#topright1fr {
	display: block;
	box-sizing: border-box;
	background: url("/images/top_right/top_right_1_fr.png") no-repeat;
	width: 182px;
	height: 46px;
	margin-left: 50px;
	margin-top: -9px;
	border: none;
}
#topright1fr:hover {
	display: block;
	box-sizing: border-box;
	background: url("/images/top_right/top_right_1_fr_mouseover.png");
	width: 182px;
	height: 46px;
	margin-left: 50px;
	margin-top: -9px;
	border: none;
}
#topright2en {
	display: block;
	box-sizing: border-box;
	background: url("/images/top_right/top_right_2_en.png") no-repeat;
	width: 182px;
	height: 46px;
	margin-left: 50px;
	margin-top: 6px;
	border: none;
}
#topright2en:hover {
	display: block;
	box-sizing: border-box;
	background: url("/images/top_right/top_right_2_en_mouseover.png");
	width: 182px;
	height: 46px;
	margin-left: 50px;
	margin-top: 6px;
	border: none;
}
#topright2nl {
	display: block;
	box-sizing: border-box;
	background: url("/images/top_right/top_right_2_nl.png") no-repeat;
	width: 182px;
	height: 46px;
	margin-left: 50px;
	margin-top: 6px;
	border: none;
}
#topright2nl:hover {
	display: block;
	box-sizing: border-box;
	background: url("/images/top_right/top_right_2_nl_mouseover.png");
	width: 182px;
	height: 46px;
	margin-left: 50px;
	margin-top: 6px;
	border: none;
}
#topright2fr {
	display: block;
	box-sizing: border-box;
	background: url("/images/top_right/top_right_2_fr.png") no-repeat;
	width: 182px;
	height: 46px;
	margin-left: 50px;
	margin-top: 6px;
	border: none;
}
#topright2fr:hover {
	display: block;
	box-sizing: border-box;
	background: url("/images/top_right/top_right_2_fr_mouseover.png");
	width: 182px;
	height: 46px;
	margin-left: 50px;
	margin-top: 6px;
border: none;
}
#banner2:hover {
    color: #444444;
}
#banner2 span {
    display: block;
    padding: 15px;
}
#main_news {
    height: 200px;
    width: 288px;
}
.block .text {
    padding: 5px 10px 0 17px;
}
.up, .down {
    height: 24px;
    padding: 0;
    width: 37px;
}

#main_middle_banner {
    font-size: 18px;
    height: 200px;
    width: 458px;
	text-align: center;
	position: relative;
}
/*#main_middle_banner:hover {
    background-image: url("/images/main_middle_banner_mouseover.png");
    font-size: 18px;
    height: 200px;
    width: 458px;
	text-align: center;
	position: relative;
}*/
#main_payment_methods {
    height: 200px;
    width: 202px;
}
.games {
    overflow: auto;
    padding: 2px 0;
}
.games li {
    background-image: url("/images/playinfo/coming-soon.png");
    border: 1px solid transparent;
    border-radius: 30px 30px 30px 30px;
    float: left;
    height: 133px;
    margin: 5px 1px;
    overflow: hidden;
    padding: 2px 0;
    position: relative;
    width: 192px;
}
.games.playfun li {
    background-image: url("../images/playfun/coming-soon.png");
}
.games li:hover {
    background-position: 1px 1px;
    border-color: #0050AE;
    box-shadow: 2px 2px 5px #FFFF00, -2px -2px 5px #FFFF00;
}
.games li:active {
    background-position: 0 0;
}
.game_badge {
    display: block;
    height: 165px;
    width: 230px;
}
.game_btn {
    bottom: 0;
    height: 50px;
    position: absolute;
    width: 85px;
}
.game_btn.play {
    left: 26px;
}
.game_btn.info {
    right: 26px;
}
.game_btn.playfun {
    left: 34px;
    width: 165px;
}
.playfun .game_btn.info {
    display: none;
}
.rounded {
    border-radius: 7px 7px 7px 7px;
}
.rounded-tl {
    border-top-left-radius: 7px;
}
.rounded-tr {
    border-top-right-radius: 7px;
}
.rounded-bl {
    border-bottom-left-radius: 7px;
}
.rounded-br {
    border-bottom-right-radius: 7px;
}
.index {
    border-bottom: 1px solid #7F7F7F;
    font-weight: bold;
    list-style: disc outside none;
    margin-bottom: 20px;
    padding: 20px;
	line-height: 200%;
	font-size: 18px;
}
.index li {
    float: none;
    margin-left: 20px;
}
.item h2 {
    border-bottom: 1px solid #7F7F7F;
}
.toplink {
    border-bottom: 1px solid #7F7F7F;
    display: block;
    margin: 5px -20px;
    padding: 10px 20px;
    text-align: right;
}
.item {
    padding: 0 20px 20px;
	line-height: 200%;
	font-size: 18px;

}
.item h2 {
    font-size: 100%;
    font-weight: bold;
    margin: 0 0 20px;
}
form {
    padding: 20px;
}
form *, textarea {
}
input {
    text-align: center;
}
label {
    color: #888888;
}
input, textarea, select {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #999999;
    color: #000000;
    margin-top: 5px;
    padding: 3px;
}
input:focus, textarea:focus {
    border: 2px solid #FFFF00;
    text-align: center;
}

.submit-large {
    background: url("http://placehold.it/273x165") repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    display: block;
    height: 165px;
    margin: 20px auto;
    text-indent: -9999px;
    width: 273px;
}
#user_login_form .submit-large.inactive {
    background-image: url("../images/button/vero_login_blank.gif") !important;
}
#user_login_form input[type=text], #user_login_form input[type=email], #user_login_form input[type=password] {
    max-width: 331px;
    width: 100%;
}
#user_login_form label {
    float: none;
    display: block;
}




.submit-small {
    background: url("http://placehold.it/100x60") repeat scroll 0 0 transparent;
    border: 2px outset #999999;
    display: inline-block;
    height: 60px;
    margin: 20px auto;
    text-indent: -9999px;
    width: 100px;
}
.submit-small:hover {
    border: 2px inset #999999;
}
#register_form label, #user_login_form label, #user_login_form a, #contact_form label, #contact_form textarea, #lost_pass_form label, #lost_pass_form p {
    font-size: 23px;
    line-height: 1.2;
}
#register_form input, #user_login_form input, #contact_form input, #lost_pass_form input {
    font-size: 16px;
    line-height: 1.1;
}
#user_login_form p {
    margin-top: 20px;
    text-align: center;
}
#user_login_form p a {
    border-bottom: 1px solid #CCCCCC;
    margin-right: 10px;
    padding: 0 10px;
}
#user_login_form p a:hover {
    border-color: #444444;
}
#contact_form #menu {
    margin-bottom: 80px;
}
textarea, textarea:focus {
    font-family: Arial,Helvetica,sans-serif;
    height: 200px;
    text-align: left;
}
.menu-v-d-contact {
    border-top: 1px solid #999999;
    font-size: 20px;
    margin: 5px 0 20px;
    padding-left: 0;
    padding-top: 0;
    position: relative;
    top: 0;
    width: 439px;
}
.menu-v-d-contact li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #999999;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 1px;
    display: block;
    list-style: none outside none;
    padding: 3px;
    position: relative;
}
.menu-v-d-contact li a {
    display: block;
    padding-left: 0;
    position: relative;
    text-decoration: none;
}
.menu-v-d-contact li:hover {
    background-color: #FFFFFF;
}
.menu-v-d-contact a:hover {
    color: #444444;
}
.menu-v-d-contact li ul {
    background-color: #FFFFFF;
    border-top: 1px solid #828282;
    display: none;
    left: -1px;
    padding-left: 0;
    position: absolute;
    width: 439px;
}
.menu-v-d-contact li ul li {
    background-color: #FFFFFF;
}
.menu-v-d-contact li:hover ul {
    display: block !important;
}
#lost_pass_form p {
    margin-top: 30px;
}
#user_profile_form {
    width: auto;
}
#user_profile_form input {
    border-radius: 7px 7px 7px 7px;
    clear: both;
    color: #DDDDDD;
    display: block;
    font-size: 23px;
    line-height: 1.3;
    padding: 4px 7px 4px 6px;
    text-align: center;
}
#user_profile_form input:focus {
    background: none repeat scroll 0 0 #FFFFFF;
}
#user_profile_form select {
    border-radius: 7px 7px 7px 7px;
    clear: both;
    color: #DDDDDD;
    display: block;
    font-size: 23px;
    line-height: 1.3;
    padding: 4px 7px 4px 6px;
    text-align: center;
}
#user_profile_form select:focus {
    background: none repeat scroll 0 0 #FFFFFF;
}
#user_profile_form label {
    overflow: auto;
}
label {
    float: none; /* Reset float */
    line-height: normal; /* Reset line height */
    padding: 0; /* Remove padding */
    text-indent: 0; /* Remove text indent */
    display: inline-block; /* Align labels with form inputs */
}

label.right {
    padding-right: 0;
}
.ok {
    /*background-color: #009900;*/
    border-color: #009900;
}
.notok {
    /*background-color: red;*/
    border-color: red;
}
.format {
    color: black !important;
}
input[disabled] {
    border-color: #444444;
    color: #888888 !important;
}
input.ok[disabled] {
	border-color: #004400;
    color: #444444;
}
.progress_bar {
    clear: both;
    font-size: 22px;
    line-height: 1;
    margin: 10px 20px 20px 50px;
}
.progress_bar span {
    float: left;
    padding: 0 20px 0 0;
    text-indent: 5px;
}
#percentage_outer_div {
    background-color: #FFFFFF;
    height: 22px;
    margin-bottom: 5px;
    overflow: hidden;
    width: 600px;
}
#percentage_progress_bar_div {
    background-color: #FFFFFF;
    height: 22px;
    position: relative;
}
#percentage_text_div {
    color: #444444;
    height: 22px;
    position: relative;
    text-align: center;
    top: -22px;
    width: 100%;
}
h1.verified {
    padding: 20px;
    text-align: center;
}
.overlay {
    background-color: rgba(255, 255, 255, 0.7);
    color: #000000;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}
#popup_log_error {
    background: none repeat scroll 0 0 #ffffff;
    border-width: 4px;
    font-size: 120%;
    height: 300px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    top: 20%;
    width: 600px;
    z-index: 101;
}
#popup_terms_content {
    background: none repeat scroll 0 0 #ffffff;
    border-width: 4px;
    font-size: 120%;
    height: 500px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    top: 20%;
    width: 900px;
    z-index: 101;
}
#popup_gc_content {
    background: none repeat scroll 0 0 #ffffff;
    border-width: 4px;
    font-size: 120%;
    height: 760px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    top: 20%;
    width: 997px;
    z-index: 101;
}
#popup_demogame_content {
    background: none repeat scroll 0 0 #ffffff;
    border-width: 4px;
    font-size: 120%;
    height: 888.8px;
    margin: 0 auto;
    position: relative;
    top: 3%;
    width: 413.6px;
    z-index: 101;
    overflow: hidden;
    overflow-y:hidden;
    overflow-x:hidden;
}
.overlay .error-content {
    display: table-cell;
    height: 180px;
    text-align: center;
    vertical-align: middle;
    width: 600px;
}
.overlay .demogame-content {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    overflow-y:hidden;
    overflow-x:hidden;
}
.overlay-buttons {
    bottom: 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%;
}
.overlay a {
    text-decoration: underline;
}
.overlay a:hover {
    text-decoration: underline;
}
.overlay h1 {
    padding: 20px;
    text-align: center;
    text-transform: uppercase;
}
.btn-close {
    bottom: 10px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.navwrap {
    background: url("/images/_cashier-nav_bg.gif") repeat-x scroll left bottom transparent;
    float: left;
    overflow: auto;
    width: 100%;
}
#cashier .nav {
    margin: 20px 2px 0 0;
    overflow: hidden;
}
#cashier .nav li a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #ffffff;
    border-color: #444444;
    border-image: none;
    border-radius: 7px 7px 0 0;
    border-style: solid;
    border-width: 2px 2px 0;
    float: left;
    font-size: 25px;
    margin-right: 10px;
    padding: 20px;
    text-transform: uppercase;
}
#cashier .nav li a.inactive {
	color: #333333;
}
#cashier .nav li.active a {
    background: none repeat scroll 0 0 #ffffff;
    border-color: #7F7F7F;
    padding-bottom: 22px;
}
#cashier .cashier-content {
    background: none repeat scroll 0 0 #ffffff;
    border-color: #7F7F7F;
    border-width: 0 2px 2px;
    clear: both;
    height: 520px;
    margin: 0 0 20px;
    padding: 20px;
}
.cashier-content .rounded {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #282828;
}
#cashier .bonustab-content {
    background: none repeat scroll 0 0 #ffffff;
    border-color: #7F7F7F;
    border-width: 0 2px 2px;
    clear: both;
    height: 580px;
    margin: 0 0 20px;
    padding: 5px;
}
.bonustab-content .rounded {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #282828;
}
#cashier h2, .collect-text p {
    font-weight: normal;
    margin: 0 0 10px;
}
#cashier h2, .bonustab-text p {
    font-weight: normal;
    margin: 0 0 10px;
}
.cashier-left {
    float: left;
    width: 50%;
}
.cashier-right {
    float: right;
    padding-right: 40px;
}
.cashier-right .bg {
    margin-top: 20px;
    overflow: auto;
    padding: 10px;
}
.cashier-right h2 {
    clear: both;
}
#cashier .submit-large {
    margin: 20px 0;
}
#cashier .submit-large:hover {
    border-color: #AAAAAA;
}
.payment_method, .amount-select {
    margin-left: 70px;
    margin-top: 60px;
    width: 450px;
}
.deposit-amount-select {
	width: 242px;
    margin-left: 170px;
}
.deposit-bonus-select {
	margin-top: 10px;
	width: 242px;
	margin-left: 70px;
}
.payment_method h2, .amount-select h2 {
    text-align: center;
}
.payment_method ul, .collect-text, .deposit .amount-select ul, .collect .amount-select {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #282828;
}
.payment_method li {
    background: none no-repeat scroll 0 3px transparent;
    font-size: 20px;
    line-height: 65px;
    padding: 5px 5px 5px 10px;
	font-size: 36px;
}
.payment_method li:hover {
    background-image: url("/images/ring.png");
    background-position: 10px center;
}
.payment_method li.active {
    background-image: url("/images/ring_on.png");
}
.payment_method a {
    background: url("http://placehold.it/50x30") no-repeat scroll right top transparent;
    display: block;
    padding-left: 40px;
}
.ogone {
	background: url("/images/payment_systems/ogone.png") no-repeat scroll right top transparent !important;
}
.paysafecard {
    background: url("/images/payment_systems/paysafecard.png") no-repeat scroll right top transparent !important;
}
.hipay {
    background: url("/images/payment_systems/hipay.png") no-repeat scroll right top transparent !important;
}
.etranzact {
    background: url("/images/payment_systems/etranzact.png") no-repeat scroll right top transparent !important;
}
.mpower {
    background: url("/images/payment_systems/mpower.png") no-repeat scroll right top transparent !important;
}
.banktransfer {
    background: url("/images/payment_systems/banktransfer.png") no-repeat scroll right top transparent !important;
}
.transflow {
    background: url("/images/payment_systems/transflow.png") no-repeat scroll right top transparent !important;
}
.amount-select ul {
    padding: 5px;
}
.amount-select ul {
    margin-left: auto !important;
    margin-right: auto !important;
}
.collect .amount-select ul {
    width: 273px;
}
.amount-select span {
    display: block;
}
.amount-select li {
    float: left;
    font-size: 65px;
}
.amount-select .up, .amount-select .down {
    display: block;
    text-indent: -9000px;
}
.digit {
    background: none repeat scroll 0 0 #ffffff;
    text-align: center;
}
.comma {
    padding-top: 45px;
    text-align: center;
    width: 15px;
}
.bonus {
    font-size: 18px;
    margin-top: 10px !important;
    padding: 5px;
}
.amount-box {
    background: none repeat scroll 0 0 #ffffff !important;
    text-align: center;
    width: 160px;
}
.amount-box.small {
    margin: 0 5px 0 0;
    padding: 0 2px;
    width: 100px;
}
.amount-box.large {
    float: right;
    font-size: 28px;
    margin-bottom: 10px;
    padding: 10px;
}
.btn-ok {
    background-image: url("../images/button/btn-ok.png");
    float: right;
}
.btn-ok-inactive {
    background-image: url("../images/button/btn-ok-inactive.png");
    float: right;
}
.btn-ok:hover {
    background-image: url("../images/button/btn-ok-hover.png");
}
.btn-ok span, .btn-ok-inactive span {
    display: block;
    font-size: 20px;
    padding: 36px 0 30px 0px;
    text-indent: 0;
    text-align: center;
}
.deposit .amount-select {
    padding: 0 10px;
}
.collect .amount-select {
    margin-top: 60px;
	margin-left: 40px;
    padding-bottom: 10px;
    width: 350px;
}
.collect-text {
    font-size: 19px;
    line-height: 1.4;
    margin-left: 40px;
    margin-top: 20px;
    min-height: 123px;
    padding: 10px;
    width: 330px;
}
.bonustab-text {
    font-size: 19px;
    line-height: 1.4;
    margin-left: 30px;
    margin-top: 5px;
    padding: 10px;
}
.cashier-content.history {
    overflow: auto;
}
#cashier table {
    background: none repeat scroll 0 0 #CCCCCC;
    border-collapse: collapse;
    width: 100%;
}
#cashier td, #cashier th {
    margin: 0;
    padding: 4px;
}
#cashier thead {
    background-color: #ffffff;
    color: #CCCCCC;
    text-align: left;
}
#cashier tbody {
    color: #444444;
}
#cashier tr.even {
    background: none repeat scroll 0 0 #AAAAAA;
}
#cashier tbody tr:hover {
    background: none repeat scroll 0 0 #DDDDDD;
    color: #222222;
    outline: 1px solid #999999;
}
#cashier .negative {
    color: red;
}
#cashier .forfun {
    background: url("/images/vero_forfun.gif") no-repeat scroll 20px 36px #ffffff;
}
.star {
	background: url("/images/star.png") no-repeat;
    height: 89px;
    width: 947px;
    margin-left: 17px;
    margin-top: 50px;
    padding-left: 100px;
    padding-top: 25px;
    text-align: left;
}
.profilesave {
	background: url("/images/profilesave.png") no-repeat;
    height: 89px;
    width: 372px;
    text-align: center;
	border: 0px none;
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	margin-left: 300px;
	margin-bottom: 20px;
}
.reg_text_check {
    color: #C0C0C0;
    font-size: 26px;
    text-align: left;
}
::-webkit-input-placeholder {
    color:    #999;
}
:-moz-placeholder {
    color:    #999;
}
:-ms-input-placeholder {
        color:    #999;
}
.bingosreno {
	display: block;
    top: -84px;
    bottom: 66px;
    height: 90px;
    position: relative;
    width: 132px;
    left: 320px;
    text-indent: -9999px;
}
.flashplayer {
    display: block;
    top: -190px;
    bottom: 66px;
    height: 90px;
    position: relative;
    width: 85px;
    left: 460px;
    text-indent: -9999px;
}

.tabs { list-style: none; overflow: hidden; padding-left: 1px; }
.tabs li { display: inline; }
.tabs li a { display: block; float: left; padding: 4px 8px; color: #444444; border: 1px solid #ccc; background: #ffffff; margin: 0 0 0 -1px; font-weight: bold; font-size: 22px; margin-top: 2px; }
.tabs li a.current { background: #9fa6b5; border-bottom: 0; position: relative; top: -2px; z-index: 2; }
.box-wrapper { -moz-box-shadow: 0 0 20px black; -webkit-box-shadow: 0 0 20px black; border: 1px solid #ccc; margin: -1px 0 0 0; height: 350px; position: relative; }
.content-box { overflow: hidden; position: absolute; top: 0px; left: 0px; width: 980px; }
.col { width: 230px; height: 165px; float: left; position: relative; top: -2500px; z-index: 1; margin: 5px 7px 5px;}
.fakecol { width: 230px; height: 165px; float: left; position: relative; top: -2500px; z-index: 1; margin: 5px 7px 5px;}
.halfcol { width: 115px; height: 165px; float: left; position: relative; top: -2500px; z-index: 1; margin: 5px 7px 5px;}
.col-one, .col-two { margin-right: 3%; }
.col:hover {
    background-position: 1px 1px;
    border-color: yellow;
    box-shadow: 2px 2px 5px #00AAFF, -2px -2px 5px #00AAFF;
    border-radius: 30px 30px 30px 30px;
}

.redbuttons {
    top: 19px;
    left: 19px;
    height: 65px;
    width: 420px;
    position: absolute;
}

#main_middle_bar_links {
	margin-top: 86px;
}

#bonusstatus {
	color: #ffff00;
}

.link_to_gc_en {
	width: 907px;
	height: 69px;
	float: left;
	margin-bottom: 50px;
    background-image: url("/images/GC/link_to_gc_en.png");
}
.link_to_gc_en:hover {
    background-image: url("/images/GC/link_to_gc_en_mouseover.png");
}

.link_to_gc_nl {
	width: 907px;
    height: 69px;
	float: left;
	margin-bottom: 50px;
	background-image: url("/images/GC/link_to_gc_nl.png");
}
.link_to_gc_nl:hover {
    background-image: url("/images/GC/link_to_gc_nl_mouseover.png");
}

.link_to_gc_fr {
	width: 907px;
    height: 69px;
    float: left;
	margin-bottom: 50px;
	background-image: url("/images/GC/link_to_gc_fr.png");
}
.link_to_gc_fr:hover {
    background-image: url("/images/GC/link_to_gc_fr_mouseover.png");
}
.bonus-block {
	width: 700px;
	text-align: center;
	display: block;
	margin-left: 120px;
}
.bonus-btn-transfer-nl {
    background-image: url("/images/cashier_bonustab/goldpoints_active_nl.png");
    float: right;
}
.bonus-btn-transfer-nl-inactive {
    background-image: url("/images/cashier_bonustab/goldpoints_inactive_nl.png");
    float: right;
}
.bonus-btn-transfer-nl:hover {
    background-image: url("/images/cashier_bonustab/goldpoints_mouseover_nl.png");
}
.bonus-btn-transfer-nl span, .bonus-btn-transfer-nl-inactive span {
    display: block;
    font-size: 20px;
    padding: 36px 0 30px 0px;
    text-indent: 0;
    text-align: center;
}
.bonus-btn {
    border: 0 none;
    cursor: pointer;
    display: block;
    height: 280px;
    margin: 20px auto;
    text-indent: -9999px;
    width: 280px;
	float: right;
}
.goldpoints {
	background-image: url("/images/cashier_bonustab/goldpoints_display.png");
	width: 303px;
	height: 280px;
	margin: 20px auto;
	text-ident: -9999px;
	display: block;
	cursor: pointer;
	border: 0 none;
	float: left;
}
.goldpoints span {
    display: block;
    font-size: 20px;
    padding: 130px 0 30px 0px;
    text-indent: 0;
    text-align: center;
	font-size: 3em;
}
