﻿@media screen
{
    html, body { 
	    margin: 0; 
	    padding: 0; 
	    height: 100%; 
	    text-align: center; 
	    background-color: #FFE86E;	 
	    font-size:10px;
    }
     
    td {	
	    font-size: 10pt;
	    font-family: Arial, Helvetica, sans-serif;
	    color: #008061;	
	    vertical-align:top;
    }

    a {
	    color: #008061;
	    text-decoration: none;
	    font-weight: bold;
    }

    a:visited {
	    color: #008061;
	    text-decoration: none;
	    font-weight: bold;
    }

    a:active {
	    color: #008061;
	    text-decoration: none;
	    font-weight: bold;
	    text-decoration: underline;
    }

    a:hover {
	    color: #008061;
	    text-decoration: none;
	    font-weight: bold;
	    text-decoration: underline;
    }
    .error {
           font-weight: bold;
           color:Red;
    }
    .menuLeft {
        font-size: 13px;
        padding-left: 3px;
        min-height: 600px;
        
   
    }

    .menuLeft a {
        padding:10px;
        background-repeat: no-repeat;
        display: block;
        text-decoration: none;
    }

    .menuLeft a:hover, .menuLeft a.selected, .menuLeft a.selected:hover {
        background-image: url(../img/pijltjehome.gif);
        background-position:left center;
        padding-left:10px;
        background-repeat: no-repeat;
        text-decoration: none;
    }


    .linkButton {
	    color: #008061;
	    text-decoration: none;
	    font-weight:normal;
    }

    .linkButton:hover {
	    color: #008061;
	    text-decoration: underline;
	    font-weight: normal;
    }

    .borderFrameTop {	
	    background-color: #FFE86E;	 
	    background-image: url(../img/horTopBorder.gif);
	    background-repeat:repeat-x;
	    background-position:bottom;
	    border: none;
	    width:820px;
    }

    .borderFrameLeft {
	     background-color: #FFE86E;	
	     background-image: url(../img/vertLeftborder.gif);
	     background-repeat:repeat-y;
	     background-position:right;
    }

    .borderFrameRight {
	     background-color: #FFE86E;	
	     background-image: url(../img/vertRightborder.gif);
	     background-repeat: repeat-y;
	     background-position: left;
    }

    .borderFrameBottom {
	     background-color: #FFE86E;	
	     background-image: url(../img/horBottomBorder.gif);
	     background-repeat: repeat-x;
	     background-position: top;
	     border: none;
	     width: 820px;
    }


    #contentFrame {
	    vertical-align: top;
	    background-color: #FFFFFF;	
	    color: #008061;
	    text-align:left;
	    margin: 0 0 0 0;
	    color: #008061;
	    background-repeat:no-repeat;
	    scrollbar-arrow-color: #008061; 
	    scrollbar-base-color: #FFE86E; 
	    scrollbar-track-color: #FFE86E; 
	    scrollbar-face-color: #FFE86E; 
	    scrollbar-shadow-color: #008061; 
	    scrollbar-darkshadow-color: #008061; 
	    scrollbar-highlight-color: #008061; 
	    scrollbar-3dlight-color: #008061;  
	    background-attachment: fixed;
    }

    #contentDiv {	
	    background-image: url(../img/mainMiddle.gif);
	    #height: 100%;
	    height:86%;
	    width: 100%;
    	
    }

    #contentDivNoStyle
    {
	    background-image: url(../img/mainMiddle_noline.gif);
	    height: 100%;
	    width: 100%;
    }

    .opaText {
	    background-color:#FFFFFF;
	    font-family: Verdana;
	    /*
	    z-index:110;
	    opacity: .85;
	    filter:alpha(opacity=85);
	    -moz-opacity:.85;*/
    }
    /*AutoComplete flyout */

    .autocomplete_completionListElement {  
	    visibility : hidden;
	    margin : 0px!important;
	    background-color : inherit;
	    color : windowtext;
	    border : buttonshadow;
	    border-width : 1px;
	    border-style : solid;
	    cursor : 'default';
	    overflow : auto;
	    height : 210px;
        text-align : left; 
        list-style-type : none;
    }

    /* AutoComplete highlighted item */

    .autocomplete_highlightedListItem {
	    background-color: #ffff99;
    		
	    font-size: 10pt;
	    font-family: Arial, Helvetica, sans-serif;
	    color: #008061;
	    font-weight:bold;
	    padding: 1px;
    }

    /* AutoComplete item */

    .autocomplete_listItem {
	    background-color : window;
	    font-size: 10pt;
	    font-family: Arial, Helvetica, sans-serif;
	    color: #008061;
	    padding : 1px;
    }

    .form {
	    border: 			1px solid black;  
	    font-family: 		Arial, Geneva, Helvetica, sans-serif;
	    font-size: 			10pt;  
	    font-style: 		normal;
	    font-weight: 		bold;
	    color: 				#000000;  
	    background-color: 	#FFF1B5;
    }

    .homeContentLeft {
        position: absolute;
        margin-top: 20px;
        z-index: 100;
        width: 175px;
    }

    .hhimage {
        background-image: url(../img/bg_vlakjes_home.jpg);
        background-repeat: no-repeat;
        width: 636px;
        height: 572px;
        position: relative;
        margin-top: -22px;
        margin-left: 40px;
    }

    .hhimage td.opaText {
        background-color: transparent;
        font-size: 13px;
        line-height: 110%;
    }

    .hhimage div.hhTopLeft td.opaText, div.hhTopRight td.opaText {
        color: #ffe86e;
    }

    .hhimage div.hhBottomLeft td.opaText, .hhimage div.hhBottomRight td.opaText {
        color: #006546;
    }

    .hhimage div.hhTopLeft, 
        div.hhTopRight, 
        div.hhBottomLeft, 
        div.hhBottomRight {
        position: absolute;
        width: 260px;
    }

    .hhimage div.hhTopLeft {
        top: 160px;
        left: 30px;
    }

    .hhimage div.hhTopRight {
        width: 320px;
        top: 160px;
        left: 294px;
    }

    .hhimage div.hhBottomLeft {
        top: 390px;
        left: 30px;
    }

    .hhimage div.hhBottomRight {
        width: 320px;
        top: 390px;
        left: 294px;
    }

    .hhimage div.hhBtnProefpakket {
        position: absolute;
        top: 328px;
        left: 130px;
    }

    .sifrHeaderYellow, .sifrHeaderGreen {
        font-size: 26px;
    }

    .sifrHeaderGreen {
        color: #006546;
    }

    .hSegmentMiddle {
        padding-left: 40px;
        width: 600px;
    }

    .hSegmentMiddle h1 {
        font-size: 16px;
        font-weight: bolder;
        margin-bottom: 10px;
    }

    .hSegmentMiddle div.hsmTitle .opaText,
    .faqMiddle div.fsmTitle .opaText {
        font-size: 18px;
        padding-bottom: 10px;
        font-weight: bold;
    }

    .hSegmentLeft h1,
    .hSegmentRight h1,
    .bSegmentMiddle h1,
    .pSegmentLeft h1 {
        font-size: 18px;
        margin-bottom:10px;
    }

    .hSegmentLeft .opaText, 
    .hSegmentRight .opaText, 
    .hSegmentMiddle .opaText,
    .pSegmentLeft .opaText, 
    .pSegmentRight .opaText,
    .pTabMenuMiddle .opaText,
    .bSegmentMiddle .opaText,
    .faqMiddle .opaText,
    .faqLeft .opaText,
    .faqRight .opaText,
    .hVlak div.Text td {
        background-color: transparent;
        font-size: 13px;
        line-height: 110%;
    }

    .pSegmentRight .opaText {
        color: #ffe86e;
    }

    .hVlak {    
        position: relative;
        background-image: url(../img/bg_aanbiedingen.png);
        background-repeat: no-repeat;
        width: 313px;
        padding-top: 9px;
        padding-bottom: 20px;
    }

    .hVlak div.Text { 
        padding-left: 10px;
    }

    .hVlak div.Text td {
        line-height: 100%;
    }

    .hVlak td
    {
        padding:0px;
        margin:0px;
    }

    .hAanbieding {
        padding-bottom: 30px;
    }

    .bSegmentMiddle {
    }

    .bVlak {
        width: 614px;
        background-image: url(../img/bg_bijbestellen.jpg);
        background-repeat: no-repeat;
        background-color: #FFF7A6;
        padding-left: 18px;
    }

    .bVlakTop {
         font-weight: bold;
        padding-top: 25px;
        padding-bottom: 40px;
        color: #ffe86e;
    }

    .bVlak h1 {
        font-weight: bold;
        font-style: italic;
        font-size: 18px;
        font-family: arial;
        margin-bottom:0px;
    }

    .faq {
        position: absolute;
        width: 624px;
        margin-top: 20px;
        background-image: url(../img/pakketbalk.gif);
        background-repeat: no-repeat;
        background-color: #FFF7A6;
    }

    .faq div.faqHeader {
        padding: 2px 0px 0px 0px;
        font-size: 18px;
        color: #ffe86e;
        font-weight: bold;
    }

    .faq div.faqLeft {
        position: relative;
        width: 300px;
        float: left; 
        padding: 0 0 20px 10px;
        font-weight: bold;
    }
    
    div.faqLeft p 
    {
        margin:0px;
    }

    .faq div.faqLeft a:visited {
        text-decoration: none;
    }
        

    .faq div.faqRight {
        position: relative;
        width: 300px;
        float: left;
        padding: 0 0 20px 0;
    }

    .faq div.faqLeft ul {
        margin: 0;
        padding-left: 10px;
        padding-bottom: 20px;
        list-style-type: none;
    }

    .faq div.faqLeft li .opaText {
        font-weight: bold;
    }

    .faq div.faqLeft li {
        padding-bottom: 4px;
    }

    .pSegmentLeft {
        float: left;
        padding-left: 10px;
        width: 280px;
    }

    .pSegmentRight {
        padding-left: 10px;
    }

    .pSegmentRight h1 {
        font-size: 40px;
    }

    .pSegmentRight ul {
        line-height: 180%;
    }
    .pSegmentRight ul li
    {
        list-style-image:url('../img/vinkje.gif');
    }

    .pTabMenu {
        float: left;
        margin-top: 60px;
        margin-bottom: 100px;
        width: 624px;
    }

    .pTabs {
    }

    .pTabMenuMain {
        background-image: url(../img/mandje_basis.gif);
        background-repeat: no-repeat;
        background-color: #FFF7A6;
        min-height: 240px;
        height: 240px;
    }

    .pTabMenuMain div.pTMMLeft, .pTabMenuMain div.pTMMRight {
        position: relative;
        padding-top: 20px;
    }

    .pTabMenuMain div.pTMMLeft {
        float: left;
        width: 180px;
        padding-left: 10px;
    }

    .pTabMenuMain div.pTMMRight {
        float: right;
        width: 180px;
        padding-right: 10px;
    }

    .pTabMenuMain div.pTMMRight li {
        padding-bottom: 0px;
    }

    .pTabMenuMain div.pTMMRight .opaText br {
        display:none;
    }

    .pTabMenuMain div.pTMMRight .opaText span br {
        display:block;
    }

    .pTabMenuMain div.pTMMLeft .opaText {
        font-weight: bold;
    }

    .pTabMenuMiddle {
    }

    .pTabMenuTop, .pTabMenuBottom {
        width: 624px;
        height: 28px;
    }

    .pTabMenuTop td {
        font-size: 15px;
        font-weight: bold;
        padding-top: 2px;
        padding-left: 10px;
        color: #ffe86e;
    }

    .pTabMenuBottom {
        background-image: url(../img/pakketbalk.gif);
        background-repeat: no-repeat;
        padding-bottom: 30px;
    }

    .pVlak {
        background-image: url(../img/bg_pakketvoordeel.jpg);
        background-repeat: no-repeat;
        width: 283px;
        height: 219px;
        float: left;
        margin-left: 20px;
    }

    .demoarea {
        width: 300px;
    }

    .marydale {
        font-family: Marydale, Arial;
        margin-bottom: 10px;
    }
    .marydaleNoMargin {
        margin:0px;
    }
    .kbHeader {
        font-size: 28px;
        font-size: 30px;
        font-weight: bold;
    }
    .kbStep {
        font-size: 24px;

    }
    .kbGInner {
        margin-left: 20px;
        padding-top: 20px;
    }
    .kbGreen input {
        border:none;    
    }
    .kbGreen {
        background-image:url(../img/kookboek/groen.jpg);
        background-repeat:no-repeat;
        background-position:left top;
        width: 635px;
        height: 307px;    
    }
    .kbGreen, .kbGreen a, .kbGreen a:visited {
        color: #ffe86e;
    }

    .kbYellowTop {
        background-image:url(../img/kookboek/geelvlak-top.jpg);
        background-repeat:no-repeat;
        background-position:left top;
        height: 17px;
    }
    .kbYellowRep {
        background-image:url(../img/kookboek/geelvlak-repeat.jpg);
        background-repeat:repeat-y;
        background-position:left top;
        width: 635px;
    }

    .kbYellow {
        background-image:url(../img/kookboek/geelvlak-bottom.jpg);
        background-repeat:no-repeat;
        background-position:left bottom;
        width: 635px;
        width: 601px;
	    min-height: 300px;
        /*height: 808px;*/
        /*padding-bottom: 20px;
        padding-top: 20px;*/
        padding:20px 17px;
    }
    .kbYellow, .kbYellow a, .kbYellow a:visited {
        color: #006546;
    }


    .kbYellow .marydale 
    { 
        display:block;
    }
    
    #topMenujS
    {
        background-image:url('../img/topmenu_bg.gif');
        width:616px;
        height:38px;
        margin-top:30px;
    }
    
    #ulTopMenu
    {
        position:relative;
        padding:0px;
        margin:0px;
    }

    #ulTopMenu li
    {
        float: left;
        padding-left: 13px;
        padding-right: 13px;
        list-style:none;
        margin-top:10px;
    }

    #ulTopMenu li a 
    {
        font-size:16px;
        color:#006546;
    }
    
}

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */
@media print 
{
    #tblFullSite { width:500; font-size:8px; }
    #contentDiv { width:600; position:inherit; }
    body { width:600; }
    #tblHeader { display:none; }
    #divPrintButtonRecipes { display:none; }
    #tblTopRow { display:none; }
    #tblBottomRow { display:none; }
    
    .kbGreen, cufontext , .cufon-vml 
    {
        display:none;
    }
    


    .sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	    display: none !important;
	    height: 0;
	    width: 0;
	    position: absolute;
	    overflow: hidden;
    }

    span.sIFR-alternate {
	    visibility: visible !important;
	    display: block !important;
	    position: static !important;
	    left: auto !important;
	    top: auto !important;
    }
}

