
/* GENERAL */

body {
	background-color: #efefef;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-position:top center;
	background-repeat:repeat-y;
}
form {
	padding:0px;
	margin:0px;
}
img {
	border: none;
}
textarea {
	padding: 4px;
	width: 90%;
	height: 86%;
}
table.table {
	border:0px;
	width:100%;
	border-spacing:0px;
	border-collapse: collapse;
	padding:0px;
}
tr {
	vertical-align:top;
	padding:0px;
	margin:0px;
}
td {
	vertical-align:top;
	padding:0px;
	margin:0px;
}
a {
	outline:none;
	text-decoration: none;
	color: #078e02;
}
a:hover {
	text-decoration: underline;
}
a.download {
	text-decoration: underline;
	color: blue;
}
a:active, a:visited {
	outline:none;
	border:none;
}
ul {
	/* list-style-type: none; */
	padding:0px;
	margin:0px;
}
li {
	padding:0px;
	margin:0px;
}
tr {
	border:0px;
	width:100%;
	border-spacing:0px;
	border-collapse: collapse;
	padding:0px;
}
span.color {
	color:#009740;
}

label.error,
div.error,
span.error {
	color:red;
}
.off {
	display: none;	
}
.diminish {
	font-weight:normal;
	color:#aaa;	
}

/* GENERAL DIVS */


