
.tuotelinkki {
	 font-size: 16px;
	 text-decoration: none;
}
.tuotelinkki:hover {
	 font-size: 16px;
	 text-decoration: none;
	 font-weight: bold;
}
.tuotelinkki:visited {
	 font-size: 16px;
	 text-decoration: none;
}
.tuotelinkki:active {
	 font-size: 16px;
	 text-decoration: none;
}
.laatikko {
	background-color: #555555;
	width: 944px;
	padding-top: 8px;
	margin: auto;
	overflow: hidden;
	height: auto;
}
.footer {
	background-color: #999;
	width: 934px;
	padding: 5px;
	margin: auto;
	overflow: hidden;
	font-size: 12px;
}
/*
###############################################################################################
#
#	Erilaiset laatikot, joissa etusivun nappulat sijaitsevat
#	.loota, .loota2 ja .loota3 ovat pääasialliset laatikot, joissa erilaiset nappulat
#	ja vastaava sisältö sijaitsee sivun molemmilla puolilla.
#*/

/*
####################
#
# VASEN
#
# Tämä on vasemman puolen koko valikon kontaineri */
.vasen {

					float: left;
					clear: right;
					width: 192px;
					
}

/*
####################
#
# OIKEA 
#
# Tämä on oikean puolen koko valikon kontaineri */
.oikea {

					float: left;
					clear: right;
					width: 192px;
					
}

/*
####################
#
# LOOTA 
#
# Tämä on vasemman puolen nappuloidet containeri, sisältyy .vasen */
.loota {

					border:2px solid #666;
					background-color: #eee;
					margin:0px 0px 8px 0px;
					height: auto;
					width: 180px;
					float: left;
					clear: left;

}								
/*
#
# lootan sisältämät kuvat */
.loota img {

					float: left;
					
}

/*
####################
#
# LOOTA2 
#
# Tämä on oikean puolen nappuloidet containeri, sisältyy .oikea */
.loota2 {

					border:2px solid #666;
					background-color: #eee;
					margin:0px 0px 8px 0px;
					height: auto;
					width: 180px;
					float: right;
	
}
/*
#
# lootan sisältämät kuvat */
.loota2 img {

					float: left;
					
}

