
/* General styles, applies to all areas */

BODY {
font-family: Verdana, Arial;
margin-top : 0;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
background-color : #c9d9d0;
color : #000000;
}

TABLE {
border : 0px;
}

IMG {
border : 0px;
}

H1 {
font-family: Verdana, Arial;
font-size : 16px;
font-weight : bold;
color : #006080;
}

P, LI {
font-family: Verdana, Arial;
font-size : 12px;
line-height : 16px;
}

P.smallbasic {
font-family: Verdana, Arial;
font-size : 11px;
}

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

P.smallfade {
font-size : 11px;
color : #666666;
}

A {
color : #007ba4;
}

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 : #333333;
}

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

FORM.inline {
display : inline;
} 



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

TD.headerpic {
	border-top: 1px solid orange;
}


TD.toplinks {
padding: 4px 3px 4px 3px;
background-color : #eeffcc;
border-top : 2px solid #c9d9d0;
border-bottom : 12px solid #c9d9d0;
font-family : Verdana, Arial;
}

P.toplinks a {
text-decoration: none;
color : #333333;
font-size : 13px;
border-right: 1px solid orange;
padding: 9px 15px 7px 15px;
}
P.toplinks a:link, P.toplinks a:visited {
	
}
P.toplinks a:hover, P.toplinks a:active {
background-color: #f6ffe3;
}


P.toplinks a.noborder {
border-right: none;
}


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

TD.topbreadcrumb {
padding : 5px;
}

P.topbreadcrumb {
font-family : Verdana, Arial;
font-size : 11px;
color : orange;
}

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



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

TD.navigation {
padding : 15px 10px 15px 15px;
border-right : 1px dotted orange;
background-color : #f6ffe6;
}

TD.nav_open { 

} 
 
P.nav_open { 
font-family: Verdana, Arial; 
font-size : 11px; 
color : #007ba4;
margin-left: 6px;
} 
 
A.nav_open { 
color : #007ba4; 
} 

TD.nav_closed { 

} 
 
P.nav_closed { 
font-family: Verdana, Arial; 
font-size : 11px; 
color : #007ba4;
margin-left: 6px;
} 
 
A.nav_closed { 
color : #007ba4; 
}



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

TD.main {
padding : 25px;
background-color : #f0f6e9;
width: 634px;
}

#wellcome {
width: 440px;
margin: 0 0 15px 23px;
border-bottom : 1px dotted orange;
}

#wellcome p {
padding: 15px 20px;
margin: 0;
font-size: 11px;
line-height: 16px;
color: #666666;
background-color : #f6ffe6;
}

.tuotetaulu {
margin: 0px 16px;
}

#solu {
background-color: #ffffff;
border: 1px solid #e0e6d6; /*#c9d9d0*/
width: 212px;
height: 250px;
margin: 7px 7px;
}

#solu img {
max-width:200px;
max-height:200px;
height: expression(this.height > 200 ? 200 : true);
width: expression(this.width > 200 ? 200 : true);
-ms-interpolation-mode: bicubic;
}

#tuotekuva {
position: absolute;
height: 200px;
width: 200px;
text-align: center;
margin: 6px 6px 0px 6px;
}

#tuotenimi {
position: relative;
width: 200px;
top: 187px;
margin: 1px 6px 6px 6px;
border-top: 1px dotted orange;
background-color : #f0f6e9;
height: 36px;
}
#solu #tuotenimi:hover, #tuotenimi div:active {
background-color : #ddeebb;
}

#tuotenimi p {
margin: 3px 3px 3px 5px;
font-size: 11px;
line-height: 13px;
text-align: left;
}


#solu a {
text-decoration: none;
}

#hinta {
position: relative;
width: 200px;
top: 187px;
margin: 0px 6px 0 6px;
height: 19px;
background: url(images/_hinta_bg.png) repeat;
}
#hinta p {
margin: 0 0 0 5px;
font-size: 12px;
font-weight: bold;
color: #666666;
}
#hinta span {
font-size: 11px;
margin-left: 5px;
font-weight: normal;
text-decoration: line-through;
}


#oikeapalsta {
float: right;
width: 172px;
padding : 15px 15px 50px 15px;
border-left : 1px dotted orange;
border-bottom : 1px dotted orange;
background-color : #f6ffe6;
font-size: 11px;
line-height: 13px;
}

#oikeapalsta p {
font-size: 11px;
line-height: 13px;
margin: 9px 0 0 0;
}

.otsikko {
border-bottom: 1px dotted orange;
width: 160px;
margin-top: 12px;
font-size: 14px;
color: #333333;
}

#uutisotsikot { /*RSS*/
	margin-bottom: 30px;
}
#uutisotsikot p {
	margin: 12px 0 0 0;
	color: #333333;
}
#uutisotsikot a, #oikeapalsta a {
	text-decoration: none;
}
#uutisotsikot a:link, #uutisotsikot a:visited {
	
}
#uutisotsikot a:hover, #uutisotsikot a:active, #oikeapalsta a:hover, #oikeapalsta a:active {
	color: #ff7e00;
}

#news {
	margin: 23px;
	width: 440px;
	font-size: 11px;
	line-height: 16px;
}
#news .header {
margin: 0 0 5px 0;
padding: 0;
border-bottom: 1px dotted orange;
font-size: 13px;
color: #444444;
}

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

TD.cartbottom {
padding : 5px;
background-color : #eeffcc;
border-top : 1px solid #c9d9d0;
border-bottom : 1px 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 {
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 : 12px;
} 

TD.carttotal {
padding : 5px;
border-bottom : 1px solid #f3f3f3;
} 

P.carttotal {
font-size : 12px;
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;
}

/*Tuotesivut*/

.sivulinkit {
	margin: 15px 0 20px 0;
	text-align: center;
}
.sivulinkit a {
	text-decoration: none;
	padding: 3px 7px;
	border: 1px dotted orange;
	font-size: 12px;
}
.sivulinkit span {
	padding: 3px 7px;
	border: 1px solid orange;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #ddeebb;
}
.sivulinkit a:link, .sivulinkit a:visited {
	background-color : #f6ffe6;
}
.sivulinkit a:hover, .sivulinkit a:active {
	background-color : #ddeebb;
}

.organize {
	padding: 3px 5px;
	background-color : #f6ffe6;
	border-bottom: 1px dotted orange;
	font-size: 11px;
	text-align: center;
}

.cat_tuotekuva {
	background-color: #ffffff;
	width: 162px;
	text-align: center;
}
.cat_tuotekuva img {
	max-width: 150px;
	width: expression(this.width > 150 ? 150 : true);
	height: auto !important;
	-ms-interpolation-mode: bicubic;
	margin: 6px;
}

.cat_tuotetiedot {
	background-color: #f6ffe6;
	padding: 10px 20px;
	border-left: 1px dotted orange;
	width: 355px;
}
.cat_tuotetiedot p{
	margin: 0 0 8px 0;
	font-size: 11px;
}
.cat_tuotetiedot .header {
	border-bottom: 1px dotted orange;
	padding: 0 0 2px 0;
	font-size: 11px;
}
.cat_tuotetiedot span {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
}

.cat_hinta {
	background-color: #ffffff;
	padding: 10px 5px;
	border-left: 1px dotted orange;
}
.cat_hinta p {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

  	     	      	        	   	       		         	    	   	   	     

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