﻿/* V1.1 11-05-2011 */
/*hoofdnavigatie*/
#hoofdnavigatie
{
    position: absolute;
    top: 83px;
    clear: both;
    margin-left: -2px;
    width: 952px;
    padding: 0 0 0 12px;
    background: #f1f1f1 url( "../images/hoofdnavigatie.gif" ) no-repeat 0 0;
    z-index:3;
}
#hoofdnavigatie.micro
{
    background: #f1f1f1 url( "../images/microhoofdnavigatie.gif" ) no-repeat 0 0;
    width: 642px;
    display:block;
}
#hoofdnavigatie li
{
    background: transparent url( "../images/hoofdnavigatie.gif" ) no-repeat -50px 0;
    padding-left: 1px;
}
#hoofdnavigatie li:first-child, #hoofdnavigatie li.first-child
{
    background-position: -51px 0;
    padding-left: 1px;
}
#hoofdnavigatie .tab
{
    line-height: 52px;
    display: block;
    color: #363c32;
    padding: 0 0 0 19px;
    font-size: 16px;
    text-decoration: none;
    background: transparent url( "../images/hoofdnavigatie.gif" ) no-repeat 0 200px; 
    *cursor:pointer;
    _zoom:1;
    _width:1%;
    _white-space:nowrap;
}
#hoofdnavigatie.zakelijk .tab
{
    padding-left: 26px;
}
#hoofdnavigatie :hover.tab, #hoofdnavigatie :hover.tab.selected, #hoofdnavigatie .over, #hoofdnavigatie .over.selected
{
    color: #000;
    background-position: 0 -52px;
}
#hoofdnavigatie :hover.tab
{
    text-decoration: underline;
    background-color: #d6e27d;
}
#hoofdnavigatie .selected
{
    color: #000;
    background-color: #fff;
    background-position: 0 -104px;
}
.tab span
{
    line-height: 52px;
    height: 52px;
    display: block;
    padding: 0 19px 0 0;
    background: transparent url( "../images/hoofdnavigatie.gif" ) no-repeat right 200px;
}
#hoofdnavigatie.zakelijk .tab span
{
    padding-right: 27px;
}
:hover.tab span, :hover.selected span, .over span, .over.selected span, li:hover .tab
{
    background-position: right -52px;
}
.selected span
{
    background-position: right -104px;
}
#tabMijnVGZ.tab
{
    color: #1e8938;
    padding-left: 40px;
    position: relative;
}
#tabMijnVGZ.over
{
    color: #000;
}
#iconMijnVGZ
{
    background-position: -500px -156px;
    position: absolute;
    top: 0;
    left: 20px;
    display: block;
    height: 52px;
    width: 15px;
    padding: 0;
}
:hover.tab #iconMijnVGZ, :hover.selected #iconMijnVGZ, .over #iconMijnVGZ, .over.selected #iconMijnVGZ
{
    background-position: -500px -208px;
}
.selected #iconMijnVGZ
{
    background-position: -500px -260px;
}
.megadropdown
{
    position: absolute;
   left:0;
    top: 68px;
    width: 964px;
    padding-top: 11px;
    background: transparent url( "../images/vgz/megadropdown.png" ) no-repeat right top;
    _background: #a3cc32;
    display: none;
    z-index: 2;
}
.megadropdown.left {left:0;}
.megadropdown.right {right:0;}
.megacontent
{
    background: transparent url( "../images/vgz/megadropdown.png" ) no-repeat left bottom;
    _background: #a3cc32;
    _margin: 0 2px;
    _border-bottom: 1px solid #009036; /*padding-right: 200px;*/
    overflow: hidden;
    font-size: 0.9em;
    line-height: 1.4em;
    _zoom: 1;
    z-index: 2;
}
.megacontent div
{
    float: left;
    width: 190px;
    margin: 17px 0 0 30px;
    _margin: 17px 13px 0 17px;
}

.megacontent .sidebar
{
    float: right;
    width: 190px;
    margin: 17px 30px 0 0;
    _margin: 17px 13px 0 17px;
}
.megacontent h6
{
    color: #fff;
    font-size: 16px;
    margin: 0 0 11px 0;
}
.megacontent .sidebar h6
{
    color: #030;
}
#hoofdnavigatie .megacontent ul
{
    display: list-item;
    margin: 0 0 27px 0;
}
#hoofdnavigatie .megacontent li
{
    background: transparent url( "../images/vgz/megadropdown.png" ) no-repeat -1050px -14px;
    _background: transparent url( "../images/vgz/mdselector.png" ) no-repeat 0 6px;
    display: list-item;
    float: none;
    padding: 0 0 0 10px;
}
#hoofdnavigatie .megacontent li.all
{
    background-image: none;
    font-style: italic;
    padding-top: 5px;
    padding-left: 0; 
    *padding-left:4px;
}
#hoofdnavigatie .megacontent a
{
    color: #030;
    display: block;
}

#hoofdnavigatie .megacontent a:hover
{
    color: #000;
}

#hoofdnavigatie .megacontent .all a
{
    color: #fff; 
    *position:relative;
    *margin-left:-4px;
}
#hoofdnavigatie .megacontent h6 a
{
    color: #fff;
    text-decoration:underline;
}

