body {
     top: 0px;
     left: 0px;
}

A.linkChampionships {
	color: #0085CA;
	font-size: 25px !important;
	line-height: 50px;
}

A.linkChampionships:hover {
	color: #E20074;
	font-size: 25px;
	line-height: 50px;
}

A:link
{
    font-size: 28px;
    font-family: Arial;
    xcolor: #0a62ac;
    text-decoration: none;
}

A:visited
{
    font-size: 28px;
    color: #000000;
    font-family: Arial;
    text-decoration: none;
}

A.trad:visited
{
    font-size: 12px;
    color: white;
    font-family: Arial;
    text-decoration: none;
}

A.trad:hover
{
    font-size: 12px;
    color: white;
    font-family: Arial;
    text-decoration: none;
}

A:hover
{
    font-size: 28px;
    font-family: Arial;
    text-decoration: none;
}

.divSeparator {
    width: 1305px;
    height: 2px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.tdDivPdf {
    width: 1042px;
    height: 100%;
    vertical-align: top;
    border-top: 1px solid #d3d3d3;
    border-left: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    background-color: #f6fdff;
}

.divMain {
    width: 1041px;
    vertical-align: top;
    height: 100%;
}

.tdDivMenuSx {
    width: 255px; 
    vertical-align: top;
    border-left: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    background-color: #f6fdff;
    border-radius: 0px 0px 0px 8px;
}

.divLive {
 }

.tdDivLive {
    width: 255px; 
    height: 125px;
    vertical-align: top;
    border-top: 1px solid #d3d3d3;
    border-left: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    background-color: #f6fdff;
}

.divMenuSx {
    width: 256px;
    height: 500px;
}

.menuSxScroll {
    overflow-y: auto;
    overflow-x: hidden;
    height: 100%;
}

.divContenitoreMainUp {
    width: 1305px;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
}

.divTab {
    width: 150px;
    height: 25px;
    line-height: 26px;
    border-radius: 10px 10px 0px 0px;
    border: 1px solid black;
    border-bottom: 1px solid #466c8d;    
    font-size: 20px;
}

.divTabSel {
    width: 150px;
    height: 25px;
    line-height: 26px;
    border-radius: 10px 10px 0px 0px;
    border: 1px solid black;
    border-bottom: 1px solid #6d90b0;
    background-color: #6d90b0;
    font-size: 20px;
}

.divTabSelMenuSx {
    width: 238px;
    height: 22px;
    background-color: #414141;
    border: 1px solid black;
    line-height: 20px;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
}

.divParte {
    width: 238px;
    height: 15px;
    background-color: #414141;
    border: 1px solid black;
    line-height: 16px;
    font-size: 9px;
    font-weight: bold;
    vertical-align: middle;
    cursor: pointer;
}
 
.tdHeaderTabHeat {
    font-size: 8px;
    font-family: Arial;
    color: white;
    text-align: left;
    width: 80px;
    height: 15px;
}
 
.divTabContHeat {
    width: 100%;
    height: 18px;
    border-radius: 8px 8px 0px 0px;
    border: 1px solid black;
    border-bottom: 1px solid black;
    line-height: 20px;
    font-size: 11px;
    cursor: pointer;
    background: rgb(125,126,125);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdkN2U3ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZTBlMGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(125,126,125,1) 0%, rgba(14,14,14,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,126,125,1)), color-stop(100%,rgba(14,14,14,1)));
    background: -webkit-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%);
    background: -o-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%);
    background: -ms-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%);
    background: linear-gradient(to bottom,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 );
}

