/*@import url('indexed_search.css');*/
* {margin: 0; padding: 0;}

HTML{
	height:					100%;
	overflow-y:				scroll;
}

BODY{
	font-family:			Verdana,Arial,Sans-serif,Monospace;
	font-size:				11px;
	margin:					0;
	padding:				0 0 20px 0;
	background:				#f7f7f5 URL(../images/bgtile.gif) repeat-x;
}


/*******************************************************************************/
/***** START - The following is used to remove the dotted lines from links *****/
/*******************************************************************************/

a:active{
	outline:			none;
}

:-moz-any-link:focus{
	outline:			none;
}

/*img, div{
	border:1px solid red;
	padding:5px;
	behavior: url(../css/iepngfix.htc);
}*/

img {
	behavior: url(../css/iepngfix.htc);
}
.mainContainer{
	position:relative;
	margin: 0 auto;
	padding-top:10px;
	/*height:10px;*/
	width: 937px;
	z-index:1;
}

#lefttop_taustakuva {
position:absolute;
left:0px;
top:50px;

}

#bgColor {
	background:#FCFCFC;	
	width:937px;
	overflow:hidden;
}

#kastikkeet_kerma #bgImage {
	background: transparent url(../images/bg_kastikkeet_kerma.jpg) no-repeat 0px 50px;
}

#kastikkeet_tomaatti #bgImage {
	background: transparent url(../images/bg_kastikkeet_tomaatti.jpg) no-repeat 0px 50px;
}

#pastat #bgImage {
	background: transparent url(../images/bg_pastat.jpg) no-repeat 0px 50px;
}


#mainosstudio #bgImage {
	background: transparent url(../images/bg_reseptit.jpg) no-repeat 0px 15px;
}

#reseptit #bgImage {
	background: transparent url(../images/bg_mainosstudio.jpg) no-repeat 0px 10px;
}

#pastatietous #bgImage {
	background: transparent url(../images/bg_tietous.jpg) no-repeat 0px 50px;
}

/******************************************************************************/
/***** STOP *******************************************************************/
/******************************************************************************/

A{
	
	color: 					#FFF;
	
}
A:hover{
	color: 					#e3e9ae;
	
}
/*Sisällön linkit*/
/*A.sisalto{
	color: 					#00703c;	
}
A:hover.sisalto{
	color: 					#666;	
}*/

