html {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 100%;
  background: #FFF;
}

#page-wrapper {
  display: none;
  width: 600px;
  background: #FFF;
  padding: 1em;
  margin: 1em auto;
  min-height: 300px;
  border-top: 5px solid #69c773;
  box-shadow: 0 2px 10px rgba(0,0,0,0.8);
}

#tournament {
  height: 100%;
  height: auto;
  width: 1150px;
  background-image:          url(img/bg-tournament.png) ;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top left;
  border-width:              0px 0px 0px 0px ;
  position: absolute;
  top: 0px;
  left: 0px;
}

#play-room {
  width: 850px;
  height: 460px;
  background-image:          url(img/bg-room.png) ;
  position: absolute;
  top: 76px;
  left: 0px;
}

#play-table {
  width: 750px;
  height: 420px;
  background-image:          url(img/bg-table.png) ;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: 40px;
  left: 60px;
  }

#fond-table {
  width: 344px;
  height: 154px;
  background-image:          url(img/LEV-Logo2.png) ;
  opacity: 0.2;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 0px -100px;  
  position: absolute;
  top: 100px;
  left: 200px;
  border-radius: 24px;
  }

#logo-text {
  width: 340px;
  height: 60px;
  color: #000000;
  position: absolute;
  font-size : 200%;
  font-weight : bold;
  text-align: center;
  text-transform: capitalize;
  text-shadow: 2px 2px 8px #FF0000;
  vertical-align: middle;
  top: 6px;
  left: 4px;
  }

#Seat1_player_action {
  display: none;
  width: 100%;
  height: 56px;
  background: #FFFFFF;
  position: absolute;
  border-radius: 10px;
  top: 32px;
}
#Seat1_player_cards {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
}
/*
#Seat1_card1 {
  width: 48px;
  height: 68px;
  background-repeat: no-repeat;
  position: absolute;
  left: 22px;
}
#Seat1_card2 {
  width: 48px;
  height: 68px;
  background-repeat: no-repeat;
  position: absolute;
  left: 78px;
  left: 42px;
}
*/
#Seat1_player_id {
  width: 136px;
  height: 38px;
  background: #000000;
  position: absolute;
  border-radius: 10px;
  top: 40px;
  left: 8px;
}
#Seat1_player_name {
  display: none;
  width: 100%;
  height: 18px;
  position: absolute;
}
#Seat1_player_stack {
  display: none;
  width: 100%;
  height: 18px;
  position: absolute;
  top: 20px;
}
#Seat1_player_bet {
  display: none;
  background: #FFFFFF;
  color: #000000;
  width: 136px;
  height: 28px;
  position: absolute; 
  border-radius: 0px 0px 18px 18px;
  top: 88px;
  left: 8px;
}
#Seat1_button {
  display: none;
  width: 29px;
  height: 31px;
  background-image:          url(img/icon-d.png) ;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
}
#Seat1_bet {
  color: #000000;
  width: 96px;
  height:18px;
  position: absolute;
}

#Seat2_player_action {
  display: none;
  width: 100%;
  height: 56px;
  background: #FFFFFF;
  position: absolute;
  border-radius: 10px;
  top: 32px;
}
#Seat2_player_cards {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;

}
/*
#Seat2_card1 {
  width: 48px;
  height: 68px;
  background-repeat: no-repeat;
  position: absolute;
  left: 22px;
}
#Seat2_card2 {
  width: 48px;
  height: 68px;
  background-repeat: no-repeat;
  position: absolute;
  left: 78px;
  left: 42px;
}
*/
#Seat2_player_id {
  width: 136px;
  height: 38px;
  background: #000000;
  position: absolute;
  border-radius: 10px;
  top: 40px;
  left: 8px;
}
#Seat2_player_name {
  display: none;
  width: 100%;
  height: 18px;
  position: absolute;
}
#Seat2_player_stack {
  display: none;
  width: 100%;
  height: 18px;
  position: absolute;
  top: 20px;
}
#Seat2_player_bet {
  display: none;
  background: #FFFFFF;
  color: #000000;
  width: 136px;
  height: 28px;
  position: absolute;
  border-radius: 0px 0px 18px 18px;
  top: 88px;
  left: 8px;
}
#Seat2_button {
  display: none;
  width: 29px;
  height: 31px;
  background-image:          url(img/icon-d.png) ;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
}
#Seat2_bet {
  color: #000000;
  width: 96px;
  height:18px;
  position: absolute;
}

