﻿* {
	margin: 0;
	padding: 0;
}
body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px;	
	font-family: Verdana;
    color: #4C4C4C;
}
img
{
	border: 0px;
}
img.hide
{
	display: none;
}
#printLogo
{
	display: none;
}
/* LAYOUT */

#border
{
	margin-bottom:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	position:relative;
	width:906px;
}
#wrapperFix
{
	margin: 0 auto;
	padding-bottom:-45px;
	padding-left:8px;
	padding-right:8px;
	width:920px;
}
#wrapper 
{
	margin: 0 auto;
	width: 909px;
	clear: both;
	background-color: #fff;
	background-image: url(images/bg_body_main.jpg);
	background-repeat: repeat-y;	
	
}
.bgImgLeft
{
	position: absolute;
	top: 40px;
	left: -185px;
	z-index: -1;
	
}
.bgImgRight
{
	position: absolute;
	top: 40px;
	left: 905px;
	z-index: -1;
}

#top 
{
	background-repeat: no-repeat;
	height: 135px;
	width: 906px;
	margin: 0 auto;
	clear: both;
}
#top .topRight
{
	margin: 0px 30px 0px 0px;
}
#logo {
	float: left;
	margin: 0px 10px 0px 30px;
	border: none;
}
#mainColumn
{
	float: right;
	padding: 0px 30px 0px 0px;
	width: 660px;
}
#content {
	width: 900px;
	margin: 40px auto 20px 0px;
	min-height: 700px;
}
#bottom {
	clear: both;
	margin: 0px auto 0px auto;
	width: 900px;
	height: 55px;
}

/****************/
/* INDEX */
/****************/
#index
{
	padding: 0 10px 40px 30px;
}
#index .leftCol
{
	width: 660px;
	float: left;
}
#index .rightCol
{
	width: 160px;
	float: right;
}

/****************/
/* TOP FLASH VIDEO / TOPP */
/****************/
.topFlashVideo
{
	float: right;
	margin: 14px 0px 0px 0px;
}
.topBannerImgStorHH
{
	padding: 0px 20px 0px 0px;
}
/****************/
/* BREADCRUMBS */
/****************/
#breadcrumbs {
	width: 900px;
	margin: 0px 0px 0px 25px;
	padding: 3px 0;
	float: left;
}
#breadcrumbs a {
}
#breadcrumbs a:hover {
}
/****************/
/* VANLIGE TAGS */
/****************/
H1, .heading1 {
	font-size: 30px;
	font-weight: normal;	
	padding-bottom: 10px;
}
H2, .heading2 {
	font-size: 22px;
	font-weight: normal;
}
H3, .heading3, #sideMenu h3 a {
	font-size: 18px;
	font-weight: normal;
}
H4, .heading4 
{
	font-size: 16px;
	font-weight: normal;	
}
H5, .heading5
{
	font-size: 13px;
	font-weight: normal;	
}

h1 a,
h2 a,
h3 a {
	text-decoration: none;
}

P {
	margin: 5px 0 15px 0;
}

A {
	color: #4C4C4C;
}
A:hover {
	color: #000;
}
ul, ol {
	padding: 5px 17px;
}
ul li,
ol li {
	padding-bottom: 5px;
	margin: 0px;
}

/****************/
/* HOVEDMENY */
/****************/
#mainMenu {
	float: left;
	width: 560px;
	text-align: right;
	padding: 13px 0px 0 0;
	margin: 0px 0px 0px 20px;
}
#mainMenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	/*float: right;*/
}
#mainMenu li {
	float: left;
	margin: 0 10px;
}
#mainMenu li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}
#mainMenu li a.selected {
	color: #eaeaea;
}
#mainMenu li a:hover {
	color: #eaeaea;
	text-decoration: underline;
}

/*************/
/* SIDEMENY */
/*************/

