/* General Styles, applies to all areas */

body {
	margin: 0px;
	padding: 0px;
	background: #5A5B5B;
	background-repeat: repeat;
	color: #5A5B5B;
}
.uutinen {
	height: 1px;
	width: 500px;
	color: #A4A4A4;
}

b.otsikko {
	background: Grey;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	width: 100%;
}
TABLE {
	border: 0px;
}
#kokotable {
	margin: 0px;
	padding: 0px;
}
#kokosivu {
	background: url(image/body_tausta.jpg) #595959;
	background-repeat: repeat-x;
	background-position: 0px 1px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

IMG {
	border : 0px;
}

H3 {
	font-family: Arial, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #4e757c;
}

P, LI {
	font-family: Arial, sans-serif;
	font-size : 12px;
	color : #000000;
	line-height : 17px;
}

P.smallbasic {
	font-family: Arial, sans-serif;
	font-size : 11px;
	color : #ff8040;
}

P.smallfade {
	font-family: Arial, sans-serif;
	font-size : 11px;
	color : #ffa477;
}

A {
	font-family: Arial, sans-serif;
	color : #ff8040;
	text-decoration : none;
}

INPUT, TEXTAREA, SELECT {
	font-family: Arial, sans-serif;
	font-size : 11px;
}

INPUT.button {
	border-top : 1px solid #eaeaea;
	border-bottom : 1px solid #eaeaea;
	border-left : 0px solid #eaeaea;
	border-right : 0px solid #eaeaea;
	font-family: Arial, sans-serif;
	font-size : 11px;
	background : #ff8040;
	color : #ffffff;
}

INPUT.field {
	border-top : 1px solid #ff8040;
	border-bottom : 1px solid #ff8040;
	border-left : 1px solid #ff8040;
	border-right : 1px solid #ff8040;
	font-family: Arial, sans-serif;
	font-size : 11px;
	background : #ffffff;
	color : #000000;
}

FORM.inline {
	display : inline;
} 



/* Page Top Styles, applies to the top area */

TD.top {
	padding : 0px;
	background-color : #000000;
	height: 40px;
	border-bottom: 3px solid #646464;
}



/* Breadcrumb Styles, applies to the breadcrumb area */

TD.topbreadcrumb {
	background : url(./image/kortit.jpg) #000000;
	background-position: right;
	background-repeat: no-repeat;
	height: 23px;
}

P.topbreadcrumb {
	font-family: Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #f3f3f3;
}

A.topbreadcrumb {
	text-decoration : none;
	color : #ffffff;
}



/* Navigation Styles, applies to the navigation area on the left hand side */

TD.navigation {
	padding : 5px;
	background : url(./image/vasentausta.jpg) #FFFFFF;
	background-repeat: no-repeat;
	background-position: -60px 0px 0px 0px;
}

TD.navigation2 {
	padding : 5px;
	padding-left: 0px;
	padding-right: 0px;
	background-color : #FFFFFF;
}



/* 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;
	border-top : 5px solid #4e757c;
	border-bottom : 5px solid #4e757c;
	background-color : #F2F2F2;
}

FONT.cartbottom {
	font-family: Arial, sans-serif;
	font-size : 11px;
	color : #ff8040;
}



/* Bottom Styles, applies to the bottom area */

TD.bottom {
	padding : 5px;
	background-color : #ffffff;
}



/* Product Table Styles, applies to product table area */

TD.picturebig {
	padding : 10px;
	border-bottom : 1px solid #ff8040;
	background-color : #ffffff;
	color : #000000;
} 

TD.picturesmall {
	padding : 10px;
	text-align : center;
	border-bottom : 1px solid #ff8040;
	background-color : #ffffff;
	color : #000000;
} 

TD.introduction {
	padding : 10px;
	border-bottom : 1px solid #ff8040;
	background-color : #ffffff;
	color : #000000;
}

P.introduction {
	font-family: Verdana, Arial;
	font-size : 80%;
	line-height : 120%;
	color : #000000;
}

TD.price {
	padding : 10px;
	border-bottom : 1px solid #ff8040;
	text-align : left;
	background-color : #ffffff;
}

P.price {
	font-weight : bold;
	color : #990066;
}

P.stock {
	font-size : 70%;
	color : #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 #ff8040;
	background-color : #ffffff;
	color : #000000;
} 

P.cartbasic {
	font-size : 80%;
	color : #000000;
} 

TD.carttotal {
	padding : 5px;
	border-bottom : 1px solid #ff8040;
	background-color : #ffffff;
	color : #000000;
} 

P.carttotal {
	font-size : 80%;
	font-weight : bold;
	color : #000000;
} 



/* Clover Shop Copyright (c) 2001- Clover Wheel Ltd - http://www.clovershop.com */