﻿a, a:visited { color: #996600; font-family: Arial, Helvetica, sans-serif; text-decoration: none}
a:hover { text-decoration: underline}

a.lila:link, a.lila:active, a.lila:visited { color: #660066; font-weight: bold; text-decoration: none;  font-family: Arial, Helvetica, sans-serif}
a.lila:hover { text-decoration: underline; }



 body {
  background-color: #fffbf0;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif; 
  color: #333333
 }
 

.alue_otsikko {  font-family: Arial, Helvetica, sans-serif; color: #999966; font-weight: bold}
.leipis {  font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 13px;}
.lila {  color: #660066 }
.white { color: white !important;}
.grey { color: #666666; }

.top { vertical-align: top; }
.centered { text-align: center; }
.right { text-align: right; }
.left { text-align: left; }
table.kirja_content_table {
	background: white;
	border: 1px solid #666666;
	width: 750px;
}
.kirja_right_cell {
	background: url('/images/palkki_bkgrnd.gif') repeat-y;
	width: 12px;
	border-left: 1px solid #666666;
}
.kirja_left_cell {
	background: #eeeeee;
	width: 175px;
	padding: 0px;
	padding-left: 10px;
}

.kirja_heading_cell {
	border-bottom: 1px solid #666666;
	height: 26px;
}

.kirja_content_cell {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	width: 575px;
}

.heading {
	font-size: 16px;
	color: #999966;
}

.bold { font-weight: bold; }
.blue_bg { background: #eeeeee; }
.gray_bg { background: #cccccc; }
.small_text { font-size: 10px;}
.verdana { font-family: Verdana, Arial, Helvetica, sans-serif; }
.arial { font-family: Arial, Helvetica, sans-serif; }
.grid {
	border-collapse: collapse;
}
.grid td {
	border: 1px solid #666666;
}

.no_borders, .no_borders td { 
	border-collapse: collapse;
	border: 0px !important;
}
.factory_list {
	margin-left: 15px;
	margin-right: 15px;
}

.kirja_tuoteryhmat_heading_cell {
	background: #CCCC66;
	vertical-align: middle;
	height: 95px;
}
td.padded {
	padding: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}

td.quarter_padding {
	padding: 25px;
}

.bottom_border { border-bottom: 1px solid #666666; }
.no_bottom_border { border-bottom: 0px; }

.right_border { border-right: 1px solid #666666; }

table.striped { border-collapse: collapse; }
.row_0 { background: #efefef; }
.row_1 { background: white; }

.tuotelista { width: 675px; }
.tuotelista td { width: 337px; }

div.yritys_float {
	float: left;
	width: 160px;
	margin-bottom: 40px;
}

div.tp_float {
	float: left;
	width: 350px;
	margin-bottom: 5px;
}

div.tp_yritykset_float {
	float: left;
	width: 350px;
	margin-bottom: 40px;
}

#kysely_overlay	{
	display: block;
	background: #000;
	position: fixed;
	left: 0; top: 0;
	width: 100%; height: 100%;
	z-index: 5000;
	filter:alpha(opacity=60);
	opacity:0.6;
}
#kysely_lb	{
	position: absolute;
	width: 780px;
	
	z-index: 6000;
	margin: 50px 0 0 50%;
	left: -335px;
	background: rgba(63,63,63,.5);
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#kysely_iframe	{ width: 760px; height: 685px; border: 0; margin: 10px; border-width: 0px; *+height: 730px; }
#kysely_close	{ width: 69px; height: 18px; position: absolute; right: 75px; top: 30px; background: url(/images/close.png); cursor: pointer; }

#kysely1		{ position: absolute; top: 17px; left: 40px; }
#kysely2		{ position: absolute; top: 37px; left: 44px; }