/*
####################
#
# LOOTA3
#
# Tämä on oikean puolen tekstisisältöiset laatikot, sisältyy .oikea */
.loota3 {

					border:2px solid #666;
					background-color: #eee;
					margin:0px 0px 8px 0px;
					height: auto;
					width: 180px;
					text-align: left;
					float: right;
					
}
.loota3 li a, .loota3 li a:visited, .loota3 li a:active {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.loota3 a {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.loota3 td {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

/*
####################
#
# IKKUNALOOTA
#
# Tämä on keskellä oleva kontaineri, johon kaikki sivut avautuvat */
.ikkunaloota {

					border:2px solid #666;
					background-color: #CCCCCC;
					padding: 10px 10px 10px 10px;
					width: 536px;
					float: left;
					
}
.ikkunaloota td {

					padding: 5px;
					
}
.ikkunaloota p, h1, h2, h3, h4 {

					padding: 10px 0px 10px 0px;
					
}
.ikkunaloota ul {

					margin-left: 20px;
					
}



.tuoteikkuna {
	border: 2px solid #000000;
	padding: 10px;
	width: 500px;
	text-align: left;
}
.ilmoitus .kuva {
	float: left;
	border: 1px solid #999999;
	margin: 2px;
	width: 150px;
	height: 200px;
}
.ilmoitus .keski {
	float: left;
	border: 1px solid #999999;
	margin: 2px;
	width: 270px;
	height: 200px;
	background-color: #EEEEEE;
}
.ilmoitus .hinta {
	float: left;
	border: 1px solid #999999;
	margin: 2px;
	width: 100px;
	height: 110px;
	padding-top: 90px;
}
.otsikkoteksti {
	padding-left: 3px;
	color: #B8B8B8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.kuva {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.kellontausta {
	background-image: url(../images/ylabanneri_11.jpg);
	background-repeat: no-repeat;
	text-align: right;
	width: 228px;
	height: 28px;
	padding-right: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

/**
 * Tarjouksiin liittyvät tyylit.
 *
 *
 */

.tarjous {
	font-size: 12px;
	margin-bottom: 5px;
	width: 523px;
	height: 120px;
	border: 1px solid #000000;
	overflow: visible;
	
}
	.tarjous .kuva {
		width: 100px;
		height: 100px;
		float: left;
		margin: 1px;
		text-align: center;
	}
	.tarjous .nimi {
		width: 295px;
		font-size: 20px;
		font-weight: bold;
	}
	.tarjous .seloste {
		float: left;
		width: 295px;
		height: 70px;
		overflow: auto;
		font-size: 12px;
	}
	.tarjous .linkit {
		float: left;
		width: 295px;
		font-weight: bold;
	}
	.tarjous .pisteet {
		width: 100px;
		float: left;
		padding: 4px 0px 4px 0px;
		border-bottom: 2px solid #999999;
	}
	.tarjous .hinta {
		width: 100px;
		float: left;
		/* padding: 4px 0px 4px 0px; */
		font-size: 24px;
		font-weight: bold;
	}


.valkolaatta {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 534px;
	height: auto;
}
.ylalaatta {
	background-color: #eeeeee;
	/*
	height: 100%;
	width: 100%;
	*/
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
}
.ylalaattavali {
	background-color: #eeeeee;
	background-image: url('../images/valiotsikko.gif');
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
}
.alalaatta {
	padding: 10px;
	/*
	height: 100%;
	width: 100%;
	*/
}


.alalaatta a, .alalaatta a:visited, .alalaatta a:active, .alalaatta a:hover {
	color: #a1040b;
	text-decoration: none;
}


.alalaatta a:hover {
	text-decoration: underline;
}


.alalaatta2 {
	padding: 5px 5px 0px 5px;
	/*
	height: 100%;
	width: 100%;
	*/
}
.alalaatta3 {
	padding: 20px;
	padding-top: 0px;
	/*
	height: 100%;
	width: 100%;
	*/
}
.tooltip {
	width: 200px;
	position: absolute;
	z-index: 2;
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	padding: 3px;
}
.kaavareuna {
	border: 1px solid #CCCCCC;
	text-align: left;
}
.toimitustapa {
	padding: 5px;
	border: 1px solid #999999;
	background-color: #CCCCCC;
	margin-bottom: 10px;
}
.tabilaatta {
	padding: 20px;
	padding-top: 0px;
}

/* tilaamisen välilehdet */
#tabit {
	color: #666;
}
#tabit ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	width: 100%;
	height: 100%;

}
#tabit li {
	float: left;
	padding: 5px;
	width: auto;
}
#tabit li.active {
	background-color: #eee;
	font-weight: bold;
}
#tabit li a {
	display: block;

}
#tabit li a, #tabit li a:hover, #tabit li a:visited, #tabit li a:active {
	color: #000000;
	text-decoration: none;
}
#tabit li a:hover {
	text-decoration: underline;
}

td.alaviiva {
	border-bottom: 1px solid #eee;
}

.infokuva {
	float: right;
	margin: 10px;
	clear:both;
}

#vasentasaus p {
	text-align: left;
}

.harmaalaatikko {
	background-color:#eee;
	border: 1px solid #999999;
}
.email {
	vertical-align: -4px;
}

/* ostoskori-palkkien tyylit */
#alempi {
	display: block;
	margin-top: 5px;
	margin-left: 8px;
	font-size: 12px;
	/*width: 170px;*/
}
#ylempi {
	display: block;
	margin-top: 60px;
	margin-left: 8px;
	font-size: 12px;
}
#ylalokero {
	color: #333;
}


#ilmoitus {
	width:944px;
	height:117px;
	position:absolute;
	float:left;
	
	font-size:16px;
	color:#f00;
	font-weight:bold;
}
#ilmoitus p {
	text-align:center;
	padding-top:15px;
}
.korituote {
	width:70px;
}