/* WRAPPER */
#sideMenu {
	width: 180px;
	float: left;
	margin: 0px 0px 0px 22px;		
}
/* LINKS */
#sideMenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4C4C4C;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}
#sideMenu a:hover {
	color: #000;
}
/* LISTS */
#sideMenu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	
}
/* LEVEL 1 */
#sideMenu ul li {
	margin: 0;
	padding: 0;
}
#sideMenu ul li.ListTop {
	 display: none; /* HIDDEN BY DEFAULT */
}
#sideMenu ul li span {
	/*background: url(images/SideMenuBgBottom.gif) no-repeat left bottom;*/
	display: block;
	margin: 2px 0;
}
#sideMenu ul li span a {
	/*background: url(images/SideMenuBgTop.gif) no-repeat left top;*/
	padding: 0px 10px;
	display: block;
	line-height: 16px
}
#sideMenu ul li span.ExpandedTopTemplate,
#sideMenu ul li span.ExpandedItemTemplate,
#sideMenu ul li span.SelectedExpandedTopTemplate
#sideMenu ul li span.SelectedExpandedItemTemplate{
	/*background: url(images/SideMenuActiveBgBottom.gif) no-repeat left bottom;*/
}
#sideMenu ul li span.ExpandedTopTemplate a,
#sideMenu ul li span.ExpandedItemTemplate a,
#sideMenu ul li span.SelectedExpandedTopTemplate a,
#sideMenu ul li span.SelectedExpandedItemTemplate a {
	color: #000;
	/*background: url(images/SideMenuActiveBgTop.gif) no-repeat left top;*/
	display: block;
}
/* LEVEL 2 */
#sideMenu ul li ul {
	/*background: url(images/SideMenuActiveListBg.gif) no-repeat left bottom;*/
	margin-top: -9px;
	padding-bottom: 0px;
}
#sideMenu ul li ul li {
	margin: 0 20px;
	text-transform: capitalize;	
}
#sideMenu ul li ul li.ListTop {
	/* TOP BEVEL */
	display: block;
	/*background: url(images/SideMenuActiveListBgTop.gif) no-repeat left top;*/
	font-size: 0;
	line-height: 0;
	margin: 0;
	height: 7px;
}
#sideMenu ul li ul li span,
#sideMenu ul li ul li span.ExpandedItemTemplate,
#sideMenu ul li ul li span.SelectedExpandedItemTemplate {
	background: none;
	/*background: #fff;*/
}
#sideMenu ul li ul li span a,
#sideMenu ul li ul li span.ExpandedItemTemplate a {
	background: none;
	/*background: #fff;*/
	color: #4C4C4C;
	background-image: url(images/submenu_strekSort.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#sideMenu ul li ul li span.SelectedExpandedItemTemplate a {
	background: none;
	/*background: #fff;*/
	color: #000;
	font-weight: bold;
	background-image: url(images/submenu_strekSort.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#sideMenu ul li ul li span.ExpandedItemTemplate a:hover,
#sideMenu ul li ul li span.SelectedExpandedItemTemplate a:hover {
	color: #000;
	font-weight: bold;
}
/* LEVEL 3 */
#sideMenu ul li ul li ul {
	background: none;
	/*background: #fff;*/
	margin: 0;
	padding: 0;
}
#sideMenu ul li ul li ul li {
	margin: 0;
	clear: both;
}
#sideMenu ul li ul li ul li.ListTop {
	display: none;
}
#sideMenu ul li ul li ul li span a,
#sideMenu ul li ul li ul li span.ExpandedItemTemplate a,
#sideMenu ul li ul li ul li span.SelectedExpandedItemTemplate a {
	font-weight: normal;
	padding-left: 20px;
}
/* LEVEL 4 */
#sideMenu ul li ul li ul li ul {
	background: none;
	/*background: #fff;*/
	padding: 0;
}
#sideMenu ul li ul li ul li ul li.ListTop {
	display: none;
}
#sideMenu ul li ul li ul li ul li span a,
#sideMenu ul li ul li ul li ul li span.ExpandedItemTemplate a,
#sideMenu ul li ul li ul li ul li span.SelectedExpandedItemTemplate a {
	padding-left: 30px;
}
/*******************/
/* SLUTT SIDEMENY */
/*****************/
/*******************/
/* DD CHOOSE WEB */
/*****************/
#chooseWeb
{
	margin: 0px 20px 0px 10px;
	padding-top: 11px;
}
#destLinks
{
	float: left;
	position: relative;
	z-index: 2;
}
#destLinks ul#nav {
list-style: none;
padding: 0;
margin: 0;
background: #A1001C;
color: #fff;
}

#destLinks ul#nav .top
{
	border: 1px solid #A1001C;
	background-image: url(images/arrowdown.gif);
	background-color:#A1001C;
	background-repeat: no-repeat;
	background-position: 138px 6px;
	color: #fff;
	padding: 2px 0px 3px 0px;
}

