﻿
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 300;
  src: local("Oswald Light"), local("Oswald-Light"), url("https://fonts.gstatic.com/s/oswald/v10/l1cOQ90roY9yC7voEhngDBJtnKITppOI_IvcXXDNrsc.woff2") format("woff2");
  unicode-range: U+100-24F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 300;
  src: local("Oswald Light"), local("Oswald-Light"), url("https://fonts.gstatic.com/s/oswald/v10/HqHm7BVC_nzzTui2lzQTDVtXRa8TVwTICgirnJhmVJw.woff2") format("woff2");
  unicode-range: U+0-FF, U+131, U+152-153, U+2C6, U+2DA, U+2DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
body {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.750em;
  color: #fff;
  background: url('https://uptownaces.eu/templates/uptownaces/images/bg_main.jpg') no-repeat center top #000000;
}
body.avgrund-active {
  background: #000;
}
.clear {
  clear: both;
}
a {
  color: #FFF;
  text-decoration: none;
}
a:hover,
a:focus,
a:active {
  text-decoration: underline;
}
h3 {
  color: #005878;
}
.pagebg {
  margin-bottom: 0px;
  padding-bottom: 10px;
  width: 100%;
}
#affiliatecontainer {
  z-index: 1000;
}

#affiliatecontainer img {
    position: absolute;
    right: 0;
    bottom: 6px;
    max-width: 250px;
}
.content1 {
  /*display: block;
    height: auto;
    margin: 40px auto 10px;
    max-width: 960px;
    min-height: 500px;
    width: 100%;*/
}
.content1 .left_image {
  width: 35%;
  float: left;
  margin: 20px auto;
}
.content1 .left_image img {
  display: block;
  padding: 0;
  width: 100%;
}
.lp_coupon {
  text-align: center;
}
.content1 .coupon_title {
  color: #ccc;
  font-size: 20px;
  display: inline-block;
}
.content1 .left_image p {
  display: inline-block;
  color: #fff200;
  font-size: 22px;
  font-weight: bold;
}
.content1 .right_image {
  float: right;
  width: 65%;
}
.content1 .right_image > img {
  max-width: 100%;
}
.content1 .lp_button_text {
  text-decoration: none;
  background: #fc00f9;
  /* For browsers that do not support gradients */
  /* For Safari 5.1 to 6.0 */
  /* For Opera 11.1 to 12.0 */
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#fc00f9, #ad00ab);
  /* Standard syntax */
  width: 100%;
  height: 80px;
  line-height: 80px;
  font-size: 3em;
  font-weight: bold;
  color: #fff;
  display: block;
  text-align: center;
  margin-bottom: 20px;
}

.lp_reasons_box h2 {
    display: inline;
}

.lp_reasons_box h2 {
    display: inline;
}

