/***	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	***
							GESTIONE COMUNE DEL CSS PER TUTTI I CANALI
***	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	***/

/*
 *	sito BLUE
 */
.color_menu_sx {
	background-image:url(../../img/matchpoint/blue_menu_sx.png);
}
.color_menu_dx {
	background-image:url(../../img/matchpoint/blue_menu_dx.png);
}
.color_menu_center {
	color: #ffffff;
	background-image:url(../../img/matchpoint/blue_menu_center.png);
}
.color_menu_center a {
	color: #ffffff;
}

.color_body {
	background-color:	#2480c8;
	background-image:	url(../../img/matchpoint/blue_background.png);
	background-repeat:	repeat-x;
}

.color_wave {
	background-image:url(../../img/matchpoint/blue_wave.png);
}

.color_logo {
	background-image:url(../../img/matchpoint/logo_matchpoint.png);
}

.color_concessionario {
	color: #67b6ff;
}

/*
 *	GESTIONE DEL CSS PER GLI ARTICOLI
 */
.articolo_testo h1, .articolo_testo h1 a, .articolo_testo h1 a.articolo_link_pagine_esterne, .articolo_titolo_h1 {
	color:#0060a9;
}
.articolo_testo h2, .articolo_testo h2 a, .articolo_testo h2 a.articolo_link_pagine_esterne, .articolo_titolo_h2{
	color:#0060a9;
}
.articolo_testo a.articolo_link_pagine_interne_color, .articolo_link_pagine_interne_color {
	color:#0060a9;
}

/*
 *	GESTIONE DEI MENU STATICI ALL'INTERNO DELLE PAGINE
 */
.menustat_rootDiv div.menustat_top {
	background-image:url(../../img/matchpoint/menustat_topline.png);
}
.menustat_rootDiv div.color_menustat_logot {
	margin-bottom:0px;
	background-position: center center;
	width: 100%;
	height: 5px;
}
.menustat_rootDiv div.color_menustat_logob {
	width: 100%;
	height: 0px;
}
.menustat_rootDiv div.color_menustat_voce1 a, .menustat_rootDiv div.color_menustat_voce1 {
	color: #5b605b;
}
.menustat_rootDiv div.color_menustat_voce1 a:hover, .menustat_rootDiv div.color_menustat_voce1:hover {
	background-color: #d1d1d1;
}
.menustat_rootDiv div.color_menustat_voce1_open div a, .menustat_rootDiv div.color_menustat_voce1_open {
	background-color: #d1d1d1;
	color: #5b605b;
}
.menustat_rootDiv div.color_menustat_voce1_sel div a, .menustat_rootDiv div.color_menustat_voce1_sel {
	background-color: #a4c6df;
	color: #5b605b;
}
.menustat_rootDiv div.color_menustat_voce1_sel1 div a, .menustat_rootDiv div.color_menustat_voce1_sel1, .menustat_rootDiv div.color_menustat_voce1_sel1 div a:hover, .menustat_rootDiv div.color_menustat_voce1_sel1:hover {
	background-color: #a4c6df;
	color: #5b605b;
}
.menustat_rootDiv div.color_menustat_voce2 div a, .menustat_rootDiv div.color_menustat_voce2 div {
	color: #6f7070;
	background-color: #dfdfdf;
	background-image:url(../../img/matchpoint/dot_blue.png);
}
.menustat_rootDiv div.color_menustat_voce2 div a:hover, .menustat_rootDiv div.color_menustat_voce2 div:hover {
	/*background-color: #a4c6df;*/
	color: #000000;
}
.menustat_rootDiv div.color_menustat_voce2 div.color_menustat_voce2_sel a, .menustat_rootDiv div.color_menustat_voce2 div.color_menustat_voce2_sel {
	background-color: #a4c6df;
	color: #000000;
}
.menustat_rootDiv div.color_menustat_voce1_sel div a, .menustat_rootDiv div.color_menustat_voce1_sel div, .menustat_rootDiv div.color_menustat_voce1_open div a, .menustat_rootDiv div.color_menustat_voce1_open div {
	background-image:url(../../img/matchpoint/arrowD_blue.png);
	background-repeat: no-repeat;
}
.menustat_rootDiv div.color_menustat_voce1_sel1 div a, .menustat_rootDiv div.color_menustat_voce1_sel1 div {
	background-image:url(../../img/matchpoint/arrowR_blue.png);
	background-repeat: no-repeat;
}
.menustat_rootDiv div.color_menustat_voce1 div a, .menustat_rootDiv div.color_menustat_voce1 div {
	background-image:url(../../img/matchpoint/arrowR_blue.png);
	background-repeat: no-repeat;
}

/*
 *	GESTIONE DEI MENU DINAMICI ALL'INTERNO DELLE PAGINE
 */
.menudin_rootDiv div.color_menudin_voce1 img {
	vertical-align: bottom;
}
.menudin_rootDiv div.color_menudin_topTitle, .menudin_rootDiv div.color_menudin_topTitle a, .menustat_rootDiv div.color_menudin_topTitle a {
	color: #0060a9;
}
.menudin_rootDiv table.menudin_filtro td.color_menudin_filtro_sel {
	color: #0060a9;
}
.menudin_rootDiv div.color_menudin_voce2 div {
	background-image:url(../../img/matchpoint/dot_red.png);
	padding:2px 2px 2px 16px;
	/*background-image:none;*/
}
.menudin_rootDiv div.color_menudin_voce2 div:hover {
	background-color:#d5d5d5;
}
.menudin_rootDiv div.color_menudin_voce2 div.color_menudin_voce2_sel {
	background-color:#d5d5d5;
	color: #0060a9;
}