.divTabSelContHeat {
    width: 100%;
    height: 18px;
    border-radius: 8px 8px 0px 0px;
    border: 1px solid black;
    border-bottom: 1px solid black;
    line-height: 20px;
    font-size: 11px;
    background: rgb(181,189,200);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I1YmRjOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM2JSIgc3RvcC1jb2xvcj0iIzgyOGM5NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyODM0M2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(181,189,200,1) 0%, rgba(130,140,149,1) 36%, rgba(40,52,59,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(181,189,200,1)), color-stop(36%,rgba(130,140,149,1)), color-stop(100%,rgba(40,52,59,1)));
    background: -webkit-linear-gradient(top,  rgba(181,189,200,1) 0%,rgba(130,140,149,1) 36%,rgba(40,52,59,1) 100%);
    background: -o-linear-gradient(top,  rgba(181,189,200,1) 0%,rgba(130,140,149,1) 36%,rgba(40,52,59,1) 100%);
    background: -ms-linear-gradient(top,  rgba(181,189,200,1) 0%,rgba(130,140,149,1) 36%,rgba(40,52,59,1) 100%);
    background: linear-gradient(to bottom,  rgba(181,189,200,1) 0%,rgba(130,140,149,1) 36%,rgba(40,52,59,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5bdc8', endColorstr='#28343b',GradientType=0 );
}

.tdTab {
    width: 150px;
    line-height: 28px;
    cursor: pointer;
    font-weight: bolder;
    font-style: italic;
    font-size: 20px;
    font-family: Arial;
    color: white;
}

.liv2 {
    font-size: 14px;  
}

.sel {
    background-color: grey;
}

.tblContenuti {
    width: 1305px;
    overflow: hidden;
    white-space: nowrap;
    table-layout: fixed;
    border-collapse: collapse;
}

.tdHeaderContenuti {
    font-size: 28px;
    font-weight: bold;
    color: black;
    text-align: left;
    font-family: Arial;
    white-space: nowrap;
    text-wrap: none;
}

.gallery img {
	padding-left: 15px; 
	padding-right: 15px;
}

.sponsor {
	width: 1050px;
    margin-top: 5px;
    float: left;
	background-color: white;
}
 
.tblSponsor {
    width: 100%;
}

.tblMain {
    width: 100%;
    height: 100%;
    table-layout: fixed;
}

.tblMainUp {
    width: 100%;
    height: 100%;
    table-layout: fixed;
}

.tblMainSotto {
    border-collapse: collapse; 
    table-layout: fixed; 
    width: 100%;
}

.tdHeaderMenuSx {
    font-size: 10px;
    color: white;
    text-align: left;
    font-family: Arial;
    width: 190px;
    height: 15px;
}
 
.tdHeaderMenuSxParte {
    font-size: 10px;
    color: white;
    text-align: left;
    font-family: Arial;
    width: 190px;
    height: 15px;
    line-height: 40px;
}

.tdHeaderCont {
    font-size: 28px;
    color: #4C4C4C;
    text-align: left;
    font-family: Arial;
    height: 15px;
    vertical-align: middle;
	white-space: nowrap;
	letter-spacing: -1.1px;
}
 
.tdHeaderTabCont {
    font-size: 10px;
    font-family: Arial;
    color: #4c4c4c;     
	text-align: center;
    width: 145px;
    height: 18px;
}

.tdHeaderTabContBasso {
    font-size: 10px;
    color: white;
    text-align: left;
    font-family: Arial;
    width: 140px;
    height: 15px;
    background-color: #414141;
}
.statoGaraNoBorderBottom {
    width: 20px;
    vertical-align: central;
}

.footer {
    margin-left: auto;
    margin-right: auto;
    width: 1305px;
    background-color: White;
    text-align: center;
    display: block;
    border: 1px solid black;
}

.tblMainDx {
    table-layout: fixed;
}

.tblMainSx {
    table-layout: fixed;
    display: block;
}

.trMenuSx {
    height: 25px;
    width: 256px;
}

.trMenuSxSeparator {
    height: 10px;
    width: 256px;
}

.trMenuSxParte {
    height: 15px;
    width: 256px;
}
 
.separatorMenuSx {
     width: 7px;
}

.separatorMenuSxRight {
     width: 10px;
}
.statusDati {
    width: 570px; 
    text-align: right; 
    color: white;
    font-family: Arial;
    font-size: 12px;
    line-height: 20px;
}

.tdContenutiHeader {
    text-align: left;
    font-size: 18px; 
    color: black;
    font-family: Arial;
    background-color: #6d90b0;
}

.tblContenutiRESSTL {
    display: block;
    table-layout: fixed; 
    margin-left: 14px; 
    width: 1020px;
}

.tblContenutiRESSTL_Sotto {
    display: block;
    table-layout: fixed; 
    margin-left: 14px; 
    width: 1020px; 
    border-collapse: collapse;
}

.tblContenutiRESSTL_Sotto_Heats {
    display: block;
    table-layout: fixed; 
    width: 1020px; 
    border-collapse: collapse;
}

.headerContenuti {
    font-family: 'Trebuchet MS';
	font-size: 30px;
    background-color: #10476e;  
    color: white; 
    width: 1020px;
}

#pdfGenerale {
    width: 150px;
    font-family: Arial;
    color: white;
}

