/* Yleiset Tyylit */
html, body, form
{
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	background-color: #000000;
	display: block;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: White;
	text-align: center;
	height: 100%;
}
p
{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
}
textarea
{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
} 

.FontColorBlack
{
	color: Black;
}
img
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
a
{
	border-width: 0px;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: White;
}
a:hover
{
	outline: none;
	border-width: 0px;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
	color: #FFD469;
}
a:active
{
	border-style: none;
	outline: none;
	border-width: 0px;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
}
a:visited
{
	border-style: none;
	outline: none;
	border-width: 0px;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
}
a:focus
{
	border-style: none;
	outline: none;
	border-width: 0px;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
}
.directionHorizontal /* divit, kuvat ja Linkit liukuu vaakasuorassa */
{
	float: left;
}
/*==========================================================================================*/
div.headerBG
{
	position: relative;
	width: 100%;
	height: auto;
	background-color: Black;
}
div.headerContent
{
	position: relative;
	height: auto;
	width: 971px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	border: solid 0px white;
}
div.innerContent
{
	position: relative;
	width: 931px;
	min-height: 600px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	border: solid 0px Red;
	background-color: White;
	color: Black;
	padding: 10px 20px 0px 20px;
}
div.footerBG
{
	position: relative;
	width: 100%;
	height: auto;
	background-color: Black;
	background-image: url('../giffit/footer_tausta.gif');
	background-repeat: repeat-x;
	background-position: left top;
}
div.footerContent
{
	position: relative;
	width: 971px;
	height: 31px;
	margin: 0px auto;
	background-image: url('../giffit/footer.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
	text-align: left;
	padding: 0px;
	border: solid 0px white;
}
div.footerBagearea
{
	height: 41px;
	width: 971px;
	background-image: url('../giffit/footer_yla.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
	background-color: Transparent;
	margin: 0 auto;
}
/*==========================================================================================*/


/*hakukriteerit*/
table.hakukriteeritaulukko
{
	width: 100%;
}


td.hakukriteeritaulukko
{
	vertical-align: top;
	padding-top: 2px;
}


/*vaihtoautotietotaulukko*/
table.vaihtoautotietotaulukko
{
	width: 100%;
	font-family: Verdana;
	font-size: 12px;
}


td.vaihtoautotietotaulukko
{
	vertical-align: top;
	padding-top: 2px;
}

td.vaihtoautotietotaulukko1
{
	text-align: left;
	padding-left: 15px;
	width: 25%;
}

td.vaihtoautotietotaulukko2
{
	text-align: right;
	padding-right: 35px;
	width:25%;
}

td.vaihtoautotietotaulukko3
{
	width: 1px;
}


td.vaihtoautotietotaulukko4
{
	width: 33%;
}


/*vaihtoautokuvaustaulukko*/
table.vaihtoautokuvaustaulukko
{
	width: 80%;
}


/*vaihtoautokuvaustaulukko*/
table.vaihtoautokuvaustaulukko2
{
	width: 100%;
}


td.vaihtoautokuvaustaulukko1
{
	width: 120px;
	vertical-align: top;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 3px;
}


td.vaihtoautokuvaustaulukko1oikea
{
	width: 120px;
	vertical-align: top;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	text-align: right;
}


.vaihtoautokuvaustaulukko tr
{
	border-bottom-style: solid;
	border-bottom-color: #E2E6EE;
	border-bottom-width: 1px;
}


td.vaihtoautokuvaustaulukko2
{
	width: 50%;
	vertical-align: top;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-left: 15px;
	padding-right: 15px;
}

/*hakutuloslista*/

.list
{
	padding: 2px 2px 0px 2px;
	font-size: 12px;
	font-weight: bold;
}


.list a
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


.list a:visited
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.list a:active
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	outline: 0px;
}
.list a:focus.lista_edellinen_seuraava
{
	outline: 0px;
}
.list a:hover
{
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

/* hakusivun listaus */
table.list
{
	width: 100%;
}

.list tr.row td
{
	background-color: White;
	border-bottom-style: solid;
	border-bottom-color: gray;
	border-bottom-width: 1px;
	padding-top: 10px;
	padding-bottom: 12px;
	height: 70px;
	empty-cells: show;
}
.list tr.row2 td
{
	background-color: #E6EAF3;
	border-bottom-style: solid;
	border-bottom-color: gray;
	border-bottom-width: 1px;
	padding-top: 10px;
	padding-bottom: 12px;
	height: 70px;
	empty-cells: show;
}


/* katkoviivat hakutuloslistalle */
.list td
{
	/*border-left-style: solid; 	border-left-color: #000000; 	border-left-width: 1px;*/
	padding: 0px;
}

.listkuva
{
	border-left-style: none !important;
}


/**/

.list tr.header
{
	background: #cccccc;
}

.list td.prize
{
	width: 100px;
	text-align: right; /*10.12.2008*/
	white-space: nowrap;
}

.list td.otsikko
{
	text-align: left;
	white-space: nowrap;
}


.list td.check
{
	width: 30px;
	text-align: right;
}

.list td.first
{
	width: 188px;
	border-right: 1px solid #ffffff;
}


a.img_txt
{
	font-size: 9px;
	text-decoration: none;
}

a.strong
{
	font-weight: bold;
	text-decoration: none;
}


/* --------------------------------------------------------------------- */
/* sivutuksen linkit */
.pager span.strong
{
	font-size: 14px;
	font-family: Verdana, Arial;
	color: #1F5F8D;
	text-decoration: underline;
	font-weight: bold;
}
.pager a
{
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.pager a:visited
{
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.pager a:active
{
	font-family: Verdana, Arial;
	font-size: 14px;
	color: Yellow;
	text-decoration: underline;
	font-weight: bold;
	outline: 0px;
	font-family: Verdana;
}
.pager a:focus
{
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	outline: 0px;
	font-family: Verdana;
}
.pager a:hover
{
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #747474;
	font-weight: normal;
	text-decoration: none;
}
table.pager
{
	width: 100%;
	min-height: 24px;
	height: 24px;
	color: #7E4700;
}
/* --------------------------------------------------------------------- */
/**/

table.liikkeet
{
	width: 100%;
}


td.ensimmainenliike
{
	font-size: 12px;
	color: #FFFFFF;
	font-family: Sans-serif, Helvetica, Arial;
	font-weight: bold;
	background-color: #575965;
	border-style: solid;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 1px; /*border-left-style: solid; 	border-left-color: #000000; 	border-left-width: 1px;*/
	border-left-style: none;
	width: 14%;
}


td.viimeinenliike
{
	font-size: 12px;
	color: #FFFFFF;
	font-family: Sans-serif, Helvetica, Arial;
	font-weight: bold;
	background-color: #575965;
	border-style: solid;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-left-width: 1px;
	border-right-style: none;
	width: 14%;
}

td.liikkeet
{
	font-size: 12px;
	color: #FFFFFF;
	font-family: Sans-serif, Helvetica, Arial;
	font-weight: bold;
	background-color: #575965;
	border-style: solid;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-left-width: 1px;
	width: 14%;
}

.liikkeet A:link
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.liikkeet A:visited
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.liikkeet A:active
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	outline: 0px;
}
.liikkeet A:focus
{
	outline: 0px;
}
.liikkeet A:hover
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #b40000;
}

/* sivujen navigointilinkit */

td.sivut
{
	height: 18px;
	font-size: 12px;
	color: #000000;
	font-family: Sans-serif, Helvetica, Arial;
	background-color: #e2e6ee; /*border-right-style: solid; 	border-right-color: #4c4c55; 	border-right-width: 1px;*/
}
td.sivut_tausta
{
	font-size: 12px;
	font-family: Sans-serif, Helvetica, Arial;
	background-color: #E3E6EF;
	color: #000000;
}

div.sivutpikalinkkki
{
	padding-left: 10px;
}

.sisalto A.pikalinkit
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.pikalinkit_ylintaso_vali
{
	padding-left: 5px;
}




.pikalinkit_toinentaso_vali
{
	padding-left: 18px;
}


.sisalto A:visited.pikalinkit
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.sisalto A:hover.pikalinkit
{
	font-size: 12px;
	color: #b40000;
	font-weight: bold;
	text-decoration: none;
}

.sisalto A.pikalinkitpieni
{
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.sisalto A:visited.pikalinkitpieni
{
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.sisalto A:hover.pikalinkitpieni
{
	font-size: 10px;
	color: #b40000;
	font-weight: bold;
	text-decoration: none;
}

/* kopioitu nykyisestä sivustosta */



td
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; /*color: #666666;*/ /*background-color: #FFFFFF; padding-bottom: 0px; 	margin: 0px; 	padding-left: 0px; 	padding-right: 0px; 	padding-top: 0px;*/
}

th
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #455565;
}

.otsikkocell
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #455565;
}

.otsikko
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #455565;
}


