/* lightbox */
div#ContentLB_bg{width:100%; height:100%; display:none; position:absolute; top:0; left:0; z-index:9998; background:#000000;}
div#ContentLB{width:100%; height:100%; display:none; position:relative; position:absolute; top:0; left:0; z-index:9999;}
div#ContentLBBody{width:786px; height:527px;  position:relative; margin:0 auto; opacity:1;}

div#videoLB_bg{width:100%; height:100%; display:none; position:absolute; top:0; left:0; z-index:9998; background:#000000;}
div#videoLB{width:100%; height:100%; display:none; position:relative; position:absolute; top:0; left:0; z-index:9999;}
div#videoBody{width:786px; height:527px;  position:relative; margin:0 auto; opacity:1;}

div.videoBody_int{background: url(/web-resources/images/poker/bg_lb_body.png) repeat-y right top; padding:0 22px 0 1px;}
div.videoBody_int2{background:#ffffff;  padding:0 0 0 15px;}
	
div.videoBody_topdx{ background:url(/web-resources/images/poker/bg_lb_topdx.png) top right no-repeat; padding:0 22px 0 0; height:15px;}
div.videoBody_topsx{ background:url(/web-resources/images/poker/bg_lb_topsx.png) top left no-repeat; height:15px;}
	
div.videoBody_btdx{ background:url(/web-resources/images/poker/bg_lb_btdx.png) top right no-repeat; padding:0 22px 0 0; height:23px;}
div.videoBody_btsx{ background:url(/web-resources/images/poker/bg_lb_btsx.png) top left no-repeat; height:23px;}	

div#videoBody a.videoLB_close, div#ContentLBBody a.videoLB_close{position:absolute; top:2px; right:13px; font-weight:bold; color:#333333;}

.Tableclassigfice{width:100%; border:1px solid #cccccc }
.Tableclassigfice tr th {
  background: url(../../images/poker/bg-table-top-red-02.gif) #B40909;
  border-bottom:1px solid #CCCCCC !important;
  border-left:1px solid #B83737;
  border-right:1px solid #942A2A;
  border-top:medium none !important;
  color:#FFFFFF !important;
  height:26px;
  line-height:26px;
  padding:0 5px 0 3px !important;
}
.Tableclassigfice tr td{
                height: 23px;
                font-size: 1.3em !important;
                text-indent: 3px
}
.Tableclassigfice.palinsesto tr.first td{
                font-weight: bold;
                color: #f78f1e;
}
.Tableclassigfice tr.odd td{
                background: #f2f2f2;
}

.classifiche_lb{
    text-align: left;
    width: 763px;
    _width: 803px;
    height: 300px;
    overflow: auto;
    padding: 20px;
    background: #fff;
}
.classifiche_lb h4{
    color:#FF6600;
    font-size:1.6em;
    font-weight:bold;
    margin:0 0 0 20px;
}

.classifiche_lb h4{ color:#FF6600; font-size:2em; font-weight:bold; margin: 0 0 20px 0;}
.classifiche_lb h5{color:#333333; font-size:1.4em; font-weight:bold; margin: 20px 0 0 24px;}
.classifiche_lb p{  color:#333; font-size:1.2em; margin-left: 24px; }
.classifiche_lb ul{ display:block; list-style-type:circle; padding:10px 30px; color:#333; font-size:1.2em; margin-left: 24px;}
.classifiche_lb ul li{ padding:0 0 10px 0; }

.classifiche_lb select.main{
    float: left;
    clear: right;
    display: block !important;
    font-size: 1.2em;
    width: 190px;		
    margin-left: 5px; 
    margin-top: 2px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border:1px solid #666666;
    padding: 2px;
}

.classifiche_lb form br.clearBoth{
    float: left;
    clear: both !important;
}

.classifiche_lb form dl{ 
    float: left;
    clear: both;
    margin-bottom: 1em;
}
.classifiche_lb form dl dt{ 
    font-weight: 900;
    padding-right: 1em;
    font-size: 1.2em;
    text-align: right;
    clear: left;
    float: left;
    width: 180px;
    margin-bottom: 3px;
    line-height:24px;
}
.classifiche_lb form dl dd{
    float: left;
    width: 300px;
    margin-bottom: 3px;
}
.classifiche_lb form dl dd select{
    width: 100px;
    float: left;
    margin-right: 1em;
    display: block !important;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border:1px solid #666666;
    padding: 2px;
}
.classifiche_lb h5.punti-guadagnati{
    clear: both;
    width: 697px;
    height: 53px;
    line-height: 53px;
    background: url(../../images/poker/bg-lightbox-h5.jpg) no-repeat;
    text-indent: 30px;
    font-size: 1.6em;
    margin-bottom: 20px;
}
.classifiche_lb h5.punti-guadagnati span{
    color: #f60;
}
.classifiche_lb ul li{
    list-style-type: none;
    padding-left: 22px;
    
}

.classifiche_lb ul li.y{
    background: url(../../images/poker/li-y.gif) no-repeat 0 0;
}
.classifiche_lb ul li.n{
    background: url(../../images/poker/li-n.gif) no-repeat 0 0;
}



