﻿/* Atria Fresh 2009 */

/* Basic styles */
html {
	background: #69be28 url(../Images/html_bg.jpg) repeat-x top center;
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: small;
	color: #3e7b0e;
	background: transparent url(../Images/body_bg.jpg) no-repeat top center;
	min-width: 960px;
}
h1 {
	font-size: 170%;
	font-weight: bold;
	margin: 10px 0 5px 0;
	padding: 0;
}
	.atriafresh-section-frontpage h1,
	.atriafresh-subpage h1 {
		margin-left: 7px;
	}
h2 {
	font-size: 140%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h3 {
	font-size: 120%;
	font-weight: bold;
}
h4 {
	font-size: 100%;
	font-weight: bold;
}
a,
a:link {
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}
a:visited {
	/*color: #607784;*/
}
a:hover {
	color: #69be28;
	text-decoration: none;
}
	#content a:hover {
		/*background-color: #ffffff;*/
		/*background-color: transparent;*/
		color: #607784;
	}
		#content .box-content a:hover,
		#content .scroller a:hover {
			background-color: transparent;
		}
		
/* Sivun muokkaus */
.ms-consolestatusframe a 
{
    color: #607784;
}
		
img {
	border: none;
}
	.content-image {
		border: 2px solid #ffffff;
	}
form {
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	padding: 0 0 10px 0;
}
th, td {
	text-align: left;
	vertical-align: top;
}
ul {
	line-height: 1.5em;
	margin: 0;
	padding: 0 0 5px 1.3em;
}
.clearer {
	clear: both;
}
.hidden {
	visibility: hidden;
}
.displaynone {
	display: none;
}
.no-background {
	background-image: none;
	background-color: transparent;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
textarea {
	font-family: Arial, Verdana, sans-serif;
	font-size: small;
}

/* DIVs etc */

#container {
	width: 961px;
	margin: 0 auto 0 auto;
	padding: 0;
	font-size: 90%;
}
#header {
	margin: 0;
	padding: 0;
	height: 120px;
}
	#logo {
		width: 190px;
		height: 100%;
		text-align: center;
		float: left;
	}
		#logo img {
			margin-top: 42px;
		}
	#navi {
		margin: 50px 0 0 0;
		padding: 0;
		width: 760px;
		position: relative;
		float: left;
		text-align: center;
	}
		#navi ul {
			clear: both;
			margin: 0;
			padding: 0;
			list-style: none;
		}
		#navi li {
			margin: 0; 
			padding: 0;
			display: inline;
			list-style-type: none;
		}
		#navi a {
			font-size: 140%;
			padding: 0 15px 0 15px;
			color: #3e7b0e;
		}

#subnavi {
	margin: 0;
	padding: 19px 7px 23px 187px;
}
	#subnavi ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	#subnavi li {
		font-weight: bold;
		margin: 0;
		padding: 0;
		display: block;
		float: left;
		line-height: 16px;
	}
	#subnavi a {
		font-weight: bold;
		color: #69be28;
		text-decoration: none;
		font-size: 110%;
		padding: 0 15px 0 25px;
		background: transparent url(../Images/arrow_right_grey.png) no-repeat top left;
		display: block;
	}
	#subnavi .current a {
		background: transparent url(../Images/arrow_down_grey.png) no-repeat top left;
		color: #607784;
	}
	#subnavi a:hover {
		color: #607784;
	}
	.login-links {
		float: right;
	}
		#subnavi .login-links a {
			font-weight: normal;
			color: #607784;
		}
		#subnavi .login-links .login-link {
			background: transparent url(../Images/login_lock.png) no-repeat top right;
			padding: 0 20px 0 15px;
		}


#content {
	clear: both;
	margin: 0;
	padding: 0;
	min-height: 400px;
	_height: 400px;
}

#search-full-width {
	position: relative;
	height: 33px;
}
	.open-extended-content {
		background: transparent url(../Images/search-full-width_bg.png) no-repeat top left;
		min-height: 18px;
		_height: 18px;
		z-index: 10;
		padding: 0 26px 15px 22px;
	}
	.open-extended-content-button {
		position: absolute;
		top: 4px;
		right: 30px;
		background: transparent url(../Images/arrow_down.png) no-repeat top right;
		padding: 2px 23px 5px 0;
	}
	.close-extended-content-button {
		position: absolute;
		bottom: 8px;
		right: 30px;
		background: transparent url(../Images/arrow_up.png) no-repeat top right;
		padding: 2px 23px 5px 0;
	}
	.extended-content {
		display: none;
		padding: 0;
		position: absolute;
		width: 100%;
		z-index: 1000;
	}
		.extended-content-header {
			background: transparent url(../Images/extended-content-header_bg.png) no-repeat top left;
			min-height: 26px;
			padding: 0 26px 7px 22px;
		}
		.extended-content-content {
			background: transparent url(../Images/extended-content-content_bg.png) repeat-y top left;
			padding: 0 27px 0 22px;
		}
			.extended-content-content-wrap {
				/*background-color: #f2f4f6;*/
				background: transparent url(../Images/semi-transparent_bg.png) repeat;
				/*_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../Images/semi-transparent_bg.png, sizingMethod='scale');*/
				_background-color: #f2f4f6;
				padding: 10px;
			}
		.extended-content-footer {
			background: transparent url(../Images/extended-content-footer_bg.png) no-repeat bottom left;
			padding: 5px 26px 14px 22px;
			height: 30px;
		}

