/* General styles, applies to all areas */

BODY {
}

TABLE {
	margin: 0px;
	padding: 0px;
}

IMG {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 200%;
	font-weight : normal;
	color : #996600;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

P, LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 100%;
	line-height: 1.5em;
}

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;
	text-align: right;
}

A {
	color : #996600;
	margin: 0px;
	padding: 0px;
}

INPUT, TEXTAREA, SELECT {
font-family: Verdana, Arial;
font-size : 70%;
}

INPUT.button {
    display: none;
}

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;
	padding: 0px;
} 



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

.toplinks {
    display: none;
	width: 950px;
	height: 45px;
	float: left;
	background-color: #FFFFFF;
}




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

.topbreadcrumb {
    display: none;
}
TD.topbreadcrumb {
	margin: 0px;
	float: right;
	width: 880px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 30px;
	clear: left;
	text-align: right;
	background-color: #CCCCCC;
}

P.topbreadcrumb {
	font-family : Verdana, Arial;
	font-size : 70%;
	color : #adadad;
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 30px;
	text-align: right;
	width: 950px;
	background-color: #FFFFFF;
}

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

.kirjaudutop {
	background-color: #FFFFFF;
	width: 185px;
	color: #000000;
	line-height: 1.4em;
	border: 1px solid #dea3de;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 5px;
	background-image: url(logos/kirjauduukko.jpg);
	background-repeat: no-repeat;
	background-position: right 30px;
}

P.kirjaudutop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.kirjaudutop a:hover {
	color: #dea3de;
}
#varipohja {
	background-color: #dea3de;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	font-size: 12px;
	height: 20px;
	margin: 0px;
}
/* Navigation styles, applies to the category navigation area on the left hand side */
/*seur on alasveto */ 
.navigation {
    display: none;
}
	
TD.nav_open {
	background-color: #E9eac;
} 
 
P.nav_open {
	font-family: Verdana, Arial;
	font-size : 70%;
	color : #33CC99;
} 
 
A.nav_open {
	color : #996600;
	text-decoration: none;
	font-size: 12px;
	line-height: 1.5em;
	
} 
 

 
 
TD.nav_closed {
	color: #FFFFFF;

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

.main {
}



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

.cartbottom {
    display: none;
}

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



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

.bottom {
    display: none;
    font-size: 80%;
}

P.bottom {
}


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

	     	      	        	   	       		         	    	   	   	     

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

/*tästä eteenpain raataloityja*/

#logoosa {
    display: none;
}
.tausta {
	background-color: #FFFFFF;
	width: 950px;
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
	background-image: url(logos/vasnavipohja.jpg);
	background-repeat: repeat-y;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	padding-top: 10px;
	font-weight: normal;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
}
.navipalkit a, .navipalkit a:visited {
	clear: right;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	background-repeat: no-repeat;
	float: left;
	width: 95px;
	display: block;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: 600;
	color: #000000;
	line-height: 1.3em;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(logos/vihreapainike.jpg);
}
.navipalkit a:hover {
	color: #000000;
	background-repeat: no-repeat;
	background-image: url(logos/vaalpunpainike.jpg);
}

#oiklaatikko {
	width: 210px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	float: right;
	clear: right;
}

/* #vaslaatikko {
	width: 200px;
	padding: 20px;
	float: left;
	clear: right;
	margin: 0px;
}
*/

#keskiosa {
	width: 480px;
	float: left;
	clear: right;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#keskiosa_levea {
	margin-right: 100px;
	padding: 0px;
}

#paakirjoitus {
	margin: 0px;
	background-color: #EFEFDC;
	padding: 10px;
	width: auto;
	font-size: 12pt;
}

#alapalkki {
    font-size: 50%;
}
.kuvaus {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	width: 350px;
	color: #996600;
}
.tuoteryhmat {
	width: 210px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
}


/*KUN HALUAA MUUTTAA KAKSI LAATIKKOA, MUUTA LEVEYS 225*/

.etuslaatikko {
	width: 239px;
	clear: right;
	float: left;
	text-align: left;
}



.maksutavat {
	margin-top: 5px;
	width: 200px;
	float: left;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	margin-left: 5px;
	text-align: center;
}

.joulu {	
	margin-top: 20px;
	width: 480px;
	}
	
/*OIKEAN LAIDAN TUOTENOSTOT*/
#nostot {
	width: 190px;
	padding: 10px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

.arvotut {
	background-repeat: no-repeat;
	line-height: 1.6em;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 15px;
}

.arvotut a:link, .arvotut a:visited {
	text-decoration: none;
	line-height: 1.4em;
	color: #000000;
}

.arvotut a:hover {
	color: #996600;
	text-decoration: underline;
}

/* .uusimmat {
	background-repeat: no-repeat;
	float: right;
	width: 200px;
	margin-top: 30px;
	margin-bottom: 0px;
	clear: right;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 5px;
	line-height: 1.6em;
	background-image: url(logos/uusimmatpohja.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #996600;
	border-right-color: #996600;
	border-bottom-color: #996600;
	border-left-color: #996600;
}
.uusimmat a:link, .uusimmat a:visited {
	text-decoration: none;
	line-height: 1.4em;
	color: #000000;
}

.uusimmat a:hover {
	color: #996600;
	text-decoration: underline;
}
*/


.juoksuta {
	float: right;
	clear: both;
	padding: 5px;
	text-align: right;
}

.invisible {
	display: none;
}
.kategoriakuvaus {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

/* reseptit.php */

.res_isokuva {
    float: right;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
}

.resepti h1 {
	margin-bottom: 0px;
	padding-bottom: 0;
	color: #006633;
}
.res_lisayspvm {
    color: gray;
    margin: 0;
}

.reseptin_tuotteet {
    display: none;
}

.reseptikategoriat {
    margin-left: 25px;
}

.reseptikategoriat a:link, .reseptikategoriat a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	color: #666633;
}

.reseptikategoriat a:hover {
	text-decoration: underline;
	color: #993333;
}

.pienireslaatikko {
    display: block;
    height: 110px;
}

.pienireslaatikko a {
    text-decoration: none;
}

.pienireslaatikko .vasenlohko {
    float: left;
    margin-right: 20px;
}

.floatreslaatikko {
    float: left;
    width: 160px;
    height: 165px;
    text-align: center;
    margin-bottom: 20px;
}

.floatreslaatikko a {
    text-decoration: none;
}

.floatreslaatikko {
}

.reseptikategoriat input {
    border: 1px solid gray;
}

.kategoriakuva {
    float: right;
    margin-right: 60px;
}

#reseptilista a, .tuotteen_reseptit a {
    text-decoration: none;
}

#reseptilista a:hover, .tuotteen_reseptit a:hover {
    text-decoration: underline;
}

.tuoteloppunut {
    border: 2px dotted #DDD;
    background-color: #EFEFDC;
    padding: 5px;
}
