/***** COLOURED ITEMS THAT ALTERNATE PR. SITE *****/
body
{
	background-color: #eef4f9;
}
h1
{
	color: #5a91c8;
}
ul
{
	list-style-image: url(../gfx/bullet-blue.png);
}
ol.links li a:link, ol.links li a:active, ol.links li a:visited
{
	background-image: url( '../gfx/bullet-link.gif' );
}
ol.links li a:hover
{
	background-image: url( '../gfx/bullet-link-hover.gif' );
}

.summary
{
	color: #326ca6;
}
.teaser div
{
	background-color: #dee9f4;
	background-image: url( '../gfx/teaser-blue.png' );
}
.teaser div
{
	border-bottom-color: #bdd3e9;
}
.factBox
{
	background-color: #dee9f4;
	background-image: url( '../gfx/faktaboks-blue.png' );
	border-color: #bdd3e9;
}
.fGrey
{
	background-color: #e3e4e5;
	background-image: url( '../gfx/faktaboks-grey.png' );
	border-bottom: solid 1px #c7c9cb;
}
.fGrey .lineBreak
{
	background-color: #c7c9cb;
}
.dGrey
{
	border-bottom-color: #c7c9cb;
}
.btLink a:link, .btLink a:active, .btLink a:visited
{
	background-image: url( '../gfx/button-red.png' );
}
.btLink a:hover
{
	background-image: url( '../gfx/button-red-hover.png' );
}
.btSite a:link, .btSite a:active, .btSite a:visited
{
	background-image: url( '../gfx/button-blue.png' );
}
.btSite a:hover
{
	background-image: url( '../gfx/button-blue-hover.png' );
}
.btSiteSmall a:link, .btSiteSmall a:active, .btSiteSmall a:visited
{
	background-image: url( '../gfx/netbutik/button-udfyld.png' );
}
.btSiteSmall a:hover
{
	background-image: url( '../gfx/netbutik/button-udfyld-hover.png' );
}
.btSiteSmall a.disabled
{
	background-image: url( '../gfx/button-blue-small-disabled.png' );
}
.lineBreak, .lineBreakLarge
{
	background-color: #bdd3e9;
}
#topBar .wrapperL a
{
	background-image: url( '../gfx/logo.gif' );
}
#topBar ul li a.selected:visited, #topBar ul li a.selected:link, #topBar ul li a.selected:active, #topBar ul li a.selected:hover
{
	color: #5a91c8;
	background-color: #dee9f4;
}
#searchField
{
	background-image: url( '../gfx/searchfield-blue.gif' );
}
#searchBt
{
	background-image: url( '../gfx/button-search-blue.png' );
}
#searchBt:hover
{
	background-image: url( '../gfx/button-search-blue-hover.png' );
}
#topHeader
{
	background-image: url( '../gfx/topwave-blue.png' );
}
#topMenu
{
	background-image: url( '../gfx/tab1-blue-bg.gif' );
}
#topMenu a:visited, #topMenu a:link, #topMenu a:active, #topMenu a:hover
{
	background-image: url( '../gfx/tab1-blue-back-right.gif' );
}
#topMenu ul li
{
	background-image: url( '../gfx/tab1-blue-back-left.gif' );
}
#topMenu ul li.selected
{
	background-image: url( '../gfx/tab1-blue-front-left.gif' );
}
#topMenu li.selected a:visited, #topMenu li.selected a:link, #topMenu li.selected a:active, #topMenu li.selected a:hover
{
	background-image: url( '../gfx/tab1-blue-front-right.gif' );
}
#bottomBar ul li
{
	color: #5a91c8;
}
#bottomBar
{
	background-image: url( '../gfx/footer-blue.gif' );
}

/* Front styles */
#mainContentFront
{
	background-image: url( '../gfx/bg-frontpage-blue.gif' );
}
.frontCol2
{
	background-image: url( '../gfx/kolonne2-blue.png' );
}

/* Sub styles */
.largeToolbox, .smallToolbox, .calendarToolbox, .formBox
{
	background-color: #dee9f4;
}
.leftArrow
{
	background-image: url( '../gfx/mini-button-blue-previous.png' );
}
.rightArrow
{
	background-image: url( '../gfx/mini-button-blue-next.png' );
}
a.leftArrow:hover
{
	background-image: url( '../gfx/mini-button-blue-previous-hover.png' );
}
a.rightArrow:hover
{
	background-image: url( '../gfx/mini-button-blue-next-hover.png' );
}
.leftArrowDisabled
{
	background-image: url( '../gfx/mini-button-blue-previous-disabled.png' );
}
.rightArrowDisabled
{
	background-image: url( '../gfx/mini-button-blue-next-disabled.png' );
}
.innera .selected td
{
	background-color: #8bb2d8;
}
.innera td
{
	border-bottom-color: #bdd3e9;
}
.innera th
{
	border-bottom-color: #5a91c8;
}
.tdCell1NewsLetter
{
	border-top-color: #bdd3e9;
}

