@charset "utf-8";

html {
    overflow-y: scroll;
}

body {
	font-family: "chaparral_proregular";
	color: #001037;
	background-color: #F7F7F7;
	background-size: 100% 100%;
	background-image: url(../img/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	font-smooth: auto;
	}
html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}




strong {
	font-weight: bold!important;
}

a:link,
a:visited {
	color: #D61219;
	text-decoration: none;
	-webkit-transition: all .1s ease-out;
	-moz-transition: all .1s ease-out;
	-ms-transition: all .1s ease-out;
	-o-transition: all .1s ease-out;
	transition: all .1s ease-out;
	}
a:hover, a:focus               {
	color: #001037;
	text-decoration: none;
    	}
p  {
	font-size: 18px;
	line-height: 27px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h1 {
	font-family: "chaparral_probold";
	font-size: 36px;
	line-height: 44px;
	font-smooth: auto;
}
h2  {
	font-size: 36px;
	line-height: 44px;
	font-family: "chaparral_proregular";
	text-align: center;
	margin-top: 40px;
	text-transform: uppercase;
}

h3  {
	font-size: 32px;
	line-height: 48px;
	font-weight: normal;
	font-family: "chaparral_proregular";
	margin-bottom: 10px;
	margin-top: 25px;
	color: #CD1218;
}
h4 {
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	font-family: "chaparral_probold";
	color: #CD1218;
	margin-top: 40px;
}


td {
	padding: 30px;
}

li {
	list-style-type: disc;
	margin-left: 50px;
	font-size: 16px;
	line-height: 24px;
	color: #001037;
}
ul {
	margin-top: 10px;
	margin-bottom: 25px;
}
.bold {
	font-family: 'chaparral_probold';
}
.bold-red {
	font-family: 'chaparral_probold';
	color: #DD131A;
}
.bold-green {
	font-family: 'chaparral_probold';
	color: #147D31;
}
.bold-yellow {
	font-family: 'chaparral_probold';
	color: #FBC244;
}
.date {
	font-weight: bold;
	color: #DD131A;
	text-transform: capitalize;
	font-size: 16px;
}



.buttons {
	cursor: pointer;
	margin-bottom: 5px;
}
#cleanlabelpage-wrapper h1, #tootedpage-wrapper h1{
	text-align: center;
}
.footer {
	width: 800px;
	text-align: center;
	font-size: 18px;
	font-family: "chaparral_proregular";
	color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #c2c2c2;
	border-right-color: #c2c2c2;
	border-bottom-color: #c2c2c2;
	border-left-color: #c2c2c2;
	padding-top: 15px;
	line-height: 27px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
.footer-homepage {
	width: 800px;
	text-align: center;
	font-size: 18px;
	font-family: "chaparral_proregular";
	color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 10px;
	line-height: 27px;
	margin-right: auto;
	margin-left: auto;
}






.transparent {
	zoom: 1;
	filter: alpha(opacity=20);
	opacity: 0.2;
}
#languagelinks {
	position: fixed;
	top: 0px;
	right: 0px;
	text-align: left;
	padding: 20px;
	font-size: 16px;
	font-family: "chaparral_probold";
	line-height: 24px;
}

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 20px;
}
#wrapper #uudisedpage-wrapper table tr td {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	vertical-align: middle;
}
#languagelinks a {
	color: #001037;
	-webkit-transition: all .1s ease-out;
	-moz-transition: all .1s ease-out;
	-ms-transition: all .1s ease-out;
	-o-transition: all .1s ease-out;
	transition: all .1s ease-out;
}
#languagelinks a:hover {
	color: #DD131A;
	text-decoration: none;
}

#head-isu-wrapper {
	font-family: 'chaparral_probold_italic';
	text-align: center;
	width: 265px;
	font-size: 24px;
	color: #DD131A;
	margin-top: 10px;
	font-style: italic;
}