.autotietosuuriotsikko
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}


.autotietopieniotsikko
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}



A.ajankohtaista_otsikko, A.ajankohtaista_otsikko:visited, A.ajankohtaista_otsikko:hover
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #455565;
	font-weight: bold;
	text-decoration: underline;
}
.ajankohtaista_txt, td.ajankohtaista_txt, A.ajankohtaista_txt, A.ajankohtaista_txt:visited, A.ajankohtaista_txt:hover
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
img.kuva
{
	border: 1px solid black;
}

td.otsikkorivi
{
	background-image: url('../Kuvat/PalkkiBG.png');
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #838383;
	color: #ffffff;
	padding-left: 15px !important;
	height: 18px;
}

.otsikkorivi
{
	font-size: 12px;
	color: #ffffff !important;
	text-decoration: none;
	font-weight: bold;
}

.otsikkorivi a
{
	font-size: 12px;
	color: #FFFFFF !important;
}
td.listausotsikkorivi
{
	background-color: #F9E3AA;
	background-image: url(../kuvat/PalkkiBG.png);
	background-repeat: repeat-x;
	background-position: top left;
	border-bottom: solid 1px gray;
	color: #ffffff;
	padding-left: 0px !important;
	height: 21px;
}
.listausotsikkorivi
{
	font-size: 12px;
	color: #ffffff !important;
	text-decoration: none;
	font-weight: bold;
}