.tblContainer {
    margin-left: auto; 
    margin-right: auto;
}

.GiuriaH {
    color: #544C4C;
    width: 340px;
    text-align: center;
}

.HeaderSport {
     color: #4c4c4c;  
     font-family: Arial;
     width: 150px;
     cursor: pointer;
     font-weight: bold;
	 font-size: 28px;
}

.HeaderSportMain {
	font-size: 33px !important;
    color: white;
    font-family: Arial;
    font-weight: bold;
    width: 150px;
    cursor: pointer;
}

.HeaderSportMainSel {
	font-size: 36px !important;
	font-weight: bold;
	color: #FFFFEF;  
	font-family: Arial;
	width: 150px;
	cursor: pointer;
}
 
.HeaderSportSel {
     color: #2A80C3;
     text-align: center;
     font-family: Arial;
     width: 150px;
     cursor: pointer;
}
 
.HeaderSport:hover {
     color: #2A80C3;
}
 
.wHeader {
     width: 1020px;
}
.wHeaderSottoTabs {
    width: 1020px;
    color: white; 
    font: 100% Alfa, Arial, Geneva, Helvetica, sans-serif;
    background-color: #414141;
}

.tdNoData1 {
     width: 100%; 
     vertical-align: top; 
     background-color: #9c9c9c;
}
 .Risultato {
     font-size: 30px;
     font-weight: bold;
     text-align: right;
}

.tblCurSport {
     width: 100%;
     margin-left: 5px;
     margin-right: 5px;
     background: rgb(125,126,125);
     background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdkN2U3ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZTBlMGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
     background: -moz-linear-gradient(top,  rgba(125,126,125,1) 0%, rgba(14,14,14,1) 100%);
     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,126,125,1)), color-stop(100%,rgba(14,14,14,1)));
     background: -webkit-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%);
     background: -o-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%);
     background: -ms-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%);
     background: linear-gradient(to bottom,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%);
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 );

}

#divSport {
     width: 246px;
     margin-top: 3px;
}

#tdCurSport {
     text-align: center;
     font-size: 15px;
     font-weight: bold;
     font: 100% Alfa, Arial, Geneva, Helvetica, sans-serif;
     color: white;
}

.bLeft {
     xborder-left: 1px solid #d3d3d3;
}

.bRight {
     xborder-right: 1px solid #d3d3d3;
}

.bLeftRight {
     xborder-left: 1px solid #d3d3d3;
     xborder-right: 1px solid #d3d3d3;
}

.bLeftRightBottom {
     xborder-left: 1px solid #d3d3d3;
     xborder-right: 1px solid #d3d3d3;
     xborder-bottom: 1px solid #d3d3d3;
}

.bLeftRightTop {
     xborder-left: 1px solid #d3d3d3;
     xborder-right: 1px solid #d3d3d3;
     xborder-top: 1px solid #d3d3d3;
}

.bLeftTop {
     xborder-left: 1px solid #d3d3d3;
     xborder-top: 1px solid #d3d3d3;
}