/***	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	***
							GESTIONE COMUNE DEL CSS PER TUTTI I CANALI
***	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	***/

/*
 *	TOTOCALCIO BIGLIETTO (spostato nel css generale per gestire la proposta del giorno)
 */ 

/*
 *	TOTOGOL SCHEDINA
 */ 
.totogolSchedina_rootDiv{
  background-color: #ffffff;
}

.totogolSchedina_rootDiv th.headerText{
  text-align: left; 
  font-family: arial;
  font-size: 12px;
  padding-left:100px;
  font-weight: normal;            
}

.totogolSchedina_rootDiv tr.mainRow{
  background-image: url(../../img/matchpoint/scommesse/totocalcioSchedina_sfondoRigaIntestazione.png);
  background-repeat: repeat-x;  
}

.totogolSchedina_rootDiv th.textMainRow{  
  font-family: arial;
  font-size: 14px;  
  font-weight: bold;
  color: #fcfcfc;          
  text-transform: uppercase;
}

.totogolSchedina_rootDiv td.textCellBorderRightNumber{
  border-right-width: 2px;
  border-right-style: ridge;
  border-right-color: #868586;
  font-family: arial;
  font-weight: bold;
  font-size: 11px;
  color: #797979;
  text-transform: uppercase;
  text-align: center;
  padding-left: 5px;  
}

.totogolSchedina_rootDiv td.textCellBorderRight{
  border-right-width: 2px;
  border-right-style: ridge;
  border-right-color: #868586;
  font-family: arial;
  font-weight: bold;
  font-size: 11px;
  color: #797979;
  text-transform: uppercase;
  text-align: left;
  width: 200px;
  padding-left: 20px;       
}

.totogolSchedina_rootDiv td.checkTrue{ 
  text-align: center;
  font-family: arial;
  font-weight: bold;
  font-size: 10px;
  color: #000000;  
  vertical-align: middle;
  padding-top:5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;    
  background-repeat: no-repeat; 
  background-image: url(../../img/matchpoint/scommesse/totocalcioSchedina_segnoAcceso.png);
  background-position: center; 
  cursor: pointer;
}

.totogolSchedina_rootDiv td.checkFalse{
  text-align: center;
  vertical-align: middle;
  padding-top:5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  font-family: arial;
  font-weight: bold;
  font-size: 10px;
  color: #000000;
  background-repeat: no-repeat;  
  background-image: url(../../img/matchpoint/scommesse/totocalcioSchedina_segnoSpento.png);
  background-position: center;
  cursor: pointer;
}

.totogolSchedina_rootDiv tr.footerTextCoupon{
  font-family: arial;
  font-weight: normal;
  font-size: 12px;
  color: #000000;  
  text-align: left;
  padding-bottom: 2px;
}

.totogolSchedina_rootDiv td.textRowGray{  
  background-color: #e0e0e0;  
}

.totogolSchedina_rootDiv th.textTotal{
  text-align: left;
  font-family: arial;
  font-weight: normal;
  font-size: 12px;
  color: #868586;
  font-weight: bold;  
}

.totogolSchedina_rootDiv td.borderBottomTable{
    border-top-style: solid;
    border-top-width: 2px;
    border-color: #868586;
    padding-left: 5px;
    padding-top: 5px;
    font-family: arial; 
    font-size: 12px;
    color: #797979;
    font-weight:bold;    
}

/*
 *	TOTOCALCIO SCHEDINA
 */ 
.totocalcioSchedina_rootDiv{
   background-color: #ffffff;
}

.totocalcioSchedina_rootDiv td.borderBottomTable{
    border-top-style: solid;
    border-top-width: 2px;
    border-color: #868586;
    padding-left: 5px;
    padding-top: 5px;
    font-family: arial; 
    font-size: 12px;
    color: #797979;
    font-weight:bold;    
} 
.totocalcioSchedina_rootDiv th.headerText{
  text-align: left; 
  font-family: arial;
  font-size: 12px;
  padding-left:100px;
  font-weight: normal;            
}   

.totocalcioSchedina_rootDiv tr.mainRow{
  background-image: url(../../img/matchpoint/scommesse/totocalcioSchedina_sfondoRigaIntestazione.png);
  background-repeat: repeat-x;  
}

.totocalcioSchedina_rootDiv td.textMainRow{ 
	cursor:default;
	font-family: arial;
	font-size: 14px;  
	font-weight: bold;
	color: #fcfcfc;          
	text-transform: uppercase;
}

.totocalcioSchedina_rootDiv td.textCellBorderRight{
  border-right-width: 2px;
  border-right-style: ridge;
  border-right-color: #868586;
  font-family: arial;
  font-weight: bold;
  font-size: 11px;
  color: #797979;
  text-transform: uppercase;
  text-align: left;
  width: 200px;
  /*padding-left: 20px;      */
}

