.block {
	background: transparent url(   '/Content/Images/Blocks/block-bg.png' ) left top repeat-y;
	width: 232px;
	margin-bottom: 10px;
}
.block .block-overlay {
	cursor: pointer;
	position:relative;
}
.block h5 {
	font-size: 17px;
	color: #f76205;
	line-height: 16px;
	padding: 8px 0 0 12px;
	font-weight: bold;
	height: 24px;
	background: transparent url(   '/Content/Images/Blocks/block-top.png' ) left top no-repeat;
}
.block .blockleader {
	padding: 28px 0 0 24px;
	margin-bottom:28px;
	font-size: 30px;
	line-height: 32px;
	color: #8b8b8b;
	font-weight: 600;
	background: transparent url(   '/Content/Images/Blocks/block-leader.png' ) left top no-repeat;
}
.block .blockcontent {
	padding: 12px ;
	line-height: 16px;
	font-size: 12px;
}
.block .blockcontent a {
	color: #f76205;
}

.block .full-link {
	cursor:pointer;
}

.block .blocklink a {
	text-decoration: none;
	color: #f76205;
	font-size: 13px;
	font-weight: bold;
}
.block .blocklink a:hover, .block a:hover {
	color: #8b8b8b;
	text-decoration: none;
}
.block .blocklink {
	padding-left: 20px;
	text-align: right;
	padding-right: 44px;
	background: transparent url(   '/Content/Images/Blocks/block-arrow.png' ) 198px 2px no-repeat;
}
.block .blockfooter-overlay {
	background: transparent url(   '/Content/Images/Blocks/block-bottom.png' ) left top no-repeat;
	height: 22px;
	margin-top: -22px;
}
.block .blockfooter {
	background: transparent url(   '/Content/Images/Blocks/block-bottom.png' ) left top no-repeat;
	height: 22px;
}


.block .blockcontent .jta-tweet-timestamp {
	display:block;
}
.block .blockcontent .jta-tweet-timestamp-link {
	color:#8B8B8B;
}

.block .blockcontent .jta-clear {
	background:transparent url('/Content/Images/Blocks/tweetline.jpg') repeat-x 0 0;
}

.block form select,
.block form input[type=text] {
	border:1px solid #d5d5d5;
	margin-bottom:4px;
	font-size:12px;
	padding:4px;
	width:200px;
}

.block .nieuwsbrieflabel {
	width: 90px;
	display: inline-block;
}
.block .nieuwsbriefcheckbox {
	float: left;
	border:1px solid #d5d5d5;
}

.block .nieuws-block-content a {
	font-weight:bold;
}
.block .nieuws-block-content .date {
	color:#8b8b8b;	
}

.block .activiteiten-block-content a {
	font-weight:bold;
}
.block .activiteiten-block-content .date {
	color:#8b8b8b;	
}

.zoekenvind-block form input[type=text]{
	width:50px;
}


.home .kansrijke-aanpakken-block .blockcontent,
.home .succesvol-besparen-block .blockcontent {
	height:96px;
}
.home .inschrijvennieuwsbrief-block .blockcontent {
	height:232px;
}
.home .woningdossier-home-block .blockcontent,
.home .energiebesparende-maatregelen-block .blockcontent,
.home .energiebesparingstraject-block .blockcontent,
.home .zoekenvind-block .blockcontent {
	height:144px;
}

.home .deelnemen-block .blockcontent,
.home .groeimarkt-block .blockcontent,
.home .energiesubsidiewijzer-block .blockcontent,
.home .maatwerkadvies-block .blockcontent {
	height: 112px;
}

.orderproduct .blocklink {
	background:none;
	padding-left:0;
	padding-right:20px;
}

.orderproduct .blockcontent{
	border-bottom:1px solid #cac8c8;
	margin-bottom:10px;
}
.orderproduct .orderproductdetails{
	padding: 12px ;
	line-height: 16px;
	font-size: 12px;
	margin-bottom:30px;
}

.orderproduct .productamount{
	margin-top:12px;
}

.block-huis-blockUI {
	background-color: #f76205;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	behavior: url(/Content/style/pie.htc);
	
	padding: 22px;
}
.block-huis-blockUI .close {
	cursor: pointer;
}
.block-huis-blockUI h3 {
	color: #fff;
	margin-bottom: 22px;
}
.block-huis-blockUI p {
	color: #fff;
}

.block .context-links .blockcontent {
	padding-bottom:0;
}