.bRightTop {
     xborder-right: 1px solid #d3d3d3;
     xborder-top: 1px solid #d3d3d3;
}

 .bTopBottomRight {
     xborder-right: 1px solid #d3d3d3;
     xborder-top: 1px solid #d3d3d3;
     xborder-bottom: 1px solid #d3d3d3;
 }
 .bTopBottom {
     xborder-top: 1px solid #d3d3d3;
     xborder-bottom: 1px solid #d3d3d3;
 }
 .bTop {
     xborder-top: 1px solid #d3d3d3;
 }
 .bLeftTopBottom {
     xborder-top: 1px solid #d3d3d3;
     xborder-bottom: 1px solid #d3d3d3;
     xborder-left: 1px solid #d3d3d3;
 }
.bBottom {
    xborder-bottom: 1px solid #d3d3d3;
}
 .bAll {
     xborder: 1px solid #d3d3d3;
 }
 .aRight {
     text-align: right;
 }
 .aCenter {
     text-align: center;
 }
 .tdContSmall {
     font-size: 28px;
     font-style: italic;
     vertical-align: top;
 }
.NoBold {
    font-weight: normal;
}
 .tdContSmallBottom {
     font-size: 9px;
     font-style: italic;
     vertical-align: bottom;
 }
 .playerLittle {
     font-size: 28px;
     text-wrap: none;
     white-space: nowrap;
 }
 .tblNoData {
     width: 1020px;
     height: 20px;
     margin-left: 8px;
 }
.tblNoDataSchedule {
    width: 250px;
}
 .tdHeaderPanel {
     background-color: #C8C8C8;
 }
 .hPanelHeader {
     height: 20px;
 }
 .hPanelBody {
     height: 18px;
 }
 .headerReportPdf {
    width: 1020px;
    font-family: Arial;
    font-size: 30px;
    background-color: #10476e; 
    color: white; 
 }
 .hLittle {
    height: 20px;
    line-height: 20px;
 }
 .hReportHeader {
    height: 16px;
 }
 .hReport {
     height: 25px;
 }
 .wHeaderTabContReport {
     width: 90px;
 }
 .separatoreSxDx {
     width: 2px;
     border-right: 1px solid black;
 }
#imgLiveResults {
     display: block; 
     margin-top: 9%; 
     margin-bottom: 3%; 
     margin-left: auto; 
     margin-right: auto;
     cursor: pointer;
}
 .tblLiveMedals {
     width: 100%;
     height: 100%;
}
.dnd {
    color: #4C4C4C;
    font-size: 22px !important;
    font-weight: bold;
    font: 100% Alfa, Arial, Geneva, Helvetica, sans-serif;
	background-color: #C8C8C8;
	letter-spacing: -2px;
}
.caricamento {
    color: #4C4C4C;
    font-family: 'Trebuchet MS';
	font-size: 30px;
}
.aLeft {
    text-align: left;
}
.tblHeader {
	width: 100%;
}
.tblHeaderTr1 {
    height: 96px;
}
.divTabPrecSucc {    
    width: 100%;
    height: 50px;    
    line-height: 50px;
    font-size: 23px;
    background: #C8C8C8;
    border-left: 2px solid #e0e0e0;
    border-bottom: 1px solid white;
    color: #4C4C4C;
    border-radius: 8px 8px 0px 0px;
}

.tdHeaderTabContPrecSucc {
    font-size: 10px;
    font-family: Arial;
    color: white;
    text-align: center;
    width: 80px;
}

/* Classi per customizzare il layout grafico*/ 
html {
    background-repeat: no-repeat;
    background-position: center 0;
    position: relative;
	height: 101%;
    min-height: 100%;
    top: 0px;
}

.header {
    background-image: url(/img/headerwhitenosport.png);
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
}

.headerTitle{
	    font-size: 32px;
    font-weight: bold;
	color:#004075!important;
	position: absolute;
    z-index: 999;
    color: black;
    width: 50%;
    text-align: center;
    left: 33%;
    top: 80px;
    font-size: 35px;


}