.totocalcioSchedina_rootDiv td.textCellBorderRightNumber{
  border-right-width: 2px;
  border-right-style: ridge;
  border-right-color: #868586;
  font-family: arial;
  font-weight: bold;
  font-size: 11px;
  color: #797979;
  text-transform: uppercase;
  text-align: center;
  /*padding-left: 5px;  */
}

.totocalcioSchedina_rootDiv td.checkSign{
  background-image: url(../../img/matchpoint/scommesse/totocalcioSchedina_segno.png);
  background-repeat: no-repeat;
  background-position: center;  
}

.totocalcioSchedina_rootDiv td.textLastRowCheck{
  border-bottom-width: 2px;
  border-bottom-style: ridge;
  border-bottom-color: #a7a7a7;
  font-family: arial;
  font-weight: bold;
  font-size: 11px;
  color: #797979;
} 

.totocalcioSchedina_rootDiv tr.footerTextCoupon{
  font-family: arial;
  font-weight: normal;
  font-size: 12px;
  color: #000000;  
  text-align: left;
  padding-bottom: 2px;
}

.totocalcioSchedina_rootDiv td.footerLineBottom{
  font-weight:bold;
  border-bottom-width: 2px;
  border-bottom-style: ridge;
  border-bottom-color: #a7a7a7;
}

.totocalcioSchedina_rootDiv td.textRowGray{  
  background-color: #e0e0e0;  
}

.totocalcioSchedina_rootDiv th.textTotal{
  text-align: left;
  font-family: arial;
  font-weight: normal;
  font-size: 12px;
  color: #000000;  
} 

.totocalcioSchedina_rootDiv td.checkTrue{ 
  text-align: center;
  font-family: arial;
  font-weight: bold;
  font-size: 10px;
  color: #000000;  
  vertical-align: middle;
  padding-top:5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;    
  background-repeat: no-repeat; 
  background-image: url(../../img/matchpoint/scommesse/totocalcioSchedina_segnoAcceso.png);
  background-position: center; 
  cursor: pointer;
}

.totocalcioSchedina_rootDiv td.checkFalse{
  text-align: center;
  vertical-align: middle;
  padding-top:5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  font-family: arial;
  font-weight: bold;
  font-size: 10px;
  color: #000000;
  background-repeat: no-repeat;  
  background-image: url(../../img/matchpoint/scommesse/totocalcioSchedina_segnoSpento.png);
  background-position: center;
  cursor: pointer;
}


/*
 *	SCOMMESSE SPORT SCHEDINA 
 *   
 */ 
  
  /*
  * MENŲ SCELTA SEZIONI
  *        
  */  
  
.sportSchedina_rootDiv{
  width:540px;  
}
  
.sportSchedina_rootDiv td.checkSpento{
  background-image: url(../../img/matchpoint/scommesse/palinsesto/checkBoxSpento.png);
  background-position: 1px center;
  background-repeat: no-repeat;  
  background-position: center;
  width: 13px;
  cursor:pointer;
}
.sportSchedina_rootDiv td.checkAcceso{
  background-image: url(../../img/matchpoint/scommesse/palinsesto/checkBoxAcceso.png);
  background-position: 1px center;
  background-repeat: no-repeat;  
  background-position: center;
  width: 13px;
  cursor:pointer;
}


.sportSchedina_rootDiv td.textCheckSectionSpento{
  font-family: arial;
  font-size: 9px;
  font-weight: bold;
  color: #797979;
  cursor:default;
  padding-left:3px;
  text-align: left;
  height:15px;
} 

.sportSchedina_rootDiv td.textCheckSectionAcceso{
  font-family: arial;
  font-size: 9px;
  font-weight: bold;
  color: #000000;
  cursor:default;
  padding-left:3px;
  text-align: left;
  height:15px;
}

.sportSchedina_rootDiv td.columnCheckSection{
  padding-left: 22px;
}

.sportSchedina_rootDiv div.btn_chiudi {
background-image:url("../../img/matchpoint/scommesse/palinsesto/sfondoButtonChiudi.png");
background-position:center center;
background-repeat:no-repeat;
color:#FFFFFF;
cursor:pointer;
font-family:arial;
font-size:10px;
font-weight:bold;
height:16px;
padding-left:6px;
padding-right:3px;
padding-top:4px;
text-align:center;
width:41px;
}

.sportSchedina_rootDiv td.titleBox{
  font-family: arial;
  font-weight: bold;
  font-size: 14px;
  color: #ffffff;
  padding-left: 10px;
  cursor:default;
}

/*	
  *(classi comuni a GESTIONE SISTEMI SCOMMESSE)
*/
  
.sistemaScommesse_rootDiv {
  width: 542px;
}
  
.sportSchedina_rootDiv td.titleBlue,
.sistemaScommesse_rootDiv td.titleBlue {
  background-image: url(../../img/matchpoint/scommesse/palinsesto/barraTittoloSfondoBlue.png);
  background-repeat: repeat-x;
  padding-left: 5px;  
  cursor:default;
}

/* aggiunte al css generale per la proposta del giorno */

/*
  ******************************SCOMMESSE**********************************************/

    /*
      * SEZIONI
      *        
    */

    /***
     * ESITO PRIMO TEMPO FINALE
     * ESITO FINALE 1X2
     * TABELLE A 2 3 ESITI
     * RISULTATO ESATTO 26 ESITI
     * SOMMA GOAL FINALE
     * TABELLE FAVORITI          
     * *       
    */

