body {
	font-family: Georgia, Garamond, Times;;
	text-align: left;
	font-size: 13px;
	line-height: 17px;
	color: #000;
	background-image: url(images/kauppabg.gif);
	margin-top: 15;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

table,img {
	border-style: none;
}

td, font, select, input {
	font-size: 12px;
	font-family: Georgia, Garamond, Times;;
}

form {
	margin: 0;
}


a:link, a:visited  {
	color: #58a;
	text-decoration: none;
}

a:active, a:hover  {
	color: #58a;
	text-decoration: underline;
}



h1 {
	font-size: 16px;
	font-family: Georgia, Garamond, Times;;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	color: #000;

}



.listabox {
	text-align: center;
	padding: 10px;
	border: 1px solid #CCCCCC;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #3da6d4;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

#wrap{
	width: 959px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
    }

.header {
	text-align: right;
	font-size: 14px;
	height: 139px;
	width: 959px;
	
}

.info {
	color: #4B4B4B;
	font-size: 12px;
}



.name {
	font-size: 24px;
	text-transform: uppercase;
	color: #5a5a5a;

}
.producttitle {
	font-size: 12px;
}

.more {
	color: #4B4B4B;
	font: bold 12px;
}

.back {
	background-image: url(back_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 11px;
	background-position: 3px 3px;
}


.price {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

.main {
	color: #4A4B4B;
	font: 11px;
	padding: 5px;

}

.left {
	width: 218px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:15px;

}

.right {
	width: 180px;
	padding-top: 5px;
	padding-bottom: 5px;

}
.otsikko {
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 2px;
}
.txtpad {
	padding: 4px;
}

.tuotelistapad {
	background-color: #fff;
	padding: 15px 10px 10px 10px;
}
.nostoborder {
	background-color: #A7A7A7;
}
.border {
	border: 1px solid #A7A7A7;
}

.notice {
	border: 1px solid #A7A7A7;
	padding: 4px;
}
.tuotekorttitext {
	border: 1px solid #A7A7A7;
	padding: 10px;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	width: 959px;
	height: 117px;	
}



.footer a:link, .footer a:visited {
	color: #000;
}


 .top-navi {
	padding: 0px 0px 0px 225px;
	height: 36px;
	
	text-align: left;
	
	background-image: url(images/linkkitausta.gif);
	color: #000;
}


a:link.navilink, a:visited.navilink {
color: #77787b;
font-family: Georgia, Garamond, Times;
font-size: 13px;
text-decoration: none;
font-weight: bold;
}

a:hover.navilink {
color: #000;
font-family: Georgia, Garamond, Times;
font-size: 13px;
text-decoration: underline;
font-weight: bold;
}

ul.navi {
padding: 8px;
margin: 0px;
list-style-type: none;
}

ul.navi span {
padding: 0px 10px 0px 10px;
}

ul.navi span:hover {
padding: 2px 10px 2px 10px;


}

.blue-fade {
margin-top: 2px;
background-color: #c1d7dc;
height: 4px;

}
/** WS-styles **/		

.TableBg {
	background: #2b7db5;
}

.TableHeader td, th {
	font-weight: bold;
	color: #FFF;
	padding: 4px;
	text-align: left;
	background-color: #4383a8;
	background-image: url(thBg.gif);
}

.TableFooter td {
	font-weight: bold;
	color: #000;
	background: #f4f4f4;
	padding: 4px;
}

.TableRow td {
	padding: 2px;
	background-color: #f4f4f4;
}

.TableRowDark td {
	background: #e4e4e4;
	padding: 2px;
	font-weight: bold;

}

.TableError td {
	padding: 2px;
	font-weight: bold;
	background-color: #FF0000;
	color: #FFF;
}

.ProductSearchParameter {
	border: 1px solid #000;
	height: 14px;
	width: 80px;

}

.LoginFormUser, .LoginFormPasswd {
	border: 1px solid #000;
	width: 100px;

}

.ProductOptionsField,.ProductAmountField  {
	font-size: 11px;
	border: 1px solid #000;
}


/** CSSBOX **/		

	.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 { 
	  background: transparent url(cssbox.gif) no-repeat bottom right; 
	  margin:0;
	 
	} 
		.cssbox{ 
	  margin-bottom:12px;
	 
	} 

	/* set the top-right image */ 
	.cssbox_head { 
	  background-position: top right; 
	  padding-right: 25px; /* right corner width */ 
	  
	 } 
	 /* set the top-left image */ 
	 .cssbox_head h2 { 
	  color: #007f30;
	  background-position: top left; 
	  padding-left: 10px; /* position header text to suite image*/
	  padding-top : 7px;  /* position header text to suite image*/
	  padding-bottom : 10px; 
	  font-size: 11px; 
	  margin: 0; /* reset main site styles*/ 
	  border: 0; /* ditto */ 
	  } 
	  /* set the lower-left corner image */ 
	  .cssbox_body {
	background-position: bottom left;

	margin-right: 10px; /* interior-padding right */
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0px;	  
	  } 
	  
	  
  

		  
/** CSSBOXSMALL **/		

	.cssboxsmall, .cssboxsmall_body, .cssboxsmall_head, .cssboxsmall_head h2 { 
	  background: transparent url(cssboxsmall.gif) no-repeat bottom right; 
	  margin:0;
	 
	} 
		.cssboxsmall{ 
	  margin-bottom:12px;
	  background-color:000;
	 
	} 
	
	.cssboxsmall_head {

	}

	/* set the top-right image */ 
	.cssboxsmall_head {
background-position: bottom left;

	margin-right: 10px; /* interior-padding right */
		
	  background-position: top right; 
	  padding-right: 0px; /* right corner width */ 
	  
	 } 
	 
	 
	 
	 /* set the top-left image */ 
	 .cssboxsmall_head h2 { 
	  color: #000;
	  background-position: top left; 
	  padding-left: 10px; /* position header text to suite image*/
	  padding-top : 8px;  /* position header text to suite image*/
	  padding-bottom : 8px; 
	  font-size: 11px; 
	  margin: 0; /* reset main site styles*/ 
	  border: 0; /* ditto */ 
	  } 
	  /* set the lower-left corner image */ 
	  .cssboxsmall_body {
	background-position: bottom left;

	margin-right: 10px; /* interior-padding right */
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0px;	  
	  } 
	  
	  
	  
	  	  .ostoskori {
	background-position: bottom left;
	background-color:#f7f8f8;

	margin-right: 10px; /* interior-padding right */
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0px;

	  } 
	  
/** CSSPRODUCTBOX **/		

	.cssproductbox, .cssproductbox_body, .cssproductbox_head, .cssproductbox_head h2 { 
	  background: transparent url(cssboxproductbox.gif) no-repeat bottom right; 
	  margin:0;
	 
	} 

	/* set the top-right image */ 
	.cssproductbox_head { 
	  background-position: top right; 
	  padding-right: 25px; /* right corner width */ 
	  
	 } 
	 /* set the top-left image */ 
	 .cssproductbox_head h2 { 
	  color: #007f30;
	  background-position: top left; 
	  padding-left: 15px; /* position header text to suite image*/
	  padding-top : 10px;  /* position header text to suite image*/
	  padding-bottom : 5px; 
	  font-size: 13px; 
	  margin: 0; /* reset main site styles*/ 
	  border: 0; /* ditto */ 
	  } 
	  /* set the lower-left corner image */ 
	  .cssproductbox_body {
	background-position: bottom left;
	background-images:  url(peura.gif);
	margin-right: 10px; /* interior-padding right */
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0px;	  
	  } 	  	  
  
.headernav {
	font-weight: bold;
	text-align: left;
	color: #000;
	padding-left: 400px;
}

.headernav a:link,.headernav a:visited  {
	font-weight: bold;
	color: #FFF;
	padding-right: 15px;
	padding-left: 15px;


}
.pun {
	color: #FF0000;
}


.navicons {
	margin-bottom: 5px;
	text-align: right;
}
.headertable {
	text-align: left;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height:139px;
}
.content {
/*jos ongelmia, niin tähän valkoinen tausta*/
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/maincoli.gif);
}

.blu {
	color: #3d398e;
	font-weight: bold;
}



ul.ProductGroupTree
{
	margin: 0px;
	padding: 10px;
	list-style-type: none;

}

.ProductGroupTree li 
{
	list-style: none;
	text-align: left;
	margin: 0px 0px 0px 0px;
	display: block;
	width: 145px;
	
}





.ProductGroupTree li a:link, .ProductGroupTree li a:visited
{
	color: #000;

	

}
.ProductGroupTree li a
{
	padding: 2px 0px 2px 5px;
	display: block;
	

}

.ProductGroupTree li:hover
{


margin: 0px 0px 0px 0px;
background-color: #e9e9e9;


}

.ProductGroupTree li ul
{
	margin: 0px;
	padding: 0px;
	
}


.ProductGroupTree li ul li 
{
	margin: 0px;
	padding: 1px 0px 0px 0px;
	background-color: #e2e2e2;
}

.ProductGroupTree li ul li li
{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	
}

.ProductGroupTree li ul li a
{
	padding: 2px 0px 2px 15px;
	display: block;
	background-image: url(naviarrow.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}

.vaihe td {
	background-color: #e2e2e2;
	padding: 2px;
	border: 1px solid #d6d6d6;
	color: #999999;
	text-align: center;
}
td.valittu {
	background-color: #f8f8f8;
	color: #007f30;
	font-weight: bold;
}
