﻿/* verzuimcheck vragenlijst */
body 
{
  height: 100%;
}

.overlay
{
  position: fixed;
  left: 50%;
  top: 50px;
  display: none;
  width: 813px;  
  margin-left: -406px;
  text-align: left;    
  opacity: 1;
  z-index: 201;
}
.ie6 .overlay
{
  position: absolute;
  xtop: expression(200 + eval(document.documentElement.scrollTop));  
}
.overlay-hidden
{
  display: none;
  opacity: 0;
}
.overlay-shown
{
  display: block;
}

.glasspane
{
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background-color: #6172C6;  
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  opacity: 0.60;
  z-index: 200;
}

.ie6 .glasspane
{
  position: absolute;
  height: expression(eval(document.documentElement.clientHeight));
  top: expression(eval(document.documentElement.scrollTop));  
}

.glasspane-hidden
{
  display: none;
  opacity: 0;
}
.glasspane-show
{
  display: block;
}

.overlayVragenlijstTop
{
  background-image: url('/images/verzuimcheck/vragenlijst_bg_top.png');
  background-repeat: no-repeat;
  width: 813px;
  height: 15px;
}
.overlayVragenlijstMiddle
{
  background-image: url('/images/verzuimcheck/vragenlijst_bg_middle.png');
  background-repeat: repeat-y;  
  width: 803px;
  padding-right: 10px;
}

.overlayVragenlijstBottom
{
  background-image: url('/images/verzuimcheck/vragenlijst_bg_bottom.png');
  background-repeat: no-repeat;
  width: 813px;
  height: 16px;
  position: relative;
  z-index: 2;
}

.ie6 .overlayVragenlijstTop
{
  background-image: url('/images/verzuimcheck/vragenlijst_bg_top.gif');
}
.ie6 .overlayVragenlijstMiddle
{ 
  background-image: url('/images/verzuimcheck/vragenlijst_bg_middle.gif');
}
.ie6 .overlayVragenlijstBottom
{
  background-image: url('/images/verzuimcheck/vragenlijst_bg_bottom.gif');
}


.closeBenchmark
{
  font-size:18px;
  font-weight:bold;
  position:absolute;
  right:4px;
  top:-13px;
}
.ie6 .closeBenchmark
{
  right: 25px;
}
.themaTitel
{ 
  margin:0 4px;
  font-size: 17px;
  font-weight: bold;
  background-image: url('/images/verzuimcheck/titel-logo.gif');
  background-repeat: no-repeat;
  background-position: 251px 3px; 
  position: relative; 
  padding-bottom: 10px;
  border-bottom: solid 2px #2C826C;
}
.themaTitelBlauw
{
  margin-left: 11px;
  color: #1D3F8F;
}
.themaTitelGroen
{
  color: #2F836F;
}
.themaTitelCounter
{
  position: absolute;
  right: 25px;
  color: #1D3F8F;
}
.ie6 .themaTitelCounter
{
  right:45px;
}
.themaVragenTypeWrap
{
  margin-top: 8px;
}
.gecko .themaVragenTypeWrap { height: 40px; }

.themaVragenTypeFirst
{
  float: left;
  width: 425px;
}
.themaVragenType
{
  margin-left: 5px;
  float: left;
  width: 80px;
  color: #1D3F8F;
  font-size: 11px;
  line-height: 13px;
}
.themaVragenTypeLast
{
  float: left;
}

.themaVragenTable
{
  width: 808px;
  margin-left: 5px;
  border-collapse: collapse;
}
.themaVragenTable-visible { display: block; }
.themaVragenTable-hidden { display: none; }

.themaVragenTableSpacing { width: 15px; }

.themaVragenTableVraag
{
  margin-left: 15px;  
  font-size: 11px;  
  line-height: 17px;
}
.themaVragenTableTDFirst
{
  width: 400px;
  border-top: dotted 1px #1D3F8F;  
}
.themaVragenTableTD
{
  width: 80px;
  text-align: center;
  border-top: dotted 1px #C3C5DB;
  height: auto;
}

.themaVragenTableTD img
{
  margin-top: 3px;
}

.themaVragenTableTRLast .themaVragenTableTDFirst,
.themaVragenTableTRLast .themaVragenTableTD
{
  border-bottom: dotted 1px #1D3F8F;
}

.themaVragenVraagNummer
{
  width: 20px;
  height: 20px;
  position: absolute;
  left: -8px;  
  padding-top: 3px;
  background-image: url('/images/verzuimcheck/vraagnummer.png');
  background-repeat: no-repeat;
  color: White;
  text-align: center; 
  font-size: 10px;
}
.ie6 .themaVragenVraagNummer
{
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/verzuimcheck/vraagnummer.png');
}

.overlayVragenlijstControl
{  
  background-image: url('/images/verzuimcheck/navigation_bg.png');
  background-repeat: no-repeat;
  height: 56px;
  width: 245px;
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
  position: absolute;
  z-index: 1;
  right: 3px;
  bottom: -40px;
}
.ie6 .overlayVragenlijstControl 
{ 
  background-image: url('/images/verzuimcheck/navigation_bg.gif'); 
  right: 9px;
  bottom: -42px;
}

.themaVragenControls
{
  position: relative;
  top: 23px;
}

.themaVragenControlBack
{
  color: White;
  padding: 5px 5px 5px 5px;
  display: none;
  margin-left: 20px;
}
.themaVragenControlBackFake
{
  color: Gray;
  padding: 5px 5px 5px 5px;
  margin-left:20px;
}
.themaVragenControlForward
{
  color: White;
  padding: 5px 5px 5px 5px;
  margin-left: 15px;
}
.themaVragenControlSubmit
{
  display: none;
  border: none;
  color: White;
  cursor: pointer;
  margin-left: 15px;
}
.themaVragenControlSubmit-lt10 
{ 
  display: block;   
  margin-left: 120px;
}

.themaVragenControlSubmit:hover
{
  text-decoration: underline;
}

.controlSubmit .themaVragenControlBack { color: White; }
.controlSubmit .themaVragenControlForward { display: none; }
.controlSubmit .themaVragenControlSubmit { display: inline; }
.controlDefault .themaVragenControlBack { display: inline; }
.controlDefault .themaVragenControlBackFake { display: none; }
.controlSubmit .themaVragenControlBack { display: inline; }
.controlSubmit .themaVragenControlBackFake { display: none; }

/*verzuimcheck resultaten*/

