﻿#main-container .content-holder #main-column .box.search .body p {
	font-size: 11px;
	color: #333333;

}
#centercollumn h4 {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
}
#paperholder h1 {
	font-size: 22px;
	line-height: 32px;
	color: #b40014;
	position: relative;
	float: left;
}

/* GENERIC ELEMENTS
-------------------------------------------- */

body
{
    background-color: #fff;
    font-family: Trebuchet MS, Verdana, Sans-Serif;
    font-size: 11px;
    /*overflow:scroll; */
}

a
{
    color: #000;
    text-decoration: none;
}
            
/* STRUCTURAL ELEMENTS 
-------------------------------------------- */

#main-container
{
    margin: auto;
    width: 960px;
    overflow:hidden;
}

#nav-container
{
    
}


/* NAVIGATION
-------------------------------------------- */

#nav-container-outer
{
	position: relative;
}

#logo
{
	position: absolute;
	top: -12px;
	left: 12px;
}

#nav-container
{
    background: transparent url('/IMG/navigation/nav-container-left.png') /*no-repeat bottom left*/;
    margin-left: -9px;
    padding-left: 18px;
    background-position: 0px -3px;
	background-repeat: no-repeat;
}
    #nav-container .inner
    {
	background: transparent url('/IMG/navigation/nav-container-right.png') /*no-repeat bottom right*/;
	margin-right: -9px;
	padding-right: 15px;
	background-repeat: no-repeat;
	background-position: top right;
    }
    
    #searchbox
    {
    	position: absolute;
    	top: 8px;
    	right: 14px;
    }

.nav
{
    clear: both;
    display: block;
}
    .nav a
    {
        color: #ffffff;
        display: block;
        font-family: sbfont, Trebuchet MS, Verdana, Sans-Serif;
    }
        .nav a:hover
        {
            color: #fff;
        }
    .nav li
    {
        float: left;
    }

    .nav#nav-main
    {
        background: transparent url('/IMG/navigation/nav-main-back.png') repeat-x;
        height: 57px;
        margin-top: 12px;
        padding-left: 85px;
    }
        .nav#nav-main li
        {
            background: transparent url('/IMG/navigation/nav-main-right.png') no-repeat top right;
            margin-top: 8px;
        }
            .nav#nav-main li#home
            {
                margin: 8px 0 0 0;
            }
                .nav#nav-main li#home a
                {
                    background: none;
                    margin-top: -21px;
                    padding: 0 8px 0 1px;
                }
        .nav#nav-main a, .nav#nav-main a:visited
        {
            background: transparent url('/IMG/navigation/nav-main-left.png') no-repeat top left;
            font-size: 16px;
            height: 33px;
            padding: 16px 18px 0 18px;
        }
        .nav#nav-main li.active
        {
            background: transparent url('/IMG/navigation/nav-main-active-left.png') repeat-x top left;
        }
            .nav#nav-main li.active a, .nav#nav-main li.active a:visited
            {
                background: transparent url('/IMG/navigation/nav-main-active-right.png') no-repeat top right;
                color: #ded0b2;
            }
        
    .nav#nav-sub
    {
        background: transparent url('/IMG/navigation/nav-sub-back.png') repeat-x;
        height: 28px;
    }
        .nav#nav-sub li
        {
            background: transparent url('/IMG/navigation/nav-sub-separator.png') no-repeat right;
            padding: 0 5px 0 5px;
        }
        .nav#nav-sub li.last
        {
            background: none;
        }
            .nav#nav-sub li a, .nav#nav-sub li a:visited
            {
                font-size: 12px;
                height: 20px;
                padding: 8px 10px 0 10px;
            }
                .nav#nav-sub li a:hover
                {
                    color: #b40014;
                }
            .nav#nav-sub li.active a, .nav#nav-sub li.active a:visited
            {
                background: transparent url('/IMG/navigation/nav-sub-active.png') repeat-x bottom;
                color: #ded0b2;
            }
            
    #nav-container .search
    {
        /*background: transparent url('/IMG/navigation/nav-main-left.png') no-repeat top left;*/
        height: 34px;
        padding: 14px 0 0 40px;
    }
            #nav-container .search input.search
            {
                background: transparent url('/IMG/navigation/search-back.png') no-repeat;
                border: none;
                color: #999;
                font-family: Trebuchet MS, Verdana, Sans-Serif;
                font-size: 11px;
                height: 22px;
                float: left;
                padding: 2px 5px 0 5px;
                vertical-align: middle;
                width: 104px;
            }
                #nav-container .search input.submit
                {
                    float: left;
                    margin: 0 0 0 8px;
                }
    
/* FOOTER
-------------------------------------------- */

#footer
{
	margin: 27px 0 20px;
	padding: 28px 2px 0 2px;
	background-image:url(/IMG/footer-back.png);
	background-repeat: no-repeat;
	background-position:center top;
	width:960px;
	position:relative;
	float:left;
}
    #footer a
    {
        color: #b40014;
    }
        #footer a:hover
        {
            text-decoration: underline;
        }
    #footer li
    {
        background: transparent url('/IMG/footer-links-divider.png') no-repeat right;
        float: left;
        padding: 0 1em 0 1em;
    }
        #footer li.last
        {
            background: none;
            margin: 0;
            padding-right: 0;
        }
    #footer ul
    {
        float: right;
        line-height: 2.4em;
    }
    #footer p
    {
        color: #4f341f;
        float: left;
        line-height: 1.2em;
    }


