/*------------------------------------*\
$GENERAL
\*------------------------------------*/
body,
img {
  border: 0;
  margin: 0;
  padding: 0;
}
input:focus {
  outline: 0;
}
#wrap {
  width: 320px;
  height: 100%;
  background: #ffffff;
}
body {
  width: 100%;
  height: 100%;
  background: #ffffff;
  line-height: 1;
  font-family: Arial, sans-serif;
  color: #404040;
  font-size: 100%;
}
a {
  color: #0e386f;
  text-decoration: underline;
}
.gray {
  color: #808080;
}
ul,
ol {
  margin-left: 0px;
  padding-left: 25px;
  list-style-position: outside;
}
ul li {
  padding: 0px;
  margin: 0px;
}
button::-moz-focus-inner {
  border: none;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit;
}
table,
tbody,
tfoot,
thead,
tr,
th,
td {
  color: inherit;
  border: 0;
  font-size: 100%;
  margin: 0;
  outline: 0;
  padding: 0;
}
h1 {
  font-size: 140%;
  letter-spacing: -1px;
}
h2 {
  font-size: 120%;
  letter-spacing: -1px;
  color: #000000;
}
h3 {
  font-size: 100%;
}
h4 {
  font-size: 90%;
}
/*------------------------------------*\
$HEADER
\*------------------------------------*/
#header {
  background: url(../images/base/header.png) repeat-x;
  height: 110px;
}
.malta-wrap #header {
  background: url(../images/base/poker-m-bkg.png) repeat-x;
}
.malta-wrap #header a {
  padding: 26px 0;
  height: 110px;
  display: block;
}
#header a {
  width: 100%;
  height: 110px;
}
#header img {
  display: block;
  margin: 0 auto;
}
#lang {
  background: url(../images/base/lang.png) repeat-x;
  height: 20px;
  font-size: 70%;
  line-height: 20px;
  padding: 5px 10px;
}
.lang-sel {
  float: left;
}
.lang-sel span {
  background-repeat: no-repeat;
  background-position: 0 5px;
  padding-left: 24px;
  font-weight: bold;
  line-height: 20px;
  display: block;
}
.lang-change {
  float: right;
}
.lang-change a {
  color: #0c95d5;
  display: block;
  line-height: 20px;
}
.lang-et {
  background: url(../images/base/lang-et.png) no-repeat;
}
.lang-en {
  background: url(../images/base/lang-en.png) no-repeat;
}
.lang-ru {
  background: url(../images/base/lang-ru.png) no-repeat;
}
.lang-fi {
  background: url(../images/base/lang-fi.png) no-repeat;
}
.lang-lv {
  background: url(../images/base/lang-lv.png) no-repeat;
}
.lang-lt {
  background: url(../images/base/lang-lt.png) no-repeat;
}
.lang-pl {
  background: url(../images/base/lang-pl.png) no-repeat;
}
.lang-sk {
  background: url(../images/base/lang-sk.png) no-repeat;
}
#lang-select {
  clear: both;
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  width: 100%;
}
#lang-select li {
  width: 100%;
  float: left;
  border-bottom: 1px solid #dedede;
}
#lang-select .country {
  display: block;
  height: 40px;
  background-repeat: no-repeat;
  background-position: right 14px;
  font-size: 12px;
  line-height: 20px;
  font-weight: bold;
  color: #404040;
  text-decoration: none;
  padding: 10px 5%;
  float: left;
  width: 70%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#lang-select .country-2 {
  width: 80%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#lang-select a {
  display: block;
  height: 40px;
  width: 10%;
  border-left: 1px solid #dedede;
  background-repeat: no-repeat;
  background-position: center 14px;
  font-size: 12px;
  line-height: 20px;
  font-weight: bold;
  color: #404040;
  text-decoration: none;
  padding: 10px 2% 10px 2%;
  float: right;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#lang-select .default {
  border-left: 0;
}
#banner {
  text-align: center;
}
#banner img {
  float: left;
  max-height: 50%;
}
/*------------------------------------*\
$CONTENT
\*------------------------------------*/
#content {
  clear: both;
  overflow: hidden;
  padding: 5px 20px 20px 20px;
  font-size: 100%;
  line-height: 1.4;
}
#jackpot {
  background: url(../images/base/jackpot.png) repeat-x bottom left;
  height: 130px;
  clear: both;
}
.jackpot {
  background: url(../images/base/jackpot.png);
  width: 300px;
  height: 89px;
  margin: 20px auto;
  text-align: center;
  clear: both;
}
.jackpot h3 {
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  color: #ffffff;
  text-shadow: -1px -1px #072143;
  padding: 9px 0 6px;
}
.jackpot .value {
  background: url(../images/base/jackpot-line.png) repeat-x center center;
  font-size: 30px;
  line-height: 30px;
  color: #ffffff;
  text-shadow: -1px -1px #ba121f;
  font-weight: bold;
  padding: 11px 0 13px;
  margin: 0 10px;
}
.jackpot .value span {
  background: url(../images/base/jackpot-value.png) repeat-x center center;
  padding: 0 15px;
}
.section {
  clear: both;
}
.section-header {
  min-height: 30px;
}
.section-header h5 {
  font-size: 90%;
  line-height: 20px;
  font-weight: bold;
  text-transform: uppercase;
  color: #ffffff;
  padding: 5px 10px;
  margin: 0;
}
.tournaments-header {
  background: url(../images/base/tournaments-header.png);
}
.tournaments-header h5 {
  text-shadow: -1px -1px #000000;
}
.cash-header {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#17568F), to(#104170));
  background-image: -webkit-linear-gradient(top, #17568F 0%, #104170 100%);
  background-image: -o-linear-gradient(top, #17568F 0%, #104170 100%);
  background-image: linear-gradient(-180deg, #17568F 0%, #104170 100%);
  -webkit-box-shadow: inset 0 -2px 0 0 #000000;
  box-shadow: inset 0 -2px 0 0 #000000;
  border-top: 1px solid #063158;
  border-bottom: 1px solid #063158;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cash-header h5 {
  padding-top: 4px;
  padding-bottom: 4px;
}
.cash-header h5 {
  text-shadow: -1px -1px #03152b;
}
.section-sep {
  background: url(../images/base/section-sep.png);
  font-size: 70%;
  line-height: 20px;
  font-weight: bold;
  text-shadow: 1px 1px #ffffff;
  padding: 0 10px;
  text-transform: uppercase;
}
.section-content a {
  background: url(../images/base/arrow.png) no-repeat right center;
  border-bottom: 1px solid #dedede;
  display: block;
  padding: 10px 30px 10px 10px;
  text-decoration: none;
  color: #404040;
  line-height: 1.2;
  position: relative;
  min-height: 30px;
}
.section-content .last {
  border: 0;
}
.section-content h4 {
  margin: 0;
  color: #0e386f;
  font-size: 100%;
}
.section-content p {
  margin: 0;
  font-size: 80%;
}
.section-content p.note {
  background: url(../images/base/note.png) no-repeat left top;
  padding-left: 20px;
  color: #1c90d3;
  margin: 5px 0 0;
}
.cash-content h4 {
  margin: 5px 0;
}
.cash-content .sum {
  position: absolute;
  right: 40px;
  top: 10px;
  font-weight: bold;
  text-align: right;
  font-size: 120%;
  line-height: 0.8;
}
.cash-content .sum span {
  font-weight: normal;
  font-size: 80%;
}
.club {
  border-bottom: 1px solid #dedede;
  padding: 10px;
}
.club img {
  float: left;
  width: 70px;
  height: 70px;
}
.club h2 {
  padding-left: 85px;
  margin: 0;
}
.club p {
  padding-left: 85px;
  margin-top: 0;
  font-size: 90%;
  color: #404040;
}
#content.tables {
  padding: 0;
}
.tables h1 {
  margin: 1em 20px 0;
}
#content.news-container {
  padding: 0 0 20px;
}
.news-container h1 {
  margin: 1em 20px 1em;
}
.filter {
  background: #f4f4f4;
  border: 1px solid #dedede;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin: 5px 10px 20px;
  padding: 5px;
  font-size: 80%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.filter .frmrow {
  float: left;
  width: 100%;
  padding: 5px 0;
}
.filter .frmcaption {
  float: left;
  padding: 0 0 0 15px;
  width: 40%;
  font-weight: bold;
  color: #808080;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.filter select {
  width: 60%;
  float: left;
}
.filter .buttons {
  clear: both;
  padding: 10px 0 0;
}
.filter .button {
  border: 1px solid #b4b4b4;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px #fcfcfc;
  box-shadow: 0 2px #fcfcfc;
  background-color: #d6d6d6;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ededed), to(#d6d6d6));
  background: -webkit-linear-gradient(top, #ededed, #d6d6d6);
  background: -o-linear-gradient(top, #ededed, #d6d6d6);
  display: block;
  margin: 0;
  width: 100%;
  color: #404040;
  text-shadow: 0 1px #ffffff;
  text-align: center;
  font-weight: bold;
  padding: 4px 0;
  cursor: pointer;
  line-height: 20px;
}
.table-head {
  background: url(../images/base/table-head.png);
  height: 20px;
  position: relative;
  padding: 10px;
}
.table-head-small {
  padding: 5px 20px;
  height: 30px;
}
.table-head h4 {
  color: #ffffff;
  text-shadow: -1px -1px #000000;
  margin: 0;
  line-height: 20px;
}
.table-head .viewall {
  background: url(../images/base/table-head-sep.png) no-repeat bottom left;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  color: #ffffff;
  text-shadow: 1px 1px #000000;
  font-weight: bold;
  padding: 10px;
  font-size: 70%;
  line-height: 20px;
  text-decoration: none;
}
.list-table {
  width: 100%;
  margin: 0 0 20px;
}
.list-table td {
  border-bottom: 1px solid #dedede;
  vertical-align: middle;
  padding: 0;
}
.list-table .points {
  font-size: 120%;
  font-weight: bold;
  padding: 10px;
}
.list-table .info a {
  background: url(../images/base/arrow.png) no-repeat right center;
  display: block;
  padding: 15px 30px 15px 0;
  text-decoration: none;
  line-height: 1.2;
  color: #404040;
}
.list-table .info h2 {
  margin: 0;
  color: #0e386f;
}
.list-table .info h3 {
  margin: 0;
}
.list-table .info p {
  margin: 0;
  font-size: 80%;
}
.list-table .info .sep {
  margin: 0 5px;
}
.list-table .ranking-info {
  padding: 15px 20px;
}
.list-table .tournament-info a,
.list-table .tournament-detail-info a {
  padding: 10px 30px 10px 10px;
}
.list-table .tournament-info h2,
.list-table .tournament-info .bigger {
  margin: 5px 0 0;
}
.list-table .tournament-info .bigger {
  font-size: 90%;
}
.list-table .tournament-info .note {
  display: none;
}
.customer-info,
.tournament-info {
  padding: 20px 0 10px;
}
.customer-info dl,
.tournament-info dl {
  width: 50%;
  float: left;
  margin: 0;
  padding: 0 0 10px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.customer-info dt,
.tournament-info dt {
  font-weight: bold;
  color: #808080;
  font-size: 80%;
}
.customer-info dd {
  font-weight: bold;
  font-size: 120%;
  letter-spacing: -1px;
  margin: 0;
}
.tournament-info dd {
  font-size: 80%;
  margin: 0;
  font-weight: bold;
}
.tournament-info .red {
  color: #ef1e32;
}
.tournament-info .normal {
  font-weight: normal;
}
.tournament-info .normal p {
  margin: 0;
}
.tournament-info .full {
  width: 100%;
}
.table-tabs {
  position: absolute;
  top: 5px;
  left: 10px;
  border: 1px solid #061b38;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px #34557f;
  box-shadow: 0 1px #34557f;
}
.table-tabs a {
  background: url(../images/base/table-tabs.png);
  display: block;
  float: left;
  font-weight: bold;
  color: #ffffff;
  text-shadow: 1px 1px #000000;
  padding: 4px 10px;
  border-left: 1px solid #243e60;
  border-right: 1px solid #061b38;
  cursor: pointer;
  text-decoration: none;
  font-size: 12px;
  line-height: 20px;
}
.table-tabs .sel {
  background: url(../images/base/table-tabs-sel.png);
  border-left: 0;
}
.table-tabs a:first-child {
  border-left: 0;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.table-tabs a:last-child {
  border-right: 0;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.news {
  background: url(../images/base/arrow.png) no-repeat right center;
  border-top: 1px solid #dedede;
  padding: 5px 30px 10px 10px;
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  text-decoration: none;
}
.news:last-child {
  border-bottom: 1px solid #dedede;
}
.news img {
  float: left;
  background: #ffffff;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.07);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.07);
  padding: 2px;
  margin: 5px 10px 0 0;
  width: 60px;
  height: 60px;
}
.news h4 {
  margin: 5px 0 0;
  color: #012e68;
}
.news .date,
.news-detail .date {
  font-size: 80%;
  color: #808080;
  margin: 0;
}
.news-detail .date {
  margin: 0 0 1em;
}
.news-detail h2 {
  margin: 0;
  color: #012e68;
}
.news-detail{
  padding: 0 20px;
}
.news-detail img {
  margin: 0 0px;
  width: 100%;
}
.pager .page-numbers {
  text-align: center;
}
.pager .page-numbers a,
.pager .page-numbers span {
  border: 1px solid #dedede;
  display: inline-block;
  padding: 5px 10px;
  margin: 5px;
}
.pager .page-numbers span.sel {
  background: #0e386f;
  border: 1px solid #0e386f;
  color: #ffffff;
  font-weight: bold;
}
.pager a.next,
.pager a.prev {
  background: #0e386f;
  color: #ffffff;
  display: block;
  padding: 10px;
  margin: 10px 0;
  text-align: center;
  font-weight: bold;
}
/*------------------------------------*\
$DATEPICKER
\*------------------------------------*/
.frm .type_datepicker input {
  padding: 5px 8px;
  width: 10%;
  max-width: 10%;
  font-size: 11px;
  border-right: 0;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  margin-top: -3px;
  border: 1px solid #dedede;
  background: #f7f7f7;
  display: block;
  line-height: 14px;
  height: 14px;
  -webkit-box-shadow: inset 0 4px 4px rgba(0, 0, 0, 0.025);
  -o-box-shadow: inset 0 4px 4px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 4px 4px rgba(0, 0, 0, 0.025);
  outline: 0;
  float: left;
}
.frm .type_datepicker .ui-datepicker-trigger {
  float: left;
  margin-top: -3px;
  cursor: pointer;
}
.frm .type_datepicker .sep {
  float: left;
  color: #808080;
  font-weight: bold;
  text-shadow: 0 1px #bdbdbd;
  margin: 0 5px;
}
.ui-datepicker {
  padding: 0;
  z-index: 100 !important;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.ui-datepicker-header {
  background: url(../images/base/table-tabs-sel.png);
  border: 1px solid #b91120;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  padding: 0;
  padding: 4px 0;
}
.ui-datepicker-title {
  font-size: 100%;
  line-height: 20px !important;
  color: #ffffff;
  font-weight: bold;
  text-shadow: 1px 1px #000000;
}
.ui-datepicker-header a span {
  display: none;
}
.ui-datepicker-prev {
  background: url(../images/base/ranking-prev.png) -3px -1px;
  top: 0 !important;
  left: 0 !important;
  cursor: pointer;
}
.ui-datepicker-next {
  background: url(../images/base/ranking-next.png) -5px -2px;
  top: 0 !important;
  right: 0 !important;
  cursor: pointer;
}
.ui-datepicker-calendar {
  background: #ffffff;
  border: 1px solid #dedede;
  margin: 0 !important;
}
.ui-datepicker-calendar th {
  border: 0;
}
.ui-datepicker-calendar td {
  border: 1px solid #dedede;
}
/*------------------------------------*\
$NAVIGATION
\*------------------------------------*/
#nav ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#nav li {
  background: url(../images/base/nav.png) repeat-x;
  height: 50px;
}
#nav a {
  background: url(../images/base/nav-arrow.png) no-repeat center right;
  display: block;
  padding: 20px 20px 16px 20px;
  color: #ffffff;
  font-size: 100%;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 0 -1px #a10e1b;
}
/*------------------------------------*\
$FOOTER
\*------------------------------------*/
#footer {
  font-size: 80%;
  text-align: center;
  padding: 0 0 1em;
}
#footer p {
  margin: 1em 0;
  line-height: 1.2;
}
#footer a {
  color: #123f7a;
}
#footer .fullsite {
  margin: 1.6em 0;
}
#footer .fullsite a {
  color: #a61510;
}
/*------------------------------------*\
$OTHER
\*------------------------------------*/
.clear {
  clear: both;
  display: block;
}
.hidden {
  display: none;
}
