/* General styles, applies to all areas */

BODY {
	font-family: Verdana, Arial;
	background-color : #FFFFFF;
	color : #000000;
	margin: 0;
	padding: 0;
}
#tausta {
	width: 100%;
	height: 1000px;
	background-image: url(layout/talvitausta.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
}
/*
body.site {
	background-image: url(layout/tausta_soiro.jpg);
	background-repeat: repeat-x;
}
*/

TABLE {
border : 0px;
}

td.master {
	border: 1px solid #333333;
}



IMG {
border : 0px;
}

H1, H2, H3 {
font-family: Verdana, Arial;
font-weight : bold;
color : #333333;
}

H1 {
font-size : 100%;
}

H2 {
font-size : 90%;
}

H3 {
font-size : 80%;
}

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

.perus {
font-family: Verdana, Arial;
font-size : 11px;
line-height : 140%;
}
.perus2 {
	font-family: Verdana, Arial;
	font-size : 11px;
	line-height : 140%;
	color: #FFFFFF;
}

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

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

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

FONT.search_match {
color : #CC9900;
}


a, a:link, a:visited {
	color : #333333;
	font-family: Verdana, Arial;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}
a:active, a:hover {
	color : #26ba7e;
	font-weight: normal;
	text-decoration: underline;
}
a.main2:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #26ba7e;
	font-weight: normal;
	text-decoration: underline;
	line-height: 140%;
}
a.main2:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #26ba7e;
	font-weight: normal;
	text-decoration: underline;
	line-height: 140%;
}
a.main2:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
	line-height: 140%;
}
a.main2:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	line-height: 140%;
}
a.main1:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #003300;
	font-weight: normal;
	text-decoration: underline;
}
a.main1:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #003300;
	font-weight: normal;
	text-decoration: underline;
}
a.main1:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #669933;
	text-decoration: underline;
}
a.main1:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #669933;
	font-weight: normal;
	text-decoration: none;
}


a.kategoriat1:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}
a.kategoriat1:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}
a.kategoriat1:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a.kategoriat1:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

INPUT, TEXTAREA, SELECT {
font-family: Verdana, Arial;
font-size : 11px;
border: 1px solid #013401;
background-color: White;
}

INPUT.button {
border-top : 0px solid #eaeaea;
border-bottom : 0px solid #eaeaea;
border-left : 0px solid #eaeaea;
border-right : 0px solid #eaeaea;
font-family : Verdana, Arial;
font-size : 11px;
background : #00ad68;
color : #FFFFFF;
}
INPUT.button_kuva {
background: transparent;
border: none;
}
INPUT.button2 {
border-top : 1px solid #eaeaea;
border-bottom : 1px solid #eaeaea;
border-left : 0px solid #eaeaea;
border-right : 0px solid #eaeaea;
font-family : Verdana, Arial;
font-size : 11px;
background : #003300;
color : #FFFFFF;
margin-left: 20px;
}

INPUT.loginbutton {
border: 1px solid #000000;
font-family : Verdana, Arial;
font-size : 10px;
background : #ffd600;
color : #003300;
}

INPUT.button_critical {
font-size : 11px;
font-family : Verdana, Arial, Helvetica, Sans-Serif;
background : #db464a;
color : #ffffff;
border-top : 1px solid #eaeaea;
border-bottom : 1px solid #eaeaea;
border-left : 0px solid #eaeaea;
border-right : 0px solid #eaeaea;
}

INPUT.field {
border: 1px solid #013401;
font-family : Verdana, Arial;
font-size : 11px;
background : #ffffff;
color : #000000;
}

INPUT.noborder {
	border: none;
	background-color: transparent;
}

FORM.inline {
display : inline;
} 

TABLE.yla1 {
	border-top: 1px dotted #CC9933;
	border-right: 1px dotted #CC9933;
	border-left: 1px dotted #CC9933;
}

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

TD.top {
	padding : 5px;
	background-color : #f3f3f3;
	border-top: 1px solid #CC9933;
	border-right: 1px solid #CC9933;
	border-left: 1px solid #CC9933;
}

table.toplinks {
	background-color: White;
}

TD.toplinks {
	padding : 5px;
	background-color : #FFFF91;
	border-top: 1px solid #CC9933;
	border-right: 1px solid #CC9933;
	border-bottom: 1px solid #CC9933;
	border-left: 1px solid #CC9933;
}

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



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

TD.breadcrumb {
padding : 10px 10px 10px 0;
}

P.topbreadcrumb {
font-family : Verdana, Arial;
font-size : 45%;
color : #999999;
}


a.topbreadcrumb:link {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
a.topbreadcrumb:visited {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
a.topbreadcrumb:active {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
a.topbreadcrumb:hover {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}



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

TD.navigation {
	padding : 15px 10px 10px 20px;
	background-color : #FFFFFF;
}

TD.nav_open a:link, TD.nav_open a:visited, TD.nav_open a:hover, TD.nav_open a:active { 
	color: #00ad68;
} 
 
P.nav_open { 
font-family: Verdana, Arial; 
font-size : 70%; 
color : #CC6600; 
} 
 
A.nav_open { 
color : #333333; 
} 
 
TD.nav_closed { 
} 
 
P.nav_closed { 
font-family: Verdana, Arial; 
font-size : 70%; 
color : #333333; 
} 
 
A.nav_closed { 
color : #333333; 
}



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

TD.main {
	padding : 15px 10px 10px 15px;
	background-color : #FFFFFF;
	background-image: url(images/main_bg.jpg);
	border-left-width: 0px;
	border-left-style: none;
}
TD.navimain {
	padding-top: 15px;
}


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

TD.cartbottom {
	padding : 5px;
	background-color : #FFFFFF;
	border: 0px none;
}

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



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

TD.bottom {
	padding : 5px;
	background-color: #FFFFFF;
}



/* Product table styles, applies to product detail area */
/*
TABLE.product {
border-bottom : 1px dashed #CC9933;
}

TD.details {
padding : 10px;
border-left : 1px dashed #CC9933;
}

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 dashed #cccccc;
} 

P.cartbasic {
font-size : 80%;
} 

TD.carttotal {
padding : 5px;
border-bottom : 1px dashed #cccccc;
} 

P.carttotal {
font-size : 80%;
font-weight : bold;
} 



/* Progress bar styles, applies to progress bar area */

P.pb {
font-size : 11px;
color : #333333;
font-weight: bold;
} 
td.pbinactive p.pb {
color: #ffffff;	
}

TD.pbactive {
height: 24px;
border-top : 1px solid #333333;
border-bottom : 1px solid #333333;
background-color : #ffd600;
vertical-align: middle;
} 

TD.pbinactive {
height: 24px;
background-image: url(layout/tilapalkki_keski.gif);
background-repeat: repeat-x;
vertical-align: middle;
}


  	     	      	        	   	       		         	    	   	   	     

/* Clover Shop Copyright (c) 2001- Clover Wheel Ltd - http://www.clovershop.com */
.valiotsikot {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
}
table.tausta1 {
	background-color: #ffdc00;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-image: url(layout/navi_oikea.jpg);
	height: 46px;
}