#hoofdnavigatie .megacontent h6 a:hover
{
    color: #000;
    text-decoration:underline;
}
.megaarrow
{
    width: 0;
    height: 0;
    margin: 0 auto; 
    *position:absolute;
    *margin-left:expression(this.parentNode.offsetWidth/2 + "px");
}
.megaarrow div
{
    width: 20px;
    _width: 30px;
    height: 20px;
    display: none;
    background: transparent url( "../images/vgz/megadropdown.png" ) no-repeat -1000px -20px;
    _background: transparent url("../images/vgz/mdarrow.png") no-repeat;
    position: absolute;
    top: 60px;
    margin-left: -10px; 
    *top:8px;
    z-index:2;
}
/* topnavigatie */
#topnavigatie
{
    font-size: 11px;
    border-left: 1px solid #104b1f;
    display: block;
    height: 29px;
    position: absolute;
    top: -30px;
}
#topnavigatie a
{
    color: #d4f2c2;
    text-transform: uppercase;
    border-right: 1px solid #104b1f;
    line-height: 29px;
    padding: 0 17px;
    display: block;
}
#topnavigatie .selected a
{
    color: #fff;
    background-color: #1b7e35;
}
/* metanavigatie */
.metanavigatie
{
    display: block;
    float: none;
    margin: 10px 0 0 0;
    overflow: hidden;
    font-size: 13px;
}
.metanavigatie a
{
    color: #808080;
    border-left: 1px solid #808080;
    padding: 0 11px;
    height: 0.7em;
}
.metanavigatie a:hover
{
    color: #4D4D4D;
}
.metanavigatie li.first-child a, .metanavigatie li:first-child a
{
    border-left: 0;
    padding-left: 10px;
}
#topmeta
{
    position: absolute;
    top: -30px;
    right: -10px;
    line-height: 30px;
    margin: 0;
    border-width: 0;
}
#topmeta a
{
    color: #fff;
    border-color: #104b1f;
}
#footer .metanavigatie
{
    width: 940px;
    margin: 0 auto 20px;
    padding: 8px 10px;
    background: transparent url(../images/footer.png) no-repeat 0 0;
}
.picturetext
{
    margin-bottom: 20px;
}
.picturetext img
{
    float: left;
    margin: 8px 10px 0 0;
    display: block;
}
.picturetext.right img
{
    float: right;
    margin: 8px 10px 0 0;
    display: block;
}
/* main search box */
#search
{
    position: absolute;
    top: 29px;
    right: -1px;
    height: 32px;
    width: 412px;
    background: transparent url(../images/search-buttons.png) no-repeat 0 0;
}
#search input
{
    width: 360px;
    margin: 4px 0 0 7px;
    border: none 0;
    padding: 2px 0;
    font-style: italic;
    color: #808080;
}
#search button
{
    display: inline-block;
    width: 31px;
    height: 31px;
    text-indent: -999em;
    background: transparent url(../images/search-buttons.png) no-repeat -380px 0;
    position: absolute;
    right: 1px;
    top: 0;
}
#search button:active
{
    background: transparent url(../images/search-buttons.png) no-repeat -380px 1px;
}
#search button
{
    border: 0;
    cursor: pointer;
}
/* logo */
#logo
{
    position: absolute;
    top: 16px;
    left: 10px;
    height: 50px;
    width: 108px;
}
/* pagetabs large */
ul.pageTabs
{
    list-style-type: none;
    margin: 0 0 20px 0;
    padding: 0;
    clear: both;
    height: 50px;
}
.pageTabs li
{
    display: inline-block;
    float: left;
    margin: 0 5px 0 0;
    padding: 5px 0 0;
    height: 50px;
    width: auto;
}
.pageTabs a
{
    height: 40px;
    background: transparent url(../images/producttabs_large.png) no-repeat scroll right -140px;
    font-size: 16px;
    color: #343c31;
    overflow: visible;
    padding: 0 6px 0 0;
    text-align: center;
    vertical-align: middle;
    display: block;
    cursor: pointer;
    _display: inline;
    _zoom: 1;
}
.pageTabs a span
{
    height: 40px;
    display: block;
    padding: 7px 19px 0 25px;
    color: #343c31;
    background: transparent url(../images/producttabs_large.png) no-repeat scroll left -100px;
    white-space: nowrap;
    _display: inline-block;
    _zoom: 1;
}
.pageTabs a:hover
{
    color: #000;
    background-position: right -240px;
}
.pageTabs a:hover span
{
    background-position: left -200px;
}
.pageTabs li.selected a
{
    color: white;
    background-position: right -40px;
    text-decoration: none;
}
.pageTabs li.selected a span
{
    color: white;
    background-position: left 0px;
}
.pageTabs li.selected a:hover
{
    color: white;
    background-position: right -40px;
    text-decoration: none;
}
.pageTabs li.selected a:hover span
{
    background-position: left -0px;
}
.pageTabs li.selected
{
    background: transparent url(../images/producttabs_large.png) no-repeat center -45px;
}
/* pagetabs small */
ul.pageTabssmall
{
    list-style-type: none;
    margin: 0 0 20px 0;
    padding: 0;
    clear: both;
    height: 40px;
}
.pageTabssmall li
{
    display: inline-block;
    float: left;
    margin: 0 2px 0 0;
    padding: 5px 0 0;
    height: 40px;
    width: auto;
}
.pageTabssmall a
{
    height: 30px;
    background: transparent url(../images/producttabs.png) no-repeat scroll right -110px;
    font-size: 14px;
    color: #343c31;
    overflow: visible;
    padding: 0 6px 0 0;
    text-align: center;
    vertical-align: middle;
    display: block;
    cursor: pointer;
    _display: inline;
    _zoom: 1;
}
.pageTabssmall a span
{
    height: 30px;
    display: block;
    padding: 3px 5px 0 10px;
    color: #343c31;
    background: transparent url(../images/producttabs.png) no-repeat scroll left -80px;
    white-space: nowrap;
    _display: inline-block;
    _zoom: 1;
}
.pageTabssmall a:hover
{
    color: #000;
    background-position: right -190px;
}
.pageTabssmall a:hover span
{
    background-position: left -160px;
}
.pageTabssmall li.selected a
{
    color: white;
    background-position: right -30px;
    text-decoration: none;
}
.pageTabssmall li.selected a span
{
    color: white;
    background-position: left 0px;
}
.pageTabssmall li.selected a:hover

{
    color: white;
    background-position: right -30px;
    text-decoration: none;
}
.pageTabssmall li.selected a:hover span
{
    background-position: left -0px;
}
.pageTabssmall li.selected
{
    background: transparent url(../images/producttabs.png) no-repeat center -35px;
}

