
/* General styles, applies to all areas */

BODY {
font-family: Verdana, Arial;
margin-top : 1%;
margin-bottom : 1%;
margin-left : 1%;
margin-right : 1%;
background-color : #ffffff;
color : #000000;
background-image : url(logos/kortti_background.gif);
overflow-y: scroll;  /* JPP-Soft / PKa 23.10.2009: tekee firefox:iin oikeaan laitaan ei-aktiivisen liukupalkin jotta sivun asettelu ei pompi */
}

TABLE {
border : 0px;
}

IMG {
border : 0px;
}

H1 {
font-family: Verdana, Arial;
font-size : 15px;/* JPP-Soft / PKa 22.10.2009: oli 80%;*/
font-weight : bold;
/* JPP-Soft / PKa 11.09.2009: sininen -> vihreä 24.09.2009 -> musta
color : #006080;
color : #81b812; */
color : #000000;
}
H1.header {
font-family: Verdana, Arial;
font-size : 90%; /* JPP-Soft / PKa 13.10.2009: oli 100%*/
font-weight : bold;
/* JPP-Soft / PKa 11.09.2009: sininen -> vihreä 24.09.2009 -> musta
color : #006080;*/
color : #81b812; 
/*color : #000000;*/
}

P, LI {
font-family: Verdana, Arial;
font-size : 11px;/* JPP-Soft / PKa 22.10.2009: oli 80%;*/
line-height : 140%;
}

/* JPP-Soft / PKa 23.10.2009: lisätty P.producttitle*/
P.producttitle {
font-family: Verdana, Arial;
font-size : 11px;
color : #3d3d3d;
}

P.smallbasic {
font-family: Verdana, Arial;
font-size : 70%;
}

P.smallnote {
font-size : 70%;
color : #7a7a7a;
display : inline;
}

P.smallfade {
font-size : 70%;
color : #adadad;
}
/* JPP-Soft / PKa 21.09.2009 lisätty: */
P.smallwhite {
font-size : 70%;
color : #fdfcfa;
}

/* JPP-Soft / PKa 11.09.2009 linkeissä ei alleviivausta... */
A {
    color : #000000; /* musta väri lisätty */
    TEXT-DECORATION: none;
    FONT-WEIGHT: none;
}
/* JPP-Soft / PKa 22.10.2009 lisätty: */
A.white {
color : #fdfcfa;
}
/* JPP-Soft / PKa 04.11.2009 lisätty: */
A.green {
color : #80b711;
}
/* JPP-Soft / PKa 11.09.2009 ... vasta sittten kun hiiri tuodaan päälle */
A:hover {
    
    TEXT-DECORATION: underline;
    FONT-WEIGHT: none;

}
/* JPP-Soft / PKa 03.11.2009 face book linkki lisätty*/
div#link_facebook {
  color : #000000; 
  TEXT-DECORATION: none;
  FONT-WEIGHT: none;
}
div#link_facebook:hover {
  TEXT-DECORATION: underline;
  FONT-WEIGHT: none;
}
div#link_facebook .facebook_icon{
  background: url(http://static.ak.facebook.com/images/share/facebook_share_icon.gif) no-repeat left;
  padding: 3px 0 3px 25px;
}

/*
A.underline {
  text-decoration:underline;
  color:red;
}*/

