/* Additional Layout Styles for LAJA */

td {
	vertical-align: top;
}

td.nopadding {
	padding: 0;
}

/* Main Layout Styles */

td.yhteystiedot, td.kaarioikea {
	vertical-align: bottom;
}


/* Top Navi Styles */
td.topnavileft, td.topnavi {
	padding: 0;
}

td.topnavi {
	padding: 0;
}

td.topnavisearch {
	padding: 3px 0 0 0;
}

td.topnavicell {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0;
}

td.topnavicell a {
	font-family: Tahoma;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}
td.topnavicell a:link, td.topnavicell a:visited {
	font-family: Tahoma;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}
td.topnavicell a:hover, td.topnavicell a:active {
	font-family: Tahoma;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #fbfaa0;
	text-decoration: none;
}

td.topnavicell a.valittu {
	font-family: Tahoma;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #fbfaa0;
	text-decoration: none;
}
td.topnavicell a.valittu:link, td.topnavicell a.valittu:visited {
	font-family: Tahoma;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #fbfaa0;
	text-decoration: none;
}
td.topnavicell a.valittu:hover, td.topnavicell a.valittu:active {
	font-family: Tahoma;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #fbfaa0;
	text-decoration: none;
}

/* Left Navi Styles */
td.leftnavirow {
	padding-top: 5px;
	padding-bottom: 5px;
}

td.leftnavirow a:link, td.leftnavirow a:visited {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
td.leftnavirow a:hover, td.leftnavirow a:active {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

td.leftnavirow a.valittu:link, td.leftnavirow a.valittu:visited {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
td.leftnavirow a.valittu:hover, td.leftnavirow a.valittu:active {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}



table.leftsubnavi {
	margin-top: 5px;
	margin-bottom: 5px;
}

table.leftsubnavi td.leftsubnavirow {
	padding-top: 5px;
	padding-bottom: 5px;
}


td.leftsubnavirow a:link, td.leftsubnavirow a:visited {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
td.leftsubnavirow a:hover, td.leftsubnavirow a:active {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

td.leftsubnavirow a.valittu:link, td.leftsubnavirow a.valittu:visited {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
td.leftsubnavirow a.valittu:hover, td.leftsubnavirow a.valittu:active {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}



/* Category Navi Styles */
table.categorynavi {
	
}

table.categorynavi td {
	padding: 0;
}

table.categorynavi td p {
	color: Gray;
	margin: 0;
}

table.categorynavi td.categorynavicell {
	padding-top: 8px;
}

td.categorynavicell a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: Gray;
	text-decoration: none;
}
td.categorynavicell a:link, td.categorynavicell a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: Gray;
	text-decoration: none;
}
td.categorynavicell a:hover, td.categorynavicell a:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: Gray;
	text-decoration: underline;
}

td.categorynavicell a.valittu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	text-decoration: underline;
}
td.categorynavicell a.valittu:link, td.categorynavicell a.valittu:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	text-decoration: underline;
}
td.categorynavicell a.valittu:hover, td.categorynavicell a.valittu:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
}


/* Product Navi Styles */
td.productnavirow {
	padding: 0;
	border-top: 1px solid #CCCCCC;
}

table.productnavi {
	
}

table.productnavi td {
	padding: 4px 0 4px 0;
}

table.productnavi td p {
	color: Gray;
	margin: 0;
}

td.productnavicell a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: Gray;
	text-decoration: none;
}
td.productnavicell a:link, td.productnavicell a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: Gray;
	text-decoration: none;
}
td.productnavicell a:hover, td.productnavicell a:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: Gray;
	text-decoration: underline;
}

td.productnavicell a.valittu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: Gray;
	text-decoration: none;
}
td.productnavicell a.valittu:link, td.productnavicell a.valittu:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: Gray;
	text-decoration: none;
}
td.productnavicell a.valittu:hover, td.productnavicell a.valittu:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: Gray;
	text-decoration: underline;
}


/* News Teaser Styles */
td.newsteasertop {
	padding: 0;
	background-image: url(../templates/images/teaser_ajankohtaistatop.gif);
	background-repeat: no-repeat;
}

td.newsteasernewproductstop {
	padding: 0;
	background-image: url(../templates/images/teaser_uutuustop.gif);
	background-repeat: no-repeat;
}
td.newsteasernewproducts {
	padding: 0;
	background-image: url(../templates/images/teaser_uutuus.gif);
	background-repeat: no-repeat;
}

td.newsteaserofferproductstop {
	padding: 0;
	background-image: url(../templates/images/teaser_tarjoustop.gif);
	background-repeat: no-repeat;
}
td.newsteaserofferproducts {
	padding: 0;
	background-image: url(../templates/images/teaser_tarjous.gif);
	background-repeat: no-repeat;
}

td.newsteaseroldproductstop {
	padding: 0;
	background-image: url(../templates/images/teaser_poistotop.gif);
	background-repeat: no-repeat;
}
td.newsteaseroldproducts {
	padding: 0;
	background-image: url(../templates/images/teaser_poisto.gif);
	background-repeat: no-repeat;
}

td.newsteaserbottom {
	padding: 0;
	background-image: url(../templates/images/teaser_ala.jpg);
	background-repeat: no-repeat;
}

table.newsteasercontents {
	background-image: url(../templates/images/teaser_keski.jpg);
	background-repeat: repeat-y;
}
td.newsteasercontents {
	padding: 6px 10px 10px 8px;
	text-align: left;
}

td.newsteasercontents p {
	font-size: 11px;
	margin-top: 0;
	margin-bottom: 5px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

.teaserpvm {
	font-weight: bold;
}

td.newsteasercontents a, td.newsteasercontents a:link, td.newsteasercontents a:visited {
	color: Black;
	font-weight: normal;
	text-decoration: none;
}

td.newsteasercontents a:hover, td.newsteasercontents a:active {
	color: Black;
	font-weight: normal;
	text-decoration: underline;
}