/* generiek */
.txtS .ubr
{
    margin-bottom: 20px;
    font-size: 13px;
}
.txtS ul.ubr li
{
    background: transparent url(../images/bullet_usp.gif) no-repeat 0 1px;
}
.link
{
    font-style: italic;
}
.link a
{
    margin-right: 10px;
}
.txtS .link a
{
    font-size: 13px;
}
.link.pdf
{
    font-style: normal;
    background: transparent url(../images/icons.png) no-repeat 5px 5px;
    /*max-height:20px;
    overflow:hidden;*/
    padding: 0 0 0 25px;
}
.link.print
{
    font-style: normal;
    background: transparent url(../images/icons.png) no-repeat 0 -49px;
    max-height:20px;
    overflow:hidden;
    padding: 0 0 0 20px;
}
.link.back
{
    font-style: normal;
    background: transparent url(../images/back.gif) no-repeat 0 6px;
    overflow:hidden;
    padding: 0 0 0 12px;
    margin-bottom:20px;
}
.link.back:hover
{
    background: transparent url(../images/back_active.gif) no-repeat 0 6px;
}
.cta
{
    text-align: right;
}
.cta a, .cta button
{
    color: #fff;
   background: transparent url(../images/vgz_buttons.png) no-repeat right -162px;
   border: 0 none;
   text-align: center;
   font-size: 14px;
   padding: 0 16px 0 0;
   overflow: visible;
   cursor: pointer;
   vertical-align: middle;
   height: 30px;
   -moz-text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
   text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
.cta button 
{
    padding: 0 13px 0 0; 
    padding: 0 16px 0 0\9; 
}
.cta a span, .cta button span 
{
   color: #fff;
   background: transparent url(../images/vgz_buttons.png) no-repeat left -132px;
   white-space: nowrap;
   display: block;
   padding: 0 0 0 15px;
   height: 30px;
   _display: inline;
   _zoom: 1;
}
.cta button span 
{
    margin-top:-1px; 
    padding-top:5px;
    margin-top:0\9; 
    padding-top:1px\9;
}
.cta button:hover span
{
    background-position: left -201px;
}
.cta button:hover
{
    background-position: right -231px;
}
.cta a:hover span
{
    background-position: left -201px;
}
.cta a:hover
{
    background-position: right -231px;
}
.cta a
{
    display: inline-block;
    _display: inline;
    _zoom: 1;
}
.cta a:hover
{
    text-decoration: none;
    color: #fff;
}
.txtS .cta
{
    line-height: 26px
}

.flashWP
{
    margin: 0 0 20px
}

/* zoeken */
#searchbox {
	margin-bottom: 20px;
}
#searchbox button
{
    background: url("../images/cta_buttons.png") no-repeat scroll right -2px transparent;
    border:0;
    color: #FFFFFF;
    display: inline-block;
    height: 32px;
    width:85px;
    padding: 0;
    white-space: nowrap;
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    -moz-text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
    text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
    _zoom:1;   
}
#searchbox button:hover
{
    background-position: right -37px;
    
}
#searchbox input
{
    width: 270px;
    margin: 0 10px;
    height:20px;
    padding:5px 2px 2px;
    
}
/* Search results */
.srch-WPBody {
width: 100% !important;
float: left;
}
.srch-results {
width: 100% !important;
padding-left: 0 !important;
}
.srch-Page {
clear: both !important;
float: left;
padding: 0 !important;
margin: 0;
width: 100%;
height: 20px;
display: table;
text-align: right !important;
background-color: #FFFFD3 !important;
}
.srch-Title, .srch-Title1, .srch-Title2, .srch-Title3 {
margin-left: 0 !important;
padding-left: 0 !important;
}
.srch-Title a:link, .srch-Title a:visited, .srch-Title a:hover, .srch-Title1 a:link, .srch-Title1 a:visited, .srch-Title1 a:hover, .srch-Title2 a:link, .srch-Title2 a:visited, .srch-Title2 a:hover, .srch-Title3 a:link, .srch-Title3 a:visited, .srch-Title3 a:hover {
font-family:Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif !important;
font-size: 16px !important;
color: #009036 !important;
text-decoration: none !important;
}
.srch-Description, .srch-Description1, .srch-Description2, .srch-Description3 {
margin: 0 0 20px 0 !important;
color: #4D4D4D !important;
}
.srch-Page strong {
background: none !important;
border: 0px #ffffff !important;
font-size: inherit !important;
font-weight: bold !important;
margin: 0 !important;
padding: 3px 5px !important;
}
.srch-Page a:link, .srch-Page a:visited {
font-family:Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif !important;
border: 0px #ffffff !important;
color: #037F26 !important;
font-size: inherit !important;
margin: 0 !important;
padding: 3px 5px !important;
text-decoration: none;
}
.srch-Page-img a:link, .srch-Page-img a:visited {
border: 0px #ffffff !important;
padding-left: 0 !important;
padding-right: 0 !important;
}

/* collectief wizard oud */
.shadow
{
      background: transparent url(../images/shadow.png) no-repeat; 
      width:940px;
      margin-bottom: 12px;
}

.option1
{
     background: url("../images/collectiefwizard/coloptions.png") no-repeat scroll 0 top transparent;
     float:left;
     padding: 25px 0 0 180px;
     height:81px;
     width:220px;
     margin-top: 63px;
}
.option2
{
    background: url("../images/collectiefwizard/coloptions.png") no-repeat scroll 0 -566px transparent;
    float:left;
    height: 126px;
    padding: 10px 0 0 180px;
    width: 220px;
    margin-top:15px;
}
.formline
{
    display:block;
    clear:both;   
}
.formline label
{
    clear: right; 
    float:left;
    color: #343c31;  
    font-size: 13px;
}
.formline.radio label
{
    float: none;   
}

.txtfield
{
    border: 1px solid #d0cfcc;
    height:30px;  
    clear: left;
    float: left;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px; 
    font-size: 16px;
    padding: 0 5px;
    color: #343c31;
    margin-bottom: 10px;
}
.option1 .txtfield
{
    width:207px;   
}
.option2 .txtfield
{
    width:207px;   
}
.optionselector
{
    background: url("../images/collectiefwizard/coloptions.png") no-repeat scroll -53px bottom transparent;
    width:39px;
    height:38px;
    float:left;
    margin: 110px 50px 20px;
}

.line.step1
{
    background: url("../images/collectiefwizard/linearrows.png") no-repeat scroll -5px bottom transparent;      
    height:50px;
    display:block;
    text-align:center;
}

.line.step2
{
    background: url("../images/collectiefwizard/linearrows.png") no-repeat scroll -5px 0 transparent;      
    height:100px;
    display:block;
    text-align:center;
    padding:58px 0 0;
}



.optionbox
{
     width:398px;
     display: block;
     border: 1px solid #dbdad8;
     border-radius: 1px;
     position:relative;
     margin-top: 20px;
     color: #343c31;
}
.optionbox.right
{
    float: right;   
}
.optionbox.left
{
    float: left;   
}
.optionbox .content
{
    width:346px;
    border:1px solid #f4f4f3;
    padding: 20px 25px; 
}
.optionbox .content p
{
    font-size:13px;   
}
.optionbox .content span
{
    color:#000;   
}
.caret
{
    background: url("../images/collectiefwizard/optionbox.png") no-repeat scroll 0 0 transparent; 
    height:16px;
    width:40px;
    position:absolute;
    left:180px;
    top:-15px;
}

