﻿div.content_left{
    width: 551px;
    padding-right: 10px;
}

div.form{
	width: 561px;
	margin: -5px 0px;
	margin-right: -10px;
	padding: 0px 0px;
}

div.form table
{
    table-layout: fixed;
}

div.form > table
{
	width: 561px;
	border-collapse: separate;
	border-spacing: 11px 11px;
	empty-cells: show;
}

div.form table tr td, div.form table tbody tr td
{
	/*width: 357px;*/
	vertical-align: middle;
	font-weight: bold;
	height: 32px;
	min-height: 32px;
	max-height: 32px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	background: transparent url(/static/images/zakelijk/input_right.png) no-repeat top right;
}

div.form table tr td.label2
{
	background: transparent;
}


div.form table tr.triplets td
{
	text-align: left;
	width: 105px;
}

div.form table tr.triplets td.label
{
	text-align: right;
	width: 128px;
	vertical-align: top;
	background: transparent;
}

div.form table tr.triplets td.label span
{
	font-size: 8px;
	display: block;
	font-weight: normal;
}

div.form table tr.triplets td:first-child span{
    display: inline;
}

div.form table tbody tr td:first-child
{
	width: 153px;
	padding-right: 0px;
	text-align: right;
	background: transparent;
	vertical-align: bottom;
}

div.form table tr td.last
{
	width: 17px;
	padding: 0px;
	text-align: left;
	background: transparent;
}

div.form table tr td label
{
	font-weight: normal;
}

div.form table tr td input[type=text], div.form table tr td span.inputlook
{
    display: inline-block;
	width: 316px;
	height: 21px;
	border: 0px;
	padding: 5px 26px 5px 6px;
	background: transparent url(/static/images/zakelijk/input_left.png) no-repeat top left;
	color: #666666;
	font-size: 18px;
	vertical-align: bottom;
	margin-top: -1px;
}

div.form table tr td input[type=checkbox]
{
	margin-left: 0px;
}

div.form table tr.triplets td input[type=text]
{
	width: 105px;
}

div.form table tr td table.radiolist
{
	width: auto;
	max-width: 100%;
	padding: 0px;
	margin: 0px;
}

div.form table tbody tr td table.radiolist tr td
{
	width: auto;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

div.form table img.tooltip
{
	margin: 0px;
	margin-left: -2px;
	padding: 0px;
}
	
.formtable{
    width: 100%;
    border-collapse: separate;
	border-spacing: 11px 11px;
	empty-cells: show;
	margin-top: -11px;
}

.formtable > tbody > tr > td{
    height: 37px;
    border-bottom: 1px solid #d3d3d3;
}

.formtable > tbody > tr > td:first-child{
    font-weight: bold;
    width: 153px;
    text-align: right;
}

.inlinetable{
    display: table;
    width: 60%;
}

.inlinetable > tbody > tr > td{
    text-align: left;
    width: 50%;
}

.radiotable{
    width: 100%;
    border-collapse: collapse;
	border-spacing: 11px 0px;
	empty-cells: show;
}

.formtable div.form{
    width: auto;
    padding: 10px 0px;
    margin-top: -10px;
    margin-bottom: 0px;
    margin-right: -20px;
    margin-left: 0px;
}

.formtable div.form table{
    margin: -11px;
}
.formtable div.form table input[type=radio]{
    margin-left: 10px;
}

/* VALID // INVALID */

div.form > table > tr > td.valid, div.form > table > tbody > tr > td.valid{
    background: transparent url(/static/images/zakelijk/input_right_valid.png) no-repeat top right;
}

div.form > table > tr > td.invalid, div.form > table > tbody > tr > td.invalid{
    background: transparent url(/static/images/zakelijk/input_right_invalid.png) no-repeat top right;    
}

div.form > table tr td input.valid, div.form > table tr td div.valid{
    background: transparent url(/static/images/zakelijk/input_left_valid.png) no-repeat top left;   
}
div.form > table tr td input.invalid, div.form > table tr td div.invalid{
    background: transparent url(/static/images/zakelijk/input_left_invalid.png) no-repeat top left;
}

div.form > table tr td div.invalid > .jquery-selectbox-list{
    border-left: 1px solid #E2001A;
}

div.form > table tr td div.valid > .jquery-selectbox-list{
    border-left: 1px solid #904B7E;
}

/*BREADCRUM BAR*/

#bestelbar
{
	width:779px;
	height:22px;
	padding:0px;
	margin:0px;
}

#breadcrum
{
	width:780px;
	height:22px;
	padding:0px;
	margin:0px;
}


#breadcrum tr td{
    padding-left: 20px;
    font-size: 14px;
}

