
/* General styles, applies to all areas */

BODY {
font-family: Verdana, Arial;
margin-top : 1%;
margin-bottom : 1%;
margin-left : 1%;
margin-right : 1%;
background-image:url('images/gradient.png');
background-color : #000000;
color : #000000;

}

td.ilmoitus{
font-size : 100%;
}

A:hover{
color: #FF8C00;
text-decoration : underline;

}

A {
text-decoration : none;
color : #000000;
}

TABLE , th, td{
border : 0px;
background-repeat : no-repeat;
border-bottom : 1px;

}

IMG {
border : 0px;
}

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

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

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

}

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

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

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


/* Painikkeet  18.04.2010*/
/* Lisäys alkaa */

input.koriin {
	background-image: url(logos/add_basket.png);
	background-repeat: no-repeat;
	width: 85px;
	height: 20px;
	background-color: transparent;
	border: 0px;
	vertical-align: baseline;
}

/* Lisäys loppuu */

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 : 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-image : url(logos/toplinks_bg.gif);
border-top : 0px solid #c0c0c0;
border-bottom : 0px solid #c0c0c0;
background-repeat : no-repeat;
background-position : left;
color: #000000;

}

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

}






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


TD.topbreadcrumb {
padding : 0px;
border-bottom : 0px;
border-left : 0px;
}

P.topbreadcrumb {
font-family : Verdana, Arial;
font-size : 70%;
color : #000000;
border-bottom : 0px;
border-left : 0px;
}

A.topbreadcrumb {
text-decoration : none;
color : #adadad;
border-bottom : 0px;
border-left : 0px;
}



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

TD.navigation {
padding : 25px;
border-right : 0px dashed #000000;
background-repeat : repeat-y;
background-position : center center;
}

TD.nav_open { 
color : #000000;
} 
 
P.nav_open { 
font-family: Verdana, Arial; 
font-size : 70%; 
color : #000000; 
} 
 
A.nav_open { 
color : #000000; 
} 
 
 
P.nav_closed { 
font-family: Verdana, Arial; 
font-size : 70%; 
color : #FF8C00; 

} 
 
A:hover.nav_closed {
color : #FF8C00;
}

A:hover.nav_open {
color : #FF8C00;
}

A.nav_closed { 
color : #000000; 
}



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

TD.main {
padding : 25px;
background-color : #ffffff;
}




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

TD.cartbottom {
padding : 4px;
background-color : #000000;
border-top : 0px solid #000000;
border-bottom : 0px solid #000000;
background-image : url(logos/cartbottom3_bg.gif);
background-repeat : no-repeat;


}

FONT.cartbottom {
font-family: Verdana, Arial;
font-size : 70%;
color : #FF8C00;
border-bottom : 0px;

}



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

TD.bottom {
padding : 2px;
border-bottom : 0px;

}




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

TABLE.product {
border-bottom : 0px solid #ffffff;
color: #000000;
}

A.product {
color : #000000;
}

TD.details {
padding : 10px;
border-left : 0px 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;
}


                                                                                                             

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