div.contentContainer a {color:#00703c;}
div.contentContainer a:hover {color:#666;}

P{
	margin: 				0 0 15px 0;	
}


H1{
	font-size: 				20px;
	color: 					#054C2A;
	margin: 				0 0 0 0;
}

h2,H2{
	font-size: 				18px;
	font-size: 				16px;
	color: 					#054C2A;
	margin: 				1em 0 0 0;
	z-index:1002;
}

H3{
	font-size: 				14px;
	color: 					#054C2A;
	margin: 				0 0 5px 0;
}

H4{
	font-size: 				11px;
	float:					left;
	color: 					#054C2A;
	margin: 				0 0 0 0;
	/*width:					50px;*/
}
H4.sanakirja{
	/*width:					80px;*/
}

H5{
	font-size: 				14px;
	color: 					#054C2A;
	margin: 				0 0 0 0;
}

H6{
	font-size: 				12px;
	color: 					#054C2A;
	margin: 				1em 0 1em 0;
}

H1 A{
	color: 					#054C2A;
}

H2 A{
	color: 					#054C2A;
}

H3 A{
	color: 					#054C2A;
}

H4 A{
	color:					#054C2A;
}

H5 A{
	color:					#C0C000;
}

H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover{
	text-decoration: 		underline;
}

DIV.csc-frame{
	border: 				0 0 0 0;
}

DIV.csc-frame-invisible{

}

DIV.csc-frame-rulerBefore{
	border-top: 			1px solid #054C2A;
	padding:				0 0 10px 0;
}

DIV.csc-frame-rulerAfter{
	border-top: 			1px solid #054C2A;
	padding:				0 0 10px 0;
}

DIV.csc-frame-indent{
	margin-left: 			100px;
}

DIV.csc-frame-indent3366{
	margin-left: 			33%;
}

DIV.csc-frame-indent6633{
	margin-right: 			33%;
}

DIV.csc-frame-frame1{
	background-color: 		transparent;
	padding: 				2px 4px 2px 4px;
	border: 				1px solid #054C2A;
	margin:					0 0 10px 0
}

DIV.csc-frame-frame2{
	background-color: 		#054C2A;
	padding: 				2px 4px 2px 4px;
	border: 				1px solid #054C2A;
	margin:					0 0 10px 0
}

DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5{
	margin-top: 			2px;
}

DIV.csc-frame-frame2 H1, DIV.csc-frame-frame2 H2, DIV.csc-frame-frame2 H3, DIV.csc-frame-frame2 H4, DIV.csc-frame-frame2 H5{
	margin-top: 			2px;
}

P.csc-header-date{
	color: 					#000000;
	font-weight:			700;
}

P.csc-linkToTop{
	text-align: 			right;
}

P.csc-linkToTop A{
	color: 					#054C2A;
	font-weight:			700;
}

P.csc-caption{
	color: 					#054C2A;
	font-weight:			700;
	margin:					3px 0 0 0;
	background-color: 		#000000;	
}

UL.csc-bulletlist-0 li{
	color:					#000000;
}

UL.csc-bulletlist-1 li{
	color:					#054C2A;
}

UL.csc-bulletlist-2 li{
	color:					#054C2A;
}

UL.csc-bulletlist-3 li{
	color:					#054C2A;
}

.csc-mailform input{
	border:					1px solid #054C2A;
	width:					200px;
}

.csc-mailform textarea{
	border:					1px solid #054C2A;
	width:					200px;
}

b{
	display:inline;
	
}
/*TROGELS PASTELLA CONTENT*/
.contentContainer ul{
	/*width:360px;*/
	padding:0px;
}	
/*.contentContainer li,*/
.leftmenu2 li{
	list-style-type:none;
	list-style-position:outside;
	padding:1px 0 1px 13px;
	margin-top: 0.5em;
	margin-bottom: 1em;
	background:url(../images/bullet_list.gif) no-repeat 0px 5px;
}

.leipateksti li{
	list-style-type:none;
	list-style-position:outside;
	padding:1px 0 1px 13px;
	margin-top: 0.5em;
	margin-bottom: 1em;
	background:url(../images/bullet_list.gif) no-repeat 0px 5px;
}
/*.contentContainer*/ .tuotelistaus .reseptit ul{
	margin:					0;
	margin-top: 1em;
	margin-bottom: 1.5em;
	padding:				0;
}
/*.contentContainer*/ .tuotelistaus .reseptit li{
	margin-top: 0.5em;
	margin-bottom: 1em;
	padding:				0;
}
/*.contentContainer*/ .tuotelistaus .reseptit ul li{
	list-style-type:		none;
	list-style-position:	outside;
	padding:				1px 0 1px 13px;
	background:				url(../images/bullet.gif) no-repeat 0px 5px;
}
/*.contentContainer*/ .tuotelistaus .tuotteet ul{
	margin:					0;
	margin-top: 1em;
	margin-bottom: 1.5em;
	padding:				0;
}
/*.contentContainer*/ .tuotelistaus .tuotteet li{
	margin-top: 0.5em;
	margin-bottom: 1em;
	padding:				0;
}
/*.contentContainer*/ .tuotelistaus .tuotteet ul li{
	list-style-type:		none;
	list-style-position:	outside;
	padding:				1px 0 1px 13px;
	background:				url(../images/bullet.gif) no-repeat 0px 5px;
}
.tuotelistaus .ainekset ul li{
	list-style-type:		none!important;
	list-style-position:	outside;
	padding: 0; margin: 0 0 0 13px;
}
.tuotelistaus .ainekset li {
	margin: 0; list-style-image: url(../images/viiva.gif)!important;
}

/*.contentContainer*/ .leipateksti2 ul{
	margin:					0;
	margin-top: 1em;
	margin-bottom: 1em;
	padding:				0;
}
/*.contentContainer*/ .leipateksti2 li{
	margin-top: 0.5em;
	margin-bottom: 1em;
	padding:				0;
}
/*.contentContainer*/ .leipateksti2 li {
	list-style-type:none;
	list-style-position:outside;
	padding:1px 0 1px 13px;
	margin-top: 0.5em;
	margin-bottom: 1em;
	background:url(../images/bullet_list.gif) no-repeat 0px 5px;
}


/*#kastikkeet_kerma ul.vinkit,#kastikkeet_tomaatti ul.vinkit */
#kastikkeet_kerma ul ,#kastikkeet_tomaatti ul{
	/*width:360px;*/
	padding:0px;
}

#resepti .contentContainer {
	width:500px;
}

