﻿/*
@font-face {
	font-family: 'DaxRegular';
	src: url('/Styles/fonts/Dax-Regular.eot');
	src: local('Dax Regular'), local('Dax-Regular'), url('/Styles/fonts/Dax-Regular.woff') format('woff'), url('/Styles/fonts/Dax-Regular.otf') format('opentype'), url('/Styles/fonts/Dax-Regular.svg#Dax-Regular') format('svg');
}
*/

@font-face {
	font-family: 'DaxRegular';
	src: url('/Styles/fonts/Dax-Regular.eot');
	src: local('Dax Regular'), local('Dax-Regular'), url('/Styles/fonts/Dax-Regular.woff') format('woff'), url('/Styles/fonts/Dax-Regular.ttf') format('truetype'), url('/Styles/fonts/Dax-Regular.svg#Dax-Regular') format('svg');
}

*{
	margin: 0; 
}

BODY{
	margin: 0px;
	padding: 0px;
	background: #ffffff url(/Images/Delizie/bg_body.gif) repeat-y 50% 0px;
}

img
{
    border: none;
}

/* GENERAL */
.floatLeft{
	float: left;
}

.floatRight{
	float: right;
}

.alignCenter{
	text-align: center;
}

.floatImgLeft, .alignLeft, .AlignLeft, .alignleft{
	float: left;
	margin-right: 19px;
}

.floatImgRight, .alignRight, .AlignRight, .alignright{
	float: right;
	margin-left: 19px;
}

A{
	color: #000000;
	text-decoration: none;
}

A:hover{
	color: #949494;
}


