/*päänavin muotoilu*/


body {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 14px;
	background-color: #e6e6e6;
	margin-top: 0px;	
}

#taustadiv {
	/*background-image: url(images/body_bg.gif);*/
	background-color:#FFFFFF;
	background-repeat: repeat-y;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 100px;
}

a.uutislinkki {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	color: #000000;
	text-decoration: none;
	
	
}
/*
table.pohjataulukko {
background-image:url(images/body_bg.gif);
}

*/

a.uutislinkki:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	display:block;
	background-color: #FFFFFF;
}


a.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:lighter;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	padding-left: 25px;
}

a.menulink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color:#CCCCCC;
	text-decoration: none;
	display:block;
	
	padding-left: 25px;
}


a.pressilink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #FFFFFF;
	text-decoration: none;
	
	
}

a.pressilink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #000000;
	text-decoration: none;
	display:block;
	background-color: #FFFFFF;
}

td.uutisboxi_text {
	background-color:#FFFFFF;
	opacity:.70;
	vertical-align: top;
	padding: 10px;
	background-position: top;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	height: 120px;
	
	font-size: 12px;
	margin: 0px;
}



td.alatd {
	background-image: url(images/sisalto_bg.gif); 
	background-repeat: no-repeat;
}


/* bändisivun muokkaukset */

#yla {
	background-image: url(images/yla_bg.gif);
	height: 80px;
	background-repeat: no-repeat;
	background-position: center top;
}

#tausta {
	background-image: url(images/taytto2_bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
	margin-top: -25px;
}
#ala {
	background-image: url(images/ala_bg.gif);
	height: 70px;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: -25px;
}
p.bandi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 25px;
	padding-right: 25px;
}
p.bandi_valiotsikko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 2px;
	padding-right: 25px;
	margin-left:25px;
	margin-right:25px;
	background-color:#333333;
}
#container {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
.bandit {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
a.bandlink {
	text-decoration: none;
	list-style-type: none;
	color: #000000;
}
a.bandlink:hover {
	text-decoration: none;
	list-style-type: none;
	color: #8C0000;
}

a.biolink {
	text-decoration: none;
	list-style-type: none;
	color: #ffffff;
}
a.biolink:hover {
	text-decoration: none;
	list-style-type: none;
	color: #8c0000;
}


/*verkkokaupan tyylimäärityksiä*/

fieldset
{
border: 1px dotted #41423E;
--background: #ffffff;
--background-image:url('http://www.bld.fi/images/myspace_image/BLD_Empire_logo.jpg');
--background-image: url('verkkokauppa/pics/logo1.jpg');
background-repeat:no-repeat;
color: #000000;
width: 600;
margin-left: 30px;
}

legend
{
background: #000000;
border: 1px solid #000000;
padding: 2px 6px;
color: #ffffff;

}

--tyylitelty taulu

#mytable {
	width: 700px;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}


th.tyylitelty {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(verkkokauppa/pics/bg_header.jpg) no-repeat;
}



th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
	font: normal 12px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	font-weight: bold;
}