.headerTop {
    width: 1050px;
    height: 228px;
    margin-left: auto;
    margin-right: auto;
	background-color: white;
    font-size: 22px;
    color: white;
    font-family: 'Trebuchet MS';
	position: relative;
}

.headerTop_Titolo {
    width: 1050px;
    height: 150px;
    margin-left: auto;
    margin-right: auto;
	background-color: white;
    font-size: 22px;
    color: white;
    font-family: 'Trebuchet MS';
}

.headerMenuTop {
    width: 1050px;
    margin-left: auto;
    margin-right: auto;
    background-color: black;
}

.divMenuTab {
    width: 1050px;
    margin-left: auto;
    margin-right: auto;
    background-color: black;
}

.pdfGeneraleAll {
    color: #ffffff;  
	font-size: 30px;
}

.GaraRound {
    width: 470px;
    height: 25px;
    font-family: 'Trebuchet MS';
    font-weight: bold;
	font-size: 30px;
    background-color: #10476e;   
    color: #ffffff;  
	letter-spacing: -1px;
}

.HeadCalendarByEvent {
	width: 1020px;
    height: 25px;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: bold;
    font-size: 30px;
    font-size: 30px;
    background-color: #10476e;   
    color: white;
}

.addH {
    height: 25px;
    background-color: #10476e; 
    color: white;
}

.trContenuti {
    font-size: 29px;
    color: #4C4C4C;
    font-family: Verdana, Geneva, sans-serif;
    vertical-align: top;
	letter-spacing: -2px;
}

.trContenutiNoHover {
    font-size: 13px;
    color: #4C4C4C;
    font-family: Verdana, Geneva, sans-serif;
    vertical-align: top;
}

.trContenutiToggle {
    font-size: 29px;
    color: #4C4C4C;
    font-family: Verdana, Geneva, sans-serif;
    background-color: #f0eeee;
    vertical-align: top;
	letter-spacing: -2px;
}

.trContenutiToggleNoHover {
    font-size: 30px;
    color: white;
    font-family: Verdana, Geneva, sans-serif;
    background-color: #D8D8D8;
    vertical-align: top;
}

.bottomTabs {
    text-align: right;
    width: 40%;
    xborder-bottom: 1px solid black;
}

.bottomTabsLeft {
    width: 60%;
    xborder-bottom: 1px solid black;
}

.BorderBottomBlack {
    xborder-bottom: 1px solid black;
}

.divTabCont {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 28px;
    background: #C8C8C8;
    border-left: 2px solid #e0e0e0;
    color: #4C4C4C;
    border-radius: 8px 8px 0px 0px;
}

.divTabSelCont {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 28px;
    background: #10476e;  
    border-right: 2px solid #e0e0e0;
    border-left: 2px solid #e0e0e0;
    color: #ffffff;  
    border-radius: 8px 8px 0px 0px;
}

.divTabMenuSxHalf {
    width: 120px;
    height: 25px;
    border-radius: 8px 8px 0px 0px;
    border: 1px solid black;
    line-height: 25px;
    font-size: 13px;
    text-align: center;
    background: rgb(125,126,125);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdkN2U3ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZTBlMGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(125,126,125,1) 0%, rgba(14,14,14,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,126,125,1)), color-stop(100%,rgba(14,14,14,1)));
    background: -webkit-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%);
    background: -o-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%);
    background: -ms-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%);
    background: linear-gradient(to bottom,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 );
}