.content-columns {
}
	.column-left {
		margin: 0;
		padding: 0;
		width: 720px;
		/*float: left;*/
	}
		.two-columns {
		}
		.column-left .two-columns .column {
			width: 346px;
			padding: 7px;
		}
			.column-left .two-columns-left {
				float: left;
			}
			.column-left .two-columns-right {
				float: right;
			}

	.column-right {
		margin: 0;
		padding: 0;
		width: 240px;
		/*float: left;*/
	}

.faq {
	float: left;
	width: 226px;
	padding: 0 7px 0 7px;
}
.content-narrow {
	float: left;
	width: 480px;
}
.text-content {
	padding-left: 7px;
	padding-right: 7px;
}

	
.banner-wide {
	padding: 7px;
}
.content-banner {
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}
.article-info {
	background-color: #eff4dc;
	padding: 10px;
	font-size: 90%;
}

#atria-footer {
	clear: both;
	padding: 0;
	margin-top: 20px;
	font-size: 90%;
}
	#footer-header {
		padding: 11px 35px 5px 35px;
		min-height: 35px;
		_height: 35px;
		background: transparent url(../Images/footer-header_bg.png) no-repeat top left;
		color: #6e838e;
	}
		#footer-header form {
			float: left;
		}
		#footer-header label {
			float: left;
			font-weight: normal;
			padding: 10px 2px 8px 0;
		}
		#footer-header a {
			float: left;
			padding: 10px 2px 8px 2px;
			color: #6e838e;
		}
		.search-textbox {
			float: left;
			background: transparent url(../Images/search_textbox_bg.png) no-repeat top left;
			padding: 9px 5px 9px 18px;
		}
		.search-textbox input {
			border: 0px solid;
			height: 16px;
			width: 172px;
			background-color: transparent;
			font-size: 12px;
			margin: 0;
			padding: 0;
		}
		.searchsubmit {
			float: left;
		}
	#footer-content {
		background: transparent url(../Images/footer-content_bg.png) no-repeat top left;
		padding: 7px 7px 0 7px;
		width: 946px;
	}
	
	#sitemap-atria-sites {
		background: transparent url(../Images/sitemap-atria-sites_bg.jpg) repeat-x bottom left;
		font-size: 110%;
	}
		#sitemap-atria-sites ul {
			margin: 0;
			padding: 0;
			list-style: none;
		}
		#sitemap-atria-sites li {
			margin: 0; 
			padding: 0;
			float: left;
			list-style-type: none;
			display: block;
			height: 29px;
		}
			#sitemap-atria-sites li.current {
				background: transparent url(../Images/sitemap_tab_bg_left.jpg) no-repeat top left;
			}
		#sitemap-atria-sites a {
			color: #607784;
			font-weight: bold;
			display: block;
			padding: 0 25px 0 25px;
			line-height: 29px;
		}
			#sitemap-atria-sites li.current a {
				background: transparent url(../Images/sitemap_tab_bg_right.jpg) no-repeat top right;
			}
			#sitemap-atria-sites a:hover {
				color: #b50508;
			}
	#sitemap-content-wrap {
		/*background: #d6dde5 url(../Images/sitemap-this-site_bg.jpg) repeat-x top left;*/
		background: #f0f2f5 url(../Images/sitemap-this-site_bg.jpg) repeat-x bottom left;
		padding: 20px 0 20px 0;
		color: #4C4C4C;
	}
		#sitemap-this-site {
			float: left;
		}
		#sitemap-this-site ul {
			margin: 0;
			padding: 0;
			list-style: none;
			float: left;
		}
		#sitemap-this-site li {
			margin: 0;
			padding: 0 10px 0 10px;
			list-style-type: none;
			float: left;
			border-right: 1px solid #d0d7dc;
			color: #607784;
			min-height: 150px;
			_height: 150px;
			min-width: 80px;
			_width: 80px;
			max-width: 100px;
		}
		#sitemap-this-site a {
			color: #607784;
			font-weight: bold;
		}
			#sitemap-this-site a:hover {
				color: #b50508;
			}
		#sitemap-this-site li ul {
			margin: 0;
			float: none;
			clear: both;
		}
		#sitemap-this-site li ul li {
			margin: 0;
			padding: 0;
			float: none;
			clear: both;
			border-right: 0px solid #d0d7dc;
			min-height: 0.5em;
			_height: 0.5em;
		}
			#sitemap-this-site li ul li a {
				font-weight: normal;
			}
		#sitemap-content-wrap .balloon {
			float: right;
			background: transparent url(../Images/balloon_bg_top.png) no-repeat top left;
			width: 217px;
			margin-right: 10px;
		}
			#sitemap-content-wrap .balloon-wrap {
				background: transparent url(../Images/balloon_bg_bottom.png) no-repeat bottom left;
				padding: 0 33px 24px 12px;
				min-height: 95px;
				_height: 95px;
				margin-top: 13px;
			}
			
		.balloon-wrap textarea {
		border: 0px solid;
		background-color: transparent;
		width: 440px;
		height: 69px;
	}
			