/* oheistuotteet sivun tyylit */
.oheistaulukko {
	margin: auto;
}
	.oheistaulukko td {
		text-align: center;
	}
	.oheistaulukko .oheistuote {
		margin: auto;
	}
	.oheistaulukko .tekstirivi {
		background-color: #eee;
		text-align: center;
		font-size: 12px;
	}
	.oheistaulukko .keskirivi {
		border-left: 2px solid #eee;
		border-right: 2px solid #eee;
	}
	
	
	
/* hakusivun tyylit */
.kentta {
	border-bottom: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
	border-top: 2px solid #444444;
	border-left: 2px solid #44444444;
}
select {
	/*margin-left:30px;*/
	width: 150px;
	border-bottom: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
	border-top: 2px solid #444444;
	border-left: 2px solid #44444444;
}
.jokatoinen {
	background-color: #f0f0f0;
	border-bottom-color: #666;
	border-bottom-style: solid;
	border-bottom-width: 1px; 
}
.nayttodiv {
	display: none;
}


.tahti {
	margin-left: 1px;
}

/* tuotteiden arvioihin liittyvät */
arvot {
	
}
.arvotrivi {
	float: left;
	font-size:10px;
	clear:left;
	/*height: 16px;*/
	width: 102px;
	margin: 1px;
	text-align: left;
}
.arvotrivi img {
	float:left;
	margin-right: 5px;
}
.palkkirivi {
	height: 16px;
	width: 55;
	margin-top: 2px;
}
.palkkirivi img {
	margin-right: 0px;
}

/* tarjoukset */
.valmkuva img {
	border: 3px solid #ddd;
	margin: 8px;
}
.valmkuva:hover img {
	border: 3px solid #999;
}


/* tuotetietojen laatikot ja välilehdet */
.TUlaa {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 534px;
	height: auto;
}
.TUyla {
	background-color: #eeeeee;
	/*
	height: 100%;
	width: 100%;
	*/
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
}

/* ostokorin taulukon säädöt */
.tiedot td {
	padding: 3px;
}

/* takaisin hakutuloksiin palkki tuotetietoihin */
#takaisin {
	background-color:#fff;
	display:block;
	padding:10px;
	text-align:center;
	color:#CC3333;
	font-size:16px;
	font-weight:bold;
	border:1px solid #000;
	margin-bottom:10px;
}

/* sivuvalikkoon tulevat liukuvat alavalikot */
.piilovalikko {
	float:left;
	overflow:hidden;
	padding-left:20px;
	background-color:#ddd;
	border-bottom:1px solid #ccc;
	width:160px;
}
.piilovalikko ul {
	padding-left:10px;
}
.piilovalikko a {
	font-size:11px;
	font-weight:bold;
}

/* Leasing */
#leasinghakemus {
	background-color:#f9f9f9;
	border:1px solid #aaa;
	padding:5px;
	margin:auto;
}
#leasinghakemus input {
	width:300px;
}
#leasingtiedot {
	width:95%;
	margin:auto;
	background-color:#f9f9f9;
	border:1px solid #aaa;
	padding:5px;
	margin:auto;
}
#leasingtiedot th {
	text-align:left;
	background-color:#eee;
	padding:5px;
}
#leasingtiedot td {
	font-size:11px;
}


/***** UUSI TUOTESIVU *****/
#toolbar, #navbar {
	background-color:#fff;
	overflow:hidden;
	padding:10px;
	width:514px;
	border:none;
	
	/*margin-top:200px;*/
	margin-left:-10px;
	margin-right:-10px;
	margin-bottom:-10px;U
}

#toolbar a, #navbar a {
	display:block;
	padding:5px;
	background-color:#eee;
	border:1px solid #999;
	width:auto;
	float:left;
	padding-left:10px;
	padding-right:10px;
	
	/*
	border-top:3px solid #f9f9f9;
	border-left:3px solid #f9f9f9;
	border-bottom:3px solid #bbb;
	border-right:3px solid #bbb;
	*/
	
}
#toolbar input[type="submit"] {
	display:block;
	padding:3px 10px 4px 10px;
	/*padding:.25em;*/
	background-color:#eee;
	border:1px solid #ccc;
	width:auto;
	float:left;
	/*
	padding-left:10px;
	padding-right:10px;
	*/
	cursor:pointer;
	margin:0;
	font-size:14px;
}
#toolbar a:hover, #toolbar input[type="submit"]:hover, #navbar a:hover {
	text-decoration:none;
	background-color:#ddd;
}