/* collectief wizard */
/*.inactive h2, .inactive p
{
    color: #808080;
    margin-bottom: 0;   
}
.inactive p
{
    margin-bottom: 15px;   
}
.ruler
{
    border-top:1px solid #d9d9d9; 
    height:1px; 
    margin:0 0 15px;
}
.box.border
{
    border: 1px solid #cfcfcf;
    border-radius: 4px;   
    padding:1px
}
.collectivechoice .box
{
    height:308px;   
}
.collectivechoice .box .contentwrapper
{
    height:284px;   
}
.collectivechoice .box .contentwrapper .content
{
    height:230px;   
}
.collectivechoice .box .contentwrapper .cta
{
    height:40px;   
}
.collectivechoice p
{
    line-height:19px; 
    margin-bottom: 27px;  
}
.box.border.first
{
    border-radius: 4px 0 0 4px;
    border-right: 0;   
}
.box.border.middle
{
    border-radius:0;   
}
.box.border.last
{
    border-radius: 0 4px 4px 0;   
    border-left: 0;  
}
.box.border .contentwrapper
{
    padding: 24px 29px 0;
    background-color: #f5f5f4; 
    -webkit-transition:background-color 0.5s ease-in;  
    -moz-transition:background-color 0.5s ease-in;
}
.box.border .contentwrapper:hover
{
    background-color:#ffffd3;
    -webkit-transition:background-color 0.06s ease-in;
    -moz-transition:background-color 0.06s ease-in;
    cursor: pointer;
}
.collectivechoice h3 
{
    margin-bottom:0;
    padding: 5px 0 0 65px;   
    height:40px;
}
.collectivechoice .box.border .contentwrapper .btn
{
    border-color: #d9d9d8;
    background: url("../images/collectiefwizard/buttonbgdisabled.png") repeat-x scroll 0 0 transparent;
    
}
.collectivechoice .box.border .contentwrapper:hover .btn
{
    border-color: #e26310;
    background: url("../images/collectiefwizard/buttonbg.png") repeat-x scroll 0 0 transparent;
}
.first h3
{
    background: url("../images/collectiefwizard/coloptions.png") no-repeat scroll 0 0 transparent;
}
.middle h3
{
    background: url("../images/collectiefwizard/coloptions.png") no-repeat scroll 0 -86px transparent;
}
.last h3
{
    background: url("../images/collectiefwizard/coloptions.png") no-repeat scroll 0 -162px transparent;
}
.inputwrapper
{
    margin-bottom: 7px;   
}
 */

.step 
{
    background: transparent url(../images/step_bg.png) repeat-x;
    border: 1px solid #f0f1ea;
    border-bottom: 1px solid #c2c2c2;
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.13);
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.13);
    box-shadow: 0 1px 1px rgba(0,0,0,0.13);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    height:25px;
    margin: 0 0 10px 0;
    padding: 8px 10px;
}
.step.active
{
    background: transparent url(../images/step_active_bg.png) no-repeat 0 0;
    height: auto;
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 946px;
    left: -3px;
    position: relative;
    padding: 15px 10px;
}
.step.done
{
    border: 1px solid #008a2d;
    border-bottom: 1px solid #c2c2c2;
    background: transparent url(../images/step_done_bg.png) repeat-x;
    color: #fff;
    position:relative;
}
.step.done:hover
{
    background: transparent url(../images/step_done_hover_bg.png) repeat-x;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
}
.step.done span.identifier
{
    background: transparent url(../images/step_done_check.png) no-repeat 0 5px;
    float: left;
    margin: 0 10px 0 5px;
    width: 20px;
}
.step h3
{
    font-size: 16px;
    color: #bbb;
}
.step.active h3
{
    font-size: 20px;
    padding-top: 5px;
    color: #000;
}
.step.active h3.noidentifier
{
    margin-left: 20px;
}
.step.active .formcontainer h3
{
    color: #000;
    font-size: 16px;
}
.step.done p
{
    margin-bottom:0;
    font-size:16px;
}
.step.done a
{
    margin-bottom:0;
    font-size:13px;
    color:#fff;
    position:absolute;
    top: 5px;
    right: 20px;
    text-decoration:underline
}
.step span.identifier
{
    margin: 0 0 0 5px;
}
.step.active span.identifier
{
    margin: 10px 20px 0 20px;
}
.stepcontent
{
    margin: 0 0 10px;
    font-size: 14px;
}
.stepcontent .line.maincontent
{
    padding: 0 230px 0 20px;
    line-height: 22px;
}
.stepcontent .line.maincontent .additionalinfo
{
    font-size:16px;
    margin-bottom: 30px;
}
.stepcontent .maincolumn
{
    width: 660px;
    float: left;
}
.stepcontent .firstcolumn
{
    width: 286px;
    float: left;
}
.stepcontent .family
{
    width: 660px;
    margin:20px 0 10px 40px;
    height:168px;
    display: block;
}
.stepcontent .family .member
{
    margin: 0 25px;
    height:103px;
    width: 85px;
    float:left; 
    border: 1px solid #f0f1ea;  
    position: relative;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: transparent url(../images/Collectiefwizard/memberbg.png) repeat-x 0 0;
}
.member a
{
    outline: none;
}
.stepcontent .family .member a.icon
{
    background: transparent url(../images/Collectiefwizard/members.png) no-repeat 0 0;
    display: block;
    height: 67px;
    padding:18px 25px;
    -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.15);
    -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.15);
    box-shadow: 1px 1px 1px rgba(0,0,0,0.15);
}
.formcontainericon
{
    display: block;
    background: transparent url(../images/Collectiefwizard/members.png) no-repeat 0 0;
    height: 90px;
    width: 67px;
    margin-bottom: -60px;
    position: relative;
    top: -60px;
    #display: none;
}
.stepcontent .family .member.male a.icon, .formcontainericon.male
{
    background-position: 21px 15px;   
}
.stepcontent .family .member.female a.icon, .formcontainericon.female
{
    background-position: 21px -85px;   
}
.stepcontent .family .member.boy a.icon, .formcontainericon.boy
{
    background-position: 22px -185px;   
}
.stepcontent .family .member.girl a.icon, .formcontainericon.girl
{
    background-position: 22px -285px;   
}
/*.stepcontent .family .member.disable
{
    #display:none;
}*/
.stepcontent .member.disable a, .stepcontent .family .member.disabled a.icon
{
    opacity:0.4;
    filter: alpha(opacity=40);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    cursor: default;
}
.member .shadow
{
    height: 14px;
    width: 86px;
    background: url("../images/collectiefwizard/membershadow.png") repeat-x scroll 0 0 transparent;
    margin: 0 0 0 -8px;
}
.member.disable .shadow
{
    height: 14px;
    width: 86px;
    background-image: none;
    margin: 0 0 0 -8px;
}
a.addmember
{
    height:21px;
    font-size: 30px;
    padding: 7px 7px 9px;
    background: url("../images/collectiefwizard/buttonbg.png") repeat-x scroll 0 0 transparent;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 20px;
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.25);
    box-shadow: 0 1px 1px rgba(0,0,0,0.25);
    border-color: #d55400;
    border-style:solid;
    border-width: 1px;
    color: #fff; 
    font-weight: bold;
    text-decoration:none;
    -moz-text-shadow: 1px 1px 1px rgba(213,84,0,0.8);
    text-shadow: 1px 1px 1px rgba(213,84,0,0.8);
    outline: none !important;
    display: inline-block;
    line-height: 20px;
    position:relative;
    bottom:-6px;
    left: 23px;
}
.stepcontent .rightcolumn
{
    width: 280px;
    float: left;
}
.stepmessage
{
    background-color: #e3f3f6;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    color: #7c7c7c;
    padding: 20px 15px 14px;
    font-style: italic;
    margin: 0 0 20px 0;
    
}
.stepmessage p
{
    min-height:20px; 
    margin-bottom: 5px;
    #display:inline;  
    #height:30px;
}
.stepmessage p a
{
    margin-left: 20px;
}
.stepmessage span
{
    color: #000;
    background: transparent url(../images/phone.png) no-repeat 0 3px;
    padding-left:30px;
    margin-left:20px;
    display:inline-block;
}
.errormessages
{
    background-color: #fee4d2;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #ff6600;
    padding: 10px 20px 1px;
    font-style: italic;
    margin: 20px 0;
}
.stepmessage.vivid
{
    background-color: #ffffd3;
    color: #000;
    font-style: normal;
    font-size: 16px;   
}
.stepmessage.vivid p
{
    text-align: center;
    font-size: 16px;   
}
.errormessages h3
{
    color: #ff6600;
    font-style: normal;   
}
.formcontainer
{
    border-top: 1px solid #e3e3e3;
    margin-bottom: 15px;
    display:inline-block;
    padding: 20px 0 0 0;
}
.formcontainer.small
{
    width:300px;
    padding-left: 20px;   
}
.formcontainer.wide
{
    width: 940px; 
    padding: 20px 0 0 20px;  
}
.formcontainer.noline
{
    border-top: none;
}
.formcontainer p span {
color: #000;
clear:both;
display:block;
margin-top:5px;
}
.formcontainer.wide p
{
    padding-right:240px;
}
.formcontainer.premium
{
    background: transparent url(../images/step_familymember_bg.png) repeat-y;
}
.formcontainer.dull
{
    background-color: #f4f5ef;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-top: none;
    border-left: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    width: 630px;
    padding: 15px 15px 10px;
    margin-bottom: 15px;
}
.formcontainer.dull .stepcolumns.firstline
{
    display: inline-block;
    width: 630px;
}
.formcontainer.dull .stepcolumns.firstline p
{
    width:350px;
    display:inline-block;
    #float:left;
}
.stepcolumns.firstline .delete
{
    display:inline-block;
    float:right;
    margin-right: 10px;
}
.stepcolumns.firstline .delete a
{
    padding-left: 22px;
    background: url("../images/Collectiefwizard/delete.png") no-repeat scroll 0 1px transparent;
}
.stepcolumns
{
    clear:both;
}
.stepcolumns .col1, .stepcolumns .col2, .total .col1, .total .col2
{
    display:inline-block
}
.stepcolumns .col, .total .col
{
    width: 625px;
    float:left;
    padding-right: 20px;
}

