<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
    margin:0px;
    padding:0px;
    background-color:#fff;
    font-family: 'Verdana', Geneva, sans-serif;
    font-size: 12px;
    font-style:normal;
    font-weight:lighter;
    color:#4A4A4C;
    background:url('/images/koken.be/bg2.jpg');
}

img
{
    border:none;
    outline:none;
}

.orange
{
    color: #FF7700;
}

a:link {text-decoration: none; color:#4A4A4C;}
a:visited {text-decoration: none; color:#4A4A4C;}
a:active {text-decoration: none}
a:hover {text-decoration: underline;}

.orangeLink a:link {text-decoration: none; color:#FF7700}
.orangeLink a:visited {text-decoration: none; color:#FF7700}
.orangeLink a:active {text-decoration: none}
.orangeLink a:hover {text-decoration: none;color:#FF6600}

.greyOrangeLink a:hover {text-decoration: none; color: #FF7700;}

.greyWhiteLink a:hover {text-decoration: none; text-shadow: 0px 1px 0px #F9F9F9; }


#wrapper
{
    position:relative;
    width:980px; 
    min-height:750px;
    padding-left:5px; /*** to fit on ipad ? ***/
    height:auto;
    margin:auto;
}

/************************* Header ******************************/

#loginDiv
{
    height:13px;
    margin-top:3px;
    margin-right:16px;
    text-align:right;
}

#logo
{
    float:left;
    padding-left:5px;
    padding-top:3px;
}

#menuButtons a:hover {text-decoration: none}

#menuButtons
{
    margin-top:12px;
    margin-right:13px;
    float:right;
    right:0px;
}

.menuButton
{
    width:110px;
    height:110px;
    float:left;
    font-size:13px;
    font-weight:500;
    letter-spacing:1px;
    color:#FFF;
    margin:0 0 0 11px;
    line-height:15px;
    text-align:center;
    cursor: pointer; cursor: hand;
    letter-spacing:0px;
}
.menuButtonText
{
    margin-top:68px;
}
.searchButton
{
    background:url(/images/koken.be/menu/searchBtn.png) no-repeat top center;
}
.searchButtonActive, .searchButton:hover
{
    background:url(/images/koken.be/menu/searchBtnOver.png) no-repeat top center;
}

.cookbookButton
{
    background:url(/images/koken.be/menu/cookbookBtn.png) no-repeat top center;
}
.cookbookButtonActive, .cookbookButton:hover
{
    background:url(/images/koken.be/menu/cookbookBtnOver.png) no-repeat top center;
}

.newRecipeButton
{
    background:url(/images/koken.be/menu/newRecipeBtn.png) no-repeat top center;
}
.newRecipeButtonActive, .newRecipeButton:hover
{
    background:url(/images/koken.be/menu/newRecipeBtnOver.png) no-repeat top center;
}

.shoppingButton
{
    background:url(/images/koken.be/menu/shoppingBtn.png) no-repeat top center;
}
.shoppingButtonActive, .shoppingButton:hover
{
    background:url(/images/koken.be/menu/shoppingBtnOver.png) no-repeat top center;
}


/********** Home ********************************/

#tabs
{
    font-family: Verdana, 'Varela', sans-serif;
    font-size:13px;
    clear:both;
    padding-top:18px;
    height:40px;
    padding-bottom:4px;
}
.tabLeft {
    float:left;
    width:6px;
    height:30px;
    background:url(/images/koken.be/tabs/tabLeft.png) no-repeat;
}
.tabBg {
    float:left;
    height:30px;
    padding-left:7px;
    padding-right:7px;
    padding-top:8px;
    cursor: pointer; cursor: hand;
    background:url(/images/koken.be/tabs/tabBg.png) repeat-x;
}
.tabRight {
    float:left;
    width:6px;
    height:30px;
    background:url(/images/koken.be/tabs/tabRight.png) no-repeat;
}

.tabLeftActive {
    float:left;
    width:6px;
    height:30px;
    background:url(/images/koken.be/tabs/tabActiveLeft.png) no-repeat;
}
.tabBgActive {
    float:left;
    height:30px;
    padding-left:7px;
    padding-right:7px;
    padding-top:8px;
    background:url(/images/koken.be/tabs/tabActiveBg.png) repeat-x;
    cursor: pointer; cursor: hand;
}
.tabRightActive {
    float:left;
    width:6px;
    height:30px;
    background:url(/images/koken.be/tabs/tabActiveRight.png) no-repeat;
}

.tabLine
{
    float:left;
    width:2px;
    height:30px;
    background:url(/images/koken.be/tabs/tabLine.png) repeat-x left bottom;
}

#searchDiv
{
    float:right;
    margin-right:13px;
}

/********** Footer ******************************/

#footerWrap
{
    width:100%;
    clear:both;
    height:103px;
    background:url('/images/koken.be/footer.png') top left repeat-x;
}
#footerMenu
{
    font-size:11px;
    text-shadow: 0px 1px 0px #FFF;
    margin:auto;
    width:980px;
    padding-top:40px;
    padding-left:5px;
}

#footerMenu a:link {color:#2A2A2C;}
#footerMenu a:visited {color:#2A2A2C;}
#footerMenu a:hover {color: #FF7700;}

.footerColumn
{
    float:left;
    text-align:left;
    height:55px;
    width:171px;
    padding-left:20px;
    border-left: 1px dotted #777;
}
.footerColumnRight
{
    float:left;
    text-align:left;
    height:60px;
    width:140px;
    padding-left:20px;
}

#container
{
    width:980px;
    clear:both;
}

.formButton
{
    font-size:12px;
    padding:2px;
    padding-left:5px;
    padding-right:5px
}

.defaultForm p
{
    margin:10px;
}

/************************ ItemBox **********************/

.itemBox
{
    position:relative;	
    float: left;
    width: 239px;
    font-size:13px;
    font-weight:500px;
    font-family: 'Varela', sans-serif;
}

.itemBoxBody
{
    height:auto; 
    width:220px;
    background: url(/images/koken.be/itemBox/itemBoxBg.png);
    padding:7px 6px 3px 13px;
}
.itemBoxTop
{
    height:8px;
    width:239px;
    background: url(/images/koken.be/itemBox/itemBoxTop.png);
}

.itemBoxBottom
{
    height:8px; 
    width:239px;
    background: url(/images/koken.be/itemBox/itemBoxBottom.png);

    margin-bottom:5px;
}


/************************ ItemBox2 **********************/

.itemBox2
{
    position:relative;	
    float: left;
    width: 239px;
    font-size:13px;
    font-weight:500px;
    font-family: 'Varela', sans-serif;
}

.itemBox2Body
{
    height:auto; 
    width:220px;
    background: url(/images/koken.be/spaper_item_bg.png);
    padding:7px 6px 3px 13px;
}
.itemBox2Top
{
    height:8px;
    width:239px;
    background: url(/images/koken.be/spaper_item_top.png);
}

.itemBox2Bottom
{
    height:8px; 
    width:239px;
    background: url(/images/koken.be/spaper_item_bottom.png);

    margin-bottom:5px;
}

/************************ ItemBox3 **********************/

.itemBox3
{
    width:235px;
    font-size:14px;                                                                                                                                    
    line-height:125%;                                                                                                                                        
    font-weight:200;                                                                                                                                         
    font-family :'Ubuntu', sans-serif;                                                                                                                       
    color:#556;
}

/*****************************************************************/

.itemBoxBottomNoMargin
{
    height:8px; 
    width:239px;
    background: url(/images/koken.be/itemBox/itemBoxBottom.png);
    margin-bottom:0px;
}


.itemBoxGreyBody
{
    height:auto; 
    width:210px;
    background: url(/images/koken.be/itemBox/itemBoxGrayBg.png);
    padding:3px 6px 3px 22px;
}
.itemBoxGreyTop
{
    height:8px;
    width:239px;
    background: url(/images/koken.be/itemBox/itemBoxGrayTop.png);
}

.itemBoxGreyBottom
{
    height:8px; 
    width:239px;
    background: url(/images/koken.be/itemBox/itemBoxGrayBottom.png);
    margin-bottom:5px;
}


.itemBoxBody_c2
{
    height:auto; 
    width:464px;
    background: url(/images/koken.be/itemBox/itemBoxBg_c2.png);
    padding:7px 6px 3px 13px;
}
.itemBoxTop_c2
{
    height:8px;
    width:483px;
    background: url(/images/koken.be/itemBox/itemBoxTop_c2.png);
}

.itemBoxBottom_c2
{
    height:8px;
    width:483px;
    background: url(/images/koken.be/itemBox/itemBoxBottom_c2.png);
    margin-bottom:0px;
}



.itemBoxBody_c3
{
    height:auto; 
    width:708px;
    background: url(/images/koken.be/itemBox/itemBoxBg_c3.png);
    padding:7px 6px 3px 13px;
}
.itemBoxTop_c3
{
    height:8px;
    width:727px;
    background: url(/images/koken.be/itemBox/itemBoxTop_c3.png);
}

.itemBoxBottom_c3
{
    height:8px;
    width:727px;
    background: url(/images/koken.be/itemBox/itemBoxBottom_c3.png);
    margin-bottom:5px;
}



.itemBoxBody_c2_white
{
    height:auto; 
    width:464px;
    background: url(/images/koken.be/itemBox/itemBoxBg_c2_white.png);
    padding:7px 6px 3px 13px;
}
.itemBoxTop_c2_white
{
    height:8px;
    width:483px;
    background: url(/images/koken.be/itemBox/itemBoxTop_c2_white.png);
}

.itemBoxBottom_c2_white
{
    height:8px;
    width:483px;
    background: url(/images/koken.be/itemBox/itemBoxBottom_c2_white.png);
    margin-bottom:0px;
}

/************************ RecipeBox **********************/

.recipeBoxFooter
{
    font-size:11px;

    width:220px;
    margin-left:-2px;
    padding-top:10px;
    height:25px; 
}


.recipeBoxLabel
{
    width:53px;
    position:absolute;
    top:9px;
    left:0px;
    z-index:1000;
}

.removeFromFavourites
{
    visibility:hidden;
    position:absolute;
    width:12px;
    height:12px;
    z-index:1001;
    right:10px;
    top:10px;
    background:url(/images/koken.be/remove_hover.png) no-repeat;
    cursor: pointer; cursor: hand;
}

.recipeBoxImage
{
    margin-left:1px;
    margin-right:1px;
    border-width:1px;
    border-style:solid;
    border-color:white;
}

.recipeBoxSummary
{
    font-size: 13px;
    width:211px;
    height:auto;
    padding:5px 0 5px 0;
}
#recipeBoxDesc a:link { text-decoration: none; color:#5A5A5C;}
#recipeBoxDesc a:visited {text-decoration: none; color:#5A5A5C}
#recipeBoxDesc a:hover {text-decoration: none; color:#6A6A6C}


#recipeBoxTitle
{
    color:#FF7700;                                                                                                                                           
    font-size:14px;
    text-shadow: 0px 1px 0px #FFF;        
    margin-bottom:4px;
}

/********* Recipe Box Horizontal ***********/

.recipeBoxSummaryHor
{
    font-family: 'Varela', sans-serif;
    font-size: 12px;
    width:125px;
    height:auto;
}

/*********************** Search Menu ****************************/

.searchMenu
{
    width:200px;
    margin-left:4px;
    margin-top:4px;
    margin-bottom:10px;
    padding:14px;
    background-image:url(/images/koken.be/bg2_dark.jpg);
    border-width:1px;
    border-style:solid;
    border-color:#FFFFFF;
    border-left-color:#BBB;
    border-top-color:#BBB;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px; 
    behavior: url(/css/pie/PIE.htc);
}

/************************ SearchField **********************/

.searchInput
{
    background-color:#FAFAFA;
    font-size:12px;
    float:left;

    padding:1px;
    padding-left:5px;
    width:197px;
    height:26px;

    border-style:solid;
    border-width:1px;
    border-color:#D6D6D6;

    outline:none;

    border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;

    border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;

    behavior: url(/css/pie/PIE.htc);
}
.searchInputDarkBg
{
    width:176px;
    background:url('/images/koken.be/bg2.jpg');
}

.searchInputButton
{
    float:left;
    margin-left:-3px;
    cursor: pointer; cursor: hand;
}


#emptySearch
{
    display:block;
    margin-top:5px;
    float:left;
    width:12px;
    height:12px;
    background:url(/images/koken.be/remove.png) no-repeat;
}
#emptySearch:hover
{
    background:url(/images/koken.be/remove_hover.png) no-repeat;
}

/************************** alfabetic recipes ****************************************/

#alfabeticRecipes
{
    clear:both;
    font-size:14px;
    width:960px;
    min-height:650px;
    margin:auto;
    padding:20px;
    padding-left:10px;
    padding-top:40px;
    text-align:left;
}

#alfabeticRecipeList
{
    margin:auto;
    width:980px;
    padding-top:20px;
}

/***************************** inputs &amp; forms *************************************************/

input[type="checkbox"], input[type="radio"] 
{
    margin-right:8px;
}

input[type="submit"], input[type="button"]
{
    padding-left:5px;
    padding-right:5px;
}

input.jsErr, textarea.jsErr 
{
    border: 1px solid #F0050B;
}

label.jsErr, .ciErr
{
    font-size:10px;
    color: #F0050B;
}

/**************************** common styles ***********************************************/

.contentTitleSmall
{
    font-size:15px;
    color:#FF7700;
    font-weight:600;
}


.messagePopup
{
    position:absolute;
    font-family:Varela, Verdana;
    font-size:14px;
    width:300px;
    text-align:center;
    padding:20px;
    
    top:350px;
    left:50%;
    margin-left:-150px;

    border-color:#FFF;
    border-style:solid;
    border-width:2px;
    background-color:white;
    z-index:2000;
    
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
    
    background:url('/images/koken.be/bg2.jpg');
    
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px; 
    behavior: url(/css/pie/PIE.htc);
}

</pre></body></html>