h2.etusivu {
	position:relative;
	font-family: "times new roman",times,serif;
	font-size: 15px;
	font-weight: normal;
	margin:0 0 0 0;
	text-transform: uppercase;
	letter-spacing: 1.2pt;	color: #000000;
	z-index:1002;
}

.icons {
	/*position:absolute;top:202px;right:152px;*/
	position:absolute;top:202px;right:152px;
}

*+html .icons { /*IE7*/
	position:absolute;top:176px;right:142px;
}

html{
	margin: 0 auto;
}
.topbar{
	/*display:none;*/
	position:absolute;z-index:1001;width:937px;height:120px;top:10px;left:0;
}
.topbar2{
	/*display:none;*/
	position:absolute;z-index:1002;top:0;right:0;
	height:80px;
}


/*#slideshow{

	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	
}
#slideshow li{
	display:block;
	overflow:hidden;
	height:380px;
	width:937px;
}*/
#slideshow{
	margin:0;
	padding:0;
	/*display:block;
	overflow:hidden;*/
	height:380px;
	width:937px;
}
.slidekuva {
	z-index:2;
}
#mainnavi {
	float:right; 
	width:600px; 
	height:80px; 
	margin-top:15px;
	margin-right:10px;
	font-family: "times new roman",times,serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align:right;
	letter-spacing: 1pt;
}
	
#mainnavi_row1 {
	float:right;
}
#mainnavi_row2 {
	margin-top:5px;
	float:right;
}
	
#mainnavi .navigation_item {
	float:left;
	background: URL(../images/topmenubg.gif) no-repeat left;
}

#mainnavi .navigation_item_first {
	float:left;
	background:none;
}
.clearer{
	clear:both;
	
}
.topmenu-spacer{
	padding-left: 1px;
	background: URL(../images/topmenubg.gif) no-repeat 0px 11px  ;
}

.topmenu-spacer2{
	padding-left: 1px;
	background: URL(../images/topmenubg.gif) no-repeat 0px 2px  ;
}

.goHomeButton{
	position:absolute;
	z-index:1003;
	top:20px;
	left:42px;
	width:270px;
	height:	90px;
}


.search-field-wrapper{
	float:left;
	width:130px;
}
.search-button-wrapper{
	float:left;
}

.search-field, .search-button{
	background:transparent;border:0;margin:0;padding:0;font-size:9px;color:#003f21;
	
}
.search-snippit{
	width:178px;
	margin-top:12px;
	height:20px;
	/*margin:12px 20px 0 0;*/
	float:right;
	/*border:1px solid red;*/
	
	background:URL(../images/searchbox.gif) no-repeat left;
}


.search-field{width:100px;padding:3px 0 0 6px;}
.search-button{width:18px;height:20px;}

.footer{
height:92px;
position:relative;
background:url(../images/contentfooter.gif)
}

/*.leftbottom_tuotekuva {
	width:290px;
	height:185px;
	position:inherit; bottom:-100px; left:0px;
}*/
#leftbottom_tuotekuva {
	width:295px;
	height:202px;
	position:absolute; /*bottom:17px;*/bottom:0px; left:0px;
	z-index:1003;
}
#leftbottom_tuotekuva img {
	behavior: url(iepngfix.htc);
	width:295px;
	height:202px;
}
.sm_tiedostojoukko_innerfade img {
	behavior: url(iepngfix.htc);
}

.tuoteimage {
	position:absolute; bottom:5px; left:12px;
	width:270px;
	height:150px;
	background:url(../images/tuotekuvat/kastikkeet_kerma.png);
	behavior: url(iepngfix.htc);
	background-repeat:no-repeat;
}

