@charset "utf-8";
/* CSS Document */

::selection {
	background: #af587b; 
	}
::-moz-selection {
	background: #af587b;
}
* {
	margin:0;
	padding:0;
	border:none;
}
body {
	color: #000;
	background-color: #f3efe0;
}

/*Navi alkaa*/

#navi {
	background-color: #ff9c13;
	height: 153px;
}
#logo {
	width: 257px;
	height: 65px;
	float:left;
	margin-left: 20px;
	margin-right:20px;
	margin-top: 40px;
}
.logo {
	text-decoration:none;
	color: #FFF;
	background: url(kuvat/logo.png);
	width: 257px;
	height: 65px;
	background-repeat: no-repeat;
	display: block;
}
.logo:hover {
	background-repeat: no-repeat;
	background: url(kuvat/logo_hover.png);
	color:#FFF;
	display: block;
}
#navi_kuvat {
	width: 1062px;
	height: 153px;
	margin-left: auto;
	margin-right: auto;
}
#kuva {
	width: 83px;
	height: 153px;
	float:left;
	margin-right: 2px;
}
.porot {
	text-decoration:none;
	color: #FFF;
	background: url(kuvat/porot_navi.png);
	width: 83px;
	height: 153px;
	background-repeat: no-repeat;
	display: block;
}
.porot:hover {
	background-repeat: no-repeat;
	background: url(kuvat/porot_hover.png);
	color:#FFF;
	display: block;
}
.koulu {
	text-decoration:none;
	color: #FFF;
	background: url(kuvat/koulu_navi.png);
	width: 83px;
	height: 153px;
	background-repeat: no-repeat;
	display: block;
}
.koulu:hover {
	background-repeat: no-repeat;
	background: url(kuvat/koulu_hover.png);
	color:#FFF;
	display: block;
}
.toyota {
	text-decoration:none;
	color: #FFF;
	background: url(kuvat/toyota_navi.png);
	width: 83px;
	height: 153px;
	background-repeat: no-repeat;
	display: block;
}
.toyota:hover {
	background-repeat: no-repeat;
	background: url(kuvat/toyota_hover.png);
	color:#FFF;
	display: block;
}
.poluille {
	text-decoration:none;
	color: #FFF;
	background: url(kuvat/poluille_navi.png);
	width: 83px;
	height: 153px;
	background-repeat: no-repeat;
	display: block;
}
.poluille:hover {
	background-repeat: no-repeat;
	background: url(kuvat/poluille_hover.png);
	color:#FFF;
	display: block;
}
.koski {
	text-decoration:none;
	color: #FFF;
	background: url(kuvat/koski_navi.png);
	width: 83px;
	height: 153px;
	background-repeat: no-repeat;
	display: block;
}
.koski:hover {
	background-repeat: no-repeat;
	background: url(kuvat/koski_hover.png);
	color:#FFF;
	display: block;
}
.amatsoni {
	text-decoration:none;
	color: #FFF;
	background: url(kuvat/amatsoni_navi.png);
	width: 83px;
	height: 153px;
	background-repeat: no-repeat;
	display: block;
}
.amatsoni:hover {
	background-repeat: no-repeat;
	background: url(kuvat/amatsoni_hover.png);
	color:#FFF;
	display: block;
}
/*Navi loppuu*/

/*Content alkaa*/
#content {
	width: 765px;
	margin-top: 50px;
	margin-left: auto;
	margin-right:auto;
	padding-left:297px;
	padding-right:auto;
}
#wrapper{
	height:389px;
	width:auto;}
/*Tekstien määritykset alkaa*/

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 32px;
}
.p_etusivu{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding-top:30px;
	padding-bottom: 0px;
}
.contact {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	margin-left:none;
	margin-right:auto;
	margin-top:-24px;
	text-align:left;
}
.copy {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	margin-left:none;
	margin-right:auto;
	margin-top:50px;
	text-align:left;
}
p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding-top:26px;
}
.p2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight: bold;
	padding-top:12px;
}
.yhteystiedot{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	width:550px;
	margin-top:10px;
	font-weight: bold;
}
h2 {
	width:600px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:15px;
	margin-top:-3px;
	font-weight: bold;
}
/*Tektien määritykset loppuu*/

/*Alasivujen kuvat alkaa*/
#kuva_paivi{
	float:left;
	margin-right: 40px;
}
#kuva_raine{
	float:left;
	margin-right: 40px;
}
/*Alasivujen kuvat loppuu*/

#esittely{
	margin-top:40px;
	width:auto;
	height:45px;
}
#esittely_tiina{
	margin-top:46px;
	width:auto;
	height:100px;
}
.linkkipalkki {
	display: block;
	text-align:center;
	background-color:#ea5b0c;
	width:90px;
	height: 30px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	text-decoration: none;
	color:#fff;
	margin-right:4px;
	text-align:center;
	float:left;
	padding-top:11px;
	font-weight: bold;
	/*margin-top:4px;*/
}
.linkkipalkki:hover{
	display: block;
	text-align:center;
	background-color:#c12fd2;
	width:auto;
	height: 30px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	text-decoration: none;
	color:#fff;
	width:90px;
	font-weight: bold;
}
.linkkipalkkidb {
	display: block;
	text-align:center;
	background-color:#ea5b0c;
	width:110px;
	height: 30px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	text-decoration: none;
	color:#fff;
	margin-right:4px;
	text-align:center;
	float:left;
	padding-top:11px;
	font-weight: bold;
	/*margin-top:4px;*/
}
/*Content loppuu*/

#footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	background-color: #ff9c13;
	padding-bottom: 42px;
}
#navi_ala {
	width: 1062px;
	margin-left: auto;
	margin-right: auto;
}
#slogo {
	width: 157px;
	height: 57px;
	float:right;
	margin-left: 20px;
	margin-right:20px;
	margin-top: 50px;
}
.slogo {
	text-decoration:none;
	color: #FFF;
	background: url(kuvat/saimaagp.png);
	width: 157px;
	height: 57px;
	background-repeat: no-repeat;
	display: block;
}
#alalinkit{
	width:765px;
	height:auto;
	margin-left: auto;
	margin-right:auto;
	padding-left:297px;
	padding-right:auto;
	padding-top:45px;
	background-color: #ff9c13;
}
.alalinkit{
	font-family: Verdana, Geneva, sans-serif;
	font-size:20px;
	text-align:left;
	margin-top:-3px;
	font-weight: bold;
	text-decoration: none;
	width:500px;
	color:#fff;
}
.alalinkit:hover{
	color:#003f7e;
	text-decoration: none;
}

.etusivu {
	display: flex;
	padding-bottom: 30px;
}
.etusivu .primary {
	width: 60%;
}
.etusivu .sidebar {
	width: 34%;
}
body a {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}

@media screen and (max-width: 1024px) {
	body #content {
		width: calc(100% - 60px);
		padding-left: 0;
		padding: 0 30px;
		padding-bottom: 30px;
	}
	body #navi_ala, body #alalinkit, body #navi_kuvat {
		width: calc(100% - 60px);
		padding: 0 30px;
	}
}

@media screen and (max-width: 768px) {
	.etusivu {
		display: block;

	}
	.etusivu .primary {
		width: 100%;
		padding-bottom: 30px;
	}
	.etusivu .sidebar {
		width: 100%;
	}
}