/* Reset */
* {
	margin: 0;
	padding: 0;
}

label.radiolabel {
	float: left;
	padding: 0 20px 0 0;
}

label.inlinelabel {
	display: inline !important;
	margin: 0 0 0 20px;
}

label.first {
	margin: 0 !important;
}

.imgleftpad5 {
	float: left;
	padding: 0 5px 5px 0;
}

.imgleftpad3 {
	float: left;
	padding: 0 3px 3px 0;
}

.imgrightpad5 {
	float:right;
	padding: 0 0 5px 5px;
}

.imgrightpad3 {
	float:right;
	padding: 0 0 3px 3px;
}

/* Sets */
html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #2d2d2d;
	height: 100%;
	background: #FFF;
}

a {
	color: #ec1c24;
	text-decoration: none;
}

a img {
	border: none;
}

a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
	padding: 40px 0 0 0;
}

div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}

div#rotator ul li img {
	z-index: 10;
}

div#content ul.voordelen li {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-x-system-font:none;
	background:transparent url(../images/bg_voordelen.gif) no-repeat scroll 0 0;
	color:#FFFFFF;
	font-family:Tahoma,Arial;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:17px;
	line-height:normal;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:13px 10px 13px 45px;
	margin: 0;
}

.error {
	color: #ff020b;
	font-weight: bold;
}

.small {
	font-size: 12px;
	line-height: 129%;
	font-weight: normal;
}

.errorcross {
	background-color: #ff020b;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 1px 5px;
	margin: 0 4px 0 0;
}

/* Container */
div#container {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: auto;
	width: 770px;
}

/* Header */
div#header, div#footer {
	width: 770px;
	height: 170px;
	background: url(../images/header_footer-bg.png) 0 -40px no-repeat;
}

div#header.index {
	position: relative;
	height: 355px;
}

div#header ul.nav {
	width: 756px;
	height: 26px;
	padding: 7px;
}

div#header ul.nav li {
	float: left;
	list-style: none;
	margin-right: 0px;
}

div#header ul.nav li a {
	display: block;
	height: 26px;
}

/* ======= start aanpassingen menu ======= */

div#header ul.nav li {
	float: left;
	list-style: none;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    color: #fff;
    display: block;
    float: left;
    font: bold 13px tahoma, arial;
    height: 26px;
    margin-right: 4px;
    padding-right: 11px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    display: block;
    line-height: 16px;
    padding: 5px 0 5px 11px;
}

a.button_active {
    display: block;
    float: left;
    font: bold 13px tahoma, arial;
    height: 26px;
    margin-right: 4px;
    padding-right: 11px; /* sliding doors padding */
    text-decoration: none;
    background: transparent url('../images/bg_button_a.gif') no-repeat scroll bottom right;
    color: #ec1c24;
    outline: none; /* hide dotted outline in Firefox */
}

a.button_active span {
	display: block;
    line-height: 16px;
    padding: 5px 0 5px 11px;
    background: transparent url('../images/bg_button_span.gif') no-repeat scroll bottom left;
    padding: 5px 0 5px 11px; /* push text down 1px */
} 

a.button:hover {
	background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
    color: #fff;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
	background: transparent url('../images/bg_button_span.gif') no-repeat;
} 

/* ======= einde aanpassingen menu ======= */

div#header h1 a {
	display: block;
	width: 175px;
	height: 75px;
	background: url(../images/logo.png) no-repeat;
	margin: 25px 15px;
	position: absolute;
	z-index: 255;
}

div#header h1 a span {
	display: none;
}

div#header h2.belons {
	position: absolute;
	z-index: 255;
	right: 25px;
	top: 65px;
	display: block;
	width: 150px;
	height: 50px;
	background: url(../images/belons.png) no-repeat;
}

div#header.index h2.belons {
	top: 65px;
}

div#header h2.belons span {
	display: none;
}

/* Index */
div#header div.index {
	height: 275px;
	display: block;
	background: none;
}

