/* General styles, applies to all areas */

BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	background-repeat: repeat;
	margin-top: 0%;
	background-color: #000;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*seuraava kokoaa indexin ja esimerkit yhteen - jotta mozillassa näkyisi oikein oikea laatikko */

.taulukko {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 500px;
}
.harmaa {
	color: #999999;
}
#oiklaat {
	float: right;
	width: 340px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	clear: right;
}
#kokoa_vas {
	float: left;
	padding: 0px;
	margin-right: 10px;
	width: 350px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.indexosa {
	width: 350px;
	margin: 0px;
	vertical-align: top;
	background-repeat: no-repeat;
	font-size: 14pt;
	padding: 0px;
}

#juoksuta_vas
  {
	float: left;
	clear: both;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#esimerkit {
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 20px;
	width: 350px;
	background-image: url(logos/09esimerkkiotsikko.jpg);
	background-position: left top;
	border: 1px solid #CCC;
	margin-bottom: 20px;
}


.kirjaudutop {
	background-color: #FFFFFF;
	width: 160px;
	color: #000000;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(logos/kirjautuminen.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #CCC;
	padding-top: 40px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

P.kirjaudutop {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #666;
	font-weight: normal;
}
.kirjaudutop a:hover {
	color: #CCC;
	text-decoration: underline;
}


#uutiset {
	width: 250px;
	background-repeat: no-repeat;
	background-image: url(logos/09_ajankohtaista.jpg);
	background-position: left top;
	padding-left: 100px;
	padding-top: 90px;
	float: left;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.tapahtumat {
	color: #333333;
	background-image: url(logos/messuotsikko.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 80px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: thin solid #999;
	padding-right: 5px;
	clear: left;
	display: block;
	width: 160px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

.juoksuta {
	float: left;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 0px;
	clear: right;
}
TABLE {
	
}

IMG {
border : 0px;
}

H1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size : 22pt;
	font-weight : normal;
	color : #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

H2 {
	font-size : 18pt;
	color : #333;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

h3 {
	font-size: 14px;
	color: #666;
	font-weight: bold;
}

h3 a {
	text-decoration: underline;
}
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 : #000000;
}

A {
	color : #666;
	text-decoration: none;
}

a:hover {
	color: #606;
	text-decoration: underline;
}
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 */

.toplinks {
	background-repeat: no-repeat;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	width: 1000px;
	font-size: 10px;
	height: 25px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.toplinks A:link, .toplinks a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #FFF;
	height: 36px;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	padding-top: 20px;
	}
	
	
.toplinks A:hover {
	color: #CCC;
	background-image: url(logos/hovernavi.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
	}
/* pohjaväri */

.tausta {
	background-color: #FFFFFF;
	width: 1000px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin: 0px;
}



/* Breadcrumb styles, applies to the breadcrumb area */


P.topbreadcrumb {
	text-align: right;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	height: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	width: 800px;
	margin: 0px;
	float: right;
	clear: right;
	}

A.topbreadcrumb {
	text-decoration : none;
	color : #CCC;
	font-size: 10px;
}



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


TD.navigation{
	text-decoration: none;
	height: 99%;
	width: 200px;
	background-repeat: repeat-y;
	background-color: #DADADA;
	margin-top: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
TD.nav_open {
	color: #FFFFFF;
} 
 
P.nav_open {
	font-size : 70%;
	text-decoration: none;
} 
 
.navigation a:link, .navigation a:visited {
	color : #000;
	text-decoration: none;
	font-size: 11px;
	height: 20px;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1.6em;
	font-family: Verdana, Geneva, sans-serif;
} 

.navigation A:hover {
	color : #636;
	text-decoration: none;
	}
TD.nav
_closed {
	text-decoration: none;
} 
 
P.nav_closed {
	font-family: Verdana, Arial;
	font-size : 70%;
	color : #990066;
	text-decoration: none;
} 
 
A.nav_closed { 
color : #990066; 
}



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

TD.main {
	padding-bottom: 0px;
	padding-left: 5px;
	width: 760px;
	padding-right: 0px;
	display: block;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
}



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


TD.cartbottom {
	padding : 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #E5E5E5;
}

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



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

.bottom {
	background-repeat: no-repeat;
	color: #FFF;
	background-color: #000;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 5px;
	}

.bottom p {
	color: #FFF;
	font-size: 12px;
}


/* 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%;
	background-color: #FFFFFF;
} 

TD.carttotal {
	padding : 5px;
	border-bottom : 1px solid #f3f3f3;
	background-color: #FFFFFF;
} 

P.carttotal {
	font-size : 80%;
	font-weight : bold;
	background-color: #FFFFFF;
} 



/* 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;
}

#banneri {
	width: 1000px;

}


#pakotaleveys {
	float: left;
	width: 760px;
	height: 10px;
}
#tasaus {
	clear: both;
	float: left;
	width: 760px;
	height: 2px;
}

#linkkisun {
	width: 340px;
	float: left;
	clear: left;
	background-image: url(logos/sunnyslinkki.jpg);
	background-repeat: no-repeat;
	display: block;
}

.product-box {
	float: left;
	width: 200px;
	text-align: center;
	margin-top: 40px;
	margin-right: 10;
	margin-bottom: 10px;
	margin-left: 0;
	padding: 0px;
}

.product-box-line {
	clear: left;
}

.product_image {
}

.product_title {
	height: 2em;
	margin: 0px;
}

.price {
	margin: 4px;
	font-size: 11pt;
}
hr {
	clear: left;
}

#dialog {
	display: none;
	color: white;
}

#dialog * {
	color: white;
	size: 3em;
}

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