@media print 
{ 
    .noprint { display:none; }   
    
    #tblHeader { display:none; }   
    #tblFullSite { height: auto !important;height: auto; }   
    #tblTopRow, #tblBottomRow { display:none; }
}
@media screen 
{
    .noscreen { display:none; }
/* These are standard sIFR styles... do not modify */

    .sIFR-flash {
	    visibility: visible !important;
	    margin: 0;
    }

    .sIFR-replaced {
	    visibility: visible !important;
    }

    span.sIFR-alternate {
	    position: absolute;
	    left: 0;
	    top: 0;
	    width: 0;
	    height: 0;
	    display: block;
	    overflow: hidden;
    }

    /* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
    .sIFR-flash + div[adblocktab=true] {
      display: none !important;
    }

    /* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

    .sIFR-hasFlash h1 {
    }

    .sIFR-hasFlash h2 {
    }

    .sIFR-hasFlash h3 {
	    visibility: hidden;
	    letter-spacing: -6px;
	    font-size: 25px;
    }

    .sIFR-hasFlash h4 {
	    visibility: hidden;
	    letter-spacing: -5px;
	    font-size: 21px;
    }

    .sIFR-hasFlash h5#pullquote {
	    letter-spacing: -4px;
	    visibility: hidden;
	    font-size: 24px;
    }
}