#Seat3_player_action {
  display: none;
  width: 100%;
  height: 56px;
  background: #FFFFFF;
  position: absolute;
  border-radius: 10px;
  top: 32px;
}
#Seat3_player_cards {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
}
/*
#Seat3_card1 {
  width: 48px;
  height: 68px;
  background-repeat: no-repeat;
  position: absolute;
  left: 22px;
}
#Seat3_card2 {
  width: 48px;
  height: 68px;
  background-repeat: no-repeat;
  position: absolute;
  left: 78px;
  left: 42px;
}
*/
#Seat3_player_id {
  width: 136px;
  height: 38px;
  background: #000000;
  position: absolute;
  border-radius: 10px;
  top: 40px;
  left: 8px;
}
#Seat3_player_name {
  display: none;
  width: 100%;
  height: 18px;
  position: absolute;
}
#Seat3_player_stack {
  display: none;
  width: 100%;
  height: 18px;
  position: absolute;
  top: 20px;
}
#Seat3_player_bet {
  display: none;
  background: #FFFFFF;
  color: #000000;
  width: 136px;
  height: 28px;
  position: absolute;
  border-radius: 0px 0px 18px 18px;
  top: 88px;
  left: 8px;
}
#Seat3_button {
  display: none;
  width: 29px;
  height: 31px;
  background-image:          url(img/icon-d.png) ;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
}
#Seat3_bet {
  color: #000000;
  width: 96px;
  height:18px;
  position: absolute;
}

#Seat4_player_action {
  display: none;
  width: 100%;
  height: 56px;
  background: #FFFFFF;
  position: absolute;
  border-radius: 10px;
  top: 32px;
}
#Seat4_player_cards {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
}
/*
#Seat4_card1 {
  width: 48px;
  height: 68px;
  background-repeat: no-repeat;
  position: absolute;
  left: 22px;
}
#Seat4_card2 {
  width: 48px;
  height: 68px;
  background-repeat: no-repeat;
  position: absolute;
  left: 78px;
  left: 42px;
}
*/
#Seat4_player_id {
  width: 136px;
  height: 38px;
  background: #000000;
  position: absolute;
  border-radius: 10px;
  top: 40px;
  left: 8px;
}
#Seat4_player_name {
  display: none;
  width: 100%;
  height: 18px;
  position: absolute;
}
#Seat4_player_stack {
  display: none;
  width: 100%;
  height: 18px;
  position: absolute;
  top: 20px;
}
#Seat4_player_bet {
  display: none;
  background: #FFFFFF;
  color: #000000;
  width: 136px;
  height: 28px;
  position: absolute;
  border-radius: 0px 0px 18px 18px;
  top: 88px;
  left: 8px;
}
#Seat4_button {
  display: none;
  width: 29px;
  height: 31px;
  background-image:          url(img/icon-d.png) ;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
}
#Seat4_bet {
  color: #000000;
  width: 96px;
  height:18px;
  position: absolute;
}

#Seat5_player_action {
  display: none;
  width: 100%;
  height: 56px;
  background: #FFFFFF;
  position: absolute;
  border-radius: 10px;
  top: 32px;
}
#Seat5_player_cards {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
}
/*
#Seat5_card1 {
  width: 48px;
  height: 68px;
  background-repeat: no-repeat;
  position: absolute;
  left: 22px;
}
#Seat5_card2 {
  width: 48px;
  height: 68px;
  background-repeat: no-repeat;
  position: absolute;
  left: 78px;
  left: 42px;
}
*/
#Seat5_player_id {
  width: 136px;
  height: 38px;
  background: #000000;
  position: absolute;
  border-radius: 10px;
  top: 40px;
  left: 8px;
}
#Seat5_player_name {
  display: none;
  width: 100%;
  height: 18px;
  position: absolute;
}
#Seat5_player_stack {
  display: none;
  width: 100%;
  height: 18px;
  position: absolute;
  top: 20px;
}
#Seat5_player_bet {
  display: none;
  background: #FFFFFF;
  color: #000000;
  width: 136px;
  height: 28px;
  position: absolute;
  border-radius: 0px 0px 18px 18px;
  top: 88px;
  left: 8px;
}
#Seat5_button {
  display: none;
  width: 29px;
  height: 31px;
  background-image:          url(img/icon-d.png) ;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
}
#Seat5_bet {
  color: #000000;
  width: 96px;
  height:18px;
  position: absolute;
}