#destLinks ul#nav li, #destLinks ul#nav li ul li{
float: left;
position: relative;
width: 152px;
list-style-type: none;
}

#destLinks ul#nav li a {
display: block;
color: #fff; /*#78B337;*/
text-decoration: none;
padding: 0px 0px 0px  5px;
}
#destLinks ul.sub a:hover 
{
background-color: #ccc;
width: 125px;
}
	
#destLinks li ul {
display: none;
position: absolute;
width:116px;
top: 18px;
left: 0;
background: #A1001C;
border-bottom: 1px solid #A1001C;
border-left: 1px solid #A1001C;
border-right: 1px solid #A1001C;
z-index: 200;
}

#destLinks li>ul {
top: auto;
left: auto;
}

#destLinks li:hover ul, #destLinks li.over ul {
display: block;
}
/*************************/
/* INDEX STORHUSHOLDNING      */
/*************************/
#mainColumn .col1
{
	width: 330px;
	float: left;
}
#mainColumn .col2
{
	float: right;
	width: 265px;
}
/*************************/
/* PRODUKT LISTE      */
/*************************/
#mainColumn .productList
{
	clear: both;
	padding: 50px 0px 0px 0px;
	display: inline-block;
}
#mainColumn .productElement
{
	float: left;
	width: 160px;
	height: 170px;
	padding: 5px 2px 5px 2px;
	text-align: center;
}
#mainColumn .productElement a div
{
	min-height: 115px;
}
.productList .product
{
	float: left;
	width: 165px;
	height: 200px;
}
	
.productList .thumbImg
{
	padding: 0px 5px 0px 0px;
	
}
.productList .txt
{
	padding: 5px 0px 0px 0px;
}
.productList h2.header
{
	width: 150px;
	clear: left;
}
.productList h2.header a
{
	font-size: 13px;
	font-weight: normal;	
}
.productList .intro
{
	margin-bottom: 10px;
	margin-right: 10px;
	width: 150px;
}
/*************************/
/* PRODUKT DETALJER      */
/*************************/
#mainColumn .bodyTxt
{
	float: left;
	width: 265px;
	padding: 0px 25px 0px 0px;
}
#mainColumn .bodyImg
{
	float: left;
    margin-left: 35px;
}
#mainColumn .bodyTxt .header
{
	font-weight: bold;
}
#mainColumn .bodyTxt .varenr
{
	padding: 0 0 20px 0;
}
/****************/
/* FOOTER */
/****************/

#bottom .footer
 {
 	padding: 20px 0px 0px 40px;
 }
#bottom .footer span
 {
 	color: #808080;
 	padding-right: 65px;
 }


/*************************/
/* QUICKSEARCH           */
/*************************/
#searchTop
{
	float: right;
	margin: 28px 30px 0px 0px;
}
#search {
	margin: 0px 0px 0px 2px;
	padding: 13px 0px 0px 0px;
	width: 140px;
	float: left;
}
.subSearchArea
{
	padding: 5px 0px 0px 0px;
}
.QuickSearchArea {
	margin: -2px 0 0px 0px;
	float: left;
}
.QuickSearchArea div
{
	float: left;
}
.QuickSearchArea .searchTxt
{
	text-transform: uppercase;
	padding: 5px 5px 0px 0px;
}
input.quickSearchField {
	border-bottom: 0px solid #fff;
	border-top: 0px solid #fff;
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
	background-color: #A1001C;
	float: left;
	color: #fff;
	margin: 0px 2px 0px 0px;
	padding: 2px 3px;
	width: 100px;
}
input.quickSearchButton
{
	background-image: url(/Templates/Mollerens/Styles/Images/searchBut_Red.png);
}
.recipeListFront input.quickSearchButton, .productBannerFront input.quickSearchButton
{
	background-image: url(/Templates/Mollerens/Styles/Images/searchBut_grey.png);
}
.recipeListFront input.quickSearchField, .productBannerFront input.quickSearchField {
	border-bottom: 0px solid #fff;
	border-top: 0px solid #fff;
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
	background-color: #aeaeae;
	float: left;
	color: #fff;
	margin: 0px 2px 0px 0px;
	padding: 2px 3px;
	width: 100px;
}
#quickSearchSubmit {
	float: right;
}

.SearchButtonDiv
{
	float: left
}
/* SEARCHRESULTS */
.SearchResults {
	margin: 10px 0 20px 0;
}