.stepcolumns .col1, .total .col1
{
    width: 510px;
    float:left;
    padding-right: 20px;
}
.formcontainer.small .stepcolumns .col1, .total .col1
{
    width: 266px;
    float:left;
    padding-right: 20px;
}
.formcontainer.wide .stepcolumns .col1, .total .col1
{
    width: 926px;
    float:left;
    padding-right: 20px;
}
.stepcolumns .col2, .total .col2
{
    width: 110px;
    padding-right: 20px;
    text-align: right;
    position:relative;
}
.stepcolumns.firstline
{
    width:660px;
}
.stepcolumns.firstline p
{
    font-size: 18px;
    color: #000;
    margin-bottom: 8px;
}
.stepcolumns.firstline .col1 p
{
    display:inline-block;
    padding: 3px 0;
}
.stepcolumns.firstline .col1 p.male, .stepcolumns.firstline .col1 p.female, .stepcolumns.firstline .col1 p.boy, .stepcolumns.firstline .col1 p.girl
{
    background: url("../images/collectiefwizard/familly_icons.png") no-repeat scroll 0 0 transparent;
    height:31px;
    padding: 3px 0 3px 30px;
    margin-left:20px;
}
.formcontainer.small .stepcolumns.firstline .col1 p.male, .formcontainer.small .stepcolumns.firstline .col1 p.female, .formcontainer.small .stepcolumns.firstline .col1 p.boy, .formcontainer.small .stepcolumns.firstline .col1 p.girl
{
    margin-left:0;
}
.stepcolumns.firstline .col1 p.male
{
    background-position: 0 0
}
.stepcolumns.firstline .col1 p.female
{
    background-position: 0 -100px
}
.stepcolumns.firstline .col1 p.boy
{
    background-position: 0 -200px
}
.stepcolumns.firstline .col1 p.girl
{
    background-position: 0 -300px
}
.stepcolumns .col1 p, .stepcolumns .col1 ul li
{
    padding: 0 30px 0 20px;
}
.formcontainer.premium.overview .stepcolumns .col1 p, .formcontainer.premium.overview .stepcolumns .col1 ul li
{
    padding-left:0;
}
.stepcolumns .col1 ul
{
    margin-bottom:20px;   
}
.stepcolumns .col1 ul li
{
    font-size:14px;
    list-style: disc inside;
    color: #000
}
.stepcolumns label, .stepcolumns select, .stepcolumns .disabled
{
    display: inline-block;
    #float:left;
}
.stepcolumns .info
{
    float: right;
}
.stepcolumns select
{
    width: 280px;
    font-size: 14px;
    /* border-width: 1px;
     border-color: #535353 #D0D0D0 #D0D0D0 #535353;
      padding:10px*/
}