/* Content
-------------------------------------------- */

#madplan-header
{
    background: #fff url('/IMG/madplan-header.png') no-repeat;
    height: 72px;
    font-size: 27px;
}
    #madplan-header h1
    {
        color: #005826;
        float: left;
        font-weight: normal;
        margin: 16px 0 0 100px;
    }
        #madplan-header h1 > span
        {
            color: #b40014;
            font-size: 35px;
            font-weight: normal;
        }
            #madplan-header h1 > span > span
            {
                font-weight: bold;
            }
    #madplan-header img
    {
        float: right;
        margin: 24px 20px 0 0;
    }

#no-script
{
	border: 5px dashed #b40014;
	color: #b40014;
	line-height: 1.3em;
	margin: 5px 0 5px 0;
	padding: 5px;
	text-align: center;
	height: 32px;
}

/* DAYS
------------------------------------------------ */

#week-container
{
    background: transparent url('/IMG/week-container-back.png') no-repeat;
    height: 234px;
    margin-right: -10px;
    padding: 12px 0 10px 2px;
}

#week-container li
{
    background: transparent url('/IMG/day-back.png') no-repeat;
    float: left;
    height: 233px;
    margin-right: 10px;
    width: 128px;
}
    #week-container .day-placeholder, #week-container li.empty
    {
        background-image: none;
        background-color: #f3f3f2;
        border: 2px dashed #ccc;
        float: left;
        height: 227px;
        margin-right: 10px;
        width: 124px;
    }
    DISABLED#week-container li#day7
    {
        margin-right: 0;
    }
    #week-container li .header
    {
        cursor: move;
        height: 32px;
    }
        #week-container li h2
        {
            float: left;
            font-size: 16px;
            font-weight: normal;
            padding: 8px 0 0 10px;
            width: 82px;
        }
        #week-container li img.close-button
        {
            color: #006730;
            cursor: pointer;
            float: right;
            font-weight: bold;
            padding: 7px 6px 5px 6px;
        }
        #week-container li img.recipe-image
        {
            border-top: 1px solid #d9e61e;
            margin-bottom: 10px;
        }
            #week-container li div.no-image
            {
                border: 1px dashed #6eaa39;
                display: none;
                height: 65px;
                margin: 3px auto 12px auto;
                width: 118px;
            }
        #week-container li p
        {
            font-size: 12px;
            line-height: 1.1em;
            margin: 0 10px 0 10px;
        }
        #week-container li p.description
        {
            height: 50px;
            margin-bottom: 10px;
        }
        #week-container li p.preparation-time
        {
            font-size: 10px;
            height: 21px;
        }
        #week-container li .button
        {
            margin: 0 2px 0 10px;
        }

/* BOTTOM
------------------------------------------------ */

#bottom-container
{
    margin: 10px -10px 0 0;
    padding-left: 2px;
}
    #bottom-container .button-box
    {
        background: #fff url('/IMG/buttons/bottom-button-back.png') no-repeat bottom;
        float: left;
        margin-right: 12px;
        text-align: center;
        width: 230px;
    }
        #bottom-container a.button
        {
            background-image: url('/IMG/buttons/bottom-button.png');
            color: #fff;
            display: block;
            font-size: 16px;
            font-weight: bold;
            height: 32px;
            padding-top: 12px;
        }
        #bottom-container .button-box p
        {
            color: #333;
            height: 22px;
            padding-top: 6px;
        }


/* DIALOG
------------------------------------------------ */