/*****************/
/*SITEMAP BUTTOn*/
/*****************/
.siteMapBut
{
	float: left;
	margin: -2px 0px 0px 5px;
}
/*************************/
/* SITEMAP PAGE          */
/*************************/
#SiteMap ul 
{
    margin: 0;
    padding: 0.2em 0;
}

#SiteMap ul ul
{
    padding: 0;
    margin-left: 0.5em;
}

#SiteMap li
{
    margin: 0 0 0.5em 0;
    padding: 0;
    list-style: none;
    font-size: 1.3em;
}
#SiteMap li a
{
    text-decoration: none;
}

#SiteMap li li
{
    margin: 0.2em 0;
    padding-left: 1em;
    background: url(images/SiteMapBullet.png) no-repeat;
    font-size: 0.7em;
}

#SiteMap li li a
{
    text-decoration: underline;
}

#SiteMap li li li
{
    font-size: 1em;
}

/*****************/
/* ARTICLE DETAIL */
/*****************/
.article .intro
{
	font-weight: bold;
	padding: 0px;
}
.article .mainBody
{
}
.articleImg
{
	padding: 10px;
}
.imgRight
{
	float: right;
}
.imgRight .staplesBg 
{
    background-image: url(/Templates/Mollerens/Styles/Images/Mollerens/bg_scahrLogoBinders.png);   
}
/*****************/
/* ARTICLELIST / NEWSLIST */
/*****************/
.newsItem
{
	margin-bottom: 10px;
}
.newsList .intro
{
	width: 400px;
}

.newsList h2.header a
{
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
.newsList .date
{
	float: right;
}
.newsList .thumbImg
{
	float: left;
	margin-right: 10px;
	margin-top: -5px;
}
/*****************/
/* NEWSLIST FRONT */
/*****************/
.newsListFront
{
	float: left;
}
.newsListFront .thumbImg
{
	float: left;
	padding: 0px 5px 0px 0px;
}
.newsListFront .txtFirst
{
	float: left;
	padding: 5px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	width: 640px;
	height: 210px;
}
.newsListFront .txt
{
	float: left;
	padding: 5px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	width: 170px;
	height: 140px;
}
.newsListFront h2.header
{
	 width: 160px;
	 font-size: 14px;
	font-weight: normal;	
}
.newsListFront a
{
	text-decoration: none;
}
.newsListFront .txtRest .header a
{
	text-decoration: none;
	font-weight: bold;
}
.newsListFront .intro
{
	margin: 0px 10px 10px 0px;
}
.newsListFront .newsMore a
{
	text-decoration: underline;
}

/*ProductList front*/

.productListFront
{
	float: right;
}
.productListFront .thumbImg
{
	float: left;
	padding: 0px 5px 0px 0px;
}
.productListFront .txt
{
	float: left;
	padding: 5px 0px 0px 0px;
}
.productListFront h2.header
{
 width: 180px;
 font-size: 14px;
	font-weight: normal;
}
.productListFront a
{
	text-decoration: none;
}
.productListFront .intro
{
	margin-bottom: 10px;
	width: 180px;
}

.recipeListFront, .productBannerFront
{
	padding: 20px 0px 0px 0px;
	clear: both;
}
.recipeListFront h2
{
	float: left;
	width: 142px;
}
.recipeListFront h2.header
{
	font-size: 14px;
	font-weight: normal;
}
.recipeListFront .listRecipes
{
	padding: 10px 0px 0px 3px;
}
.recipeListFront .recipeItem
{
	float: left;
	width: 180px;
}
.productBannerFront H2
{
	float: left;
	width: 142px;
}
/*****************/
/* Produkter tagget under oppskrift */
/*****************/
#productsTag
{
	width: 330px;
	float: right;
}
#productsTag .header
{
	font-weight: bold;
	margin: 20px 0px 5px 0px;
}
#productsTag .element
{
	width: 300px;
	padding: 5px 0px;
}
#productsTag img
{
	float: left;
	margin-right: 10px;
}
/*****************/
/* Oppskrifter tagget under oppskrift */
/*****************/
#recipesTag
{
	width: 300px;
	float: right;
}
#recipesTag .header
{
	font-weight: bold;
	margin: 20px 0px 5px 0px;
}
#recipesTag .element
{
	width: 300px;
	padding: 5px 0px;
}
#recipesTag img
{
	float: left;
	margin-right: 20px;
}

/*************************/
/* BANNER PRODUCTS PÅ FORSIDEN*/
/*************************/

#dynatip {
	display:none;
	background:transparent url(/Templates/Mollerens/Scripts/ToolTip/images/bodyBg.png);
	background-position: left bottom;
	font-size:12px;
	height:150px;
	width:215px;
	padding: 0px 20px 0px 0px;
	padding: 0px;
	color:#808080;	
	z-index:2;
}

