/* General styles, applies to all areas */


BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	background-color: #fcfbf7;
	padding: 0px;
	background-repeat: repeat-x;
	margin: 0px;
	background-image: url(logos/background_kukat.jpg);
	background-position: bottom;
}

#bodyyla {
	clear: both;
	width: 100%;
}


TABLE {
border : 0px;
}

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

H1 {
	font-size : 18pt;
	font-weight : 400;
	color : #006633;
}

H2 {
	font-weight: 600;
	font-size: 16px;
	color: #666666;
}

H3 {
	font-weight: 600;
	font-size: 16px;
	color : #006633;
}
P, LI {
font-size : 12px;
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 : #adadad;
}

A {
	color: #5c743d;
	margin: 0px;
	padding: 0px;
}
A:hover{
	color: #99cc66;
}
INPUT, TEXTAREA, SELECT {
font-family: Verdana, Arial;
font-size : 70%;
}

INPUT.button {
	background-image : url(logos/button_bg.gif);
	background-repeat:repeat-x;
	font-family : Verdana, Arial;
	font-size : 70%;
	color : #000000;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F5F3D3;
	border-right-color: #999933;
	border-bottom-color: #999933;
	border-left-color: #F5F3D3;
}

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 */
/*TAINA lisäsi*/



.toplinks a, .toplinks a:visited {
	color: #000;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding: 4px;
	float: left;
	width: 100px;
	clear: right;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(logos/2010_toplinks.jpg);
	background-repeat: no-repeat;
	height: 16px;
}

.toplinks a:hover {
	background-image: url(logos/2010_toplinks_hover.jpg);
}

.toplinks {
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 30px;
	width: 300px;
	height: 140px;
	padding-top: 20px;
}

P.toplinks {
	color : #FFF;
	margin: 0px;
	padding: 0px;
}


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

/* TD.topbreadcrumb {
	padding : 5px;
	float: left;
	background-color: #D3EDC0;
}
*/

.topbreadcrumb p{
	width: 950px;
	text-align: right;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 5%;
	font-size: 9px;
	padding: 0px;
}

.topbreadcrumb a {
	color: #360;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.topbreadcrumb a:hover{
	text-decoration: underline;
}



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

TD.navigation {
	background-color : #ffffff;
	background-image: url(logos/versoa.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0px;
	padding: 10px;
	width: 25%;
}

TD.nav_open {
	display: block;
} 

/*kun joku on valittuna - paksumpi siis*/ 

P.nav_open {
} 
 
A.nav_open {
	color : #564E32;
	font-size: 13px;
	text-decoration: none;
	line-height: 1.3em;
	display: inline;
} 
A.nav_open:hover {
	color: #F90;
	text-decoration: none;
}
 
TD.nav_closed {


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



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

TD.main {
	background-color : #ffffff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}



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

TD.cartbottom {
	padding : 5px;
	background-color : #82603B;
	display: none;
}

TD.cartbottom a:link, .cartbottom a:visited {
	color: #FFFFFF;
}

TD.cartbottom a:hover {
	color: #663;
	text-decoration: underline;
}
FONT.cartbottom {
font-family: Verdana, Arial;
font-size : 70%;
color : #007ba4;
}



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

.bottom {
	background-repeat: no-repeat;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 15px;
	height: 120px;
	vertical-align: top;
	background-image: url(logos/2010_footer.png);
	background-position: top;
	width: 925px;
	margin-right: 10%;
	margin-left: 10%;
	clear: both;
}

.bottom p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	margin: 0px;
	color: #000;
	padding-top: 0px;
	padding-bottom: 0px;
}

.bottom a {
	color: #363;
}

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

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

#hinnasto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 600px;
}
  	
.alleviivaus {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669933;
	padding: 3px;
} 
#tausta 	{
	width: 940px;
	margin-right: 10%;
	margin-bottom: 0px;
	margin-left: 10%;
	margin-top: 0px;
	background-image: url(logos/2010_tausta.png);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}      	        	   	       		         	    	   	   	     

#banner {
	height: 150px;
	background-repeat: no-repeat;
	width: 940px;
	display: block;
	margin-top: 3px;
	margin-right: 10%;
	margin-bottom: 0px;
	margin-left: 10%;
	padding: 0px;
	background-image: url(logos/2010_Banner.png);
}


#kirjaudu {
	font-size: 12px;
	width: 160px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-position: top;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(logos/kirjaudusisaan2.jpg);
	background-color: #F9F1D9;
}

#kirjaudu a:link, #kirjaudu a:visited {
	text-decoration: none;
	color: #85966e;
	line-height: 1.5em;
	padding-right: 10px;
	padding-left: 10px;
}

#kirjaudu a:hover {
	text-decoration: underline;
}
#oiklaatikko {
	float: right;
	width: 170px;
	clear: left;
	padding-top: 5px;
}
#oiklaatikko a:link, #oiklaatikko a:visited {
	color: #666633;
	text-decoration: none;
}