#mainContentSub ul
{
	list-style-image: url(../gfx/bullet-blue.gif);
}
#mainContentSub
{
	background-image: url( '../gfx/bg-standardpage-blue.gif' );
}
#mainContentNewsLetter
{
	background-image: url( '../gfx/bg-newsletter-blue.gif' );
}
#mainContentSearch
{
	background-image: url( '../gfx/bg-search-blue.gif' );
}
#mainContentCalendar
{
	background-image: url( '../gfx/bg-calendar-blue.gif' );
}

#subContentTopContainer .wrapperL ul li, #subContentTopContainer .wrapperL ul li a
{
	color: #5a91c8;
}
#subContentTopContainer .wrapperL ul li a:hover
{
	color: #326ca6;
}
#subContentTopContainer .wrapperC
{
	background-image: url( '../gfx/tab2-blue-bg.gif' );
}
#subContentTopContainer .wrapperC a:visited, #subContentTopContainer .wrapperC a:link, #subContentTopContainer .wrapperC a:active, #subContentTopContainer .wrapperC a:hover
{
	background-image: url( '../gfx/tab2-blue-back-right.gif' );
}
#subContentTopContainer .wrapperC ul li
{
	background-image: url( '../gfx/tab2-blue-back-left.gif' );
}
#subContentTopContainer .wrapperC ul li.selected
{
	background-image: url( '../gfx/tab2-blue-front-left.gif' );
}
#subContentTopContainer .wrapperC li.selected a:visited, #subContentTopContainer .wrapperC li.selected a:link, #subContentTopContainer .wrapperC li.selected a:active, #subContentTopContainer .wrapperC li.selected a:hover
{
	background-image: url( '../gfx/tab2-blue-front-right.gif' );
}

/* Sub menu syles */
#subMenuContainer h3
{
	background-color: #80aad5;
	background-image: url( '../gfx/kolonne1-blue.png' );
}
#subMenuContainer a:visited, #subMenuContainer a:link, #subMenuContainer a:active, #subMenuContainer a:hover
{
	color: #326ca6;
}
#subMenuContainer a:hover
{
	background-color: #dee9f4;
}
#subMenuContainer li.level1Selected a:visited, #subMenuContainer li.level1Selected a:link, #subMenuContainer li.level1Selected a:active, #subMenuContainer li.level1Selected a:hover
{
	background-image: none;
}
#subMenuContainer a:visited, #subMenuContainer a:link, #subMenuContainer a:active, #subMenuContainer a:hover
{
	background-image: none;
}
#subMenuContainer li.level1Selected a.selected:visited, #subMenuContainer li.level1Selected a.selected:link, #subMenuContainer li.level1Selected a.selected:active, #subMenuContainer li.level1Selected a.selected:hover, #subMenuContainer li.level2Selected a.selected:visited, #subMenuContainer li.level2Selected a.selected:link, #subMenuContainer li.level2Selected a.selected:active, #subMenuContainer li.level2Selected a.selected:hover, #subMenuContainer li.level3Selected a.selected:visited, #subMenuContainer li.level3Selected a.selected:link, #subMenuContainer li.level3Selected a.selected:active, #subMenuContainer li.level3Selected a.selected:hover, #subMenuContainer li.level4Selected a.selected:visited, #subMenuContainer li.level4Selected a.selected:link, #subMenuContainer li.level4Selected a.selected:active, #subMenuContainer li.level4Selected a.selected:hover
{
	background-color: #8bb2d8;
}
#subMenuContainer li.level2 a:visited, #subMenuContainer li.level2 a:link, #subMenuContainer li.level2 a:active, #subMenuContainer li.level2Selected a:link, #subMenuContainer li.level2Selected a:active, #subMenuContainer li.level2Selected a:visited
{
	background-image: url( '../gfx/menu3-blue-arrow-right.gif' );
}
#subMenuContainer li.level3 a:visited, #subMenuContainer li.level3 a:link, #subMenuContainer li.level3 a:active, #subMenuContainer li.level3Selected a:link, #subMenuContainer li.level3Selected a:active, #subMenuContainer li.level3Selected a:visited
{
	background-image: url( '../gfx/menu3-blue-arrow-right.gif' );
}
#subMenuContainer li.level2Selected a:link, #subMenuContainer li.level2Selected a:active, #subMenuContainer li.level2Selected a:visited, #subMenuContainer li.level2Selected a:hover, #subMenuContainer li.level3Selected a:link, #subMenuContainer li.level3Selected a:active, #subMenuContainer li.level3Selected a:visited, #subMenuContainer li.level3Selected a:hover
{
	background-image: url( '../gfx/menu3-blue-arrow-down.gif' );
}
#subMenuContainer li.level2Selected a.selected:visited, #subMenuContainer li.level2Selected a.selected:link, #subMenuContainer li.level2Selected a.selected:active, #subMenuContainer li.level2Selected a.selected:hover, #subMenuContainer li.level3Selected a.selected:visited, #subMenuContainer li.level3Selected a.selected:link, #subMenuContainer li.level3Selected a.selected:active, #subMenuContainer li.level3Selected a.selected:hover
{
	background-image: url( '../gfx/menu3-arrow-down-active.gif' );
	color: #fff;
}



