@charset "utf-8";
/* CSS Document */


/* Gobal Reset */
* {
	margin: 0;
	padding: 0;
}

/*------------------------------------*/
html, body {
	background: url(/images/bkg.jpg) repeat-x;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
body a {
	text-decoration:none;
	color:#227b6f;
}

.hinta {
	text-decoration:none;
	color:#227b6f;
}
body a:hover {
	text-decoration:underline;
	color:#333333;
}

#wrapper {
	position:relative;
	margin: 0, auto;
	width: 1020px;
	text-align:left;
	background: url(/images/bkg_cent5.jpg);
}
#banner {
	float:left;
	margin-left:211px;
	width:772px;
	height:121px;
}

/*------------------------------------*/
#contentTop {
	margin-left:18px;
	position:relative;
	height: 159px;
	width: 984px;
	background: url(/images/bkg_top3.jpg);
}

#contentMidleLeft {
	display:inline;
	margin-left: 31px;
	width: 181px;
	float:left;
	min-height: 700px;

	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#contentMidleCenter {
	margin-left: 10px;
	margin-right: 10px;
	width: 575px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.5em;
	color:#666666;
}
#contentMidleCenter2col {
	margin-left: 10px;
	width: 762px;
	min-height:500px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.5em;
	color:#666666;
}
#contentMidleRight {
	width: 181px;
	float:left;
	height:auto;
	min-height: 700px;

	padding-top: 10px;
}
#contentBottom {
	clear:both;
	height: 73px;
	width: 1024px;
}

/*------------------------------------*/
div.plist {
	float: left;
	height:230px;
	width:140px;
	font-size:11px;
	text-align:center;
	background-image:url(/images/bkg_plistedu2.jpg);
	margin-right:4px;
	margin-top:4px;
}
div.plistimg {
	float:left;
	overflow:hidden;
	text-align:center;
	margin-top:1px;
	margin-left:1px;
	margin-right:1px;
	width:138px;
	height:138px;
}
div.plistinfo {
	float:left;
	padding:1px;
	overflow:hidden;
	text-align:center;
	width:138px;
	height:90px;
}


#haku {
	padding-left: -3px;
}
#rtop {
	font-size:10px;
	width:155px;
	color:#227b6f;
}
/*------------------------------------*/
.otsikko {
	background-image:url(/images/bkg_otsikko.jpg);
	font-size:15px;
	font-weight:bold;
	color:#227b6f;
	width:574px;
	height:35px;
	padding-top: 14px;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:5px;
	z-index:2;
}

.otsikot_vasen_oikea {
	background-image:url(/images/valikko_sydan.gif);
	background-repeat: no-repeat;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	color:#227b6f;
	padding-left: 20px;
}
.otsikot_vasen_oikea2 {
	text-align:left;
	font-size:13px;
	font-weight:bold;
	color:#227b6f;
}
ul.tuoteryhmat {
	margin-left: 35px;
	margin-top: 5px;
	list-style-image:url(/images/lista_nuoli.gif);
	font-size:12px;
	color:#227b6f;
}

.uutinen {
	margin-left: 35px;
	margin-top: 5px;
	font-size:15px;
	color: black;
}

li.tuoteryhmat {
	margin-left: -5px;
	margin-top: -2px;
	}
ul.tuoteryhmat a {
	text-decoration:none;
	color:#227b6f;
}
ul.tuoteryhmat a:hover {
	text-decoration:underline;
	color:#227b6f;
}
div#topnav {
	position:absolute;
	height:20px;
	padding-top:9px;
	padding-right:10px;
	text-align:right;
	font-size:11px;
	color:#333333;
	z-index:10;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 972px;
}
div#topnav a {
	text-decoration:none;
	color:#333333;
}
div#topnav a:hover {
	color:#227b6f;
}
#topsivut {
	right:222px;
	padding-top:3px;
	position:absolute;
	text-align:right;
	z-index:1;
}
#sivut {
	padding-top:10px;
	padding-bottom:10px;
	font-size:12px;
	text-align:center;
}


/* General styles, applies to all areas */


TABLE {
border : 0px;
}

IMG {
border : 0px;
}


P.smallbasic {
font-family: Verdana, Arial;
font-weight : bold;
}

P.smallnote {
display : inline;
}

P.smallfade {
}

A {
}

INPUT, TEXTAREA, SELECT {
font-family: Verdana, Arial;
}

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 #dedede;
border-bottom : 1px solid #dedede;
border-left : 1px solid #dedede;
border-right : 1px solid #dedede;
font-family : Verdana, Arial;
font-size:12px;
background : #ffffff;
color : #000000;
}

TEXTAREA.field {
border-top : 1px solid #dedede;
border-bottom : 1px solid #dedede;
border-left : 1px solid #dedede;
border-right : 1px solid #dedede;
font-family : Verdana, Arial;
font-size:12px;
background : #ffffff;
color : #000000;
}

FORM.inline {
display : inline;
} 



/* Page top styles, applies to the top area */

TD.toplinks {
padding : 5px;
background-color : #f3f3f3;
border-top : 1px solid #c0c0c0;
border-bottom : 1px solid #c0c0c0;
background-image : url(logos/toplinks_bg.gif);
}

P.toplinks {
font-family : Verdana, Arial;
}



/* Breadcrumb styles, applies to the breadcrumb area */

TD.topbreadcrumb {
padding : 5px;
}

P.topbreadcrumb {
font-family : Verdana, Arial;
color : #adadad;
}

A.topbreadcrumb {
text-decoration : none;
color : #adadad;
}



/* Navigation styles, applies to the category navigation area on the left hand side */

TD.navigation {
padding : 25px;
border-right : 1px dashed #c0c0c0;
background-color : #ffffff;
}

TD.nav_open { 

} 
 
P.nav_open { 
font-family: Verdana, Arial; 
} 
 
A.nav_open { 
} 
 
TD.nav_closed { 

} 
 
P.nav_closed { 
font-family: Verdana, Arial; 
} 
 
A.nav_closed { 
}



/* Main styles, applies to the main page area on the right hand side */

TD.main {
padding : 25px;
background-color : #ffffff;
}



/* Cart snapshot styles, applies to the snapshot area of the shopping cart */

TD.cartbottom {
padding : 5px;
background-color : #f3f3f3;
border-top : 1px solid #c0c0c0;
border-bottom : 1px solid #c0c0c0;
background-image : url(logos/cartbottom_bg.gif);
}

FONT.cartbottom {
font-family: Verdana, Arial;
}



/* Bottom styles, applies to the bottom area */

TD.bottom {
padding : 5px;
}



/* Product table styles, applies to product detail area */

TABLE.product {
border-bottom : 1px solid #f3f3f3;
}

TD.details {
padding : 10px;
border-left : 1px solid #f3f3f3;
}

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;
} 

P.cartbasic {
font-size : 80%;
} 

TD.carttotal {
padding : 5px;
border-bottom : 1px solid #f3f3f3;
} 

P.carttotal {
font-size : 80%;
font-weight : bold;
} 



/* Progress bar styles, applies to progress bar area */

P.pb {
} 

TD.pbactive {
border-top : 1px solid #f3f3f3;
border-bottom : 1px solid #f3f3f3;
background-color : #e2f2f1;
} 

TD.pbinactive {
border-top : 1px solid #f3f3f3;
border-bottom : 1px solid #f3f3f3;
background-color : #ffffff;
}


  	     	      	        	   	       		         	    	   	   	     

/* Clover Shop Copyright (c) 2001- Apilaratas Oy - http://www.apilaratas.fi */