#toolbar a.middle, #navbar a.middle {
	border-left:none;
	border-right:none;
}
#toolbar a.right, #navbar a.right {
	border-left:none;
}
#toolbar a.big {
	font-weight:bold;
}


#valitse {
	float:right;
	width:350px;
	overflow:hidden;
}

#valitse h3 {
	font-size:14px;
	margin:0;
	padding:5px;
	background-color:#f0f0f0;
}
#valitse h4 {
	font-size:12px;
	padding:10px 0 5px 10px;
}
#valitse p {
	margin:0;
	padding:0 0 0 10px;
}
#valitse label {
	display:block;
	padding:0;
	margin:0;
	margin-left:20px;
}
#valitse div {
	padding:0;
	margin:0;
	margin-left:20px;
}
#valitse input {
	padding:0;
	margin:0;
	margin-right:5px;
	/*margin-left:20px;*/
}


#arviot {
	float:left;
	width:150px;
}
#arviot h3 {
	font-size:14px;
	margin:0;
	padding:5px;;
	background-color:#f0f0f0;
	margin-bottom:10px;
}
#arviot div {
	float:left;
	width:150px;
	margin-bottom:5px;
}
#arviot span {
	font-size:12px;
	background-color:#f0f0f0;
	display:block;
	padding:4px;
	
	/*border:1px solid #ccc;*/
}
#arviot img {
	float:left;
	margin:-4px;
	padding:4px;
	background-color:#fff;
	margin-right:5px;
}

#arviot div.uarviot {
	position:relative;
	width:150px;
	height:40px;
}
#arviot div.unarviot {
	position:absolute;
	left:48px;
	top:11px;
	/*
	margin-left:48px;
	margin-top:11px;
	*/
	padding:2px;
	width:50px;
	text-align:center;
	background-color:#fff;
	font-weight:bold;
	font-size:11px;
}
#arviot div.punainen {
	float:left;
	width:13px;
	height:38px;
	background-color: #F33;
	margin:1px;
}
#arviot div.harmaa {
	float:left;
	width:13px;
	height:38px;
	background-color:#ccc;
	margin:1px;
}
#arviot p {
	text-align:center;
	color:#aaa;
	font-weight:bold;
	padding-top:100px;
}

a.backbutton {
	display:block;
	float:left;
	padding:5px 10px 5px 10px;
	background-color:#eee;
	/*border:1px solid #ccc;*/
	border-top:1px solid #f9f9f9;
	border-left:1px solid #f9f9f9;
	border-bottom:1px solid #bbb;
	border-right:1px solid #bbb;
	
	text-align:center;
}
a.backbutton.right {
	border-left:none;
}
a.backbutton:hover {
	text-decoration:none;
	background-color:#ddd;
}
	
.valkolaatta { overflow:hidden; }


/* uudistukset ostoskoriin */
.tiedot table.asiakas { width:500px; margin:auto; margin-top:10px; margin-bottom:10px; }
.tiedot table.asiakas td input { width:300px;padding:3px; }
.tiedot table.asiakas td { border-bottom:1px solid #ccc; }
.tiedot table.asiakas tr.noborder td { border:none; }
.tiedot table.asiakas td.field { text-align:right; }
.tiedot h2 { border-bottom:1px solid #000;padding:3px 20px; background-color:#eee; margin:20px -20px 10px -20px; }
.tiedot p, li { font-size:12px; }
.tiedot a, .tiedot a:visited, .tiedot a:active, .tiedot a:hover { color:#a1040b }
.tiedot label img { display:block; }

.vahvistus th { text-align:left; background-color:#f5f5f5; font-size:12px; padding:5px; }
.vahvistus #tuotelista td { font-size:12px; }

/* uutta tuotetietosivua */
table a.kuvanappi { display:block;padding:5px;background-color:#eee;border:1px solid #999;width:auto;float:left;padding-left:10px;padding-right:10px; margin-top:10px; }
table a.kuvanappi:hover { background-color:#ddd;text-decoration:none; }
img.icon { margin: 0 0 -2px 0; }

