﻿@font-face {
	font-family: 'gothic_font';
	src: url('../fonts/gothic.eot');
	src: url('../fonts/gothic.eot') format('embedded-opentype'),
	url('../fonts/gothic.woff') format('woff'),
	url('../fonts/gothic.ttf') format('truetype'),
	url('../fonts/gothic.svg#gothic') format('svg');
}
body{background: none;}
#Login{float:left;}
#slot-games-show-panel-button{display: none;width: 19px;float: right; height: 100%; background-image: url(../images/expand-button.png);background-repeat: no-repeat;background-position: 0px 250px;background-color: #000;cursor: pointer;}
#slot-games-show-panel-button:hover{ background-image: url(../resources/playtech/images/expand-button-hover.png);background-color: #989BA4;}
#slot-games-back-cover{display: none;position: absolute;top: 0; width: 100%;height: 100%;background-color: #fff;opacity: 0.4;filter: alpha(opacity=40);}
#slot-games-list{ width: 100%;font-family: 'gothic_font';margin: 0;padding: 0;background-color:#000;text-align: left;border-left: #fff solid 3px;}
.content-size{ width: 100%;margin: auto;}
.left{float:left}
.right{float:right}
.center{margin:auto}
.clear{clear: both;}
#top-banner{height: 57px;}
#game-logo{width: 100%;height: 57px;background-repeat: no-repeat;margin-left: 20px;}
#close-btn{background-image: url(../resources/playtech/images/hide-button.png);width: 57px;height: 57px;cursor: pointer;}
#close-btn:hover{background-image: url(../resources/playtech/images/hide-button-hover.png);}
/*#mid-content { max-height: 580px;}*/
#game-content-size{ width: 100%;margin: auto;margin-top: 10px;margin-bottom: 20px;font-family: 'gothic_font';line-height: normal;}
.game-info-container{position:relative; padding-left: 15px;padding-right: 15px;float: left;margin-bottom: 20px;}
.game-info-container .play_for_fun_link{position: absolute; width: 130px; bottom:35px; padding: 5px; text-align: center; font-size: 12px; background: rgba(0,0,0,0.8); color: white; display:none;}
.game-info-container:hover .play_for_fun_link{display: block}
.game-info-container .mobile_play_for_fun_link{position: absolute; width: 130px; bottom:35px; padding: 5px; text-align: center; font-size: 12px; background: rgba(0,0,0,0.8); color: white;}
.game-new{ background-image: url(../resources/playtech/images/new-icon.png); width: 41px;height: 24px; position:absolute; right: 8px; top: -8px;}
.jackpot-container{position:absolute;top: 0px;text-align:center;padding:1px 0;width:130px;}
.jackpot-container .title{font-size:9px;}
.jackpot-container .amount{font-size:12px;}
.game-name{ width: 130px;height: 35px;font-size: 12px;text-align: center;display:table;}
.game-name .content{display: table-cell;vertical-align: middle;}
.game-button-container{ width: 130px;height:195px;}
.game-button-container .game-cover{position: relative;width: 130px;height:195px;left: 0px;padding: 3px;}
.game-button-container .game-cover-jp {top:-223px;}
.game-button-container .game-cover-no-jp {top:-195px;}
.game-button-container .game-cover:hover{background-image: url(../resources/playtech/images/game-hover.png)}
.game-button-container .game-cover .game-buttons{ display: none;padding-top: 1px;}
.game-button-container .game-cover:hover .game-buttons{ display: block;}
.game-button-container .game-cover .game-buttons .play-now-btn{margin: auto;margin-top: 75px;display: block;width: 110px;height: 23px;background-image: url(../resources/playtech/images/play-now-button-bg.png)}
.game-button-container .game-cover .game-buttons .play-now-btn:hover{ background-image: url(../resources/playtech/images/play-now-button-bg-hover.png)}
#category-list {margin-left:3px;margin-bottom:30px;}
#category-list ul {margin:0;padding:0;}
#category-list ul li {float:left;margin:5px 12px;list-style:none;}
#category-list ul li a {font-size:13px;text-decoration:none;font-weight:bold;padding-bottom:2px;}
#category-list ul li a.selected {border-bottom:solid 3px;}
.category-wrapper {display:none;}

.mobile-category-wrapper .game-info-container{padding-left:7px; padding-right:7px; margin-bottom: 0px}
.mobile-category-wrapper .jackpot-container{width:100%;}
.mobile-category-wrapper .game-button-container{ width: 100%; display:block; position: relative;}
.mobile-category-wrapper .game-name{ width: 100%;}