/* cookbook styles */
/*to include in global*/
#mainContentCookbook
{
	float: left;
	clear: both;
	background-repeat: repeat-y;
	height: 100%;
	overflow: hidden;
}
#tdCell1Cookbook
{
	float: left;
	width: 720px;
	margin-right: 15px;
	clear:left;
	line-height:15px;
	
}
#tdCell2Cookbook
{
	float: right;
	width: 190px;
	margin: 0px;
	line-height:14px;

}


/*to include in diabetes */
#mainContentCookbook h1
{
	margin: 0px;
}
#mainContentCookbook
{
	background-image: url( '../gfx/bg-cookbook-blue.gif' );
}

#subContentTopCookbook .wrapperLTitle
{
	margin:0px 0px 18px 11px;
}
	
#subContentTopCookbook .wrapperLTitle h1
{
	margin:35px 0px 0px 0px;
}

/* Cookbook frontpage */

#subContentCampaign{
	display:block;
	clear:both;
	width:340px;
	background-repeat:no-repeat;
	min-height:175px;
	height:175px;
	padding-left:380px;
	padding-top:5px;
}


#recipeTop{
	display:block;
	clear:both;
	width:600px;
	height:180px;
	position:relative;

	
	}
#recipeTop p
{
	top:83px;
	left:370px;
	position:absolute;
	width:330px;
}
#recipeTop .butHolder
{
	top:167px;
	left:380px;
	position:absolute;
	width:140px;
	
}

.recipePhoto
{
	float:left;
}
	
#recipeHolder
{
	float:left;
}

#recipeHolder span
{
	color:#666666;
}

#recipeHolder h3
{
	margin-bottom:0px;
	margin-top:0px;
}

#recipeHolder h3 a
{
	color:#000000;
}

.recipeFront1,.recipeFront2,.recipeFront3, recipeFront
{
	margin:15px 0px 0px 0px;
	float: left; 
	width: 230px;
	height:300px;
}

.recipeFront2
{
	border-left:1px solid #5a91c8;
	border-right:1px solid #5a91c8;
	padding-left:7px;
	padding-right:7px;
	margin-left:7px;
	margin-right:7px;
	display:block;
	}

.wave
{
	width:230px;
	height:127px;
	border:0px;
	top:3px;
	}

/******* right column *******/
/* cookbook simple form */
#rightSearchContainer
{
	width:190px;
	margin:0px 0px 7px 0px;
	padding:0px 0px 0px 0px;
	clear:both;
	display:block;
	height:20px;
}


#rightSearchContainer form  input 
{
	float:left;
}

#searchCookbookField, .searchWebShopField, #searchAdviceField
{
	background-repeat: no-repeat;
	border: solid 0px #000;
	height: 16px;

	padding: 4px 0px 0px 9px;
	text-align: left;
	width: 150px;
	background-image: url( '../gfx/searchfieldCookbook-blue.gif' );
	background-position: 0px 0px;
	background-repeat:no-repeat;
	display:inline;
	float:left;
	color:#333;
	
}


#searchCookbookBt, .searchWebShopBt, #searchAdviceBt
{
	background-repeat: no-repeat;
	border: solid 0px #000;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 5px 0px; 
	width: 31px;
	height: 20px;
	background-image: url( '../gfx/button-search-blue.png' );
	background-position: 0px 0px;
	background-repeat:no-repeat;
	display:inline;
	float:left;
}
#searchCookbookBt:hover, .searchWebShopBt:hover
{
	background-image: url( '../gfx/button-search-blue-hover.png' );
	
	
}

/* right teaser */
.rightTeaser
{
	clear:both;
	background-image: url( '../gfx/teaser-blue.png');
	width:190px;
	padding:0px;
	margin:0px 0px 15px 0px;
	background-repeat:no-repeat; 
	border-bottom:1px solid #bdd3e9;
	line-height:14px; 
	top:0px;
	
}
.rightTeaser img{width:190px;}

