
.ui-selectee:hover{
    border: 1px solid #999;
/*    background: #DADADA url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;*/
    font-weight: normal;
    color: #212121;
}
.ui-selectee {
    cursor: pointer;
}
.ui-selected, .ui-selected:hover {
    cursor: default;
    border: 1px solid #AAA;
/*    background: white url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;*/
    background: white !important;
    font-weight: normal;
    color: #212121;
}



/* Table PRONOSTIQUE
----------------------------------------*/
table.tableprono thead th {
	color: #000000;
}

table.tableprono tbody tr {
	border-color: #BFC1CF;
        height: 25px;
}

table.tableprono td {
	color: #536482;
}

table.tableprono tbody td {
	border-top-color: #FAFAFA;
}

table.tableprono tbody th {
	border-bottom-color: #000000;
	color: #333333;
}

table.info tbody th {
	color: #000000;
}

table.tableprono {
	width: 90%;		/* IE < 6 browsers */
	/* Tantek hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 286px;
	background-color:f3f3f3;
}
html>body table.tableprono { width: 286px; }	/* Reset 100% for opera */


table.tableprono thead th {
	font-weight: normal;
	text-transform: uppercase;
	color: #eeeeee;
	line-height: 1.3em;
	font-size: 1em;
	padding: 0 0 4px 3px;
	background-color: #979797;
}


table.tableprono tbody tr {
	border: 1px solid #cfcfcf;
        height: 25px;
}



table.tableprono td {
	color: #6a6a6a;
	font-size: 1.1em;
	height:20px;
}

table.tableprono tbody td {
	padding: 2px;
	border-top: 1px solid #FAFAFA;
}

table.tableprono tbody th {
	padding: 5px;
	border-bottom: 1px solid #000000;
	text-align: left;
	color: #333333;
}

/* Specific column styles */
#clsjournee td{
    font-size: 8pt;
    height: 18px;
}
#clsjournee td.default          { text-align: center; }

table.tableprono .name		{ text-align: center; }
table.tableprono .posts		{ text-align: center !important; width: 7%; }
table.tableprono .joined	{ text-align: left; width: 15%; }
table.tableprono .active	{ text-align: left; width: 15%; }
table.tableprono .mark		{ text-align: center; width: 7%; }
table.tableprono .info		{ text-align: left; width: 30%; }
table.tableprono .info div	{ width: 100%; white-space: nowrap; overflow: hidden; }
table.tableprono .autocol	{ line-height: 2em; white-space: nowrap; }
table.tableprono thead .autocol { padding-left: 1em; }

table.tableprono .rang		{ text-align: center; width: 5%;}
table.tableprono .equipe	{ text-align: left; width: 23%;}
table.tableprono .points	{ text-align: center; width: 8%; }
table.tableprono .nbmatch	{ text-align: center; width: 8%; }
table.tableprono .victoire	{ text-align: center; width: 8%; }
table.tableprono .nulle         { text-align: center; width: 8%; }
table.tableprono .defaite	{ text-align: center; width: 8%; }
table.tableprono .butpour	{ text-align: center; width: 8%; }
table.tableprono .butcontre	{ text-align: center; width: 8%; }
table.tableprono .diff		{ text-align: center; width: 8%; }


table.tableprono .titre		{ text-align: center; }
table.tableprono .awayteam	{ text-align: left; width: 38%; }
table.tableprono .hometeam	{ text-align: right; width: 38%; }
table.tableprono .score		{ text-align: center; width: 24%; }
table.tableprono .analyse	{ text-align: left; vertical-align:text-top; padding:8px;  }



table.tableprono td.cotematch {
	text-align:center;
	width:33%;
}

table.tableprono td.cMenuCote:hover,
td.cMenuUser:hover, td.cMenuMatch:hover{
	opacity : 0.8;
        filter : alpha(opacity=10);
	border:	1px solid #0A246A;
	padding:0.14em;
}

table.tableprono td.cotematchprono {
	color:#339999
}

table.tableprono td.playerpronosel {
	background-color: #ADBCD5 !important;
}

tr.playerpronosel {
	background-color: #ADBCD5;
        font-weight:bold;
}

table.tableprono td.cotematchsel {
	background-color: #FFFFCA !important;
}

tr.cotematchsel {
	background-color: #FFFFCA;
}


td.matchsel {
	/*background-color: #FFFFCA;*/
        background-color: #DCEBFE;
}

tr.matchsel {
	/*background-color: #FFFFCA;*/
        background-color: #DCEBFE;
}