.ui-widget-overlay { background-color: #000000; opacity: .50;filter:Alpha(Opacity=50); }
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.ui-dialog-titlebar { display: none; }

.dialog 
{
    
}
    .dialog .top
    {
        background: transparent url('/IMG/dialog/top-left.png') no-repeat left;
        padding-left: 30px;
    }
        .dialog .top div
        {
            background: transparent url('/IMG/dialog/top-right.png') no-repeat right;
            height: 54px;
        }
        .dialog .top .cancel, .dialog .top .close
        {
            float: right;
            margin: 18px 18px 0 0;
        }
        .dialog .top h3
        {
            float: left;
            font-size: 18px;
            font-weight: normal;
            padding-top: 23px;
        }
    .dialog .body
    {
        background-image: url('/IMG/dialog/side.png');
        padding: 0 10px 0 10px;
    }
        .dialog .body .inner-body
        {
            background-color: #fff;
            line-height: 1.1em;
            padding: 20px 30px 5px 30px;
        }
            .dialog .body .inner-body p
            {
                line-height: 1.3em;
                margin-bottom: 1em;
            }
    .dialog .bottom
    {
        background: transparent url('/IMG/dialog/bottom-left.png') no-repeat left;
        padding-left: 30px;
    }
        .dialog .bottom div
        {
            background: transparent url('/IMG/dialog/bottom-right.png') no-repeat right;
            height: 49px;
            text-align: center;
            padding-top: 11px;
            padding-right: 30px;
        }


/* BUTTONS
------------------------------------------------ */

a.button
{
}
    a.button.small
    {
        background: transparent url('/IMG/buttons/button-small-green-left.png') no-repeat left;
        display: inline-block;
        font-size: 12px;
        margin: 0 5px 0 5px;
        padding-left: 10px;
        min-width: 100px;
    }
        a.button.small span
        {
            background: transparent url('/IMG/buttons/button-small-green-right.png') no-repeat right;
            color: #fff;
            display: block;
            font-weight: bold;
            height: 28px;
            line-height: 2.35em;
            padding: 0 15px 0 5px;
            text-align: center;
        }
        
        a.button.small.grey
        {
            background-image: url('/IMG/buttons/button-small-grey-left.png');
        }
            a.button.small.grey span
            {
                background-image: url('/IMG/buttons/button-small-grey-right.png');
            }
            
    a.button-large
    {
        background: transparent url('/IMG/buttons/button-large-left.png') no-repeat left;
        display: block;
        font-size: 16px;
        margin: 0 0 0 0;
        padding-left: 10px;
        min-width: 10px;
    }
        a.button-large span
        {
            background: transparent url('/IMG/buttons/button-large-right.png') no-repeat right;
            color: #fff;
            display: block;
            font-weight: bold;
            height: 33px;
            line-height: 2em;
            padding: 0 10px 0 0;
            text-align: center;
        }
    a.button-brown
    {
        background: transparent url('/IMG/buttons/button-brown-left.png') no-repeat left;
        display: block;
        float: right;
        margin: 0 0 0 0;
        padding-left: 10px;
        width: 250px;
    }
        a.button-brown span
        {
            background: transparent url('/IMG/buttons/button-brown-right.png') no-repeat right;
            color: #fff;
            display: block;
            font-weight: bold;
            height: 31px;
            line-height: 2.5em;
            padding: 0 10px 0 0;
            text-align: center;
        }
            
/* SEND DIALOG
------------------------------------------------ */

#send-dialog form
{
    color: #333;
}
    #send-dialog fieldset.message-type
    {
        margin-bottom: 10px;
    }
    #send-dialog label
    {
        display: block;
        float: left;
        line-height: 1.7em;
        margin-right: 10px;
        text-align: right;
        width: 100px;
    }
    #send-dialog .fields label
    {
        display: inline;
        float: none;
    }
    #send-dialog div.section
    {
        margin-bottom: 8px;
    }
    #send-dialog div.fields
    {
        float: right;
        width: 280px;
    }
    #send-dialog .input-text
    {
        border-top: 1px solid #848484;
        border-right: 1px solid #c6c6c6;
        border-bottom: 1px solid #e5e5e5;
        border-left: 1px solid #c3c3c3;
        color: #666;    
        font-size: 11px;    
    }
    #send-dialog input.input-text
    {
        height: 14px;
        width: 100%;
    }
    #send-dialog textarea
    {
        font-family: Trebuchet MS, Verdana, Sans-Serif;
        height: 60px;
        margin-bottom: 1em;
        width: 100%;
    }
    
    #send-dialog .remark
    {
        color: #666;
        margin: 4px 0 4px 0;
    }

    #send-email
    {
        display: none;
    }
    #confirm
    {
        display: none;
        text-align: center;
    }
        #confirm img
        {
            display: block;
            margin: 20px auto 20px auto;
        }
        #confirm .thank-you
        {
            margin-bottom: 0.5em;
        }
        #confirm p
        {
            margin-bottom: 4em;
        }
        
        
/* SEARCH
------------------------------------------------ */

.search-field-container-small
{
    background: transparent url('/IMG/search-field-back-left.png') no-repeat left;
    height: 28px;
    margin-bottom: 10px;
    padding: 0 10px 0 10px;
}
    input.search-field
    {   
        background: transparent url('/IMG/search_10.jpg') no-repeat right;
        border: none;
        color: #666;
        font-family: Trebuchet MS, Verdana, Sans-Serif;
        font-size: 11px;
        height: 22px;
        margin: 0;
        padding: 6px 10px 0 0;
        width: 100%;
    }
    

/* SHOW RECIPE
------------------------------------------------ */

.content-holder
{
    padding-top: 26px;
}
    #main-column
    {
	float: left;
	margin-right: 16px;
	width: 716px;
	position: relative;
	/*overflow: hidden;*/
    }
    #right-column
    {
	float: left;
	width: 228px;
    }
        .box h2
        {
            font-size: 15px;
            height: 23px;
            padding: 8px 0 0 10px;
        }
        .box .body
        {
            background: #f7f2e1 url('/IMG/show-recipe/body-back.png') repeat-x;
        }
        #right-column p
        {
            
        }
    
    h1#recipe-name
    {
        color: #b40014;
        font-size: 22px;
        font-weight: normal;
        height: 28px;
    }
    #image-rotator-front p
    {
        display:block;
    }
    #image-container 
    {
        
    }
    #info-bar
    {
        height: 53px;
        padding: 0 10px 0 10px;
        margin-bottom: 16px;
    }
    .info-button
    {
        background: transparent url('/IMG/show-recipe/info-button-left.png') no-repeat;
        float: left;
        height: 33px;
        margin: 10px 10px 0 0;
        min-width: 100px;
        padding-left: 10px;
    }
        .info-button .inner
        {
            background: transparent url('/IMG/show-recipe/info-button-right.png') no-repeat right;
            height: 33px;
            font-size: 9px;
            padding-right: 10px;
            text-align: center;
        }
        .info-button .value
        {
            font-size: 16px;
            padding-top: 3px;
        }
        .info-button .label
        {
        }
        #info-bar a.button-large
        {
            float: right;
            margin-top: 10px;
            width: 198px;
        }
    
    #ingredients
    {
        float: left;
        margin: 7px 16px 0 0;
        width: 228px;
    }
        h1.red-back, h2.red-back
        {
            background: transparent url('/IMG/headline-red-left.gif') no-repeat left;
            color: #fff;
            font-weight: normal;
            height: 30px;
            padding: 0 0 0 10px;
            position:relative;
        }
            h1.red-back span, h2.red-back span
            {
                background: transparent url('/IMG/headline-red-right.gif') no-repeat right;
                display: block;
                font-size: 15px;
                font-weight: bold;
                height: 23px;
                padding: 7px 10px 0 38px;
                
            }
        #ingredients .body
        {
            border-top: 1px solid #f7f2e1;
            font-size: 11px;
            line-height: 2em;
            padding: 8px 0 12px 10px;
        }
            #ingredients .body h3
            {
                font-size: 12px;
                font-weight: bold;
            }
        .details-container
        { 
            float: left;
            width: 472px;
        }
            #instructions-container h2
            {
                font-size: 18px;
                padding: 14px 0 12px 0;
            }
                #instructions
                {
                    font-size: 12px;
                    line-height: 1.2em;
                }
                    #instructions p
                    {
                        margin-bottom: 1em;
                    }
            .nutrition-container
            {
                background: transparent url('/IMG/show-recipe/nutrition-back.png') no-repeat;
                margin-top: 16px;
                min-height: 48px;
                padding: 12px;
            }
                .nutrition-column
                {
                    float: left;
                    width: 50%;
                }
                    .nutrition-column h3
                    {
                        font-size: 12px;
                        padding-bottom: 3px;
                    }
                    .nutrition-column ul
                    {
                        font-size: 11px;
                        line-height: 1.3em;
                    }
                    
            .recipe-list
            {
                margin-top: 16px;
            }
                .recipe-list .body
                {
                    padding: 8px 0 0 8px;
                }
                .recipe-list li
                {
                    float: left;
                    margin: 0 8px 8px 0;
                    width: 228px;
                }
                .recipe-list img
                {
                    display: block;
                }
                .recipe-list .title
                {
                    background: transparent url('/IMG/show-recipe/recipe-list-title-back.gif') no-repeat;
                    height: 30px;
                }
                    .recipe-list .title p
                    {
                        padding: 10px 0 0 10px;
                    }
    
    
    /* Right column */ 
    
    .madplan-splash
    {
        background: transparent url('/IMG/show-recipe/madplan-splash.png') no-repeat;
        height: 151px;
        margin-bottom: 16px;
        width: 228px;
    }
        .madplan-splash h2
        {
            background-image: none !important;
            font-size: 15px;
            height: auto;
            padding: 8px 0 0 10px;
        }
    
        .themes 
        {
            margin-bottom: 16px;
        }
            .themes p
            {
                padding: 18px 0 0 10px;
            }
            .themes ul
            {
                list-style-type: disc;
                padding: 12px 0 6px 30px;
            }
                .themes li
                {
                    padding-bottom: 8px;
                }
            .themes-footer p 
            {
                font-weight: bold;
                padding: 10px;
            }
                .themes-footer a 
                {
                    color: #000;
                }
        .on-offer .body p
        {
            padding: 10px;
        }
        
img.loading
{
    display: block;
    margin: 40px auto 40px auto;
}

/* SEARCH
------------------------------------------------ */

#search-icon 
{
	/*
	position: absolute;
	margin: -8px 0 0 -25px;
	width:52px;
	height:58px;
	*/
	width:52px;
	height:50px;
	position:absolute !important;
	top:-5px;
	left:-8px;
	padding: 0px;
	
}

.recipe-list.recommendations h2
{
    color: #b40014;
    font-size: 22px !important;
    font-weight: normal;
    height: 35px;
    line-height: 35px;
    margin: 20px 0 15px 0;
}

.recipe-list.recommendations li {
	margin: 0 16px 5px 0;
}
    .recipe-list.recommendations .body p
    {
        font-weight: bold;
        padding: 0 10px 10px 5px;
    }
    .recipe-list li.right-most
    {
        margin-right: 0;
    }
    .box.search
    {
        
    }
        .box.search h1 span
        {
            padding-left: 35px;
        }
        .box.search .body
        {
            color: #333;
            padding: 13px;
        }
        .box.search .search-field-container
        {
            background-image: url('/IMG/search-field2-back-left.png');
            float: left;
            margin-top: 1px;
            width: 380px;
        }
        .box.search input.search-field 
        {
            background-image: url('/IMG/search-field2-back.png');
        }
        .box.search label
        {
            display: block;
            float: left; 
        }
        a#more-search 
        {
            float: right;
            font-weight: bold;
            text-decoration: underline;
        }
        
    #advanced-search
    {
        display: none;
        font-size: 12px;
        padding: 20px 10px 0 10px;
    }
        #advanced-search h2
        {
            background-image: none;
            font-size: 13px;
            padding: 0;
        }
        #advanced-search .select-group
        {
            padding-bottom: 6px;
        }
        #advanced-search label
        {
            line-height: 20px;
            width: 120px;
        }
		
/*searchresultbox
------------------------------------------------ */

.searchresult{
	margin-top:-12px;
	}

.searchresultbox{
	width:715px;
	margin-top:25px;
	}
	
.searchresultbox li{
	background-color:#f7f2e1;
	height:65px;
	padding:10px 10px 10px 10px;
	margin-bottom:5px;
	width:695px;
	
}
	
.searchresult h2
{
    color: #b40014;
    font-size: 22px;
    font-weight: normal;
    height: 28px;
    margin: 20px 0 15px 0;
}

.searchresult h3{
	color:#351600 !important;
	font-size:15px !important;
	line-height:11px !important;
	margin-bottom:0px !important;
	height: 15px !important;
	}
	
.searchresult p{
	color:#351600;
	font-size:11px;
	line-height:16px;
	}
	
.searchresult a{
	color:#330000;
	font-size:11px;
	text-decoration:none;
	line-height:16px;
	}
	
.searchresult a:hover{
	text-decoration:underline;
	}
	
/*searchshop
------------------------------------------------ */

.searchshop h2{
	height:31px;
	line-height:31px;
	background-image:url(/IMG/searchshop_top.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	font-size:15px;
	font-weight:bold;
	}

.searchshop{
	/*background-color:#0CC;*/	
	}
	
.searchshopinner{
	height:119px;
	background-image:url(/IMG/searchshop_bg.jpg);
	background-repeat: no-repeat;
	padding-top:44px;
	}
	
.searchshopinner p{
	font-size:11px;
	color:#333333;
	margin-bottom:5px;
	}
	
.searchshopinner search-field-container{
	 background: transparent url('/IMG/search-field-back-left.png') no-repeat left;
    height: 28px;
    margin-bottom: 10px;
    padding: 0 10px 0 10px;
	
	}
#right-column .searchshop .searchshopinner form table tr td {
	background-image: url('/IMG/images/searchfield_input.jpg');
}

a.btn_small{
	background:url('/IMG/search_btn.jpg');
	background-repeat:no-repeat;
	display: block;
	float: right;
	width: 95px;
	height:22px;
	line-height:22px;
	font-size:11px;
	color:#FFF;
	text-align:center;
	margin-top: 5px;
	margin-right:10px;
}
.input_btn_small
{
    background: url(/IMG/search_btn.jpg) no-repeat scroll 0pt 0pt transparent; 
    text-align: center; 
    width: 95px; 
    border: medium none;
    color: white; 
    font-size: 11px; 
    height: 22px; 
    line-height: 22px;
    font-family:Trebuchet MS,Verdana,Sans-Serif;
    cursor:pointer;
    }

.cl{
	clear:left;
	}

#mapholder{
	background-color:#F7F2E1;
	padding-left:18px;
	padding-right: 18px;
	padding-bottom:18px;
	position: relative;
	float: left;
	}