#Seat6_player_action {
  display: none;
  width: 100%;
  height: 56px;
  background: #FFFFFF;
  position: absolute;
  border-radius: 10px;
  top: 32px;
}
#Seat6_player_cards {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
}
/*
#Seat6_card1 {
  width: 48px;
  height: 68px;
  background-repeat: no-repeat;
  position: absolute;
  left: 22px;
}
#Seat6_card2 {
  width: 48px;
  height: 68px;
  background-repeat: no-repeat;
  position: absolute;
  left: 78px;
  left: 42px;
}
*/
#Seat6_player_id {
  width: 136px;
  height: 38px;
  background: #000000;
  position: absolute;
  border-radius: 10px;
  top: 40px;
  left: 8px;
}
#Seat6_player_name {
  display: none;
  width: 100%;
  height: 18px;
  position: absolute;
}
#Seat6_player_stack {
  display: none;
  width: 100%;
  height: 18px;
  position: absolute;
  top: 20px;
}
#Seat6_player_bet {
  display: none;
  background: #FFFFFF;
  color: #000000;
  width: 136px;
  height: 28px;
  position: absolute;
  border-radius: 0px 0px 18px 18px;
  top: 88px;
  left: 8px;
}
#Seat6_button {
  display: none;
  width: 29px;
  height: 31px;
  background-image:          url(img/icon-d.png) ;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
}
#Seat6_bet {
  color: #000000;
  width: 96px;
  height:18px;
  position: absolute;
}

#Seat7_player_action {
  display: none;
  width: 100%;
  height: 56px;
  background: #FFFFFF;
  position: absolute;
  border-radius: 10px;
  top: 32px;
}
#Seat7_player_cards {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
}
/*
#Seat7_card1 {
  width: 48px;
  height: 68px;
  background-repeat: no-repeat;
  position: absolute;
  left: 22px;
}
#Seat7_card2 {
  width: 48px;
  height: 68px;
  background-repeat: no-repeat;
  position: absolute;
  left: 78px;
  left: 42px;
}
*/
#Seat7_player_id {
  width: 136px;
  height: 38px;
  background: #000000;
  position: absolute;
  border-radius: 10px;
  top: 40px;
  left: 8px;
}
#Seat7_player_name {
  display: none;
  width: 100%;
  height: 18px;
  position: absolute;
}
#Seat7_player_stack {
  display: none;
  width: 100%;
  height: 18px;
  position: absolute;
  top: 20px;
}
#Seat7_player_bet {
  display: none;
  background: #FFFFFF;
  color: #000000;
  width: 136px;
  height: 28px;
  position: absolute;
  border-radius: 0px 0px 18px 18px;
  top: 88px;
  left: 8px;
}
#Seat7_button {
  display: none;
  width: 29px;
  height: 31px;
  background-image:          url(img/icon-d.png) ;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
}
#Seat7_bet {
  color: #000000;
  width: 96px;
  height:18px;
  position: absolute;
}