/* style the trigger elements */
#dyna img {
	border:0;
	cursor:pointer;
	margin:0 0px;
}
/* override the arrow image of the tooltip */
#dynatip.bottom {
	background:url(/Templates/Mollerens/Scripts/ToolTip/images/black_arrow_bottom.png);	
	padding-top:40px;
	height:55px;
}

#dynatip.bottom {
	background:url(/Templates/Mollerens/Scripts/ToolTip/images/black_arrow_bottom.png);
}

.productBannerItem
{
	float: left;
}
.productBannerItem h2
{
	margin: 5px 0px 0px 0px;
}
.productBannerItem h2 a
{
	text-decoration: none;
	font-size: 14px;
}
.productBannerItem .bgImg
{
	background-repeat: no-repeat;
	background-position: center;
}
.productBannerItem .bgImg img
{
	width: 150px;
	height: 70px;
}
.topBg
{
	background-image: url(/Templates/Mollerens/Scripts/ToolTip/images/topBg.png);
	height:25px;	
	width:205px;
	padding: 10px 0px 0px 10px;
	text-decoration: none;
}
.topBg a
{
	text-decoration: none;
	color: #fff;
	font-size: 14px;
}
.topTxt
{
	padding: 10px 10px 0px 10px;
}
/* BOXES */
.shadowBox {
 position: relative;
 min-width:8em;
 max-width:950px; /* based on image dimensions - not quite consistent with drip styles yet */
 z-index:0;
 margin-left:10px; /* default, width of left corner */
 /*margin-bottom:0.5em;*/ /* spacing under dialog */
 margin-top: 10px;
}

.shadowBox .content,
.shadowBox .t,
.shadowBox .b,
.shadowBox .b div {
  background:transparent url(/Templates/Mollerens/Styles/Images/Mollerens/shadowBox.gif) no-repeat top right;
 _background-image:url(/Templates/Mollerens/Styles/Images/Mollerens/shadowBox.gif);
 /*background:transparent url(/Templates/Mollerens/Styles/Images/Mollerens/shadowBoxKvadratBinders.png) no-repeat top right;
 _background-image:url(/Templates/Mollerens/Styles/Images/Mollerens/shadowBoxKvadratBinders.png);*/
}

.rammeStaples .content,
.rammeStaples .t,
.rammeStaples .b,
.rammeStaples .b div {
  /*background:transparent url(/Templates/Mollerens/Styles/Images/Mollerens/shadowBox.gif) no-repeat top right;
 _background-image:url(/Templates/Mollerens/Styles/Images/Mollerens/shadowBox.gif);*/
 background:transparent url(/Templates/Mollerens/Styles/Images/Mollerens/shadowBoxKvadratBinders.png) no-repeat top right;
 _background-image:url(/Templates/Mollerens/Styles/Images/Mollerens/shadowBoxKvadratBinders.png);
}



.shadowBox .content {
 position:relative;
 zoom:1;
 _overflow-y: hidden;
 padding: 10px 10px 2px 0px;
}

.shadowBox .t {
 /* top+left vertical slice */
 position:absolute;
 left: 0px;
 top: 0px;
 width: 10px; /* top slice width */
 margin-left: -10px;
 height: 100%;
 _height: 1600px; /* arbitrary long height, IE 6 */
 background-position: top left;
}

.shadowBox .b {
 /* bottom */
 position:relative;
 width:100%;
}

.shadowBox .b,
.shadowBox .b div {
 height:10px; /* height of bottom cap/shade */
 font-size:1px;
}

.shadowBox .b {
 background-position: bottom right;
}

.shadowBox .b div {
 position: relative;
 width: 10px; /* bottom corner width */
 margin-left: -10px;
 background-position: bottom left;
}

.shadowBox .hd,
.shadowBox .bd,
.shadowBox .ft {
 position: relative;
}