#nav-wrapper {
	text-align: right;
	margin-top: -85px;
	margin-bottom: 100px;
	padding-right: 20px;
}
#nav-wrapper a {
	font-family: 'chaparral_probold';
	font-size: 18px;
	-webkit-transition: all .1s ease-out;
	-moz-transition: all .1s ease-out;
	-ms-transition: all .1s ease-out;
	-o-transition: all .1s ease-out;
	transition: all .1s ease-out;
	color: #001037;
	margin-right: 10px;
	margin-left: 10px;
}

#nav-wrapper a:hover {
	text-decoration: none;
	color: #DD131A;
}

#button-tooted-hover {
	margin-left: -86px;
	opacity: 0;
}

#button-cleanlabel-hover {
	margin-left: -140px;
	opacity: 0;
}
#button-kontakt-hover {
	margin-left: -99px;
	opacity: 0;
}



#homepage-wrapper {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#tootedpage-wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	display: none;
	text-align: center;
}
#wrapper #tootedpage-wrapper table tr td p {
	margin-top: 30px;
}
#meiearipage-wrapper {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	display: none;
}

#sotsiaalnevastutuspage-wrapper {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	display: none;
}
#wrapper #sotsiaalnevastutuspage-wrapper h1 #puhasetikett {
	margin-right: auto;
	margin-left: auto;
}
#uudisedpage-wrapper {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	display: none;
}


#contactpage-wrapper {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	display: none;
}
#contactpage-wrapper h2 {
	text-align: left;
	font-family: "chaparral_probold";
}

#mapviewer {
	margin-top: -230px;
	position: relative;
	height: 300px;
	width: 400px;
	margin-left: 380px;
}
#homepage-image {
	margin-left: 0px;
	margin-top: -25px;
	text-align: center;
}

#juustukook-viil-wrapper {
	margin-right: auto;
	margin-left: auto;
	background-image: url("../img/tooted/kook juustu/juustukook_viil.png");
	background-repeat: no-repeat;
	background-position: 410px bottom;
	padding-bottom: 60px;
	display: none;
	width: 900px;
}
#juustukook-wrapper {
	margin-right: auto;
	margin-left: auto;
	background-image: url("../img/tooted/kook juustu/juustukook2.png");
	background-repeat: no-repeat;
	background-position: 400px bottom;
	padding-bottom: 60px;
	display: none;
	width: 900px;
}
#mangokook-viil-wrapper {
	margin-right: auto;
	margin-left: auto;
	background-image: url("../img/tooted/kook mango/mangokook_viil.png");
	background-repeat: no-repeat;
	background-position: 430px bottom;
	padding-bottom: 60px;
	display: none;
	width: 900px;
}
#mangokook-wrapper {
	margin-right: auto;
	margin-left: auto;
	background-image: url("../img/tooted/kook mango/mangokook2.png");
	background-repeat: no-repeat;
	background-position: 400px bottom;
	padding-bottom: 60px;
	display: none;
	width: 900px;
}
#marjakook-wrapper {
	margin-right: auto;
	margin-left: auto;
	background-image: url("../img/tooted/kook marja/marjakook.png");
	background-repeat: no-repeat;
	background-position: 400px bottom;
	padding-bottom: 60px;
	display: none;
	width: 900px;
}
#marjakook-viil-wrapper {
	margin-right: auto;
	margin-left: auto;
	background-image: url("../img/tooted/kook marja/marjakook.png");
	background-repeat: no-repeat;
	background-position: 400px bottom;
	padding-bottom: 60px;
	display: none;
	width: 900px;
}

#brulee-wrapper {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/tooted/brulee/brulee.png);
	background-repeat: no-repeat;
	background-position: 410px bottom;
	padding-bottom: 60px;
	display: none;
	width: 900px;
}
#brulee-sokolaadi-wrapper {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/tooted/brulee/brulee.png);
	background-repeat: no-repeat;
	background-position: 410px bottom;
	padding-bottom: 60px;
	display: none;
	width: 900px;
}

