
/* General styles, applies to all areas */

TABLE {
border : 0px;
}

IMG {
border : 0px;
}

H1 {
font-family: Verdana, Arial;

font-weight : bold;
color : #5F6062;
}



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;
}

A {
color : #007ba4;
}

INPUT, TEXTAREA, SELECT {
	
/*font-size : 70%; */
}

/*
INPUT.button {
	margin: 5px;
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;

color : #000000;
}
*/

INPUT.button {
	-moz-border-radius: 0.6em;
	-webkit-border-radius: 0.6em;
	border-radius: 0.6em;
	font-family: Tahoma,Geneva,sans-serif;
	font-size: 11px;
	border:1px solid #bfbfbf;
	/* background: url("img/kategoriabg.jpg"); */
	background: #fff;
	color: #5F6061;
	padding:2px 4px;
	line-height: 14px;
	/*behavior: url(border-radius.htc);*/
	width: 0;
    overflow:visible;
	cursor: pointer;
}

input.button[class] { /*ie ignores [class]*/
    width: auto;
}


INPUT.field {
	border-top : 1px solid #747474;
	border-bottom : 1px solid #747474;
	border-left : 1px solid #747474;
	border-right : 1px solid #747474;

	background : #ffffff;
	color : #000000;
	margin: 5px;
}

TEXTAREA.field {
	border-top : 1px solid #747474;
	border-bottom : 1px solid #747474;
	border-left : 1px solid #747474;
	border-right : 1px solid #747474;

	background : #ffffff;
	color : #000000;
	margin: 5px;
}

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 : 25px;
border-right : 1px 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; 
}



/* 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 : 5px;
background-color : #f3f3f3;
border-top : 1px solid #c0c0c0;
border-bottom : 1px solid #c0c0c0;
background-image : url(logos/cartbottom_bg.gif);
}

FONT.cartbottom {
font-family: Verdana, Arial;
font-size : 70%;
color : #007ba4;
}



/* 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.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 */

#shopping_cart th p{
	margin: 0 0 5px 0;
	padding: 0;
	
}


TD.cartbasic {

border-bottom : 1px solid #f3f3f3;
padding: 5px;
	margin: 0;
} 

P.cartbasic {
	/*padding: 0 0 0 0 !important; */

/*font-size : 80%; */
} 

TD.carttotal {
padding : 3px;
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;
}

#shopping_cart th {
	border-bottom: 1px solid #c0c0c0;
}


  	     	      	        	   	       		         	    	   	   	    
/* Clover Shop Copyright (c) 2001- Apilaratas Oy - http://www.apilaratas.fi */