#mapholder #left{
	width:453px;
	position:relative;
	float:left;
}

#mapholder #right{
	width:227px;
	position:relative;
	float:left;
	background-color: #e2d8b8;
	height: 322px;
	overflow: hidden;
} 

#mapholder table
{
	padding: 0px;
}

#mapholder #right-inner
{
	padding-left: 9px;
}

#mapholder #right td
{
	font-size: 11px;
	text-align: left;
	padding-top: 10px;
	line-height: 15px;
}

#resultatholder{
	width:716px;
	position:relative;
	float:left;
	/*height: 322px;*/
	padding-top: 15px;
	}
	
#resultatholder h2{
	background-color:#FFF;
	color: #b40014;
	font-size: 22px;
}

#resultatholder ul{
	margin-top:10px;
	}

#resultatholder li {
	background-image:url(/IMG/find/resultat_bg.jpg);
	background-repeat:repeat-x;
	width:224px;
	height:134px;
	float:left;
	margin:0 14px 17px 0;
}

.sblogolille{
	background-image:url(/IMG/find/resultat_03.jpg);
	background-repeat:no-repeat;
	width: 31px;
	height: 32px;
	margin-left: 11px;
	margin-right: 12px;
	}
	
#resultatholder h5{
	font-size:15px;
	color:#351600;
	margin-left: 50px;
	margin-top: -16px;
	}
	