.balloon-wide {
	background: transparent url(../Images/balloon_wide_bg.png) no-repeat left top;
	padding: 10px 5px 20px 15px;
	margin-left: 2px;
}
	.balloon-wide textarea {
		border: 0px solid;
		background-color: transparent;
		width: 440px;
		height: 90px;
		overflow:auto;
	}
	.watermark {
		color: #607784;
	}
	.balloon-submit {
		padding-right: 17px;
		text-align: right;
		padding-bottom: 20px;
	}

	#footerlinks-and-copyright {
		background: transparent url(../Images/footerlinks_bg.jpg) no-repeat top left;
		font-weight: bold;
		padding: 5px 10px 7px 10px;
		min-height: 25px;
		_height: 25px;
		color: #ffffff;
	}
		#footerlinks-and-copyright .copyright {
			padding: 0 15px 0 15px;
		}
		#footerlinks-and-copyright a {
			color: #ffffff;
			padding: 0 15px 0 15px;
			font-weight: bold;
		}
		#footerlinks-and-copyright a:hover {
			color: #69be28;
			background-color: #ffffff;
		}
	
.share-this-page {
	background: transparent url(../Images/share-this-page_bg.png) no-repeat top left;
	padding: 7px 15px 7px 7px;
	height: 46px;
	font-size: 90%;
	margin-bottom: 20px;
}
	.share-this-page a {
		float: left;
		line-height: 46px;
		margin-left: 11px;
		/*margin-left: 13px;*/
		color: #3e7b0e;
		white-space: nowrap;
	}
	#content .share-this-page a:hover {
		color: #69be28;
		background-color: transparent;
	}
	.share-this-page span {
		float: left;
		padding-right: 5px;
	}
	
.comments {
	margin: 7px;
}
	.comments h4 {
		color: #ffffff;
	}
	.comments-content {
		margin-left: 17px;
	}
	.comment {
		padding: 10px 10px 6px 27px;
		color: #ffffff;
	}
	.comment a {
		color: #ffffff;
	}
	.comment a:hover {
		color: #69be28;
	}
	.comment-text {
		width: 500px;
	}
	.comment-info {
		float: right;
		font-size: 90%;
		font-style: italic;
		color: #3e7b0e;
	}
	.comments .row-odd {
		/*background: #97d36a url(../Images/comments_row-odd_bg.gif) no-repeat top left;*/
		background-color: #97d36a;
	}
	.comments .row-even {
		/*background: transparent url(../Images/comments_row-even_bg.gif) no-repeat top left;*/
	}
	.view-all-comments {
		border-top: 1px solid #8fce5e;
		border-bottom: 1px solid #8fce5e;
		margin: 19px 0 19px 0;
		padding: 0 15px 0 15px;
		line-height: 28px;
	}
		.view-all-comments a {
			background: transparent url(../Images/arrow_right.png) no-repeat top right;
			padding: 1px 23px 4px 0;
			color: #b5e78f;
			font-weight: bold;
		}
		.view-all-comments a:hover {
			color: #69be28;
		}
	.comment-form {
		color: #ffffff;
	}
	.comment-instructions {
		padding: 5px 0 5px 0;
		font-size: 90%;
	}
		label a {
			color: #b5e78f;
		}
	
.row-odd {
	background-color: #e6eaed;
}
.row-even {

}