#Seat8_player_action {
  display: none;
  width: 100%;
  height: 56px;
  background: #FFFFFF;
  position: absolute;
  border-radius: 10px;
  top: 32px;
}
#Seat8_player_cards {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
}
/*
#Seat8_card1 {
  width: 48px;
  height: 68px;
  background-repeat: no-repeat;
  position: absolute;
  left: 22px;
}
#Seat8_card2 {
  width: 48px;
  height: 68px;
  background-repeat: no-repeat;
  position: absolute;
  left: 78px;
  left: 42px;
}
*/
#Seat8_player_id {
  width: 136px;
  height: 38px;
  background: #000000;
  position: absolute;
  border-radius: 10px;
  top: 40px;
  left: 8px;
}
#Seat8_player_name {
  display: none;
  width: 100%;
  height: 18px;
  position: absolute;
}
#Seat8_player_stack {
  display: none;
  width: 100%;
  height: 18px;
  position: absolute;
  top: 20px;
}
#Seat8_player_bet {
  display: none;
  background: #FFFFFF;
  color: #000000;
  width: 136px;
  height: 28px;
  position: absolute;
  border-radius: 0px 0px 18px 18px;
  top: 88px;
  left: 8px;
}
#Seat8_button {
  display: none;
  width: 29px;
  height: 31px;
  background-image:          url(img/icon-d.png) ;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
}
#Seat8_bet {
  color: #000000;
  width: 96px;
  height:18px;
  position: absolute;
}

#Seat9_player_action {
  display: none;
  width: 100%;
  height: 56px;
  background: #FFFFFF;
  position: absolute;
  border-radius: 10px;
  top: 32px;
}
#Seat9_player_cards {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
}
/*
#Seat9_card1 {
  width: 48px;
  height: 68px;
  background-repeat: no-repeat;
  position: absolute;
  left: 22px;
}
#Seat9_card2 {
  width: 48px;
  height: 68px;
  background-repeat: no-repeat;
  position: absolute;
  left: 78px;
  left: 42px;
}
*/
#Seat9_player_id {
  width: 136px;
  height: 38px;
  background: #000000;
  position: absolute;
  border-radius: 10px;
  top: 40px;
  left: 8px;
}
#Seat9_player_name {
  display: none;
  width: 100%;
  height: 18px;
  position: absolute;
}
#Seat9_player_stack {
  display: none;
  width: 100%;
  height: 18px;
  position: absolute;
  top: 20px;
}
#Seat9_player_bet {
  display: none;
  background: #FFFFFF;
  color: #000000;
  width: 136px;
  height: 28px;
  position: absolute;
  border-radius: 0px 0px 18px 18px;
  top: 88px;
  left: 8px;
}
#Seat9_button {
  display: none;
  width: 29px;
  height: 31px;
  background-image:          url(img/icon-d.png) ;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
}
#Seat9_bet {
  color: #000000;
  width: 96px;
  height:18px;
  position: absolute;
}

#Seat10_player_action {
  display: none;
  width: 100%;
  height: 56px;
  background: #FFFFFF;
  position: absolute;
  border-radius: 10px;
  top: 32px;
}
#Seat10_player_cards {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
}
/*
#Seat10_card1 {
  width: 48px;
  height: 68px;
  background-repeat: no-repeat;
  position: absolute;
  left: 22px;
}
#Seat10_card2 {
  width: 48px;
  height: 68px;
  background-repeat: no-repeat;
  position: absolute;
  left: 78px;
  left: 42px;
}
*/
#Seat10_player_id {
  width: 136px;
  height: 38px;
  background: #000000;
  position: absolute;
  border-radius: 10px;
  top: 40px;
  left: 8px;
}
#Seat10_player_name {
  display: none;
  width: 100%;
  height: 18px;
  position: absolute;
}
#Seat10_player_stack {
  display: none;
  width: 100%;
  height: 18px;
  position: absolute;
  top: 20px;
}
#Seat10_player_bet {
  display: none;
  background: #FFFFFF;
  color: #000000;
  width: 136px;
  height: 28px;
  position: absolute;
  border-radius: 0px 0px 18px 18px;
  top: 88px;
  left: 8px;
}
#Seat10_button {
  display: none;
  width: 29px;
  height: 31px;
  background-image:          url(img/icon-d.png) ;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
}
#Seat10_bet {
  color: #000000;
  width: 96px;
  height:18px;
  position: absolute;
}

#Board {
  width: 268px;
  height: 110px;
  position: absolute;
  top: 130px;
  left: 238px;
}

