/* General styles, applies to all areas */

BODY {
font-family: Verdana, Arial;
margin-top : 1%;
margin-bottom : 1%;
margin-left : 1%;
margin-right : 1%;
background-image: url(logos/taustakuva.jpg);
background-repeat: repeat-x;
background-color: #99ccff;
color : #000000;
}

TABLE {
border : 0px;
}

IMG {
	border : 0px;
	background-color: #99ccff;
}

H1 {
	font-family: "Times New Roman", Times, serif;
	font-size : 100%;
	font-weight : bold;
	color : #003366;
}

P, LI {
font-family: Verdana, Arial;
font-size : 80%;
line-height : 140%;
}

P.smallbasic {
font-family: Verdana, Arial;
font-size : 70%;
}

P.smallnote {
	font-size : 70%;
	color : #000000;
	display : inline;
}

P.smallfade {
	font-size : 70%;
	color : #000000;
}

A {
color : #007ba4;
}

INPUT {
font-family: Verdana, Arial;
font-size : 14px;
}

TEXTAREA, SELECT {
font-family: Verdana, Arial;
font-size : 14px;
padding: 3px;
width: 220px;
}

SELECT.cart {
font-family: Verdana, Arial;
background: transparent;
font-size: 15px;
border: 1px solid #ccc;
width: 248px;
padding: 3px;
}

.cart_image {
margin-bottom: -5px;
}


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 : 14px;
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 : 14px;
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 : 70%;
background : #ffffff;
color : #000000;
}

FORM.inline {
display : inline;
} 






/*  SPARUS TESTI ALKU Page top styles, applies to the top area */