#resultatholder p{
	font-size:11px;
	color:#333333;
	margin-top:20px;
	margin-left: 11px;
	/*line-height:16px;*/
	}
	
.lilleimg{
	position:relative;
	float:left;
	/*width:37px;*/
	margin-left:4px;
	margin-top: 7px;
	
	}
#right h4{
	font-size:12px;
	color:#333333;
	font-weight:bold;
	margin-bottom:5px;
	}

#right table{
	font-size:11pt;
	color:#333333;
	text-align: right;
	}
	
#mapholder h2{
	color:#000000;
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
	margin-left:-20px;
	padding-left:15px;
	background-color:#e9e2d1;
	}
	
#left h4{
	font-size:12px;
	color:#333333;
	font-weight:bold;
	margin-bottom: 5px;
	}
	
#location{
	width:230px;
	position:relative;
	float:left;
	margin-bottom:5px;
	margin-top:15px;
	}

#location p{
	line-height:16px;
	color:#333333;
	font-size:11px;
	}

#meta{
	width:175px;
	position:relative;
	float:left;
	margin-bottom:5px;
	margin-top:15px;
	}
#meta p{
	line-height:16px;
	color:#333333;
	font-size:11px;
	}
	
#job{
	/*height:36px;*/
	width:455px;
	line-height:36px;
	background-color:#b2a077;
	position: relative;
	background-image: url('/IMG/find/stamside_24.jpg');
	background-repeat: repeat-x;
	}
	