/* Changeheader */
ul.changeheader {
	position: absolute;
	bottom: 0;
	left: 20px;
}

ul.changeheader li {
	float: left;
	list-style: none;
}

ul.changeheader li a {
	display: block;
	width: 24px;
	height: 22px;
	background: url(../images/header_change.gif) no-repeat;
}

ul.changeheader li a.next {
	background-position: -24px 0;
}

ul.changeheader li a span {
	display: none;
}

/* Content */
div#content {
	line-height: 160%;
	padding-bottom: 80px;
}

div#content p {
	padding: 5px 0 15px 0;
}

div#content a {
	font-weight: bold;
}

div#content h2 {
	font-size: 24px;
	line-height: 90%;
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 0;
	color: #ec1c24;
}

div#content address {
	font-style: normal;
}

div#content div.content_index {
	padding: 5px 25px 15px 25px;
}

div#content div.content_index h1 {
	font-size: 65px;
	line-height: 90%;
	padding-bottom: 10px;
}

div#content div.content_index p {
	width: 90%;
}

/* Sides */
div#content div.side50,
div#content div.side460,
div#content div.side230,
div#content div.side730,
div#content div.side386,
div#content div.side284,
div#content div.sidecalculator1,
div#content div.sidecalculator2 {
	float: left;
	width: 325px;
	padding: 0 25px;
	padding-bottom: 60px;
	display: inline;
}

div.side386 {
	width: 386px !important;
}

div.side284 {
	width: 284px !important;
}

div#content div.side50 a {
	font-weight: normal;
	text-decoration: underline;
}

div#content div.side460 {
	width: 460px;
	padding-right: 40px;
}

div#content div.side460.nieuws {
	width: 485px;
	padding-left: 0;
}

div#content div.side460.nieuws h2 {
	padding-bottom: 5px;
	font-size: 16px;
}

div#content div.side460 div.padding {
	padding: 0 40px 0 25px;
}

div#content div.side460 div.item, div#content div.side460 div.item p.readmore {
	position: relative;
	width: 440px;
	padding: 25px;
	background-image: url(../images/sprite_nieuwsitem-bg.gif);
	background-position: 0 -40px;
	margin-bottom: 20px;
}


div.service_item {
	border-bottom: 1px solid #ec1c24;
}

div.service_item strong {
	color: #ec1c24;
}

div.service_item a.servicelink {
	color: #000;
	font-weight: normal !important;
}

div.service_item a.servicelink:hover {
	font-weight: normal !important;
}

div#content div.side460 div.item p.readmore,
div#content div.side730 div.item p.readmore {
	position: absolute;
	bottom: 0;
	left: 0;
	background-position: 0 0;
	display: block;
	padding: 5px 25px;
	height: 30px;
	margin: 0;
	background-color: #ff0;
}

div#content div.side460 div.item p.readmore a,
div#content div.side730 div.item p.readmore a {
	display: block;
	background: url(../images/readmore_arrow.gif) left no-repeat;
	padding: 5px 0 5px 30px;
}

div#content div.side730 {
	width: 730px;
}

div#content div.side230 {
	width: 230px;
	padding: 0 0 30px 0;
}

div#content div.side230 h2.berekenvoordeel a {
	display: block;
	width: 230px;
	height: 50px;
	background: url(/images/button_bereken-right.png)
}

div#content div.side230 h2.berekenvoordeel a {
	display: none;
}

div#content div.side230 h2.berekenvoordeel a span {
	display: none;
}

div#content img.left {
	float: left;
	margin: 0 10px 10px 0;
}

/* Index */
div#content.index h3.button {
	width: 346px;
	height: 44px;
	background: url(../images/sprite_indexbuttons.png) no-repeat;
	margin: 5px 0;
}

div#content.index h3.button.besparing {
	background-position: 0 0;
}

div#content.index h3.button.crm{
	background-position: 0 -50px;
}

div#content.index h3.button.digitaal {
	background-position: 0 -100px;
}

div#content.index h3.button span {
	display: none;
}