#Pot {
  width: 240px;
  height: 20px;
  position: absolute;
  top: 7px;
  left: 14px;
  vertical-align: middle;
  font-size : 100%;
  font-weight : bold;
  text-align: center;
  color: #000000;
}

#Cards {
  width: 260px;
  height: 80px;
  position: absolute;
  top: 34px;
  left: 0px;
}

#FC1 {
  width: 48px;
  height: 68px;
  position: absolute;
  top: 0px;
  left: 2px;
}

#FC2 {
  width: 48px;
  height: 68px;
  position: absolute;
  left: 54px;
}

#FC3 {
  width: 48px;
  height: 68px;
  position: absolute;
  left: 106px;
}

#TC {
  width: 48px;
  height: 68px;
  position: absolute;
  left: 162px;
}

#RC {
  width: 48px;
  height: 68px;
  position: absolute;
  left: 218px;
}

#Folded_cards {
  width: 200px;
  height: 70px;
  position: absolute;
  top: 350px;
  left: 590px;
}

#media-player {
  width: 850px;
  height: 120px;
  position: absolute;
  top: 510px;
  left: 124px;
  left: 36px;
  left: 104px;
  }
#media-line1 {
  position: absolute;
  width: 850px;
  height: 34px;
  top: 0px;
  left: 0px;
  }
#hand-button {
  position: absolute;
  left: 0px;
  }
#prev-hand {
  position: absolute;
  left: 96px;
  }
#replay-hand {
  position: absolute;
  left: 146px;
  }
#prev-action {
  position: absolute;
  left: 196px;
  }
#next-action {
  position: absolute;
  left: 246px;
  }
#next-hand {
  position: absolute;
  left: 296px;
  }
#pre-flop {
  position: absolute;
  left: 346px;
  }
#flop {
  position: absolute;
  left: 426px;
  }
#turn {
  position: absolute;
  left: 506px;
  }
#river {
  position: absolute;
  left: 586px;
  }
#show-down {
  position: absolute;
  left: 666px;
  }
#media-line2 {
  position: absolute;
  width: 850px;
  height: 34px;
  top: 50px;
  left: 0px;
  }
#switch-videoplay {
  position: absolute;
  top: 0px;
  left: 96px;
  }
#switch-handlist {
  position: absolute;
  top: 0px;
  left: 160px;
  }
#switch-options {
  position: absolute;
  top: 0px;
  left: 224px;
  }
#switch-debug {
  position: absolute;
  top: 0px;
  left: 288px;
  }
#switch-handtext {
  position: absolute;
  top: 0px;
  left: 332px;
  }

  
#play-msg {
  position: absolute;
  top: 614px;
}

#play-list-hands {
  width: 300px;
  height: 460px;
  position: absolute;
  top: 76px;
  left: 850px;
}
#list-hands {
	/*
  width: 300px;
  height: 460px;
  position: absolute;
  top: 0px;
  left: 0px;
  */
  height: 460px;
  position: relative;
  overflow:scroll;
}

#play-options {
  width: 300px;
  height: 460px;
  position: absolute;
  top: 76px;
  left: 850px;
  font-size : small;
}
/*
#play-room {
  width: 850px;
  height: 460px;
  background-image:          url(img/bg-room.png) ;
  position: absolute;
  top: 76px;
  left: 0px;
}
*/

#switchDebug {
  display: none;
  }

#debug-player {
  display: none;
  }

.Seat {
  position: absolute;
  border: 3px solid #73AD21;
  border-width:              0px 0px 0px 0px ;
  border-color:              #C0C0C0 #808080 #808080 #C0C0C0 ;
  border-style:              none ;
  display: none;
  width: 152px;
  height: 100px;
  font-size : small;
  text-align: center;
  color: #FFFFFF;
}

/* 10-max */
.Seat1-10 {
  top: 276px;
  left: 300px;
}
.Seat2-10 {
  top: 276px;
  left: 124px;
}
.Seat3-10 {
  top: 180px;
  left: -30px;
}
.Seat4-10 {
  top: 60px;
  left: -30px;
}
.Seat5-10 {
  top: -36px;
  left: 124px;
}
.Seat6-10 {
  top: -36px;
  left: 300px;
}
.Seat7-10 {
  top: -36px;
  left: 476px;
}
.Seat8-10 {
  top: 60px;
  left: 628px;
}
.Seat9-10 {
  top: 180px;
  left: 628px;
}
.Seat10-10 {
  top: 276px;
  left: 476px;
}