#job h4{
	font-size:12px;
	font-weight:bold;
	color:#333333;	
	}
	
#job table tr td {
	padding-left: 10px;
}


#largeimg{
	width:960px;
	height:398px;
	position:relative;
	float:left;
	background-color:#e8e0cf;
	}
	
#main-column-wide{
	width:957px;
	height:auto;
	position:relative;
	float:left;
	}

.collumn{
	width:228px;
	background-color:#f7f2e1;
	position:relative;
	float:left;
	font-size:11pt;
	color:#351600;
	margin-right:15px;
	font-size:11px;
	font-weight:normal;
	margin-top: 15px;
	background-image: url('/IMG/images/collumn_bg.png');
	background-repeat: repeat-x;
	}

	
.collumn-last{
	width:228px;
	background-color:#f7f2e1;
	font-size:11pt;
	color:#351600;
	position:relative;
	float:left;
	font-size:11px;
	font-weight:normal;
	margin-top: 15px;
	background-image: url('/IMG/images/collumn_bg.png');
	background-repeat: repeat-x;
	}
	
#main-column-wide .collumn p, #main-column-wide .collumn-last p{
	margin:6px 0 10px 12px;	
	}
	
#main-column-wide .collumn h4, #main-column-wide .collumn-last h4{
	font-weight:bold;
	font-size:15px;
	color:#351600;
	margin:8px 0 9px 9px;
	}

#main-column h2{
	font-size:22px;
	font-weight:normal;
	color:#b40014;
	margin-bottom: 15px;
	}

h2.red-header
{
	font-size:22px;
	font-weight:normal;
	color:#b40014;
	margin-bottom: 15px;
}

.res p,
#stam-data-top p,
#location p,
#meta p,
.search p,
.resultat-holder p,
.inpiration-main-paragraph {
	color:#333333;
	font-size:16px;
	line-height:19px;
}

.inspiration li{
	background-color:#f7f2e1;
	margin-left:0px;
	}
	
.collumn .inspiration li .body p {
	margin-top: 7px;
	margin-right: 0px;
	margin-left: 10px;
	padding-bottom:11px;
}

.collumn-last .inspiration li .body p {
	margin-top: 7px;
	margin-right: 0px;
	margin-left: 10px;
	padding-bottom:11px;
}

.collumn .inspiration li .body {
	margin-bottom: 20px;
}

.collumn-last .inspiration li .body {
	margin-bottom: 20px;
}

#right-column2{
	width: 228px;
	position:relative;
	float: right;
	}
	
#right-column2 h2 {
	line-height: 30px;
	background-image: url('/IMG/inspiration/inspiration_03.jpg');
	height: 28px;
	width: 178px;
	padding-left: 50px;
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-color: #b70a1d;
}

.search-icon2 {
    position:absolute;
    top:-5px;
    left:-12px;
}

#searchshopinner2{
	padding-top:11px;
	background-color:#f7f2e1;
	padding-left: 11px;
	margin-bottom: 1px;
	}

#main-column .recipe-list.box .body ul li h4 {
	font-size: 15px;
	font-weight: bolder;
	color: #351600;
	margin:1px 10px 11px 5px;
}

#main-column .recipe-list.box .body ul li .title p {
	font-size: 11px;
	font-weight: normal;
	color: #351600;
}

#leftcollumn {
	float: left;
	width: 199px;
	padding-top: 26px;
	position: relative;
	min-height:100px;
	/*background-color:#0F9;*/
}

#centercollumn{
	width:501px;
	min-height:120px;
	background-color:#FFF;
	float:left;
	position:relative;
	margin:0 16px 0 0; 
	/*margin:0 16px 0 16px;*/
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	}
	
/*left menu*/


#leftcollumn ul li a {
	font-size: 12px;
	line-height: 25px;
	color: #351600;
	background-color: #f7f2e1;
	display:block;
	height:25px;
	border-top:1px solid #bdad8b;
	padding-left:10px;
}


#leftcollumn ul li a:hover, #leftcollumn ul ul li a:hover{
	color:#b40014;
} 
#leftcollumn ul .active a {
	background-color: #FFF;
}

