* {
    margin: 0px;
    padding: 0px;
}
body {
    font-family: Helvetica,Arial,sans-serif;
}


h1 {
    margin: 0px 0px 5px 0px;
	font-weight:bold;
	font-size:20px;
	color: #105198;
}
h1 a {
    color: #275299;
}
h2 {
    margin: 0px 0px 5px 0px;
	font-weight:bold;
	font-size:18px;
	color: #105198;
}
h3 {
    margin: 0px 0px 5px 0px;
	font-weight:bold;
	font-size:16px;
	color:#105198;
}
h4 {
    margin: 0px 0px 5px 0px;
	font-weight:bold;
	font-size:13px;
	color:#105198;
}
img {
    border: 0px;
}
/******************************************************************************
* Easyflex Table / Grid                                                       *
******************************************************************************/

.efTable {
    border-top: 1px solid #105198;
    border-right: 1px solid #105198;
    border-bottom: 1px solid #105198;
    margin-bottom: 10px;
}

.efTableGrid {
    font-family:Helvetica;
    font-size:10px;
    border-top: 18px solid #105198;
    position: relative;
    overflow: auto;
}

.efColumns {
    position: absolute;
    font-family:Helvetica;
    font-size:10px;
}

.efColumnLabels {
    position: absolute;
    z-index: 1;
    margin-left: -1px;
}

.efColumnLabels .efColumnLabel {
    color: #FFFFFF;
    padding: 1px 2px 0px 3px;
    float: left;
    font-size:12px;
    font-weight: bold;
}

.efColumnLabels .efColumnLabel a {
    color: #FFFFFF;
}

.efColumn {
    margin-right: -1px;
    padding: 2px 3px 16px 2px;
    float: left;
    color: #FFFFFF;
    border-left: 1px solid #105198;
}

.efColumn a {
    color: #FFFFFF;
    position: absolute;
    display: block;
    z-index: 5;
}

.efTableGrid .efRow {
    margin-left: -1px;
    margin: 0px;
    padding: 0px;
    padding-bottom: 16px;
    list-style-type: none;
}

.efTableGrid .efRow li {
    
    padding: 4px 2px 3px 2px;
    display: block;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    border-left: 1px solid #105198;
}
/**    #F8F8FF    **/
.efTableGrid .odd li {
    background-color: #E8E9EF;
}

.efTableGrid .even li {
    background-color: #FFFFFF;
}
/*******************************************************************************
* The Easyflex main data DIV                                                   *
*******************************************************************************/

.easyflexMain {
    position: absolute;
    left: 150px;
    padding: 10px 10px 0px 10px;
    width: 640px;
    height: 690px;
    background-color: #FFFFFF;
    overflow: hidden;
    float: left;

    margin-left: 10px;

    border-left: 1px solid #000000;
}

/******************************************************************************
* The Easyflex menubar (Main and Sub)                                         *
******************************************************************************/

.easyflexMenu {
    width: 160px;
    height: 690px;
    float:left;
    background-color: #105198;
}

.easyflexMenu ul {
    margin: 0px;
    padding: 0px;
	  font-family: Helvetica;
    font-size:11px;
	  list-style-type: none;
}

.easyflexMenu a {
   margin: 0px 0px 0px 0px; 
    padding: 3px 0px 3px 20px;
    width: 140px;
    display: block;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #105198;
    background-image:url("http://www.fydalo.nl/images/menu_arrow.gif");
    background-repeat: no-repeat;
    background-position: 2px 2px;
}

.easyflexMenu a#active {
    background-image:url("http://www.fydalo.nl/images/menu_arrow.gif");
    background-repeat: no-repeat;
    background-position: 2px 2px;
    background-color: #494949;
    color: #FFFFFF;
}

.easyflexMenu a:hover {
    margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	background-image:url("http://www.fydalo.nl/images/menu_arrow.gif");
    background-repeat: no-repeat;
    background-color: #494949;
}

#efmainmenu #uitloggen {
    position: absolute;
    top: 480px;
}

#efsubmenu {
    position: absolute;
    left: 10px;
    height: 10px;
	width:100px;
}

#efsubmenu ul {
  font-size: 10px;
}

#efsubmenu a {
  background-position: 12px 2px;
  padding: 3px 0px 3px 30px;
  width: 120px;
}
#efsubmenu a#active {
    background-image:url(http://www.fydalo.nl/images/menu_arrow.gif);
    background-repeat: no-repeat;
    background-position: 12px 2px;
    background-color: #494949;
    color: #FFFFFF;
}

/*******************************************************************************
* The Easyflex datalist                                                        *
*******************************************************************************/