.shadowBox .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}
.full {
	width: 666px;
}
.small {
	width: 155px;
	float: left;
}
.small .content
{
	padding-bottom: 22px;
}
.ramme10 {
	width: 108px;
	float: left;
	margin-left: 0px;
	margin-top: 4px;
}
.ramme20 {
	width: 135px;
	float: left;
	margin-left: 0px;
	margin-top: 4px;
}
.ramme30 {
	width: 160px;
	float: left;
	margin-left: 0px;
	margin-top: 4px;
}
.ramme40 {
	width: 237px;
	float: left;
	margin-left: 0px;
	margin-top: 4px;
}

.ramme50 {
	width: 305px;
	float: left;
	margin-left: 0px;
	margin-top: 4px;
}
.ramme60 {
	width: 440px;
	float: left;
	margin-left: 0px;
	margin-top: 4px;
}
.rammeStaples {
	width: 364px;
	float: left;
	margin-left: 0px;
	margin-top: -69px;
    margin-right: -30px;    
}
.staplesFrame
{
    margin: -93px -34px 0 0;
}
.staplesFrame .rammeBg
{
    background-image: url(/Templates/Mollerens/Styles/Images/Mollerens/vertical_up_b2.png);
    
}


.last {
	
}
.txtFirst .bgImg img, .article .bgImg img
{
	width: 237px;
	height: 153px;
}
.article .bgImg img.staples, .bodyImg .bgImg img.staples
{
	width: 237px;
	height: 349px;
}
.txtRest .bgImg img
{
	width: 135px;
	height: 85px;
}
.bodyImg .bgImg img
{
	width: 301px;
	height: 221px;
}
.staplesFrame .bgImg img
{
	width: 369px;
	height: 410px;
}
.recipeElement .bgImg img, .product .bgImg img, .recipe .bgImg img
{
	width: 100px;
	height: 61px;
}
.category .bgImg img
{
	width: 100px;
	height: 130px;
}
.recipeItem .bgImg img
{
	width: 150px;
	height: 90px;
}
.topBannerImg
{
	z-index: 50;
}
.topBannerImg .bgImg img
{
	width: 440px;
	height: 280px;
}
.topBannerImg .bgImg img.play
{
	width: 76px;
	height: 23px;
}
.txtRest .bgImg, .txtFirst .bgImg, .bodyImg .bgImg, .recipeElement .bgImg, .article .bgImg, .recipeItem .bgImg, .product .bgImg, .recipe .bgImg,
.topBannerImg .bgImg, .category .bgImg, .categoryElement .bgImg
{
	background-repeat: no-repeat;
	background-position: center;
}

/*************************/
/* RECIPE LISTE      */
/*************************/
#mainColumn .recipeList
{
	clear: both;
	padding: 50px 0px 0px 0px;
	display: inline-block;
}
#mainColumn .recipeElement
{
	float: left;
	width: 127px;
	height: 115px;
	padding: 5px 2px 5px 2px;
	text-align: left;
	font-size: 10px;
}
.recipeList .recipe
{
	float: left;
	width: 130px;	
	height: 115px;
}
.recipeList h2.header
{
	width: 100px;
}
.recipeList h2.header a
{
	font-size: 13px;
	font-weight: normal;	
}

/*************************/
/* MEDIEBANK CATEGORY LISTE      */
/*************************/
#mainColumn .categoryListPakning
{
	clear: both;
	padding: 50px 0px 0px 0px;
}
#mainColumn .categoryElement
{
	float: left;
	width: 127px;
	height: 115px;
	padding: 5px 2px 5px 2px;
	text-align: left;
	font-size: 10px;
}
.categoryListPakning .category
{
	float: left;
	width: 130px;
	height: 186px;
}
.categoryListPakning h2.header
{
	width: 100px;
}
.categoryListPakning h2.header a
{
	font-size: 13px;
	font-weight: normal;	
}
/*****************/
/* BANNERLIST FRONT */
/*****************/
.bannerArticles
{
	padding: 0px 0px 10px 0px;
	float: left;
}
.bannerArticle
{
	width: 150px;
}
.bannerArticle a
{
	text-decoration: none;
}
.bannerArticle h2.header
{
	font-size: 14px;
	font-weight: normal;	
}
.bannerArticles .staples
{
    margin-left: -38px;   
}

