@charset "utf-8";
/* CSS Document */

table.table-isolatie td {
	color: #2B2B2B;
	border-bottom:2px solid #fff;
	text-align:left;
	border-width:0 1px 2px 1px;
	background:#F8F8F8 none repeat scroll 0 0;
	padding: 0px;	
}

table.table-isolatie p {
	padding: 10px;	
}

table.table-isolatie th {
	background:#F9F9F9 url(../images/backgrounds/table-caption.gif) repeat-x scroll left bottom;
	color:#A3228E;
	padding:9px 0 9px 9px;
	border-bottom:2px solid #fff;
	border: 1px solid #D4D4D4
	font-weight: bold;
	text-align:left;
}

table.table-isolatie th.isolation-costs, table.table-isolatie th.isolation-savings {
	width:20%;
}

table.table-isolatie th.isolation-isolationtype {
	width:60%;
}

table.table-isolatie tr.highlight td, table.table-isolatie tr.highlight fieldset, 
table.table-isolatie tr.highlight fieldset div.field {
	background:#EDEDED none repeat 0 0 !important;
}

table.table-isolatie tr fieldset div.field {
	padding: 0 !important;
}

table.table-isolatie tr fieldset div.field div {
	padding: 0 !important;
	float: left;
	display: inline;
}

thead em {
	font-style: italic;
}

div.isolatietool {
	width:420px;
	margin: 20px 0;
}

div.isolatietool fieldset {
	border:medium none !important;
}

div.isolatietool ul li {
	float:right;
}

div.isolatietool .DCblur {
	border: none;
}

div.isolatietool form fieldset input.isolatietool-input{
	width: 32px !important;
	padding: 2px; 0px 2px 2px;
}
div.isolatietool form fieldset span.entity {
	float:left;
}
div.isolatietool ul.tabnavigation {
	margin: 10px 0 0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:relative;
	overflow:hidden;
}

div.isolatietool ul.tabnavigation li {
	margin: 10px 0 0 0;
	padding: 0 0 32px 0;
}

div.isolatietool ul.tabnavigation li.active{
	background: #F2F2F2 url(../images/backgrounds/isolatie-tabnavigation-arrow.gif) no-repeat bottom;
}

div.isolatietool ul.tabnavigation li.isolatietool-woningtype{

	width:92px;
	height:68px;
	float:left;
	cursor:pointer;

	}
div.isolatietool ul.tabnavigation li.isolatietool-woningtype span {
	background-repeat: no-repeat;
	background-position: left top;
	width:92px;
	height:68px;
	display:block;
	color:#FFFFFF;
	font-size: 0;
	text-indent:-9000px;
}
	
div.isolatietool ul li span.rijtjeshuis{
	background-image: url(../images/buttons/btn-iso-rijtjes-transp.gif);

}
div.isolatietool ul li span.vrijstaand{
	background-image: url(../images/buttons/btn-iso-vrijstaand-transp.gif);
}
div.isolatietool ul li span.hoekhuis{
	background-image: url(../images/buttons/btn-iso-hoekhuis-transp.gif);
}
div.isolatietool ul li span.tweekap{
	background-image: url(../images/buttons/btn-iso-tweekap-transp.gif);
}

div.isolatietool td.isolatietool-kosten, div.isolatietool td.isolatietool-besparing{
	text-align: right;
	vertical-align: middle;
	width: 90px;
	padding: 5px;
}

div.isolatietool table.table-isolatie tr.isolatietool-total td {
	font-weight: bold;
	padding: 5px;
}

div.isolatietool div.isolatie-tabcontent-header {
	background:transparent url(../images/backgrounds/isolatie-tabnavigation.gif) repeat-x;
	margin:-26px 0 0 0;
	overflow: visible;
	height: 32px;
}

div.isolatietool  div.isolatie-tabcontent-header-left {
		background:transparent url(../images/backgrounds/isolatie-tabnavigation-left.gif) no-repeat left top;
		height:32px;
		width: 10px;
		margin: 0 0 0 -9px;
		float:left;
		display:inline;
		position:relative;
}

div.isolatietool div.isolatie-tabcontent-header-right {
		background:transparent url(../images/backgrounds/isolatie-tabnavigation-right.gif) no-repeat right top;
		height:32px;
		width: 10px;
		margin: 0 -9px 0 0;
		float:right;
		display:inline;
		position:relative;
}

div.isolatietool div.slider {
	width: 120px;
}

div.dialogslider .thumb {
	background:transparent url(../images/buttons/slider-thumb.gif) no-repeat scroll 0 0 !important;
	font-size: 0;
}