.listausotsikkorivi a
{
	font-size: 12px;
	color: #ffffff !important;
}


.hakusivulaatikko
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	border: solid 1px Gray;
	background-color: #E6EAF3;
}


.hakutulosinfo
{
	background-color: #E2E6EF;
}


.hakutulosinfokpl
{
	background-color: #E2E6EF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
}


.valiosa
{
	height: 5px;
	min-height: 5px;
}

.valirivi
{
	height: 5px;
	min-height: 5px;
}

.hakulistaussisalto
{
	padding: 5px;
}


#divHakuehdot
{
	height: 50px;
	min-height: 50px;
}

.tulostusalue
{
}


.lnkTaustakuva
{
	border: solid 1px;
	height: 12px;
	padding-right: 15px;
	padding-left: 15px; /*taustakuvalla*/ /*background: url('../Kuvat/nappi_yleinen.jpg') no-repeat;  	cursor: pointer; 	cursor: hand; 	text-align: center; 	text-decoration: none; 	padding-right: 30px; 	padding-left: 30px; 	padding-top: 6px; 	padding-bottom: 6px;*/
}

a.lnkTaustakuva
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.tietosisalto
{
	background-color: White; /* #C7D9E0; */
	border: solid 0px gray;
	position: static; /* position:relative; -> divit repeää */
}
.tietosisaltoHakusivu
{
	width: 677px;
	background-color: White; /* #C7D9E0; */
	border: solid 0px gray;
	position: static; /* position:relative; -> divit repeää */
}
/*tietosivun linkki jossa taustakuva */
/*.lnkTietosivunLinkkiTaustakuva
{ 	 
	background: url('../Kuvat/nappi_yleinen.jpg') no-repeat; 
	cursor: pointer;
	cursor: hand;
	text-align: center;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 8px;
	padding-left:6px;
	padding-right:10px;
	width: 102px;
	height: 20px;
}

a.lnkTietosivunLinkkiTaustakuva 
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}*/

