/* General styles, applies to all areas */

BODY {
	margin-top: 140px;
	padding: 0px;
	font-family: "trebuchet MS";
	color : #301616;
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url(images/bg.png);
	background-color: #99DF61;
}

TABLE {
border : 0px;
}

IMG {
border : 0px;
}

H1 {
	font-family: "trebuchet MS";
	font-size : 24px;
	font-weight : bold;
	color : #BF003B;
}

H2 {
	font-family: "trebuchet MS";
	font-size : 20px;
	font-weight : bold;
	color : #BF003B;
}

H3 {
	font-family: "trebuchet MS";
	font-size : 16px;
	font-weight : bold;
	color : #BF003B;
}

H4 {
	font-family: "trebuchet MS";
	font-size : 14px;
	font-weight : bold;
	color : #BF003B;
}

strong {
	color: #342100;
	font-size : 14px;

}
 
P, LI {
font-family: "trebuchet MS";
font-size : 13px;
line-height : 140%;
}

P.smallbasic {
	font-family: "trebuchet MS";
	font-size : 12px;
	color: #496428;
}

P.smallnote {
font-size : 12px;
	color : #496428;
display : inline;
}

P.smallfade {
font-size : 12px;
color : #301616;
}

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

A:hover{
	color : #BF003B;
	text-decoration: underline;
}

INPUT, TEXTAREA, SELECT {
font-family: "trebuchet MS";
font-size : 12px;
}

INPUT.button {
	border-top : 1px solid #d3d3d3;
	border-left : 1px solid #d3d3d3;
	border-bottom : 1px solid #969696;
	border-right : 1px solid #969696;
	background-repeat:repeat-x;
	font-family : "trebuchet MS";
	font-size : 12px;
	color : #301616;
	background-color: #FFFFFF;
}

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 : 12px;
background : #ffffff;
color : #301616;
}

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 : 12px;
background : #ffffff;
color : #301616;
}

FORM.inline {
display : inline;
} 



/* Page top styles, applies to the top area */

TD.toplinks {
padding : 0px;
}

P.toplinks {
	font-family : "trebuchet MS";
	font-size : 16px;
	color : #496428;
	font-variant: small-caps;
	font-weight: bold;
}

.toplinks a:link, .toplinks a:visited {
	font-family : "trebuchet MS";
	font-size : 16px;
	color : #496428;
	font-variant: small-caps;
	font-weight: bold;
}

.toplinks a:hover {
	font-family : "trebuchet MS";
	font-size : 16px;
	color : #BF003B;
	font-variant: small-caps;
	font-weight: bold;
}

.toplinks a:active {
	font-family : "trebuchet MS";
	font-size : 16px;
	color : #BF003B;
	font-variant: small-caps;
	font-weight: bold;
}


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

TD.topbreadcrumb {
	padding : 0px;
}

P.topbreadcrumb {
	font-family : "Trebuchet MS";
	font-size : 12px;
	color : #496428;
}

A.topbreadcrumb {
	text-decoration : none;
	color : #496428;
}



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

TD.navigation {
	padding : 10px;
	background-color : #FFFFFF;
}

TD.nav_open { 
	padding : 10px;

} 
 
P.nav_open { 
font-family: "trebuchet MS"; 
font-size : 12px; 
color : #301616; 
} 
 
A.nav_open {
	color : #496428;
	background-image: url(images/list.png);
	background-repeat: no-repeat;
	padding-left: 18px;

} 
 
TD.nav_closed { 

} 
 
P.nav_closed {
	font-family: "trebuchet MS";
	font-size : 12px;
	color : #301616;
} 
 
A.nav_closed { 
color : #301616; 
}



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

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



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

TD.cartbottom {
padding : 5px;
}

FONT.cartbottom {
font-family: "trebuchet MS";
font-size : 12px;
color : #301616;
}



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

TD.bottom {
padding : 5px;
}



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

TABLE.product {

}

TD.details {
padding : 10px;
}

TR.list1 {
background-color : #f9f9f9;
} 

TR.list2 {
background-color : #ffffff;
} 



/* Shopping cart styles, applies to shopping cart table area */


TD.cartbasic {
padding : 5px;

} 

P.cartbasic {
font-size : 14px;
} 

TD.carttotal {
padding : 5px;

} 

P.carttotal {
font-size : 14px;
font-weight : bold;
} 



/* Progress bar styles, applies to progress bar area */

P.pb {
font-size : 12px;
color : #301616;
} 

TD.pbactive {

background-color : #CEF2B7;
} 

TD.pbinactive {

background-color : #ffffff;
}


  	     	      	        	   	       		         	    	   	   	     

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