/* PRODUCT SEARCH */
.product-search {
	position: relative;
	width: 720px;
}	
	.product-search-header {
		background: transparent url(../Images/product-search-header.png) no-repeat left top;
		width: 720px;
		height: 35px;
	}
	.product-search-content {
		background: transparent url(../Images/product-search-content_bg.png) no-repeat left bottom;
		width: 706px;
		padding: 7px 7px 14px 7px;
		height: 99px;
		/*
		min-height: 106px;
		_height: 106px;
		*/
	}
	.product-search-options-table {
		width: 706px;
		height: 100%;
	}
	.product-search-options-table td {
		padding: 0 5px 0 5px;
		text-align: center;
		vertical-align: bottom;
	}
		.product-search-options-table .column-tuotemerkit {
			border-right: 1px solid #d0d7dc;
			width: 170px;
		}
		.product-search-options-table .column-tuoteryhmat {
			border-right: 1px solid #d0d7dc;
			width: 165px;
		}
		.product-search-options-table .column-erityis {
			border-right: 1px solid #d0d7dc;
			width: 210px;
		}
		.product-search-options-table .column-tulokset {
			width: 106px;
		}
		.diet-buttons {
			padding-bottom: 7px;
		}
			.diet-button {
				position: relative;
				width: 49px;
				height: 43px;
				float: left;
				background-position: center top;
				background-repeat: no-repeat;
				background-color: transparent;
				text-decoration: none;
				outline: none;
				display: block;
				border: 0;
				margin: 1px;
				padding: 43px 0 0 0;
				overflow: hidden;
				cursor: pointer; /* hand-shaped cursor */
				cursor: hand; /* for IE 5.x */
			}
			.diet-button input {
				z-index: -1;
				position: absolute;
				top: 0;
				left: -1000px;
			}
			.diet-buttons input.checked {
				background-position: center bottom;
			}
			.diet-buttons #button-gluteeniton {
				background-image: url(../Images/icons/product-search/gluteeniton.png);
			}
			#balloonTooltipSingleLine {
				background: transparent url(../Images/balloonTooltipSingleLine.png) no-repeat top left;
				width: 136px;
				height: 15px;
				padding: 3px 7px 6px 7px;
				text-align: center;
				font-size: 90%;
			}
		.dropdown-image {
			cursor: pointer; /* hand-shaped cursor */
			cursor: hand; /* for IE 5.x */
		}
	.five-columns-column {
		width: 130px;
		float: left;
	}

	.product-search-footer {
		background: transparent url(../Images/product-search-footer_bg.png) no-repeat left top;
		padding: 0 20px 7px 25px;
		height: 30px;
		color: #607784;
	}
		.product-search-footer a {
			color: #607784;
			margin-top: 6px;
			float: left;
			font-size: 90%;
		}
		.product-search-footer label {
			float: left;
			padding: 6px 5px 4px 15px;
			font-weight: bold;
		}
		.product-search-textbox {
			float: left;
			background: transparent url(../Images/product-search-textbox_bg.png) no-repeat left top;
			padding: 5px 15px 4px 15px;
			width: 201px;
			height: 21px;
		}
			.product-search-textbox input {
				border: 0px solid;
				background-color: transparent;
				width: 201px;
			}
		.product-search .extended-content-and-footer {
			position: absolute;
			top: 155px;
			left: 0;
			width: 720px;
		}
		.product-search .extended-content {
			position: relative;
			background: transparent url(../Images/product-search-bg-block.png) no-repeat left top;
			padding-top: 23px;
		}
		.product-search .extended-content-content {
			background: transparent url(../Images/product-search-shadow.png) repeat-y left top;
			padding: 0 25px 0 25px;
		}

	.product-search-results {
		padding: 35px 10px 0 10px;
	}
		.product-search-results-row {
			padding: 20px 0 12px 0;
			border-bottom: 1px solid #d0d7dc;
		}
		.product-search-result {
			width: 175px;
			float: left;
			/*background-color: #ffffff;*/
			text-align: center;
			color: #607784;
		}
			.product-search-result a {
				display: block;
				color: #607784;
			}
			.product-search-result a:hover {
				display: block;
				color: #b50508;
			}
			.product-search-result .image-frame {
				width: 162px;
				padding: 2px;
				_padding: 1px;
				border: 1px solid #d0d7dc;
				margin: 0 4px 10px 4px;
			}
	
	.paging {
		text-align: center;
		position: relative;
		height: 30px;
		padding: 14px 0 10px 0;
	}
		.paging .btn-edellinen {
			position: absolute;
			top: 10px;
			left: 10px;
		}
		.paging .btn-seuraava {
			position: absolute;
			top: 10px;
			right: 10px;
		}
		.paging a,
		.ms-WPBody .paging a 
		{
			padding: 0 4px 0 4px;
			border-right: 1px solid #808080;
			border-left: 1px solid #808080;
			color: #808080;
			font-weight: bold;
			margin: 0 0 0 -1px;
		}
		    .paging a:hover {
			    color: #b50508;
		    }
		.paging .current {
			color: #ffffff;
			background-color: #94a3ac;
			padding: 0 4px 0 4px;
			font-weight: bold;
			margin: 0;
			border-left: 1px solid #ffffff;
			border-right: 2px solid #ffffff;
		}
		
.page-heading {
	padding: 7px;
	position: relative;
}