INPUT, TEXTAREA, SELECT {
font-family: Verdana, Arial;
font-size : 70%;
}
INPUT.button {
/*border: 2px solid #80b914;*/
border-top : 0px solid #d3d3d3; /* JPP-Soft / PKa 11.09.2009: oli 1px */
border-left : 2px solid #80b914;/* JPP-Soft / PKa 11.09.2009: oli 1px #d3d3d3;*/
border-bottom : 2px solid #80b914;/* JPP-Soft / PKa 11.09.2009: oli 1px #969696;*/
border-right : 2px solid #80b914; /* JPP-Soft / PKa 11.09.2009: oli 1px #969696;*/
/*border: none;*/
padding:1px 2px 0px 3px;
margin:0;
background: #9fc62d;/*#81b812;*//*transparent url(logos/bg_search_button.gif) repeat left;*/
font-family : Verdana, Arial;
font-size : 70%;
font-weight : bold; /* JPP-Soft / PKa 11.09.2009: lisätty */
color : #ffffff; /* JPP-Soft / PKa 11.09.2009: oli #000000;*/
}
/*
INPUT.button {
border-top : 0px solid #d3d3d3;
border-left : 2px solid #d3d3d3;
border-bottom : 2px solid #969696;
border-right : 2px solid #969696;
background-image : url(logos/button_bg_green.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 {
padding : 5px;
background-color : #f3f3f3;
border-top : 1px solid #c0c0c0;
border-bottom : 1px solid #c0c0c0;
background-image : url(logos/toplinks_bg.gif);
}

P.toplinks {
font-family : Verdana, Arial;
font-size : 70%;
color : #007ba4;
}



/* Breadcrumb styles, applies to the breadcrumb area */

TD.topbreadcrumb {
padding : 5px;
}

P.topbreadcrumb {
font-family : Verdana, Arial;
font-size : 70%;
color : #adadad;
}

A.topbreadcrumb {
text-decoration : none;
color : #adadad;
}



/* Navigation styles, applies to the category navigation area on the left hand side */

TD.navigation {
padding : 10px; /* JPP-Soft / PKa 11.09.2009: oli 25 */
border-right : 1px solid #f3f3f3; /* /* JPP-Soft / PKa 11.09.2009: dashed #c0c0c0;*/
background-color : #ffffff;
}

TD.nav_open { 

} 
 
P.nav_open { 
font-family: Verdana, Arial; 
font-size : 70%; 
color : #007ba4; 
} 
 
A.nav_open { 
color : #007ba4; 
} 
 
TD.nav_closed { 

} 
 
P.nav_closed { 
font-family: Verdana, Arial; 
font-size : 70%; 
color : #007ba4; 
} 
 
A.nav_closed { 
color : #007ba4; 
}
/* JPP-Soft / PKa 11.09.2009: lisätty (vas. sivupaneelin solut) */ 
TD.header {
background-color : #f3f6ed;
}


/* Main styles, applies to the main page area on the right hand side */

TD.main {
padding : 10px; /* JPP-Soft / PKa 11.09.2009: oli 25 */
background-color : #ffffff;
}



/* 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/sls_cartbottom_bg.gif);
}

FONT.cartbottom {
font-family: Verdana, Arial;
font-size : 70%;
/*color : #007ba4; JPP-Soft / PKa 21.09.2009: tämä pois*/
}



/* 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.product {
background-color : #f3f3f3;
/* JPP-Soft / PKa 11.09.2009: background lisätty */
background-image : url(logos/kortti_background.gif);
}

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;
}


/* JPP-Soft / PKa 11.09.2000 lisätty  yläosa, sisältää mm. taustakuvan */
div#centerTopLayoutDiv {
  height:139px;
  background-image:URL('logos/sls_olahja_banner.gif');
  background-repeat:no-repeat;
  text-align:right;
/*  background-color:#EDEFEF; */
} 
/* JPP-Soft / PKa 26.11.2009: lisätty vas palkin kategoroihin bulletit */
div#category {
  padding-left:15px;
  background-image:URL('logos/list_item.png');
  background-repeat:no-repeat;
  background-position:1px 4px;  
  font-family: Verdana, Arial;
  font-size : 70%;
}
/* JPP-Soft / PKa 26.11.2009: lisätty vas palkin kategoroihin bulletit */
div#print_explanations {
  padding-left:29px;
  padding-right:15px;
  background-image:URL('logos/list_item.png');
  background-repeat:no-repeat;
  background-position:20px 5px;  
  font-family: Verdana, Arial;
  font-size : 70%;
}

/* Clover Shop Copyright (c) 2001- Apilaratas Oy - http://www.apilaratas.fi */