#peedipirukas-wrapper {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/tooted/pirukas%20peedi/peedipirukas.png);
	background-repeat: no-repeat;
	background-position: 380px bottom;
	padding-bottom: 60px;
	display: none;
	width: 900px;
}
#seenepirukas-wrapper {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/tooted/pirukas%20seene/seenepirukas.png);
	background-repeat: no-repeat;
	background-position: 380px bottom;
	padding-bottom: 60px;
	display: none;
	width: 900px;
}
#juustupirukas-wrapper {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/tooted/pirukas%20juustu/juustupirukas.png);
	background-repeat: no-repeat;
	background-position: 380px bottom;
	padding-bottom: 60px;
	display: none;
	width: 900px;
}
#oliivipirukas-wrapper {
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 450px bottom;
	padding-bottom: 60px;
	display: none;
	width: 900px;
}
#munapirukas-wrapper {
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 450px bottom;
	padding-bottom: 60px;
	display: none;
	width: 900px;
}
#kinninepirukas-wrapper {
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: -90px 100px;
	padding-bottom: 350px;
	display: none;
	width: 420px;
	background-image: url(../img/tooted/pirukas%20kinnine/kinninepirukas.png);
	text-align: justify;
	padding-left: 480px;
}



#muffiniassortii-wrapper {
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 425px bottom;
	padding-bottom: 60px;
	display: none;
	width: 900px;
	background-image: url(../img/tooted/muffini%20assortii/muffiniassortii.png);
}
#muffin-aprikoosi-wrapper {
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 400px 150px;
	padding-bottom: 60px;
	display: none;
	width: 900px;
	background-image: url(../img/tooted/muffinid-lahtiselt.png);
}
#muffin-puuvilja-wrapper {
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 450px 175px;
	padding-bottom: 60px;
	display: none;
	width: 900px;
	background-image: url(../img/tooted/muffinid-lahtiselt.png);
}
#muffin-sokolaadi-wrapper {
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 450px 175px;
	padding-bottom: 60px;
	display: none;
	width: 900px;
	background-image: url(../img/tooted/muffinid-lahtiselt.png);
}
#muffin-kakao-wrapper {
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 450px 150px;
	padding-bottom: 60px;
	display: none;
	width: 900px;
	background-image: url(../img/tooted/muffinid-lahtiselt.png);
}
a#button-juustukook-viil, a#button-juustukook {
	color: #FBFBFB;
	background-color: #D0BA95;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
a#button-mangokook-viil , a#button-mangokook{
	color: #FBFBFB;
	background-color: #FFB027;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

a#button-marjakook-viil, a#button-marjakook {
	color: #FBFBFB;
	background-color: #FF1D38;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
a#button-brulee {
	color: #FBFBFB;
	background-color: #EBA326;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
a#button-brulee-sokolaadi {
	color: #FBFBFB;
	background-color: #5D3211;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
a#button-peedipirukas {
	color: #FBFBFB;
	background-color: #DB1427;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
a#button-seenepirukas {
	color: #FBFBFB;
	background-color: #F2A501;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
a#button-oliivipirukas {
	color: #FBFBFB;
	background-color: #C0C914;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
a#button-munapirukas {
	color: #FBFBFB;
	background-color: #FAC527;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
a#button-juustupirukas {
	color: #FBFBFB;
	background-color: #007AA2;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
a#button-kinninepirukas {
	color: #FBFBFB;
	background-color: #FF9A23;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
a#button-muffin-sokolaadi {
	color: #FBFBFB;
	background-color: #7B4B3D;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
a#button-muffin-puuvilja {
	color: #FBFBFB;
	background-color: #DD151D;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
a#button-muffin-aprikoosi {
	color: #FBFBFB;
	background-color: #FC8B1A;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

a#button-muffin-kakao {
	color: #FBFBFB;
	background-color: #8F411C;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

a#button-muffiniassortii {
	color: #FBFBFB;
	background-color: #DD151D;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