.content1 .lp_button_text:hover {
  background: #ad00ab;
  /* For browsers that do not support gradients */
  /* For Safari 5.1 to 6.0 */
  /* For Opera 11.1 to 12.0 */
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#ad00ab, #fc00f9);
  /* Standard syntax */
}
#reasons {
  background: #128d4f;
  /* For browsers that do not support gradients */
  /* For Safari 5.1 to 6.0 */
  /* For Opera 11.1 to 12.0 */
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#128d4f, #0c3420);
  /* Standard syntax */
  height: 80px;
}
.lp_reasons_box h1 {
  display: inline-block;
  font-weight: normal;
  margin: 0;
  font-size: 21px;
}
.lp_reasons_box h1.first_word {
  font-weight: bold;
}
.content2 .lp_reasons_box {
  text-align: center;
  line-height: 80px;
  font-family: "Oswald", sans-serif;
}
.lp_reasons_box:before {
  content: "";
  display: inline-block;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: #00fb94;
  margin-right: 10px;
  vertical-align: super;
}
.content2 {
  display: block;
  margin: auto;
  width: 100%;
}
.content2 > div {
  width: 25%;
  float: left;
}
.content2 .custom {
  background: url(../../bet20gamebettingsa/image/lp_arrow.png) no-repeat scroll center right;
}
.content2 .custom > p {
  display: inline-block;
  font-size: 17px;
  color: #00fb94;
  margin: 0;
  padding: 18px 0;
  width: 74%;
}
.content2 .lp_reasons_images {
  height: auto;
  max-width: 960px;
  min-height: 150px;
  width: 100%;
}
.content2 .lp_reasons_images .rimage {
  display: inline-block;
  margin: 10px 5px;
  max-width: 307px;
  padding: 0;
  width: 31.88%;
}
a.terms {
  bottom: 40px;
  position: absolute;
  right: 59px;
  z-index: 9999;
  color: #FFF;
  font-weight: bold;
  background: #000;
}
.wrapper {
  margin: 0 auto;
  width: 1200px;
  padding: 0;
  position: relative;
}
.white_div {
  border-top: 1px solid #FFF;
}
#header {
  height: 160px;
  position: relative;
}
#header .button {
  position: absolute;
  text-indent: -99999px;
}
#header .button a {
  display: block;
}
#header #download {
  background: url('https://uptownaces.eu/templates/uptownaces/images/sprite_download_ip.png') no-repeat 0 0;
  width: 371px;
  height: 117px;
  left: 670px;
  top: 15px;
  background-position: 0px 0px;
  z-index: 100;
}
#header #download a {
  width: 371px;
  height: 117px;
}
#header #instant {
  background: url('https://uptownaces.eu/templates/uptownaces/images/sprite_download_ip.png') no-repeat 0 -117px;
  background-position: 0px -117px;
  width: 338px;
  height: 87px;
  left: 690px;
  top: 128px;
  z-index: 110;
}
#header #instant a {
  width: 338px;
  height: 87px;
}
#header .jackpots {
  position: absolute;
  left: 770px;
  top: 258px;
  width: 165px;
  height: 30px;
  left: 52px;
  top: 108px;
}
#header .jackpots_wrapper {
  display: block;
  width: 267px;
  height: 151px;
  position: absolute;
  left: 856px;
  top: 84px;
  background: url('https://uptownaces.eu/templates/uptownaces/images/bg_jackpots.png') no-repeat transparent;
  z-index: 1000;
}
#bottom_wrapper {
  position: absolute;
  left: 0px;
  /*bottom: 0px;*/
}
#bottom_wrapper a.button,
#bottom_wrapper .button {
  display: block;
  margin: 0 0 25px 25px;
}
#bottom_wrapper a.button.download,
#bottom_wrapper .button.download,
#bottom_wrapper a.button.instant,
#bottom_wrapper .button.instant,
#bottom_wrapper a.button.secure,
#bottom_wrapper .button.secure {
  background: url('https://uptownaces.eu/templates/uptownaces/images/slotocash/buttons_left.png') no-repeat 0 0;
  width: 183px;
}
#bottom_wrapper a.button.secure,
#bottom_wrapper .button.secure {
  height: 54px;
  background-position: 0 -91px;
}
#bottom_wrapper a.button.download,
#bottom_wrapper .button.download {
  height: 53px;
}
#bottom_wrapper a.button.instant,
#bottom_wrapper .button.instant {
  background-position: 0 -53px;
  height: 38px;
}
/****/
#bottom_wrapper {
  left: 0px;
  position: absolute;
  margin-left: 0px;
  width: 280px;
}
#bottom {
  position: absolute;
  top: 400px;
  /* just used to show how to include the margin in the effect */
  margin-top: 20px;
  padding-top: 19px;
}
.hasLeftModule #bottom {
  top: 664px;
  top: 705px;
}
#bottom.fixed {
  position: fixed;
  top: 0;
}
/****/
.frontpage #header {
  border-bottom: 1px solid #fff;
}
/*.frontpage #header .wrapper {
  background: url('../images/lp_header_bg.png') no-repeat center right;
}*/
.frontpage #header .button {
  display: none;
}
#footer {
  padding: 10px 0 0 0;
  text-align: center;
  text-shadow: 0.1em 0.1em 0.2em black;
  color: #00d17a;
  position: relative;
  z-index: 100;
  font-size: 11px;
}
#footer .custom {
  margin-bottom: 24px;
}
.fb {
  padding: 20px 0;
}
.fb a {
  padding: 27px 0 25px 0px;
  background: url('https://uptownaces.eu/templates/uptownaces/images/fb.png') no-repeat center top;
  line-height: 25px;
  color: #00d17a;
}
#support-layer:before {
  left: auto;
  right: 12px;
  border-bottom: 7px solid rgba(0, 0, 0, 0.2);
  border-left: 7px solid rgba(0, 0, 0, 0);
  border-right: 7px solid rgba(0, 0, 0, 0);
  content: "";
  display: inline-block;
  position: absolute;
  top: -7px;
}
#support-layer:after {
  left: auto;
  right: 13px;
  border-bottom: 6px solid #FFFFFF;
  border-left: 6px solid rgba(0, 0, 0, 0);
  border-right: 6px solid rgba(0, 0, 0, 0);
  content: "";
  display: inline-block;
  position: absolute;
  top: -6px;
}
#support-layer {
  display: block;
  background-clip: padding-box;
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  float: left;
  list-style: none outside none;
  margin: 2px 0 0;
  min-width: 160px;
  padding: 5px 0;
  position: absolute;
  top: 30px;
  z-index: 1000;
  padding: 10px;
  width: 220px;
  color: #000;
  left: 168px;
  right: auto;
  z-index: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  transition: all 0.5s ease;
}
#support-layer a {
  color: #009ACD;
}
#support-layer a.more {
  display: block;
  margin: 5px -10px 0 -10px;
  padding: 10px 10px 0px 10px;
  border-top: 1px solid #009ACD;
  font-size: 14px;
  text-align: right;
}
#support-layer a.more:hover {
  text-decoration: none;
}
#support-layer h1 {
  margin-bottom: 5px;
  margin-top: 10px;
  font-size: 14px;
}
#support-layer h1:first-child {
  margin-top: 0;
}
#support-layer.active {
  display: block;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  z-index: 10000;
}
#support-layer p {
  margin-bottom: 0;
  margin-top: 0;
}
#support-layer {
  left: 140px;
}
#support-layer:before {
  left: 12px;
  right: auto;
}
#support-layer:after {
  right: auto;
  left: 13px;
}
.items-more ol {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.item-page ul.pagenav {
  clear: both;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.item-page ul.pagenav li {
  padding: 0;
  margin: 0;
}
.item-page ul.pagenav li.previous {
  float: left;
}
.item-page ul.pagenav li.next {
  float: right;
}
#logocontainer {
  position: relative;
  z-index: 1000;
  width: 213px;
  height: 160px;
  margin: 0;
}
#logocontainer h1 {
  padding: 0;
  border: 0;
  text-indent: -99999px;
  display: block;
  width: 200px;
  height: 107px;
  width: 213px;
  height: 195px;
  margin: 0;
  background: url('../../bet20gamebettingsa/image/logo.png') no-repeat transparent center center;
}