.twocol-box {
}
.content-narrow-box {
}
    .twocol-box-heading 
    {
        color: #ffffff;
		padding: 8px 20px 0 20px;
		min-height: 23px;
		_height: 23px;
		clear: both;
    }
	/*.twocol-box-heading,*/
	.content-narrow-box-heading	{
		color: #ffffff;
		padding: 8px 20px 0 20px;
		min-height: 23px;
		_height: 23px;
	}
	.twocol-box-heading {
		background: transparent url(../Images/twocol-box-heading_bg.png) no-repeat left top;
	}
	.content-narrow-box-heading {
		background: transparent url(../Images/content-narrow-box-h_bg.png) no-repeat left top;
	}



	.twocol-box .ajax__tab_container {
		padding: 0 7px 7px 7px;
		width: 699px;
		background: transparent url(../Images/twocol-box-content_bg.png) repeat-y left top;
	}
	.content-narrow-box .atria-tab-style .ajax__tab_container {
		padding: 0 0px 7px 7px;
		width:466px;
		background: transparent url(../Images/content-narrow-box-c_bg.png) repeat-y left top;
	}
	.ajax__tab_header {
		background: transparent url(../Images/twocol-box-tabs_bg.png) repeat-x left top;
		width: 706px;
		height: 27px;
		font-weight: bold;
		color: #607784;
	}
	.atria-tab-style .ajax__tab_header {
		background: transparent url(../Images/twocol-box-tabs_bg.png) repeat-x left top;
		height: 27px;
		font-weight: bold;
		color: #607784;
	}
		.atria-tab-style .ajax__tab_header a {
			font-weight: bold;
			color: #607784;
		}
		.atria-tab-style .ajax__tab_header span {
			display: block;
			float: left;
			height: 27px;
			line-height: 27px;
			padding-left: 20px;
			padding-right: 10px;
		}
			.atria-tab-style .ajax__tab_header span span {
				padding: 0;
			}
	    
		.atria-tab-style .ajax__tab_header span.ajax__tab_active {
			background: transparent url(../Images/twocol-box-tab-active_left.png) no-repeat left top;
			padding-right: 0;
			font-weight: bold;
			color: #3e7b0e;
		}
			.atria-tab-style .ajax__tab_header span.ajax__tab_active a, .ajax_tab_title_hover {
				font-weight: bold;
				color: #3e7b0e;
			}
			.atria-tab-style .ajax__tab_header span.ajax__tab_active a:hover {
				color: #b50508;
			}
			.atria-tab-style .ajax__tab_header span.ajax__tab_active .ajax__tab_outer {
				background: transparent url(../Images/twocol-box-tab-active_right.png) no-repeat right top;
				padding-right: 30px;
			}
		.atria-tab-style .ajax__tab_body {
			padding: 20px;
		}
		
		.ajax__tab_body .product-infotext
		{
		    width: 315px;
		    float: left;
		}
		
		.twocol-box .ajax__tab_body {
			width: 680px;
		}
		.atria-tab-style .ajax__tab_body table {
			float: left;
		}
		.atria-tab-style .ajax__tab_body caption {
			text-align: left;
			font-weight: bold;
			padding-bottom: 20px;
		}
		.atria-tab-style .ajax__tab_body th {
			padding-right: 20px;
		}
		.atria-tab-style .ajax__tab_body th.th-sub {
			padding-left: 20px;
			font-weight: normal;
		}
		
	.twocol-box-footer {
		height: 17px;
		background: transparent url(../Images/twocol-box-footer_bg.png) no-repeat left top;
	}
	.content-narrow-box-footer {
		height: 17px;
		background: transparent url(../Images/content-narrow-box-f_bg.png) no-repeat left top;
	}
		.content-narrow-box-info {
			font-size: 90%;
			text-align: center;
		}
	.product-instructions {
		padding: 14px;
	}
		.product-instructions p {
			padding-left: 20px;
		}
	.twocol-box-product-pic {
		position: relative;
		float: right;
		width: 338px;
		height: 169px;
		padding: 2px;
		border: 1px solid #d0d7dc;
		background-color: #ffffff;
	}
		.twocol-box-product-pic .zoom {
			position: absolute;
			top: 2px;
			right: 2px;
			z-index: 100;
			width: 46px;
			height: 46px;
			background: transparent url(../Images/zoom-in.png) no-repeat top left;
		}
		.twocol-box-product-pic .shadow {
			position: absolute;
			top: 0;
			left: 0;
			z-index: 110;
			background: transparent url(../Images/twocol-box-product-pic_sh.png) no-repeat top left;
			width: 342px;
			height: 173px;
		}
	.diet-images {
		padding: 7px;
	}
	.search-submit {
		float: left;
		white-space: nowrap;
		padding-right: 12px;
	}
		.search-submit input {
			margin-top: 1px;
		}
	.search-clear {
		border-right: 1px solid #8a9ba5;
		padding-right: 10px;
		margin-right: 10px;
	}

/* RECIPE SEARCH */
.recipe-search {
	position: relative;
	width: 960px;
}
	.recipe-search-header {
		background: transparent url(../Images/recipe-search-header.png) no-repeat left top;
		width: 960px;
		height: 36px;
	}
	.recipe-search-content {
		background: transparent url(../Images/recipe-search-content_bg.png) no-repeat left bottom;
		width: 946px;
		padding: 7px 7px 14px 7px;
		height: 131px;
	}
	.recipe-search-options-table {
		/*width: 946px;*/
		height: 100%;
	}
	.recipe-search-options-table td {
		/*padding: 0 5px 0 5px;*/
		padding: 0;
		text-align: center;
		vertical-align: middle;
	}
		.recipe-search-options-table .column-ruokalaji {
			border-right: 1px solid #d0d7dc;
			width: 137px;
		}
		.recipe-search-options-table .column-raaka-aineet {
			border-right: 1px solid #d0d7dc;
			width: 132px;
		}
		.recipe-search-options-table .column-valmistusaika {
			border-right: 1px solid #d0d7dc;
			width: 132px;
		}
		.recipe-search-options-table .column-teemat {
			border-right: 1px solid #d0d7dc;
			width: 132px;
		}
		.recipe-search-options-table .column-erityisruokavalio {
			border-right: 1px solid #d0d7dc;
			width: 137px;
		}
		.recipe-search-options-table .column-kayttotilanne {
			border-right: 1px solid #d0d7dc;
			width: 132px;
		}
		.recipe-search-options-table .column-tulos {
			width: 132px;
		}
	.recipe-search-footer {
		background: transparent url(../Images/recipe-search-footer_bg.png) no-repeat left top;
		padding: 0 25px 7px 25px;
		height: 31px;
		color: #607784;
	}
		.recipe-search-footer a {
			color: #607784;
			margin-top: 6px;
			float: left;
			font-size: 90%;
		}
		.recipe-search-footer label {
			float: left;
			padding: 6px 5px 4px 15px;
			font-weight: bold;
		}
		.recipe-search-textbox {
			float: left;
			background: transparent url(../Images/product-search-textbox_bg.png) no-repeat left top;
			padding: 5px 15px 4px 15px;
			width: 201px;
			height: 21px;
		}
			.recipe-search-textbox input {
				border: 0px solid;
				background-color: transparent;
				width: 201px;
			}
		.recipe-search-select {
			float: left;
			padding: 1px 30px 0 10px;
			_width: 120px;
		}
			.recipe-search-select a {
				color:#3e7b0e;
				padding-top: 3px;
				float: none;
				font-size: 100%;
			}
		.recipe-search .extended-content-and-footer {
			position: absolute;
			top: 188px;
			left: 0;
			width: 960px;
		}
		.recipe-search .extended-content {
			position: relative;
			background: transparent url(../Images/recipe-search-bg-block.png) no-repeat left top;
			padding-top: 23px;
		}
		.recipe-search .extended-content-content {
			background: transparent url(../Images/recipe-search-shadow.png) repeat-y left top;
			padding: 0 23px 0 23px;
		}

	.recipe-search-results {
		padding: 35px 10px 0 10px;
	}
		.recipe-search-results-row {
			padding: 20px 0 12px 30px;
			border-bottom: 1px solid #d0d7dc;
		}
		.recipe-search-result {
			width: 175px;
			float: left;
			/*background-color: #ffffff;*/
			text-align: center;
			color: #607784;
		}
			.recipe-search-result a {
				display: block;
				color: #607784;
			}
			.recipe-search-result a:hover {
				display: block;
				color: #b50508;
			}
			.recipe-search-result .image-frame {
				width: 162px;
				padding: 2px;
				border: 1px solid #d0d7dc;
				margin: 0 4px 10px 4px;
			}

