
/* General styles, applies to all areas */

BODY {
	font-family: Arial;
	margin:0;
	background-color : #EBEBEB;
	color : #000000;
	background: url(/ulkoasu/talvitausta.jpg) no-repeat top center #ffffff;
}

TABLE {
border : 0px;
}

IMG {
border : 0px;
}

H1 {
	font-family: Arial;
font-size : 100%;
font-weight : bold;
color : #e73283;
}

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

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

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

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

A {
color : #e73283;
}

INPUT, TEXTAREA, SELECT {
	font-family: Arial;
font-size : 70%;
}

INPUT.button {
border: 0px;
/*background-image : url(logos/button_bg.gif);*/
background: #e73283;
background-repeat:repeat-x;
	font-family: Arial;
font-size : 70%;
color : #fff;
}

INPUT.field {
border-top : 1px solid #747474;
border-bottom : 1px solid #747474;
border-left : 1px solid #747474;
border-right : 1px solid #747474;
	font-family: 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: Arial;
font-size : 70%;
background : #ffffff;
color : #000000;
}

FORM.inline {
display : inline;
} 


.banneri {
	background-color: #211F1F;
	/*background-image: url('/ulkoasu/header_repeat.gif') repeat-x;*/
	height: 110px;
	border-bottom: 1px solid #949494;
}
/* Page top styles, applies to the top area */

DIV.toplinks {
/*display:inline;*/
float:right;
/*position: absolute;
/*margin-top:-30px;
margin-left: 200px;*/
/*border: 1px solid #F00;*/
margin-top: 73px;
margin-right:10px;
}
DIV.toplinks a{
color: #FFF;
text-decoration: none;
padding: 5px;
font-size: 11px;
margin-left: 5px;
line-height: 20px;
}
DIV.toplinks a:hover{
background: #A0CB00;
color: #fff;
}



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

TD.topbreadcrumb {
padding : 5px;
background: #fff;
border-left: 1px solid #c8c8c8;
border-right: 1px solid #c8c8c8;
}

P.topbreadcrumb {
	font-family: Arial;
font-size : 70%;
color : #adadad;
}

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


DIV.etusivu_firstblock p{
	line-height: 14px;
	font-size: 13px;
}
DIV.etusivu_firstblock h1{
	font-size: 90%;
}

.tuoteblok_tuote{
    height:200px;
		padding: 10px;
		overflow:hidden;
		font-size: 14px;
		font-weight: bold;
}
.tuoteblok_header{
    background:#A0CB00;
    color:#fff;
    font-size:30;
    font-weight:bold;
}

.tuoteblok{
    border: 1px solid #A0CB00;
		overflow: hidden;
}
.tuoteblok a{
	text-decoration: none;
	color: #000;
}

.tuoteblok2_header{
    background: #211F20;
    color: #fff;
    text-align:center;
    padding:10px;
    white-space: nowrap;
    overflow-x: hidden;
    width: 241px;
}
.tuoteblok2_header a{
	text-decoration: none;
	color: #fff;
}
.tuoteblok2{
    border:#ddd 1px solid;
		font-size: 13px;
		height: 180px;
}
.tuoteblok2 input:hover{
	background: #90BA00;
}
.tuoteblok2 input{
		background: #A0CB00;
		border:0 none;
		color:#000000;
		font-size:14px;
		font-weight:bold;
		height:26px;
		line-height:20px;
		cursor:pointer;
}
.tuoteblok2 form{
		margin: 0px;
		padding:0;
}
.tuoteblok2 img{
    height: 90px;
    max-width: 90px;
}

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

TD.navigation {
padding : 10px;
/*border-right : 1px dashed #c0c0c0;*/
background-color : #fff;
border-left: 1px solid #c8c8c8;

}
TD.navigation :hover{
	/*background: #000;*/
	color: #999;
}
TD.navigation a {
	text-decoration: none;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow:2px 2px 5px #aaa;
}

TD.nav_open { 
	background: #eee;
} 
 