.tuoteimage-0 {
	position:absolute; bottom:10px; left:12px;
	background:url(../images/tuotekuvat/kastikkeet_kerma.png);
	behavior: url(iepngfix.htc);
	background-repeat:no-repeat;
}

.tuoteimage-1 {
	position:absolute; bottom:5px; left:35px;
	background:url(../images/tuotekuvat/kastikkeet_tomaatti.png);
	behavior: url(iepngfix.htc);
	background-repeat:no-repeat;
}

.pastaimage{
position:absolute; bottom:5px; left:0px;
width:290px;
height:185px;background:url(../images/pastatyper/fettuccine_integrali.jpg);
background-repeat:no-repeat;
}
.footer-frontpage{
position:absolute;
top:559px;
width:937px;
left:0;
z-index:1002;
}
.footer-subsite{
width:937px;
left:0;
}
.footertext{
	width:937px;
	padding:12px;
	color:#7a9c8c;
	font-size:9px;
	font-weight: bold;
}

.footerVasen {
	float: left;
}
.footerOikea {
	float: right;
	margin-right: 24px;
	z-index:1002;
}

.footertext a, .footertext a{
color:#7a9c8c;
text-decoration:none;	
}

.footertext a:hover,.footertext a:active {
	text-decoration: underline;	
}
.footerlogo{
padding:6px 12px;
float:right;
}


.frontpageContent div.flexible_twocols td.flexible_twocols_spacer{
background:url(../images/frontpagespacer.gif) repeat-y center center;
}

.smukramme{

}

/*######### LEFT CONTENT MENU #########*/
li.NO{
	font-weight:normal;
}
ul.secondlevel li.ACT{
	font-weight:bold;
}
ul.thirdlevel li.ACT{
	font-weight:normal;
}
ul.thirdlevel li.ACT a{
	color:#00713e;
	text-decoration:underline;
}
.leftmenu a{
	color:#000000;
	text-decoration:none;
}
.leftmenu li.red a, ul.secondlevel li.red ul.thirdlevel li.NO a,ul.secondlevel li.red ul.thirdlevel li.ACT a{
	color:#c00122;
}
.leftmenu li.yellow a, ul.secondlevel li.yellow ul.thirdlevel li.NO a,ul.secondlevel li.yellow ul.thirdlevel li.ACT a{
	color:#e89700;
}
.leftmenu li.green a, ul.secondlevel li.green ul.thirdlevel li.NO a,ul.secondlevel li.green ul.thirdlevel li.ACT a{
	color:#83a10d;
}
.leftmenu li.brown a, ul.secondlevel li.brown ul.thirdlevel li.NO a,ul.secondlevel li.brown ul.thirdlevel li.ACT a{
	color:#895809;
}
.leftmenu li.blue a, ul.secondlevel li.blue ul.thirdlevel li.NO a,ul.secondlevel li.blue ul.thirdlevel li.ACT a{
	color:#005681;
}
.leftmenu li.NO a{
	color:#000000;
}
.leftmenu ul{
	list-style-type:			none;
	margin:						0;
	padding:					0;
}
.leftmenu li{
	/*list-style:					none;*/
	margin-bottom:				1em;

}
.firstlevel li{
	background:					url(../images/submenu_firstlevel.gif) no-repeat 0px 5px;
	padding:					3px 0 3px 13px;
	font-weight:				bold;
	
}
ul.secondlevel{
	margin:						6px 0 0 0;
}
.secondlevel li{
	background:					url(../images/submenu_secondlevel.gif) no-repeat 0px 4px;
	padding:					0 0 0 13px;
	font-weight:				normal;
}
.secondlevel li.yellow{
	background:					url(../images/submenu_secondlevel_yellow.gif) no-repeat 0px 4px;
}
.secondlevel li.red{
	background:					url(../images/submenu_secondlevel_red.gif) no-repeat 0px 4px;
}
.secondlevel li.green{
	background:					url(../images/submenu_secondlevel_green.gif) no-repeat 0px 4px;
}
.secondlevel li.brown{
	background:					url(../images/submenu_secondlevel_brown.gif) no-repeat 0px 4px;
}
.secondlevel li.blue{
	background:					url(../images/submenu_secondlevel_blue.gif) no-repeat 0px 4px;
}
.thirdlevel li{
	background:					url(../images/submenu_thirdlevel.gif) no-repeat 0px 4px;
	padding:					0 0 0 13px;
	
}