TD.toplinks {
	padding : 0px;
	padding-top: 2px;
	height: 66px;
	margin: 0 10px 0 10px;
	width: 960px;
	background-image: url(logos/navi_tausta.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	border: solid 1px grey;
}

.hovermenu ul{
font: normal 14px Verdana, Arial, helvetica, sans-serif;
margin:0 0 0 13px;
padding:0;
height: 59px;
text-align:center;

}

.hovermenu ul li{
list-style: none;
display: inline;
height: 59px;
}

.hovermenu ul li a{
font: normal 14px/14px Verdana, Arial, helvetica, sans-serif;
padding: 0px 14px 0 14px;
text-decoration: none;
float: left;
color: #ffffff;
background: url(logos/navi_1.jpg) repeat-x top left;
border: 2px solid #ffffff;
line-height: 59px;
margin: 0px 0 0 0;
}

.hovermenu ul li a.etusivu{
	font: normal 14px/14px Verdana, Arial, helvetica, sans-serif;
	padding: 0px 16px 0 14px;
	text-decoration: none;
	float: left;
	color: #ffffff;
	border-top: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	border-left: 0px solid #ffffff;
	line-height: 59px;
	margin: 0px 0 0 4px;
	background-image: url(logos/navi_1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


.hovermenu ul li a.ostoskori{
font: normal 14px/14px Verdana, Arial, helvetica, sans-serif;
padding: 0px 14px 0 16px;
text-decoration: none;
float: left;
color: #ffffff;
background: url(/logos/navi_1.jpg) repeat-x top left;
border-top: 2px solid #ffffff;
border-right: 0px solid #ffffff;
border-bottom: 2px solid #ffffff;
border-left: 2px solid #ffffff;
line-height: 59px;
margin: 0px 0 0 0;
width:90px;
}

.hovermenu ul li a:hover{
	background-image: url(logos/navi_2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}





P.toplinks {
height: 67px;
line-height: 67px;

}


/* SPARUS KOKEILU LOPPUU TÄHÄN

/* Breadcrumb styles, applies to the breadcrumb area */


/* Breadcrumb styles, applies to the breadcrumb area */

TD.topbreadcrumb {
	background-image: url(logos/ylapalkki.jpg); /* Lisätty 13.1.2012 IT-parkki */
	background-repeat: repeat-x; /* Lisätty 13.1.2012 IT-parkki */
}

P.topbreadcrumb {
font-family : Verdana, Arial;
font-size : 70%;
color : #FFFFFF; /* Lisätty 13.1.2012 IT-parkki */
}

A.topbreadcrumb {
text-decoration : none;
color : #FFFFFF; /* Lisätty 13.1.2012 IT-parkki */
font-size: 10px; /* Lisätty 13.1.2012 IT-parkki */
padding-right: 6px; /* Lisätty 13.1.2012 IT-parkki */
}



/* Navigation styles, applies to the category navigation area on the left hand side */

TD.navigation {
padding-right: 20px; /* Lisätty 13.1.2012 IT-parkki */
padding-left: 20px; /* Lisätty 13.1.2012 IT-parkki */
padding-bottom: 30px; /* Lisätty 14.1.2012 IT-parkki */
background-color: #1C5B90; /* Lisätty 13.1.2012 IT-parkki */
background-image: url(logos/sivupalkki.jpg); /* Lisätty 13.1.2012 IT-parkki */
background-repeat: repeat-x; /* Lisätty 13.1.2012 IT-parkki */
}

TD.nav_open { 

} 
 
P.nav_open {
	font-family: Verdana, Arial;
	font-size : 70%;
	color : #FFFFFF; /* Lisätty 13.1.2012 IT-parkki */
} 
 
A.nav_open {
	color : #FFFFFF; /* Lisätty 13.1.2012 IT-parkki */
	text-decoration : none; /* Lisätty 13.1.2012 IT-parkki */
	font-size: 14px; /* Lisätty 13.1.2012 IT-parkki */
	line-height: 18px; /* Lisätty 14.1.2012 IT-parkki */
} 
 
TD.nav_closed { 

} 
 
P.nav_closed { 
font-family: Verdana, Arial; 
font-size : 70%; 
color : #FFFFFF; /* Lisätty 13.1.2012 IT-parkki */
} 
 
A.nav_closed { 
color : #FFFFFF; /* Lisätty 13.1.2012 IT-parkki */
text-decoration : none; /* Lisätty 13.1.2012 IT-parkki */
font-size: 14px; /* Lisätty 13.1.2012 IT-parkki */
line-height: 18px; /* Lisätty 14.1.2012 IT-parkki */
}



/* Main styles, applies to the main page area on the right hand side */

TD.main {
padding : 25px;
padding-right: 17px;
background-color : #ffffff;
}



/* Cart snapshot styles, applies to the snapshot area of the shopping cart */

td.cartbottom_left {
background-color : #1C5B90; /* Lisätty 13.1.2012 IT-parkki */
}
	
TD.cartbottom {
padding: 10px;
background-color : #FFFFFF; /* Lisätty 13.1.2012 IT-parkki */
}

FONT.cartbottom {
font-family: Verdana, Arial;
font-size : 70%;
color : #007ba4;
}



/* Bottom styles, applies to the bottom area */

TD.bottom {
padding : 10px; /* Lisätty 13.1.2012 IT-parkki */
}



/* 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 {
font-size : 70%;
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;
}


  	     	      	        	   	       		         	    	   	   	     

/* Clover Shop Copyright (c) 2001- Apilaratas Oy - http://www.apilaratas.fi */
TD.logopalkki {
	height: 152px;
	width: 960px;
	background-color: #1C5B90; /* Lisätty 14.1.2012 IT-parkki */
	background-image: url(logos/header.jpg); /* Lisätty 13.1.2012 IT-parkki */
	background-repeat: no-repeat; /* Lisätty 13.1.2012 IT-parkki */
}

p.hinnat
{
	font-size: 14px; /* Lisätty 13.1.2012 IT-parkki */
	text-align: center; /* Lisätty 13.1.2012 IT-parkki */
	color: #FFFFFF; /* Lisätty 13.1.2012 IT-parkki */
	font-weight: bold; /* Lisätty 13.1.2012 IT-parkki */
	padding-bottom: 50px;
	padding-top: 5px;
}

.toimitusehdot
{
	width: 600px;
}