P.nav_open { 
	font-family: Arial;;
font-size : 70%; 

} 
 
A.nav_open { 
color : #007ba4;
} 
 
TD.nav_closed { 

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

/* styles to black box links */

div#uutiskirjelinkit{
text-align: left; font-size: 13px;font-family:Arial;
}
div#uutiskirjelinkit div{
background:#E33886;width:100%;margin-top:7px; height:20px;
}
div#uutiskirjelinkit div a{
color:#fff;font-size:9px;text-transform:none;
border-bottom: 1px solid #FF78a6;
line-height:19px;
}

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

TD.main {
	padding : 15px 15px 15px 4px;
	background-color : #ffffff;
	border-right: 1px solid #c8c8c8;

	/*background-image: url(logos/main_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
}



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

TD.cartbottom {
padding : 5px;
background-color : #000000;
border-top : 1px solid #c0c0c0;
border-bottom : 1px solid #c0c0c0;
/*background-image : url(logos/cartbottom_bg.gif);*/
}

FONT.cartbottom {
	font-family: Arial;
font-size : 70%;
color : #007ba4;
}
.bottomer{
	background: #fff;
	border: 1px solid #c8c8c8;
}


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

TD.bottom {
padding : 5px;
background: #211f1f;
}



/* Product table styles, applies to product detail area */

TABLE.product {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336633;
}

TD.details {
padding : 10px;
border-left : 1px solid #f3f3f3;
}

TR.list1 {
background-color : #f9f9f9;
} 

TR.list2 {
background-color : #ffffff;
} 
.hintaTd {
	background-image: url(images/logo53x26.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


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


.uutiset {
	background-color: #CBDCCB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF00;
	border-right-color: #336600;
	border-bottom-color: #336600;
	border-left-color: #FFFF00;
}



.etusivuntuoteet {
}

.small {
	font-family: Arial;
font-size : 75%;
}

.tuotesorttaus {
	font-family: Arial;
	font-size: 70%;
	/*color: #FFFFFF;
	background-color: #000000;*/
	height: 22px;
	background-position: center;
}

.tuotesorttaus a {
	color: #e73283;
}

.tuotesorttaus a:hover {
	color: #009933;
}

#design {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	float: right;
}
#design a{
	color: #666666;
}

.mainos {
	font-family: Arial;
	font-size: 0.83em;
	font-weight: bold;
}


/* Web Monkey lisäys alkaa: Tuotearvostelut. */
div.product_review {
	margin-top: 20px;
	text-align: left;
}

div.product_review div {
	margin: 3px 0 8px 14px;
}

div.product_review div.label {
	clear: both;
	float: left;
	width: 120px;
	font-size: 12px;
}
.error {
	color: red;
}

div.kommentti {
	font-family: Verdana, Arial;
	font-size : 12px;
	margin-top: 4px;
	margin-bottom: 10px;
}
div.kommentti img {
	height: 12px;
}
div.kommentti_header {
	width: 558px;
	height: 16px;
	font-weight: bold;
	margin-bottom: 3px;
}
div.kommentti_header span.nimi {
	float: left;
}
div.kommentti_header span.tahdet {
	float: right;
	margin-top: 7px;
}
div.kommentti_alku {
	background-image: url(kuvat/puhekupla.gif);
	background-position: 0 0px;
	background-repeat: no-repeat;
	height: 12px;
}
div.kommentti_teksti {
	background-image: url(kuvat/puhekupla_keskiosa.gif);
	background-repeat: repeat-y;
	padding: 2px 0px 0px 10px;
	width: 558px;
}
div.kommentti_teksti div {
	margin-right: 10px;
	padding-right: 6px;
	line-height : 140%;
}
div.kommentti_loppu {
	background-image: url(kuvat/puhekupla.gif);
	background-position: 0 -78px;
	background-repeat: no-repeat;
	height: 10px;
}
p.vastaus {
	margin: 0px;
	padding-top: 0px;
	color: blue;
	font-size: 100%;
}
/* Web Monkey lisäys päättyy. */

