/* General styles, applies to all areas */

BODY {
	font-family: Verdana, Arial;
	background-color : #C42D64;
	color : #000000;
	margin: 0%;
	padding: 0px;
	background-image: url(logos/background.jpg);
}

TABLE {
	
}

IMG {
	border : 0px;
	margin: 0px;
	padding: 0px;
}

H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 24px;
	font-weight : 400;
	color : #CC3366;
	vertical-align: 85%;
}

H2 {
	font-size: 16px;
	font-weight: 500;
	color: #CC3366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #003;
}
P, LI {
font-family: Verdana, Arial;
font-size : 70%;
line-height : 140%;
}

P.smallbasic {
font-family: Verdana, Arial;
font-size : 70%;
}

P.smallnote {
font-size : 70%;
color : #7a7a7a;
display : inline;
}

P.smallfade {
font-size : 70%;
color : #666666;
}

A {
color : #E33C76;
}

INPUT, TEXTAREA, SELECT {
font-family: Verdana, Arial;
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 : Verdana, Arial;
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 : Verdana, Arial;
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 : Verdana, Arial;
font-size : 70%;
background : #ffffff;
color : #000000;
}

FORM.inline {
display : inline;
} 



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

TD.toplinks {
	background-image: url(logos/bannerala.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
	padding-left: 170px;
	width: 780px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

P.toplinks {
	font-family : Verdana, Arial;
	font-size : 10px;
	color : #007ba4;
	text-decoration: none;
}

.toplinks a:link, .toplinks a:visited {
	color: #3366CC;
	text-decoration: none;
	width: 100px;
	clear: right;
	float: left;
}

.toplinks a:hover {
	color: #CC3399;
	background-image: url(logos/navilogoja/aktiivinen.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
/* Breadcrumb styles, applies to the breadcrumb area */

TD.topbreadcrumb {
	background-repeat: no-repeat;
}

P.topbreadcrumb {
font-family : Verdana, Arial;
font-size : 70%;
color : #adadad;
}

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



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

TD.navigation {
	width: 150px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	float: left;
}

TD.nav_open { 

} 
 
P.nav_open { 
font-family: Verdana, Arial; 
font-size : 70%; 
color : #007ba4; 
} 
 
A.nav_open {
	color : #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	line-height: 1.4em;
} 
 
TD.nav_closed { 

} 
 
P.nav_closed { 
font-family: Verdana, Arial; 
font-size : 70%; 
color : #007ba4; 
} 
 
A.nav_closed { 
color : #007ba4; 
}



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

TD.main {
	float: left;
	width: 650px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	clear: right;
	padding: 25px;
}



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

TD.cartbottom {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 150px;
}

FONT.cartbottom {
font-family: Verdana, Arial;
font-size : 80%;
color : #003366;
}



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

TD.bottom {
	background-image: url(logos/bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	width: 950px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 150px;
}

.bottom A:link, .bottom a:visited {
	color: #FFFFFF;
}
.bottom A:hover {
	color: #FF9999;
}

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

TABLE.product {
border-bottom : 1px solid #f3f3f3;
}

TD.details {
	padding : 10px;
	border-left : 1px solid #f3f3f3;
	width: 140px;
}

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

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 : #FFCCCC;
} 

TD.pbinactive {
border-top : 1px solid #f3f3f3;
border-bottom : 1px solid #f3f3f3;
background-color : #ffffff;
}

/*TAINAN TEKEMÄT */

.banner {
	width: 950px;
	margin: 0px;
	padding: 0px;
}
#container {
	background-image: url(logos/taustavari.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 950px;
}
  	     	      	        	   	       		         	    	   	   	     
.juoksuta {
	float: right;
	clear: both;
	padding: 5px;
	text-align: right;
}

#nostot {
	float: left;
	margin-top: 20px;
	width: 700px;
	padding: 0px;
}

.arvotut {
	background-repeat: no-repeat;
	line-height: 1.6em;
	text-align: center;
	float: left;
	padding: 2px;
	display: block;
	clear: left;
}

.arvotut a:link, .arvotut a:visited {
	text-decoration: none;
	line-height: 1.4em;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.arvotut a:hover {
	color: #FF3366;
	text-decoration: underline;
}
.indexteksti {
	width: 550px;
	clear: right;
	float: left;
	text-align: left;
	padding-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0px;
	line-height: 1.4em;
}


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