.divTabSelMenuSxHalf {
    width: 120px;
    height: 25px;
    border-radius: 8px 8px 0px 0px;
    border: 1px solid black;
    line-height: 25px;
    font-size: 13px;
    text-align: center;
    font-weight: bold;
    background: rgb(181,189,200);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I1YmRjOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM2JSIgc3RvcC1jb2xvcj0iIzgyOGM5NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyODM0M2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(181,189,200,1) 0%, rgba(130,140,149,1) 36%, rgba(40,52,59,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(181,189,200,1)), color-stop(36%,rgba(130,140,149,1)), color-stop(100%,rgba(40,52,59,1)));
    background: -webkit-linear-gradient(top,  rgba(181,189,200,1) 0%,rgba(130,140,149,1) 36%,rgba(40,52,59,1) 100%);
    background: -o-linear-gradient(top,  rgba(181,189,200,1) 0%,rgba(130,140,149,1) 36%,rgba(40,52,59,1) 100%);
    background: -ms-linear-gradient(top,  rgba(181,189,200,1) 0%,rgba(130,140,149,1) 36%,rgba(40,52,59,1) 100%);
    background: linear-gradient(to bottom,  rgba(181,189,200,1) 0%,rgba(130,140,149,1) 36%,rgba(40,52,59,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5bdc8', endColorstr='#28343b',GradientType=0 );
}

.tdHeaderMenuSxHalf {
    font-size: 13px;
    color: white;
    text-align: left;
    font-family: Verdana, Geneva, sans-serif;
    width: 100px;
    height: 13px;
    cursor: pointer;
}

.liGara {
    font-size: 10px;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: bolder;
    color: black;
    cursor: pointer;
    width: 220px;
    border-top: 1px solid #d3d3d3;
    border-bottom: 1px solid #dfe1e3;
    border-right: 1px solid #d3d3d3;
    line-height: 13px;
    vertical-align: top;
}

.liGara:hover {
    color: #d82b39;
}

.liGaraNoBorderBottom {
    font-size: 10px;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: bolder;
    color: black;
    cursor: pointer;
    width: 190px;
    line-height: 13px;
}

.liGaraNoBorderBottom:hover {
    color: #d82b39;
}

.tdNoData {
    vertical-align: top;
    font: 100% Alfa, Arial, Geneva, Helvetica, sans-serif;
    font-family: Arial;
    font-size: 30px;
    background-color: #9C9C9C;
    color: white;
    width: 1020px;
}

.tblMenu {
    width: 1050px;
    overflow: hidden;
    white-space: nowrap;
    table-layout: fixed;
    border-collapse: collapse;
    display: block;
}

.tdDivMain {
    width: 1050px;
    height: 100%;
    vertical-align: top;
    background-color: #ffffff;  
}

.divContenitoreMain {
    width: 1050px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.statoGara {
    width: 20px;
    vertical-align: central;
    text-align: center;
    cursor: pointer;
}
.menuPrimoLivello {
	background-color: white;  /*#10476e*/;
	xborder-top: 2px solid #f97c39;
	width: 1050px;
	margin-left: auto;
    margin-right: auto;
	height: 231px;
	position: relative;
}

.menuSecondoLivello {
	background-color: #c8c8c8;
	border-top: 2px solid #f97c39;
	width: 1050px;
	margin-left: auto;
    margin-right: auto;
	height: 135px;
    line-height: 34px;
}

A.PDF {
    color: #4C4C4C;
    font-size: 28px;
}

A.PDF:hover {
    color: #d82b39;
}

.divSeparatorBG {
    width: 1050px;
    height: 1px;
    margin-left: auto;
    margin-right: auto;
}

.wCalStatoGara {
    width: 20px;
}

.wCalOrario {
    width: 100px;
}

.wCalCategory {
    width: 200px;
    font-weight: bold;	
    font-color: #4c4c4c;    
}

.wCalTurnoGruppo {
    width: 200px;
    font-weight: bold;
    font-color: #4c4c4c;    
}

.wCalLastTd {
    width: 590px;
}

.wHCalendarThird {
    width: 510px;
}

.wHCalendarByCategory {
    width: 130px;
}

.wHCalendarByDay {
    width: 628px;
}

.tblContenutiOW_Calendar {
    display: block;
    table-layout: fixed;
    width: 1020px;
    border-collapse: collapse;
}

.tblContenutiNU_Calendar {
    display: block;
    table-layout: fixed;
    width: 1020px;
    border-collapse: collapse;
}

.tblContenutiSY_Calendar {
    display: block;
    table-layout: fixed;
    width: 1020px;
    border-collapse: collapse;
}

.tblContenutiTF_Calendar {
    display: block;
    table-layout: fixed;
    width: 1020px;
    border-collapse: collapse;
}

.trContenutiToggleCalendar {
    font-size: 28px;
    color: #333;
    font-family: Open Sans,sans-serif;
    vertical-align: middle;
    height: 60px;
    background-color: #f0eeee; 
    cursor: pointer;
}

.trContenutiCalendar {
    font-size: 28px;
    color: #333;
    font-family: Open Sans,sans-serif;
    vertical-align: middle;
    height: 60px;
    cursor: pointer;
}

.CalendarScroll {
    height: 100%;
}

.HeaderSportNolink {
    color: #0a62ac;
    font-family: Arial;
    width: 150px;
}

.CalendarNoScrollBars {
    overflow: hidden;
    height: 100%;
}

.txtUpdate {
    vertical-align: middle;
    text-align: right;
    font-size: 10px;
    color: white;
    font-family: Arial;
    width: 160px;
}

.tdMenuAlto {
    width: 450px;
    vertical-align: top;
    color: white;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: bolder;
}

#tdLiveSport {
    color: white;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: bolder;
}

.tblCompSchedule {
    display: block;
    table-layout: fixed;
    margin-left: 10px;
    width: 1030px;
}

.tdCompScheduleUp {
    width: 206px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 25px;
    letter-spacing: -2px;
    color: black;
    line-height: 30px;
    vertical-align: top;
}

.tdCompScheduleDown {
    width: 147px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 25px;
	line-height: 45px;
	letter-spacing: -3px;
    color: black;
    vertical-align: top;
}

.Grassetto {
    font-weight: 700;
}

.tblMedals {
    display: block;
    table-layout: fixed;
    margin-left: 10px;
    width: 1030px;
}

#tblTrophy {
    display: block;
    table-layout: fixed;
    margin-left: 10px;
    width: 1030px;
}