td.tyylitelty {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-right: 1px solid #C1DAD7;
	
	border-bottom: 1px solid #C1DAD7;
	background: #fff url(verkkokauppa/pics/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}


th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(verkkokauppa/pics/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

/*
* {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
body {
	margin-top: 20px;
	background-color: #ffffff;
}
#container {
	height: auto;
	width: 1000px;
	/*background-image: url(images/bg.gif); 
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
}

#navi {
	width: 1000px;
	float: right;
	height: 40px;
}
#ylavasen {
	height: 345px;
	width: 350px;
	float: left;
}
#ylaoikea {
	height: 345px;
	width: 650px;
	float: left;
}
#navi ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
#navi li {
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: bottom;
	float: left;
}
#navi a {
	font-family: "Lucida Grande", Geneva, Helvetica, sans-serif;
	font-size: 14px;
	color: #A49F89;
	text-decoration: none;
	letter-spacing: 0.1em;
	display:block;
	vertical-align: bottom;
}
#navi a:hover {
	font-family: "Lucida Grande", Geneva, Helvetica, sans-serif;
	font-size: 14px;
	color: #436E6E;
	text-decoration: none;
	letter-spacing: 0.1em;
	display: block;
	vertical-align: bottom;
}

#etusivu #navi .etusivu a,
#yritys #navi .yritys a,
#tuotteet #navi .tuotteet a,
#yhteydet #navi .yhteydet a
{
	font-family: "Lucida Grande", Geneva, Helvetica, sans-serif;
	font-size: 14px;
	color: #436E6E;
	text-decoration: none;
	letter-spacing: 0.1em;
	display: block;
	vertical-align: bottom;
}



#content {
	height: 360px;
	width: 694px;
	float: right;
	margin-top: 65px;
	margin-lef: 250px;
	margin-right: 55px;
	display: inline;
}
#palsta1 {
	width: 370px;
	height: 360px;
	float: left;
	overflow: auto;
	padding-right: 10px;
	display: inline;
}
#palsta3 {
	width: 290px;
	height: 360px;
	overflow: auto;
	float: right;
	display: inline;
}
#palsta2 {
	width: 292px;
	height: 362px;
	float: right;
	display: inline;
}





/*

#container2 {
	height: 710px;
	width: 1000px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-position: center;
	text-align: center;
}
#header {
	background-image: url(images/banneri.jpg);
	height: 170px;
	width: 998px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	height: 20px;
	width: 997px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
	font-family: "Lucida Grande", Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #414141;
	font-weight: bolder;
	text-align: center;
	position: absolute;
	left: 0px;
	bottom: 50px;
}

etusivun muotoilu

#etusivukuva {
	background-image: url(images/etusivupic.jpg);
	height: 360px;
	width: 570px;
	position: absolute;
	top: 235px;
	left: 55px;
}
#welcome {
	background-image: url(images/taustapalikka.gif);
	height: 178px;
	width: 292px;
	position: absolute;
	top: 235px;
	right: 55px;
}
#ajankohtaista {
	background-image: url(images/taustapalikka.gif);
	height: 178px;
	width: 292px;
	float: right;
	position: absolute;
	right: 55px;
	bottom: 112px;
}
h3 {
	font-family: "Lucida Grande", Geneva, Helvetica, sans-serif;
	font-size: 14px;
	color: #414141;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: lighter;
	letter-spacing: 0.1em;
}
p.welcome {
	font-family: "Lucida Grande", Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #414141;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}


kielilinkkien muotoilu

#navi li.kielet {
	float: right;
	vertical-align: bottom;
	padding-left: 6px;
}
#navi a.kielet {
	font-family: "Lucida Grande", Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #414141;
	display: block;
	margin-right: -10px;
}
#navi a:hover.kielet {
	font-family: "Lucida Grande", Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #436E6E;
	display: block;
	margin-right: -10px;
}

alanavin muotoilu

#sijainti {
	font-family: "Lucida Grande", Geneva, Helvetica, sans-serif;
	color: #436e6e;
	text-decoration: none;
	display:block;
	height: 20px;
	width: 160px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 5px;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-image: none;
	background-color: #c7d5d5;
	margin-left: 2px;
}
#alanavi {
	background-image: url(images/navi_bg.gif);
	height: 362px;
	width: 162px;
	position: absolute;
	left: 55px;
	top: 235px;
	padding-top: 15px;
	background-repeat: no-repeat;
}
#alanavi a   {
	font-family: "Lucida Grande", Geneva, Helvetica, sans-serif;
	font-size: 14px;
	color: #414141;
	text-decoration: none;
	display:block;
	height: 20px;
	width: 150px;
	padding-right: 0px;
	text-align: left;
	font-weight: normal;
	padding-left: 10px;
	margin-bottom: 5px;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-image: none;
}
#alanavi a:hover   {
	font-family: "Lucida Grande", Geneva, Helvetica, sans-serif;
	font-size: 14px;
	color: #436e6e;
	text-decoration: none;
	display:block;
	height: 20px;
	width: 150px;
	padding-right: 0px;
	text-align: left;
	font-weight: normal;
	padding-left: 10px;
	margin-bottom: 5px;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-image: none;
}

p {
	font-family: "Lucida Grande", Geneva, Helvetica, sans-serif;
	color: #414141;
	font-size: 11px;
	padding-bottom: 7px;
}
h1 {
	font-family: "Lucida Grande", Geneva, Helvetica, sans-serif;
	font-size: 20px;
	padding-bottom: 10px;
	color: #414141;
	font-weight: normal;
}
h2 {
	font-family: "Lucida Grande", Geneva, Helvetica, sans-serif;
	font-size: 16px;
	padding-bottom: 10px;
	color: #436E6E;
	font-weight: normal;
}

#laatikko {
	background-image: url(images/taustapalikka.gif);
	height: 165px;
	padding-top: 15px;
	padding-left: 30px;
	background-repeat: no-repeat;
}
p.yhteysboxi {
	font-family: "Lucida Grande", Geneva, Helvetica, sans-serif;
	font-size: 18px;
}


kolmannentason navikoinnin muotoilut
#alanavi .navi3 {
	font-family: "Lucida Grande", Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
	text-decoration: none;
	display:block;
	height: 15px;
	width: 150px;
	padding-right: 0px;
	text-align: left;
	font-weight: normal;
	padding-left: 22px;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-image: none;
	margin-bottom: 2px;
}
#alanavi a:hover.navi3  {
	color: #436e6e;
	font-family: "Lucida Grande", Geneva, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	display:block;
	height: 15px;
	width: 150px;
	padding-right: 0px;
	text-align: left;
	font-weight: normal;
	padding-left: 22px;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-image: none;
	margin-bottom: 2px;
}
#alanavi a.active.navi3  {
	color: #436e6e;
	font-family: "Lucida Grande", Geneva, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	display:block;
	height: 15px;
	width: 150px;
	padding-right: 0px;
	text-align: left;
	font-weight: normal;
	padding-left: 22px;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-image: none;
	margin-bottom: 2px;
}

palaute

table {
	width: 350px;
	border: 0;
	cellpadding: 0;
	cellspacing: 0;
	font-family: "Lucida Grande", Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
	display: inline;
}
tr {
	margin-bottom: 5px;
	vertical-align: middle;
}

hinnasto

#hinnasto {
	font-family: "Lucida Grande", Geneva, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	text-align: left;
}
td.hinnasto {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #c7d5d5;
}
a.thumpsit {
	text-decoration: none;
	border: 0px;
	list-style-type: none;
}
img {
	border: 0px;
}
a.txlinkit {
	text-decoration: none;
	list-style-type: none;
	padding-left: 5px;
	color: #436E6E;
}
a {
	text-decoration: none;
	color: #436e6e;
	font-family: "Lucida Grande", Geneva, Helvetica, sans-serif;
}
#uutisetbg {
	background-image: url(images/uutisetbg.gif);
	height: 360px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-repeat: no-repeat;
}
p.small {
	font-family: "Lucida Grande", Geneva, Helvetica, sans-serif;
	font-size: 9px;
}
#tehdas_tn {
	display: inline;
	height: 360px;
	width: 290px;
}
#tuotteet_tn {
	display: inline;
	height: 360px;
	width: 265px;
}
#yhteysyla {
	float: left;
	height: 40px;
}
*/

.info {
	padding-right: 30px;
	padding-left: 30px;
}