.leftmenu{
	position:					absolute;
	top:						470px;
	left:						30px;
	z-index:					1001;
	margin:						0;
	padding:					0;
	width:245px;
}

.contentContainer {
	padding: 40px 0 0 0;
	float:left; width:612px;
	/*padding: 40px 0 0 112px;
	float:left; width:500px;*/
	z-index:1010;
}
.contentContainer_mainosstudio {
	/*padding: 40px 0 0 0;
	float:left; width:612px;*/
	padding: 40px 0 0 0px;
	float:left; width:550px;
	z-index:1010;
}
.pastellaprintLogo{
	display:none;
}
.print{
	float:right;
	padding-top:6px;
	margin-right:-3px;
	margin-bottom:-10px;
}

.frontpageFCE div.linktext a{
	color:#15603d;
	font-weight:bold;
	text-decoration:none;
}
.frontpageFCE div.linktext{
	padding:0px 0px 0px 13px;
	background:url(../images/submenu_firstlevel.gif) no-repeat 0px 2px;
}

.FCEbodytext div.linktext a{
	color:#15603d;
	font-weight:bold;
	text-decoration:none;
}
.FCEbodytext div.linktext{
	padding:0px 0px 0px 13px;
	background:url(../images/submenu_firstlevel.gif) no-repeat 0px 2px;
}

.FCEbodytext a{
	color:#15603d;
	font-weight:bold;
	text-decoration:none;
}

.FCEbodytextNosto{
	width: 140px;
}

.FCEbodytextNostokuva{
	position:absolute;top:8px;left:159px;
}

*+html .FCEbodytextNostokuva { /*IE7*/
	position:absolute;top:8px;right:621px;
}


.FCEbodytextPastakuva{
	position:absolute;top:112px;left:415px;
	width: 199px;
}

.FCEbodytextKastikekuva{
	position:absolute;top:124px;left:745px;
	width: 225px;
}

.FCEbodytext{
	height:130px;
}
.frontpageContentContainer{
	width:937px;position:absolute;z-index:1001;top:340px;left:0;height:220px;
}

.frontpageContent{
	position:relative;
	padding:0px 30px 0px 30px;
}
.frontpageContentContainer{

background:url(../images/forside_bund_2.gif) no-repeat 0px 2px;

}

.recipe .portions{
background:url(../images/recipe_potions.gif) no-repeat -8px 1px;
}
.recipe .preptime{
background:url(../images/recipe_clock.gif) no-repeat -8px 0px;
}
.recipe .origin{
background:url(../images/recipe_origin.gif) no-repeat -8px 0px;
}
div.recipeinfo{
padding:5px 0 0 0;
}
div.relations, div.ingredients, div.description, div.tips,div.gdalink{
padding:20px 0 0 0;
}
div.recipeinfo ul li{
/*padding:5px;*/
	font-weight:bold;
	color:#054C2A;
	padding: 3px 0 3px 20px;

}
div.recipe div.image,div.produkt div.image{
	padding:			10px 0 0 10px;
	float:right;
}
div.produkt div.description	{
padding:10px 0 0 0;
}
div.recipe h2, div.produkt h2, div.gda h2{
font-size:11px;
color:#054C2A;
}

.GDA_table{
	clear:left;
background:url(../images/gda_bg.jpg) no-repeat 0 0;
width:350px;
/*height:382px;*/
text-align:center;
color: #ffffff;
font-weight:bold;
}
.hidethis{
display:none;
}
table.GDA_table thead td{
/*height:80px;*/
font-size:12px;
}
table.GDA_table tbody td{
height:16px;
font-size:12px;
}
table.GDA_table td.beforeT{
height:43px;
}
table.GDA_table td.tablename{
width:84px;
height:43px;
padding-left:2px;
}
table.GDA_table td.column1{
	width:66px;
/*	border:1px solid red;*/
}
table.GDA_table td.column2{
	width:66px;
	/*border:1px solid red;*/
}

