/* NICEFORM STYLESHEET
 * ----------------------------------------------------------
 * Default form styling, extend it, it's yours!
 * ----------------------------------------------------------
 * Inventis - Web Architects - We design the Web!
 * www.inventis.be
*/

/* Formulieren
---------------------------------------------------------- */
div.niceForm span.error{display:block; clear:both; float:left; margin-top:5px; color:#e64040; padding-left:20px; background:url(../images/layout/niceform/error.png) no-repeat 0 0;}
div.niceForm span.info{display:block; clear:both; float:left; margin:5px 0px 5px 0px; padding-left:20px; background:url(../images/layout/niceform/information.png) no-repeat 0 0;}
div.niceForm div.errorMessage{border:1px solid #e6b0b0;background:#f6eaea url(../images/layout/niceform/error.png) no-repeat 5px 2px; padding:5px; padding-left:35px; color:#e64040; margin:0 0 35px;}

div.niceForm form div.entry{clear:both; overflow:hidden; margin-bottom:6px;}
div.niceForm form div.entry label{width:150px; float:left; display:block;}
div.niceForm form div.entry select{font-size:12px; width:198px;}
div.niceForm form div.entry input{width:192px; height:17px; padding:1px 3px 0; font-size:11px; background:url(../images/layout/niceform/input_bg.png) repeat-x 0 0; border-left:1px solid #396c8d; border-top:1px solid #396c8d; border-bottom:1px solid #93b0c5; border-right:1px solid #93b0c5;}

div.niceForm form div.entry textarea{width:346px; height:64px; padding:1px 3px 0; font-size:11px; background:url(../images/layout/niceform/input_bg.png) repeat-x 0 0; border-left:1px solid #396c8d; border-top:1px solid #396c8d; border-bottom:1px solid #93b0c5; border-right:1px solid #93b0c5;}
div.niceForm form div.entry div.checkboxes{display:block; float:left; width:346px; overflow:hidden;}
div.niceForm form div.entry div.checkboxes input{width:auto; float:left; clear:left;}
div.niceForm form div.entry div.checkboxes label{width:auto; clear:both; display:block; width:100%;clear:right; margin:3px 0px 0px 3px;}

div.niceForm form div.entry div.radio{display:block; float:left; width:346px; overflow:hidden;}
div.niceForm form div.entry div.radio input{width:auto; float:left; margin:0 4px 0 0;}
div.niceForm form div.entry div.radio label{width:auto;display:block;  margin:3px 6px 0px 3px;}


div.niceForm form div.btn{padding-left:150px;}
button{cursor:pointer;}
button.reageren{width:80px; height:26px; border:0; background:url(../images/layout/niceform/button_reageren.png) no-repeat 0 0;}
button.reageren2{width:80px; height:26px; border:0; background:url(../images/layout/niceform/button_reageren2.png) no-repeat 0 0;}
button.btn_login{width:90px; height:26px; border:0; background:url(../images/layout/niceform/button_login.png) no-repeat 0 0;}
button.btn_password{width:150px; height:26px; border:0; background:url(../images/layout/niceform/button_password.png) no-repeat 0 0;}
.btn_confirm{ cursor:pointer; width:98px; height:26px; border:0; background:url(../images/layout/niceform/button_confirm.png) no-repeat 0 0;}
button.btn_sent{width:120px; height:26px; border:0; background:url(../images/layout/niceform/button_sent.png) no-repeat 0 0;}

.confirm2{width:145px; height:27px; border:0; text-indent:-9000px; background:url(../images/button_confirm2.png) no-repeat 0 0;}
.btn_confirm3{width:90px; cursor:pointer; height:27px; border:0; text-indent:-9000px; background:url(../images/button_confirm3.png) no-repeat 0 0;}
.nextstep{width:106px; height:27px; border:0; text-indent:-9000px; background:url(../images/button_nextstep.png) no-repeat 0 0;}
.nextstep_blue{width:106px; height:27px; border:0; text-indent:-9000px; background:url(../images/button_nextstep_blue.png) no-repeat 0 0;}
.continue_blue{width:85px; height:27px; border:0; text-indent:-9000px; background:url(../images/button_continue_blue.png) no-repeat 0 0;}

button.reageren{width:80px; height:26px; border:0; background:url(../images/layout/niceform/button_reageren.png) no-repeat 0 0;}
button.wijzigen{width:80px; height:26px; border:0; background:url(../images/layout/niceform/button_wijzigen.png) no-repeat 0 0;}
button.verder{width:80px; height:26px; border:0; background:url(../images/layout/niceform/button_verder.png) no-repeat 0 0;}
button.terug{width:80px; height:26px; border:0; background:url(../images/layout/niceform/button_terug.png) no-repeat 0 0;}
button.login{width:80px; height:26px; border:0; background:url(../images/layout/niceform/button_login.png) no-repeat 0 0;}
button.confirm{width:98px; height:26px; border:0; background:url(../images/layout/niceform/button_confirm.png) no-repeat 0 0;}
button.password{width:149px; height:26px; border:0; background:url(../images/layout/niceform/button_password.png) no-repeat 0 0;}
button.zoekertje{width:138px; height:26px; border:0; background:url(../images/layout/niceform/button_zoekertje.png) no-repeat 0 0;}
