/* GENERAL STYLES */

#centreCollectionPane {
	width: 100%;
	clear: both;
	margin-top: 20px;
}

#templateLayer .collection_items {
	margin-bottom: 16px;
}

#templateLayer .collection_title {
	font-size: 13px;
	color: #263692;
	margin-bottom: 10px;
}

#templateLayer .collection_item {
	margin-bottom: 7px;
}

#templateLayer .collection_item_url {
	background: url(../assets/images/bg/collection.gif) repeat-x top;
	position: relative;
	border: 1px solid #dddddd;
	display: block;
	zoom: 1;
	text-decoration: none;
	color: #414141;
}

#templateLayer a.collection_item_url:hover {
	background-image: url(../assets/images/bg/collection-over.gif);
}

#templateLayer a.collection_item_url * {
	cursor: pointer;
	
}

#templateLayer .collection_item_title {
	font-size: 13px;
	display: block;
	line-height: 18px;
}

.downloads .collection_item_title,
.nieuws_met_datum .collection_item_title {
	min-height: 45px;
	padding: 8px 14px 8px 67px;
}

* html .downloads .collection_item_title {
	height: 45px;
}

.nieuws_met_datum .collection_item_title {
	min-height: 68px;
}

* html .nieuws_met_datum .collection_item_title {
	height: 68px;
}

#templateLayer .collection_item_extraText {
	display: block;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 10px;
}

* html #templateLayer .collection_item_extraText,
#templateLayer a:hover .collection_item_extraText {
	color: #e71c2e!important;
}

#templateLayer .collection_item_date {
	position: absolute;
	top: 7px;
	left: 8px;
	width: 45px;
	height: 50px;
	background: url(../assets/images/icons/date.gif) no-repeat;
}

#templateLayer .collection_item_year {
	font-size: 13px;
	width: 45px;
	position: absolute;
	top: 62px;
	left: 8px;
	text-align: center;
	display: block;
	margin-bottom: 5px;
}

#templateLayer .collection_item_date .day {
	position: relative;
	display: block;
	font-size: 16px;
	text-align: center;
	top: 8px;
}

#templateLayer .collection_item_date .month {
	position: relative;
	display: block;
	color: white;
	text-align: center;
	top: 3px;
	font-size: 12px;
}

#templateLayer .collection_item_overview {
	width: 18px;
	height: 19px;
	display: block;
	background: url(../assets/images/buttons/overview.gif) no-repeat center;
	position: absolute;
	right: 35px;
	bottom: 10px;
}

#templateLayer .collection_item_viewLarger {
	width: 18px;
	height: 19px;
	display: block;
	background: url(../assets/images/buttons/larger.gif) no-repeat center;
	position: absolute;
	right: 7px;
	bottom: 10px;
}

#centreCollectionPane .collection_title {
	display: none;
}

#templateLayer .collection_item_no_url {
	display: block;
	position: relative;
	zoom: 1;
	border: 1px solid #dddddd;
}

.plaatje_met_beschrijving .collection_item_url,
.brochure .collection_item_url,
#leftCollectionPane .collection_item_no_url,
.description_only .collection_item_url,
.description_only .collection_item_no_url,
#leftCollectionPane .collection_item_url {
	border-left: none;
	border-right: none;
	padding: 16px;
}

#leftCollectionPane .collection_title {
	margin: 0 16px 12px;
}

#leftCollectionPane .collection_item_extraText {
	margin: 0;
}

/* SPECIFIC STYLES */

.document_with_image {

}

.document_with_image .collection_item_url {
	height: 100%;
	display: block;
}

#centreCollectionPane .document_with_image .collection_item_url {
	width: 199px;
	height: 120px;
	padding: 12px;
	overflow: hidden;
}

.document_with_image img {
	float: left;
	margin-right: 12px;
	margin-bottom: 0.25em;
	border: 1px solid black;
}

.document_with_image .collection_item_short {
	display: block;
	overflow: hidden;
	font-size: 11px;
	line-height: 1.3em;
}

.nieuws_met_datum {

}

.nieuws_met_datum .collection_item_short {
	display: none!important;
}

.description_only .collection_item_title {
	display: none!important;
}

.description_only .collection_item_short {
	margin-bottom: 0;
	display: block;
}

.plaatje_met_beschrijving img,
.brochure img {
	float: left;
	margin-right: 9px;
}

.plaatje_met_beschrijving .collection_item_title,
.document_with_image .collection_item_title,
.brochure .collection_item_title {
	margin-bottom: 8px;
}

.downloads .collection_item_title {
	background: url(../assets/images/icons/pdf.gif) 8px 7px no-repeat;
}

.photo_gallery .collection_title {
	color: #00aeef;
	font-size: 16px;
}

#centreCollectionPane .document_with_image,
#centreCollectionPane .photo_gallery {
	width: 110%;
}

#centreCollectionPane .document_with_image .collection_item,
#centreCollectionPane .photo_gallery .collection_item {
	float: left;
	margin-right: 19px;
	margin-bottom: 16px;
}

#centreCollectionPane .photo_gallery .collection_item_no_url,
#centreCollectionPane .photo_gallery .collection_item_url {
	width: 223px;
	height: 220px;
}

.document_with_image .collection_item_url,
.photo_gallery .collection_item_no_url,
.photo_gallery .collection_item_url {
	display: block;
	overflow: hidden;
}

.photo_large .collection_item_image,
.photo_gallery .collection_item_image {
	display: block;
	line-height: 1px;
	padding: 11px 0;
	text-align: center;
}

#rightCollectionPane .photo_gallery .collection_item_image {
	padding: 8px 0;
}

.photo_gallery .collection_item_image img {
	border: 1px solid #4d4e53;
	margin: auto;
}

#templateLayer .photo_large .collection_item_title,
#templateLayer .photo_gallery .collection_item_title {
	margin: 0 65px 12px 11px;
	overflow: hidden;
	text-overflow: ellipsis;
}

* html #templateLayer .photo_large .collection_item_title,
* html #templateLayer .photo_gallery .collection_item_title {
	height: 1px;
	overflow: visible;
}

#centreCollectionPane .photo_gallery .collection_item_title {
	margin-right: 30px;
}

#centreCollectionPane .photo_gallery .collection_item_image {
	height: 151px;
}

#centreCollectionPane .photo_gallery .collection_item_viewLarger {
	bottom: 10px;
}

.photo_large {
	
}