.lnkTietosivunLinkkiKuva
{
	cursor: pointer;
}
.tietosivutaulukkoalue
{
	padding-top: 10px;
	padding-bottom: 10px;
}

/* .autokuvat
{
	padding: 0px;
	margin: 0px;
	width: 130px;
	height: 90px;
	border: 0px;
}*/


.korimallikuvat
{
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}


#kuvanappitaulu
{
	width: 100%;
}



.tietosivuvaliviiva
{
	color: #e6ecf3;
	height: 1px;
	width: 100%;
}


.lihavoitukuvausotsikko
{
	font-size: 12px;
	font-weight: bold;
}



.vaihtoautokuvausoptiovalinta
{
	width: 100%;
}
.vaihtoautokuvausoptiovalinta td
{
	padding-left: 0px;
}
.vaihtoautokuvausoptiovalinta tr
{
	border-bottom-style: none;
}

.vaihtoautokuvausoptiovalinta label
{
	width: 120px;
}


.vaihtoautokuvausoptiovalinta input
{
}

.vaihtoautokuvausoptiovalinta table
{
}


/*murupolun div*/
.murupolku
{
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #575965;
	border-bottom: solid 1px black;
}

/*murupolun sisäinen div*/
.murupolku_sisainen
{
	padding-left: 10px;
}

/*murupolun teksti ja linkit*/
.murupolku_teksti a
{
	font-size: 12px;
	color: #ffffff !important;
	font-weight: bold;
	text-decoration: underline;
}

.murupolku_teksti a:hover
{
	font-size: 12px;
	color: #b40000 !important;
	font-weight: bold;
	text-decoration: underline;
}


.murupolku_teksti label
{
	font-size: 12px;
	color: #ffffff !important;
	text-decoration: none;
	font-weight: bold;
}

.murupolku_teksti span
{
	font-size: 12px !important;
	color: #ffffff !important;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 0 !important;
	font-weight: bold;
}

/*vaihtoautolistan edellinen/seuraava-napit*/
a.lista_edellinen_seuraava
{
	font-size: 20px !important;
	color: #B30000;
	text-decoration: none;
	font-weight: bold;
}

a:visited.lista_edellinen_seuraava
{
	font-size: 20px;
	color: #B30000;
	text-decoration: none;
	font-weight: bold;
}

a:active.lista_edellinen_seuraava
{
	font-size: 20px;
	color: #B30000;
	text-decoration: underline;
	font-weight: bold;
	outline: 0px;
}
a:focus.lista_edellinen_seuraava
{
	outline: 0px;
}
a:hover.lista_edellinen_seuraava
{
	font-size: 30px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.alainfot
{
	padding-left: 25px;
}

/* pyöreäreunaiset laatikot */
/* yläosan linkit */
#LinkkiValikko
{
	height: 27px;
	color: #00309C;
	padding: 0px 0px 0px 0px !important;
	text-align: left;
	background-color: #00309C;
	border: 1px solid #00309C;
}
/*#LinkkiValikko p
{
	padding: 0;
	margin: 1ex 0;
}*/

/* alatunniste */
#Alatunniste
{
	height: 27px;
	color: #00309C;
	padding: 0px 0px 0px 0px !important;
	background-color: #00309C;
	border: 1px solid #00309C;
	color: #FFFFFF;
	text-align: center;
}

.IsoKuvaJarjestys
{
	font-size: 16px;
	font-weight: bold;
}

