/* General styles, applies to all areas */

BODY {
margin-top : 25px;
margin-bottom : 50px;
background-color : #ffffff;
}

TABLE {
border : 0px;
}

TD.main {
padding-top : 0px;
padding-bottom : 0px;
padding-left : 0px;
padding-right : 0px;
}

IMG {
border : 0px;
}

FORM.inline {
display : inline;
} 

H1 {
font-family : Verdana, Arial;
font-size : 150%;
}

H2 {
font-family : Verdana, Arial;
font-size : 130%;
}

P {
font-family : Verdana, Arial;
font-size : 90%;
line-height : 140%;
}

P.pd_price {
font-family : Verdana, Arial;
font-size : 150%;
color : #000000;
}

P.smallbasic {
font-family : Verdana, Arial;
font-size : 80%;
color : #000000;
}

P.smallfade {
font-family : Verdana, Arial;
font-size : 80%;
color : #969696;
}

P.verysmallfade {
font-family : Verdana, Arial;
font-size : 70%;
color : #969696;
}

FONT.smallbasic {
font-family : Verdana, Arial;
font-size : 80%;
color : #000000;
}

A {
color : #db214c;
text-decoration : none;
}

A:hover {
text-decoration : underline;
}

A.copyright {
color : #969696;
text-decoration : none;
}
A.yo_linkki {
text-decoration : none;
font-weight : bold;
}

A.yo_linkki:hover {
text-decoration : underline;
}

A.tuotelista {
text-decoration : none;
font-weight : bold;
}

A.tuotelista:hover {
text-decoration : underline;
}

INPUT, TEXTAREA, SELECT {
font-family: Verdana, Arial;
}

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_bg0.gif);
background-repeat:repeat-x;
font-family : Verdana, Arial;
color : #000000;
}

INPUT.field {
border-top : 1px solid #db214c;
border-bottom : 1px solid #db214c;
border-left : 1px solid #db214c;
border-right : 1px solid #db214c;
font-family : Verdana, Arial;
background : #ffffff;
color : #000000;
}

TEXTAREA.field {
border-top : 1px solid #db214c;
border-bottom : 1px solid #db214c;
border-left : 1px solid #db214c;
border-right : 1px solid #db214c;
font-family : Verdana, Arial;
background : #ffffff;
color : #000000;
}



/* Product table styles, applies to product detail area */

TABLE.product {
border-bottom : 1px solid #f3f3f3;
}

TR.list1 {
background-color : #ffffff;
} 

TR.list2 {
background-color : #ffeb9c;
} 



/* Shopping cart styles, applies to shopping cart table area */

TD.cartbasic {
padding : 5px;
border-bottom : 1px solid #f3f3f3;
} 

P.cartbasic {
font-size : 90%;
} 



/* Progress bar styles, applies to progress bar area */

P.pb {
font-size : 80%;
color : #969696;
} 

TD.pbactive {
border-top : 1px solid #f3f3f3;
border-bottom : 1px solid #f3f3f3;
background-color : #ffeb9c;
} 

TD.pbinactive {
border-top : 1px solid #f3f3f3;
border-bottom : 1px solid #f3f3f3;
background-color : #ffffff;
}




/* Clover Shop Copyright (c) 2001- Clover Wheel Ltd - http://www.clovershop.com */