td.connectedplayerpronosel {
	background-color: #f6f6f6 !important;
}

table.tableprono td.neutre {
	color:#000000;
}
table.tableprono td.mauvais_prono {
	color:#CC0000;
}
table.tableprono td.bon_prono {
	color:#339999;
}
table.tableprono td.bon_score {
	color:#009933;
}

table.tableprono td.bonne_cote {
	font-weight: bold;
	color:#000000;
}

table.tableprono td.simulation {
	font-weight: bold;
	color:#FF9933 !important;
}

table.tableclj td.simulation {
	font-weight: bold;
	color:#FF9933 !important;
}

.simulation {
	color:#FF9933 !important;
}

#scenarioselectionne{
	position: absolute;
	left: 75px;
	font-size:11px;
	font-weight: bold;
}

.icon-encours		{ background-image: url("images/stipwatch.png"); }





table.tableprono span.rank-img {
	float: right;
	width: auto;
}

table.info td {
	padding: 3px;
}

table.info tbody th {
	padding: 3px;
	text-align: right;
	vertical-align: top;
	color: #000000;
	font-weight: normal;
}


.pronoanalyse { vertical-align:top;}





/* PRONO tabbed menu
----------------------------------------*/
#tabs-prono {
    line-height: normal;
    margin: 15px 0 -1px 7px;
    min-width: 570px;
    height: 24px;
}

#tabs-prono ul {
    margin:0;
    padding: 0;
    list-style: none;
}

#tabs-prono li {
    display: inline;
    margin: 0;
    padding: 0;
    font-size: 1em;
    font-weight: bold;
}

#tabs-prono a {
    float: left;
    margin: 0 1px 0 0;
    padding: 5px 10px;
    text-decoration: none;
    position: relative;
    cursor: pointer;
}

#tabs-prono a, #tabs-prono a:link, #tabs-prono a:visited {
    color:#555;
    font-weight: bold;
}

#tabs-prono a.ui-state-active {
    border-bottom: none;
    padding-bottom: 6px;
    z-index: 10;
}

#tabs-prono a.ui-state-default {
    border-bottom: 1px solid #AAA;
}



/* PRONO container
----------------------------------------*/

#container-prono, .panel{
    border: 1px solid #AAA;
    background-color: white;
    position: relative;
}

#container-prono{
    min-height: 400px;
}

.panel{
    margin-bottom: 10px;
}

#container-prono .inner,
.panel .inner{
    padding: 5px 10px 0;
    min-height: 21px;
}





/* PRONO Week Selector 
----------------------------------------*/

#selectable{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#selectable li{
    margin: 3px;
    padding: 1px;
    float: left;
    width: 15px;
    height: 14px;
    font-size: 1em;
    text-align: center;
}

#selectable li.first, #selectable li.first:hover{
    width: 70px;
    text-align: left;
    margin: 0;
    padding: 6px;
    border: none;
    background: none;
    font-weight: normal;
    color: #28313F;
}
/*
#selectable li a{
    padding: 5px;
}
*/



/* PRONO Club Dropdown List
----------------------------------------*/

input.text{
    width: 24px;
    border: 1px solid white;
    border-radius: 5px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.50);
    -moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.50);
    height: 20px;
    text-align: center;
}



/* PRONO Video Icon
----------------------------------------*/

.video{
    position:absolute;
    background: url('images/player-play.png') no-repeat;
    height: 16px;
    width: 16px;
    top: 1px;
    right: 2px;
    cursor: pointer;
}



/* PRONO Content Page PRONO 
----------------------------------------*/

#container-prono .content{
    width: 487px;
    position: absolute;
    top: 35px;
    border-right: 1px solid #AAA;
    padding: 0 7px 0 12px;
    z-index: 20;
    background-color: white;

}