table.GDA_table td.row1column1{
	font-size:9px;
	height:35px;
}
table.GDA_table td.label{
	font-size:9px;
}

table.GDA_table td.row2column1{
	font-size:9px;
	height:35px;
}
table.GDA_table td.row3column1{
	font-size:9px;
	height:35px;
}
table.GDA_table td.row1column2{
	
	height:33px;
	/*border:1px solid red;*/
}
table.GDA_table td.row1column3{
	height:33px;
	/*border:1px solid red;*/
}
table.GDA_table td.row1column4{
	height:33px;
	/*border:1px solid red;*/
}
table.GDA_table td.row1column5{
	height:32px;
	/*border:1px solid red;*/
}
table.GDA_table td.row1column6{
	height:32px;
	/*border:1px solid red;*/
}
table.GDA_table td.row1column7{
	height:32px;
	/*border:1px solid red;*/
}
table.GDA_table td.row1column8{
	height:32px;
	/*border:1px solid red;*/
}
table.GDA_table td.row1column9{
	height:32px;
	/*border:1px solid red;*/
}
.gdaimg div.kcallabel{
text-align:center;
color:#ffffff;
font-size:11px;
font-weight:bold;
}
.gdaimg div.percent{
text-align:center;
color:#000000;
padding-top:12px;
font-size:11px;
font-weight:bold;
}
.gdaimg div.kcal{
padding-top:17px;
text-align:center;
color:#ffffff;
font-size:18px;
font-weight:bold;
}
.gdaimg{
	background:url(../images/gda_box_small.gif) no-repeat center 0px;
/*border:1px solid red;*/
height:139px;
width:100px;
float:left;
padding:0 0 20px 0 ;
}
.gdaboxtext{
padding:2px;
font-weight:bold;
font-size:9px;
text-align:center;
}
div.gda div.description{
float:left;
padding: 30px 0 0 10px;
width:300px;
}
.pagehead h1{
display:none;
}

.pagehead h2 {
	position:relative;
	width:490px;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	color:#1e7150;
	text-transform:uppercase;
	border-bottom: solid 1px #1d714f;
	z-index:1002;
}
.pagehead_mainosstudio h2 {
	position:relative;
	width:540px;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	color:#1e7150;
	text-transform:uppercase;
	border-bottom: solid 1px #1d714f;
	z-index:1002;
}
.pagehead_tuote h2 {
	position:relative;
	width:600px;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	color:#1e7150;
	text-transform:uppercase;
	border-bottom: solid 1px #1d714f;
	z-index:1002;
}

.pagehead .icons {
	float:right;
	margin-right:10px;
	z-index:1003;
}
.pagehead_mainosstudio .icons {
	float:right;
	margin-right:10px;
	z-index:1003;
}
.pagehead_tuote .icons {
	float:right;
	margin-right:10px;
	z-index:1003;
}

/*#kastikkeet_kerma p.leipaTeksti,#kastikkeet_tomaatti p.leipaTeksti,#pastat p.leipaTeksti {
	width:490px;	
}*/

.firstLetter {
	font-size:26px;	
}
.pagehead h2:first-letter  {
	font-size:26px;			
}
.pagehead_mainosstudio h2:first-letter  {
	font-size:26px;			
}
.pagehead_tuote h2:first-letter  {
	font-size:26px;			
}
.leipateksti {
	position:relative;
	width:490px;
	margin-top:20px;
	z-index:1002;	
}
.leipateksti2 {
	position:relative;
	width:490px;
	z-index:1002;	
}
.tuotelistaus {
	position:relative;
	width:490px;
	/*margin-top:10px;*/
	z-index:1002;
}
.historia {
	position:relative;
	width:440px;
	float: left;
	z-index:1002;
}

.leipateksti img {
	padding: 3px 0px /*14px*/5px 14px;	
	z-index:1002;
}
.palautelomakerivi {}
.palautelomaketeksti {display:block; margin:5px 0 5px 0; }
.palautelomakeinput {display:block; margin:5px 0 10px 0; }
.contact_button {margin:10px 0 10px 0; }