/*
#leftcollumn .submenu {
	list-style-type:disc;
	list-style-position: inside;
}*/

#leftcollumn .submenu a
{
	background-color:#F7F2E1 !important;
}

#centercollumn h2 {
	font-size: 22px;
	color: #b40014;
	line-height: 32px;
	margin-bottom: 7px;
	font-weight: normal;
}
#centercollumn p {
	margin: 0 0 20px 0;
}
#centercollumn .ikon {
	background-color: #FFF;
	position: relative;
	float:right;
	margin-left:7px;
	margin-top: 10px;
}
#centercollumn h3 {
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	font-weight: normal;
	margin-bottom: 18px;
}
ul.contentlist li {
	font-size: 14px;
	line-height: 26px;
	color: #351600;
}
#centercollumn img
{
	padding-bottom: 10px;
}

#paperholder{
	width:960px;
	min-height:600px;
	position:relative;
	float:left;
	margin-bottom: 24px;
	}
#paperholder p {
	font-size: 12px;
	height:12px;
	color: #333333;
	position: relative;
	float: right;
	vertical-align: bottom;
	padding-top: 12px;
}
.sitemap-page h3 {
	font-size: 15px;
	line-height: 31px;
	color: #000;
	background-color: #f6f0df;
	background-image: url('/IMG/sitemap_top.jpg');
	background-repeat: repeat-x;
	height: 31px;
	width: 218px;
	padding-left: 10px;
}
.sitemap-page ul {
	background-color: #f7f2e1;
	background-image: url('/IMG/sitemap_bottom.jpg');
	background-repeat: repeat-x;
	height: 162px;
	width: 218px;
	padding-left: 10px;
	padding-top: 15px;
	margin-bottom: 15px;
}
.sitemap-page li {
	list-style-type: none;
	line-height: 20px;
	color: #351600;
	margin-left: 0px;
	position: relative;
	float: left;
}
#main-column .listholder {
	position: relative;
	float:left;
	margin-right: 15px;
}

#main-column .listholder-last {
	position: relative;
	float:left;
}

.listholder li, .listholder-last li
{
	float: none;
	list-style-type: disc;
	list-style-position: inside;
}

.inspiration-holder
{
	float: left;
	margin-left: 16px;
	width: 228px;
	margin-top: 16px;
}

.inspiration-first
{
	margin-left: 0px !important;
}

.inspiration-info
{
	background-color:#F7F2E1;
	background-image:url(/IMG/sitemap_bottom.jpg);
	background-repeat: repeat-x;
	height: 24px;
	font-size:11px;
	padding: 6px 0px 0px 10px;
}

#inspiration-pages
{
	background-color: Transparent !important;
	background-image: none !important;
	height: auto !important;
	margin: 0px;
	padding-left: 0px !important;
	width: auto !important;
	float: left;
	padding-top: 15px;
	margin-bottom: 15px;
}

#inspiration-pages li
{
	float: left;
	width: 15px;
	height: 15px;
	text-align: center;
	line-height: 15px !important;
	margin: 0px !important;
	font-size: 10px;
}

#inspiration-pages .active-page
{
	background-image: url('/IMG/aktiv-side.gif');
	background-repeat: no-repeat;
}

#inspiration-pages .active-page a
{
	color: #ffffff;
}

#image-rotator-container
{
	position: relative;
	width: 960px;
	height: 398px;
	z-index: 1;
	/*overflow: hidden;*/
}

#image-rotator-container #left-arrow
{
	position: absolute;
	top: 350px;
	left: 885px;
	z-index: 1000;
	cursor: pointer;
	width: 29px;
	height: 32px;
}

/*
#image-rotator-container #left-arrow span
{
	top: 0px;
	left: 0px;
}
*/

#image-rotator-container #right-arrow
{
	position: absolute;
	top: 350px;
	left: 914px;
	z-index: 1000;
	cursor: pointer;
	width: 29px;
	height: 32px;
}

#image-rotator-front
{
	position: relative;
	width: 716px;
	height: 398px;
	overflow: hidden;
}

#image-rotator-front #left-arrow
{
	position: absolute;
	top: 350px;
	left: 641px;
	z-index: 1000;
	cursor: pointer;
}

#image-rotator-front #right-arrow
{
	position: absolute;
	top: 350px;
	left: 670px;
	z-index: 1000;
	cursor: pointer;
}

.red-big-button
{
	background-image: url('/IMG/find/find_13.jpg');
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: center;
	padding: 0 90px 0 90px;
	border: 0px;
	width: 200px;
	height: 29px;
	background-color: Transparent;
	font-size: 11px;
	font-family: Trebuchet MS,Verdana,Sans-Serif;
	font-weight: bold;
}

#map-overlay .map-overlay-header
{
	font-size: 15px;
	font-weight: bold;
	padding: 15px 0px 0px 55px;
}

#map-overlay .map-overlay-content
{
	font-size: 11px;
	padding: 20px 0px 0px 13px;
}

#map-overlay .map-overlay-close
{
	background-image: url('/IMG/close-overlay.gif');
	width: 10px;
	height: 9px;
	position: absolute;
	top: 13px;
	right: 8px;
	cursor: pointer;
	background-repeat: no-repeat;
}

