/* General styles, applies to all areas */

BODY {
	font-family: Verdana, Arial;
	margin-top : 1%;
	margin-bottom : 1%;
	margin-left : 1%;
	margin-right : 1%;
	background-color : #006600;
	color : #000000;	/*background-image: url(images/jaljet.gif);*/
	font-size: 11px;
}

TABLE {
border : 0px;
}

IMG {
border : 0px;
}

H1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size : 28px;
	font-weight : bold;
	color : #990000;
}

H2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size : 13px;
	font-weight : bold;
	color : #990000;
}

P, LI {
	font-family: Verdana, Arial;
	font-size : 11px;
	line-height : 140%;
	text-align: left;
}

P.smallbasic {
font-family: Verdana, Arial;
font-size : 11px;
}

P.smallnote {
font-size : 11px;
color : #7a7a7a;
display : inline;
}

P.smallfade {
font-size : 11px;
color : #adadad;
}

A {
color : #009900;
}


INPUT, TEXTAREA, SELECT {
font-family: Verdana, Arial;
font-size : 11px;
}

INPUT.button {
border-top : 1px solid #d3d3d3;
border-left : 1px solid #d3d3d3;
border-bottom : 1px solid #969696;
border-right : 1px solid #969696;
background-image : url(logos/button_bg.gif);
background-repeat:repeat-x;
font-family : Verdana, Arial;
font-size : 11px;
color : #000000;
}

INPUT.field {
border-top : 1px solid #747474;
border-bottom : 1px solid #747474;
border-left : 1px solid #747474;
border-right : 1px solid #747474;
font-family : Verdana, Arial;
font-size : 11px;
background : #ffffff;
color : #000000;
}

TEXTAREA.field {
border-top : 1px solid #747474;
border-bottom : 1px solid #747474;
border-left : 1px solid #747474;
border-right : 1px solid #747474;
font-family : Verdana, Arial;
font-size : 11px;
background : #ffffff;
color : #000000;
}

FORM.inline {
display : inline;
} 



/* Page top styles, applies to the top area */

TD.toplinks {
	padding : 10px;
	background-color: #99CC33;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006600;
	border-bottom-color: #006600;
}

P.toplinks {
	font-family : Verdana, Arial;
	font-size : 14 px;
	color : #006600;
	font-weight: bold;
	margin: 0px;
}

td.toplinks a {
	color : #006600;
	text-decoration: none;
		}

td.toplinks a:hover {
	color : #006600;
	text-decoration: underline;
		}

/* Breadcrumb styles, applies to the breadcrumb area */

TD.topbreadcrumb {
padding : 5px;
}

P.topbreadcrumb {
	font-family : Verdana, Arial;
	font-size : 11px;
	color : #B2D235;
	padding: 10px;
	text-align: right;
}

A.topbreadcrumb, P.topbreadcrumb a {
	text-decoration : none;
	color : #99CC00;
}



/* Navigation styles, applies to the category navigation area on the left hand side */

TD.navigation {
	background-color : #ffffff;
/*	background-color : #EFEFED;*/
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 0px;
}