.rightTeaser div
{
	padding:10px 10px 15px 10px;
}

.rightTeaser h3
{
	margin:0px	
}

/* right TOP TEN widget */
#rightTopContainer
{
	clear:both;
	background-color: #F7F9FC;
	background-image: url( '../gfx/faktaboks-blue-light.png');
	background-repeat:no-repeat;
	margin:0px; 
	width:190px;
}

#rightTopContainer h3
{
	background-position:bottom; 
	color:#FFF; 
	font-family:Tahoma; 
	font-size:13px; 
	font-weight:bold; 
	line-height:13px; 
	margin:0px; 
	padding:11px 10px 26px 10px; 
	text-transform:uppercase; 
	vertical-align:middle; 
	width:170px;
}

.rightItemContainer{
	margin:0px 0px 0px 0px;
	padding:5px 10px 0px 0px;
	border-bottom:1px solid #bdd3e9;
	min-height:23px;
	}
	
.rightItemContainer a:visited, .rightItemContainer a:link, .rightItemContainer a:active, .rightItemContainer a:hover 
{
	color:#000000;
	font-weight:bold;
}


/* alphabets index */
.indexContainer
{
	
	margin:0px;
	display:block;
	background-image: url( '../gfx/bg-cookbook-blueDot.gif' );
	background-repeat:repeat-x;
	background-position:bottom left;
	padding-bottom:10px;
	margin-bottom:10px;
	margin-left:10px;
	
	
}

.indexContainer dt
{
	color:#5a91c8;
	font-size:16px;
	text-transform:capitalize;
	display:inline;
	float:left;
	font-weight:bold;
	margin-top:4px;
}

.indexContainer dd
{
	line-height:20px;
	margin-left:25px;
}


.alphabets
{
	background-image: url( '../gfx/bg-cookbook-blueDot.gif' );
	background-repeat:repeat-x;
	background-position:bottom left;
	height:21px;
	padding-left:0px;
	margin-bottom:10px;
	
	}

.alphabets a
{
	background-image:url('../gfx/bg-index.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
	height:17px;
	padding: 4px 5px 0px 5px;
	margin-right:1px;
	width: 11px;
	text-transform: capitalize;
	font-family:Tahoma;
	font-size:11px;
	color: #e60032;
	text-align: center;
	display: block;
	float: left;
}
.alphabets a:hover
{
	height:17px;
	padding: 4px 5px 0px 5px;

}

.alphabets .indexTxt
{
	width: 45px;
	border: 1px solid #5A91C8;
	display: block;
}
a.indexList:link, a.indexList:visited, a.indexList:hover
{
	font-size: 11px;
	color: Black;
	margin: 0px;
}

/* recipeList View*/

.recipeListView
{
	width: 720px;
	clear: both;
}
.recipeListView .recipeListItem
{
	width: 720px;
	line-height:14px;
}

.recipeListView .recipeListItem a
{
	color:#000000;
	font-weight:bold;
}

.recipeListView .recipeListItem span
{
	color:#73787d;
	font-size:10px;
	display:block;
	margin-bottom:3px;
}

.recipeListView .recipeListItem img
{
	float: left;
	margin: 0px;
	padding: 0px;
	border-bottom:1px solid #ffffff;
	height:95px;
}

.recipeListView div
{
	float: right;
	width: 530px;
	border-bottom:1px solid #dee9f4;
	height:95px;
}
.recipeListView div p
{
	margin:6px 10px 6px 20px;
	}

/* recipeHeaderLinks */
#recipeHeaderLinks
{
	float: right;
	width: 200px;
	line-height:16px;
}
#recipeHeaderLinks a
{
	display:block;
	
}
#tipFriendLink, #printLink
{
	float:right;
	width:70px;
}

#recipeAdvancedSearch,#recipeAllRecipes, #subContentCampaign a, .rightTeaser a
{
	background-image: url( '../gfx/bullet-link.gif' );
	background-repeat:no-repeat;
	padding-left:10px;
	background-position:0px 3px;
}

 #subContentCampaign a {
	display:block;
	background-position:0px 5px;
}


#recipeAdvancedSearch:hover,#recipeAllRecipes:hover, #subContentCampaign a:hover,
.rightTeaser a:hover
{
	background-image: url( '../gfx/bullet-link-hover.gif' );
}

#recipeBreadcrumb{float:left; color:#5A91C8;margin-left:10px;width:490px;}
#recipeBreadcrumb a:link,#recipeBreadcrumb a:visited {color:#5A91C8;}
#recipeBreadcrumb a:hover,#recipeBreadcrumb a:active {color:#326CA6;}