.itemid-732 #logocontainer h1 {
 background: url('../../bet20gamebettingsa/image/pokies-logo.png') no-repeat transparent center center;
}

.logo-var-2 #logocontainer h1 {
  padding: 0;
  border: 0;
  text-indent: -99999px;
  display: block;
  width: 200px;
  height: 107px;
  width: 245px;
  height: 195px;
  margin: 0;
  background: url('../../bet20gamebettingsa/image/logo-var-2.png') no-repeat transparent center center;
}

.contentwrapper h1,
.contentwrapper h2 {
  color: #005878;
}
#topleft,
#topright {
  display: inline-block;
  margin: 0px 0 0 0;
  padding: 8px 28px 0;
}
#topleft {
  float: left;
  margin-left: 30px;
  position: relative;
  z-index: 2000;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  display: inline-block;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
#topright {
  float: right;
  margin: 1px 0 0 0 !important;
  margin-right: 30px !important;
  padding: 6px 28px 8px 0 !important;
}
#jackpots {
  border: 1px solid #366373;
  height: 386px;
  background: #000;
  overflow: hidden;
}
#jackpots .header {
  border-bottom: 1px solid #454545;
  height: 37px;
  text-indent: -1000px;
  background: url('https://uptownaces.eu/templates/uptownaces/images/header_progressives.png') 10px 10px no-repeat transparent;
}
#jackpots .jpwrap {
  padding: 5px;
}
.blogeiffel p img {
  margin-right: -24px;
  display: block;
  float: right;
  margin-bottom: 10px;
  margin-left: 15px;
}
.blogeiffel .page-header h2 {
  display: none;
}
body.itemid-108 .contentwrapper {
  /*min-height: 363px;*/
}
body.itemid-108 .leftcol {
  padding: 14px 14px 497em;
}
body.itemid-108 h3 {
  margin-top: 15px;
  margin-bottom: 0px;
}
body.itemid-108 a.game {
  display: block;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
body.itemid-108 a.game .img {
  height: 75px;
}
body.itemid-108 a.game .img,
body.itemid-108 a.game img,
body.itemid-108 a.game h4 {
  width: 116px;
}
body.itemid-108 a.game h4 {
  height: 20px;
  margin-top: 5px;
}
body.itemid-104 div.span6 {
  border-top: 1px solid #afafaf;
}
body.itemid-104 div.span6,
.itemid-104 .leading-0 {
  padding: 15px 25px ;
  margin: 0 -25px;
}
body.itemid-246 {
  /*.page-header, p, .leftcol, #bottom_wrapper {
        display: none;
    }
    .item-image {
        margin: -10px -24px;
    }*/
}
body.itemid-246 p img {
  float: right;
  margin-left: 15px;
}
body.itemid-246 p.mobile_games img {
  float: left;
  margin-left: 0px;
  margin-right: 20px;
  margin-bottom: 20px;
}
body.itemid-124 .leftcol .submenuHeader,
body.itemid-125 .leftcol .submenuHeader,
body.itemid-126 .leftcol .submenuHeader,
body.itemid-127 .leftcol .submenuHeader,
body.itemid-128 .leftcol .submenuHeader,
body.itemid-283 .leftcol .submenuHeader {
  font-size: 17px;
}
body.itemid-280 .leftcol,
body.itemid-280 #bottom_wrapper {
  display: none;
}
body.itemid-280 #mainbody.left .contentwrapper {
  width: 100%;
  padding: 0;
}
body.itemid-161 .page-header {
  display: none;
}
body.itemid-161 .item-image {
  margin: -24px;
  margin-top: -10px;
  margin-bottom: 20px;
}
body.itemid-161 .black-transparent-box {
  color: #FFF;
  position: absolute;
  left: 270px;
  top: 240px;
  width: 570px;
  font-weight: bold;
}
body.itemid-161 .black-transparent-box a {
  color: #ffff00;
}
body.itemid-161 table {
  width: 230px;
  float: left;
  margin-bottom: 20px;
  margin-left: -10px;
  margin-right: 15px;
  height: 364px;
  background: url('https://uptownaces.eu/templates/uptownaces/images/bg_vip_levels.png') transparent 0 0 no-repeat;
  /*
        tr:nth-child(n+5) {
            height: 44px;
        }
        tr:nth-child(n+6) {
            height: 88px;
            
        }
        tr:nth-child(n+7) {
            height: 12px;
        }
        */
}
body.itemid-161 table.platinum {
  background-position: -237px 0;
}
body.itemid-161 table.diamond {
  background-position: -476px 0;
  margin-right: -20px;
}
body.itemid-161 table td,
body.itemid-161 table th {
  background: transparent;
  color: #FFF;
  padding: 0;
}
body.itemid-161 table th {
  text-indent: -5000px;
  height: 51px;
}
body.itemid-161 table tr:first-child {
  height: 51px;
}
body.itemid-161 table tr:nth-child(n+2) {
  height: 60px;
}
body.itemid-161 table tr:nth-child(n+3) {
  height: 44px;
}
body.itemid-161 table tr:nth-child(n+4) {
  height: 55px;
}
body.itemid-161 table tr:nth-child(n+5) {
  height: 132px;
}
body.itemid-161 table tr:nth-child(n+6) {
  height: 12px;
}
body.itemid-161 table tr td:first-child {
  width: 75px;
  padding-left: 17px;
  padding-right: 3px;
}
body.itemid-161 table tr td:last-child {
  padding-left: 5px;
  padding-right: 15px;
}
body.itemid-161 table.platinum tr td:first-child {
  padding-left: 17px;
  padding-right: 3px;
}
body.itemid-161 table.diamond tr:nth-child(n+5) {
  height: 90px;
}
body.itemid-161 table.diamond tr:nth-child(n+6) {
  height: 105px;
  vertical-align: top;
}
body.itemid-161 table.diamond tr:nth-child(n+6) td {
  padding-top: 10px;
}
body.itemid-161 p {
  clear: both;
}
.menushade {
  height: 16px;
  background: url('https://uptownaces.eu/templates/uptownaces/images/menushade.png') no-repeat transparent;
  margin: -8px 0 4px 0;
  z-index: 0;
  display: none;
}
.scrollable {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
}
.scrollable .items {
  /* this cannot be too large */
  width: 20000em;
  position: absolute;
}
.scrollable .items .item {
  float: left;
  display: block;
  position: relative;
}
#jackpots .scrollable {
  width: auto;
  height: 348px;
}
#jackpots .scrollable .items {
  height: 20000em;
  width: auto;
}
#jackpots .scrollable .items .item {
  float: none;
}
/* ############################## BODY & COLUMNS ############################## */
#mainbody {
  overflow: hidden;
  width: 962px;
  margin: auto;
  position: relative;
}
body.itemid-114 #mainbody h2 {
  clear: both;
  margin-top: 25px;
}
body.itemid-114 #mainbody h2 img {
  margin: 0px 15px 30px -8px;
}
#mainbody.leftright .contentwrapper {
  width: 700px;
  border-left: 1px solid #FFF;
  border-right: 1px solid #FFF;
}
#mainbody.left .contentwrapper {
  width: 658px;
  border: 0 none;
  border-left: 1px solid #FFF;
}
#mainbody.right .contentwrapper {
  width: 764px;
  border: 0 none;
  border-right: 1px solid #620202;
  padding-left: 50px;
}
#mainbody.nocols .contentwrapper {
  width: 1004px;
  border: 0 none;
}
.rightcol,
.leftcol {
  padding-bottom: 500em;
  margin-bottom: -500em;
}
.leftcol {
  float: left;
  width: 200px;
  border: 0 none;
  padding: 14px 14px 500em 14px;
}
.leftcol .submenuHeader {
  font-family: 'Muli', Arial, sans-serif;
  font-size: 27px;
  text-transform: uppercase;
  text-shadow: 0 0 10px #FFF;
  border-bottom: 1px solid #001016;
  margin: 0 -14px 0 -14px;
  padding: 0px 14px 11px 14px;
  line-height: 26px;
}
.leftcol .submenuWrapper {
  border-top: 1px solid #005777;
  margin: 0 -14px 0 -14px;
  padding: 14px 14px 14px 14px;
}
.leftcol .custom-nopadding {
  margin: 0 -14px;
}
.rightcol {
  float: right;
  width: 230px;
  border: 0 none;
}
/* ############################# CONTENT STYLING ############################## */
.page-header h2 {
  font-family: Arial, sans-serif;
  font-size: 2.5em;
  text-decoration: none;
  color: #005878;
  /*text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black, 0.1em 0.1em 0.2em black;*/
  margin-top: 15px;
  margin-bottom: 0px;
}
.pull-right {
  margin: 10px 0 10px 10px;
  float: right;
  display: inline-block;
}
/* ################################# MAINMENU ################################# */
#mainmenu {
  background: url('https://uptownaces.eu/templates/uptownaces/images/bg_menu.png') no-repeat;
  overflow: hidden;
  height: 81px;
  display: block;
  position: relative;
  z-index: 1;
  width: 1057px;
  margin: auto;
}
#mainmenu ul {
  padding: 0;
  margin: 0 auto;
  list-style: none;
  display: block;
  width: 957px;
}
#mainmenu ul li {
  display: inline;
  position: relative;
}
#mainmenu ul li a,
#mainmenu ul li.divider span {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  float: left;
  display: block;
  height: 49px;
  line-height: 49px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #FFF;
  outline: none;
  cursor: pointer;
  overflow: hidden;
  margin: 16px 0 0 1px;
  background: url('https://uptownaces.eu/templates/uptownaces/images/bg_mainmenu_items.png') 0 0 repeat-x;
}
#mainmenu ul li a:hover,
#mainmenu ul li a:active,
#mainmenu ul li a:focus,
#mainmenu ul li.current a,
#mainmenu ul li.active a {
  background-position: 0 -49px;
  color: #00ffb1;
}
#mainmenu ul li.divider span {
  width: 273px;
  text-indent: -500px;
  overflow: hidden;
  cursor: auto;
}
/* ################################# TOPMENU ################################# */
#topright ul,
#topleft ul {
  margin: 0;
  padding: 0;
  display: inline-block;
  list-style: none;
}
#topright ul li,
#topleft ul li {
  display: inline;
  position: relative;
  float: left;
  border-left: 1px solid #FFF;
}
#topright ul li:first-child,
#topleft ul li:first-child {
  border-left: 0px;
}
#topleft ul li img,
#topright ul li img {
  padding: 0 6px 0 0;
  border: 0;
  vertical-align: middle;
}
#topright ul li a,
#topleft ul li a {
  padding: 0 17px;
  color: #fff;
  text-decoration: none;
}
#topright ul li a:hover,
#topright ul li a:active,
#topright ul li a:focus,
#topleft ul li a:hover,
#topleft ul li a:active,
#topleft ul li a:focus {
  color: #00ffb1;
  text-decoration: underline;
}
#topright ul li a.dlbutton {
  padding: 0;
  display: inline-block;
  width: 116px;
  height: 28px;
  text-indent: -500px;
  overflow: hidden;
  background: url('https://uptownaces.eu/templates/uptownaces/images/sprite.png') no-repeat transparent;
  margin: 0 0 0 10px;
}
#topright ul li a.dlbutton:hover,
#topright ul li a.dlbutton:active,
#topright ul li a.dlbutton:focus {
  background: url('https://uptownaces.eu/templates/uptownaces/images/sprite.png') 0 -30px no-repeat transparent;
}
a.tourbtn img {
  vertical-align: bottom !important;
}
/* #################### FOOTER MENU #################### */
#footer ul.mod-list.buttons {
  padding: 0 20px;
  margin: 0 auto 18px auto;
  list-style: none;
  border-radius: 30px;
  background: #000;
}
#footer ul.mod-list.buttons li {
  display: inline-block;
  margin: 0 0 0 0;
  padding-top: 7px;
}
#footer ul.mod-list.buttons li a {
  display: block;
}
#footer ul.mod-list.buttons li a img {
  display: block;
  margin: 0;
}
.nav.menufooter {
  list-style: none;
  padding: 0;
  margin: 0 0 10px;
  font-size: 11px;
  display: inline-block;
}
.nav.menufooter li {
  float: left;
  padding: 2px 10px;
  border-left: 1px solid #00ffb1;
}
.nav.menufooter li:first-child {
  border-left: 0 none !important;
}
.nav.menufooter a:link,
.nav.menufooter a:visited {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #00d17a;
}
.nav.menufooter a:hover,
.nav.menufooter a:active,
.nav.menufooter a:focus {
  text-decoration: underline;
  color: #FFF;
}
/* #################### Language Selector #################### */
.mod-languages {
  clear: none;
  display: inline-block;
}
/* #################### BOXES #################### */
#features-left {
  position: absolute;
  left: 422px;
  top: 251px;
  width: 650px;
  z-index: 1000;
}
#features-left a {
  color: #ff00fb;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: underline;
}
#features-left h1 {
  color: #00ffb1;
  font-size: 1.25em;
  text-transform: uppercase;
  margin-top: 0px;
  font-weight: bold;
  margin-bottom: 5px;
}
#features-left ol {
  margin: 0 0 0 -8px;
  padding: 0;
}
#features-left ol li {
  float: left;
  margin: 0 0 0 25px;
}
#features-left ol li {
  list-style-type: none;
  counter-increment: list;
  position: relative;
}
#features-left ol li:after {
  content: counter(list) ".";
  position: absolute;
  left: -2.5em;
  width: 2em;
  text-align: right;
  color: #00ffb1;
}
#features-left .custom {
  width: 650px;
}
#features-right {
  width: 256px;
  float: left;
  margin-bottom: -20px;
}
#features-right .custom {
  padding-left: 10px;
}
#frontboxes,
#tabcontainer {
  margin-top: 20px;
  padding-left: 20px;
  width: 831px;
  float: left;
  height: 212px;
  height: 196px;
  margin-bottom: -22px;
}
#frontboxes .button,
#tabcontainer .button {
  display: none;
}
#frontboxes .box {
  display: inline-block;
  width: 128px;
  height: 190px;
  margin: 0 10px 0 0;
  border-radius: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  overflow: hidden;
  padding: 0px;
}
#frontboxes .box .inner {
  position: relative;
  height: 190px;
}
#frontboxes .box .inner .content p {
  text-shadow: 0.1em 0.1em 0.2em black;
  margin: 7px 0;
}
#frontboxes .box .inner .content h1,
#frontboxes .box .inner .content h2 {
  padding: 0;
  margin: 0;
  font-family: 'Muli', Arial, sans-serif;
  color: #FFF;
  font-size: 14px;
  text-decoration: none;
  text-align: center;
}
#frontboxes .box .inner .button {
  position: absolute;
  z-index: 100;
  top: 0px;
  left: 0px;
}
#frontboxes .box .inner .button a {
  display: inline-block;
  width: 128px;
  height: 170px;
  text-indent: -500px;
  overflow: hidden;
  border: 0 none;
}
#frontboxes .box .inner .button a.more {
  background-position: 0 0;
}
#frontboxes .box .inner .button a.more:hover,
#frontboxes .box .inner .button a.more:active,
#frontboxes .box .inner .button a.more:focus {
  background-position: 0 -59px;
}
#frontboxes .box .inner .button a.download {
  background-position: -95px 0;
}
#frontboxes .box .inner .button a.download:hover,
#frontboxes .box .inner .button a.download:active,
#frontboxes .box .inner .button a.download:focus {
  background-position: -95px -59px;
}
#frontboxes .box .inner .button a.contact {
  background-position: -190px 0;
}
#frontboxes .box .inner .button a.contact:hover,
#frontboxes .box .inner .button a.contact:active,
#frontboxes .box .inner .button a.contact:focus {
  background-position: -190px -59px;
}
#frontboxes .box .inner .button a.mobile {
  background-position: -285px 0;
}
#frontboxes .box .inner .button a.mobile:hover,
#frontboxes .box .inner .button a.mobile:active,
#frontboxes .box .inner .button a.mobile:focus {
  background-position: -285px -59px;
}
.fbtop {
  display: inline-block;
}
/* #################### JACKPOTS #################### */
#jackpots .jpwrap {
  display: inline-block;
  width: 185px;
  /*padding: 0;*/
  margin: 0 0 0 0;
}
#jackpots .jpwrap.last {
  margin: 5px 0 0 0 !important;
}
#jackpots .jphead {
  width: 187px;
  height: 134px;
}
#jackpots .jpcontent {
  background: #000;
  width: 187px;
}
#jackpots .jpfoot {
  padding: 0;
  margin: 0;
  line-height: 1px;
  font-size: 1px;
  width: 187px;
  height: 9px;
}
/* #################### PROMOTIONS MENU #################### */
ul.menu-promo {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0px;
  line-height: 0px;
}
ul.menu-promo img {
  opacity: 1.0;
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
  vertical-align: baseline;
}
ul.menu-promo img:hover,
ul.menu-promo li.current img {
  opacity: 0.6;
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
}
ul.menu-promo li {
  margin-bottom: 4px;
}
ul.menu-promo li:last-child {
  margin: 0;
}
/* #################### PROMOTIONS #################### */
.promocontainer {
  padding: 0 27px;
  line-height: 160%;
}
.promocontainer hr {
  border: 0 none;
  background: url('../../bet20gamebettingsa/image/hr.png') 50% 0% no-repeat;
  display: block;
  height: 1px;
}
.promocontainer p.yellow {
  color: #f5e091;
  font-weight: bold;
}
.promocontainer table,
.item-page table,
.blogeiffel table {
  background-color: #003f56;
  color: #000;
  margin: 0 auto;
  text-align: left !important;
  border-spacing: 1px;
  border-collapse: separate;
}
.promocontainer table th,
.item-page table th,
.blogeiffel table th,
table td {
  margin: 0;
  padding: 4px;
}
.promocontainer table th,
.item-page table th,
.blogeiffel th {
  background-color: #003f56;
  background-repeat: repeat-x;
  color: #FFF;
  font-weight: bold;
  text-align: center;
}
.promocontainer table td,
.item-page table td,
.blogeiffel td {
  background: #FFF;
}
a.sbdownload,
a.sbdownload:link,
a.sbdownload:visited,
a.sbmobile,
a.sbmobile:link,
a.sbmobile:visited,
a.sbinstant,
a.sbinstant:link,
a.sbinstant:visited,
a.sbcontact,
a.sbcontact:link,
a.sbcontact:visited {
  display: inline-block;
  width: 177px;
  height: 56px;
  text-indent: -600px;
  overflow: hidden;
}
a.sbcontact,
a.sbcontact:link,
a.sbcontact:visited {
  width: 99px;
  height: 34px;
}
a.sbdownload:hover,
a.sbdownload:active,
a.sbdownload:focus {
  background-position: 0px -56px;
}
a.sbmobile,
a.sbmobile:link,
a.sbmobile:visited {
  background-position: 0px -112px;
}
a.sbmobile:hover,
a.sbmobile:active,
a.sbmobile:focus {
  background-position: 0px -168px;
}
a.sbinstant,
a.sbinstant:link,
a.sbinstant:visited {
  background-position: 0px -224px;
}
a.sbinstant:hover,
a.sbinstant:active,
a.sbinstant:focus {
  background-position: 0px -280px;
}
a.sbcontact,
a.sbcontact:link,
a.sbcontact:visited {
  background-position: 0px -336px;
}
a.sbcontact:hover,
a.sbcontact:active,
a.sbcontact:focus {
  background-position: 0px -370px;
}
p.sbbtn {
  margin-bottom: 0;
}
p.sbinfo {
  font-size: 9px;
  line-height: 10px;
  margin: 0 0 10px;
  color: #fff;
  text-shadow: 0.1em 0.1em 0.2em black;
}
/* #################### FRENCH SBBTN #################### */
a.sbfrdownload,
a.sbfrdownload:link,
a.sbfrdownload:visited,
a.sbfrmobile,
a.sbfrmobile:link,
a.sbfrmobile:visited,
a.sbfrinstant,
a.sbfrinstant:link,
a.sbfrinstant:visited,
a.sbfrcontact,
a.sbfrcontact:link,
a.sbfrcontact:visited {
  display: inline-block;
  width: 177px;
  height: 56px;
  background: url('../../bet20gamebettingsa/image/sidebtns_fr.png') no-repeat transparent;
  text-indent: -600px;
  overflow: hidden;
}
a.sbfrcontact,
a.sbfrcontact:link,
a.sbfrcontact:visited {
  width: 99px;
  height: 34px;
}
a.sbfrdownload:hover,
a.sbfrdownload:active,
a.sbfrdownload:focus {
  background-position: 0px -56px;
}
a.sbfrmobile,
a.sbfrmobile:link,
a.sbfrmobile:visited {
  background-position: 0px -112px;
}
a.sbfrmobile:hover,
a.sbfrmobile:active,
a.sbfrmobile:focus {
  background-position: 0px -168px;
}
a.sbfrinstant,
a.sbfrinstant:link,
a.sbfrinstant:visited {
  background-position: 0px -224px;
}
a.sbfrinstant:hover,
a.sbfrinstant:active,
a.sbfrinstant:focus {
  background-position: 0px -280px;
}
a.sbfrcontact,
a.sbfrcontact:link,
a.sbfrcontact:visited {
  background-position: 0px -336px;
}
a.sbfrcontact:hover,
a.sbfrcontact:active,
a.sbfrcontact:focus {
  background-position: 0px -370px;
}
/* #################### RTG BUTTON #################### */
a.rtgbutton,
a.rtgbutton:link,
a.rtgbutton:visited {
  display: inline-block;
  width: 214px;
  height: 63px;
  background: url('../../bet20gamebettingsa/image/rtgbutton.png') no-repeat transparent;
  text-indent: -600px;
  overflow: hidden;
}
a.rtgbutton:hover,
a.rtgbutton:active,
a.rtgbutton:focus {
  background-position: 0px -63px;
}
a.rtgbuttonyes,
a.rtgbuttonyes:link,
a.rtgbuttonyes:visited {
  display: inline-block;
  width: 214px;
  height: 63px;
  background: url('../../bet20gamebettingsa/image/rtgbutton.png') no-repeat transparent;
  background-position: 0px -126px;
  text-indent: -600px;
  overflow: hidden;
}
a.rtgbuttonyes:hover,
a.rtgbuttonyes:active,
a.rtgbuttonyes:focus {
  background-position: 0px -189px;
}
a.rtgbuttonno,
a.rtgbuttonno:link,
a.rtgbuttonno:visited {
  display: inline-block;
  width: 214px;
  height: 63px;
  background: url('../../bet20gamebettingsa/image/rtgbutton.png') no-repeat transparent;
  background-position: 0px -252px;
  text-indent: -600px;
  overflow: hidden;
}
a.rtgbuttonno:hover,
a.rtgbuttonno:active,
a.rtgbuttonno:focus {
  background-position: 0px -315px;
}
p.small {
  font-size: 0.85em;
  margin-top: 30px;
}
.pull-left {
  float: left;
}
.pull-left.item-image {
  display: inline-block;
  font-size: 0px;
  line-height: 0px;
  margin-right: 15px;
}
div.span12 {
  clear: both;
  margin-bottom: 20px;
}
/* #################### Sidebar Menu #################### */
/*
.menu-left {

	background: #95bbc7;
	margin: 0 0 15px 0;
	padding: 0;
	box-shadow: 0 3px 2px rgba(0, 0, 0, 0.8) ;
	list-style: none;
}

.menu-left > li {
    margin: 0;
    border: medium none;
    .transition(0.5s,ease);
}

.menu-left > li:hover, .menu-left > li.current {
    background: #003e54;
    a {
        color: #FFF;
        .transition(0.5s,ease);
    }
}

.menu-left > li a {

    color: #003c52;
    display: block;
    font-size: 20px;
    font-family: "Muli", Helvetica, sans-serif;
    outline: 0 none;
    padding: 5px 2px 5px 12px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
}
*/
.menu-left {
  /*background: #95bbc7;*/
  margin: 0 0px 15px 0;
  padding: 0;
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.8);
  list-style: none;
  background: #1a1a1a;
  border: 1px solid #5d5d5d;
}
.menu-left > li {
  margin: 0;
  border: medium none;
  transition: all 0.5s ease;
}
.menu-left > li:hover,
.menu-left > li.current {
  /*background: #003e54;*/
  background: #001820;
}
.menu-left > li:hover a,
.menu-left > li.current a {
  color: #FFF;
  transition: all 0.5s ease;
}
.menu-left > li a {
  padding-right: 30px;
  background: url("https://uptownaces.eu/modules/mod_rtgmenu/img/right.png") no-repeat scroll right 16px rgba(0, 0, 0, 0);
  color: #FFFFFF;
  text-shadow: 1px 1px 1px #000000;
  display: block;
  font-size: 12px;
  outline: 0 none;
  padding: 12px 30px 12px 12px;
  text-decoration: none;
  text-transform: uppercase;
}
.menu-promo {
  display: none;
}
ul.simple-toggle {
  list-style: none;
  padding: 0px;
  margin: 0px;
  font-weight: bold;
  text-align: center;
}
ul.simple-toggle li {
  display: inline-block;
  text-align: left;
}
ul.simple-toggle li a {
  display: block;
  text-decoration: none;
}
ul.simple-toggle li a:hover {
  background-color: #ccc;
}
.anchor-link {
  display: none;
  text-align: right;
  padding: 0 1em 0;
  text-align: center;
  padding: 10px 15px;
  color: #fff;
  text-decoration: none;
  width: auto !important;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}