.tabelle_favoriti_rootDiv{
 width: 540px;
}

.somma_goal_finale_rootDiv{
 width: 540px;
}

.esitoPrimoTempoFinale_rootDiv{
  width: 540px;
}

.esitoFinale2_3_esiti_rootDiv{
  width: 540px;
}

.risultatoEsatto_26_esiti_rootDiv{
  width: 540px;
}

.esitoPrimoTempoFinale_rootDiv th.titleGray,
.esitoFinale2_3_esiti_rootDiv th.titleGray,
.risultatoEsatto_26_esiti_rootDiv th.titleGray,
.somma_goal_finale_rootDiv th.titleGray,
.tabelle_favoriti_rootDiv th.titleGray {
  background-image: url(../../img/matchpoint/scommesse/palinsesto/barraTittoloSfondoGray.png);
  background-repeat: repeat-x;
  width: 540px;
  height: 26px;
  font-family: Arial;  
  font-weight: bold;/* messo il Bold perchč pių simile all'effetto riprodotto suPhotoshop che non so come replicare in css*/
  font-size: 11px;
  color:#ffffff;
  text-align: left;
  padding-left: 8px;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #d2d2d2;  
}

.esitoPrimoTempoFinale_rootDiv td.cellWhiteTextBlack {
  font-family: Arial ;
  font-weight: bold;/* messo il Bold perchč pių simile all'effetto riprodotto su Photoshop che non so come replicare in css*/
  font-size: 11px;
  color:#000000;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #d2d2d2;      
}

.esitoPrimoTempoFinale_rootDiv td.cellCodeWhiteTextBlack {
  font-family: Arial ;
  font-weight: bold;/* messo il Bold perchč pių simile all'effetto riprodotto su Photoshop che non so come replicare in css*/
  font-size: 11px;
  color:#000000;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #d2d2d2;      
  padding-left:10px;
  vertical-align:top;
  padding-top:6px;
}

.tabelle_favoriti_rootDiv td.borderTopBottom{
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#a7a7a7;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#a7a7a7;  
	color:#000000;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
}

.tabelle_favoriti_rootDiv td.borderRightTopBottom{
   border-right-width:1px;
   border-right-style:solid;
   border-right-color:#a7a7a7;
   border-top-width:1px;
   border-top-style:solid;
   border-top-color:#a7a7a7;
   border-bottom-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#a7a7a7;
   color:#000000;
   font-family:Arial;
   font-size:11px;
   font-weight:bold;
}

/*	
  *(classe comune a GESTIONE SISTEMI SCOMMESSE)
*/
.sistemaScommesse_rootDiv tr.rigaOmbrata,
.esitoPrimoTempoFinale_rootDiv tr.rigaOmbrata,
.esitoFinale2_3_esiti_rootDiv tr.rigaOmbrata,
.risultatoEsatto_26_esiti_rootDiv tr.rigaOmbrata, 
.somma_goal_finale_rootDiv tr.rigaOmbrata,
.tabelle_favoriti_rootDiv tr.rigaOmbrata{
  background-image:url(../../img/matchpoint/tableScomparsa_bc.png);
  background-repeat:repeat-x;
  height:5px;
  width:100%;
}

.esitoPrimoTempoFinale_rootDiv td.cellWhiteTextBlackNoBorder,
.esitoFinale2_3_esiti_rootDiv td.cellWhiteTextBlackNoBorder, 
.risultatoEsatto_26_esiti_rootDiv td.cellWhiteTextBlackNoBorder, 
.somma_goal_finale_rootDiv td.cellWhiteTextBlackNoBorder, 
.tabelle_favoriti_rootDiv td.cellWhiteTextBlackNoBorder{
  font-family: Arial ;
  font-weight: bold;/* messo il Bold perchč pių simile all'effetto riprodotto su Photoshop che non so come replicare in css*/
  font-size: 11px;
  color:#000000;    
}

.esitoPrimoTempoFinale_rootDiv td.cellWhiteTextBlackBorderRight{
  font-family: Arial ;
  font-weight: bold;/* messo il Bold perchč pių simile all'effetto riprodotto su Photoshop che non so come replicare in css*/
  font-size: 11px;
  color:#000000;  
  border-right-width: 2px;
  border-right-style:solid;
  border-right-color: #d2d2d2;
}

.esitoPrimoTempoFinale_rootDiv td.cellNumberWhiteTextBlackNoBorder{
  font-family: Arial ;
  font-weight: bold;/* messo il Bold perchč pių simile all'effetto riprodotto su Photoshop che non so come replicare in css*/
  font-size: 11px;
  color:#000000;
  vertical-align:top;
  padding-top:6px;  
}

.esitoPrimoTempoFinale_rootDiv td.cellResultWhiteTextBlack{
  font-family: Arial ;
  font-weight: bold;/* messo il Bold perchč pių simile all'effetto riprodotto su Photoshop che non so come replicare in css*/
  font-size: 11px;
  color:#000000;
  text-align: right;      
}