/*searchPaginationBox*/
div.searchPaginationBox
{
	width: 720px;
	background-color: #E0EAF5;
	height: 21px;
	min-height:21px;
	border-bottom:1px solid #ffffff;
}

div.searchPaginationBox .butHolder, div.searchPaginationBoxBottom .butHolder
{
	float: left;
	width: 140px;
	margin-left: 10px;
	position: relative;
	top: 4px;
}

div.searchPaginationBox .seeAllLink
{
	float: left;
	width: 260px;
	position: relative;
	padding: 4px 0px 0px 20px;
}

.nextLink
{
	background: transparent url(../gfx/mini-button-blue-next.gif) no-repeat scroll 0 0;
	display: block;
	height: 14px;
	position: absolute;
	right: 0;
	top: -1px;
	width: 20px;
}

.prevLink
{
	background: transparent url(../gfx/mini-button-blue-previous.gif) no-repeat scroll 0 0;
	display: block;
	height: 14px;
	position: absolute;
	top: -1px;
	width: 20px;
}

.prevLinkDisabled
{
	background: url(../gfx/mini-button-blue-previous-disabled.gif) no-repeat;
	top: -1px;
	display: block;
	width: 20px;
	height: 14px;
	position: absolute;
}
.prevLinkDisabled:hover,.nextLinkDisabled:hover{text-decoration:none;}
.nextLinkDisabled
{
	background: url(../gfx/mini-button-blue-next-disabled.gif) no-repeat;
	top: -1px;
	right: 0px;
	display: block;
	width: 20px;
	height: 14px;
	position: absolute;
}

.prevLink:hover
{
	background: url(../gfx/mini-button-blue-previous-hover.gif) no-repeat;
	text-decoration:none;
}

.nextLink:hover
{
	background: url(../gfx/mini-button-blue-next-hover.gif) no-repeat;
	text-decoration:none;
}

.prevLink span, .nextLink span, .prevLinkDisabled span, .nextLinkDisabled span
{
	display: none;
}

div.casesDiv
{
	display: inline;
	padding-left: 30px;
	
}

div.searchPaginationBox .filterCat{
	display: inline;
	float:right;
	width:240px;
	position:relative;
	padding:1px 0px 0px 40px;
}

div.searchPaginationBox .filterCat select
{
	width:185px;
}


/* search styles */
.searchFieldsTop 
{
	height:8px;
	border-bottom:2px solid #ffffff;
	font-size:5px;
	
}   

.searchFieldsTop, .searchFieldsMiddle
{
	background-color:#dee9f4;
}                           

.searchFieldsMiddle
{
	padding:7px 0px 0px 0px;
	width:720px;
	margin-bottom:7px;
	border-bottom:1px solid #bdd3e9;
	
}    

.labelCol
{
	width:96px;
}

.labelCol2
{
	width:110px;
}


.setWidth
{
	width:45px;
}               