.stepcolumns label
{
    font-size: 14px;
    text-align:right;
    width:180px;
    margin: 0 15px 0 0;
}
.overview .stepcolumns label
{
    float:left;
    text-align: left;
}
.stepcolumns .col1 .value
{
    color: #000;
    text-align:left;
    float:left;
    max-width:200px;
    white-space:nowrap;
}
.formcontainer.small .stepcolumns label, .formcontainer.wide .stepcolumns label
{
    font-size: 14px;
    text-align:left;
    width:130px;
    margin: 0 15px 0 0;
    float:left;
}
.stepcolumns .col label
{
    width:230px;
}
.stepcolumns label.opt
{
    font-style:italic;
    color: #999;
    text-align:left;
    width:69px;
    margin: 0 10px;
    #position:absolute;
    #display: inline-block;
    
}
.stepcolumns input[type=checkbox]
{
    #float:left;
}
.stepcolumns label.checkbox
{
    font-size: 14px;
    width:auto;
    margin: 0;
    #display: inline-block;
    #float:left;
}
.info {
    background: url("../images/info.png") no-repeat scroll 0 -64px transparent;
    height: 25px;
    margin-left: 5px;
    width: 22px;
    cursor: pointer;
}
.info:hover {
    background-position: 0 4px;
}
.disabled
{
    font-size:14px;
    display: inline-block;
    font-style: italic;
    color:#818080;
}
.subtotal
{
    background: url("../images/subtotal_bg.png") no-repeat scroll 0 0 transparent;
    height: 40px;
    padding-top: 20px;
    margin-top:15px;
}
.formcontainer.premium.overview .stepcolumns .col1
{
    padding-left: 100px;
    width:410px;
}
.premium.overview .subtotal 
{
    padding: 20px 0 0 0;
}
.premium.overview .subtotal
{
    margin-top:25px;
}
.subtotal .col1
{
    text-align: right;
    padding-right:20px;
    font-size:16px;
    color: #000;
}
.premium.overview .subtotal .col1
{
    font-size: 14px;
}
.subtotal .col2
{
    text-align: right;
    font-size:16px;
    color: #000;
    font-weight:bold;
}

.premium.overview .subtotal .col1, .premium.overview .subtotal .col2
{
    font-size: 16px;
    font-weight: normal;
}
.total
{
    background: url("../images/total_bg.png") no-repeat scroll 0 0 transparent;
    height: 42px;
    margin: 15px 0 23px;
    padding-top: 18px;
    color: #fff;
}
.total .col1
{
    font-size:14px;
    text-align:left;
    padding-left:20px;
    width:490px;
}
.total .col1 span
{
    font-size: 16px;
    float:right;
    #display:inline;
    #margin-top:-25px;
}
.total .col2
{
    font-weight: bold;
    font-size: 16px;
}
.total.overview
{
    width: 946px;   
    background: url("../images/Collectiefwizard/total_bg_overview.png") no-repeat scroll right 0 transparent;
    margin: 10px 0 15px;
}
.total.overview .col1
{
    width:776px;
    #float:left;
}
.total.overview .col1 span
{
    margin-top:0;
}
.total.overview .col1 span.left
{
    float:left;
}
.total.overview .col2
{
    #float:left;
}
.collectivechoice
{
    margin-top:20px;
    clear: both;
}
.collectivechoice label
{
    color: #000;
}
.collectivechoice a.btn
{
    width:188px;
}
.collectivechoice .box.border
{
    width:300px;
    border-left: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    border-radius: 4px;
    float: left;
    margin-right:15px;
}