/* Calculator */
div#calculator {
	width: 365px;
	background:url(../images/sprite_calculator.png) repeat-x;
}

div#calculator div.header {
	background: url(../images/sprite_calculator.png) no-repeat -385px -20px;
	width: 335px;
	height: 50px;
	padding: 10px 15px 30px 15px;
}

ddiv#calculator div.header {
	background: url(../images/sprite_calculator.png) no-repeat -385px -400px;
	height: 15px;
}

div#calculator div.header h2 {
	font-size: 24px;
	padding: 0;
	padding-top: 10px;
	margin: 0;
}

div#calculator div.option {
	position: relative;
	padding: 10px 15px;
}

div#calculator p {
	float: left;
}

div#calculator select {
	width: 200px;
	margin: 5px 20px 0 0;
	border: 2px solid #F9BABD;
}

div#calculator div.option input.count {
	position: absolute;
	right: 15px;
	top: 15px;
	background: url(../images/sprite_calculator.png) no-repeat -400px -300px;
	width: 76px;
	height: 31px;
	font-size: 32px;
	color: #ec1c24;
	padding: 7px;
	line-height: 100%;
	border: 1px solid #F9BABD;
}

div#calculator div.hr {
	background: #F9BABD;
	display: block;
	width: 365px;
	height: 1px;
	line-height: 0;
	font-size: 0;
}

div#calculator div.hr hr {
	display: none;
}

div#calculator h2.button a.herberekening, div#content div#calculator h2.button a.berekening {
	background: url(../images/concept_080909_largebox_15.png) no-repeat;
	display: block;
	width: 240px;
	height: 45px;
	margin: 10px 5px 0 143px;
}

div#calculator h2.button a.berekening {
	width: 210px;
	background-position: -400px -150px;
}

div#calculator h2.button a.herberekening span, div#content div#calculator h2.button a.berekening span {
	display: none;
}

input.button.vertegenwoordiger,
input.button.prospect {
	width: 80px;
	margin: 0 0 5px 0;
}

div#calculator div.footer {
	background: url(../images/sprite_calculator.png) no-repeat -385px 0px;
	width: 365px;
	height: 20px;
}
			
div#content div.contact label {
	display: block;
	clear: both;
	padding: 5px 0;
}

div#content div.contact label.w130 {
	float: left;
	width: 130px;
	margin-right: 25px;
	clear: none;
}

div#content div.contact label.w140 {
	float: left;
	width: 140px;
	clear: none;
}

div#content div.contact label.w65 {
	float: left;
	width: 65px;
	clear: none;
}

div#content div.contact label.w80 {
	float: left;
	width: 80px;
	clear: none;
	margin-right: 25px;
}

div#content div.contact input.text, div#content div.contact textarea {
	background: url(../images/form_input-bg.gif) repeat-x;
	border: 1px solid #f9babd;
	border-top: none;
	border-bottom: none;
	height: 19px;
	padding: 5px;
	margin-top: 5px;
	width: 315px;
	display: block;
}

div#content div.contact input.radio {
	width: auto;
	display: inline;
	margin: 0 5px 0 0px;
	border: none;
	background: none;
}

div#content div.contact input.w130 {
	/* 5px padding; -10px */
	width: 120px;
}

div#content div.contact input.w140 {
	/* 5px padding; -10px */
	width: 130px;
}

div#content div.contact input.w65 {
	/* 5px padding; -10px */
	width: 55px;
}

div#content div.contact input.w80 {
	/* 5px padding; -10px */
	width: 70px;
}

div#content div.contact textarea {
	background-position: 0 -50px;
	height: 82px;
}

div#content div.contact input.submit_offerte {
	width: 210px;
	height: 50px;
	font-size: 0;
	line-height: 0;
	float: right;
	border: none;
	cursor: pointer;
	text-indent: -4000px;
	border: none;
	background: url(../images/button_offerte.png) no-repeat;
}

div#content div#calculator div.calculator_bar {
	position: relative;
	width: 223px;
	height: 35px;
	background: url(../images/calculator_bar.png) left no-repeat;
}