.searchFieldsMiddle table
{
	width:703px;
	margin-right:0px;
	padding-right:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

.searchFieldsMiddle table .selectCol
{
	width:220px;
	}	
.searchFieldsMiddle .webshopSearch 
{
	width:100%;
	margin-right:0px;
	padding-right:0px;
	margin-bottom:5px;
	padding-bottom:0px;

}	
.searchFieldsMiddle .webshopSearch .td1
{
	width:auto;
	text-align:right;
}
.searchFieldsMiddle .webshopSearch .td2
{
	width:330px;
	text-align:right;
}
.searchFieldsMiddle .webshopSearch .td3
{
	width:192px;
	text-align:right;
}
.searchFieldsMiddle .input340,  .input340
{
	width:340px;
}	
	
.freeTxtFld
{
	width:214px;
}	

.divParams
{
	padding: 0px 0px 0px 10px;
}
.popupParamsDiv
{
	width: 450px;
	border-left: 1px solid #5E93CA;
	border-right: 1px solid #5E93CA;
	border-bottom: 1px solid #5E93CA; /*	margin-left:150px;*/
	padding: 10px;
}
.popupParamsDiv table
{
	width: 100%;
}

.ingredientField
{
	background-image: url(../gfx/ingredientField-blue.gif);
	background-repeat: no-repeat;
	border: 0 solid #000000;
	height: 20px;
	margin: 0;
	padding: 0px 0 0 4px;
	text-align: left;
	width: 450px;
}

#ingredientBt
{
	background-repeat: no-repeat;
	border: solid 0px #000;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 31px;
	background-image: url( '../gfx/button-search-blue.png' );
}


/*	recipe content page */
#recipeL
{
	float:left;
	width:238px;	
	}
	
#recipeR
{
	float:left;
	width:474px;
	margin-left:8px;
	}
	
#recipePageHolder
{
	float:left;
	background-image: url( '../gfx/bg-cookbook-blueDot.gif' );
	background-repeat:repeat-y;
	background-position:238px 0px;
	margin-top:15px;
	width:720px;
	}


#recipeL h3
{
	margin:0px 17px 8px 10px;
	}

#recipeR h3
{
	margin:0px 17px 8px 11px;
	}


#recipeL p
{
	margin:0px 17px 7px 10px;
	}
	
#recipeR p
{
	margin:0px 17px 7px 11px;
	}

/*also used in basket*/	
.alternativeDiv
{
	width:404px;
	border-top:1px solid #bdd3e9;
	border-bottom:1px solid #bdd3e9;
	background-color:#f7f9fc;
	padding:15px 30px 15px 40px;
	color:#326ca6;
	line-height:15px;
	margin:10px 0px 10px 0px;
	
}
#recipeR .alternativeDiv h3
{
	margin:0px 0px 5px 0px;
	color:#326ca6;
}

#recipeR .alternativeDiv p
{
	margin:0px;
	color:#326ca6;
}


/***** WEBSHOP *****/

.WSloginBt, .WSlogoutBt, .WSpreviousBt, .WSnextBt, .WSapproveOrderBt {
	background-repeat:no-repeat; 
	border:solid 0px #fff;
	height:20px; 
	width:170px;
}

.WSloginBt {
	background-image:url('/gfx/netbutik/button-logind.png');
}

.WSlogoutBt {
	background-image:url('/gfx/netbutik/button-logud.png');
}
.WSnextBt {
	background-image:url('/gfx/netbutik/button-next.png');
	margin-top:-2px;
}

.WSpreviousBt{
	background-image:url('/gfx/netbutik/button-previous.png');
	margin-top:-2px;
}

a.WSpreviousBt:hover{
	background-image:url('/gfx/netbutik/button-previous-hover.png');
	margin-top:-2px;
}

.WSupdateBt{
	background-image:url('/gfx/netbutik/button-opdater.png');
	background-repeat:no-repeat; 
	border:solid 0px #fff;
	height:20px; 
	width:73px;
}

.WSapproveOrderBt{
	background-image:url('/gfx/netbutik/button-godkend-betaling.png');
}


.WSfront, .WSfront2 {
	margin:15px 0px 0px 0px;
	padding-top:100px;
	float: left; 
	width: 230px;
	height:180px;
}

.WSfront2 {
	border-left:1px solid #5a91c8;
	border-right:1px solid #5a91c8;
	margin-left:7px;
	margin-right:7px;
	padding-left:7px;
	background-position: 7px 0px;
	padding-right:7px;
	display:block;
}


#WSallProducts {
	background-image: url( '../gfx/bullet-link.gif' );
	background-repeat:no-repeat;
	padding-left:10px;
	background-position:0px 6px;
	position:relative;
	left:30px;
	width:60px;
}

.blueText {
	color:#5A91C8;
	margin:-10px 0px 0px 12px;
}
span.blueTextNormal {
	color:#5A91C8;
}

.WSbasketTable, .WSbasketTableForm {
	width:720px;
	margin:0px;
	padding:0px;

}
.WSbasketTable th, .sideBorders, .topBottomBorders, .fullBorders,.WSbasketInput, .leftBorder, .topBottomLeftBorders  {
	border-style:solid;
	border-color:#bdd3e9;
}

.WSbasketTable th{
	border-width:0px 0px 1px 0px;
	font-weight:normal;
	padding-right:10px;
}

.WSbasketTable tr td{
	padding:4px 10px 2px 10px;
}
.WSbasketTable .WSbasketTableth{
	border-width:0px 0px 1px 0px;
	font-weight:normal;
	padding-right:10px; 
}
#WSbasketBottom {
	width:700px;
	padding:12px 10px 0px 10px;
	height:28px;
	margin:0px;
}
#WSbasketBottom input {
	float:right;	
}


