/* ALGEMENE COLLECTION STIJLEN */

#centreCollectionPane {
	margin-top: 20px;
	width: 100%;
}

div.collection_navigation {
	clear: both;
	float: right;
	position: relative;assets_projecten
	z-index: 10;
}

div.collection_navigation a {
	text-decoration: none;
	float: left;
	font-size: 1.2em;
	width: 20px;
	height: 20px;
	color: #3b3b3b;
	border: 1px solid #3b3b3b;
	text-align: center;
	margin-right: 5px;
}

div.collection_navigation a.activePage {
	border: 1px solid #7AC142;
	color: #7AC142;
}

#rightCollectionPane {
	width: 100%;
	overflow: hidden;	
}

#centreCollectionPane .collection_title {
	display: none;
}

li.collection_item {
	position: relative;
	background: url(../assets/images/collections/bl-large.gif) no-repeat bottom left;
	padding: 0 0 6px 5px;
	line-height: 1.4em;
}

span.collection_item_no_url,
a.collection_item_url {
	min-height: 30px;
	background-color: #f0f0f0;
	background-image: url(../assets/images/pixel.gif)!important;
	background-repeat: repeat;
	display: block;
}

.short_document a.collection_item_url:hover {
	background-color: #36424a!important;
}

.short_document a.collection_item_url:hover .collection_item_short,
.short_document a.collection_item_url:hover .collection_item_title {
	color: white;
	border-left-color: #36424a!important;
}

#siteLayer .collection_title {
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #323232;
}

#siteLayer .collection_item_overview {
	width: 30px;
	height: 30px;
	display: block;
	background: url(../assets/images/collections/overview.gif) no-repeat center;
	position: absolute;
	right: 42px;
	bottom: 21px;
}

#siteLayer .collection_item_viewLarger {
	width: 30px;
	height: 30px;
	display: block;
	background: url(../assets/images/collections/large.gif) no-repeat center;
	position: absolute;
	right: 10px;
	bottom: 21px;
}

#centreCollectionPane .collection_item_overview,
#centreCollectionPane .collection_item_viewLarger {
	bottom: 18px;
}




/* ASSETS THUMBNAIL STIJL */

/* LARGE ASSETS */

.assets_projecten_groot {
	
}

.assets_projecten_groot .collection_item_no_url,
.assets_projecten_groot .collection_item_url {
	padding: 10px 9px 48px;
}

.assets_projecten_groot .collection_item_image {
	display: block;
	width: 507px;
	height: 330px;
	text-align: center;
	overflow: hidden;
}

.assets_projecten_groot .collection_item {
	margin: 0 0 16px 0;
}

/* GENERAL ASSETS */

#centreCollectionPane * {
	zoom: 1;
}

#centreCollectionPane {
	width: 100%;
}

#centreCollectionPane .assets ul {
	margin: 0 -5px;
}

#centreCollectionPane .assets_projecten {
	float: left;
	margin-right: 10px;
}

#centreCollectionPane .floatCollection {
	width: auto!important;
	float: left!important;
}

a.collection_item_url * {
	cursor: pointer!important;
}

.movie {
	
}

#centreCollectionPane .assets .collection_item_no_url {
	padding: 6px 5px 48px;
}

#rightCollectionPane .assets .collection_item_no_url,
#rightCollectionPane .assets .collection_item_url {
	padding: 14px 15px 58px;
}

#rightCollectionPane .movie .collection_item_url {
	padding-bottom: 14px;
}

div.threeColumns #centreCollectionPane .assets_projecten .collection_item {
	margin: 0 10px 16px 0;
}

* html div.threeColumns #centreCollectionPane .assets_projecten .collection_item {
	margin-right: 5px;
}

div.twoColumns #centreCollectionPane .assets_projecten .collection_item {
	width: 252px;
	margin: 0 1px 16px 0;
}

.assets_projecten_groot .collection_item,
.assets_projecten .collection_item {
	float: left;
}

#centreCollectionPane .assets_projecten .collection_item_image {
	width: 245px;
	height: 162px;
}

#rightCollectionPane .assets_projecten .collection_item_image {
	width: 196px;
}

.assets_projecten .collection_item_image {
	overflow: hidden;
	display: block;
	text-align: center;
}

.assets_projecten .collection_item_image img {
	margin: auto;
}

#centreCollectionPane .assets_projecten .collection_item {
	width: auto;
}

.assets_projecten_groot .collection_item_name,
.assets_projecten_groot .collection_item_title,
.assets_projecten .collection_item_name,
.assets_projecten .collection_item_title {
	float: left;
	margin-left: 3px;
	margin-top: 5px;
}

/* NIEUWS STIJL */

.short_document {

}

#centreCollectionPane .short_document .collection_items {
	margin-bottom: 16px;
}

#centreCollectionPane .short_document .collection_item {
	margin-bottom: 1px;
}

.short_document .collection_item_url {
	min-height: 50px;
	position: relative;
	padding: 11px 11px 16px;
}

#centreCollectionPane .short_document .collection_item_url {
	padding: 10px 11px;
}

* html .short_document .collection_item_url {
	height: 60px;
}

.short_document .collection_item_title {
	font-weight: bold;
	display: block;
}

.short_document .collection_item_short {
	display: block;
}

/* ZOEK RESULTATEN STIJL */


.zoek_resultaten {
	margin-top: 0px;
}

.zoek_resultaten .collection_item_url {
	padding: 10px 11px;	
}

.zoek_resultaten .collection_item_title {
	font-weight: bold;
	display: block;
}