#oiklaatikko a:hover {
	color: #996633;
	text-decoration: underline;
}



#tutustu, #suosikit {
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	background-color: #EEE9CA;
	background-repeat: no-repeat;
}

 #esittely {
	width: 156px;
	border: 2px solid #FFCC66;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#esittely p  {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 10px;
	text-align: center;
	color: #CFCB81;
}

#lahjaksi {
	background-color: #efefe2;
	background-image: url(logos/toisenlainen.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 11px;
	color: #006699;
	line-height: 1.3em;
	text-align: center;
	width: 160px;
	margin-top: 10px;
	float: left;
}
.viimeiset {
	font-family: Verdana, Arial;
	font-size : 70%;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#keskiosa {
	width: 430px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.flash {
	padding-right: 170px;
	padding-top: 8px;
	float: right;
}
#keskiosa #paakirjoitus {
	width: 420px;
	background-image: url(logos/paakpohja3.jpg);
	background-repeat: no-repeat;
	height: 285px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
p.tervehdys {
	font-size: 11px;
	line-height: 1.7em;
	color: #512800;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 100px;
	margin-left: 0px;
	font-weight: normal;
	padding: 0px;
}

#paakirjoitus h2 {
	padding-right: 15px;
	padding-left: 0px;
	color: #371C00;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 400;
	text-align: left;
}
.juoksuta {
	float: right;
	clear: both;
	text-align: right;
}

#reilukauppa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #b7ce40;
	width: 150px;
	margin-top: 10px;
	float: left;
	margin-left: 0px;
}
.marginala10 {
	margin-bottom: 10px;
}

#esimerkit {
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: left;
	width: 400px;
	margin: 0px;
	float: left;
}


/*OIKEAN LAIDAN TUOTENOSTOT*/

#nostot2 {
	width: 430px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
}
#nostot {
	width: 180px;
	padding: 10px;
	float: left;
	margin-top: 10px;
}

.arvotut {
	background-repeat: no-repeat;
	line-height: 1.6em;
	text-align: center;
	margin-top: 0px;
	float: left;
	width: 130px;
	height: auto;
	background-color: #FFFFFF;
	margin-right: 2px;
	margin-left: 2px;
	padding: 4px;
	display: block;
}

.huomio {
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
.arvotut a:link, .arvotut a:visited {
	text-decoration: none;
	line-height: 1.4em;
	color: #000000;
}

.arvotut a:hover {
	color: #996600;
	text-decoration: underline;
}
/* Tuotteeseen liittyvät ohjeet */

.tuotteen_ohjeet {
    background: #fefeec url(logos/laatikkotaustaa.gif) top left repeat-x;
    margin: 20px 0 0 0;
    padding: 1px 0 15px 5px;
}

.tuotteen_ohjeet a {
    font-size: 12px;
}


/* Korttien tyylimäärittelyt */

#kortti {
    font-size: 13px;
}

#kortti .valittavakuva {
    float: left;
    margin: 10px;
}

#kortti #postikortti {
    border: 15px solid #dea3de;;
    font:75%/1.4 verdana,Helvetica,sans-serif;
}

#postikorttifooter {
    clear: left;
}

#kortti #postikorttireunus {
    border-right: 1px solid gray;
    border-bottom: 1px solid gray;
    border-left: 1px solid #CCC;
    border-top: 1px solid #BBB;
}

#kortti #postikortti {
    clear: both;
}

#kortti .postikorttikuva {
	float: left;
	border-right: 1px solid #EEE;
	padding: 0px;
	margin-right: 20px;
}

#kortti #oikealohko {
    margin-top: 0px;
    float: right;
    width: 200px;
    margin-right: 0px;
    margin-bottom: 15px;
}

#kortti #postimerkki {
    float: right;
    margin-bottom: 10px;
}

#kortti #viesti {
    clear: right;
    margin-right: 20px;
    margin-top: 30px;
}

#kortti .radiobutton {
    width: 20px;
    vertical-align: middle;
}

#kortti .varikartta {
    width: 40px;
}

/* form */
#kortti #korttivalinta {
    margin-left: 10px;
    margin-bottom: 30px;
}

#kortti label
{
width: 250px;
float: left;
text-align: left;
margin-right: 10px;
display: block
}

#kortti input, #kortti select, #kortti option, #kortti textarea
{
width: 250px;
border: 0;
border-bottom: 1px solid #AAA;
padding-left: 5px;
margin-bottom: 10px;
margin-top: 7px;
}

#kortti .thleveys {
    width: 200px;
}

#kortti textarea {
    border: 1px solid #AAA;
}

#kortti .submit {
    font-size: 15px;
    background-color: #AEA;
    clear: both;
}

#kortti .virheilmoitus {
    background-color: beige;
    border: 1px solid red;
    padding: 10px;
    width: 300px;
}

#kortti .thkorttikuva {
    float: left;
}

#kortti .clearleft {
    clear: left;
}