#step1
{
    background-color: #f2d4e5;
	width:239px;
}

#step2
{
    background-color: #f2d4e5;
	width: 291px;
}

#step3
{
    background-color: #f2d4e5;
	width: 243px;
}

/*VOETNOOT*/
.footnote{
    position: relative;
    bottom: -10px;
    left: 0px;
    font-size: 11px;
}

/*DITKIESIK*/
.ditkiesik_container{
    padding: 5px 9px;
    width: 199px;
    /*height: 286px;*/
    position: absolute;
    top: 109px;
    left: 563px; /*616*/
}

.ditkiesik{
    background-color: #009EE0;  
    padding: 5px 9px;
    margin: -5px -9px;
    color: White;
    width: 199px;    
}

.ditkiesik a{
    color: White;
    text-decoration: underline;
}

.ditkiesik a:hover{
    text-decoration: none;
}

.ditkiesik h2{
    margin: 0px;
    margin-top: 4px;
}

.ditkiesik dl{
    width: 209px;
    margin: 0px -5px;
    padding: 0px 0px 2px 0px;
    text-align: justify;
}

.ditkiesik dl dt, .ditkiesik dl dd {
    display: inline-block;
    width: 139px;
    margin: 0px;
    padding: 5px 5px;
}

.ditkiesik dl dd{
    width: 50px;
    font-weight: bold;
}

.ditkiesik dl.top dt, .ditkiesik dl.top dd {
    height: 14px;
    padding-top: 25px;
    vertical-align: bottom;
    border-bottom: 1px solid #80cff0;
}

.ditkiesik dl.top{
    border-bottom: 1px solid #80cff0;
}

.ditkiesik dl.bottom{
    border-top: 1px solid #80cff0;
    padding-top: 6px;
}

.ditkiesik dl.totaal dd{
    width: 40px;
}

.ditkiesik dl.totaal dt{
    width: 149px;
}


.ditkiesik p.totaalprijs{
    background-color: White;
    color: Black;
    padding: 5px 17px;
    text-align: left;
    font: bold 22px arial, helvetica, sans-serif;
    margin: 10px -5px;
}

.ditkiesik p.totaalprijs sup{
    font-size: 12px;
    margin-left: 5px;
}

.ditkiesik p.totaalprijs span{
    font-size: 12px;
    line-height: 12px;
    font-weight: normal;
    text-align: left;
    display: block;
}


#subscriptionscount{
    background-color: White;
    color: #666666;
    width: 12px;
    height: 12px;
    padding: 2px 3px 4px 3px;
    text-align: center;
    font: bold 13px arial, helvetica, sans-serif;
}

p.klein{
    font-size: 10px;
    margin-top: 5px;
}

/*notifcations*/

.notifications
{
	margin-top:12px;
	margin-bottom:0px;
	font-size:12px;
	width:408px;
	height:15px;
}

.notifications_bold
{
	margin-top:15px;
	margin-bottom:13px;
	font-size:13px;
	text-align:right;
	font-weight:bold;
	width:114px;
	padding-right:21px;
}

/*misc*/
.star
{
	vertical-align:text-top; 
	font-size: 21px;
	color: #a93986;
	padding-right:10px;
	padding-top:10px;
}

td > .star{
    padding-right: 0px;
}

div.content h1#bestellen{
    margin-bottom: 5px;
    margin-top: -8px;
    padding-bottom: 0px;
    padding-top: 0px;
}

h2, h3, h4{
    margin-bottom: 2px;
    padding-bottom: 0px;
}

h2 span.small{
    font-size: 13px;
    font-weight: normal;
}

/*Bedankt pagina*/

div.overzicht{
    background-color: #ededee;
    width: 513px;
    height: auto;
    padding: 0px 8px;
}

table.overzicht{
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0px;
}

table.overzicht tr td{
    padding-top: 11px;
    padding-bottom: 8px;
    border-top: 1px solid #d5d5d6;
    color: #666666;
    font-size: 18px;
}

table.overzicht tr td:first-child{
    font-weight: bold;
    text-align: right;
    width: 160px;
    padding-right: 26px;
    padding-top: 12px;
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 13px;
    color: Black;
}

table.overzicht tr:first-child td, table.overzicht tr td.nrbehoud{
    border-top: none;
}

table.overzicht tr td.nrbehoud{
    padding-top: 0px;
}


