
.MainLobby section.Left {
    width: 570px;
}

.MainLobby section.Right {
    width: 330px;
}

.MainLobby table.Standart thead tr th {
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    background: url('../Images/table_th_b.png') no-repeat center right;
}

#Content .MainLobby table.Standart tbody tr {
    cursor: pointer;
}

    #Content .MainLobby table.Standart tbody tr td {
        font-size: 16px;
        text-align: center;
        /*text-shadow: 1px 1px 0 #FFFFFF, -1px -1px 0 #FFFFFF, 1px -1px 0 #FFFFFF, -1px 1px 0 #FFFFFF;*/
/*font-weight: bold;*/
        padding: 10.2px 5px;
    }

        #Content .MainLobby table.Standart tbody tr td.Blue {
            font-size: 16px;
            padding-left: 44px;
            text-align: left;
        }

        #Content .MainLobby table.Standart tbody tr td a.PushButton {
            margin: -7px 0 0 -38px;
        }

.MainLobby .Score {
    right: 150px;
    top: 5px;
}

.MainLobby .Block.Chellange, .Block.SitAndGo {
    text-shadow: 1px 1px 1px black;
    margin-top: 10px;
    cursor: pointer;
    text-align: center;
}

.MainLobby .Block.Chellange {
    width: 320px;
}

.MainLobby .Block.SitAndGo {
    width: 240px;
}

    .MainLobby .Block.Chellange strong,
    .MainLobby .Block.SitAndGo strong {
        display: block;
        color: #474aa6;
        font-size: 17px;
        text-transform: uppercase;
        margin: 10px;
		text-align: center;
}
.MainLobby #SubTxt3{
  color: #222222;
  font-size: 10px;
  position: absolute;
  top: 236px;
  left: 290px; 
  font-weight: bold;
}
.MainLobby #SubTxt4{
  color: #222222;
  font-size: 9px;
  position: absolute;
  top: 236px;
  left: 290px; 
  font-weight: bold;
}
    .MainLobby .Block.Chellange span,
    .MainLobby .Block.SitAndGo span {
        display: block;
        margin: 10px;
        font-size: 16px;
    }

    .MainLobby .Block.Chellange .PushButton,
    .MainLobby .Block.SitAndGo .PushButton {
        position: absolute;
    }

.MainLobby .Bottom {
    margin-top:-18px;
    position: relative;
}

.MainLobby .DesktopIcon {
    margin: 0;
    position: absolute;
    right: 0;
    top: 10px;
}

.MainLobby .Payments {
    bottom: 7px;
    height: 30px;
    left: 150px;
    position: absolute;
}

#Content .MainLobby .Block header.Caption span {
	font-weight: normal;	
}

/* .MainLobby table.White tbody tr td, .MainLobby table.White thead tr th { */
/* 	/*padding: 3px; */ 
/* 	max-height: 20px; */
/* 	height: 20px; */
/* 	box-sizing: border-box; */
/* } */
.MainLobby table.White{
	/*padding: 3px; */
	max-height: 20px;
	height: 20px;
	box-sizing: border-box;
}

.MainLobby .InfoIcon {
	cursor: pointer;
	display: inline-block;
	width: 21px;
	height: 21px;
	background:	url('../Images/info-lobby.png') no-repeat top left;
	vertical-align: middle;
	margin-left: 6px;
	margin-right: 10px;
}

.MainLobby .InfoIconJackPot {
    cursor: pointer;
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    margin-left: 2px;
    margin-right: 10px;
}

#Content .MainLobby table.Standart .TimeLabel {
		display: block;
		position: absolute;
		background:url(../Images/lobby_jackpot_table.png) top left no-repeat;
		width: 101px;
		height: 12px;
		right: 23px;
		top: 33px;
	}
.MainLobby .TimeLabelAsci {
        display: block;
        position: absolute;
        width: 120px;
        height: 12px;
        right: 18px;
        top: 30px;
        color: yellow;
        text-shadow: none!important;
        font-size: 12px;
        font-weight: bold;
    }


.MainLobby .TimeLabelAsci a{ color: yellow!important;}

.MainLobby .TimeLabel.JackpotDay { float: left; text-align: left; padding-left: 10px;}
.MainLobby .TimeLabel.JackpotHour {width: 36px; float: left; padding-left: 8px;}
.MainLobby .TimeLabel.JackpotMin {width: 24px; float: left; padding-left: 4px;}
.MainLobby .TimeLabel.JackpotSec {width: 30px; float: left; padding-left: 1px;}

.MainLobby .JackpotDay {width: 26px; float: left; text-align: right; padding-left: 0px;}
.MainLobby .JackpotHour {width: 30px; float: left; padding-left: 6px;}
.MainLobby .JackpotMin {width: 20px; float: left; padding-left: 2px;}
.MainLobby .JackpotSec {width: 30px; float: left; padding-left: 1px;}

 .MainLobby .ftpSmall {font-size: 8px; }
 
 .MainLobby .HintTT_LI, .MainLobby .HintTT_up, .MainLobby .HintTT_down, .MainLobby .HintGetFullAccount{
    background-color: #FEFEC9; /*#9B9B9A;*/
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.7);
    font-size: 12px;
/*     font-weight: bold; */
    position: absolute;
	text-transform: uppercase;
    width: 200px;
    z-index: 10;
}

.MainLobby .HintTT_LI div, .MainLobby .HintTT_up div, .MainLobby .HintTT_down div, .MainLobby .HintGetFullAccount div{
    background-color: #EEEDEC;
    box-shadow: 0 0 3px 3px #FFFFFF;
    margin: 2px;
    padding: 3px;
}