#container-prono .content-bak{
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(245,245,245,1) 30%, rgba(245,245,245,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(30%,rgba(245,245,245,1)), color-stop(100%,rgba(245,245,245,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 30%,rgba(245,245,245,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 30%,rgba(245,245,245,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 30%,rgba(245,245,245,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 30%,rgba(245,245,245,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-9 */
}
#container-prono .content h3{
    margin: 25px 17px 9px 12px;
}

#content-title{
    cursor: pointer;
    z-index: 30;
    width: 477px;
    padding: 5px;
    font-weight: bold;
    margin-left: 12px;
}

.bg-blc, .bg-gc, .bg-bc, .compare{
    text-align: center;
}


.bg-blc {
    background-color: white !important;
}
.bg-gc{
    background-color: #E2DFDF !important;
}
.bg-bc {
    background-color: #D9E1F0 !important;
}
.bg-lolo{
    background-color: #889 !important;
}

.avg1N2 {
    font: Bold 16px/30px Arial, Helvetica;
}

.table1N2 {
    margin: 5px 0 10px 10px;
    padding: 0;
    width: 460px;
    color: black;
    text-align: center;
    font: Normal 8pt/15pt Arial, Helvetica;
    border: 3px solid #DDD;
}

.table1N2 th {
    color: #666;
}
.table1N2 caption {
    margin: 0;
    padding: 0;
    color: #999;
    line-height: 13pt;
    font: Bold 10px/27px Arial, Helvetiva;
    text-align: left;
    text-transform: uppercase;
    text-indent: 5px;
}
.compare th {
    padding: 0 5px;
    color: white;
    text-transform: uppercase;
}

.datatable{
    display:none;
}

.stat_1N2{
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: white;
    padding: 2px;
    width: 229px;
    cursor: pointer;
    opacity: 0.55;
}

.stat_1N2_sel{
    opacity: 1;
    cursor: default;
}

ul.news{
    text-align: left;
    list-style: none;
    margin-left: 0;
}

.news li{
    padding-left: 24px;
    height: 20px;
    text-align: left;
    width: 436px;
    position: relative;
    line-height: 20px;
}

.news li span.detail{
    position: absolute;
    right: 4px;
    background: url("images/news.jpeg") no-repeat;
    height: 18px;
    width: 18px;
    top: 1px;
    cursor: pointer;
}

.news li span.journal{
    width: 15px;
    height: 15px;
    position: absolute;
    left: 3px;
    top: 2px;
}
.news li a{
    position: absolute;
}
.news li.selected{
    background-color: #FFFFCA !important;
}


.lequipe{
    background: url("images/lequipe.png") no-repeat;
}
.ff{
    background: url("images/logoFF_ico.png") no-repeat;
}
.f365{
    background: url("images/f365.png") no-repeat;
}





/* PRONO Page USER
----------------------------------------*/

.box{
    float: left;
    border: 1px solid #AAA;
    margin: 10px;
    background-color: whitesmoke;
    cursor: pointer;
    z-index: 100;
}

.shadow{
    box-shadow: 1px 1px 7px -2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 1px 1px 7px -2px rgba(0,0,0,0.5);
    -webkit-box-shadow: 1px 1px 7px -2px rgba(0, 0, 0, 0.5);
}


.box:hover{
    background-color: rgba(226, 226, 226, 0.54);
}

.bigBox{
    width: 417px;
    height: 120px;
    font-size: 13px;
}

.mediumBox{
    width: 270px;
    height: 100px;
    font-size: 13px;
}

.miniBox{
    width: 153px;
    height: 85px;
    font-size: 12px;
}

.miniBox, .mediumBox, .bigBox{
    text-align: center;
    color: #333;
    font-family: arial,sans-serif;
}

#innerrb{
    float: right;
    height: 100%;
    position: relative;
}



.bigBox #innerrb{
    width: 127px;
    line-height: 20px;
}


.mediumBox #innerrb{
    width: 160px;
}

.mediumBox #logo{
    width: 90px;
    height: 100%;
    float: left;
    padding: 10px 0 0 20px;
}

.mediumBox img{
    height: 80px;
}



var {
    display: block;
    font-weight: bold;
    font-style: normal;
}

.bigBox var {
    line-height: 50px;
    padding-top: 15px;
    font-size: 22px;
}
.mediumBox var {
    line-height: 48px;
    padding-top: 10px;
    font-size: 24px;
}
.miniBox var {
    line-height: 40px;
    padding-top: 5px;
    font-size: 24px;
}



.box-detail{
    margin: 10px;
}


.top-graph, .top-table{
    height: 40px;
    background-color: whiteSmoke;
    border-bottom: 1px solid #DDD;
    border-top: 1px solid #DDD;
}

.graph-container, .table-container{
    margin: 10px 10px 20px;
    width: 650px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 1px 2px #aaa;
    -webkit-box-shadow: 0 1px 2px #AAA;
    box-shadow: 0 1px 2px #AAA;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

.table-container table{
    width: 100%;
    table-layout: fixed;
    background-color: white;
    border-collapse: collapse;
    font:12px arial,sans-serif;
    color: #333;
}

.table-container table td{
    border-top: 1px solid #EEE;
    font-size: 13px;
    /*padding: 4px 0.5em;*/
    padding: 4px 10px;
    white-space: nowrap;
    position:relative;
}

.table-container table td div{
    width: 57%;
    text-align: right;

}
.table-container table td #compuser {
    padding-left: 25px;
    font-style: italic;
    position: absolute;
}