.lang {
    width: 100px;
    text-align: right;
    vertical-align: top;
    color: white;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
}
.dateManifSelected {
	color: #1A3888;
	font-size: 32px;
	font-weight: bold;
	vertical-align: top;
	white-space: nowrap;
	letter-spacing: -1px;
}
.dateManifLink {
	color: #0085CA;
	font-size: 30px;
	font-style: italic;
	vertical-align: top;
}
.backToTop {
    width: 60px;
    height: 60px;    
    background-color: #10476e; 
    color: white;
    float: right;
    margin-right: 4px;
    line-height: 60px;
}
.tdCategoriaRiepiloghi {
	color: white;
	font-size: 30px;
}
.tblSummaryLegenda {
    width: 1020px;
    margin-left: 12px;
}
.summaryLegenda {
    font-size: 28px;
    font-family: Open Sans,sans-serif;
    vertical-align: top;
	letter-spacing: -1px;
}
.tblCalendarLegenda {
    width: 1020px;
    margin-left: 12px;
}
.calendarLegenda {
    font-size: 28px;
    font-family: Open Sans,sans-serif;
    vertical-align: top;
}
.TitoloManifestazioneMenu {
	color: white;
	font-family: Arial;
	font-size: 40px;
	white-space: nowrap;
	letter-spacing: -1px;
	background: #10476E;
}
.cmbMobile {
    font-size: 28px;
}
#divFirma {
    width: 1050px;
    margin-left: auto;
    margin-right: auto;
	background-color: #10476E;
    color: white;
	font-family: Arial;
	font-size: 28px;
}
 
.tblFirma {
    width: 100%;
}
.trIntermediMobile {
    height: 25px;
    font-family: Open Sans,sans-serif;
    font-size: 28px;
    color: black;
}

