﻿*{
	margin: 0; 
}

BODY{
	margin: 0;
	padding: 0;
}

.bgPageImg{
	display: none;
}

/* GENERAL */
.floatLeft{
	float: left;
}

.floatRight{
	float: right;
}

.floatImgLeft, .alignLeft, .AlignLeft, .alignleft{
	float: left;
	margin-right: 19px;
}

.floatImgRight, .alignRight, .AlignRight, .alignright{
	float: right;
	margin-left: 19px;
}


A{
	color: #004146;
}


/* TYPO */
BODY{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
}

.navBar, .subNavi, H1, .searchTipContent{
	font-family: Georgia, Serif;
}

.quickLinks{
	font-size: 11px;
}

.quickLinks A{
	text-decoration: none;
	color: #1a1a1a;
}

.topNavi{
	font-size: 14px;
	font-weight: bold;
	letter-spacing:-1px;
}

.breadCrumbs{
	font-size: 11px;
	color: #333333;
}

.breadCrumbs A{
	color: #333333;
	text-decoration: none;
}

.subNavi{
	font-style: italic;
}

.subNaviHeder{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}



H1{
	font-size: 30px;
	line-height: 36px;
	font-weight: normal;
}



H2{
	font-size: 16px;
	font-weight: normal;
}

H3{
	font-size: 12px;
}

.startPageCitat{
	font-size: 18px;
	font-family: Georgia,Serif;
	font-style: italic;
}

.startPageCitat H2{
	font-family: Arial,Sans-Serif;
	font-size: 9px;
	font-style: normal;
	text-transform: uppercase;
}

.mainCol P, .startpageMainCol P{
	line-height: 18px;
}

P.ingress{
	font-weight: bold;
}

.pushText, .pushText P{
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
}

.imgPush .pushText, .textAndImgPush .pushText, .textPush .pushText, .startPagePush .pushText{
	color: #ffffff;
}

.recipePush .pushText{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	/*color: #000000;
	font-style: italic;*/
}

.productPush .pushText{
	color: #ffffff;
	font-style: italic;
}

.pushText H2{
	font-weight: bold;
	line-height: 20px;
}

