@charset "utf-8";

.clear {
    clear:both;
}
.wmwrapper .kurierlogo {
    display: block;
    margin: auto;
    max-width: 115px;
    min-height: 20px;
    padding: 10px 0 0;
}
.wmwrapper .kurierlogo img {
    float: left;
    max-height: 16px;
	border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
.wmwrapper .wmheader {
    background-color: #b60017;
    background-image: -webkit-gradient(linear,right bottom,left bottom,color-stop(0.5, #8A0012),color-stop(1, #B60018));
    background-image: -o-linear-gradient(left, #8A0012 20%, #B60018);
    background-image: -moz-linear-gradient(-30deg, #B60017 20%, #8A0012);
    background-image: -webkit-linear-gradient(left, #8A0012 20%, #B60018);
    background-image: -ms-linear-gradient(left, #8A0012 20%, #B60018);
    background-image: linear-gradient(-30deg, #8A0012 20%, #B60018);
    box-shadow: 0 0 5px #333333;
    height: 35px;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
	right:0;
	margin-left: auto;
    margin-right: auto;
	max-width:720px;
}
.wmwrapper .text.links {
  	float: left;
    width: auto;
	height: auto;
}
.wmwrapper .text {
    display: inline-block;
    margin: 2px 0 10px;
    overflow: hidden;
    vertical-align: top;
    width: 249px;
}

.wmwrapper .link.active {
	background: none repeat scroll 0 0 #FBD500;
	color: #315962 !important;
	}
.wmwrapper .link {
background: none repeat scroll 0 0 #315962;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 2px 2px 3px #333333;
    color: #FBD500 !important;
    display: inline-block;
    font-family: MetaHeadlineWeb-CondLight,sans-serif;
    font-size: 15px;
    height: auto;
    letter-spacing: 0.5px;
    line-height: 17px;
    margin: 5px;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    width: 130px !important;
	font-weight:bold;
}

.wmwrapper a {
    color: #FFFFFF;
    text-decoration: none;
}

.opta-fixtures  h2 { background: #315962 !important; }
.opta-fixtures  h2 { color: #FCD400 !important; font-size: 21px; text-transform: uppercase; }
.opta-fixtures div.fixtures  { color: #315962 !important; }
.opta-fixtures div.fixtures table.canvas th.team { color: #315962 !important; }
.opta-fixtures div.fixtures tbody td { color: #315962 !important; }
.opta-fixtures div.fixtures thead th { color: #315962 !important; }
.opta-fixtures div.fixtures .external-link { color: #315962 !important; }

.opta-standings  h2 { background: #315962 !important; }
.opta-standings  h2 { color: #FCD400 !important; font-size: 21px; text-transform: uppercase; }
.opta-standings div.standings  { color: #315962 !important; }
.opta-standings div.standings table.canvas th.team { color: #315962 !important; }
.opta-standings div.standings tbody td { color: #315962 !important; }
.opta-standings div.standings thead th { color: #315962 !important; }
.opta-standings div.standings .external-link { color: #315962 !important; }

.opta-playerranking  h2 { background: #315962 !important; }
.opta-playerranking  h2 { color: #FCD400 !important; font-size: 21px; text-transform: uppercase; }
.opta-playerranking div.playerranking  { color: #315962 !important; }
.opta-playerranking div.playerranking table.canvas th.team { color: #315962 !important; }
.opta-playerranking div.playerranking tbody td { color: #315962 !important; }
.opta-playerranking div.playerranking thead th { color: #315962 !important; }
.opta-playerranking div.playerranking .external-link { color: #315962 !important; }

