/*General styles, applies to all areas*/
BODY
{
	font-family: Calibri;
	margin-top: 1%;
	margin-bottom: 0%;
	margin-left: 0%;
	margin-right: 0%;
	background-image: url(/images/body_old.png);
	background-position: center center;
	color: #020202;
}
TABLE
{
	border: 0px solid #000000;
}
IMG
{
	border: 0px solid #000000;
}
H1
{
	font-family: Calibri;
	font-size: 160%;
	font-weight: normal;
	color: #020202;
}
H2
{
	font-family: Calibri;
	font-size: 120%;
	font-weight: normal;
	color: #020202;
}
P, LI
{
	font-family: Calibri;
	line-height: normal;
	color: #1B4A8E;
	font-style: italic;
	font-size: small;
}
P.smallbasic
{
	font-family: Calibri;
	font-size: small;
}
P.smallnote
{
	font-size: 70%;
	color: #7A7A7A;
	/*[empty]display:;*/
}
P.smallfade
{
	font-size: 70%;
	color: #FFFFFF;
	font-family: Calibri;
}
P.smallfade2
{
	font-size: 70%;
	color: #FFFFFF;
	font-family: Calibri;
}
A
{
	color: #020202;
}
INPUT, TEXTAREA, SELECT
{
	font-family: Calibri;
	font-size: 70%;
}
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: Calibri;
	font-size: 70%;
	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: Calibri;
	font-size: 70%;
	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: Calibri;
	font-size: 70%;
	background: #FFFFFF;
	color: #000000;
	margin-right: 2px;
}
FORM.inline
{
	display: inline;
}
/*Page top styles, applies to the top area*/
TD.toplinks
{
	padding: 11px;
	border-top: 0px solid #C0C0C0;
	border-bottom: 0px solid #C0C0C0;
	/*[empty]background-image:;*/
}
P.toplinks
{
	font-family: Calibri;
	font-size: 16px;
	color: #FFFFFF;
	padding: 0px 150px 0 0;
}
/*Breadcrumb styles, applies to the breadcrumb area*/
TD.topbreadcrumb
{
	padding: 0px;
}
P.topbreadcrumb
{
	font-family: Calibri;
	font-size: 70%;
	color: #CC9999;
	margin-right: 8px;
}
A.topbreadcrumb
{
	text-decoration: none;
	color: #020202;
}
/*Navigation styles, applies to the category navigation area on the left hand side*/
TD.navigation
{
	padding: 25px 25px 25px 13px;
	border-right: 0 dashed #23609E;
	background-color: #FFFFFF;
}
TD.nav_open
{
}
P.nav_open
{
	font-family: Calibri;
	font-size: larger;
	color: #020202;
}
A.nav_open
{
	color: #020202;
}
TD.nav_closed
{
}
P.nav_closed
{
	font-family: Calibri;
	font-size: 100%;
	color: #6D6E71;
}
A.nav_closed
{
	color: #6D6E71;
	text-decoration: none;
}
/*Main styles, applies to the main page area on the right hand side*/
TD.main
{
	padding: 0px 70px 0px 0px;
	background-color: #FFFFFF;
}
/*Cart snapshot styles, applies to the snapshot area of the shopping cart*/
TD.cartbottom
{
	padding: 5px;
	background-color: #FFFFFF;
	border-top: 0;
	border-bottom: 0;
}
FONT.cartbottom
{
	font-family: Calibri;
	font-size: medium;
	color: #020202;
}
/*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*/
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: 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;
}
#tausta
{
	background: url(./images/bg_uusi2.jpg) repeat-x top center;
	height: 379px;
	width: 900px;
	margin: 0;
	padding: 300px 0 0;
}
/*Clover Shop Copyright (c) 2001- Apilaratas Oy - http://www.apilaratas.fi*/