#mobile-nav {
  display: none;
}
/* Responsive */
@media only screen and (max-width: 1200px) {
  .wrapper {
    width: 1024px;
  }
  .content2 .custom > p {
    font-size: 16px;
  }
}
/* ipad */
@media only screen and (max-width: 1024px) {
  .wrapper {
    width: 768px;
  }
  .frontpage #header .wrapper {
    background-size: 70% auto;
  }
  .content1 .left_image {
    margin: auto;
    display: block;
  }
  .content1 .coupon_title {
    font-size: 14px;
  }
  .content1 .right_image {
    margin: auto;
    display: block;
  }
  .content2 .lp_reasons_images .rimage {
    display: block;
    margin: 20px auto;
  }
  .lp_reasons_box h1 {
    font-size: 18px;
  }
  .content2 .custom > p {
    padding: 24px 0;
    font-size: 12px;
  }
  body {
    background-color: #000;
  }
  body #footer ul.menubuttons {
    position: relative;
    height: auto;
  }
  body .liquid-slider-wrapper .liquid-nav ul li a {
    padding-left: 18px;
    padding-right: 18px;
  }
  body #features,
  body #footer {
    background: #000;
  }
  body #features-left {
    display: none;
  }
  body #winners .scroller {
    width: 620px;
  }
  body #topleft {
    /*margin-left: 76px !important;*/
  }
  body #topright {
    /*margin-right: 100px !important;*/
  }
  body #header .bulbs.left {
    left: 219px;
  }
  body #header .bulbs.right {
    left: 486px;
  }
  body #header #download {
    display: none;
  }
  body #header #instant {
    display: none;
  }
  body #frontboxes,
  body #tabcontainer {
    width: 768px;
  }
  body .liquid-responsive .liquid-nav-left-arrow,
  body .liquid-responsive .liquid-nav-right-arrow {
    display: none !important;
  }
  body .liquid-responsive .liquid-slider .panel .panel-wrapper {
    padding: 0 15px 6px;
  }
  body .panel-wrapper ul li {
    margin-right: 19px;
  }
  body #mainbody.left .contentwrapper {
    width: 486px;
  }
  body .blogeiffel p img {
    width: 486px;
    margin: 0;
  }
  body #bottom_wrapper {
    display: none;
  }
  body #mainbody {
    width: 768px;
  }
  body.itemid-161 .pull-left.item-image {
    margin-top: -70px;
  }
  body.itemid-161 .pull-left.item-image img {
    width: 535px;
  }
  body.itemid-161 .black-transparent-box {
    color: #000;
    position: relative;
    top: 0;
    width: 440px;
    left: 0px;
    margin-top: 60px;
  }
  body.itemid-161 .black-transparent-box a {
    color: #009ACD;
  }
  body .blogeiffel table td,
  body .item-page table td {
    font-size: 9px;
  }
  body .blogeiffel table th,
  body .item-page table th {
    font-size: 8px;
  }
  body.itemid-221 table tr td:nth-child(2),
  body.itemid-221 table tr th:nth-child(2) {
    display: none;
  }
  body.itemid-221 table tr:last-child td:nth-child(2) {
    display: table-cell;
  }
  body #support-layer {
    left: 154px;
  }
  body #support-layer:before {
    left: 12px;
    right: auto;
  }
  body #support-layer:after {
    right: auto;
    left: 13px;
  }
}
@media only screen and (max-width: 768px) {
  .wrapper {
    width: 100%;
  }
  #header {
    height: 75px;
  }
  #logocontainer {
    width: 130px;
  }
  #logocontainer h1, .logo-var-2 #logocontainer h1  {
    background-position: top center;
    width: 130px;
    height: 65px;
    background-size: 100%;
  }
  .nav.menufooter li {
    float: none;
    border: none;
  }
  .frontpage #header .wrapper {
    background: none;
  }
  .content1 .left_image,
  .content1 .right_image {
    float: none;
  }
  .content1 .left_image {
    width: 260px;
  }
  .content1 .lp_button_text {
    font-size: 2em;
    height: 55px;
    line-height: 55px;
  }
  .content2 > div {
    float: none;
    text-align: center;
    width: 100%;
  }
  .content2 .custom > p {
    width: 100%;
    padding: 10px 0;
  }
  .content2 .custom {
    background: none;
  }
  .content2 .lp_reasons_box {
    text-align: center;
    line-height: 40px;
  }
  #reasons {
    height: auto;
  }
  .lp_reasons_box h1 {
    font-size: 21px;
  }
  #affiliatecontainer img {
    position: absolute;
    max-width: 143px;
    max-height: 60px;
    top: 5px;
  }
}
/* iphone */
@media only screen and (max-width: 640px) {
  body {
    background: #000;
  }
  body .leftcol,
  body #bottom_wrapper,
  body #tabcontainer,
  body #features {
    display: none;
  }
  body.frontpage #footer {
    margin-top: 10px;
  }
  body #header .button {
    display: none;
  }
  body #header {
    background: none;
  }
  body #topleft,
  body #topright,
  body .bulbs {
    display: none;
  }
  body #footer .item-117 a,
  body #footer .item-280 a {
    display: none;
  }
  body .nav.menufooter li {
    padding: 0 4px;
  }
  body .nav.menufooter li:nth-child(2) {
    border-left: 0 !important;
  }
}
@media only screen and (max-width: 480px) {
  .lp_reasons_box h1 {
    font-size: 14px;
  }
  .content2 .lp_reasons_box {
    text-align: left;
    width: 90%;
    padding: 0 5%;
  }
  a.terms {
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
  }
  .promo-images .left-promo-image,
  .promo-images .right-promo-image {
    width: 100%;
  }
  .content1 .left_image,
  .content1 .right_image {
    width: 100%;
  }
  .content1 .lp_button_text {
    height: 40px;
    line-height: 40px;
    width: 90%;
    margin: 0 5%;
  }
  #footer ul.menubuttons li a img {
    width: 40px;
  }
}
#jackpotContent {
  height: 20px;
  display: block;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
  font: 18px/20px Cousine, Verdana, Arial, Tahoma, sans-serif;
  height: 18px;
  text-align: left;
  font-weight: 700;
  color: #00ffb1;
  margin-left: 12px;
}
#jackpotContent .digits {
  float: left;
  position: relative;
  line-height: 20px;
  display: block;
}
#footer ul.menubuttons li a.bitcoin.d-none, #footer ul.menubuttons li a.ltecoin.d-none  {
	display: none;
}
/*# sourceMappingURL=template.css.map */