.collectivechoice .box.border:hover .boxbottom, .collectivechoice .box.border.active .boxbottom
{
    background: url("../images/Collectiefwizard/hoverboxbottom.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 29px;
    position: static;
    width: 302px;
}
.collectivechoice .box.border.selected .boxbottom
{
    background: url("../images/Collectiefwizard/selectedboxbottom.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 29px;
    position: static;
    width: 302px;
}
.collectivechoice .box
{
    height:375px;   
}
.collectivechoice .box .contentwrapper
{
    height:360px;   
}
.collectivechoice .box .contentwrapper .content
{
    height:290px;   
}
.collectivechoice .box .contentwrapper .cta
{
    height:40px;   
}
.collectivechoice p
{
    line-height:19px; 
    margin-bottom: 15px;  
}
.collectivesearch .line .col .line
{
    border-bottom: 1px solid #e3e3e3;
    margin: 0 20px 0 0;
    padding: 10px 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition:background-color 0.2s ease-in;  
    -moz-transition:background-color 0.2s ease-in;
    cursor: pointer;
}
.collectivesearch .line .col .line:hover
{
    background-color: #ffffd3;
    -webkit-transition:background-color 0.05s ease-in;  
    -moz-transition:background-color 0.05s ease-in;
}
.collectivesearch .line .col .line.selected
{
    background-color: #008a2d;
    color: #fff;
}
.collectivesearch .line .col .line label
{
    display:inline-block;
    margin-left: 10px;
}
.collectivesearch .btn
{
    float:right;
    margin: 40px;
}
.box.border.first
{
    border-radius: 4px 0 0 4px;
    border-right: 0;   
}
.box.border.middle
{
    border-radius:0;   
}
.box.border.last
{
    margin-right: 0;  
}
.box.border .contentwrapper
{
    padding: 15px 29px 0;
    background-color: #f4f5ef;
    border-radius: 4px 0 0 4px;
    -webkit-transition:background-color 0.25s ease-in;  
    -moz-transition:background-color 0.25s ease-in;
}
.box.border.active .contentwrapper
{
    background-color: #ffffd3;
    -webkit-transition:background-color 0.25s ease-in;  
    -moz-transition:background-color 0.25s ease-in;
}
/*.box.border .contentwrapper .btn
{
    opacity:0.5;
    -webkit-transition:opacity 0.25s ease-in;  
    -moz-transition:opacity 0.25s ease-in;
}*/
.box.border .contentwrapper:hover .btn, .box.border.selected .contentwrapper .btn, .box.border.active .contentwrapper .btn
{
    opacity:1;
    -webkit-transition:opacity 0.05s ease-in;  
    -moz-transition:opacity 0.05s ease-in;
}
.box.border .contentwrapper:hover
{
    background-color:#ffffd3;
    -webkit-transition:background-color 0.05s ease-in;
    -moz-transition:background-color 0.05s ease-in;
}
.box.border .contentwrapper .alwaysactive .btn
{
    opacity:1;
}
.box.border.selected .contentwrapper
{
    background-color:#ffffd3;
}
.collectivechoice .box.border h3 
{
    margin-bottom:15px;
    padding: 5px 40px 0 0;   
    height:40px;
    font-size:18px;
    background: url("../images/collectiefwizard/coloptions.png") no-repeat scroll 0 0 transparent;
    line-height:20px;
}
.collectivechoice .box.border h3.colNr
{
    background-position: right 5px;
}
.collectivechoice .box.border h3.colSearch
{
    background-position: right -95px;
}
.collectivechoice .box.border h3.noCol
{
    background-position: right -195px;
}
.inputwrapper
{
    margin-bottom: 15px;
}
.col .inputwrapper
{
    margin-bottom:10px;
}
.inputwrapper input:focus
{
    background-color: #ffffd3;
    -webkit-transition:background-color 0.05s ease-in;
    -moz-transition:background-color 0.05s ease-in;
}
.collectivechoice .inputwrapper input:focus {
    background-color: #fff;
}
.inputwrapper input {
    background-color: #FFFFFF;
    border-color: #535353 #D0D0D0 #D0D0D0 #535353;
    border-radius: 2px 2px 2px 2px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 1px 1px 0 #D9D9D9 inset;
    color: #616161;
    font-size: 14px;
    height: 25px;
    line-height: 23px;
    padding: 5px;
    -webkit-transition:background-color 0.25s ease-in;
    -moz-transition:background-color 0.25s ease-in;
}
.inputwrapper.error input
{
    box-shadow: 2px 2px 0 #f26522, -2px -2px 0 #f26522, 2px -2px 0 #f26522, -2px 2px 0 #f26522;
}
.inputwrapper.error label, .errormsg
{
    color: #f26522 !important;
}
.inputwrapper.error label, .errormsg span
{
    color: #f26522 !important;
}
.errormsg
{
    display: block;
    padding: 3px 0 0 250px;
    font-style:italic;
}
.validatiesbox span
{
	color: #f26522 !important;
	padding: 0px;
}
.inputwrapper input.small
{
    width: 70px;
}
.inputwrapper input.medium
{
    width: 110px;
}
.inputwrapper input.large
{
    width: 270px;
}
.inputwrapper .radios
{
    display:inline-block;
    margin:8px 0 5px;
}
.inputwrapper .radios input
{
    height:auto;
    border: 0;
    box-shadow: none;
}
.inputwrapper .radios label
{
   width:auto;
   margin: 0 30px 0 5px;
}
.collectivechoice .inputwrapper input
{
    width:228px;
}
.collectivechoice .inputwrapper.date input
{
    width:196px;   
}
.collective
{
    width:560px;
    float: left;
    line-height: 21px;
}
.companylogo
{
    margin-bottom:15px;
}
.collective .companylogo img
{
    padding: 10px 20px 10px 0;
    border-right: 1px solid #e5e5e5;
    float:left;
    margin-right: 20px
}
.collective .companylogo p
{
    padding: 20px 30px 0 0;
    color: #343c31;
    font-size: 18px;
}
.collective .btn
{
    margin-top: 20px;
}
.advantages
{
    width: 306px;
    backgroound-color: #ffffd3;
    background-color: #ffffd3;
    border-bottom: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    float:left;
    padding: 15px 15px 0 15px;
    font-style: italic;
    color: #000;
    line-height: 21px;
}
.step.active .advantages h3
{
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 2px;
    color: #000;
}
.step.active .advantages ul
{
    margin: 0 0 10px;
}
.step.active .message
{
    color: #ff6600;
    line-height: 21px;
    width: 670px;
    margin-left:40px;
}
.step.active .message h3
{
    font-size: 18px;
    color: #ff6600;
}
#collectivesecure {
    background: url("../images/icons.png") no-repeat scroll -2px -92px transparent;
    clear: both;
    font-size: 14px;
    padding: 3px 0 0 19px;
    position: absolute;
    right: 3px;
    text-align: right;
    top: 195px;
}
#collectivesecure a
{
    text-decoration: underline;
}
.collectivesearch, .step.active .message, .collective, .advantages
{
    margin-top: 20px;
}
.collectivesearch, .collective
{
    padding-left: 20px;   
}
.collective p
{
    padding-right: 30px;   
}
/*tip elements */
.tip
{
    background-color: #ffffd3;
    border-bottom: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #000;
    font-style: italic;
    left: 153px;
    top: -25px;
    padding: 10px 15px;
    position: absolute;
    text-align: left;
    width: 210px;
    margin-left:14px;
}
.tip .caret
{
    background: url("../images/tip.png") no-repeat scroll 0 0;
    width:14px;
    height:25px;
    display:block;
    left:-13px;
    top: 25px;
}
.tip p
{
    font-weight:normal;
} 
.tip h4
{
    font-size: 14px;
    font-weight: bold;
    margin:0
}  
.ctarow
{
    clear: both;
    height: 40px;
    font-size: 16px;
    border-top: 1px solid #E3E3E3;
    padding: 35px 0 ;
}

a.btn
{
    height:21px;
    font-size: 16px;
    padding: 8px 25px 9px;
    background: url("../images/collectiefwizard/buttonbg.png") repeat-x scroll 0 0 transparent;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.25);
    box-shadow: 0 1px 1px rgba(0,0,0,0.25), 0 1px 1px #fe9242 inset;
    border-color: #d55400;
    border-style:solid;
    border-width: 1px;
    color: #fff; 
    -moz-text-shadow: 1px 1px 1px rgba(213,84,0,0.8);
   text-shadow: 1px 1px 1px rgba(213,84,0,0.8);
   outline: none !important;
   display: inline-block;
   line-height: 20px;
}
a.btn.alt
{
   background: url("../images/collectiefwizard/buttonbgalt.png") repeat-x scroll 0 0 transparent;
   border-color: #a4b299 #5e7e47;    
   
}
a.btn:hover, a.addmember:hover
{
    text-decoration: none;
    background: url("../images/collectiefwizard/buttonbghover.png") repeat-x scroll 0 0 transparent !important; 
    border-color: #af4500 !important; 
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; 
}
a.btn:active, a.addmember:active
{
    box-shadow: 0 0 8px rgba(0,0,0,0.5) inset;
}
.ctarow a.btn
{
    float: right;
}
.ctarow .print, .ctarow .back
{
    float:right; 
    padding-top: 5px;
    margin-right:20px;
    text-decoration: underline;
}
.ctarow .back
{
    float: left;
}
.infooverlay .ctarow .back
{
    float: right;
}
.infooverlay .ctarow
{
    padding-bottom: 0;
    border: none;
}
.infooverlay {
	
	display:none;
	z-index:10000;
	background-color:#fff;
	width:890px;	
	min-height:100px;
	padding: 30px 35px;
	border:1px solid #cfcfcf;
	line-height: 25px;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.infooverlay.narrow {
	
	width:750px;
}
.infooverlay.loader
{
    width:200px;
    text-align:center;
    
}
.infooverlay.loader img
{
    margin: 20px 75px;
    
}

.infooverlay .close {
	background:url(../images/close.png) no-repeat scroll right 0;
	position:absolute;
	right:10px;
	top:10px;
	cursor:pointer;
	height:22px;
	padding-right:30px;
	line-height: 18px;
}

.infooverlay h2
{
    font-size: 26px;
    color: #037f26;
}
.infooverlay h3
{
    font-size: 18px;
}
.infooverlay .overlayintro
{
    padding-right: 265px;
}
.infooverlay.narrow .overlayintro
{
    padding-right: 90px;
}
.infooverlay .overlayintro p
{
    font-size: 18px;
}
.infooverlay label
{
    margin-right: 20px;
}
.columnwrapper
{
    background:url(../images/overlaycolumn2.png) repeat-y scroll 0 0;
}
.columnwrapper.three
{
    background:url(../images/overlaycolumn3.png) repeat-y scroll 0 0;
}
.columnwrapper.four
{
    background:url(../images/overlaycolumn4.png) repeat-y scroll 0 0;
}
.overlaycolumn a.meer
{
    background:url(../images/newwindow_icon.png) no-repeat scroll right 6px;
    padding-right:13px;
    text-decoration: underline;
}
.overlaycolumn
{
    padding: 0 40px;
}
.columnwrapper.three .overlaycolumn
{
    padding: 0 25px;
}
.columnwrapper.four .overlaycolumn
{
    padding: 0 15px;
}
.overlaycolumn.first
{
    padding: 0 40px 0 0;
}
.columnwrapper.three .overlaycolumn.first
{
    padding: 0 15px 0 0;
}
.overlaycolumn.last
{
    border-right: none;
}
.size1of3 {
    #width: 33.31%;
}
.overlaycolumn p.premium
{
    font-size: 22px;
    color: #000;
    padding: 30px 0 0 0;
}
.overlaycolumn p.premium span
{
    font-size: 14px;
    color: #4d4d4d;
}
.overlaycolumn p:last-child
{
    margin:0
}
.overlaycolumn ul.ubr li {
    background: url("../images/ubrtransparant.png") no-repeat scroll 0 7px transparent;
    margin-bottom: 5px;
    padding-left: 21px;
}
.overlaycolumn ul.pageTabs 
{
    margin: 30px 0;   
}
.mscollectievevoordelen ul.ubr li {
	background: url("../images/ubrtransparant.png") no-repeat scroll 0 7px transparent;
}
.box.bor
/* shrink, outplaced and other strange design stuff */
.shrink .size4 {font-size:90%;}
.shrink .size4 .tile p {padding-right:0;margin-top:0;margin-bottom:8px;letter-spacing: -0.03em;}
.shrink .size4 .tile .smallbullets li a {font-size:12px !important;}
.shrink .size4 .tile .smallbullets li {line-height:22px;}
.pullup8 {margin-top:-8px}
.inplace37left {padding-left:37px !important;}
.inplace42left {padding:18px 20px 10px 42px !important;}
.outplace8left {margin-left:8px;}
.outplace30left {margin-left:30px;}
.outplace32left {margin-left:32px;}
.outplace34left {margin-left:34px;}
.box250
{
    background: transparent url(../images/box250.png) no-repeat;
    padding: 18px 15px 10px 20px;
    width:215px;
}
.box250.inplace42left
{
    width: 189px;
}
.box250 p
{
    color: #000;
    margin-bottom:20px;
    line-height:24px;
}

.acc
{
    display:inline-block;  
    margin-bottom: 10px; 
}

.acc .col1
{
    float: left;
    width: 580px; 
    margin-right: 20px;  
}
.acc .col2
{
    float: left;
    width: 150px;
}
.acc textarea
{
    width:747px;
    height:150px;
}
.acc .radios input
{
    margin: 0 5px;   
}
/* Dropdown control */
.selectBox-dropdown {
	width: 238px; /* width = (desired width) - padding-right */
	padding-right: 40px;
	position: relative;
	border: solid 1px #a1a1a1;
	/*line-height: 1.5;*/
	line-height:22px;
	text-decoration: none;
	color: #000;
	outline: none;
	vertical-align: middle;
	background: #F2F2F2;
	background: -moz-linear-gradient(top, #FEFEFE 1%, #d8d8d8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #FEFEFE), color-stop(100%, #d8d8d8));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEFEFE', endColorstr='#d8d8d8', GradientType=0);
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
	box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	cursor: default;
	#float:left;
}
.total .selectBox-dropdown
{
    width: auto;
}
.selectBox-dropdown:focus,
.selectBox-dropdown:focus .selectBox-arrow {
	border-color: #666;
}

.selectBox-dropdown.selectBox-menuShowing {
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
a.selectBox-dropdown
{
    text-decoration: none;
    outline: none !important;
}
.selectBox-dropdown .selectBox-label {
	width: 100%;
	padding: .2em .3em .2em 10px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
}

.selectBox-dropdown .selectBox-arrow {
	position: absolute;
	top: 0;
	right: 0;
	width: 23px;
	height: 100%;
	background: url(../images/Collectiefwizard/selectboxarrow.png) 50% center no-repeat;
}


/* Dropdown menu */
.selectBox-dropdown-menu {
	position: absolute;
	z-index: 99999;
	max-height: 200px;
	border: solid 1px #BBB; /* should be the same border width as .selectBox-dropdown */
	background: #FFF;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	overflow: auto;
}


/* Inline control */
.selectBox-inline {
	width: 250px;
	outline: none;
	border: solid 1px #BBB;
	background: #FFF;
	display: inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: auto;
}

.selectBox-inline:focus {
	border-color: #666;
}


/* Options */
.selectBox-options,
.selectBox-options LI,
.selectBox-options LI A {
	list-style: none;
	display: block;
	cursor: default;
	padding: 0;
	margin: 0;
}

.selectBox-options LI A {
	line-height: 1.5;
	padding: 0 .5em;
	white-space: nowrap;
	overflow: hidden;
	background: 6px center no-repeat;
}

.selectBox-options LI.selectBox-hover A {
	background-color: #EEE;
}

.selectBox-options LI.selectBox-disabled A {
	color: #888;
	background-color: transparent;
}

.selectBox-options LI.selectBox-selected A {
	background-color: #C8DEF4;
}

.selectBox-options .selectBox-optgroup {
	color: #666;
	background: #EEE;
	font-weight: bold;
	line-height: 1.5;
	padding: 0 .3em;
	white-space: nowrap;
}


/* Disabled state */
.selectBox.selectBox-disabled {
	color: #888 !important;
}

.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
	opacity: .5;
	filter: alpha(opacity=50);
	border-color: #666;
}

.selectBox-inline.selectBox-disabled {
	color: #888 !important;
}

.selectBox-inline.selectBox-disabled .selectBox-options A {
	background-color: transparent !important;
}