.tdContenutiIntermediMobile {
    height: 25px;
    font-family: Open Sans,sans-serif;
    font-size: 24px;
    xbackground-color: #B7CDE4;
    color: black;
	letter-spacing: -1px;
}
.penalitaSY {
	font-size: 22px;
}
.logoLEN {
	position: absolute;
    left: 9px;
    top: 16px;
    cursor: pointer;
    width: 130px;
	z-index: 10000;
}
.logoSwimming {
	position: absolute;
    left: 53px;
    top: 58px;
	cursor: pointer;
}
.logoDiving {
	position: absolute;
    left: 258px;
    top: 58px;
	cursor: pointer;
}
.logoSynchro {
	position: absolute;
    left: 462px;
    top: 58px;
	cursor: pointer;
}
.logoMedals {
	position: absolute;
    left: 868px;
    top: 58px;
	cursor: pointer;
}
.logoNews {
	position: absolute;
    left: 698px;
    top: 58px;
	cursor: pointer;
}
.SwimmingTesto {
	position: absolute;
    left: 66px;
    top: 196px;
	cursor: pointer;
}
.DivingTesto {
	position: absolute;
    left: 296px;
    top: 196px;
	cursor: pointer;
}
.SynchroTesto {
	position: absolute;
    left: 490px;
    top: 196px;
	cursor: pointer;
}

.Ios {
	position: absolute;
    left: 850px;
    top: 95px;
	cursor: pointer;
}

.Android{
	position: absolute;
    left: 950px;
    top: 95px;
	cursor: pointer;
}


.liveCalendar {
	color: #f97c39;
}
.distMobile {
	font-size: 26px;
	vertical-align: middle;
}
.puntiMobile {
	vertical-align: middle;
}
.legendaPedanaTuffi {
	font-size: 26px;
	font-family: Open Sans,sans-serif;
}
.vTop {
	vertical-align: top;
}

/* NEWS */
.tblContenutiPN {
    display: block;
    table-layout: fixed;
    width: 1020px;
    border-collapse: collapse;
    margin-left: 13px;
}
.headerNews {
    background-color: #d6d9db;
}
.newsBigHeader {
    background-color: #bfc1c3;
    height: 60px;
    letter-spacing: 1px;
    font-weight: bold;
    width: 1020px;
	font-size: 30px;
	line-height: 30px;
}
.headerContenutiBigPN {
    font-size: 15px;
    font-family: Verdana, Geneva, sans-serif;
    border-color: rgb(211, 211, 211);
    color: #616161;
    width: 1020px;
    height: 35px;
}
.newsBigSubHeader {
    background-color: #cfd2d5;
    height: 20px;
    line-height: 20px;
    font-size: 17px;
}
.newsBigContent {
    font-size: 25px;
	line-height: 25px!important;
    vertical-align: top;
}
.newsBigCollapsed {
    height: 136px;
    overflow: hidden;
}
.newsExpanded {
    height: 100%;
    overflow: hidden;
}
.tblContenutiPN_NoMarginLeft {
    display: block;
    table-layout: fixed;
    width: 1020px;
    border-collapse: collapse;
}
.moreless {
    font-size: 12px;
    color: blue;
    cursor: pointer;
}
/* END NEWS */
.lblWelcome {
	width: 50%; 
	padding-left: 5px; 
	line-height: 30px; 
	margin-top: 3px; 
	font-family: Arial; 
	color: white; 
	font-size: 27px;
    letter-spacing: -2px;
}
.lblMastersElite {
	float: right; 
	width: 50%; 
	padding-right: 14px; 
	line-height: 27px; 
	margin-top: 3px; 
	font-family: Arial; 
	color: white; 
	font-size: 28px; 
	text-align: right; 
	font-weight: bold;
}
.btnElite {
	padding-right: 20px;
}
.btnMasters {
	padding-left: 20px;
}
.linkMenuSecondoLivello {
	font-size: 48px!important;
    padding-left: 10px;
    background-color: #A9A7A7;
    padding-right: 10px;
    border-radius: 8px;
	x-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
    x-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
    xbox-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
}
.reportPDFMobileLetSpec {
	letter-spacing: -2px;
}
/*End custom layout grafico*/