/* TYPO */
BODY{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

.headText, .navBar, .startPageMainContent H1, .errorpageMain H1, .subNaviHeader, .mainColContent H1, .searchResultColumn H1, .pizzaslideOverlay, .push, .prevNext, .tabNavi, .searchTipContent, .pushRow h1{
	font-family: 'DaxRegular', Sans-Serif;
}

H2{
	font-size: 16px;
	/*font-weight: normal;*/
}

H3{
	font-size: 12px;
}

.headText{
	font-size: 30px;
	line-height: 30px;
	color: #ea2127;
}

.breadCrumbs{
	font-size: 8px;
	text-transform: uppercase;
	color: #808080;
}

.breadCrumbs A{
	text-decoration: none;
	color: #808080;
}

.breadCrumbs A:hover{
	color: #000000;
}

.quickLinks{
	font-size: 9px;
}

.navBar{
	font-size: 12px;
	line-height: 14px;
}

.navBar LI A, .quickLinks LI A{
	color: #000000;
	text-decoration: none;
}

.navBar LI A:hover, .quickLinks LI A:hover{
	color: #949494;
}

.navBar LI.active A, .navBar LI.active A:hover, .quickLinks LI.active A, .quickLinks LI.active A:hover{
	color: #ea2127;
}

.navBar LI.home A{
	color: #ffffff;
}

.navBar LI.home A:hover{
	color: #949494;
}

.navBar LI.home.active A{
	color: #ea2127;
}

.subNavi{
	font-size: 11px;
}

.subNavi A, .subNavi UL LI.active UL LI A{
	text-decoration: none;
	color: #666666;
}

.subNavi A:hover, .subNavi UL LI UL LI A:hover{
	color: #ffffff;
}

.subNavi UL LI.active A, .subNavi UL LI UL LI.active A{
	color: #ea2127;
}

.subNaviHeader{
	font-size: 12px;
	color: #ffffff;
}

.startPageMainContent{
	font-size: 14px;
	line-height: 19px;
}

.startPageMainContent H1{
	font-size: 40px;
	line-height: 40px;
	font-weight: normal;
	color: #ffffff;
	text-transform: uppercase;
}

.startPageMainContent A{
	color: #ea2127;
	text-decoration: none;
}

.mainColContent H1, .searchResultColumn H1, .errorpageMain H1{
	font-size: 28px;
	line-height: 28px;
	font-weight: normal;
	color: #ffffff;
	text-transform: uppercase;
}

.pushRow h1{
	font-size: 24px;
	line-height: 25px;
	color: #ffffff;
}

.mainColContent P.ingress{
	font-weight: bold;
	line-height: 19px;
}

.mainColContent h2{
	font-size: 12px;
}

.mainColContent A{
	color: #EA2127;
}

.mainColContent A:hover{
	color: #949494;
}

.tabNavi{
	text-transform: uppercase;
}

.tabNavi A{
	text-decoration: none;
	padding: 0px 5px;
	margin-right: -1px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	position: relative;
	z-index: 2;
	float: left;
}

.tabNavi A.first{
	border-left: none;
	padding-left: 0px;
}

.tabNavi A.last{
	border-right: none;
}

.tabNavi A:hover{
	border-color: #949494;
	position: relative;
	z-index: 3;
}

.tabNavi A.active{
	color: #EA2127;
	border-color: #EA2127;
	position: relative;
	z-index: 4;
}

.prevNext{
	font-size: 12px;
	line-height: 15px;
}

.prevNext A{
	text-decoration: none;
	color: #b2b2b2;
}

.prevNext A:hover, .prevNext A.active{
	color: #000000;
}

.footer{
	color: #ffffff;
	font-size: 10px;
}

.footer A{
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
}

.push{
	font-size: 13px;
	line-height: 17px;
	text-transform: uppercase;
}

.productPush, .recipePush, .pagePush{
	font-size: 8px;
	line-height: 17px;
	text-transform: uppercase;
	font-style: italic;
}

.push A, .productPush A, .recipePush A{
	text-decoration: none;
}

.push A .pushText, .productPush A .pushText, .recipePush A .pushText{
	color: #000000;
}

.push A:hover .pushText, .productPush A:hover .pushText, recipePush A:hover .pushText{
	color: #EA2127;
}

.push .pushHeader{
	font-size: 24px;
	line-height: 27px;
	/*font-size: 35px;
	line-height: 29px;*/
}

.searchResult, .newsList{
	font-style: italic;
}

.searchResult A, .newsList A{
	color: #000000;
	text-decoration: none;
}

.searchResult A H2, .newsList A H2{
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}

.newsList A SPAN{
	color: #EA2127;
	font-style: normal;
}

.searchTipContent{
	font-style: italic;
}

.searchTipContent H3{
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
}

.searchTipContent A{
	color: #1a1a1a;
	text-decoration: none;
}

.searchTipContent A:hover{
	color: #1a1a1a;
}

/* Pizza campaign */

/*  root element for the scrollable. When scrolling occurs this element stays still. */
.scrollable
{
	/* required settings */
	height:340px;
	overflow:hidden;
	position:relative;
	width: 943px;
}
/*  root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element. */
    .scrollable .items
    {
	    /* this cannot be too large */
	    width:20000em;
	    position:absolute;
    }
    /*  a single item. must be floated in horizontal scrolling.
	    typically, this element is the one that *you* will style
	    the most. */
        .items div
        {
	        float:left;
        }

.pizzaslideOverlay {
    position: absolute;
    left: 30px;
    top: 10px;
    width: 267px;
}
    .newPizzaBtn 
    {
        height: 60px;
        left: 80px;
        overflow: hidden;
        position: absolute;
        top: 245px;    
    }
    .newPizzaBtn:hover img
    {
        margin-top: -104px;
    }
    .pizzaLink
    {
        position: absolute;
        top: 315px;
        left: 25px;
        background: url('/Images/Delizie/pizzakampanj/RedArrow_Pizzamaskinen.png') no-repeat right 2px;
        padding-right:15px;
    }
.FBLike
{
    bottom: 7px;
    /*overflow: hidden;*/
    position: absolute;
    right: 7px;
}

.pizzaname 
{
    color: #EA2127;
    font-size: 28px;
    line-height: 32px;
    left: 25px;
    position: absolute;
    top: 150px;    
    width: 215px;
    text-align: center;
    text-transform: uppercase;
}


/* LAYOT */
.center{
	margin: 0px auto;
	width: 941px;
	position: relative;
}

.container{
	width: 941px;
	float: left;
	padding: 0px 0px 100px 0px
}

/* HEADER */
.head{
	float: left;
	width: 100%;
	position: relative;
}

.headImg{
	float: left;
	width: 100%;
	height: 125px;
	overflow: hidden;
	position: relative;
}

.headImg IMG{
	float: left;
	display: block;
}

.headLogo, .headText{
	position: absolute;
}

.headLogo{
	top: 25px;
	left: 37px;
}

.headLogo IMG{
	border: none;
}

.headText{
	top: 53px;
	left: 267px;
}

/* QUICK LINKS */
.quickLinks{
	float: left;
	width: 100%;
	height: 21px;
	margin: 0px;
	padding: 0px;
	position: relative;
}

.quickLinks UL{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: absolute;
	bottom: 2px;
	right: 0px;
}

.quickLinks LI{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 6px;
}

/* NAVI */
.navBar{
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	/*background: url(/Images/Delizie/bg_naviBar.gif) repeat-x 0px 0px;*/
	border-top: 2px solid #000000;
	border-bottom: 9px solid #000000;
}

.navBar UL{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.navBar LI{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 1px;
	background: url(/Images/Delizie/bg_naviBarLink.gif) no-repeat 0px 5px;
}

.navBar li.first{
	padding-left: 0px;
}

.navBar LI A{
	background-color: #ffffff;
	margin: 0px;
	padding: 11px 0px 12px 0px;
	display: block;
	text-align: center;
	width: 104px;
}

.navBar LI.active{
	
}

.navBar LI.active A{
	padding-bottom: 21px;
	margin-bottom: -9px;
}

.navBar LI.home{
	background: none;
	padding-left: 0px;
}

.navBar LI.home A{
	padding-left: 12px;
	padding-right: 12px;
	width: auto;
	background-image: url(/Images/Delizie/bg_naviBarHome.gif);
	background-repeat: no-repeat;
	background-position: 100% 0px;
}

.navBar LI.home A:hover{
	/*background-position: 100% -100px;*/
}

.breadCrumbs{
	float: left;
	width: 100%;
}

.breadCrumbs .delimiter{
	margin: 0px 4px;
}


/* MAIN CONTENT */
.content{
	float: left;
	width: 100%;
	border-top: 2px solid #ececec;
}

/* Startpage */
.startPageMain{
	padding: 10px 0px;
	border-bottom: 2px solid #ececec;
	position: relative;
}

.startPageMainContent{
	position: absolute;
	top: 80px;
	left: 48px;
	width: 400px;
}

.startPageMainContent H1{
	padding: 8px 10px 5px 10px;
	margin: 0px 0px 55px 0px;
	background-color: #ea2127;
}

.startPageMainContent P{
	margin: 0px 0px 15px 0px;
}

.startPagePushRow{
	float: left;
	width: 908px;
	margin: 20px 0px 0px 5px;
}

.startPagePushRow .push{
	float: left;
	width: 204px;
	margin: 0px 0px 0px 23px;
	background: pink;
	background: url(/Images/Delizie/bg_pushBottomTile.gif) repeat-x 0px 100%;
}

.startPagePushRow .push .pushText, .startPagePushRow .pushText .pushHeader{
	width: 204px;
}

.errorpageContent{
	float: left;
	display: inline;
	position: relative;
	width: 941px;
	height: 300px;
	margin: 0px 0px 40px 0px;
	background-color: #ffffff;
}

.errorpageMain{
	float: left;
	display: inline;
	margin-top: 80px;
	margin-left: 100px;
}

.errorpageMain H2, .errorpageMain P{
	padding-bottom: 9px;
}


/* Sub pages */
.mainContent{
	float: left;
	width: 100%;
	margin: 10px 0px 0px 0px;
	background: url(/Images/Delizie/bg_mainContent.gif) repeat-y 0px 0px;
}

.leftColumn{
	float: left;
	width: 171px;
}

.subNavi{
	
}

.subNaviHeader{
	background: url(/Images/Delizie/bg_naviBarHome.gif) no-repeat 100% 0px;
	padding: 10px 10px 11px 10px;
}

.subNavi UL{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.subNavi LI{
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.subNavi A, .subNavi UL LI.active UL LI A{
	display: block;
	padding: 7px 10px 8px 10px;
	background-color: #f2f2f2;
	background-image: url(/Images/Delizie/bg_subNavi.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.subNavi UL LI A:hover, .subNavi UL LI UL LI A:hover{
	background-position: 0px -50px;
}
.subNavi UL LI.active A, .subNavi UL LI UL LI.active A{
	background-position: 0px 0px;
}

.subNavi UL LI UL LI A, .subNavi UL LI.active UL LI A{
	padding-left: 20px;
}

.mainColumn{
	float: left;
	width: 571px;
	margin: 0px 0px 0px 20px;
}

.mainColContent{
	float: left;
	width: 551px;
	padding: 0px 0px 0px 4px;
}

.mainColContent H1, .searchResultColumn H1, .errorpageMain H1{
	background-color:#EA2127;
	margin: 0px 0px 35px 0px;
	padding: 5px 10px 5px 10px;
	clear: both;
}
h1.productHeadline
{
	margin: 0px 0px 20px 0px;
}
h1.recipeHeadline
{
	margin: 0px 0px 15px 0px;
}

.errorpageMain H1{
	margin-bottom: 10px;
}

.mainColContent h2{
	margin: 0px;
} 

.mainColContent P, .searchResultColContent P{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

.mainColContent IMG{
	margin-bottom: 20px;
}

.mainColumn .thirdWidth{
	width: 171px;
}

.mainColumn .halfWidth{
	width: 266px;
}

.mainColumn .twoThirdWidth{
	width: 361px;
}

.tabNavi{
	width: 100%;
	float: left;
	margin: 0px 0px 5px 0px;
}

.recipeFacts, .mainColumn UL.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,  .mainColumn UL.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, .mainColumn ul.ingredients{
	list-style: none;
	margin: 0px 0px 18px 0px;
	padding: 0;
}

.mainColumn ul.ingredients LI{
	padding: 0px 0px 3px 0px;
}

.factTable{
	width: 100%;
	margin-bottom: 18px;
	border: none;
	border-collapse: collapse;
}

.factTable TR{
	border-bottom: 1px solid #F2F2F2;
}

.factTable TD{
	padding: 3px 0px;
}


.prevNext{
	float: left;
	width: 100%;
	margin-top: 20px;
	text-align: center;
}

.prevNext A{
	margin: 0px 2px;
}

.prevNext A.showAll{
	margin: 0px 2px 0px 10px;
}

.prevNext A IMG{
	border: none;
	margin: 0px;
	vertical-align: bottom;
}

.prevNext A.prev, .prevNext A.next{
	margin: 0px 10px;
	background-color: #b2b2b2;
}

.prevNext A.prev:hover, .prevNext A.next:hover{
	background-color: #000000;
}

.newsList{
	float: left;
	width: 551px;
}

.newsList A{
	/*float: left;*/
	display: block;
	padding: 10px;
}

.newsList A:hover{
	background-color: #f2f2f2;
}

.newsList A SPAN{
	
}

.newsList A H2{
	margin: 0px;
}


.rightColumn{
	float: right;
	width: 171px;
}


/* PUSHES */
.pushRow{
	float: left;
}

.pushRow h1{
	background-color: #EA2127;
	margin: 0px 16px 35px 4px;
	padding: 5px 10px 5px 10px;
	clear: both;
}

.mainColumn .pushRow{
	width: 571px;
	margin: 20px 0px 0px 0px;
}

.rightColumn .pushRow{
	width: 171px;
	margin: 0px 0px 20px 0px;
}

.push{
	float: left;
	width: 171px;
	padding-bottom: 21px;
	background-image: url(/Images/Delizie/bg_pushBottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 100%;
}

.productPush, .recipePush{
	float: left;
	width: 179px;
	margin: 0px 11px 0px 0px;
	position:relative;
}

.rightColumn .productPush, .rightColumn .recipePush{
	margin: 0px 0px 0px -4px;
}

.mainColumn .push{
	margin: 0px 15px 0px 4px;
}

.push A, .productPush A, .recipePush A{
	float: left;
	display: block;
	cursor: pointer;
}

.mainColumn .productPush A, .mainColumn .recipePush A, .searchResultColumn .productPush A, .searchResultColumn .recipePush A, .rightColumn .productPush A, .rightColumn .recipePush A{
	padding: 0px 4px;
}

.mainColumn .productPush A:hover, .mainColumn .recipePush A:hover, .searchResultColumn .productPush A:hover, .searchResultColumn .recipePush A:hover, .rightColumn .productPush A:hover, .rightColumn .recipePush A:hover{
	background: url(/Images/Delizie/bg_productPush.gif) repeat-x 0px 0px;
}

.push IMG, .productPush IMG, .recipePush IMG{
	float: left;
	display: block;
	border: none;
	margin: 10px 0px 0px 0px;
}

.productPush IMG, .recipePush IMG{
	margin: 0px 0px 10px 0px;
}

.pushText{
	float: left;
	width: 171px;
	text-align: center;
}

.push .pushText{
	height: 95px;
	border-top: 9px solid #000000;
	border-bottom: 9px solid #000000;
}

.rightColumn .push .pushText{
	height: auto;
	padding: 10px 0px;
}

.push A:hover .pushText{
	border-top-color: #EA2127;
	border-bottom-color: #EA2127;
}

.productPush .pushText, .recipePush .pushText{
	height: 85px;
}

.pushText P{
	margin: 0px;
	padding: 0px;
}

.pushText .pushHeader{	
	margin: 0px;
	padding: 0px;
	width: 171px;
	display: block;
}


/* FUNCTION LINKS */
.functions{
	float: left;
	width: 551px;
	margin: 54px 0px 0px 0px;
	/*border-top: 1px solid #d4d4d4; 
	border-bottom: 1px solid #d4d4d4;*/
	background: #ffffff;
	position: relative;
	z-index: 10;
}

.funcRowOne{
	float: left;
	width: 551px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #d4d4d4; 
	border-bottom: 1px solid #d4d4d4;
}

.funcRowTwo{
	float: left;
	width: 551px;
	margin: 3px 0px 0px 0px;
	border-top: 1px solid #d4d4d4; 
	border-bottom: 1px solid #d4d4d4;
}

.functions A
{
    z-index: 0;
}
.functions A,
.functions div.imgLink
{
	float: left;
	display: inline;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #333333;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	/*margin-right: -3px;*/
	width: 274px;
}

.functions div.imgLink
{
    position: relative;
}

.functions A:hover,
.functions div.imgLink:hover
{
	background-color: #f1f1f1;
}

.functions A SPAN,
.functions div.imgLink span
{
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding: 2px 0px 2px 20px;
	line-height: 27px;
}

.addLink{
	/*width: 274px;*/
	margin: 0px;
}

.favoriteLink{
	/*width: 274px;
	margin: 0px 0px 0px -1px;*/
}

.imgLink{
	/*width: 137px;
	margin: 0px;*/
	margin: 0px 0px 0px -1px;
}

.printLink{
	/*width: 136px;
	margin: 0px 0px 0px -1px;*/
	margin: 0px;
}

.friendLink{
	/*width: 137px;
	margin: 0px 0px 0px -1px;*/
}

.shareLink{
	/*width: 136px;*/
	margin: 0px 0px 0px -1px;
}


.addLink SPAN{
	background-image: url(/Images/icon_addLink.gif);
}

.favoriteLink SPAN{
	background-image: url(/Images/icon_favoriteLink.gif);
}

.imgLink SPAN{
	background-image: url(/Images/icon_imgLink.gif);
}
 #moreSizes
    {
        background: #ffffff;
        border: solid 1px #D4D4D4;
        bottom: 5px;
        display: none;
        left: 5px;
        padding: 2px 2px 2px 2px;
        position: absolute;
        width: 258px;
        z-index: 1000;
    }
        #moreSizes a
        {
            border: none;
            display: inline-block;
            padding: 2px 2px 3px 2px;
            width: 125px;
        }
        
    .imgLink:hover #moreSizes
    {
        display: block;
    }

.printLink SPAN{
	background-image: url(/Images/icon_printLink.gif);
}

.friendLink SPAN{
	background-image: url(/Images/icon_friendLink.gif);
}

.shareLink SPAN{
	background-image: url(/Images/icon_shareLink.gif);
}

/* SEARCH RESULT */
.mainContentSearchResult{
	float: left;
	width: 100%;
	margin: 10px 0px 0px 0px;
	background: url(/Images/Delizie/bg_mainContentSearchResult.gif) repeat-y 0px 0px;
}

.searchResultColumn{
	float: left;
	width: 762px;
	margin: 0px;
}

.searchResultColContent{
	float: left;
	width: 746px;
	margin: 0px;
}

.searchResult{
	float: left;
	width: 746px;
}

.searchResult A{
	padding: 10px;
	display: block;
}

.searchResult A:hover{
	background-color: #f2f2f2;
}

.searchResult A H2{
	margin: 0px;
}

/* FOOTER */
.footer{
	float: left;
	width: 100%;
	margin: 20px 0px 0px 0px;
}

.footerImg{
	margin: 0px;
	display: block;
}

.footerBar{
	float: left;
	width: 100%;
	margin: 5px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	background-color: #ea2127;
	text-align: center;
}

/* SEARCH */
#searchTipBg{
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: #000;
	filter: Alpha(opacity=20);
	opacity: .2;
	z-index: 1000;
}

#searchTipContainer{
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
	z-index: 1001;
}

/* Only show search interface when <body> has class "searching". */
body.searching #searchTipBg,
body.searching #searchTipContainer
{
	display: block;
}

.searchTip{
	width: 390px;
	position: absolute;
	top: 190px;
	right: -6px;
}

.searchTipTop{
	width: 390px;
	float: left;
	background: transparent url(/Images/Delizie/bg_searchTip.png) no-repeat 0px 0px;
}

.searchTipContent{
	float: left;
	width: 379px;
	display: inline;
	margin: 5px 6px 0px 5px;
	border-bottom: 2px solid #EA2127;
}

.searchTipContent H3{
	padding: 5px 9px 5px 9px;
	margin: 0px;
	background: #f0f0f0;
	border-top: 2px solid #EA2127;
}

.searchTipContent UL{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.searchTipContent A{
	display: block;
	position: relative;
	width: 379px;
	height: 39px;
	line-height: 39px;
	border-top: 1px solid #f0f0f0;
}

.searchTipContent A:hover{
	/*background: #FCF0C5;*/
	background: url(/Images/Delizie/bg_searchTipHover.gif) repeat-x 0px 0px;
}

.searchTipContent IMG{
	/*float: left;
	display: block;
	margin-right: 15px;
	border: none;*/
}

.searchTipBottom{
	float: left;
	width: 390px;
	height: 35px;
	line-height: 30px;
	background: url(/Images/Delizie/bg_searchTipBottom.png) no-repeat 0px 0px;
}

.searchTipBottom A{
	float: right;
	position: relative;
	padding: 0px 22px 0px 0px;
	margin-right: 20px;
	background: url(/Images/Delizie/searhTipArrow.gif) no-repeat 100% 6px;
	
}

#result{
	white-space: nowrap;
}

#result span.thumb{
	float: left;
	width: 69px;
	height: 39px;
	margin-right: 15px;
	text-align: center;
	background: #ffffff;
}

#result img{
	border: 0;
}


.serchHolder{
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2000;
}

.search{
	width: 230px;
	height: 28px;
	position: absolute;
	top: 153px;
	right: 6px;
	background: transparent url(/Images/Delizie/bg_searchField.png) no-repeat 0px 0px;
}

.searchField{
	width: 160px;
	position: absolute;
	top: 4px;
	left: 10px;
	margin: 0px;
	border: none;
	cursor: text;
	font-size: 14px;
	line-height: 18px;
	background-color: #FFFFFF;
}

.searchButton{
	width: 44px;
	height: 22px;
	position: absolute;
	top: 3px;
	right: 3px;
	margin: 0px;
	border: none;
	cursor: pointer;
	background: transparent url(/Images/Delizie/bg_searchButton.gif) no-repeat 0px 0px;
}


.register{
	padding: 0;
	margin: 15px 0;
}

.register input{
	width: 250px;
}

.register input.auto{
	width: auto;
}

.register th{
	text-align: left;
	padding: 4px 15px 0 0;
	margin: 0;
	vertical-align:top;
}

.register th span{
	font-weight: normal;
}

.register td{
	vertical-align: top;
	padding: 0 0 18px 0;
	margin: 0;
	vertical-align:top;
}
.register td span{
	width: 180px;
	display: block;
}

.recipeSearch input,
.recipeSearch .jqTransformSelectWrapper 
{
	text-transform: uppercase;
}

.recipePush .editlink
{
	position:absolute;
	top:5px;
	right:5px;
}

.litfrmAll
{
	width:436px;
}

.litfrmGroup 
{
	width:430px !important;
	padding-bottom:25px;
}

/* Special Form - Medelhav */
.medelhav{
	
}

.medelhavTop{
	float: left;
	width: 551px;
	margin: 10px 0 10px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #e6e6e6;
}

	.medelhavTop .answers{
		float: left;
		width: 171px;
	}
		
		.medelhavTop .answers H2{
			background-color: #EA2127;
			padding: 3px 5px;
			margin: 0 0 10px 0;
			color: #ffffff;
			font-size: 11px;
			font-weight: normal;
			text-transform: uppercase;
		}
		
		.medelhavTop .answers .formRow{
			float: left;
			width: 171px;
			margin: 0 0 10px 0;
		}
		
		.medelhavTop .answers LABEL{
			font-weight: bold;
			margin: 6px 0 0 0;
			width: 20px;
		}
		
		.medelhavTop .answers SELECT{
			width: 120px;
		}
		
	.medelhavTop .reason{
		float: right;
		width: 370px;
	}
		
		.medelhavTop .reason LABEL{
			padding: 3px 0px;
			margin: 0 0 10px 0;
		}
		
		.medelhavTop .reason TEXTAREA{
			float: left;
			width: 360px;
			margin: 10px 0 0 0;
		}

.contact{
	float: left;
	width: 171px;
	padding: 0 10px 0 0;
	border-right: 1px solid #e6e6e6;
}
	
	.contact H3{
		font-weight: normal;
	}
	
	.contact .formRow{
		float: left;
		width: 171px;
		margin: 0 0 10px 0;
	}
		
		.contact .formRow LABEL{
			display: block;
			padding-bottom: 5px;
		}
		
		.contact .formRow .jqTransformInputWrapper{
			margin-left: 20px;
		}
		
		.contact .formRow INPUT{
			/*width: 120px;*/
		}

.terms{
	float: right;
	width: 342px;
}
	
	.terms H3{
		font-weight: normal;
		color: #EA2127;
		margin: 0 0 10px 0;
	}
	
	.terms .formRow{
		float: left;
		width: 342px;
		margin: 0 0 20px 0;
	}
		
		.terms .formRow LABEL{
			float: left;
			width: 300px;
			margin: 5px 0 0 0;
		}
.productLike
{
	width: 100%;
	margin: 0 0 15px 0;	
}
.recipeLike
{
	width: 100%;
	margin: 0 0 13px 0;	
}


/*  Media archive   */
.mediaarchivelist
{
    border-top: solid 1px #D4D4D4;
    width: 100%;
}
ul.mediaarchivelist
{
    margin: 0px 0px 9px 0px;
    padding: 0px 0px 0px 0px;
    list-style-type:none;
}
ul.mediaarchivelist li
{
    padding: 0px 0px 0px 0px;
}

    .mainCol ul.mediaarchivelist li
    {
        border-bottom: solid 1px #D4D4D4;
        height: 179px;
        padding: 5px 5px 5px 5px;
        width: 170px; /*179px*/
    }
    .mediaarchivelist select
    {
        font-family: Georgia,Serif;
        margin: 0px 5px 0px 0px;
        width: 140px !important;
    }
    .mediaarchivelist .name
    {
        font-family: Georgia,Serif;
        font-style: italic;
        margin: 0px 0px 5px 0px;
        text-align: center;
    }
        .mediaarchivelist .name a
        {
            color: #000000;
        }
    .mediaarchivelist .wraptocenter
    {
        height: 120px;
        position: relative;
        text-align: center;
        width: 100%;
    }
        .mediaarchivelist .wraptocenter a
        {
            bottom: 0px;
            left: 0px;
            position: absolute;
            width: 100%;
        }
    .mediaarchivelist .mediaArchiveVersions
    {
        position: relative;
    }
        .mediaarchivelist .mediaArchiveVersions input
        {
            bottom: 2px;
            height: 18px !important;
            position: absolute;
            right: 15px;
            width: 16px !important;
        }
/** SiteMap **/
            
.sitemap
{
    list-style: none;
    margin: 0px 10px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 265px;
    float: left;
}
.sitemap ul
{
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.sitemap li
{
    font-weight: bold;
    padding: 0px 0px 5px 0px;
}
.sitemap li li
{
    padding: 0px 0px 2px 20px;
    font-weight: normal;
}
.sitemap li li li
{
    font-style: italic
}