div#content div#calculator div.calculator_bar div.active {
	position: absolute;
	background: url(../images/calculator_slider-active.png) left no-repeat;
	width: 223px;
	min-width: 5%;
	height: 35px;
}

div#content div#calculator div.calculator_bar img.slider {
	position: absolute;
	right: 0;
}

div.homediv div.side50, div.homediv div.side460, div.homediv div.side230, div.homediv div.side730, div.homediv div.side386, div.homediv div.side284, div.homediv div.sidecalculator1, div.homediv div.sidecalculator2 {
display:inline !important;
float:left !important;
padding:0 19px 60px !important;
width:346px !important;
}


/* Footer */
div#footer {
	position: absolute;
	bottom: 0;
	background-position: top;
	height: 40px;
}

div#footer p {
	color: #FFF;
	padding: 13px 0 0 13px;
}

div.formpart {
	width: 700px;
	border-right: 1px dotted #ddd;
	border-left: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	padding: 0 20px 0 0;
}

#part1 {
	display: block;
}

#part2, #part3, #part4, #part5, #part6, #part7, #part8 {
	display: none;
}

div.partial_title {
	width: 710px;
	height: 19px;
	border: 1px solid #000;
	background-color: #ccc;
	font-weight: bold;
	padding: 2px 5px;
	margin: 5px 0 0 0;
	cursor: pointer;
}

div.partial_title:hover {
	background-color: #ddd;
}

div.partial_title.active,
tr.overviewtitle {
	background-color: #fcb0b9;
	border: 1px solid #fcb0b9;
}

table.partial_table {
	margin: 10px;
	width: 100%;
}

table.partial_table td {
	padding: 2px 5px;
}

table.partial_table td.firstcell {
	width: 120px;
}

table tbody tr td {
	vertical-align: top;
	text-align: left;
	padding: 5px 20px 5px 0;
}

table.partial_table td.submitcell input {
	float: right;
	margin-left: 10px;
}

/* FORM FORM FORM FORM */
/* - - - - - - - - - - - - - - - - - - - - */
form input {
	border: 1px solid #2d2d2d;
}




/* TABS TABS TABS TABS */
/* - - - - - - - - - - - - - - - - - - - - */
.ui-tabs { padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }

div#tabs {
	width: 575px;
}

div#tabs ul {
	display:block;
	height: 32px;
	border: 1px solid #ec1c24;
	padding: 5px 5px 0 5px;
	background-color: #ccc;
}

div#content ul li {
	margin: 2px 20px;
}

div#tabs ul li {
	background-color: #fcb0b9;
	border: 1px solid #ec1c24;
}

div#tabs ul li.ui-state-active {
	background-color: #fff;
	border-bottom: 0px;
}

div#tabs ul li.ui-state-active a {
	cursor: text;
}

div.tabcontent {
	border-width: 1px !important;
	border-bottom: solid #ec1c24;
	border-left: solid #ec1c24;
	border-right: solid #ec1c24;
}

table.formtable {
	border-collapse: collapse;
	width: 100%;
}

table tbody tr.unevenrow td {
	background-color: #ffd5dA;
	border-collapse: collapse;
}

table tbody tr.evenrow td {
	background-color: #fff;
	border-collapse: collapse;
}

table tbody tr td.actioncell {
	background-color: transparent;
}

table.formtable tbody tr td,
table.formtable.xdsltable {
	padding: 3px 5px;
	border-collapse: collapse;
	border: 1px dotted #ec1c24;
}

table.formtable.xdsltable {
	margin: 0 0 10px 0;
}

div.xdsldiv {
	margin: 0 0 20px 0;
	display: none;
}

table.formtable.xdsltable tr td {
	border: none;
}

table.formtable tbody tr td.pricecell,
table#totalxdsltable td {
	text-align: right !important;
}

table.formtable tbody tr.totalrow td {
	font-weight: bold;
	text-align: right;
}