.esitoPrimoTempoFinale_rootDiv tr.backGroundGray, 
.esitoFinale2_3_esiti_rootDiv tr.backGroundGray, 
.risultatoEsatto_26_esiti_rootDiv tr.backGroundGray, 
.somma_goal_finale_rootDiv tr.backGroundGray, 
.tabelle_favoriti_rootDiv tr.backGroundGray{
  background-color: #e0e0e0;  
}

.esitoPrimoTempoFinale_rootDiv tr.backGroundWhite,
.esitoFinale2_3_esiti_rootDiv tr.backGroundWhite,
.risultatoEsatto_26_esiti_rootDiv tr.backGroundWhite, 
.somma_goal_finale_rootDiv tr.backGroundWhite,
.tabelle_favoriti_rootDiv tr.backGroundWhite{
  background-color: #ffffff;
}

.esitoPrimoTempoFinale_rootDiv div.quote, 
.esitoFinale2_3_esiti_rootDiv div.quote, 
.risultatoEsatto_26_esiti_rootDiv div.quote, 
.somma_goal_finale_rootDiv div.quote, 
.tabelle_favoriti_rootDiv div.quote {
  background-image: url(../../img/matchpoint/scommesse/palinsesto/sfondoButtonQuote.png);
  background-repeat: no-repeat;
  text-align:left;
  padding-left:10px;
  font-family: Arial ;
  font-weight: bold;/* messo il Bold perchč pių simile all'effetto riprodotto su Photoshop che non so come replicare in css*/
  font-size: 11px;
  color: #e31818;
  cursor: pointer;
  height:16px;
  padding-top: 1px;
}

.esitoPrimoTempoFinale_rootDiv div.quote:hover, 
.esitoFinale2_3_esiti_rootDiv div.quote:hover, 
.risultatoEsatto_26_esiti_rootDiv div.quote:hover, 
.somma_goal_finale_rootDiv div.quote:hover, 
.tabelle_favoriti_rootDiv div.quote:hover,
.esitoPrimoTempoFinale_rootDiv div.quote_sel, 
.esitoFinale2_3_esiti_rootDiv div.quote_sel, 
.risultatoEsatto_26_esiti_rootDiv div.quote_sel, 
.somma_goal_finale_rootDiv div.quote_sel, 
.tabelle_favoriti_rootDiv div.quote_sel {
	background-image: url(../../img/matchpoint/scommesse/palinsesto/sfondoButtonQuoteHover.png);
	color: #ffffff;
}

.esitoPrimoTempoFinale_rootDiv div.quote_sel_gray:hover, 
.esitoFinale2_3_esiti_rootDiv div.quote_sel_gray:hover, 
.risultatoEsatto_26_esiti_rootDiv div.quote_sel_gray:hover, 
.somma_goal_finale_rootDiv div.quote_sel_gray:hover, 
.tabelle_favoriti_rootDiv div.quote_sel_gray:hover {
	background-image: url("../../img/matchpoint/scommesse/palinsesto/sfondoButtonQuotePassive.png") !important;
	color: #ffffff;
}

.esitoPrimoTempoFinale_rootDiv div.quote_sel_gray, 
.esitoFinale2_3_esiti_rootDiv div.quote_sel_gray, 
.risultatoEsatto_26_esiti_rootDiv div.quote_sel_gray, 
.somma_goal_finale_rootDiv div.quote_sel_gray, 
.tabelle_favoriti_rootDiv div.quote_sel_gray{
	background-image: url(../../img/matchpoint/scommesse/palinsesto/sfondoButtonQuotePassive.png);
	color: #ffffff;
}

.esitoPrimoTempoFinale_rootDiv div.quote_sel_up, 
.esitoFinale2_3_esiti_rootDiv div.quote_sel_up, 
.risultatoEsatto_26_esiti_rootDiv div.quote_sel_up, 
.somma_goal_finale_rootDiv div.quote_sel_up, 
.tabelle_favoriti_rootDiv div.quote_sel_up{
	background-image: url(../../img/matchpoint/scommesse/palinsesto/sfondoButtonQuoteUp.png);
	color: #ffffff;
}

.esitoPrimoTempoFinale_rootDiv div.quote_sel_down, 
.esitoFinale2_3_esiti_rootDiv div.quote_sel_down, 
.risultatoEsatto_26_esiti_rootDiv div.quote_sel_down, 
.somma_goal_finale_rootDiv div.quote_sel_down, 
.tabelle_favoriti_rootDiv div.quote_sel_down{
	background-image: url(../../img/matchpoint/scommesse/palinsesto/sfondoButtonQuoteDown.png);
	color: #ffffff;
}


.esitoPrimoTempoFinale_rootDiv div.quote:active, 
.esitoFinale2_3_esiti_rootDiv div.quote:active, 
.risultatoEsatto_26_esiti_rootDiv div.quote:active, 
.somma_goal_finale_rootDiv div.quote:active, 
.tabelle_favoriti_rootDiv div.quote:active {
	background-image: url(../../img/matchpoint/scommesse/palinsesto/sfondoButtonQuoteActive.png);
	color: #ffffff;
}


/*******
 *GESTIONE SISTEMI SCOMMESSE 
 * (la classe rootDiv č definita sopra perchč ha in comune delle classi con SCOMMESSE SPORT SCHEDINA)
*/ 