.recipe-details {
	float: left;
	width: 345px;
	padding: 0 7px 7px 7px;
}
	.recipe-details h1 {
		margin-left: 0;
		margin-top: 0;
	}
.recipe-pic-and-rating {
	float: right;
	width: 342px;
	padding: 7px;
	position: relative;
}
	.recipe-pic-and-rating img {
		border: 2px solid #ffffff;
	}
	.recipe-pic-and-rating .zoom {
		position: absolute;
		top: 6px;
		right: 6px;
		z-index: 100;
		width: 46px;
		height: 46px;
		background: transparent url(../Images/zoom-in.png) no-repeat top left;
	}
		.recipe-pic-and-rating .zoom a {
			display: block;
			width: 100%;
			height: 100%;
		}
			#content .recipe-pic-and-rating .zoom a:hover {
				background-color: transparent;
			}
	.recipe-pic-and-rating .recipe-rating {
		background: #f8f8f8 url(../Images/recipe-rating_bg.gif) repeat-x top left;
		border-right: 2px solid #ffffff;
		border-bottom: 2px solid #ffffff;
		border-left: 2px solid #ffffff;
		line-height: 49px;
		text-align: center;
		font-size: 90%;
		color: #607784;
	}

	
/* Frontpage box styles */
.four-boxes {
	padding-top: 15px;
}
	.four-boxes .box {
		/*float: left;
		width: 172px;*/
		min-width: 172px;
		_width: 172px;
		background: transparent url(../Images/four-boxes-box_bg.png) no-repeat left top;
		padding: 5px 4px 5px 4px;
		color: #ffffff;
	}
		.four-boxes .box-wrap {
			padding: 2px 3px 2px 3px;
		}
		.four-boxes .box-wrap2 {
			
			min-height: 190px;
			_height: 190px;
		}
		.four-boxes .box-wrap:hover {
			background-color: #ffffff;
			color: #607784;
		}
			.four-boxes .box-wrap:hover a {
				color: #607784;
			}
		.four-boxes .ms-WPHeader {
			height: 28px;
			line-height: 28px;
			text-align: center;
			background: transparent url(../Images/four-boxes-box-heading_bg.jpg) no-repeat left top;
			color: #ffffff;
		}
			.four-boxes .ms-WPHeader h3 {
				margin: 0;
				text-align: center;
			}
		.four-boxes .box-image {
			border: 2px solid #dcf1cc;
			margin-bottom: 14px;
			width: 162px;
			height: 81px;
			overflow: hidden;
		}
		.four-boxes .ms-WPBody {
			font-size: 90%;
			line-height: 1em;
		}
		.four-boxes .ms-WPBody a {
			color: #ffffff;
		}
		.four-boxes .ms-WPBody a:hover {
			color: #607784;
		}
		.four-boxes .content-date {
			padding: 3px;
			text-align: right;
			font-style: italic;
			font-size: 90%;
		}