/* 9-max */
.Seat1-9 {
  top: 276px;
  left: 300px;
}
.Seat2-9 {
  top: 276px;
  left: 84px;
}
.Seat3-9 {
  top: 160px;
  left: -40px;
}
.Seat4-9 {
  top: 20px;
  left: -24px;
}
.Seat5-9 {
  top: -36px;
  left: 200px;
}
.Seat6-9 {
  top: -36px;
  left: 412px;
}
.Seat7-9 {
  top: 20px;
  left: 622px;
}
.Seat8-9 {
  top: 160px;
  left: 638px;
}
.Seat9-9 {
  top: 276px;
  left: 516px;
}

/* 8-max */
.Seat1-8 {
  top: 276px;
  left: 432px;
}
.Seat2-8 {
  top: 276px;
  left: 180px;
}
.Seat3-8 {
  top: 192px;
  left: -28px;
}
.Seat4-8 {
  top: 36px;
  left: -28px;
}
.Seat5-8 {
  top: -36px;
  left: 180px;
}
.Seat6-8 {
  top: -36px;
  left: 432px;
}
.Seat7-8 {
  top: 36px;
  left: 630px;
}
.Seat8-8 {
  top: 192px;
  left: 630px;
}

/* 7-max */
.Seat1-7 {
  top: 276px;
  left: 432px;
}
.Seat2-7 {
  top: 276px;
  left: 180px;
}
.Seat3-7 {
  top: 192px;
  left: -28px;
}
.Seat4-7 {
  top: 36px;
  left: -28px;
}
.Seat5-7 {
  top: -36px;
  left: 180px;
}
.Seat6-7 {
  top: -36px;
  left: 432px;
}
.Seat7-7 {
  top: 36px;
  left: 630px;
}

/* 6-max */
.Seat1-6 {
  top: 276px;
  left: 430px;
}
.Seat2-6 {
  top: 276px;
  left: 180px;
}
.Seat3-6 {
  top: 120px;
  left: -48px;
}
.Seat4-6 {
  top: -36px;
  left: 180px;
}
.Seat5-6 {
  top: -36px;
  left: 430px;
}
.Seat6-6 {
  top: 120px;
  left: 642px;
}

/* 5-max */
.Seat1-5 {
  top: 276px;
  left: 430px;
}
.Seat2-5 {
  top: 276px;
  left: 180px;
}
.Seat3-5 {
  top: 120px;
  left: -48px;
}
.Seat4-5 {
  top: -36px;
  left: 180px;
}
.Seat5-5 {
  top: -36px;
  left: 430px;
}

/* 4-max */
.Seat1-4 {
  top: 276px;
  left: 124px;
}
.Seat2-4 {
  top: -36px;
  left: 124px;
}
.Seat3-4 {
  top: -36px;
  left: 476px;
}
.Seat4-4 {
  top: 276px;
  left: 476px;
}

/* 3-max */
.Seat1-3 {
  top: 276px;
  left: 300px;
}
.Seat2-3 {
  top: 60px;
  left: -30px;
}
.Seat3-3 {
  top: 60px;
  left: 628px;
}

.Card {
  /*background: #FFFFFF;*/
  width: 48px;
  height: 68px;
  border-radius: 4px 4px 4px 4px;
}