.sistemaScommesse_rootDiv td.titleGray{
  background-image: url(../../img/matchpoint/scommesse/palinsesto/barraTittoloSfondoGray.png);
  background-repeat: repeat-x;  
  font-family: Arial;  
  font-weight: bold;/* messo il Bold perchč pių simile all'effetto riprodotto suPhotoshop che non so come replicare in css*/
  font-size: 11px;
  color:#ffffff;
  text-align:center;
  border-right-color: #ffffff;
  border-right-width: 2px;
  border-right-style: solid;
  border-bottom-color: #ffffff;
  border-bottom-width: 2px;
  border-bottom-style: solid; 
}

.sistemaScommesse_rootDiv td.cellWhiteTextBlackNoBorder{
  font-family: Arial ;
  font-weight: bold;/* messo il Bold perchč pių simile all'effetto riprodotto su Photoshop che non so come replicare in css*/
  font-size: 11px;
  color:#000000;
  background-color:#ffffff;
  text-align:center;
  border-top-width:1px;
  border-top-style: solid;
  border-top-color: #b6b7b7;    
}

.sistemaScommesse_rootDiv div.buttonCalcola{ 
  background-image: url(../../img/matchpoint/scommesse/palinsesto/sfondoPulsanteCalcola.png);
  background-position: center;
  background-repeat: no-repeat;
  width: 109px;
  height: 23px;
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
  margin-left: 5px;
}

.sistemaScommesse_rootDiv div.buttonScommetti{ 
  background-image: url(../../img/matchpoint/scommesse/palinsesto/sfondoPulsanteTagliatoScommetti.png);
  background-position: center;
  background-repeat: no-repeat;
  width: 267px;
  height: 28px;
  font-family: arial;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
}


.sistemaScommesse_rootDiv td.textBlack{   
  font-family: tahoma;
  font-size: 10px;
  font-weight: bold;
  color: #a5a5a5;
  text-align: left;
  background-color: #ffffff;
  padding-left:10px;
  padding-top: 10px;
  padding-bottom: 10px;
}


.buttonRitornaScedina{
  background-image: url(../../img/matchpoint/scommesse/palinsesto/buttonRitornoSchedina.png);
  background-position: center;
  background-repeat: no-repeat;
  width: 180px;
  height: 32px;
  font-family: Arial;
  font-weight: bold;
  color:#ffffff;
  text-align: center;
  cursor: pointer;
  font-size: 12px;
}