.efDataList {
    margin: 10px 0px 10px 0px;
    padding: 0px;
	  list-style-type: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}

.efDataList li {
    height: 15px;
}

.efDataList li a {
    position: absolute;
    white-space: nowrap;
    left: 150px;
    color: #000000;
}

.efDataList li b {
    position: absolute;
    float: left;
    font-weight: normal;
    color: #6E8CE6;
}


#logon {
    background-color: #2c5da6;
    background-image: url(http://www.fydalo.nl/images/keyflex.gif);
    background-repeat: no-repeat;
    background-position: 90px 160px;
}

#logon #logonform {
    margin-left: 370px;
    margin-top: 260px;
    color: #FFFFFF;
    font-size: 14px;
}

#logon #logonform * {
  margin-bottom: 10px;
  margin-right: 10px;
}

/*
 * MIJN GEGEVENS
 *****************************************************************************/
#commiddel.efTable { width: 400px; }
#commiddel #type { width: 65px; }
#commiddel #adres { width: 170px; }
#commiddel #aanvul { width: 150px; }


#mijn_gegevens #efsubmenu { top: 30px; }
#mijn_gegevens #efmainmenu #declaraties { padding-top: 141px; }

#mijn_gegevens #opleidingen.efTable { width: 515px; }
#mijn_gegevens #opleidingen.efTable #periode { width: 200px; }
#mijn_gegevens #opleidingen.efTable #naam { width: 250px; }
#mijn_gegevens #opleidingen.efTable #diploma { width: 50px; }

#mijn_gegevens #werkervaringen.efTable { width: 400px; }
#mijn_gegevens #werkervaringen.efTable #periode { width: 150px; }
#mijn_gegevens #werkervaringen.efTable #functie { width: 155px; }
#mijn_gegevens #werkervaringen.efTable #getuig { width: 80px; }

#mijn_gegevens #beschikbaarheid.efTable { width: 145px; }
#mijn_gegevens #beschikbaarheid.efTable #datum { width: 100px; }
#mijn_gegevens #beschikbaarheid.efTable #link { width: 35px; }

#mijn_gegevens #verhinder.efTable { width: 300px; }
#mijn_gegevens #verhinder.efTable #datum { width: 70px; }
#mijn_gegevens #verhinder.efTable #reden { width: 220px; }

#mijn_gegevens #beschikbaarheid_dagen.efTable { width: 390px; border-bottom: 0px; }
#mijn_gegevens #beschikbaarheid_dagen.efTable #uren { width: 70px; }
#mijn_gegevens #beschikbaarheid_dagen.efTable #dag { width: 40px; text-align: center;}
#mijn_gegevens #beschikbaarheid_dagen.efTable .efRow li { border-bottom: 1px solid #275299; }
#mijn_gegevens #beschikbaarheid_dagen.efTable .efRow #dag {background-color: #FFFFFF;}

#mijn_gegevens #beschikbaarheid_detail div.a { height: 20px; }
#mijn_gegevens #beschikbaarheid_detail div.b {
    height: 20px;
    background-image: url(http://www.fydalo.nl/images/avail.gif);
    background-repeat: no-repeat;
    background-position: 0px -2px;
}

#mijn_gegevens #beschikbaarheid_detail div.legenda {
    display: block;
    height: 25px;
    padding-top: 5px;
}

#mijn_gegevens #beschikbaarheid_detail div.legenda div {
    margin-top: -5px;
    margin-right: 10px;
    border: 1px solid #275299;
    width: 40px;
    float: left;
}

/*
 * DECLARATIES
 *****************************************************************************/
 
#declaraties #efsubmenu { display: none; }
#aanpassing fydalo
#declaraties {display: none;}

#declaraties #list #urendecl.efTable { width: 630px; }
#declaraties #list #urendecl .efTableHeight { height: 400px; }
#declaraties #list #urendecl #periode { width: 83px; }
#declaraties #list #urendecl #relnaam { width: 200px; }
#declaraties #list #urendecl #plid { width: 60px; }
#declaraties #list #urendecl #functie { width: 200px; }
#declaraties #list #urendecl #link { width: 45px; }

#declaraties #detail #globaal { margin-top: 20px; }
#declaraties #detail #globaal #relatie { width: 230px; }
#declaraties #detail #globaal #overig { width: 398px; }

#declaraties #detail #regels .efTableHeight { height: 250px; }
#declaraties #detail #regels #datum { width: 70px; }
#declaraties #detail #regels #dag { width: 65px; }
#declaraties #detail #regels #van { width: 40px; }
#declaraties #detail #regels #tot { width: 40px; }
#declaraties #detail #regels #soort { width: 200px; }
#declaraties #detail #regels #linka { width: 60px; }
#declaraties #detail #regels #linkb { width: 55px; }
#declaraties #detail #regels #linkc { width: 50px; }

