
/* General styles, applies to all areas */

BODY {
	font-family: Verdana, Arial;
	margin-top : 1%;
	margin-bottom : 1%;
	margin-left : 1%;
	margin-right : 1%;
	background-color : #003333;
	color : #FFFFCC;
}

TABLE {
border : 0px;
}

IMG {
	border : 2px;
	border-color: #999900;
}

H1 {
	font-family: Verdana, Arial;
	font-size : 100%;
	font-weight : bold;
	color : #FFFFCC;
}

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 : #ffffff;
display : inline;
}

P.smallfade {
font-size : 70%;
color : #ffffff;
}

A {
	color : #BBC48C;
}

INPUT, TEXTAREA, SELECT {
	font-family: Verdana, Arial;
	font-size : 70%;
	color: #CCCCCC;
	background-color: #465740;
}

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;
	background-color: #CCCCCC;
}

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%;
	color : #000000;
	background-color: #999966;
}

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%;
	color : #000000;
	background-color: #999966;
}

FORM.inline {
display : inline;
} 



/* Page top styles, applies to the top area */

TD.toplinks {
	padding : 5px;
	background-color : #3D4E45;
	border-top : 1px solid #c0c0c0;
	border-bottom : 1px solid #c0c0c0;
	border-right : 1px solid #ffffff;
	border-left : 1px solid #ffffff;
}

P.toplinks {
	font-family : Verdana, Arial;
	font-size : 70%;
	color : #FFFFCC;
}



/* Breadcrumb styles, applies to the breadcrumb area */

TD.topbreadcrumb {
padding : 5px;
}

P.topbreadcrumb {
	font-family : Verdana, Arial;
	font-size : 70%;
	color : #FFFFCC;
}

A.topbreadcrumb {
	text-decoration : none;
	color : #FFFFCC;
}



/* Navigation styles, applies to the category navigation area on the left hand side */

TD.navigation {
	padding : 25px;
	border-right : 1px solid #000000;
	border-left : 1px solid #ffffff;
	background-color : #48402D;
}

TD.nav_open { 

} 
 
P.nav_open {
	font-family: Verdana, Arial;
	font-size : 70%;
	color : #FFFFCC;
} 
 
A.nav_open {
	color : #FFFFCC;
} 
 
TD.nav_closed { 

} 
 
P.nav_closed {
	font-family: Verdana, Arial;
	font-size : 70%;
	color : #ffffff;
	
} 
 
A.nav_closed { 
color : #ffffff; 
}



/* Main styles, applies to the main page area on the right hand side */

TD.main {
	padding : 25px;
	border-right : 1px solid #ffffff;
	background-color : #465740;
	background-image : url(logos/koriste1.jpg);
	background-repeat: no-repeat;
}



/* Cart snapshot styles, applies to the snapshot area of the shopping cart */

TD.cartbottom {
padding : 5px;
background-color : #52321D;
border-top : 1px solid #c0c0c0;
border-bottom : 1px solid #c0c0c0;
border-right : 1px solid #000000;
border-left : 1px solid #000000;

}

FONT.cartbottom {
	font-family: Verdana, Arial;
	font-size : 70%;
	color : #FFFFCC;
}



/* Bottom styles, applies to the bottom area */

TD.bottom {
padding : 5px;
}



/* Product table styles, applies to product detail area */

TABLE.product {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
}

TD.details {
padding : 10px;
border-left : 1px solid #000000;
}

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 #990000;
} 

P.cartbasic {
	font-size : 80%;
	color: #333300;
} 

TD.carttotal {
padding : 5px;
border-bottom : 1px solid #990000;
} 

P.carttotal {
	font-size : 80%;
	font-weight : bold;
	color: #333300;
} 



/* Progress bar styles, applies to progress bar area */

P.pb {
	font-size : 70%;
	color : #FFFFCC;
} 

TD.pbactive {
	border-top : 1px solid #990000;
	border-bottom : 1px solid #990000;
	background-color : #003300;
} 

TD.pbinactive {
	border-top : 1px solid #990000;
	border-bottom : 1px solid #990000;
	background-color : #003366;
}


  	     	      	        	   	       		         	    	   	   	     

/* Clover Shop Copyright (c) 2001- Apilaratas Oy - http://www.apilaratas.fi */