TD.nav_open {
	background-image: url(images/navilinkkitaustaVasAuki4.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 160px;
} 
 
P.nav_open {
	font-family: Verdana, Arial;
	font-size : 11px;
	color : #990000;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 140px;
} 
 
A.nav_open {
	color : #FFFFFF;
	text-decoration: none;
} 
 
p.alakategoria  a.nav_open {
	color : #006600;
} 
 
TD.nav_closed {
	background-image: url(images/navilinkkitaustaVas4.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 160px;
	padding-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
} 
 
P.nav_closed {
	font-family: Verdana, Arial;
	font-size : 11px;
	color : #006600;
	padding-left: 20px;
	margin: 0px;
} 
 
A.nav_closed {
	color : #FFFFFF;
	text-decoration: none;
}

P.alakategoria {
	font-size: 11px;
	padding-left: 10px;
	line-height: 14px;
	margin: 5px;	
}

/* Main styles, applies to the main page area on the right hand side */

TD.main {
	background-color : #ffffff;
/*	background-color : #EFEFED;*/
	padding-top: 45px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}



/* Cart snapshot styles, applies to the snapshot area of the shopping cart */

TD.cartbottom {
padding : 5px;
/*background-color : #B2D235;*/
border-top : 0px solid #c0c0c0;
border-bottom : 0px solid #c0c0c0;
/*background-image : url(logos/cartbottom_bg.gif);*/
}

FONT.cartbottom {
font-family: Verdana, Arial;
font-size : 11px;
color : #007ba4;
}



/* Bottom styles, applies to the bottom area */

TD.bottom {
	background-image: url(images/metsa_alalaita.gif);
	background-repeat: no-repeat;
	vertical-align: bottom;
	height: 245px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	background-position: bottom;
}

TD.bottom p {
	text-align: center;	
}
a.alalaitalinkki {
	color: #99FF00;
}

/* Product table styles, applies to product detail area */

TABLE.product {
border-bottom : 1px solid #f3f3f3;
}

TD.details {
padding : 10px;
/*border-left : 1px solid #f3f3f3;*/
}

TD.details p{
	color: #006600;
	font-size: 11px;
	line-height: 130%;
	font-style: italic;
}

TR.list1 {
background-color : #f9f9f9;
} 

TR.list2 {
background-color : #ffffff;
} 



/* Shopping cart styles, applies to shopping cart table area */

TD.cartbasic {
padding : 5px;
border-bottom : 1px solid #f3f3f3;
} 

TD.carttotal {
padding : 5px;
border-bottom : 1px solid #f3f3f3;
} 

P.carttotal {
font-weight : bold;
} 



/* Progress bar styles, applies to progress bar area */

P.pb {
font-size : 11px;
color : #adadad;
} 

TD.pbactive {
border-top : 1px solid #f3f3f3;
border-bottom : 1px solid #f3f3f3;
background-color : #ffffb3;
} 

TD.pbinactive {
border-top : 1px solid #f3f3f3;
border-bottom : 1px solid #f3f3f3;
background-color : #ffffff;
}

/*uudet*/
td.tuotesivuVas
{
/*width : 300px;*/
}
td.tuotesivuOik
{
width : 400px;
}
td.oikeaPalsta
{
	width : 140px;
	background-color : #ffffff;
/*	background-color : #EFEFED;*/
	vertical-align: top;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 25px;
}	 
td.vasenPalsta
{
	width : 180px;
	/*border-right : 1px dashed #FF6600;*/
	background-color : #ffffff;
/*	background-color : #EFEFED;*/
	vertical-align: top;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 0px;
} 
table.sisalto 
{
	margin: 0px;
	padding: 0px;
	border: 1px none #38683D;
	background-color : #ffffff;
/*	background-color : #EFEFED;*/
}   	      	        	   	    
.ylapolku {
	text-align: right;
	width: 990px;
}


.oikeaPalstaLinkit {
	background-image: url(images/images/oikea_laatikko_03.jpg);
	background-repeat: repeat-y;
	background-position: left;	/*margin-top: 55px;*/
	text-align: left;
	padding-left: 20px;
	padding-right: 10px;
	margin: 0px;
}

.oikeaPalstaLinkit p {
	height: 24px;
	border-bottom: 1px dashed #990000;
	padding-top: 10px;
	margin: 0px;
}

.oikeaPalstaLinkit p.OikAlin {
	border-bottom: 0px !important;
}

td.oikeaPalsta h2
{
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009900; */
}

.oikeapalstalinkit p {
	/*background-image: url(images/navilinkkitaustaOik.gif);
	background-repeat: no-repeat;
	padding-top: 10px;*/
	height: 20px;
	width: 120px;
	padding-right: 20px;
	padding-left: 10px;
	vertical-align: middle;
	padding-bottom: 5px;
	padding-top: 10px;
	margin: 0px;
	border-bottom: 2px dotted #669900;
}

.oikeapalstalinkit p.OikAlin {
	border-bottom: 0;
	padding-bottom: 0px;
}

.oikeapalstalinkit p.linkkiOik a.linkkiOik {
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

.oikeapalstalinkit a:hover {

}

h2.uutisotsikko {
	background-image: url(images/navilinkkitaustaOik.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 160px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 15px;
	padding-top: 11px;
	padding-bottom: 0px;
	margin: 0px;
}

.uutiset {
	padding-right: 15px;
	padding-left: 15px;
}

.haku {
	padding-left: 15px;
}

.hinta  {
	font-size: 13px;
	font-weight: bold;
	color: #006600;
}

.alehinta  {
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}

input.button {
	color:#006600;
	background-color:#CCFF99;
	border:1px solid #006600;
	font-family: verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 5px;
}

td.tuoteominaisuudet {
	text-align: left !important;
	margin-top: 20px;
	margin-top: 30px !important;
}

img.tuotekuva {
	padding: 20px;
	background-image: url(images/tuotekuvatausta5.gif);	/*border: 1px solid #999999;*/
	background-repeat: no-repeat;	
}

img.tuotesivukuva {
	/*background-color: #990000;*/
	padding: 10px;
	border: 1px solid #990000;
	margin-bottom: 15px;
}

.tuoteominaisuusteksti {
	margin-top: 25px;
	padding-top: 15px;
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;*/
}

.tuoteominaisuusteksti h2{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	/*background-image: url(images/minipollo.jpg);
	background-repeat: no-repeat;
	background-position: right center;*/
	height: 30px;
	width: 515px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	vertical-align: bottom;
}

.tuoteominaisuuskuva {
	padding-top: 15px;
	padding-bottom: 20px;
}
TD.etusivutuotelista{
	vertical-align: top;
}

.pikkuinfot a {
	font-family : Verdana, Arial;
	color : #B2D235;
	text-decoration: none;
}

.pikkuinfot a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

.pikkuinfot p.ala {
	text-align: center;
}

.kaikkioptiokuvat {
	position: relative;
	margin-top: 20px;
	vertical-align: bottom;
	width: 450px;
	}
	
.optiokuvablokki {
	display: inline-block;
	width: 130px;
	position: relative;
	margin-right: 10px;
	font-size: 11px;
	margin-bottom: 15px;
}

.kaikkioptiokuvat a {
	display: block;
	height: 120px;
	width: 120px;
}

a img.tuoteoptiokuva {
	width: 120x;
	height: 120px;
	padding: 5px;
	background-color: #FFFFFF;
	border: solid 1px #990000;
	position: relative;
	margin-right: 5px;	/*z-index: -1;*/
}

a:hover img.tuoteoptiokuva {
	width: 200x;
	height: 200px;
	padding: 5px;
	background-color: #FFFFFF;
	border: solid 1px #990000;
	position: relative;
	z-index: 100;
}
/* Clover Shop Copyright (c) 2001- Apilaratas Oy - http://www.apilaratas.fi */
td.vasentasaus p {
	text-align: left;
}

td.oikeatasaus p {
	text-align: right !important;
}

p.pikaosto {
	vertical-align: bottom;	
}

td.punalaatikko {
	background-color: #900;
	padding: 8px;	
}

td.punalaatikko p {
	color: #FFF;	
}