
/* General styles, applies to all areas */

BODY {
font-family: Trebuchet MS;
background-color : #f1f0f0;
background-image:url(../cat/images/bg.jpg);
background-repeat:repeat-x;
color : #000000;
}

TABLE {
border : 0px;
}

IMG {
border : 0px;
}

H1 {
font-family: Trebuchet MS;
font-size : 90%;
padding: 5px;
font-weight : bold;
/*color : #006080;*/
color: #FFFFFF;
background-image:url(../cat/images/otsikkobg.jpg);
background-repeat:no-repeat;
width:590px;
}

P, LI {
font-family: Trebuchet MS;
font-size : 80%;
line-height : 140%;
}

P.smallbasic {
font-family: Trebuchet MS;
font-size : 80%;
}

P.smallnote {
font-size : 80%;
color : #7a7a7a;
display : inline;
}

P.smallfade {
font-size : 80%;
/*color : #636261;*/
color:black;
}

A {
/*color : #e07f00;*/
color:#6a1a67;
}

P.footerfade {
font-size : 80%;
/*color : #636261;*/
color:white;
}

.footerfade a:link {
/*color : #636261;*/
color:#f6ca07;
}

A:hover { 
/*color : #e07f00;*/
/*color:#7b4601; */
color:f6ca07;
/*background: #f8dc88;*/
} 

INPUT, TEXTAREA, SELECT {
font-family: Trebuchet MS;
font-size : 80%;
}

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(../cat/logos/button_bg.gif); */
background-image : url(../cat/images/nappi.jpg);           
background-repeat:repeat-x;
font-family : Trebuchet MS;
font-size : 80%;
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 : Trebuchet MS;
font-size : 80%;
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 : Trebuchet MS;
font-size : 80%;
background : #ffffff;
color : #000000;
}

FORM.inline {
display : inline;
}
div.ostoskori{
border-top : 1px solid #747474;
border-bottom : 1px solid #747474;
border-left : 1px solid #747474;
border-right : 1px solid #747474;
background :  #fff5e3;
padding: 5px 5px 5px 5px;

}
div.tilaus{
border-top : 1px solid #747474;
border-bottom : 1px solid #747474;
border-left : 1px solid #747474;
border-right : 1px solid #747474;
background :  #fff5e3;
padding: 5px 5px 5px 5px;

}
 



/* Page top styles, applies to the top area */

TD.toplinks {
font-weight:bold;
padding : 5px;
background-color : #f3f3f3;
border-top : 1px solid #c0c0c0;
border-bottom : 1px solid #c0c0c0;
background-image : url(../cat/images/menubg.jpg);
background-repeat:repeat-x;
}

P.toplinks {
font-family : Trebuchet MS;
/*font-size : 80%;
color : #e07f00;*/
color: #000000;
}

A.toplinks {
font-family : Trebuchet MS;
font-size : 90%;
/*color : #e07f00;*/
color: #000000;
}

.toplinks a:hover {
color: #000000;
}

/* Breadcrumb styles, applies to the breadcrumb area */

TD.topbreadcrumb {
padding : 5px;
background-image : url(../cat/images/header.jpg);
background-repeat:no-repeat;
}

P.topbreadcrumb {
font-family : Trebuchet MS;
font-size : 80%;
color : #6a6a6a;
}

A.topbreadcrumb {
text-decoration : none;
color : #6a6a6a;
}



/* Navigation styles, applies to the category navigation area on the left hand side */

TD.navigation {
padding : 25px;
border-right : 1px dashed #c0c0c0;
background-color : #ffffff;
}

TD.nav_open { 

} 
 
P.nav_open { 
font-family: Trebuchet MS; 
font-size : 85%; 
color : #e07f00; 
} 
 
A.nav_open { 
/*color : #e07f00;*/
color:black; 
} 
A.nav_top_1 { 
/*color : #e07f00;*/
color:black; 
font-weight: bold;
}
A.nav_top_2 { 
/*color : #e07f00;*/
color:#DD6600; 
} 
 
TD.nav_closed { 

} 
 
P.nav_closed { 
font-family: Trebuchet MS; 
font-size : 85%; 
color : #e07f00; 
} 
 
A.nav_closed { 
color : #e07f00; 
}

/* Banners style, right side*/

TD.banners {
padding : 25px;
border-left : 1px dashed #c0c0c0;
background-color : #ffffff;
}


/* Main styles, applies to the main page area on the right hand side */

TD.main {
padding : 25px 15px 25px 15px;
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(../cat/logos/cartbottom_bg.gif);
}

FONT.cartbottom {
font-family: Trebuchet MS;
font-size : 80%;
color : #e07f00;
}



/* Bottom styles, applies to the bottom area */

TD.bottom {
padding : 5px;
/*background-image : url(images/alapalkki.gif);*/
}



/* 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 : 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 : 80%;
color : #636261;
} 

TD.pbactive {
border-top : 1px solid #f3f3f3;
border-bottom : 1px solid #f3f3f3;
background-color : #e8c566;
} 

TD.pbinactive {
border-top : 1px solid #f3f3f3;
border-bottom : 1px solid #f3f3f3;
background-color : #ffffb3;
}


  	     	      	        	   	       		         	    	   	   	     

/* Clover Shop Copyright (c) 2001- Apilaratas Oy - http://www.apilaratas.fi */