/*****************/
/* Nesletter subscribe */
/*****************/
#subscribeNewsletter h2.header
{
	font-size: 14px;
	font-weight: normal;	
}
#subscribeNewsletter
{
	padding: 0 0 20px 0;
}
#subscribeNewsletter .txtBox
{
	background-color: #CECECE;
	color: #000;
	border: solid 1px #fff;
	width: 150px;
	padding: 2px;
}
#subscribeNewsletter input.button
{
	background-color: #B30404;
	color: #fff;
	border: none;
	margin: 10px 0 0 0;
	padding: 2px;
}
/*****************/
/* MØLLERENS NEWSLIST FRONT */
/*****************/
.mollerensNews
{
	width: 150px;
	padding: 10px 0px 10px 0px;
}

.mollerensNews a.red
{
	color: #CE0429;	
	
}
/*****************/
/*Query form*/
/*****************/
.queryHead1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	margin: 0;
	color: #4C4C4C;
}
.queryHead2
{
	font-weight: bold;
	
}
.altBut
{
}
fieldset
{
	border: none;
	margin: 0px 0px 10px 0px;
}
.formTxt
{
	padding: 0px 10px 0px 0px;
}
.txtBox
{
	background-color: #CECECE;
	color: #000;
	border: solid 1px #fff;
	width: 200px;
	padding: 2px;
}
input.button
{
	background-color: #B30404;
	color: #fff;
	border: none;
    padding: 4px;
    cursor: pointer;
}
/*****************/
/*MEDIEBANK*/
/*****************/
.fileItem
{
	padding: 0px 0px 20px 0px;
	clear: both;
	margin: 0px 0px 20px 0px;
}
.fileItem img
{
	float: left;
	margin-right: 10px;
	
}
.fileItem .download
{	
	padding-top: 10px;
	clear: both;
}
/*****************/
/* NYTTIG */
/*****************/
.clear {
  clear: both;
}
.errMsg
{

    color: firebrick;
}
/*****************/
/*Diverse*/
/*****************/

.goback
{
	padding: 30px 0px 10px 0px;
	float: left;
}
#print
{
	float: right;
	clear: left;
	display: block;
}
.ShareItCol
{
	padding: 10px 0px 0px 0px;
}
/*css for tabell næringsinnhold*/
table.naringsinnhold
{
	width: 300px;	
	padding: 0;
	margin: 0;
	border-top: solid 1px #808080;
	border-left: solid 1px #808080;		
}
.naringsinnhold td
{
	width: 115px;	
}
.naringsinnholdLeft
{
	border-right: solid 1px #808080;
	border-bottom: solid 1px #808080;
	padding: 2px;
}
.naringsinnholdInnrykk
{
	padding: 2px 2px 2px 10px;
	border-right: solid 1px #808080;
	border-bottom: solid 1px #808080;
}
.naringsinnholdRight
{
	text-align: right;
	padding: 2px 5px 2px 0px;
	border-bottom: solid 1px #808080;
	border-right: solid 1px #808080;
}

/************************************/
/* LINE BREAKS */
/************************************/

/* Brukes før innhold */
#mainColumn .lineBreakPageTop
{
	height: 18px;
	width: 100%;
	margin:0px;
	padding:0px;
}
/******************************/
/* LOGIN PAGE            */
/******************************/
.loginArea
{
	width: 100%;
}

.loginArea label
{
	display: block;
	line-height: 1em;
	width: 35%;
}

.loginArea input
{
	margin: 0.3em 0 1em 0;
}
.button
{
	border: 1px solid black;
	color: White;
	background: #006584 url(images/common/buttonBg.png) repeat-x;
	margin-top: 18px;
}
.ButtonArea
{
	padding-left: 20px;
}
/* Brukes etter H1 taggen */
#mainColumn .lineBreakH1
{
	height: 30px;
	width: 100%;
	margin:0px;
	padding:0px;
}

#mainColumn .lineBreak
{
	height: 16px;
	width: 100%;
	margin:0px;
	padding:0px;
}

/************************************/
/* END LINE BREAKS */
/************************************/
/************************************/
/* Butikker */
/************************************/
.butikker
{
	margin: 60px 0 0 0;
}

/************************************/
/* Gammel nettleser info */
/************************************/

#oldBrowser
{
	border: solid 2px #176905;
	background-color: #36f20a;
	padding: 10px;
	display: none;
}

/******************************/
/******Skjema med vedlegg***/
/*****************************/
.hideme
{
    display: none;
}
.tdLeft
{
    width: 80px;   
}
.formTxtBottom
{
    margin-top: 10px;   
}
.txtLabel
{
    margin: 0 10px 0 0;   
}
.chkBox
{
    margin: 0 8px 0 0;   
}