.CardList {
	height:70px;
	height:40px;
	border: 1px;
	border-style: solid;
	border-color: grey;
	margin: 0px 0px 2px 0px;
/*  border-width:              2px 2px 2px 2px ;*/
}
.hand {
  width: 36px;
  height: 34px;
  position: absolute;
  left: 0px;
  text-align: right;
  font-size : small;
  /*background-color: grey;*/
	
}
.hand-pot {
  width: 60px;
  height: 34px;
  position: absolute;
  left: 140px;
  text-align: left;
  font-size : small;
  font-weight : bold;
  background-color: grey;
}
.hand-win {
  width: 60px;
  height: 34px;
  position: absolute;
  left: 204px;
  text-align: left;
  font-size : small;
  background-color: #00FF00;
}
.hand-lost {
  width: 60px;
  height: 34px;
  position: absolute;
  left: 204px;
  text-align: left;
  background-color: #FF0000;
}
.hand-select {
  position: absolute;
  left: 268px;
}
.card1 {
  width: 48px;
  width:24px;
  height: 68px;
  height:34px;
  background-image: url(img/cards/bg-card.png) ; 
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-size: 325px 140px;
  position: absolute;
  left: 40px;	
}
.card2 {
  width: 48px;
  width:24px;
  height: 68px;
  height:34px;
  background-image: url(img/cards/bg-card.png) ; 
  background-position: -50px -70px;
  background-repeat: no-repeat;
  background-size: 325px 140px;
  position: absolute;
  left: 48px;	
  left: 64px;
}
.card3 {
  width: 48px;
  width:24px;
  height: 68px;
  height:34px;
  background-image: url(img/cards/bg-card.png) ; 
  background-position: -50px -70px;
  background-repeat: no-repeat;
  background-size: 325px 140px;
  position: absolute;
  left: 48px;	
  left: 88px;
}
.card4 {
  width: 48px;
  width:24px;
  height: 68px;
  height:34px;
  background-image: url(img/cards/bg-card.png) ; 
  background-position: -50px -70px;
  background-repeat: no-repeat;
  background-size: 325px 140px;
  position: absolute;
  left: 48px;	
  left: 112px;
}
/*
}
*/
.Seat_card1 {
  width: 48px;
  height: 68px;
  background-repeat: no-repeat;
  position: absolute;
  left: 22px;
}
.Seat_card2 {
  width: 48px;
  height: 68px;
  background-repeat: no-repeat;
  position: absolute;
  left: 78px;
  left: 42px;
}
.Seat_card3 {
  width: 48px;
  height: 68px;
  background-repeat: no-repeat;
  position: absolute;
  left: 78px;
  left: 62px;
}
.Seat_card4 {
  width: 48px;
  height: 68px;
  background-repeat: no-repeat;
  position: absolute;
  left: 78px;
  left: 82px;
}

.Folded_card1 {
  width: 48px;
  height: 68px;
  background-repeat: no-repeat;
  position: absolute;
  left: 0px;
}
.Folded_card2 {
  width: 48px;
  height: 68px;
  background-repeat: no-repeat;
  position: absolute;
  left: 50px;
}
.Folded_card3 {
  width: 48px;
  height: 68px;
  background-repeat: no-repeat;
  position: absolute;
  left: 100px;
}
.Folded_card4 {
  width: 48px;
  height: 68px;
  background-repeat: no-repeat;
  position: absolute;
  left: 150px;
}



.amount_bet {
  display : none;
}

.Bet {
  font-size : small;
  font-weight : bold;
  text-align: center;
  color: #000000;
}
.Bet-S {
  top: -18px;
  left: 26px;
}
.Bet-N {
  top: 116px;
  left: 26px;
}
.Bet-W {
  top: 32px;
  left: 126px;
}
.Bet-WN {
  top: 66px;
  left: 126px;
}
.Bet-WS {
  top: 14px;
  left: 126px;
}
.Bet-E {
  top: 32px;
  left: -70px;
}
.Bet-EN {
  top: 66px;
  left: -70px;
}
.Bet-ES {
  top: 14px;
  left: -70px;
}

.Button-S {
  top: 32px;
  left: 4px;
}
.Button-W {
  top: 32px;
  left: 117px;
}
.Button-N {
  top: 61px;
  left: 117px;
}
.Button-E {
  top: 61px;
  left: 4px;
}

.Game-input {
	width: 78px;
	top: 14px;
}

#hand-text {
  display: none;
  width: auto;
  height: auto;
  position: relative;
  top: 621px;
}

h1 {
	margin-top: 0;
}

img {
  max-width: 100%;
}

#fileDisplayArea {
  margin-top: 2em;
  width: 100%;
  overflow-x: auto;
}
