﻿body
{
    margin: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #FFFFFF;
}
table
{
    border-collapse: collapse;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
img
{
    margin: 0px;
    padding: 0px;
}
a
{
    color: #7400E0;
    text-decoration: none;
}
a:hover
{
    color: #FF9F6A;
    text-decoration: underline;
}
content:first-line
{
    color: black;
    font-size: 20px;
}
.header
{
    color: black;
    font-size: 20px;
}

/* FRAMEWORK LAYOUT (layers (L) van boven naar beneden) */
td.lijstlink
{
    padding: 10px;
    text-align: right;
}
td.line
{
    background-color: #FFFFFF;
    height: 1px;
}
td.l1
{
    background-color: #7400E0;
    width: 24px;
    height: 57px;
}
td.l2
{
    background-color: #A75EEB;
    width: 123px;
    padding: 0px;
    margin: 0px;
    background-image: url(   '/layout/media/images/design/ccq.gif' );
    background-repeat: no-repeat;
}
td.l3
{
    background-color: #7400E0;
    vertical-align: middle;
    text-align: left;
    padding-left: 20px;
}
td.l4
{
    background-color: #FF5A00;
    height: 20px;
}
td.l5
{
    background-color: #FF975E;
}
td.l6
{
    background-color: #FF5A00;
}
td.l7
{
    width: 24px;
}
td.l8
{
    vertical-align: bottom;
    width: 125px;
    height: 435px;
    background-image: url(   '/layout/media/images/design/side.jpg' );
    background-repeat: no-repeat;
    background-position: 0% 100%;
}
/* content */
td.l9
{
    padding-left: 10px;
    padding-top: 10px;
    vertical-align: top;
    text-align: left;
}
td.l10
{
    background-color: #FFD42F;
    height: 4px;
}
td.l11
{
    background-color: #FFE78A;
    border-left: 1px solid #BFBFBF;
}
td.l12
{
    background-color: #FFD42F;
}
td.l13
{
    background-color: #999999;
    height: 34px;
}
td.l14
{
    background-color: #C6C6C6;
    border-left: 1px solid #BFBFBF;
}
td.l15
{
    background-color: #999999;
    color: White;
    text-align: center;
}
td.l15 a:visited
{
    background-color: #999999;
    color: White;
    text-align: center;
}
td.l15 a
{
    background-color: #999999;
    color: White;
    text-align: center;
}

/* KNOL evaluatie LAYOUT */
td.knol_evaluatie_head
{
    background-color: #7400E0;
    text-align: center;
    color: White;
    font-size: 25px;
    font-weight: bold;
    border-bottom: 1px solid #FFFFFF;
    padding: 10px;
}
td.answer
{
    background-color: #DDC1F8;
    text-align: left;
    border-bottom: 1px solid #FFFFFF;
    padding: 3px;
}
/* VRAGENLIJSTEN LAYOUT */
tr.categorie td
{
    padding: 10px;
    background-color: #C3C3C3;
    text-align: center;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #000000;
}
tr.vraag td
{
    padding: 10px;
    border: 1px solid #FFFFFF;
    text-align: center;
}
td.categorie
{
    text-align: left;
    width: 200px;
    background-color: #C3C3C3;
    padding: 10px;
    border-right: 1px solid #000000;
    border-left: 1px solid #000000;
}
td.vraag
{
    text-align: left;
    padding: 10px;
    background-color: #DDDDDD;
    border-left: 1px solid #000000;
}
tr.separator td
{
    border-bottom: 1px solid #c3c3c3;
}

/* VRAGENLIJST AFGELOPEN WEEK */
td.cat1_head
{
    background-color: #7400E0;
    border-left: 1px solid #000000;
}
td.cat1_desc
{
    background-color: #AD69ED;
    padding: 10px;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #000000;
}
td.cat1_score0
{
    text-align: center;
    padding: 10px;
    background-color: #F1E5FC;
    border-left: 1px solid #000000;
    font-size: 11px;
}
td.cat1_score1
{
    text-align: center;
    padding: 10px;
    background-color: #DDC1F8;
    font-size: 11px;
}
td.cat1_score2
{
    text-align: center;
    padding: 10px;
    background-color: #C696F2;
    font-size: 11px;
}
td.cat1_score3
{
    text-align: center;
    padding: 10px;
    background-color: #AD69ED;
    font-size: 11px;
}
td.cat1_score4
{
    text-align: center;
    color: #CCCCCC;
    padding: 10px;
    background-color: #963DE7;
    font-size: 11px;
}
td.cat1_score5
{
    text-align: center;
    color: #DDDDDD;
    padding: 10px;
    background-color: #8219E3;
    font-size: 11px;
}
td.cat1_score6
{
    text-align: center;
    color: #EEEEEE;
    padding: 10px;
    background-color: #7400E0;
    font-size: 11px;
}

/* VRAGENLIJST AFGELOPEN 24 UUR */
td.cat2_head
{
    background-color: #FF5B01;
    border-left: 1px solid #000000;
}
td.cat2_desc
{
    background-color: #FF9F6A;
    padding: 10px;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #000000;
}
td.cat2_score0
{
    text-align: center;
    padding: 10px;
    background-color: #FFEEE5;
    font-size: 11px;
    border-left: 1px solid #000000;
}
td.cat2_score1
{
    text-align: center;
    padding: 10px;
    background-color: #FFD7C1;
    font-size: 11px;
}
td.cat2_score2
{
    text-align: center;
    padding: 10px;
    background-color: #FFBC97;
    font-size: 11px;
}
td.cat2_score3
{
    text-align: center;
    padding: 10px;
    background-color: #FF9F6A;
    font-size: 11px;
}
td.cat2_score4
{
    text-align: center;
    padding: 10px;
    background-color: #FF833F;
    font-size: 11px;
}
td.cat2_score5
{
    text-align: center;
    padding: 10px;
    background-color: #FF6B1A;
    font-size: 11px;
}
td.cat2_score6
{
    text-align: center;
    padding: 10px;
    background-color: #FF5B01;
    font-size: 11px;
}

/* VRAGENLIJST BLANCO LAYOUT */
td.cat3_vraag
{
    text-align: left;
    padding: 10px;
    background-color: #DDDDDD;
    border-left: 1px solid #000000;
    border-bottom: 1px solid #c3c3c3;
}
td.cat3_head
{
    background-color: #7400E0;
    border-left: 1px solid #000000;
}
td.cat3_desc
{
    background-color: #AD69ED;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #000000;
}
td.cat3_score0
{
    text-align: center;
    background-color: #FFFFFF;
    border-left: 1px solid #000000;
    font-size: 11px;
    width: 50px;
    border-right: 1px solid #c3c3c3;
}
td.cat3_score1
{
    text-align: center;
    background-color: #FFFFFF;
    font-size: 11px;
    width: 50px;
    border-right: 1px solid #c3c3c3;
}
td.cat3_score2
{
    text-align: center;
    background-color: #FFFFFF;
    font-size: 11px;
    width: 50px;
    border-right: 1px solid #c3c3c3;
}
td.cat3_score3
{
    text-align: center;
    background-color: #FFFFFF;
    font-size: 11px;
    width: 50px;
    border-right: 1px solid #c3c3c3;
}
td.cat3_score4
{
    text-align: center;
    background-color: #FFFFFF;
    font-size: 11px;
    width: 50px;
    border-right: 1px solid #c3c3c3;
}
td.cat3_score5
{
    text-align: center;
    background-color: #FFFFFF;
    font-size: 11px;
    width: 50px;
    border-right: 1px solid #c3c3c3;
}
td.cat3_score6
{
    text-align: center;
    background-color: #FFFFFF;
    font-size: 11px;
    width: 50px;
    border-right: 1px solid #000000;
}

.message
{
    border: solid 1px black;
    background-color: #FFFFE1;
    font-weight: bold;
    font-family: Arial;
    font-size: 14px;
}

.suggestion
{
    font-weight: bold;
    text-decoration: underline;
    color: green;
    font-size: xx-large;
}




.quote
{
    font-style: italic;
}

.underline
{
    text-decoration: underline;
}

.bold
{
    font-weight: bold;
}


.grid
{
    border: solid 2px #7400E0;
    font-size: 12px;
    border-collapse: collapse;
}

.grid td
{
    font-size: 11px;
    border: solid 1px black;
    padding: 4px;
}

.gridHeader
{
    background-color: #597AC4;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
}

.gridDefaultItem
{
    background-color: red;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
}
.gridInactiveItem
{
    background-color: #EEEEEE;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}


/* menu : OLD */

.TopMenuGroup
{
    background-color: #FF5A00;
    border: 0px;
    border-color: #444444;
    border-style: solid;
}

.TopMenuItem
{
    color: White;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    border: 0px;
    border-left-color: #737373;
    border-top-color: #4C4C4C;
    border-right-color: black;
    border-bottom-color: #131413;
    border-style: solid;
    padding: 4px;
    padding-left: 5px;
    padding-right: 25px;
    cursor: default;
}

.TopMenuItemOver
{
    color: white;
    background-color: #95D8F3;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    border: 0px;
    border-left-color: black;
    border-top-color: black;
    border-right-color: black;
    border-bottom-color: #AAAAAA;
    border-style: solid;
    padding: 4px;
    padding-left: 5px;
    padding-right: 25px;
    cursor: default;
}


.MenuGroup
{
    background-color: #7400E0;
    border: 1px;
    border-color: black;
    border-style: solid;
}

.MenuItem
{
    color: White;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    padding: 4px;
    padding-left: 15px;
    padding-right: 12px;
    cursor: default;
}

.MenuItemOver
{
    background-color: #A75EEB;
    color: White;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    padding: 4px;
    padding-left: 15px;
    padding-right: 12px;
    cursor: default;
}

.MenuBreak
{
    padding: 0px;
    margin-left: 32px;
    margin-right: 2px;
}

.DisabledMenuItem
{
    padding: 4px;
    padding-left: 15px;
    padding-right: 25px;
    color: Silver;
}

.DisabledMenuItemOver
{
    padding: 4px;
    padding-left: 15px;
    padding-right: 25px;
    color: Silver;
}

/* forms */

.formText
{
    font-size: 0.8em;
    display: block;
}

/* END forms */

/* MENU */

.foo
{
}
/* W3C CSS validator likes CSS files to start with a class rather than a comment. Soooooo.... */

/* This style sheet is intended to contain OFTEN CHANGED rules used when the Menu control adapter is enabled. */



/* The menu adapter renders an unordered list (ul) in HTML for each tier in the menu. */
/* So, effectively says: style all tiers in the menu this way... */
.FrontOfficeMenu ul
{
    margin: 10px;
}

.FrontOfficeMenu ul a, .FrontOfficeMenu ul a:visited
{
    color: White;
}


/* This rule effectively says: style all tiers EXCEPT THE TOP TIER in the menu this way... */
/* In other words, this rule can be used to style the second and third tiers of the menu without impacting */
/* the topmost tier's appearance. */
.FrontOfficeMenu ul.AspNet-Menu ul
{
    width: 15em;
    left: 166px;
    top: 0px;
    z-index: 400;
}

.FrontOfficeMenu ul.AspNet-Menu ul li
{
    cursor: default;
    background-color: #7300E7;
    padding: 4px 10px 4px 10px;
}

.FrontOfficeMenu ul.AspNet-Menu ul a, .FrontOfficeMenu ul.AspNet-Menu ul a:visited
{
    color: White;
}

.FrontOfficeMenu ul.AspNet-Menu ul ul
{
}

/* The menu adapter generates a list item (li) in HTML for each menu item. */
/* Use this rule create the common appearance of each menu item. */
.FrontOfficeMenu ul.AspNet-Menu li
{
    float: left;
    margin-right: 0px;
    border-collapse: collapse;
    font-size: 11px;
    letter-spacing: 2px;
    font-family: Arial;
    padding: 0px 0px 7px 0px;
    font-family: Tahoma;
}

/* Within each menu item is a link or a span, depending on whether or not the MenuItem has defined it's */
/* NavigateUrl property. By setting a transparent background image here you can effectively layer two images */
/* in each menu item.  One comes from the CSS rule (above) governing the li tag that each menu item has. */
/* The second image comes from this rule (below). */
.FrontOfficeMenu ul.AspNet-Menu ul li a, .FrontOfficeMenu ul.AspNet-Menu ul li span
{
    padding: 2px 8px 2px 10px;
    background: transparent url(/layout/media/images/functional/arrowRight.gif) right center no-repeat;
}

/* top tier */
.FrontOfficeMenu ul.AspNet-Menu li a, .FrontOfficeMenu ul.AspNet-Menu li span
{
    padding: 2px 16px 2px 10px;
    background: transparent url(/layout/media/images/functional/arrowDown.gif) right center no-repeat;
}

/* When a menu item contains no submenu items it is marked as a "leaf" and can be styled specially by this rule. */
.FrontOfficeMenu ul.AspNet-Menu li.AspNet-Menu-Leaf a, .FrontOfficeMenu ul.AspNet-Menu li.AspNet-Menu-Leaf span
{
    background-image: none;
}

/* Not used presently.  This is here if you modify the menu adapter so it renders img tags, too. */
.FrontOfficeMenu ul.AspNet-Menu li a img
{
    border-style: none;
    vertical-align: middle;
}

/* When you hover over a menu item, this rule comes into play. */
/* Browsers that do not support the CSS hover pseudo-class, use JavaScript to dynamically change the */
/* menu item's li tag so it has the AspNet-Menu-Hover class when the cursor is over that li tag. */
/* See MenuAdapter.js (in the JavaScript folder). */
.FrontOfficeMenu ul.AspNet-Menu li:hover, .FrontOfficeMenu ul.AspNet-Menu li.AspNet-Menu-Hover
{
    color: white;
    background-color: #95d8f3;
}

.FrontOfficeMenu ul.AspNet-Menu li:hover a, .FrontOfficeMenu ul.AspNet-Menu li:hover span, .FrontOfficeMenu ul.AspNet-Menu li.AspNet-Menu-Hover a, .FrontOfficeMenu ul.AspNet-Menu li.AspNet-Menu-Hover span, .FrontOfficeMenu ul.AspNet-Menu li:hover li:hover a, .FrontOfficeMenu ul.AspNet-Menu li:hover li:hover span, .FrontOfficeMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover a, .FrontOfficeMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover span, .FrontOfficeMenu ul.AspNet-Menu li:hover li:hover ul a:hover, .FrontOfficeMenu ul.AspNet-Menu li:hover li:hover ul span.Asp-Menu-Hover, .FrontOfficeMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul a:hover, .FrontOfficeMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul span.Asp-Menu-Hover
{
    padding: 2px 16px 2px 10px;
}

.FrontOfficeMenu ul.AspNet-Menu li:hover ul a, .FrontOfficeMenu ul.AspNet-Menu li:hover ul span, .FrontOfficeMenu ul.AspNet-Menu li.AspNet-Menu-Hover ul a, .FrontOfficeMenu ul.AspNet-Menu li.AspNet-Menu-Hover ul span, .FrontOfficeMenu ul.AspNet-Menu li:hover li:hover ul a, .FrontOfficeMenu ul.AspNet-Menu li:hover li:hover ul span, .FrontOfficeMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul a, .FrontOfficeMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul span
{
}

/* hover of tiers below top */
.FrontOfficeMenu ul.AspNet-Menu ul li:hover, .FrontOfficeMenu ul.AspNet-Menu ul li.AspNet-Menu-Hover
{
    background-color: #a75eeb;
}

/* While you hover over a list item (li) you are also hovering over a link or span because */
/* the link or span covers the interior of the li.  So you can set some hover-related styles */
/* in the rule (above) for the li but set other hover-related styles in this (below) rule. */
.FrontOfficeMenu ul.AspNet-Menu ul li a:hover, .FrontOfficeMenu ul.AspNet-Menu ul li span.Asp-Menu-Hover
{
    background: transparent url(/layout/media/images/functional/activeArrowRight.gif) right center no-repeat;
}

.FrontOfficeMenu ul.AspNet-Menu li a:hover, .FrontOfficeMenu ul.AspNet-Menu li span.Asp-Menu-Hover
{
    background: transparent url(/layout/media/images/functional/arrowDown.gif) right center no-repeat;
}

.FrontOfficeMenu ul.AspNet-Menu li.AspNet-Menu-Leaf a:hover
{
    background-image: none;
}


/* -------------------------------------------------------------------------- */
/* When the Menu control's Orientation property is Horizontal the adapter wraps the menu with DIV */
/* whose class is AspNet-Menu-Horizontal. */
/* Note that the example menu in this web site uses absolute positioning to force the menu to occupy */
/* a specific place in the web page.  Your web site will likely use a different technique to position your */
/* menu.  So feel free to change all the properties found in this CSS rule if you clone this style sheet. */
/* There is nothing, per se, that is magical about these particular property value choices.  They happen to */
/* work well for the sample page used to demonstrate an adapted menu. */

.FrontOfficeMenu .AspNet-Menu-Horizontal
{
    z-index: 300;
}

/* This rule controls the width of the top tier of the horizontal menu. */
/* BE SURE TO MAKE THIS WIDE ENOUGH to accommodate all of the top tier menu items that are lined */
/* up from left to right. In other words, this width needs to be the width of the individual */
/* top tier menu items multiplied by the number of items. */
.FrontOfficeMenu .AspNet-Menu-Horizontal ul.AspNet-Menu
{
}

/* This rule effectively says: style all tiers EXCEPT THE TOP TIER in the menu this way... */
/* In other words, this rule can be used to style the second and third tiers of the menu without impacting */
/* the topmost tier's appearance. */
/* Remember that only the topmost tier of the menu is horizontal.  The second and third tiers are vertical. */
/* So, they need a much smaller width than the top tier.  Effectively, the width specified here is simply */
/* the width of a single menu item in the second and their tiers. */
.FrontOfficeMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul
{
    width: 10.5em;
    left: 0px;
    top: 100%;
}

.FrontOfficeMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul ul
{
}

/* Generally, you use this rule to set style properties that pertain to all menu items. */
/* One exception is the width set here.  We will override this width with a more specific rule (below) */
/* That sets the width for all menu items from the second tier downward in the menu. */
.FrontOfficeMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li
{
    text-align: center;
    padding-right: 10px;
}

/* This rule establishes the width of menu items below the top tier.  This allows the top tier menu items */
/* to be narrower, for example, than the sub-menu items. */
/* This value you set here should be slightly larger than the left margin value in the next rule. See */
/* its comment for more details. */
.FrontOfficeMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul li
{
    text-align: left;
    width: 180px;
}

/* Third tier menus have to be positioned differently than second (or top) tier menu items because */
/* they drop to the side, not below, their parent menu item. This is done by setting the last margin */
/* value (which is equal to margin-left) to a value that is slightly smaller than the WIDTH of the */
/* menu item. So, if you modify the rule above, then you should modify this (below) rule, too. */
.FrontOfficeMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li ul li ul
{
    margin: -25px 0 0 200px;
}

/* When the Menu control's Orientation property is Vertical the adapter wraps the menu with DIV */
/* whose class is AspNet-Menu-Vertical. */
/* Note that the example menu in this web site uses relative positioning to force the menu to occupy */
/* a specific place in the web page.  Your web site will likely use a different technique to position your */
/* menu.  So feel free to change all the properties found in this CSS rule if you clone this style sheet. */
/* There is nothing, per se, that is magical about these particular property value choices.  They happen to */
/* work well for the sample page used to demonstrate an adapted menu. */
.FrontOfficeMenu .AspNet-Menu-Vertical
{
    position: relative;
    z-index: 300;
}

/* Top tier */
.FrontOfficeMenu .AspNet-Menu-Vertical ul.AspNet-Menu
{
}

/* END MENU */

.FrontMenu td a:hover
{
    color:White;
    text-decoration:none;
}

.FrontDynMenuItem td a:hover
{
    color:White;
    text-decoration:none;
}

/* fix for asp.net menu in IE8, see http://weblogs.asp.net/mhildreth/archive/2009/01/26/testing.aspx */

.IE8Fix {
    z-index: 1;
}