/* General styles, applies to all areas */

BODY {
	font-family: Tahoma, Geneva, sans-serif;
	margin-top : 1%;
	margin-bottom : 1%;
	margin-left : 1%;
	margin-right : 1%;
	background-color : #D5D8BD;
	color : #000000;
	/* background-image: url(logos/talvibodya.jpg);*/
	background-repeat: repeat;
	background-image: url(logos/taustaa_2010.jpg);
}

TABLE {
border : 0px;
}

IMG {
border : 0px;
}

H1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size : 150%;
	font-weight : normal;
	color : #633;
}

H2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size : 110%;
	font-weight : normal;
	color : #633;
}
	
P, LI {
	font-family: Verdana, Arial;
	font-size : 70%;
	line-height : 140%;
}

P.smallbasic {
	font-size : 70%;
}

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

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

A {
	color : #06C;
	text-decoration: underline;
}

a:hover {
	color: #633;
	text-decoration: underline;
}
INPUT, TEXTAREA, SELECT {
font-family: Verdana, Arial;
font-size : 70%;
}

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 : 70%;
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 : 70%;
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;
} 



/* Page top styles, applies to the top area */

TD.toplinks {
	height: 50px;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
}

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

/*TAINA lisäsi pari seuraavaa*/

.toplinks a, .toplinks a:visited {
	color: #630;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: 600;
	background-repeat: repeat-x;
}

.toplinks a:hover {
	color: #069;
	text-decoration: underline;
}
 	     
.footertekstit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: 600;
}

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

TD.topbreadcrumb {
	padding : 5px;
	background-color: #d8f0fe;
	background-image: url(logos/polkupohja.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

P.topbreadcrumb {
	font-family : Verdana, Arial;
	font-size : 70%;
	color : #006;
	margin-right: 80px;
}

A.topbreadcrumb {
	text-decoration : none;
	color : #006;
}



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

TD.navigation {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-color: #FFF;
}

TD.nav_open { 

} 
 
P.nav_open {
} 
 
A.nav_open {
	color : #6A3500;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	line-height: 1.4em;
} 
 
 A:hover.nav_open {
	color : #6A3500;
	text-decoration: underline;	
} 
 
TD.nav_closed { 

} 
 
P.nav_closed { 
font-family: Verdana, Arial; 
font-size : 70%; 
color : #007ba4; 
} 
 
A.nav_closed { 
color : #007ba4; 
}



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

TD.main {
	background-color : #ffffff;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}



/* 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;
font-size : 70%;
color : #007ba4;
}



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

TD.bottom {
	padding : 5px;
	background-repeat: repeat-x;
}



/* 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;
}

/*TAINAN LISÄÄMÄT */

#tausta 	{
	padding: 0px;
	margin: 0px;
	background-color: #FFF;
}


#banner {
	background-image: url(logos/banner.jpg);
	background-repeat: repeat-x;
	background-color: #cfeafe;
	height: 130px;
	background-position: bottom;
}  	      	        	   	       		         	    	   	   	     
#banneroik {
	height: 120px;
	float: right;
	clear: right;
}
#bannerleft {
	float: left;
	clear: left;
}

#keskiosa {
	width: 480px;
	float: left;
}
#paakirjoitus {
	background-color: #FFF;
	background-repeat: no-repeat;
	color: #000;
	background-image: url(logos/paakirjoituspohjaa.jpg);
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #69F;
	width: 480px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#paakirjoitus p {
	font-weight: 400;
	font-size: 10pt;
	line-height: 1.3em;
	padding-right: 30px;
	padding-left: 30px;
}
.keskita {
	text-align: center;
}

#oiklohko {
	float: right;
	width: 180px;
	border: 1px solid #9DC9D2;
}
.poiminnat {
	width: 480px;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.taulukko {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	width: 450px;
	line-height: 130%;
}
 /* Page top styles, applies to the top area */
	      	        	   	       		         	    	   	   	     

/* Clover Shop Copyright (c) 2001- Apilaratas Oy - http://www.apilaratas.fi */
