@charset "utf-8";
* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

/* TABLET LANDSCAPE / DESKTOP */
@media only screen and (min-width: 992px) {
html {
	font-family: Helvetica, Sans-serif;
	color: #000000;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
audio, canvas, video {
	display: inline-block;
	vertical-align: baseline;
}
h1, h2, h3, h4, h5, h6 {
	padding: 15px 30px 0px;
	text-transform: uppercase;
	clear: both;
	color: #000000;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.5em;
}
h3 h4 h5 h6 {
	font-size: 1em;
}
a:link {
	text-decoration: none;
	color: #834202;
}

a:visited {
	text-decoration: none;
	color: #834202;
}
a:hover {
	text-decoration: underline;
	color: #834202;
}
a:active {
	text-decoration: underline;
	color: #834202;
}
p {
	line-height: 1.2em;
	padding-right: 2.2em;
	padding-bottom: 0.5em;
	padding-left: 2.2em;
	text-align: left;
}
body {
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
.header {
	background-image: url(images/popupliikkari.jpg);
	background-size:contain;
	background-color:#FFFFFF;
	color: #ffffff;
	padding: 10px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	width: 100%;
	height: 170px;
	
	clear:both;
}
.header img {
	max-width: 100%;
	height: 150px;
	border-radius: 8px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	float:left;
	margin-right: 10px;
	
}
.header h1 {
	clear: none;
	margin-left: 10px;
	padding: 10px;
	
}
.promo {
	
	clear: none;
	width: 73%;
	padding: 0px;
	height: 95px;
	margin-left: 27%;
	margin-bottom: 0%;
	margin-right: 0%;
	margin-top: 0%;
	
}
.promo img {
	width: 100%;
	height: auto;
	padding: 0px 0px 0px 0px;
}
.mainos1200 {
	float: left;
	width: 100%;
	height: 100%;
	margin-top: 10px;
	border-radius: 8px;
}
.menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu li {
	padding: 8px;
	margin-bottom: 7px;
	background-color: #ff8533;
	color: #ffffff;
	border-radius: 8px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
li.popupmenu {
	background-color:#FFFFFF;
	color: #000000;
	font-weight:bold;
	height: 35px;
	padding: 0px;
}
li.popupmenu img{
	border-radius: 8px;
	height: 35px;
	padding: 0px;
	margin-right: 20px;
	float: left;
}
li.popupmenu p{
	margin-top: 0px;
	padding:8px;	
}


.menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu li:hover {
	background-color: #e65c00;
	text-decoration: none;
}
li.popupmenu:hover{
	background-color:#FFFFFF;
	text-decoration: none;
	color: #e65c00;
}

.content {
	padding: 8px;
	border-style: none;
	border-radius: 8px;
	background-color: #EEEEEE;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	position:relative;
}
.content ul {
	margin: 10px;
	float: left;
}
.sidebar {
	padding: 8px;
	border-width;
	medium;
	clear: none;
	height: auto;
	border-radius: 8px;
	background-color: #EEEEEE;
	text-align: center;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.sidebar a {
	text-decoration: none;
}
.yhteystietobox {
	border-style: outset;
	border-width;
	medium;
	padding: 1px;
	float: left;
	width: 400px;
	height: auto;
	border-radius: 8px;
	background-color: #C5C5C5;
	position: relative;
	margin: 5px;
}
.yhteystietobox img {
	max-height: 175px;
	float: left;
	clear: none;
	border-radius: 8px;
	margin: 0px 0px 0px 0px;
	border-style: outset;
	border-width;
	medium;
	position: absolute;
	top: 5px;
	right: 5px;
	bottom: 5px;
	
}
.footer {
	border-style: none;
	background-color: #336600;
	clear: both;
	width: auto;
	text-align: center;
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.uutiskirjepainike {
	border-radius: 8px;
	text-align: center;
	text-decoration: none;
	font-size: larger;
	font-weight: bold;
	display: block;
	padding: 20px;
	width: auto;
	transition: all 0.5s;
	cursor: pointer;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #ff8533;
	border-style: outset;
	border-color: #000000;
	border-width: thin;
	color: #FFFFFF;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.uutiskirjepainike:hover {
	border-style: inset;
}
.uutiskirjepainike span {
	cursor: pointer;
	position: relative;
	transition: 0.5s;
}
.uutiskirjepainike span:after {
	content: ">>";
	position: absolute;
	opacity: 0;
	top: 0;
	right: -20px;
	transition: 0.5s;
}
.uutiskirjepainike:hover span {
	padding-right: 25px;
	text-decoration: none;
}
.uutiskirjepainike:hover span:after {
	opacity: 1;
	right: 0;
	text-decoration: none;
}
.col-1 {
	width: 8.33%;
}
.col-2 {
	width: 16.66%;
}
.col-3 {
	width: 25%;
}
.col-4 {
	width: 33.33%;
}
.col-5 {
	width: 41.66%;
}
.col-6 {
	width: 50%;
}
.col-7 {
	width: 58.33%;
}
.col-8 {
	width: 66.66%;
}
.col-9 {
	width: 75%;
}
.col-10 {
	width: 83.33%;
}
.col-11 {
	width: 91.66%;
}
.col-12 {
	width: 100%;
}
.peruskuva {
	max-width: 250px;
	max-height: 200px;
	float: left;
	clear: left;
	border-radius: 8px;
	margin: 0px 10px 0px 0px;
	border-style: outset;
	border-width: medium;
}
.kuvakokoleveys{
	width: 100%;
	float: left;
	clear:both;
	border-style:none;
	border-radius: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
.clearleft{
	clear: left;
}
[class*="col-"] {
	float: left;
	padding: 15px;
}
.row::after {
	content: "";
	clear: both;
	display: block;
}
table, th, td {
	border-width: 1px;
	border-style: solid;
	border-color: black;
}
table {
	width: 100%;
	height: auto;
}
th, td, tr {
	text-align: left;
	vertical-align: middle;
	padding: 10px;
}
th {
	background-color: #4CAF50;
	color: white;
}
tr:nth-child(even) {
	background-color: #f2f2f2
}
}
/* SMARTPHONES PORTRAIT */
@media only screen and (min-width: 320px) and (max-width: 767px) {
html {
	font-family: Helvetica, Sans-serif;
	color: #000000;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

h1, h2, h3, h4, h5, h6 {
	padding-top: 2%;
	padding-bottom: 2%;
	text-transform: uppercase;
	clear: both;
	color: #000000;
	max-width: 95%;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.5em;
}
h3 h4 h5 h6 {
	font-size: 1em;
}
a:link {
	text-decoration: none;
	color: #834202;
}

a:visited {
	text-decoration: none;
	color: #834202;
}
a:hover {
	text-decoration: underline;
	color: #834202;
}
a:active {
	text-decoration: underline;
	color: #834202;
}
p {
	line-height: 1.2em;
	text-align: left;
}
body {
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
.header {
	background-size:contain;
	background-color:#FFFFFF;
	color:#000000;
	padding: 10px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	width: 100%;
	max-height: 10%;
	float: left;
}
.header img {
	max-width: 33%;
	height: auto;
	border-radius: 8px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	float: left;
	
}
.header h1 {
	display: none;
	clear: none;
	margin-left: 5%;
	float: left;
}
.promo {
	background-image: url(images/jalkapallokoulu.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	clear: both;
	width: 100%;
	padding: 0px;
	height: 90px;
}
.promo img {
	max-width: 100%;
	height: auto;
	padding: 10px 0px 0px 0px;
}
.mainos1200 {
	float: left;
	width: 100%;
	height: 100%;
	margin-top: 10px;
	border-radius: 8px;
}

.menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu li {
	padding: 8px;
	margin-bottom: 7px;
	background-color: #ff8533;
	color: #ffffff;
	border-radius: 8px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
li.popupmenu {
	background-color:#FFFFFF;
	color: #000000;
	font-weight:bold;
	height: 35px;
	padding: 0px;
}
li.popupmenu img{
	display: none;
	border-radius: 8px;
	height: 35px;
	padding: 0px;
	margin-right: 20px;
	float: left;
}
li.popupmenu p{
	margin-top: 0px;
	padding:8px;	
}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu li:hover {
	background-color: #e65c00;
	text-decoration: none;
}
li.popupmenu:hover{
	background-color:#FFFFFF;
	text-decoration: none;
	color: #e65c00;
	
}

.content {
	padding: 8px;
	border-style: none;
	border-radius: 8px;
	background-color: #EEEEEE;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.sidebar {
	padding: 8px;
	border-width;
	medium;
	clear: none;
	height: auto;
	border-radius: 8px;
	background-color: #EEEEEE;
	text-align: center;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.sidebar a {
	text-decoration: none;
}
.yhteystietobox {
	border-style: outset;
	border-width;
	medium;
	padding: 1%;
	float: left;
	width: 100%;
	height: auto;
	border-radius: 8px;
	background-color: #C5C5C5;
	position: relative;
}
.yhteystietobox img {
	max-height: 95%;
	max-width: 28%;
	float: left;
	clear: none;
	border-radius: 8px;
	margin: 0px 0px 0px 0px;
	border-style: outset;
	border-width: medium;
	position: absolute;
	top: 1%;
	right: 1%;

}
.footer {
	border-style: none;
	background-color: #336600;
	clear: both;
	width: auto;
	text-align: center;
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.uutiskirjepainike {
	border-radius: 8px;
	text-align: center;
	text-decoration: none;
	font-size: larger;
	font-weight: bold;
	display: block;
	padding: 20px;
	width: auto;
	transition: all 0.5s;
	cursor: pointer;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #ff8533;
	border-style: outset;
	border-color: #000000;
	border-width: thin;
	color: #FFFFFF;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.uutiskirjepainike:hover {
	border-style: inset;
}
.uutiskirjepainike span {
	cursor: pointer;
	position: relative;
	transition: 0.5s;
}
.uutiskirjepainike span:after {
	content: ">>";
	position: absolute;
	opacity: 0;
	top: 0;
	right: -20px;
	transition: 0.5s;
}
.uutiskirjepainike:hover span {
	padding-right: 25px;
	text-decoration: none;
}
.uutiskirjepainike:hover span:after {
	opacity: 1;
	right: 0;
	text-decoration: none;
}
.peruskuva {
	max-width: 250px;
	max-height: 200px;
	float: left;
	clear: left;
	border-radius: 8px;
	margin: 0px 10px 0px 0px;
	border-style: outset;
	border-width: medium;
}
.kuvakokoleveys{
	width: 100%;
	float: left;
	clear:both;
	border-style:none;
	border-radius: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
[class*="col-"] {
	width: 100%;
}
.row::after {
	content: "";
	clear: both;
	display: block;
}
[class*="col-"] {
	float: left;
	padding: 2%;
}

table, th, td {
	border-width: 1px;
	border-style: solid;
	border-color: black;
}
table {
	max-width: 100%;
	height: auto;
}
th, td, tr {
	max-width: 100%;
	text-align: left;
	vertical-align: middle;
	padding: 0%;
}
th {
	background-color: #4CAF50;
	color: white;
}
tr:nth-child(even) {
	background-color: #f2f2f2
}
}

/* TABLETS PORTRAIT */
@media only screen and (min-width: 768px) and (max-width: 991px) {
html {
	font-family: Helvetica, Sans-serif;
	color: #000000;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

h1, h2, h3, h4, h5, h6 {
	padding: 15px 30px 0px;
	text-transform: uppercase;
	clear: both;
	color: #000000;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.5em;
}
h3 h4 h5 h6 {
	font-size: 1em;
}
a:link {
	text-decoration: none;
	color: #834202;
}

a:visited {
	text-decoration: none;
	color: #834202;
}
a:hover {
	text-decoration: underline;
	color: #834202;
}
a:active {
	text-decoration: underline;
	color: #834202;
}
p {
	line-height: 1.2em;
	padding-right: 2.2em;
	padding-bottom: 0.5em;
	padding-left: 2.2em;
	text-align: left;
}
body {
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
.header {
	background-image: url(images/popupliikkari.jpg);
	background-size:contain;
	background-color:#FFFFFF;
	color:#000000;
	padding: 10px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	width: 100%;
	max-height: 10%;
	float: left;
}
.header img {
	max-width: 33%;
	height: auto;
	border-radius: 8px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	float: left;
	
}
.header h1 {
	display: none;
	clear: none;
	margin-left: 5%;
	float: left;
}
.promo {
	background-image: url(images/jalkapallokoulu.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	clear: both;
	width: 100%;
	padding: 0px;
	height: 90px;
}
.promo img {
	max-width: 100%;
	height: auto;
	padding: 10px 0px 0px 0px;
}
.mainos1200 {
	float: left;
	width: 100%;
	height: 100%;
	margin-top: 10px;
	border-radius: 8px;
}
.menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu li {
	padding: 8px;
	margin-bottom: 7px;
	background-color: #ff8533;
	color: #ffffff;
	border-radius: 8px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
li.popupmenu {
	background-color:#FFFFFF;
	color: #000000;
	font-weight:bold;
	height: 35px;
	padding: 0px;	
}
li.popupmenu img{
	display: none;
	border-radius: 8px;
	height: 35px;
	padding: 0px;
	margin-right: 20px;
	float: left;
}
li.popupmenu p{
	margin-top: 0px;
	padding:8px;	
}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu li:hover {
	background-color: #e65c00;
	text-decoration: none;
}
li.popupmenu:hover{
	background-color:#FFFFFF;
	text-decoration: none;
	color: #e65c00;
	
}
.content {
	padding: 8px;
	border-style: none;
	border-radius: 8px;
	background-color: #EEEEEE;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.sidebar {
	padding: 8px;
	border-width;
	medium;
	clear: none;
	height: auto;
	border-radius: 8px;
	background-color: #EEEEEE;
	text-align: center;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.sidebar a {
	text-decoration: none;
}
.yhteystietobox {
	border-style: outset;
	border-width;
	medium;
	padding: 1%;
	float: left;
	width: 100%;
	height: auto;
	border-radius: 8px;
	background-color: #C5C5C5;
	position: relative;
}
.yhteystietobox img {
	max-height: 95%;
	max-width: 28%;
	float: left;
	clear: none;
	border-radius: 8px;
	margin: 0px 0px 0px 0px;
	border-style: outset;
	border-width: medium;
	position: absolute;
	top: 1%;
	right: 1%;

}
.footer {
	border-style: none;
	background-color: #336600;
	clear: both;
	width: auto;
	text-align: center;
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.uutiskirjepainike {
	border-radius: 8px;
	text-align: center;
	text-decoration: none;
	font-size: larger;
	font-weight: bold;
	display: block;
	padding: 20px;
	width: auto;
	transition: all 0.5s;
	cursor: pointer;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #ff8533;
	border-style: outset;
	border-color: #000000;
	border-width: thin;
	color: #FFFFFF;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.uutiskirjepainike:hover {
	border-style: inset;
}
.uutiskirjepainike span {
	cursor: pointer;
	position: relative;
	transition: 0.5s;
}
.uutiskirjepainike span:after {
	content: ">>";
	position: absolute;
	opacity: 0;
	top: 0;
	right: -20px;
	transition: 0.5s;
}
.uutiskirjepainike:hover span {
	padding-right: 25px;
	text-decoration: none;
}
.uutiskirjepainike:hover span:after {
	opacity: 1;
	right: 0;
	text-decoration: none;
}
.peruskuva {
	max-width: 250px;
	max-height: 200px;
	float: left;
	clear: left;
	border-radius: 8px;
	margin: 0px 10px 0px 0px;
	border-style: outset;
	border-width;
	medium;
}
.kuvakokoleveys{
	width: 100%;
	float: left;
	clear:both;
	border-style:none;
	border-radius: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
[class*="col-"] {
	width: 100%;
}
.row::after {
	content: "";
	clear: both;
	display: block;
}
[class*="col-"] {
	float: left;
	padding: 15px;
}

table, th, td {
	border-width: 1px;
	border-style: solid;
	border-color: black;
}
table {
	width: 100%;
	height: auto;
}
th, td, tr {
	text-align: left;
	vertical-align: middle;
}
th {
	background-color: #4CAF50;
	color: white;
}
tr:nth-child(even) {
	background-color: #f2f2f2
}
}
  