.prevNext{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.footerText{
	font-size: 11px;
	line-height: 30px;
	text-transform: uppercase;
}

.searchTipContent{
	font-style: italic;
}

.searchTipContent H3{
	font-style: normal;
}

.searchTipContent A{
	text-decoration: none;
}



/* LAYOUT */
.center{
	/*width: 981px;*/
	/*margin: 0 auto 0 auto;*/
}

.container{
	
}

.pageTopRight{
	display: none;
}

.head{
	border: 1px solid #d4d4d4;
	text-align: center;
}

.content{
	
}

.leftColumn, .rightCol{
	display: none;
}

.mainCol{
	
}


.newsListCol{
	/*float: left;
	width: 569px;
	margin: 0px -1px 0px 0px;*/
	padding-top: 18px;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
}

.searchResultCol{
	/*float: left;
	width: 759px;
	margin: 0px -1px 58px 0px;*/
	padding-top: 9px;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
}

.startpageContent{
	float: left;
	display: inline;
	position: relative;
	width: 949px;
	margin: -3px 0px 40px 0px;
	border: 1px solid #d4d4d4;
	/*border-top: 1px solid #d4d4d4;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;*/
}

.startPageMain{
	float: left;
	width: 949px;
	border-bottom: 1px solid #D4D4D4;
}

.startPageMain IMG{
	display: block;
	border: 0;
}

.startPageCitat{
	float: left;
	width: 949px;
	position: relative;
	padding: 10px 0px 10px 0px;
	border-top:3px solid #F1C318;
	border-bottom: 1px solid #D4D4D4;
	text-align: center;
}

.startPageCitat H2{
	position: absolute;
	top: 3px;
	left: 5px;
}

.startPageCitat H2 SPAN{
	padding: 0px;
}

.startPageCitat SPAN{
	padding-left:10px;
	padding-right: 10px;
}

.startpageMainCol{/*Rensa bort denna sedan*/
	float: left;
	width: 759px;
	margin: 0px -1px 0px -1px;
	padding-top: 9px;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
}

.startpageRightCol{/*Rensa bort denna sedan*/
	float: left;
	width: 189px;
	margin: 0px -1px 0px 0px;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
}

.startpageBottomRow{/*Rensa bort denna sedan*/
	float: left;
	width: 949px;
	margin: -1px 0px 40px 0px;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
}

.pushFooter{/*Helps set bottom-margin for left-, right- and main column. Needed for IE*/
	display: none;
}

/* HEADER */
.headerTop{
	display: none;
}

.topLeft{
	display: none; 
	
}

.topLogo{
	display: block;
	margin: 5px auto;
}

/* TOP NAVIGATION, SEARCH & BREADCRUMBS */
.navBar{
	display: none; 
}

.breadCrumbs{
	padding: 5px 9px 5px 9px;
	border-top: 1px solid #d4d4d4;
	text-align: left;
}

.breadCrumbs .delimiter{
	margin: 0px 7px 0px 7px;
}

.breadCrumbs A{
	/*margin: 0px 10px 0px 0px;*/
}

/* MAIN COLUMN STUFF */
.mainColContent{
	float: left;/**/
	display: block;
	margin-top: 9px;
	padding: 9px;
	border: 1px solid #d4d4d4;
}

.startpageMainColContent{
	padding: 9px;
	float:left;
	width:741px;
	margin: 0px 0px -1px 0px;
}

.tabNavi{
	display: none;
	/*height: 31px;*/
}

.mainCol H1{
	padding: 0px 0px 9px 0px;
}

.mainCol H2{
	margin: 0px 0px 0px 0px;
}

H2.introduction{
	position: relative;
	top: -9px;
	/*padding: 0px 0px 9px 0px;*/
}

.mainCol P, .searchResultCol P, .startpageMainCol P, .newsListCol P{
	padding-bottom: 18px;
}

.mainCol OL{
	margin: 0px 0px 9px 15px;
	padding: 0px 0px 0px 15px;
}

.mainCol OL LI{
	padding: 0px 0px 9px 0px;
}

.searchResultCol H1, .searchResultCol P, .newsListCol H1, .newsListCol P{
	padding-left: 9px;
	padding-right: 9px;
}

.mainCol IMG{
	margin-bottom: 9px;
	display: block;
}

.mainCol .thirdWidth{
	width: 30%;
}

.mainCol .halfWidth{
	width: 45%;
}

.mainCol .twoThirdWidth{
	width: 60%;
}

.thirdWidth IMG{
	max-height: 500px;
}

.recipeFacts{
	margin: 0;
	padding: 0;
	list-style-type:none;
	border-top: 1px solid #d4d4d4;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
}

.recipeFacts LI{
	padding: 0px 9px;
	border-bottom: 1px solid #d4d4d4;
	line-height: 24px;
}

.recipeFacts LI SPAN{
	font-size: 10px;
	text-transform: uppercase;
}

.recipeFacts LI IMG{
	vertical-align:middle;
	display: inline;
	margin: 0px 5px 0px 5px;
}

ul.ingredients {
	list-style: none;
	margin-bottom: 1em;
	padding: 0;
}

.factTable{
	border: none;
	border-collapse:collapse;
	width: 100%;
	margin-bottom: 18px;
}

.factTable .grayRow TD{
	background: #f1f1f1;
}

.factTable TD{
	padding: 5px 9px;
}

.prevNext{
	display: none;
}

.pdfLink{
	padding: 0px 0px 0px 21px;
	background: url(../Images/icon_pdf.gif) no-repeat 0px 2px;
}


/* PUSHES */
.pushRow{
	display: none;
}



.startPagePushRow{
	float: left;
	width: 949px;
}

.startPagePushColumn{
	float: left;
	margin: 0px 3px 0px 0px;
}

.startPagePushColumnLast{
	float: left;
	margin: 0px 0px 0px 0px;
}

.startPagePush{
	float: left;
	width: 235px;
	position: relative;
}

.imgPush, .textAndImgPush, .textPush{
	float: left;
	width: 189px;
	position: relative;
}

.imgPush A, .textAndImgPush A, .textPush A, .recipePush A, .productPush A{
	float: left;
	display: block;
	padding: 4px;
	border-width: 5px;
	border-style:solid;
	border-color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}

.imgPush A:hover, .textAndImgPush A:hover, .textPush A:hover, .recipePush A:hover, .productPush A:hover{
	border-color: #FCF0C5;
}

.startPagePush A{
	float: left;
	display: block;
	text-decoration: none;
	cursor: pointer;
}

.imgPush IMG, .textAndImgPush IMG, .recipePush IMG, .productPush IMG, .startPagePush IMG{
	display: block;
	border: 0px;
	margin: 0px;
}

.textAndImgPush IMG{
	margin: 0px -10px 10px -10px;
}

.pushText{
	width: 151px;
	display: block;
}

.pushText H2{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.pushText P{
	padding-bottom: 0px;
}

.imgPush .pushText{
	position: absolute;
	left: 9px;
	bottom: 9px;
	padding: 10px 10px 15px 10px;
	height: 50px;
	background: url(../Images/bg_pushText.png) no-repeat 0px 0px;
}

.textAndImgPush .pushText{
	float: left;
	height: 235px;
	padding: 0px 10px 10px 10px;
}

.textPush .pushText{
	float: left;
	height: 225px;
	padding: 10px 10px 10px 10px;
	background-color: #000000;
}

.productPush .pushText{/*.recipePush .pushText, */
	float: left;
	height: 75px;
	padding: 0px 10px 0px 10px;
	text-align: center;
}

.recipePush .pushText{
	float: left;
	height:65px;
	padding: 10px 10px 0px 10px;
	background-color: #000000;
}

.startPagePush .pushText{
	width: 217px;
	height: 80px;
	padding: 10px 9px 0px 9px;
}

.textAndImgPush .pushText, .textPush .pushText, .productPush .pushText, .startPagePush .pushText{
	background-color: #000000;
}

.startPagePush A:hover{
	color: #999999;
}

A:hover .pushText{
	color: #999999;
}

.searchResultCol .pushRow{
	float: left;
	width: 760px;
	margin: 0px -1px -1px 0px;
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
}

.startpageBottomRow .pushRow{/*Rensas bort sedan*/
	width: 950px;
	margin: 0px -1px 0px 0px;
}


/* FUNCTION LINKS */
.functions{
	display: none;
}



.searchResult{
	/*float: left;
	width: 759px;*/
}

.newsList{
	/*float: left;
	width: 569px;*/
}

.searchResult A{
	display: block;
	/*float: left;
	width: 741px;*/
	margin: 0px 0px -1px 0px;
	padding: 15px 9px 15px 9px;
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	text-decoration: none;
}

.newsList A{
	display: block;
	/*float: left;
	width: 551px;*/
	margin: 0px 0px -1px 0px;
	padding: 15px 9px 15px 9px;
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	text-decoration: none;
}

.searchResult A:hover, .newsList A:hover{
	background: #f0f0f0;
}

.searchResult A SPAN, .newsList A SPAN{
	display: block;
	color: #999999;
	/*color: #004167;
	font-weight: bold;*/
}

.searchResult A H2, .newsList A H2{
	color: #004167;
	font-weight: bold;
	font-size: 12px;
}



/* FOOTER */
.footer{
	
}

.bg_footer_left, .bg_footer_middle, .bg_footer_right, .footerLeft, .footerRight, .footerLogo, .footerMarginFix{
	display: none;
}

.footerText{
	float: left;
	width: 100%;
	height: 30px;
	text-align: center;
}



/* SEARCHTIP AND SEARCH */
#searchTipBg, #searchTipContainer, body.searching #searchTipBg, body.searching #searchTipContainer, .serchHolder{
	display: none;
}