/*
 *	TOTOGOL BIGLIETTO
 */ 
	.totogolbiglietto_rootDiv {
		width: 300px;
		font-family: Arial;
	}
	.totogolbiglietto_rootDiv div.totogolbiglietto_topBg {
		background-image:url(../../img/matchpoint/scommesse/totocalciobiglietto_topBg.png);
		background-repeat: no-repeat;
		width: 300px;
		height: 27px;
	}
	.totogolbiglietto_rootDiv div.totogolbiglietto_middleBg {
		background-image:url(../../img/matchpoint/scommesse/totocalciobiglietto_middleBg.png);
		background-repeat: repeat-y;
		width: 275px;
		padding: 8px 15px 8px 10px;
	}
	.totogolbiglietto_rootDiv div.totogolbiglietto_middleBg table.totogolbiglietto_middleTable {
		width: 100%;
	}
	.totogolbiglietto_rootDiv div.totogolbiglietto_bottomBg {
		background-image:url(../../img/matchpoint/scommesse/totocalciobiglietto_bottomBg.png);
		background-repeat: no-repeat;
		width: 300px;
		height: 15px;
	}
	
	.totogolbiglietto_rootDiv div.totogolbiglietto_divBottomBigliettoVuoto {
		background-image: url(../../img/matchpoint/scommesse/sfondoBigliettoVuotoBottom.png);
    background-repeat:no-repeat;
    background-position:top;
    font: bold 16px Arial, Helvetica, sans-serif; 
    color: #007945;
    height: 48px;
    width: 297px;
    text-align: center;
    padding-top:5px;
    
	}
	
	.totogolbiglietto_rootDiv td.totogolbiglietto_mainTitle {
		color: #0060a9;
		font-weight: bold;
		font-size: 16px;
		cursor: default;
	}
	.totogolbiglietto_rootDiv div.cmdCestino {
		background-image:url(../../img/matchpoint/ico_cestino.png);
		background-repeat: no-repeat;
		background-position: bottom;
		width: 22px;
		height: 22px;
		cursor: pointer;
	}
	.totogolbiglietto_rootDiv div.cmdChiudi {
		background-image:url(../../img/matchpoint/login_no_buttonLoginSel.png);
		background-repeat: no-repeat;
		width: 60px;
		height: 21px;
		cursor: pointer;
	}
	.totogolbiglietto_rootDiv tr.totogolbiglietto_TRconcorso {
		background-color: #ffffff;
	}
	.totogolbiglietto_rootDiv tr.totogolbiglietto_TRconcorso td {
		padding: 6px;
	}
	.totogolbiglietto_rootDiv tr.totogolbiglietto_TRconcorso td.totogolbiglietto_concorso {
		color: #727175;
		font-weight: bold;
		font-size: 14px;
		cursor: default;
	}

	.totogolbiglietto_rootDiv table.totogolbiglietto_tableList {
		border-color: #cecece;
		border-right-width: 2px;
		border-right-style: solid;
		cursor: default;
	}
	.totogolbiglietto_rootDiv table.totogolbiglietto_tableList, .totogolbiglietto_rootDiv table.totogolbiglietto_tableList td {
		border-color: #cecece;
	}

	.totogolbiglietto_rootDiv table.totogolbiglietto_tableList tr.totogolbiglietto_tableList_topTitle {
		height: 28px;
	}
	.totogolbiglietto_rootDiv table.totogolbiglietto_tableList tr.totogolbiglietto_tableList_topTitle td {
		border-top-width: 3px;
		border-top-style: solid;
	}
	.totogolbiglietto_rootDiv table.totogolbiglietto_tableList tr.totogolbiglietto_tableList_topTitle td.totogolbiglietto_tableList_topTitle_l {
		text-align:center;
		background-color: #dadada;
		text-transform: uppercase;
		color: #0060a9;
		font-weight:bold;
		font-size: 14px;
	}
	.totogolbiglietto_rootDiv table.totogolbiglietto_tableList tr.totogolbiglietto_tableList_topTitle td.totogolbiglietto_tableList_topTitle_r {
		text-align:center;
		background-color: #f5f5f5;
		color: #0060a9;
		font-weight:bold;
		font-size: 14px;
	}

	.totogolbiglietto_rootDiv table.totogolbiglietto_tableList tr.totogolbiglietto_tableList_topSubTitle {
		height: 20px;
	}
	.totogolbiglietto_rootDiv table.totogolbiglietto_tableList tr.totogolbiglietto_tableList_topSubTitle td {
		text-align:center;
		color: #0060a9;
		font-weight:bold;
		font-size: 14px;
	}

	.totogolbiglietto_rootDiv table.totogolbiglietto_tableList tr.totogolbiglietto_tableList_partita  {
		height: 20px;
	}
	.totogolbiglietto_rootDiv table.totogolbiglietto_tableList td.bg0 {
		background-color: #f5f5f5;
	}
	.totogolbiglietto_rootDiv table.totogolbiglietto_tableList td.bg1 {
		background-color: #e8e8e8;
	}
	.totogolbiglietto_rootDiv table.totogolbiglietto_tableList tr.totogolbiglietto_tableList_partita td.titoloPartita {
		text-align: center;
		color: #2f638a;
		font-weight: bold;
		font-size: 13px;
		text-transform: uppercase;
		border-left-width: 0px;
	}
	.totogolbiglietto_rootDiv table.totogolbiglietto_tableList tr.totogolbiglietto_tableList_partita td.testoPartita {
		text-align: center;
		width: 45px;
		color: #515151;
		font-weight: bold;
		font-size: 13px;
		text-transform: uppercase;
	}
	.totogolbiglietto_rootDiv table.totogolbiglietto_tableList tr.totogolbiglietto_tableList_partita td {
		border-bottom-width: 2px;
		border-bottom-style: solid;
		
		border-left-width: 2px;
		border-left-style: solid;
	}

	.totogolbiglietto_rootDiv table.totogolbiglietto_tableList tr.totogolbiglietto_tableList_sepRow {
		height: 6px;
	}
	.totogolbiglietto_rootDiv table.totogolbiglietto_tableList tr.totogolbiglietto_tableList_sepRow td {
		background-image:url(../../img/matchpoint/scommesse/totocalciobiglietto_borderbottom.png);
		background-repeat:repeat-x;
		background-position: bottom;
		font-size: 0px;
	}

	.totogolbiglietto_rootDiv table.totogolbiglietto_tableList td.borderLeft {
		border-left-width: 2px;
		border-left-style: solid;
	}

	.totogolbiglietto_rootDiv td.totogolbiglietto_infoSmall {
		color: #888888;
		font-family: Arial;		
		font-weight:bold;
		font-size: 10px;
		cursor: default;
	}

	.totogolbiglietto_rootDiv tr.totogolbiglietto_sepRow {
		height: 9px;
	}
	.totogolbiglietto_rootDiv tr.totogolbiglietto_sepRow td {
		background-image:url(../../img/matchpoint/scommesse/totocalciobiglietto_mainseprow.png);
		background-repeat:repeat-x;
		background-position: bottom;
		font-size: 0px;
	}

	.totogolbiglietto_rootDiv td.testoRiassuntoFinale {
		cursor: default;
		color: #545353;
		font-size: 14px;
		font-weight: bold;
		padding: 2px 12px;
	}
	.totogolbiglietto_rootDiv td.testoRiassuntoFinaleTotale {
		cursor: default;
		color: #000000;
		font-size: 20px;
		font-weight: bold;
		padding: 2px 12px;
	}
	
	.totogolbiglietto_rootDiv div.buttonStampa {
		color: #303030;
		font-size: 12px;
		font-weight: bold;
		height:19px;
		background-image:url(../../img/matchpoint/ico_stampa.png);
		background-repeat: no-repeat;
		width:72px;
		padding-top: 3px;
		cursor:pointer;
	}
	
	.totogolbiglietto_rootDiv td.tabTotogolBiglietto{
    font: bold 15px Arial, Helvetica, sans-serif;
    color:#ffffff;
    background-image:url(../../img/matchpoint/scommesse/sfondoTabTotocalcioBigliettoSchedina.png);
		background-repeat:no-repeat;
		background-position: left bottom;
    font-size: 15px;
    font-family: Arial;
    font-weight: bold;      
    width: 151px;
    text-align: center;
    height: 35px;
  }