/* FORM STYLES */
.imagebutton {
	margin: 0;
	border: 0;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	background-position: center top;
	background-color: transparent;
	background-repeat: no-repeat;
	height: 24px;
	padding: 24px 0 0;
}
.imagebutton:hover {
	background-position: center bottom;
}
	/* Individual buttons. The single image contains both normal and hover states. */
	#fi .btn-laheta {
		width: 97px;
		background-image: url(../Images/buttons/laheta.png);
	}
	#fi .btn-sisaan {
		width: 97px;
		background-image: url(../Images/buttons/sisaan.png);
	}
	#fi .btn-liity-nyt {
		width: 97px;
		background-image: url(../Images/buttons/liity-nyt.png);
	}
	#fi .btn-tutustu-tsemppikseen {
		width: 157px;
		background-image: url(../Images/buttons/tutustu-tsemppikseen.png);
	}
	#fi .btn-laheta-kommentti {
		width: 162px;
		background-image: url(../Images/buttons/laheta-kommentti.png);
	}
	#fi .btn-edellinen {
		width: 97px;
		background-image: url(../Images/buttons/edellinen.png);
	}
	#fi .btn-seuraava {
		width: 97px;
		background-image: url(../Images/buttons/seuraava.png);
	}
	#fi .btn-hae {
		width: 97px;
		background-image: url(../Images/buttons/hae.png);
	}
	#fi .btn-lataa {
		width: 97px;
		background-image: url(../Images/buttons/lataa.png);
	}
	#fi .btn-tyhjenna {
		width: 97px;
		background-image: url(../Images/buttons/tyhjenna.png);
	}
	#fi .btn-takaisin-hakutuloksiin {
		width: 173px;
		background-image: url(../Images/buttons/takaisin-hakutuloksiin.png);
	}

/* CLEARFIX to fix backgrounds etc for elements that have floated child elements */
.clearfix:after,
#container:after,
#content:after,
.content-columns:after,
.two-columns:after,
.share-this-page:after,
.comment:after,
.product-search:after,
.product-search-results-row:after,
.recipe-search:after,
.recipe-search-results-row:after,
.ajax__tab_body:after,
.diet-images:after,
.extended-content-content:after,
.extended-content-content-wrap:after,
#navi:after,
#subnavi:after,
#atria-footer:after,
#sitemap-atria-sites:after,
#sitemap-content-wrap:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
	.clearfix,
	#container,
	#content,
	.content-columns,
	.two-columns,
	.share-this-page,
	.comment,
	.product-search,
	.product-search-results-row,
	.recipe-search,
	.recipe-search-results-row,
	.ajax__tab_body,
	.diet-images,
	.extended-content-content,
	.extended-content-content-wrap,
	#navi,
	#subnavi,
	#atria-footer,
	#sitemap-atria-sites,
	#sitemap-content-wrap
	{
		display: inline-block;
	}
	html[xmlns] .clearfix,
	html[xmlns] #container,
	html[xmlns] #content,
	html[xmlns] .content-columns,
	html[xmlns] .two-columns,
	html[xmlns] .share-this-page,
	html[xmlns] .comment,
	html[xmlns] .product,
	html[xmlns] .product-search-results-row,
	html[xmlns] .recipe-search,
	html[xmlns] .recipe-search-results-row,
	html[xmlns] .ajax__tab_body,
	html[xmlns] .diet-images,
	html[xmlns] .extended-content-content,
	html[xmlns] .extended-content-content-wrap,
	html[xmlns] #navi,
	html[xmlns] #subnavi,
	html[xmlns] #atria-footer,
	html[xmlns] #sitemap-atria-sites,
	html[xmlns] #sitemap-content-wrap
	{
		display: block;
	}
	* html .clearfix,
	* html #container,
	* html #content,
	* html .content-columns,
	* html .two-columns,
	* html .share-this-page,
	* html .comment,
	* html .product-search,
	* html .product-search-results-row,
	* html .recipe-search,
	* html .recipe-search-results-row,
	* html .ajax__tab_body,
	* html .diet-images,
	* html .extended-content-content,
	* html .extended-content-content-wrap,
	* html #navi,
	* html #subnavi,
	* html #atria-footer,
	* html #sitemap-atria-sites,
	* html #sitemap-content-wrap
	{
		height: 1%;
	}
	
	
/* MOSS Specific styles begin */
.ms-WPBody 
{
    font-family: Arial, Verdana, sans-serif;
    font-size: inherit;
}
    
.threeboxes table {
	width: 240px;
}
	.threeboxes table table {
		width: 100%;
	}
.column-right .ms-WPHeader,
.column-right-bg .ms-WPHeader,
.threeboxes .ms-WPHeader {
	background: transparent url(../Images/box_heading_bg.png) no-repeat top left;
	color: #ffffff;
	width: 240px;
	padding: 0;
}
	.column-right .ms-WPHeader td, 
	.column-right-bg .ms-WPHeader td,
	.threeboxes .ms-WPHeader td {
		padding: 8px 17px 3px 17px;
	}
.column-right .ms-WPTitle,
	.column-right .ms-WPTitle a,
.column-right-bg .ms-WPTitle,
	.column-right-bg .ms-WPTitle a,
.threeboxes  .ms-WPTitle, 
	.threeboxes  .ms-WPTitle a
{
    color: #ffffff;
    font-family: Arial, Verdana, sans-serif;
}
.column-right .ms-WPHeader h3,
/*.column-right-bg .ms-WPHeader h3,*/
.threeboxes .ms-WPHeader h3 {
	margin: 0;
	font-weight: bold;
	text-align: center;
	font-size: 15px;
}
.column-right-bg .ms-WPBody,
.threeboxes .ms-WPBody {
	background: transparent url(../Images/box_bg.png) no-repeat bottom left;
	padding: 7px 14px 14px 14px;
	width: 212px;
	font-size: 90%;
}
.column-right .ms-WPBody 
{
	padding: 0px 14px 14px 14px;
	width: 212px;
	font-size: 90%;
}
.ms-WPBorder 
{
    border-width: 0px;
}
.arrowlink 
{
    background: transparent url(../Images/arrow_right.png) no-repeat top right;
    padding: 2px 23px 4px 0;
    text-align: right;
    display: block;
	line-height: 13px;
}


