﻿/* General styles, applies to all areas */
}
P.smallbasic {
	font-size : 11px;
}
P.smallnote {
	font-size : 11px;
	color : #7a7a7a;
	display : inline;
}
P.smallfade {
	font-size : 11px;
	color : #adadad;
}
A {
	color : #880000;
	font-style: normal;
}
INPUT, TEXTAREA, SELECT {
	font-size : 11px;
}
input.button {
	font-size : 11px;
	padding:1px 14px;
	min-width:80px;
}
input.field {
	border-top : 1px solid #747474;
	border-bottom : 1px solid #747474;
	border-left : 1px solid #747474;
	border-right : 1px solid #747474;
	font-size : 11px;
	background : #ffffff;
	color : #000000;
	min-height:15px;
}
TEXTAREA.field {
	border-top : 1px solid #747474;
	border-bottom : 1px solid #747474;
	border-left : 1px solid #747474;
	border-right : 1px solid #747474;
	font-size : 11px;
	background : #ffffff;
	color : #000000;
}
FORM.inline {
	display : inline;
}
/* Page top styles, applies to the top area */
td.toplinks {
	padding : 2px 4px 2px 0px;
	background-color : #f3f3f3;
	border-top : 1px solid #adadad;
	border-bottom : 1px solid #adadad;
	background-image : url("cat/logos/toplinks_bg.gif");
}
P.toplinks {
	font-size : 11px;
	color : #880000;
}
/* Breadcrumb styles, applies to the breadcrumb area */
td.topbreadcrumb {
	padding : 2px 4px 2px 0px;
}
P.topbreadcrumb {
	font-size : 11px;
	color : #5d5d5d;
}
A.topbreadcrumb {
	text-decoration : none;
	color : #8a8a8a;
}
/* Navigation styles, applies to the category navigation area on the left hand side */
td.navigation {
	padding : 1px 3px 1px 3px;
	border-right : 1px #adadad;
	background-color : #ffffff;
	border-right-color: #D3D3D3;
}
td.nav_open {
	padding : 1px 3px 1px 3px;
	border-right : 1px #adadad;
	background-color : #ffffff;
	border-right-color: #D3D3D3;
}
P.nav_open {
	font-size : 11px;
	color : #880000;
	font-style: normal;
}
A.nav_open {
	color : #880000;
	font-style: normal;
}
td.nav_closed {
	padding : 1px 3px 1px 3px;
	border-right : 1px #adadad;
	background-color : #ffffff;
	border-right-color: #D3D3D3;
}
P.nav_closed {
	font-size : 11px;
	color : #880000;
}
A.nav_closed {
	color : #880000;
}
/* Main styles, applies to the main page area on the right hand side */
td.main {
	padding : 0px 4px 2px 4px;
	background-color : #ffffff;
}
/* Cart snapshot styles, applies to the snapshot area of the shopping cart */
td.cartbottom {
	padding : 4px 4px 4px 4px;
	border-top : 1px solid #d3d3d3;
	border-bottom : 1px solid #d3d3d3;
}
FONT.cartbottom {
	font-size : 11px;
	color : #880000;
}
/* Bottom styles, applies to the bottom area */
td.bottom {
	padding : 2px 4px 2px 0px;
}
/* Product table styles, applies to product detail area */
TABLE.product {
	border-bottom : 1px solid #d3d3d3;
}
td.details {
	padding : 0px 1px 1px 10px;
	border-left : 1px solid #f3f3f3;
}
tr.list1 {
	background-color : #f9f9f9;
	padding : 0px 1px 1px 10px;
}
tr.list2 {
	background-color : #ffffff;
}
/* Shopping cart styles, applies to shopping cart table area */
td.cartbasic {
	border-bottom : 1px solid;
	border-bottom-color: #d3d3d3;
	text-align: center;
}
P.cartbasic {
	font-size : 11px;
}
td.carttotal {
	border-bottom : 1px solid;
	border-bottom-color: #d3d3d3;
	text-align: center;
}
P.carttotal {
	font-size : 11px;
	font-weight : bold;
}
/* Progress bar styles, applies to progress bar area */
P.pb {
	font-size : 11px;
	color : #8a8a8a;
}
td.pbactive {
	font-size: 11px;
	padding : 0px 4px 4px 10px;
	border-top : 1px solid #f3f3f3;
	border-bottom : 1px solid #f3f3f3;
	background-color : #f3f3f3;
}
td.pbinactive {
	padding : 0px 4px 4px 10px;
	border-top : 1px solid #f3f3f3;
	border-bottom : 1px solid #f3f3f3;
	background-color : #ffffff;
}
/* Clover Shop Copyright (c) 2001- Apilaratas Oy - http://www.apilaratas.fi */