.WSbasketTableForm tr td
{
	background-color:#f7f9fc;
	padding:1px 10px 2px 10px;
	
	
}
.WSbasketTableForm .WSbasketTableFormTopBorder td
{
	border-top:1px solid #bdd3e9;
	padding-top:7px;
}
.WSbasketTableForm .WSbasketTableFormBottomBorder td
{
	border-bottom:1px solid #bdd3e9;
	padding-bottom:6px
}
.WSbasketTableForm .WSbasketTableFormTopBorderWhite td
{
	border-top:2px solid #fff;
}
.WSbasketTableForm .WSbasketTableFormTopPadding td
{
	padding-top:7px;
}
.WSbasketTableForm .WSbasketTableFormBottomPadding td
{
	padding-bottom:6px;
}
.WSbasketTableForm .fieldvalidator{padding-left:1px; padding-right:1px;}
.disabled{color:#aaa}
.fieldValidatorSpacer{float:left; margin-left:-11px; width:11px;}
td.sideBorders {
	border-width:0px 1px 0px 1px;
}
td.leftBorder {
	border-width:0px 0px 0px 1px;
}

.topBottomBorders{
	border-width:1px 0px 1px 0px;
}
.topBottomLeftBorders{
	border-width:1px 0px 1px 1px;
}


.topBottomBorders a {	
	padding-top:3px;	
}

.topBottomBorders input{
	padding-top:3px;	
}

.fullBorders{
	border-width:1px ;
}

.WSbasketInput {
	width:25px;
	text-align:right;
	border-width:1px;
}

.WSbasketInputBt {
	padding:0px 0px 0px 5px;	
	position:relative;
	top:3px;
}

.WSbasketInfoBox {
	width:240px;
}

.WSbasketInfoBox p.listDate{
	margin-top:-13px;
}

.AddToBasketText {
	display:none;
}

.moveBg {
	background-position: 0px -22px;
}

.frontpageProdDiv
{float:left;padding-right:10px;width:160px;overflow:hidden;}


/* productList View*/

.productListView
{
	width: 720px;
	clear: both;
}
.productListView .recipeListItem
{
	width: 720px;
	line-height:14px;
}

.productListView .recipeListItem a
{
	color:#000000;
	font-weight:bold;
}

.productListView .recipeListItem span
{
	color:#73787d;
	font-size:10px;
	margin-bottom:3px;
}

.productListView .recipeListItem img
{
	float: left;
	margin: 0px;
	padding: 0px;
	border-bottom:1px solid #ffffff;
	height:95px;
}

.productListView .itemDiv
{
	float: right;
	width: 530px;
	border-bottom:1px solid #dee9f4;
	height:95px;
}
.productListView .itemDiv p
{
	margin:6px 10px 6px 20px;
	}
	
.productListView .priceDiv
{
	float:right;
	width:180px;
	height:54px;
	text-align:right;
	padding-right:10px;
}

	
div.searchPaginationBox .filterCat2{
	display: inline;
	float:right;
	width:250px;
	position:relative;
	padding:1px 0px 0px 30px;
}

div.searchPaginationBox .filterCat2 select
{
	width:180px;
}


div.productDetail
{
	width:460px;
	float:left;
	}

div.productDetail .productSummary
{
	font-size:12px;
	color:#326ca6;
	margin-left:10px;	
	}


	
div.productCarrousel
{
	width:230px;
	text-align:center;
	float:right;
	}
	
div.productCarrousel img
{
	vertical-align:top;
}
	
.butProductHolder
{
	vertical-align:bottom;
	text-align:left;
	width:135px;
	margin:auto;
	margin-top:10px;
}

.prevLinkDisabled2:hover,.nextLinkDisabled2:hover{text-decoration:none;}

.prevLink2:hover
{
	background: url(../gfx/mini-button-blue-previous-hover.gif) no-repeat;
	text-decoration:none;
}

.nextLink2:hover
{
	background: url(../gfx/mini-button-blue-next-hover.gif) no-repeat;
	text-decoration:none;
}

div.casesDiv2
{
	display: inline;
	padding-left: 7px;
	
}

.inputLogbox {width:163px;}


/* Advice module */

#mainContentAdvice
{
	background-image: url( '../gfx/bg-cookbook-blue.gif' );
	float: left;
	clear: both;
	background-repeat: repeat-y;
	height: 100%;
	overflow: hidden;
}

#tdCell1Advice
{
	float: left;
	width: 720px;
	margin-right: 15px;
	clear:left;
	line-height:15px;
}

#tdCell2Advice
{
	float: right;
	width: 190px;
	margin: 0px;
	line-height:15px;

}

#tdCell1Advice .contentCol
{
	padding:0px 10px 20px 0px;
	}

#tdCell1Advice #subContentTopCookbook .wrapperLTitle
{
	margin:0px 0px 18px 9px;
}
	
.tdsubCell1 {float:left; width:395px; margin-right:15px;}

.tdsubCell2 {float:left; width:310px;}

.tdsubCell2 img 
{
	margin-right:4px;
	
	}
 .divContact h3
 {
 	margin-top:13px;}   
             
.midItemContainer{
	margin:0px;
	padding:0px 10px 0px 0px;
	}
	
.midItemContainer h3{
	margin-top:0px;
	}

.midItemContainer .profileImg{
	float:right;	
	}
	
div.contentCol .blueSummary
{
	font-size:12px;
	color:#326ca6;
	margin-left:10px;	
	margin-bottom:10px;
	}
	
	
/* breadcrumb */
#moduleBreadcrumb{float:left; color:#5A91C8;padding-left:10px;width:450px;}
#moduleBreadcrumb a:link,#moduleBreadcrumb a:visited {color:#5A91C8;}
#moduleBreadcrumb a:hover,#moduleBreadcrumb a:active {color:#326CA6;}
		
#breadcrumbHeaderLinks
{
	float: right;
	width: 240px;
	line-height:16px;
}

#breadcrumbHeaderLinks a
{
	display:block;
}
/* end breadcrumb */

.tdsubCell3 {float:left; width:505px; margin-right:15px;}

.tdsubCell4 {float:left; width:200px;}

.contentCol2 p{
	margin-right:0px;
	padding-right:0px;
}

.contentCol2 img{
	float:right;
	top:0px;
	right:0px;
}

.contentCol2 h3{
	margin-top:0px;
	}

.tdsubCell5 {float:left; width:505px; margin-right:15px;}

.tdsubCell6 {float:left; width:200px;}


/* Search */


div.blueBgBoxTitle
{
	width: 720px;
	background-color: #E0EAF5;
	height: 26px;
	min-height:26px;
	border-bottom:2px solid #ffffff;
}

div.blueBgBoxTitle h3
{
	margin-top:0px;
	padding-top:6px;
}


.trsubHolderSearch
{
	float:left; 
	border-bottom:1px solid #bdd3e9;
}

.tdsubCellSearch1 
{
	float:left; 
	width:195px;
	padding-left:10px;
}

.tdsubCellSearch2 {float:left; width:515px;}

.tdsubCellSearch1 h3
{
	margin:10px 0px 0px 5px;
}

.trListItem
{	
	border-bottom:1px solid #bdd3e9;
	padding:5px 10px 5px 0px;
}
	
.trListItemLast
{
	
	padding:5px 10px 5px 0px;
	}
	
/* tables */

.tblInbox, .tblConversation
{
	width:720px;
	margin:0px;
	padding:0px;
}

.tblInbox a
{
	color:#000;
	padding-left:10px;
}

.tblConversation
{
	border-top:1px solid #bdd3e9;
	}
	
.tblInbox td, .tblConversation td
{
	
	border-bottom:1px solid #bdd3e9;
	height:19px;
	vertical-align:top;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:2px;
	padding-bottom:2px;
	}

.tblInbox td p, .tblConversation td p
{
	margin:0px 0px 5px 0px;
}

.tblInbox th
{
	color:#326ca6;
	border-bottom:1px solid #bdd3e9;
	height:23px;
	font-weight:normal;
}

.tblInbox tr:hover
{
	background-color:#dee9f4;

	}
	
	
.tblTd
{
	width:180px;
	
	}
	
.tblTd1
{
	width:28px;
	
	}
	
.tblTd2
{
	width:116px;
	
	}
	
	
.tblTd3
{
	width:416px;
	padding-right:10px;
	}
	
.tblTd4
{
	width:140px;
	padding-right:10px;
	text-align:right;
	}
	
.extraPad
{
	padding-left:10px;}

.blueBgBoxForm
{
	width: 720px;
	background-color: #E0EAF5;
	border-bottom:1px solid #bdd3e9;
	float:left;
}

.BoxFormCol1
{
	float:left;
	width:80px;
	padding:5px 0px 10px 10px;
}

.BoxFormCol2
{
	float:left;
	width:620px;
	padding:10px 0px 10px 10px;
}

.miniForm
{
	margin:0px;
	padding:0px;
	width:190px;
}

.miniForm input
{
	margin:0px;
	padding:0px;
}

.tdMiniForm1
{
	width:10px;
	vertical-align:top;
	padding-left:10px;
	padding-bottom:10px;
	}
.tdMiniForm2
{
	width:180px;
	padding-bottom:10px;
	}

/* 
advice pagination 
*/
	
	    .advicePagination{

    }

.advicePagination tr th 
{
	width:160px;
	}

    .advicePagination tr th.category{
   
    border-bottom:1px solid #BDD3E9;
    }

    .advicePagination tr th h3{
    margin:0px;
    padding:0px;
    }

    .advicePagination tr td{
    width:540px;
    border-bottom:1px solid #BDD3E9;
    }
    .advicePagination tr td a{color:black; margin:0px 0px 0px 10px;}
/* 
/advice pagination 
*/	