div.container{
	background-repeat: repeat-y;
    background-image: url(../images/3/background.gif);
	position: relative;
	width: 758px;
	margin: auto;
	padding:0px 0px 0px 0px;
}
div.bar_top {
	border-top:5px solid #5caffc;
	font-size:1px;
	height:1px;
}
div.header {
	padding: 0px 4px 0px 4px;
	font-size: 18px;
	color: #078e02;
}
div.top {
	padding: 0px 0px 0px 20px;
	color: #012a7c;
}
div.top h1 {
	font-family: Verdana;
	font-size: 21px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
div.top a {
	color: #012a7c;
}
div.top a:hover {
	text-decoration:none;
}
div.blurred {
	display:none;
}
div.content {
	background-repeat: no-repeat;
	height: 249px;
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 0px 12px;
}
div.tabs {
	padding: 0px 0px 10px 0px;	
}

/* DIV IDENTITY */

div.identity {
	margin: 0px 0px 0px 0px;
}
div.identity table{
	width:100%;
	border:0px;
	border-spacing:0px;
	border-collapse: collapse;
}
div.identity table td.logo {
	width:100%;
	padding:20px 0px 5px 24px
}
div.identity td.logo a {
	background-repeat: no-repeat;
	display:block;
	height:56px;
}
div.identity td.service {
	padding: 10px 10px 10px 10px;	
}
div.identity td.login {
	background-image: url("images/loginbg.gif");
	background-repeat: no-repeat;
	width: 202px;
}
div.identity table.loginspace {
	margin: 30px 0px 0px 5px;
}
div.identity table.loginspace input.text {
	width: 100px;
}
div.identity table.loginspace td.btnlogin {
	padding-left: 100px;
}

/* Action */

div.actionhome {	
	padding: 0px 0px 0px 20px;
}
div.actionhome h2 {
	margin-top: 5px;	
}
div.actionhome table td {
	padding: 0px;	
}
div.actionhome .action {
	color: #003471;
}
div.actionhome .newcompany {
	padding: 0px 10px 0px 5px;
}
div.actionhome .inschrijfbutton {
	padding-top: 5px;
}

/* FOOTER */

div.footer {
	padding: 15px 8px 8px 8px;
	clear: both;
}
div.footer a {
	color: #717070;
}
div.footerbg {
	background-color: #e8e6e6;
	text-align: right;
	padding: 5px 10px 5px 0px;
	font-size: 12px;
	color: #6b6b6b;
}

/* TABLE CONTENT */

table.content {
	border:0px;
	border-spacing:0px;
	border-collapse: collapse;
	margin: 50px 0px 0px 270px;
}
table.content td.subhead {
	font-size: 30px;
	font-weight: bold;
	color: #6c8da4;
}

/* DIVS MODULE */

div.module {
	padding:10px 24px 30px 24px;
}
div.module div.title{
	color:#129e4d;
	font-size:15px;
	font-weight:bold;
	padding:10px 0px 8px 0px;
}
div.module div.text {
	padding:6px 0px 10px 0px;
}

/* Home */


div.hometitle {
	height:45px;	
}
div.hometitle h1 {
	font-family: Verdana;
	font-size: 21px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
div.hometitle a {
	color: #012a7c;
}
div.homecontainer div.subtitle {
	height: 98px;
}
div.homecontainer div.subtitle h2 {
	color:#fff;
	font-size:36px;
	padding: 30px 0px 0px 0px;
	margin:0px;
}


div.homecontainer table.home {
	border:0px;
	border-spacing:0px;
	border-collapse: collapse;
}
div.homecontainer table.home td {
	vertical-align:middle;
}
div.homecontainer table.home td.input {
	font-size: 18px;
	font-weight: bold;
	color: #058e02;
}
div.homecontainer table.home td.spacer1, div.home table.home td.spacer2 {
	font-size:1px;
}
div.homecontainer table.home input {
	background-color: #fffdad;
	width: 80px;
	font-size: 16px;
}
div.homecontainer td.button a {
	display:block;
	width:120px;
	height:90px;
}

/* Customers */

div.clients_bar > img {
    padding-left: 12px;
    padding-top: 6px;
}
div.clients_bar div {
    padding: 13px 0px 5px 0px;
    margin: 9px 12px 0px 12px;
    
    border-top: solid #E8E6E6 2px;
    border-bottom: solid #E8E6E6 2px;
    text-align: center;
    font-size: 11px;
    color: #000;
}
div.clients_bar div > img {
    margin-top: 14px;
    margin-bottom: 9px;
    margin-left: 5px;
    margin-right: 5px;
}
div.clients_bar div > strong {
    display: block;
}
div.b2bcontainer div.clients_bar div {
    background: url('../images/3/b2b_clients/affiliates_background.png') repeat-x 0 0;
    height: 81px;
    margin: 0 4px;
    border: none;
}


div.privacy, div.aboutus {
	color:#58595b;
	line-height:140%;
}
div.privacy h1, div.aboutus h1{
	font-size:16px;
	margin:0px 0px 8px 0px;
	padding:4px 0px 4px 0px;
	border-bottom:1px solid #848484;
}
div.aboutus div.picture1{
	float:right;
	width:102px;
	height:66px;
	margin:-13px 0px 0px 0px;
}
div.aboutus div.picture2{
	float:right;
	width:91px;
	height:76px;
	margin:-14px 0px 0px 0px;
}

/* ABOUT */

div.about {
	color:#58595b;
	line-height:140%;
	padding:10px 32px 30px 18px;
}
div.about div.title span.white {
	color:#fff;
}
div.about .action {
	color:#183f77;
}
div.about h1.color {
	color:#0a9106;
}
div.about h1.orange {
	color:#ff5f07;
}
div.about h1 {
	font-size:16px;
	margin:0px 0px 8px 0px;
	padding:4px 0px 4px 0px;
	border-bottom:1px solid #848484;
}
div.about h2 {
	font-size:14px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
}
div.about h3 {
	font-size:12px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 6px 0px;
	line-height:24px;
}
div.about div.leadspicture{
	display:none;
}


div.about table.tabs {
	border:0px;
	border-spacing:0px;
	border-collapse: collapse;
	margin-bottom:10px; 
	width:90%;
}
div.about table.tabs td.spacer{
	width:100%;
}
div.about table.tabs td div.filler {
	font-size:1px;
	height:5px;
	background-color:#484848;
}

/* HOW */

div.how {
}
div.how a{
	color:#006dd2;
	text-decoration:underline;
}
div.how table {
	border:0px;
	border-spacing:0px;
	border-collapse: collapse;
	padding:0px;
}
div.how table tr td{
	padding:4px 9px 4px 9px;
}
table.actions tr td {
	padding:7px;
	vertical-align:middle;
	color:#6b6b6b;
}
div.how table tr td.strike {
	width:2px;
	background-repeat:no-repeat;
	background-position:center center;
    background-image: url(../images/3/strike.gif);
}
td.strike_small {
    background-image:url(../images/3/strike_small.gif);
}
div.how table tr td.line {

}
div.how table tr td.line2 {
	font-weight:bold;
	padding:2px 7px 2px 7px;
}
div.how div.faq {
	line-height:24px;
} 
div.how ul {
	list-style-type: disc;
	margin-left:14px;
}
div.how li {
	padding: 5px 0px 5px 20px;
}
div.how ul.ek {
	list-style-type: none;
	margin-left:0px;
}
div.how ul.ek li {
	padding: 5px 0px 5px 24px;
	background-repeat:no-repeat;
	background-position: left center;
}

/* US */

div.us div.companypicture{
	display:none;
}
div.us table {
	border:0px;
	border-spacing:0px;
	border-collapse: collapse;
	padding:0px;
	width:100%;
}
div.us table td.image {
	background-repeat:no-repeat;
	background-position:40% 50%;
	border-bottom:1px solid #848484;
	width:130px;
	height:130px;
}
div.us table td.description {
	border-bottom:1px solid #848484;
	padding:12px 10px 14px 5px;
	vertical-align:middle;
}
div.us div.h1fake {
	font-size:16px;
	padding:4px 0px 4px 0px;
	border-bottom:1px solid #848484;
	font-weight:bold;
}
div.us div.companystaff {
	padding-left:134px;
}

/* SAMPLE */

div.sample table{
	border:0px;
	border-spacing:0px;
	border-collapse: collapse;
	padding:0px;
	width:100%;
}
div.sample table td {
	text-align:center;
	font-size:11px;
	font-weight:bold;
}
div.sample table td.fill {
	width:100px;
}
div.sample table td.desc {
	padding-right:28px;
}
div.sample a:hover {
	text-decoration:underline;
}

/* SIGNUP */

div.signup table.actions tr td {
	padding:5px;
	vertical-align:middle;
	color:#6b6b6b;
}
div.signup ul {
	list-style-type: none;
}
div.signup li {
	padding: 2px 0px 2px 24px;
	background-repeat:no-repeat;
	background-position: left center;
}

/* SIGNUP */

div.signup table.actions tr td {
	padding:5px;
	vertical-align:middle;
	color:#6b6b6b;
}

/* TESTIMONIALS */

table.testimonial {
	border:0px;
	border-spacing:0px;
	border-collapse: collapse;
	padding:0px;
	width:100%;
}
table.testimonial td {
	padding-bottom:20px;
}

/* BEDRIJVEN FORM */

div.request {
	padding:16px 36px 0px 12px;
}

div.request div.title {
	color:#309c0d;
	font-size:15px;
	font-weight:bold;
	padding:0px 0px 8px 0px;
}
div.request div.subtitle {
	color:#012a7c;
	font-size:13px;
	padding:0px 0px 12px 0px;
}
div.request div.text {
	padding:6px 0px 10px 0px;
	color:#333333;
}
div.requestarrow {
	background-repeat:no-repeat;
	background-position:right bottom;
}
table.requestform {
	border:0px;
	width:100%;
	border-spacing:0px;
	border-collapse: collapse;
	padding:0px;
}
table.requestform td.requestinfo {
	background-repeat:no-repeat;
	background-position:left top;
    background-image: url(../images/3/request.gif);
	padding:8px 29px 0px 7px;
    width:179px;
}
table.requestform div.green {
	color:#258705;
	font-weight:bold;
	padding-bottom:8px;
}
table.requestform div.bold{
	font-weight:bold;
	padding-top:6px;
}
div.requestbutton {
	padding:0px 10px 0px 0px;
}
.ajaxbutton {
	border:0px;
	border-spacing:0px;
	border-collapse: collapse;
	padding:0px;
}
.ajaxbutton td {
	vertical-align:middle;
	padding-right:10px;
}
.ajaxbutton td.img {
	width:16px;
}
.ajaxbutton span.img {
	display:none;
}

/* TABLE FORM */

table.form {
	border:0px;
	width:100%;
	border-spacing:0px;
	border-collapse: collapse;
	padding:0px;
}
table.form td.l{
	width:36%;
}
table.form td.lk{
	width:28%;
	/* font-size:1px; */
}
table.form td.r{
}
table.form td {
	padding:2px 4px 2px 0px;
	vertical-align:middle;
}
table.form td.head {
	font-size:12px;
	font-weight:bold;
}
table.form div.kp {
	padding:0px 0px 10px 0px;
	font-weight:bold;
}
table.form td.top {
	vertical-align:top;
}
table.form td.spacer {
	font-size:5px;
}

/* TABLE EXTRAFORM */

table.extraform {
	border:0px;
	width:100%;
	border-spacing:0px;
	border-collapse: collapse;
	padding:0px;
}
table.extraform td {
	vertical-align:middle;
	padding:3px 4px 3px 0px;
}
table.extraform input {
	padding:0px;
	margin:0px;
}
table.extraform td.title {
	font-size:12px;
	font-weight:bold;
	padding:8px 0px 6px 0px;
	line-height:20px;
	vertical-align:top;
}
table.extraform td.l{
	width:4.2%;
}
table.extraform td.c {
	width:4.5%;
}
table.extraform td.r {
	width:96%;
}


/*  TABLE RESOURCES */

table.resources {
	border:0px;
	width:100%;
	border-spacing:0px;
	border-collapse: collapse;
	padding:0px;
}
table.resources td.resourcecontent {
	padding-left: 10px;
}
table.resources td.resourcemenu {
	background-repeat: no-repeat; 
	line-height: 25px; 
	padding-left: 10px; 
	font-family: Arial; 
	color: #5d5d5d;
}
table.resources td.resourcemenu a.dark {
	font-family: Arial;
	color: #5d5d5d;
}
table.resources td.resourcemenu a.light {
	font-family: Arial;
	color: #ffffff;
}
table.resources td.resourcecontent .small {
	font-size: 8pt;
}
table.resources td.resourcecontent span.smaller {
	font-size: 7pt;
}
table.resources td.resourcecontent  ul {
	list-style-type: none;
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
}
table.resources td.resourcecontent li {
	background-repeat:no-repeat;
	background-position:left 4px;
	padding:3px 0px 3px 17px;
	margin:0px;
}
table.resources td.resourcecontent li a.pdf{
	background-repeat:no-repeat;
	background-position:right bottom;
	width:0px;
	padding-right:12px;
	font-size:16px;
}
/* refactored */
.home {
    position: relative;
    background-repeat: no-repeat;
	background-position: 0px 22px;
	height: 296px; 
	margin: 0;
	padding: 0px 0px 0px 24px;
}

.home h2 {
    font-family: Verdana;
    font-size: 21px;
    font-weight: bold;
    
    margin: 0;
    
    position: absolute;
    
}
.home h2 a {
    color: #012A7C;

}
.home h2 a:hover {
    text-decoration: none;
}
.home h3 {
    color: white;
    font-size: 36px;
    font-weight: bold;
    left: 92px;
    margin: 0;
    position: absolute;
    top: 68px
}
.home .form {
    left: 90px;
    position: absolute;
    top: 180px;
}
.home .form label {
    padding-left: 3px;
    font-size: 16px;
    font-weight: bold;
    color: #058E02;
}
.home .form input {
    background-color: #FFFDAD;
    font-size: 16px;
    width: 100px;
}
.home .form a#anchor {
    display: block;
    left: 250px;
    height: 90px;
    position: absolute;
    top: -31px;
    width: 120px;
}

td.strike_small { 
    background-image:url(../../images/3/strike_small.gif); 
}

.aboutus h2 {
    border-bottom: 1px solid #848484;
    font-size: 16px;
    margin: 0 0 8px;
    padding: 4px 0;
}
.privacy dl {
    margin-top: 0px;
}
.privacy dl dt {
    border-bottom: 1px solid #848484;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 8px;
    padding: 4px 0;
}
.privacy dl dd {
    margin-left: 0px;
    margin-bottom: 17px;
}




