/*
Amersfoort Vernieuwt HomeCSS
*/
	body {
		background: url(images/body-bg-home.gif) repeat-x;

	}

/*
	COLMUNS & BLOCKS
*/	
	#main {
		background : #fff url(images/columndivider.gif) repeat-y;
		background-position: 530px 0;
	}
	.column {
		width: 428px;
		overflow: hidden;
		float: left;
		border-right: 0;
		float: right;
		display: inline;
	}
	.column.first {
		width: 529px;
		float: left;
		overflow: hidden;
	}

	.column .block {
		padding: 22px 25px;
		border-bottom: 1px dotted #9b9c9f;
		background: url(images/block-bg.gif) repeat-x;
	}
	.block.last {
		border-bottom: none;
	}


/*
	HOMEBLOCK
*/
	#homeblock {
		height: 378px;
		padding-top: 20px;
		background: url(images/home-block-bg.gif) #f9ba00;
		border-bottom: 1px dotted #9b9c9f;	
		position: relative;

	}
	#areanav {
		width: 405px;

		height: 315px;
		float: right;
		margin-right: 25px;
		display: inline;		
	}
	#areanav  .content {
		padding: 26px 28px 0;
	}
	#areanav h2 {
		color: #e36710;
		margin-bottom: 1em;
	}
	#areanav .regions {
		margin-left: 25px;
		padding-top: 10px;
	}
	#areanav .regions li {
		background: url(images/bullet-home.gif) no-repeat 0 5px;
		padding-left: 20px;
		font-size: 1.3em;
		margin-bottom: 15px;
		list-style: none;
		margin-left: 0;		
	}
	#areanav .regions li a, #areanav .regions li a.normal {
		color: #798e97;
		text-decoration: none;
	}
	#areanav .regions li a:hover, #areanav .regions li a.active {
		border-bottom: 2px solid #e36710;
	}
	#areanav a.allprojects {
		position: absolute;
		background: url(images/sprite-buttons.png) no-repeat 0 -100px; 
		display: block;
		width: 375px;
		height: 45px;
		right: 25px;
		bottom: 14px;
		overflow: hidden;
	}
	.postalsearch {
		position: absolute;
		right: 0;
		top: 40px;
		width: 270px;
	}
	.postalsearch .input {
		float: left;
		height: 32px;
		width: 126px;
		padding: 5px 8px;
		color: #666;
		background: url(images/sprite-buttons.png) no-repeat;
		background-position: -113px -150px;
	}
	.postalsearch .submit input {
		width: 78px;
	}
	.postalsearch .submit {
		width: 100px;
		float: left;
	}
	.postalsearch input {
		width: 120px;
		border: none;
		color: #666;
		font-style: italic;
		background: transparent;
	}
	#teasers {
		width: 506px;
		height: 365px;
		float: left;
		margin-left: 24px;
		z-index: -1;
				display: inline;
	}
	#teasers .media {
		background: #000;
		width: 507px;
		height: 305px;
		overflow: hidden;
		float: left;	
		margin-bottom: 10px;
		z-index: 1;
		position: relative;
	}
	#teasers .header {
	color: #fff;
	padding-top: 5px;
	margin-bottom: 0px;
	}
	#teasers .date {
		color: #e36710;
		font-weight: bold;	
	}

.payoff{background:#fff;text-align:center;font-size:1.15em;color:#888;padding:10px 130px;border-top:1px dotted #9B9C9F}	
	
/*
	OVERRIDES	
*/
	.block.news {
		width: 479px;
		overflow: hidden;
	}
	.block.news li div {
		width: 340px;
		padding-left: 150px;	
	}
	.block.news li small {
		width: 140px;
		text-align: right;
	}
/*
	HOMEWIDGETS
*/	
	.block.notify h2 {
		color: #e6aa00;
	}






























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

