/* Tagien oletustyylit */
/***********************/

* {
	margin: 0;
	padding: 0;
}

html, body {	
	background: #white; 
	height: 100%;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
}

table {
	border-collapse: collapse;
}

td {
	vertical-align: top;
	text-align: left;
	font-size: 13px;
	padding: 2px 5px;
}

ul {
	padding-left: 30px;
	margin: 12px 0px;
}

li {
	font-size: 13px;
}
 
a {
	color: #4646db;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

a:hover img {
	text-decoration: none;
}

h1 {
	margin-bottom: 0.8em;
	font-size: 30px;
	color: #9b0000;
}

h2 {
	margin-bottom: 1em;
	font-size: 18px;
	color: #000000;
}

h3 {
	margin-bottom: 10px;
	font-size: 14px;
	font-family: Tahoma, Verdana, Arial;
}

h4 {

}

p {
	font-size: 13px;
	margin-bottom: 10px;
	line-height: auto;
}

/* container elementtien määrittelyt */
/****************************/

#browser_notice {
	width: 100%;
	margin-bottom: 10px;
	padding: 5px 0px;
	border: 1px solid #cecece;
	background: #d9ffb7;
}

#browser_notice span.message {
	padding: 0px 10px;
	font-size: 11px;
}

#browser_notice  img {
	vertical-align: middle;
	margin-left: 10px;
}

#browser_notice  #notice_close {
	position: absolute;
	right: 5px;
	top: 5px;
}

#outerContainer {
	width: 100%;
	height: 100%;
	position: relative;
}


.floatContainer {
	width: 100%;
	position: relative;
}

/* headerin määrittelyt */
/****************************/

#header {
	width: 1006px;
	height: 160px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

/* navigaation määrittelyt */
/***************************/ 

#navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0px;
}

#navigation li {
	border: 1px solid #a6a6a6;
	margin-bottom: 2px;
}

#navigation li a {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #3d91e8;
	padding: 5px 5px;
}

#navigation li a:hover {
	text-decoration: none;
	background: #cecece;
}

#navigation li.empty {
	background: transparent;
}

#navigation li.empty img {
	position: relative;
	left: -30px;
}

/* sisällön määrittelyt */
/****************************/

#contents {
	width: 1006px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#left {
	float: left;
	width: 210px;
	margin-right: 10px;
}
 
#right {
	float: right;
	width:  786px;
}

#index-hakuaika {
	width: 766px; 
	padding: 10px; 
	background: #555555;
}

#index-hakuaika h1 {
	color: #99ff00; 
	margin-bottom: 0;
}
#index-hakuaika  h2 {
	color: white;
	margin-bottom: 0;
}
#index-hakuaika a {
	color: #fcff00;
}
/* footerin määrittelyt */
/****************************/

#footer {
	width: 100%;
	height: 30px;
	position: relative;
	bottom: 0px;
	background: #555555;
}

#author {
	width: 1006px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: right;
	top: 6px;
}

#author a {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: white;
}



/* luokka määrittelyt */
/****************************/

.metsapuisto-taulu td {
	font-size: 14px;
	background-color: #dddddd;
	padding: 4px 4px 4px 4px;
	border: 2px solid white;
}

.alaviiva {
	padding-bottom: 0px;
	border-bottom: 1px solid #b2b2b2;
}

.ingressi {
	font-size: 18px;
}
.bold {
	font-weight: bold;
}

.smalltext {
	font-size: 11px;
}

.middle {
	vertical-align: middle;
}

.error_msg {
	height:16px;
	font-size: 11px;
	color: red;
	font-weight: bold;
	padding-left: 22px;
	padding-top: 4px;
	background: url(images/exclamation.png) left 3px no-repeat;
	margin-top: 4px;
}

.tuotekuva_thumb {
	float: left;
	width: 90px;
	height: 70px;
	overflow: hidden;
	margin: 0px 3px 3px 0px;
	cursor: pointer;
}

.tuotekuva_thumb img {
	width: 90px;
}

h2.palkki1 {
	background: url(images/palkki1.jpg) no-repeat;
	padding: 0px 5px 15px 20px;
	font-size: 18px;
	color: white;
}

img.loading {
	display: block;
	width: 31px;
	height: 31px;
}

div.tiedote {
	width: 310px;
	position: relative;
	margin-bottom: 10px;
}

div.tiedote  h1 {
	font-size: 15px;
	color: #585858;
	margin-bottom: 0px;
}

div.tiedote  p.lisatty {
	font-size: 11px;
	color: #585858;
	margin-bottom: 0px;
}

div.tiedote  p {
	font-size: 13px;
	color: #585858;
	margin-bottom: 0px;
}


div.ajoneuvo_thumb { 
	width: 120px; 
	height: 80px; 
	overflow: hidden;
	position: relative;
	text-align: right;
}

div.tuote_thumb { 
	width: 120px; 
	height: 80px; 
	overflow: hidden;
	position: relative;
	text-align: right;
}

table.sortable {
    width: 100%;
}

table.sortable th {
	background: #96a2ae;
	text-align: left;
	font-weight: normal;
	cursor: pointer;
	color: white;
	font-weight: bold;
}

table.sortable th.sorttable_nosort {
	cursor: default;
}

table.sortable td {
	text-align: left;
	padding: 10px 4px;
	border-bottom: 1px solid #cecece;
}

table.sortable td.hinta {
	font-weight: bold;
}

table.sortable td.tyyppi {
	padding-left: 10px;
}

table.sortable td.vaunupalveluturva {
	text-align: center;
}

table.sortable td.kuva {
	text-align: right;
	width: 120px;
}

table.sortable tr.header {
	height: 25px;
}

table.sortable tr.header2 {
    background: url(images/rivitausta2.png) no-repeat;
	height: 25px;
}

div.hrule {
	height: 1px;
	width: 100%;
	margin: 4px 0px;
	background: #797979;
}

td.blue {
	background: #eef2f8;
}