/* jQuery scrollable */
/* 
	root element for the scrollable. 
	when scrolling occurs this element stays still. 
*/
.scroller {
	margin: 10px 0 10px 3px;
}
div.scrollable {
	/* required settings */
	position:relative;
	overflow:hidden;	 	
	width: 896px;
	height: 88px;
	
	/* custom decorations */
	padding: 7px 0 7px 0;
	background: transparent url(../Images/scroll_bg.png) repeat-x left top;
}

/* 
	root element for scrollable items. Must be absolutely positioned
	and it should have a super large width to accomodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
div.scrollable div.items {	
	/* this cannot be too large */
	width:20000em;	
	position:absolute;
	clear:both;
	font-size: 90%;

	/* decoration */
	margin-left: 2px;
}
	div.scrollable div.items a {	
		display: block;
		color: #3e7b0e;
	}

/* single scrollable item */
div.scrollable div.items div.item {
	float:left;
	
	/* custom decoration */
	text-align:center;
	width: 148px;
	padding: 0px;
	height: 88px;
	overflow: hidden;
}

div.scrollable div.items div.item div.itemwrap {
	border: 1px solid #e4e6eb;
	padding: 2px;
	width: 132px; /* 132px to fit long text */
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	color: #607784;
}

/* active item */
div.scrollable div.items div.active {
	background-color: #69be28;
	color: #ffffff;
}
	div.scrollable div.items div.active a {
		color: #ffffff;
	}

/* this makes it possible to add next button beside scrollable */
div.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.prev, a.next, a.prevPage, a.nextPage {
	display: block;
	width: 30px;
	height: 102px;
	background: transparent url(../Images/scroll_left.png) no-repeat;
	float: left;
	margin: 0;
	cursor: pointer;
	font-size: 1px;
}

/* mouseover state */
a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {
	background-position:0px -102px;
}

/* disabled navigational button */
a.disabled {
	/*visibility:hidden !important; */
}

/* next button uses another background image */
a.next, a.nextPage {
	background: transparent url(../Images/scroll_right.png);
	clear:right;	
}

#header object, 
#header embed
{
    margin-top: 20px;   
}

#content #right-column a:hover
{
    background-color: transparent;
}

#lomakemaster a,#lomakemaster a:link,#lomakemaster a:visited
{
    color:#3E7B0E;
    }
    
.laheta
    {float:left
        }

/************************************
  Accordion Jquery UI style overrides 
 ***********************************/
.atria-accordion 
{
   
}
    .atria-accordion .ui-widget {
       font-size: 100%;
    }
    .atria-accordion .ui-helper-reset {
        border:0 none;
        font-size:100%;
        line-height: normal;
        list-style-image:none;
        list-style-position:outside;
        list-style-type:none;
        margin:0;
        outline-color:-moz-use-text-color;
        outline-style:none;
        outline-width:0;
        padding:0;
        text-decoration:none;
        background: transparent;
    }
    .atria-accordion .ui-state-default, 
    .atria-accordion .ui-widget-content .ui-state-default 
    {
        background: transparent none;
        border: 0 none;
    }
    .atria-accordion .ui-icon 
    {
        display: none;
    }
    .atria-accordion .ui-accordion-header 
    {
        cursor: pointer;
        cursor: hand;
    }
    .atria-accordion .ui-corner-all, 
    .atria-accordion .ui-corner-top,
    .atria-accordion .ui-corner-left,
    .atria-accordion .ui-corner-right
    {
        -moz-border-radius-bottomleft:0px;
        -moz-border-radius-bottomright:0px;
        -moz-border-radius-topleft:0px;
        -moz-border-radius-topright:0px;
    }
    
        
/*********************************
  FAQ Accordion
*********************************/
#categorySelectorArea {
    border-top: 1px solid #d0d8db;
    border-bottom: 1px solid #d0d8db;
    padding: 20px 0 20px 0;
    margin: 15px 0 15px 0;
}

#atria_faq {
    position: relative;
}

#atria_faq .emptyspace {
    line-height: 6px;
    margin: 0;
    padding: 0;
}

#atria_faq .accordion-header-wrap {
    background: transparent url(../Images/arrow_right.png) left top no-repeat;    
    font-size: 12px;
    line-height: 20px;
    margin: 0;
    padding: 0 0 0 25px;
}

#atria_faq .accordion-header-wrap a {
    font-size: 12px;
    color: #607784;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

#atria_faq .ui-state-active .accordion-header-wrap {
    background: transparent url(../Images/arrow_down.png) left top no-repeat;
}

#atria_faq .ui-state-active .accordion-header-wrap a {
    color: #b50500;
}

#atria_faq .accordion-header-wrap a:hover {
    text-decoration: none;
    color: #b50500;
}

#atria_faq .faq_answer {
    font-size: 11px;
    margin: 0 0 0 25px;
}

.bottom_shadow_border {
    background: transparent url(../Images/shadow_border.gif) left top repeat-x;
    width: 100%;
    height: 11px;
    margin: 15px 0 30px 0;
}
