@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background:#fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333;
	font-size:12px;
	position:relative;
	background:url(images/top_background.gif) repeat-x;
	background-position:top;	
}


.h1 {
	font-size:16px;
	color: #359EDF;
}

.h2 {
	font-size:14px;
	color: #359EDF;
}

#main {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#nav {
	width:680px;
	height:60px;
	font-weight:bold;
	font-size:12px;
	margin-left:15%;
	margin-right:15%;
}

#nav li {
	float:left;
	list-style: none;
	padding:5px 10px 0px 10px;
}

#nav a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}

#nav a:hover {
	color: #359EDF;
}

#nav .valittu {
	color: #359EDF;
}

#sisalto {
	width:980px;
	position:relative;
	height: auto;
}

#sisalto_vasen {
	width:280px;
}

#logo {
	width:240px;
	height:100px;
	position:relative;
	padding:20px 20px 40px 20px;
}

#vasen {
	width:260px;
	position:relative;
	padding:10px;
	line-height:1.5;
	background:url(images/vasen_tausta.gif) repeat-y;
}

#vasen_top {
	width:280px;
	height:8px;
	background:url(images/vasen_top.gif) no-repeat;
}

#vasen_bottom {
	width:280px;
	height:8px;
	background:url(images/vasen_bottom.gif) no-repeat;
}

#oikea {
	width:680px;
	min-height:360px;
	position:relative;
	left:300px;
	top:-150px;
	line-height:1.5;
	padding:0px 0px 50px 0px;
}

#oikea_buster {
	width:680px;
	min-height:480px;
	position:relative;
	left:300px;
	top:-150px;
	line-height:1.5;
	padding:0px 0px 50px 0px;
}

#oikea_terhi {
	width:680px;
	min-height:370px;
	position:relative;
	left:300px;
	top:-150px;
	line-height:1.5;
	padding:0px 0px 50px 0px;
}

#varauskalenteri {
	width:680px;
	min-height:450px;
	position:relative;
	left:300px;
	top:-150px;
	line-height:1.5;
	overflow:hidden;
}

#pohjaviiva {
	border-bottom:#359EDF solid 2px;
	position:static;
}

#oikea a {
  color: #333;
  text-decoration: none;
}

#oikea a:hover {
	color: #359EDF;
}

#oikea_buster a {
  color: #333;
  text-decoration: none;
}

#oikea_buster a:hover {
	color: #359EDF;
}

#oikea_tuote {
	width:680px;
	position:relative;
}

#oikea_lista {
	width:420px;
	position:absolute;
	top:250px;
	left:0px;
}

#oikea_listabuster {
	width:220px;
	position:absolute;
	top:250px;
	left:0px;
}

#oikea_listabuster2 {
	width:220px;
	position:absolute;
	top:250px;
	left:240px;
}

#oikea_hinnat{
	width:220px;
	position:absolute;
	top:250px;
	left:462px;
}

#oikea_kuva {
	width:420px;
	height:170px;
	position:absolute;
	top:20px;
	left:0px;
}

#oikea_pikkukuvat {
	width:190px;
	height:180px;
	position:absolute;
	top:60px;
	left:461px;
}

#yhteistyo_kalusto {
	width:670px;
	height:auto;
	position:relative;
	left:0px;
	top:410px;
	border-top:#359EDF solid 2px;
}

#yhteistyo_etusivu {
	width:670px;
	height:auto;
	position:absolute;
	top:440px;
	border-top:#359EDF solid 2px;
}

#yhteistyo_yhteys {
	width:670px;
	height:auto;
	position:relative;
	left:0px;
	top:auto;
	border-top:#359EDF solid 2px;
}

#yhteys {
	width:680px;
	position:relative;
	left:300px;
	top:-150px;
	line-height:1.5;
	margin-bottom:-130px;
}

#alaosa {
	width:980px;
	height:auto;
	padding:20px 0px 20px 0px;
}

#alaosa_facebook {
	width:280px;
	height:395px;
	position:absolute;
	left:0px;
	top:160px;
}

#alaosa_muuta {
	width:258px;
	height:auto;
	position:absolute;
	left:0px;
	top:420px;
	padding: 10px 10px 20px 10px;
	border:#aaa solid 1px;
}

#alaosa_facebook a {
	color: #359EDF;
}

#alaosa_facebook a:hover {
	color: #359EDF;
}

#alaosa_facebook a:visited {
	color: #359EDF;
}

#footer {
	margin:0px;
	padding:0px;
	background:url(images/footer.gif) repeat-x;
}

#footer_sisus {
	width:500px;
	height:160px;
	margin-left:auto;
	margin-right:auto;
	padding:20px 20px 0px 30px;
	color:#fff;
	font-size:11px;
	line-height:1.5;
}

#footer_sisus a {
	color:#fff;
	text-decoration:none;
}

#footer_sisus a:hover {
	color:#359EDF;
	text-decoration:none;
}

#copyright {
	color:#999;
	font-size:9px;
}

#copyright a {
	color:#999;
}

