:root {
  --window-width: 1257px;
}

html,body {
	width: var(--window-width);
	margin: 0 auto;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    color: rgba(0,0,0,1);
}

a:link {
    text-decoration: none;
	color: #000000;
}

a:visited {
    text-decoration: none;
	color: #000000;

}

a:hover {
    text-decoration: underline;
}

a:active {
    text-decoration: underline;
}

a.outsideLink {
	text-decoration: underline;
/*	color: #CCDDDD; */
	color: #000000;
}

div {
	text-align: center;
}

div#all {
	background-image: url(images/board1.jpg);
	border-left: 2px solid grey;
	border-right: 2px solid grey;
	border-bottom: 2px solid grey;
}

div#banner {
	width: calc(var(--window-width)-4px);
	height: 80px;
	padding: 10px 0px 5px;
	background-color: rgba(92, 183, 122, 0.65);

/*	background-image: url("images/background.png");
	background: linear-gradient(
		135deg, rgba(242,105,110,1) 0%,
				rgba(97,89,167,1) 50%,
				rgba(0,154,222,1)100%); */

	border-bottom: 3px solid #35A55B;
}

div#banner_left {
	float: left;
	width: calc(var(--window-width)-100px);
	height: 80px;
	text-align: left;
}

div#banner_right {
	float: right;
	padding-right: 20px;
	width: 128px;
	height: 80px;
}

div#sponsors {
	width: calc(var(--window-width)-4px);
	text-align: center;
	padding: 5px 0 10px 0;
	position: relative;
}

div#links {
	width: calc(var(--window-width)-4px);
	text-align: left;
	padding: 0px;
	position: relative;
	background-color: #35A55B;
	border-top: 0px solid white;
	border-bottom: 15px solid white;
}

a#poster {
	padding-left: 0px;
}

a#logo_WOC {
	padding-left: 50px;
	padding-right: 700px;
}

a#logo_WOC img{
	background-color: rgba(186, 231, 190, 0.75);
	margin-top: -98px;
	padding: 10px 20px 3px 20px;
}

a#logo_WOF img{
	padding-top: 0px;

}

a#logo_CFO img{
	padding-bottom: 5px;

}


div#nextRounds {
	display: inline;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: left;
	font-size: 16pt;
	line-height: 60px;
	font-family: 'Maven Pro', sans-serif;
	padding-left: 20px;
}

div#nextRounds a:hover {
    color: #e5ffEE;
    text-decoration: none;
    opacity: 0.75;
}

a.rounds {
	padding: 15px 20px 15px 0px;
	color: white;
}


div#icons {
	display: inline;
	position: absolute;
	right: 0px;
	padding-top: 12px;
}

a img {
	border: 0;
}

div#tables {
	width: calc(var(--window-width)-4px);
}

div#block_left {
	float: left;
	padding-left: 5px;
}

div#block_middle {
	float: none;
	text-align: center;
}

div#block_right {
	float: right;
	padding-right: 5px;
}

div.block {
	display: inline-table;
	border-style: solid;
	border-width: 0px;
	box-shadow: 8px 8px 12px #aaa;
    filter: alpha(opacity=80); /* IE < 9 */
	opacity:  0.8;
}

div.block_results {
	font-size: 11px;
	line-height: 100%;
}

div.block_pairings {
	line-height: 95%;
	font-size: 11px;
}

div.block_sous_class {
	padding: 1px;
	margin: 0px 4px 0px;
	font-size: 10.5px;
	line-height: 100%;
}

div.block_team {
	font-size: 10px;
	line-height: 105%;
}

table.white_background {
/*	background-color: #506965;
	background-color: #c06060;
	background-color: #f1D7bd; */
	background-color: #EEFFEE;
	border-collapse: collapse;
	border-spacing: 0px;
	color:  #000000;
/*	font-weight: bold; */ /* Use only for dark table background */
}

td.results_cell {
	margin: 0;
	padding: 3px;
	border: 0px inset #999999;
}

td.pairings_cell {
	margin: 0;
	padding: 3px 5px;
	border: 0px inset #999999;
}

td.title_cell {
	padding: 15px 3px 5px;
	font-size: 115%;
	font-weight: bold;
}

td.team_cell {
	margin: 0;
	padding: 3px;
	border: 0;
}

td.standings_cell {
	margin: 0;
	padding: 3px;
	border: 0;
}

.center {
	margin-left: auto;
	margin-right: auto;
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
}

table.standings {
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
}

div.columnTitle {
/*	background-color: #3B737D;
	background-color: #cd0927;*/
	background-color: #35a55b;
	padding:  3px;
}

tr.odd {
/*	background-color: #6B6865; */
/*	color:  #FFFFFF;*/
	color:	#000000;
}

tr.even {
/*	background-color: #fff7ee;
	background-color: #88e4a7;
	background-color: #ccffdc;*/
	background-color: #d7fbe3;
	color:  #111111;
}

table.anjar {
	border-collapse: separate;
	border: 0px;
	border-spacing: 0px;
}

a.lien_image {
	text-decoration: none;
	color: #000000;
}

a.gameLink {
	text-decoration: underline;
/*	color: #CCDDDD; */
	color: #00A000;
}

h1 {
	text-align: center;
}

.lien_texte {
	font-size: 12px;
	font-weight: bold;
	line-height: 200%;
}

.title {
	font-size: 12px;
	font-weight: bold;
	line-height: 180%;
	color: #FFFFFF;
}

.title_team {
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	color: #FFFFFF;
}

.title_small {
	font-size: 11px;
	font-weight: bold;
	line-height: 195%;
	color: #FFFFFF;
}

.winner {
	font-weight: bold;
}

.loser {
	font-weight: normal;
}

.lady {
/*	color: #73DEC0; */
	color: #800020;
}

.junior {
/*	color: #a2d4a3; */
	color: #0e50b4;
}

.plus_petit {
	font-size: 10px;
}

img.imageLink {
    filter: alpha(opacity=80); /* IE < 9 */
	opacity: 0.8;
	padding: 2px;
}

div#sponsorsBlock {
    border: 3px groove;
    display: inline-block;
    padding-bottom: 3px;
    vertical-align: 120%;
}

/* blinking anymation */
.blinking {
	animation: animate 2s linear infinite;
 }
  
@keyframes animate {
	0% {
		color: white;
	}
	50% {
		color: black;
	}
	100% {
		color: white;
	}
}