tr.subtotalrow, tr.headerrow, tr.totaloverall {
	font-weight: bold;
}

td.subtotalcell {
	text-align: right;
}



/* === PORTAL STYLES === */
div.portaldiv {
	float: left;
	width: 232px;
	display: inline;
	margin: 0 0 0 10px;
	padding: 2px;
	background-color: #fac3c6;
}

div.portaldiv.first {
	margin: 0 0 0 0;
}

table.portalTable {
	width: 232px;
	padding: 0 0 10px 0;
}

table.portalTable tr td {
	padding: 3px;
}

div.colorexample {
	width: 15px;
	height: 15px;
	border: 1px solid #000;
}

div#submenu {
	padding: 0 0 0 7px;
}

div#submenu ul {
	list-style-type: none;
	display: inline;
}

div#submenu ul li a {
	color: #fac3c6;
}

div#submenu ul li a:hover {
	color: #ec1c24;
	background: none;
}

div#submenu ul li a:hover span {
	background: none;
}

div#address {
	float: left;
	display: inline;
}

div#contactperson {
	float: right;
	display: inline;
}

table.overview {
	border-collapse: collapse;
	margin: 10px 0 0 0;
	width: 722px;
}

table.overview td {
	border: 1px solid #ccc;
	border-collapse: collapse;
}

table.overview td table td {
	border: none;
}

td.amountcell, tr.subtotalrow td,
tr.totaloverall td {
	text-align: right;
}

tr.totaloverall {
	background: #bbb;
}

span.lightened {
	color: #ddd;
}
                
.color {
	width: 100px;
	height: 20px;
	margin: 0 0 5px 0;
	font-size: 10px;
}

table.overview tr.headerrow, 
table.overview tr.headerrow td {
	background-color: #bbbbbb;
	border: 1px solid #888;
}

table.overview td.noborder
table.nobordertable td {
	border: none !important;
}

.xdsl_input {
	width: 20px;
}

table.nopadding,
table.nopadding td {
	padding: 0 !important;
}

table.overview td.noback {
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}

table.overview td.totalamount {
	border-top: 2px solid #000 !important;
	border-right: none;
	border-left: none;
	border-bottom: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
.nologo {
	width: 100px;
	height: 100px;
	border: 1px solid #000;
	font-style: italic;
}

div#existingprospect {
	display: none;
}

div#newprospect {
	display: block;
}

a.hoverlink {
	display: inline;
	float: right;
	height: 20px;
	width: 20px;
	background-color: #ec1c24;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

a.hoverlink:hover {
	text-decoration: none;
}

div.information {
	float: right;
	display: inline;
	height: 20px;
	width: 20px;
	background-color: #ec1c24;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

div.description {
	position: absolute;
	display: none;
	background-color: #fff;
	border: 1px solid #ec1c24;
	padding: 5px;
	width: 150px;
	height: 150px;
}

div#paging {
	width: 720px;
	text-align: center;
}

ul#pagingnav,
ul#pagingnav li,
ul#paging,
ul#paging li {
	list-style-type: none;
	display: inline-block;
}

ul#pagingnav li#active {
	font-weight: bold;
	padding:0 4px;
	border: 1px solid #05204B;
}

ul#paging li {
	background: #eee;
	margin: 5px 5px 5px 5px !important;
	text-align: center;
}

ul#paging li a img {
	padding: 0 !important;
}

ul#paging li a {
	display: block;
}

/* REFERENTIES TABLE STYLING */
div.referenties {
	width: 705px !important;
}

table.referenties {
	border:none;
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
	border-collapse:collapse;
	border-bottom:1px solid #CCC;}

table.referenties td {
	padding:5px;
	text-align:center;
	vertical-align:middle;
	width:275px;
	height:100px;}

table.referenties td:last-child {
	width:auto;
	vertical-align:middle;
	text-align:left;}

table.referenties td img {
	height:auto;
	max-height:100px;
	width:auto;
	max-width:275px;
	}

.referenties td {
	border-top:1px solid #CCC;	
	}

