body {
	margin: 0;
	padding: 0;
	background-color: #ecedee;
	/* overflow: hidden; */
	}

.taustakuva {
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	}
	
#sivuTOP {
	margin: 0;
	padding: 0;
	width: auto;
	height: 150px;
	position: relative;
	}

#sivuBOTTOM {
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	top: 150px;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: auto;
	position: absolute;
	background: url(img/kehys-tausta.png) no-repeat top center;
	}

	
#ylaviite {
	margin: 0;
	padding: 0;
	width: auto;
	height: 90px;
	position: relative;
	text-align: right;
	}
	
#raporttiotsake {
	margin: 0;
	padding: 0;
	width: auto;
	height: 90px;
	position: relative;
	text-align: right;
	}
	
#raporttiylaviite {
	margin: 0;
	padding: 0;
	width: auto;
	height: 90px;
	position: relative;
	}
	
	
#raporttiotsake {
	margin: 0;
	padding: 0;
	width: auto;
	height: 90px;
	position: relative;
	float: left;
	}
	
#raporttilogo {
	margin: 0;
	padding: 0;
	width: auto;
	height: 90px;
	position: relative;
	float: right;
	}

	
#paavalikko {
	margin: 0 0 20px 0;
	padding: 0 0 0 10px;
	width: 720px;
	height: 26px;
	position: relative;
	background: url(img/valikko-tausta.png) repeat center center;
	}
	
#paavalikko ul {
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	position: relative;
	}
	
#paavalikko ul li {
	margin: 0;
	padding: 5px 8px 5px 8px;
	width: auto;
	height: auto;
	position: relative;
	float: left;
	list-style-type: none;
	display: block;
	text-transform: uppercase;
	}
	
#paavalikko ul li:hover, li.aktiivitab {
	background: url(img/valikko-tausta_over.png) repeat center center;
	}
	
	
#kehys {
	margin: 0;
	padding: 0;
	width: 720px;
	height: auto;
	position: relative;
	left: 75px;
	}
	
#sisalto {
	margin: 0;
	padding: 0;
	top: 20px;
	width: 720px;
	height: auto;
	position: relative;
	}
	
#leipateksti {
	margin: 0;
	padding: 0;
	width: 650px;
	height: auto;
	text-align: left;
	position: relative;
	}
	
#leipisalaviite {
	margin: 0;
	padding: 0;
	width: 650px;
	height: auto;
	text-align: left;
	position: relative;
	}
	
.palsta1 {
	margin: 0 20px 0 0;
	padding: 0;
	width: 315px;
	height: auto;
	position: relative;
	float: left;
	}
	
.palsta2 {
	margin: 0;
	padding: 0;
	width: 315px;
	height: auto;
	position: relative;
	float: left;
	}

.hinnasto_esikatselu {
	height: 220px;
	}
	
.tuotepalsta1 {
	margin: 0 20px 0 0;
	padding: 0;
	width: 203px;
	height: auto;
	position: relative;
	float: left;
	}
	
.tuotepalsta2 {
	margin: 0 20px 0 0;
	padding: 0;
	width: 203px;
	height: auto;
	position: relative;
	float: left;
	}
	
	
.tuotepalsta3 {
	margin: 0;
	padding: 0;
	width: 203px;
	height: auto;
	position: relative;
	float: left;
	}
	
.tuoteig_esikatselu {
	height: 260px;
	}

#nosto {
	background: #03AD4D;
	margin: 0;
	padding: 5px 5px 15px 15px;
	top: 15px;
	position: relative;
	}
	
img {
	border: none;
	}

.hinnasto {
	margin: -40px 0 4px 0;
	padding: 0;
	width: 650px;
	height: auto;
	text-align: left;
	position: relative;
	}

.hinnastotaulukko {
	width: 650px;
	margin-bottom: 20px;
	}
	
.hinnastotaulukko td {
	padding: 5px;
	}
	
.hinnastotaulukko.spaces td {
	height: 2px;
	}
	
