/*Tutti i diritti riservati */ 
/*Tutti i diritti riservati */ 
@import "/css/games_list.css";
@import "/css/transfer_money_client_download_nickname.css";
@import "/css/terms_conditions_services.css";

@import "//maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css";


body{
          
}
#container{
    
}


#section_upper_block.dp_poker{
	background-image:url(/Res/Client/Modules/Applications/dp/img/pokerclassic.jpg);
}
#section_upper_block.dp_casino{
	background-image:url(/Res/Client/Modules/Applications/dp/img/casinobanner.jpg);
}

#section_lower_block {
  background-color: rgba(0, 0, 0, 0.7);
  padding: 10px;
}

#section_upper_block.dp_virtual {
  background-image: url("/Res/Client/Modules/Applications/dp/img/virtual_banner.jpg");
}

body.virtual {
  background-color: #000;
  background-image: url("/Res/Client/Modules/Applications/dp/img/bg_virtuallanding.jpg");
  background-position: center center;
}

#stats {
  height: 230px;
}

#innerStatsSx {
  float: left;
  height: 100px;
  width: 49%;
}

#innerStatsSx {
  background-image: url("../img/jpUs.png");
  background-position: center 0;
  background-repeat: no-repeat;
  float: left;
  font-size: 35px;
  height: 100px;
  line-height: 140px;
  text-align: center;
  width: 49%;
}

#innerStatsDx {
  background-image: url("../img/jpTot.png");
  background-position: center 0;
  background-repeat: no-repeat;
  float: right;
  font-size: 35px;
  height: 100px;
  line-height: 140px;
  text-align: center;
  width: 49%;
}

#flopJack {
  background-image: url("../img/jpPk.png");
  height: 100px;
}

#royalJack{
  background-image: url("../img/jpRy.png");
  height: 100px;
}

#badJack{
  background-image: url("../img/jpBb.png");
  height: 100px;
}

#stats h1 {
  text-align: center;
	background:   
        #ea2b24           
    ;
	color: #fff;
	padding: 3px 0px;
	margin: 0
}

#statsTables {
  height: 193px;
  overflow-x: hidden;
}

#statsJackpot div {
  background-position: center center;
  display: inline-block;
  font-size: 28px;
  line-height: 150px;
  margin-top: 26px;
  text-align: center;
  width: 33%;
}

#statsTables li {
  font-size: 14px;
  padding: 5px;
}

#statsUsers i {
  line-height: 60px;
}

#statsJackpot {
  display: block;
  height: 230px;
}

.altLi {
  background-color: #5c5c5c;
}

#statsTables li:hover {
  background-color: #404040;
}


#statsSx {
  float: left;
  width: 740px;
}

#statsDx {  
  float: right;
  width: 350px;
}

