/**
 * The main stylesheet for this website.
 *
 * Author: Pascal "Pascolo" Hollenstein <webmaster@zockerade.com>
 * Version: 1.0
 */

*{margin:0;padding:0;font-family:Arial,Helvetica,Sans-Serif;font-size:12px;outline:none;}body{padding:30px;background-color:#eee;color:black;}p#legal{text-align:right;width:680px;margin:0 auto;font-style:italic;background-color:inherit;color:#909090;}p#legal a{background-color:inherit;color:#909090;font-style:italic;}p#legal a:hover{text-decoration:none;}div#head{text-align:left;margin:0 auto;width:680px;}div#head h1{text-align:center;padding:30px 0;}div#head h1 a{background-color:inherit;color:#606060;font-size:32px;font-weight:bold;text-decoration:none;}div#head h1 a:hover{color:#909090;background-color:inherit;}div#head h1 a:hover small{color:#606060;background-color:inherit;}div#head h1 a small{background-color:inherit;color:#909090;display:block;margin-top:-6px;font-size:20px;}div.saison{border:1px solid #ccc;background-color:white;color:inherit;margin:30px auto 30px auto;width:680px;}div.saison h2{position:relative;background-color:#849d84;color:white;border-bottom:1px solid #ccc;padding:4px 8px;}div.saison h2 a{position:absolute;right:8px;color:white;background-color:inherit;text-decoration:none;font-weight:normal;}div.saison h2 a:hover{color:#ccc;background-color:inherit;}div.saison p{line-height:1.5;margin:8px;}div.saison p.last{margin-bottom:16px;margin-top:16px;}div.saison p.last-text{margin-bottom:16px;}div.saison option{padding:0 4px;}div.saison optgroup{font-style:normal;padding:0 4px;}div.saison fieldset{border:1px solid #ccc;margin:16px 8px 16px 8px;}div.saison fieldset legend{margin:0 8px;font-weight:bold;}div.saison table{margin:8px;border-collapse:collapse;}div.saison table thead tr{background-color:#eee;color:black;border-bottom:1px solid #aaa;}div.saison table thead tr th.sorting-asc{background:#aaa url("arrow-up.gif") no-repeat right center;color:inherit;}div.saison table thead tr th.sorting-desc{background:#aaa url("arrow-down.gif") no-repeat right center;color:inherit;}div.saison table thead tr th.p{cursor:text;}div.saison table tbody tr.highlight{background-color:#ff8080;color:black;}div.saison table tr:hover{background-color:#eee;color:black;}div.saison table tr th,div.saison table tr td{padding:4px 12px;text-align:center;width:8%;}div.saison table tr th.club,div.saison table tr td.club{text-align:left;width:28%;}div.saison table tr td.club{cursor:help;}div.tab-content{margin:8px;}div.tab-content address{margin:8px;font-style:normal;line-height:1.5;}div.tab-content abbr{cursor:help;}div.tab-content h3{margin:16px 8px 8px 8px;}div.tab-content a{background-color:inherit;color:#5f775f;text-decoration:underline;}div.tab-content a:hover{text-decoration:none;}ul#navigation{list-style-type:none;margin:8px 8px 0 8px;padding-left:8px;border-bottom:1px solid #bbb;}ul#navigation li {display:block;float:left;margin-right:8px;}ul#navigation li a{display:block;padding:4px 8px;text-decoration:none;background-color:#ddd;color:black;}ul#navigation li.ui-tabs-active a,ul#navigation li a:hover{background-color:#bbb;color:black;}ul#navigation:after{content:".";display:block;clear:both;font-size:0;height:0;visibility:hidden;}*:first-child+html ul#navigation{min-height:0;}*html ul#navigation{height:1px;}.blink{animation-duration:1s;animation-name:blink;animation-iteration-count:infinite;animation-direction:alternate;animation-timing-function:ease-in-out;}@keyframes blink{from{opacity:1;}to{opacity:0;}}div.final{border:1px solid #e60000;}div.final h2{background-color:#e60000;color:white;border-bottom:none;}

/**
 * A special stylesheet for smartphones in portrait mode (experimental).
 *
 * Author: Pascal "Pascolo" Hollenstein <webmaster@zockerade.com>
 * Version: 1.0
 */

@media only screen and (max-width: 480px) and (orientation: portrait) {
	*{font-size:1em;max-width:100%;}body{padding:0;}div#lead{display:none;}div#head{margin-top:30px;}div#head h1{margin:0 8px;}div.saison{border-width:1px 0;}div.saison h2{border-bottom-width:1px;}div.saison h2 a{display:none;}div.saison p.type{display:none;}div.saison table{margin:0;width:100%;}div.saison table thead tr th,div.saison table tbody tr td{display:none;}div.saison table thead tr th.pos,div.saison table thead tr th.club,div.saison table thead tr th.pts,div.saison table tbody tr td.pos,div.saison table tbody tr td.club,div.saison table tbody tr td.pts{display:table-cell;}div.saison table thead tr th.pos,div.saison table tbody tr td.pos{width:14%;}div.saison table thead tr th.club,div.saison table tbody tr td.club{width:60%;}div.saison table thead tr th.pts,div.saison table tbody tr td.pts{width:26%;}p#legal{display:none;}
}

/**
 * A special stylesheet for smartphones in landscape mode (experimental).
 *
 * Author: Pascal "Pascolo" Hollenstein <webmaster@zockerade.com>
 * Version: 1.0
 */

@media only screen and (max-width: 760px) and (orientation: landscape) {
	*{font-size:1em;max-width:100%;}body{padding:0;}div#lead{display:none;}div#head{margin-top:30px;}div#head h1{margin:0 8px;}div.saison{border-width:1px 0;}div.saison h2{border-bottom-width:1px;}div.saison h2 a{display:none;}div.saison p.type{display:none;}div.saison table{margin:0;width:100%;}div.saison table thead tr th,div.saison table tbody tr td{display:none;}div.saison table thead tr th.pos,div.saison table thead tr th.club,div.saison table thead tr th.p,div.saison table thead tr th.w,div.saison table thead tr th.d,div.saison table thead tr th.l,div.saison table thead tr th.pts,div.saison table tbody tr td.pos,div.saison table tbody tr td.club,div.saison table tbody tr td.p,div.saison table tbody tr td.w,div.saison table tbody tr td.d,div.saison table tbody tr td.l,div.saison table tbody tr td.pts{display:table-cell;}div.saison table thead tr th.club,div.saison table tbody tr td.club{width:52%;}p#legal{display:none;}
}