.col1 {
	width: 220px;
	}
	
.col2 {
	width: 220px;
	}
	
.col3 {
	width: 135px;
	}
		
		
.col4  {
	width: 75px;
	}

.oddRow {
	background-color: #ededed;
	}
	
.evenRow {
	background: none;
	}
	
.oddRow:hover, .evenRow:hover {
	background: url(img/valikko-tausta_over.png) repeat center center;
	color: #fff;
		}
		
#info_close button {
	float: right;
	background: url(img/valikko-tausta_over.png);
	border: 1px solid #fff;
	padding: 5px 10px 5px 10px;
	color: #fff;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	}
	
#info_close button:hover {
	background: url(img/valikko-tausta.png);
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	color: #fff;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	}
	
.tabrow {
	text-align: left;
	list-style: none;
	margin: 20px 0 20px 0;
	padding: 0 5px 0 5px;
	line-height: 24px;
	/*height: 26px;*/
	width: 640px;
	overflow: hidden;
	font-size: 11px;
	font-family: verdana;
	position: relative;
	background: url(img/valikko-tausta.png);
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	}
	
.tabrow li {
	border: 1px solid #AAA;
	background: #ffffff;
	background: -o-linear-gradient(top, #fff 50%, #D1D1D1 100%);
	background: -ms-linear-gradient(top, #fff 50%, #D1D1D1 100%);
	background: -moz-linear-gradient(top, #fff 50%, #D1D1D1 100%);
	background: -webkit-linear-gradient(top, #fff 50%, #D1D1D1 100%);
	background: linear-gradient(top, #fff 50%, #D1D1D1 100%);
	display: inline-block;
	position: relative;
	z-index: 0;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	/*box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4), inset 0 1px 0 #FFF;*/
	text-shadow: 0 1px #FFF;
	margin: 0 -5px;
	padding: 0 10px;
	height: 26px;
	}
	
.tabrow a {
	color: #555;
	text-decoration: none;
	}
	
.tabrow li.selected, .tabrow li.selected a {
	background: #03AD4D;
	color: #fff;
	z-index: 2;
	text-shadow: none;
	}
	
/*.tabrow:before {
	position: absolute;
	content: " ";
	width: 100%;
	bottom: 0;
	left: 0;
	border-bottom: 1px solid #AAA;
	z-index: 1;
	}*/
	
/*.tabrow li:before,
.tabrow li:after {
	border: 1px solid #AAA;
	position: absolute;
	bottom: -1px;
	width: 5px;
	height: 5px;
	content: " ";
	}*/
	
.tabrow li:before {
	left: -6px;
	border-bottom-right-radius: 6px;
	border-width: 0 1px 1px 0;
	box-shadow: 2px 2px 0 #D1D1D1;
	}
	
.tabrow li:after {
	right: -6px;
	border-bottom-left-radius: 6px;
	border-width: 0 0 1px 1px;
	box-shadow: -2px 2px 0 #D1D1D1;
	}
	
/*
.tabrow li.selected:before {
	box-shadow: 2px 2px 0 #FFF;
	}
	
.tabrow li.selected:after {
	box-shadow: 2px 2px 0 #FFF;
	}
*/

button.noprint {
	margin: 0;
	padding: 5px 5px 5px 28px;
	width: auto;
	height: 25px;
	background: url(img/print.png) no-repeat center left;
	border: none;
	position: relative;
	top: -3px;
	}
	
button.noprint:hover {
	background-color: #aaa;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	}



/* Taulukoiden sivutus */

#tablePagination { 
  background-color: #DCDCDC; 
  font-size: 0.8em; 
  padding: 0px 5px; 
  height: 20px
}

#tablePagination_paginater { 
  margin-left: auto; 
  margin-right: auto;
}

#tablePagination img { 
  padding: 0px 2px; 
}

#tablePagination_perPage { 
  float: left; 
}

#tablePagination_paginater { 
  float: right; 
  margin-bottom: 2px;
}