.totogolbiglietto_rootDiv td.tabTotogolBiglietto{
    font: bold 15px Arial, Helvetica, sans-serif; 
    color:#dadada;
    background-image:url(../../img/matchpoint/scommesse/sfondoTabTotogolBigliettoSchedina.png);
		background-repeat:no-repeat;
		background-position: bottom;
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
    width: 127px;
    text-align: center;          
  }
  
.totogolbiglietto_rootDiv  td.tabSingolaBiglietto{
  font: bold 16px Arial, Helvetica, sans-serif; 
  color: #0060a9;
  background-image: url(../../img/matchpoint/scommesse/sfondoTabTotogolBigliettoSchedina.png);
  background-repeat: no-repeat;
  background-position: left bottom;
}

	.totogolbiglietto_rootDiv table.totogolbiglietto_tableList td.bg10 {
		background-color: #ffffff;
	}
	.totogolbiglietto_rootDiv table.totogolbiglietto_tableList tr.totogolbiglietto_tableList_partita td.titoloPartita {
		text-align: center;
		color: #0060a9;
		font-weight: bold;
		font-size: 14px;
		text-transform: uppercase;
		border-left-width: 0px;
	}
	

	.totogolbiglietto_rootDiv table.totogolbiglietto_tableList tr.totogolbiglietto_tableList_partita td.tp {
		text-align: center;
		color: #0060a9;
		font-weight: bold;
		font-size: 14px;
		text-transform: uppercase;
		border-left-width: 0px;
		border-right-width: 0px;
	}
	
	
	
.infoGiocata {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	color:#454545;
}


.infoTutorial {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:15px;
	color:#5fac3f;
}




.Testo001 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	color:#000000;	
	text-align:left;
	vertical-align: middle;
}

.Testo002 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	color:#6e6e6e;	
	text-align:left;
	vertical-align: middle;
}



	
/*
 *	PULSANTI COLORATI DEL SITO
 */
.tab_bianco {
	cursor: pointer;
}
.tab_bianco td.buttonL {
	background-image:url(../../img/matchpoint/wait_sx_box_ippica.png);
	background-repeat:no-repeat;
	width: 13px;
	height: 40px;
}
.tab_bianco td.buttonR {
	background-image:url(../../img/matchpoint/wait_dx_box_ippica.png);
	background-repeat:no-repeat;
	width: 13px;
	height: 40px;
}
.tab_bianco td.buttonC{
	font-size: Arial;
	background-image:url(../../img/matchpoint/wait_ce_box_ippica.png);
	background-repeat:repeat-x;
	height: 40px;
	color:#0060a9;
	text-transform:uppercase;
	font-size:16px;
	text-align:center;
	font-weight:bold;
}

.tab_bianco td.latoDx_bianco {
	font-size: Arial;
	background-image:url(../../img/matchpoint/wait_dx_box_mid_ippica.png);
	background-repeat:repeat-y;
	height: 40px;
	color:#0060a9;
	text-transform:uppercase;
	font-size:16px;
	text-align:center;
	font-weight:bold;	
}

.tab_bianco td.latoSx_bianco {
	font-size: Arial;
	background-image:url(../../img/matchpoint/wait_sx_box_mid_ippica.png);
	background-repeat:repeat-y;
	height: 40px;
	color:#0060a9;
	text-transform:uppercase;
	font-size:16px;
	text-align:center;
	font-weight:bold;	
}

.tab_bianco td.latoCe_bianco {
	background-color: #ffffff;
	text-align:center;
	vertical-align: middle;
}

.tab_bianco td.latoDx_grigio {
	font-size: Arial;
	background-image:url(../../img/matchpoint/grigio_dx_box_mid_ippica.png);
	background-repeat:repeat-y;
	height: 40px;
	color:#0060a9;
	text-transform:uppercase;
	font-size:16px;
	text-align:center;
	font-weight:bold;	
}

.tab_bianco td.latoSx_grigio {
	font-size: Arial;
	background-image:url(../../img/matchpoint/grigio_sx_box_mid_ippica.png);
	background-repeat:repeat-y;
	height: 40px;
	color:#0060a9;
	text-transform:uppercase;
	font-size:16px;
	text-align:center;
	font-weight:bold;	
}

.tab_bianco td.latoCe_grigio {
	background-color: #e8e8e8;
	text-align:center;
	vertical-align: middle;
}
	
 .testoTitolo {
 	font: bold 15px Arial, Helvetica, sans-serif; color:#0060a9;
 }
 
.tab_bianco td.ombra{
	font-size: Arial;
	background-image:url(../../img/matchpoint/ombra_ippica.png);
	background-repeat:repeat-x;
	height: 5px;
	color:#0060a9;
	text-transform:uppercase;
	font-size:0px;
	text-align:center;
	font-weight:bold;
}
.tab_bianco td.ombraSx {
	background-image:url(../../img/matchpoint/ombra_ippica_sx.png);
	background-repeat:no-repeat;
	width: 13px;
	height: 5px;
}
.tab_bianco td.ombraDx {
	background-image:url(../../img/matchpoint/ombra_ippica_dx.png);
	background-repeat:no-repeat;
	width: 13px;
	height: 5px;
}