#declaraties #detail #eindewerk { position: absolute; margin-left: 0px; margin-top: -5px; }
#declaraties #detail #reservering { position: absolute; margin-left: 105px; margin-top: -5px; }
#declaraties #detail #overwerk { position: absolute; margin-left: 2px; margin-top: 20px; font-weight: bold;}
#declaraties #detail #overwerk ul { list-style-type: none; margin-top: 5px; font-weight: normal;}
#declaraties #detail #overwerk ul li { margin-left: 5px; padding-bottom: 5px; }
#declaraties #detail #opmerking { position: absolute; left: 300px; margin-top: -5px; }
#declaraties #detail #opmerking textarea { height: 70px; width: 347px; }
#declaraties #detail #sluiten { position: absolute; left: 120px; top: 440px; width: 160px; }
#declaraties #detail #verzenden { position: absolute; left: 120px; top: 470px; width: 160px; }

#declaraties #new li, #declaraties #edit li, #declaraties #delete li { height: 25px; }
#declaraties #annuleren { width: 120px; margin-left: 5px;}
#declaraties #toevoegen, #declaraties #wijzigen, #declaraties #verwijderen { width: 120px; margin-left: 30px;}

/*
 * INGEDIENDE DECLARATIES
 *****************************************************************************/
 
#afgw_declaraties #efsubmenu { display: none; }

#afgw_declaraties #list #urendecl.efTable { width: 630px; }
#afgw_declaraties #list #urendecl .efTableHeight { height: 400px; }
#afgw_declaraties #list #urendecl #periode { width: 83px; }
#afgw_declaraties #list #urendecl #relnaam { width: 160px; }
#afgw_declaraties #list #urendecl #functie { width: 160px; }
#afgw_declaraties #list #urendecl #status { width: 140px; }
#afgw_declaraties #list #urendecl #link { width: 45px; }

#afgw_declaraties #detail #globaal { margin-top: 20px; }
#afgw_declaraties #detail #globaal #relatie { width: 230px; }
#afgw_declaraties #detail #globaal #overig { width: 398px; }

#afgw_declaraties #detail #regels .efTableHeight { height: 230px; }
#afgw_declaraties #detail #regels #datum { width: 80px; }
#afgw_declaraties #detail #regels #dag { width: 70px; }
#afgw_declaraties #detail #regels #van { width: 60px; }
#afgw_declaraties #detail #regels #tot { width: 60px; }
#afgw_declaraties #detail #regels #soort { width: 325px; }

#afgw_declaraties #detail #eindewerk { position: absolute; margin-left: 0px; margin-top: -5px; }
#afgw_declaraties #detail #reservering { position: absolute; margin-left: 105px; margin-top: -5px; }
#afgw_declaraties #detail #overwerk { position: absolute; margin-left: 2px; margin-top: 20px; font-weight: bold;}
#afgw_declaraties #detail #overwerk ul { list-style-type: none; margin-top: 5px; font-weight: normal;}
#afgw_declaraties #detail #overwerk ul li { margin-left: 5px; padding-bottom: 5px; }
#afgw_declaraties #detail #opmerking { position: absolute; left: 300px; margin-top: -5px; }
#afgw_declaraties #detail #opmerking textarea { height: 70px; width: 347px; }
#afgw_declaraties #detail #sluiten { position: absolute; left: 120px; top: 470px; width: 160px; }

/*
 * LOONSPECIFICATIES
 *****************************************************************************/
 
#loonspec #efsubmenu { display: none; }
#loonspecificaties #loonspec.efTable { width: 354px; margin-left: 10px; margin-top: 20px;}
#loonspecificaties #loonspec .efTableHeight { height: 400px; }
#loonspecificaties #loonspec #jaar { width: 50px; }
#loonspecificaties #loonspec #nummer { width: 50px; }
#loonspecificaties #loonspec #loontijdvak { width: 80px; }
#loonspecificaties #loonspec #periode { width: 80px; }
#loonspecificaties #loonspec #link { width: 50px; }


/*
 * JAAROPGAVEN
 *****************************************************************************/
 
#jaaropgaven #efsubmenu { display: none; }
#jaaropgaven #jaaropgaven.efTable { width: 254px; margin-left: 10px; margin-top: 20px; }
#jaaropgaven #jaaropgaven #jaar { width: 50px; }
#jaaropgaven #jaaropgaven #nummer { width: 60px; }
#jaaropgaven #jaaropgaven #link { width: 129px; }