.res
{
	background-color: #f7f2e1;
	width: 695px;
	padding: 10px;
	margin-bottom: 6px;
}

.res h3
{
	background-color: Transparent !important;
	background-image: none !important;
	padding: 0px !important;
}

.res p
{
	color: #333333 !important;
	font-size: 11px !important;
}

.front-holder
{
	background-image: url('/IMG/front-item-bg.gif');
	height: 155px;
	background-repeat: repeat-x;
	width: 228px;
	float: left;
	margin-left: 16px;
}

.front-first
{
	margin-left: 0px !important;
}

.front-holder h4
{
	font-size: 15px;
	font-weight: bold;
	height: 25px;
	padding: 6px 0px 0px 11px;
}

.front-info
{
	color: #351600;
	padding: 10px 0px 0px 10px;
}

.resultat-holder
{
	background-image:url(/IMG/find/resultat_bg.jpg);
	width: 228px;
	height: 122px;
	float: left;
	margin: 16px 0px 0px 16px;
}

.resultat-first
{
	margin-left: 0px !important;
}

.resultat-holder p
{
	font-size: 11px !important;
}

#result-holder
{
	background-image: url('/IMG/result-top.gif');
	background-repeat: repeat-x;
	background-color: #f7f2e1;
	padding-bottom: 16px;
}

#result-holder h2
{
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 15px;
}

#result-holder td
{
	vertical-align: top !important;
}

#result-holder h4
{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

#meta p, #location p
{
	font-size: 11px;
}

#more-jobs
{
	background-image: url('/IMG/jobs-splitter.gif');
	background-repeat: repeat-x;
	padding: 6px 16px 0px 0px;
	text-align: right;
	height: 31px;
	background-color: #ffffff;
}

.job-row td
{
	height: 20px;
	color: #351600;
}

.front-input
{
	font-size: 11px;
	font-family: Trebuchet MS,Verdana,Sans-Serif;
	color: #999;
}

.search-field-wide
{
	width: 445px;
	margin-right: 10px;
	position: relative;
	top: 3px;
}

.listholder ul, .listholder-last ul
{
	padding-top: 7px !important;
}

.search-input-field
{
	color: #666;
	font-size: 11px;
	font-family: Trebuchet MS,Verdana,Sans-Serif;
}

.madplan-pos-front
{
	margin-top:16px;
}

#print-header, #print-footer
{
	display: block;
}

#stam-data-top
{
	position: relative;
}

.print-ikon
{
	position: absolute;
	top: 40px;
	right: 20px;
}

.tip-ikon
{
	position: absolute;
	top: 40px;
	right: 50px;
}

/* newsletter */
.newsletter-receipt-content
{
	font-size: 14px;
	font-family: Trebuchet MS, Verdana, Sans-Serif;
	color: #333;
	padding-bottom: 12px;
}

ul.newsletter-receipt-content-inner
{
    list-style-type: disc;
    list-style-position:inside;
	padding: 23px 0px 23px 10px;
	line-height: 17px;
}

.newsletter-receipt-desc
{
	width: 716px;
	background-color: #333;
	color: #fff;
}

.newsletter-receipt-desc-inner
{
	padding: 10px 0px 15px 10px;
	line-height: 16px;
}

.newsletter-settings
{
	padding-top: 11px;
}

.newsletter-settings .desc-field
{
	width: 173px;
	/*display: inline-block;*/
	float: left;
	padding: 0px 0px 0px 20px;
}

.newsletter-description
{
	line-height: 16px;
	color: #333;
}

.newsletter-description a
{
	color: #b50418;
}

.newsletter-field
{
	padding-top: 11px;
}

.newsletter-field span
{
	position: relative;
	top: 5px;
	padding-right: 5px;
}

.newsletter-field input, .newsletter-field select
{
	width: 315px;
	float: left;
}

#newsletter-zip-found
{
	color: #664e39;
	position: relative;
	left: 7px;
	top: 3px;
	/*display: inline-block;*/
}

#email-validation-error
{
	color: #b7091d;
	/*display: inline-block;*/
	display: none;
	padding-left: 10px;
}

.wide-brown-btn
{
	background-image: url('/IMG/wide-brown-btn.gif');
	width: 202px;
	height: 29px;
	border: 0px;
	background-color: Transparent;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Sans-Serif;
	color: #fff;
	float: right;
}

#newsletter-actions
{
	padding: 12px 7px 0px 11px;
}

#newsletter-actions a
{
	color: #b6071a;
	position:relative;
	text-decoration:underline;
	top:12px;
}

.small-box-outer
{
	width: 212px;
	background-image: url('/IMG/newsletter-small-header-bg.gif');
	background-repeat: no-repeat;
	padding: 6px 8px 8px 8px;
	/**/
	background-color: #fff;
}

.small-box-outer-ie6
{
	width: 228px;
	/*margin: 10px 0px 11px 8px;*/
	padding: 10px 0px 11px 8px;
	float: left;
}

.small-box-header
{
	color: #351600;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 16px 0px;
}

.small-box-content
{
	 line-height: 16px;
}
#centercollumn table td
{
    vertical-align:top;
    
}
#centercollumn table td img
{
    padding-right:10px;
}