.table-container table th{
    background-color: #EEE;
    border-top: 1px solid #EEE;
    border-bottom:1px solid #DDD;
    font-size: 11px;
    font-weight: normal;
    height: 25px;
}

.table-container .table-title{
    padding: 13px;
    font-weight: bold;
    font-size: 12px;
}

#left-menu{
    padding: 10px;
    width: 187px;
    float: left;
    min-height: 400px;
    position: relative;

    background: rgb(245,245,245); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(245,245,245,1) 0%, rgba(245,245,245,1) 85%, rgba(255,255,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,245,245,1)), color-stop(85%,rgba(245,245,245,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(245,245,245,1) 0%,rgba(245,245,245,1) 85%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(245,245,245,1) 0%,rgba(245,245,245,1) 85%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(245,245,245,1) 0%,rgba(245,245,245,1) 85%,rgba(255,255,255,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(245,245,245,1) 0%,rgba(245,245,245,1) 85%,rgba(255,255,255,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

#left-menu .mode{
    font-weight: bold;
    color: #333;
    border-bottom: solid 1px;
    padding-bottom: 4px;
    margin-bottom: 10px;
    position:relative;
}

#left-menu .open{
    position: absolute;
    top: 0;
    right: 0;
    background-position: -64px -16px;
}

#left-menu .close{
    position: absolute;
    top: 0;
    right: 0;
    background-position: -32px -16px;
}

#left-menu .category{
    padding: 10px 0 3px;
    font-weight: bold;
}

#left-menu .detail-menu{
    width: 100%;
    min-height: 12px;
    padding: 5px 0 5px 10px;
    cursor: pointer;
}

#left-menu .detail-menu:hover{
    color: #F93;
}

#left-menu .selected-menu{
    /*font-weight: bold;*/
    color: #000;
}


#menu-points,#menu-cash,#menu-commun{
    margin-bottom: 8px;
}

#top-menu{
    min-height: 26px;
}

#cursor{
    width: 208px;
    height: 40px;
    position: absolute;
    top: 54px;
    right: -1px;
}

#cursor .voile{
    width: 100%;
    height: 20px;
    position: absolute;
    opacity:0.2;
    background-color: #333;
    margin-top: 10px;
}

#cursor .img{
    width: 19px;
    height: 40px;
    background-image: url('images/menu_cursor.png');
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
}

.customicons li a, body a.customicons span.ui-selectmenu-status { line-height: 2em; padding-left: 30px !important; }
.ui-select-menu { float: left; margin-right: 10px; }

#hide-serie{
    background: url("images/icon_close.png") no-repeat;
    width: 15px;
    height: 15px;
    position: absolute;
    right: 212px;
    top: 6px;
    cursor: pointer;
    opacity: 0.5;
}

#select-container{
    position:absolute;
    top:5px;
    right: 15px
}

#reset-button-container{
    position:absolute;
    top:5px;
    left: 15px
}


/* Cases à cocher 1N2
----------------------------------------*/

.radio, .radio_disabled, .radio_bon, .radio_mauvais {
    width: 14px;
    height: 18px;
    margin: 0 3px;
    display: block;
    float: left;
}
.radio{
    background: url("images/1N2.png") no-repeat;
}
.radio_disabled{

    background: url("images/1N2_disabled.png") no-repeat;
}
.radio_bon{
    background: url("images/1N2_bon.png") no-repeat;
}
.radio_mauvais{
    background: url("images/1N2_mauvais.png") no-repeat;
}

.domicile, .domicile_coche_bon, .domicile_coche_mauvais {
    background-position: 0px 0px;
}
.domicile_coche {
    background-position: 0px -54px;
}
.nul, .nul_coche_bon, .nul_coche_mauvais {
    background-position: 0px -18px;
}
.nul_coche{
    background-position: 0px -72px;
}
.exterieur, .exterieur_coche_bon, .exterieur_coche_mauvais {
    background-position: 0px -36px;
}
.exterieur_coche{
    background-position: 0px -90px;
}

.styled{
    display: none;
}

/*----------------------------------------*/


.ui-state-open{
    border-bottom: none !important;
    z-index: 10;
    height: 26px;
}

.ui-left{
    float:left;
    margin-right: 1px !important;
}