@charset "utf-8";
/* CSS Document */

/* tt_news styles */
.news-latest-item {
	border-right			: #818386 6px solid;
	border-left				: #818386 6px solid;
	padding					: 6px;
	width					: 244px;
	margin					: 0px;
	border-top				: 0 none;
	border-bottom			: 0 none;

	}

.news-latest-item a {
	color					: #000000 !important;
	text-decoration			: none;
	}

.news-latest-header {
	margin					: 0px;
	padding					: 0px;
	border					: 0px solid #000000;
	height					: 45px;
	overflow				: hidden;
	}

.news-latest-header img {
	margin					: 0px;
	padding					: 0px;
	border					: 0px solid #000000;
	}

/* tt_news BLOG styles */

.blog-latest-item {
	border-right			: #000000 8px solid;
	border-left				: #000000 8px solid;
	padding					: 6px;
	width					: 240px;
	margin					: 0px;
	border-top				: 0 none;
	border-bottom			: 0 none;
	height					: 60px;
	}

.blog-latest-item a {
	color					: #000000;
	text-decoration			: none;
	}

.blog-latest-header {
	margin					: 0px;
	padding					: 0px;
	border					: 0px solid #000000;
	height					: 68px;
	overflow				: hidden;
	}

.blog-latest-header img {
	margin					: 0px;
	padding					: 0px;
	border					: 0px solid #000000;
	}

.news-list-item {
	width					: 619px;
	}

.news-list-item:after {
	content					: " ";
	display					: block;
	clear					: both;
	visibility				: hidden; 
	}

.news-list-left {
	float					: left;
	width					: 559px;
	}

.news-list-date {
	font-weight				: bold;
	width					: 100%;
	}

.news-list-title {
	font-size				: 18px;
	font-weight				: lighter;
	width					: 100%;
	}

.news-list-title a {
	color					: #D8278D;
	text-decoration			: none;
	}

.news-list-morelink {
	float					: left;
	width					: 60px;
	}

.news-single-date {
	font-weight				: bold;
	}

.news-single-title {
	font-size				: 18px;
	font-weight				: lighter;
	color					: #D8278D;
	}

.news-single-subheader {
	font-weight				: bold;
	}



/* macina_searchbox styles */

.tx-macinasearchbox-pi1 {
	margin					: 0px;
	padding					: 0px;
	color					: #818386;
	text-decoration			: none;
	font-size				: 14px;
	}
	/* default styles for extension "tx_kiwislider_pi1" */
	.tx-flashslider-pi1 {
		width: 516px;
		margin: 0 auto;
		position: relative;
		background: url(http://www.theinnovator.nl/fileadmin/templates/theinnovator/images/bg_kiwi_slider.gif) no-repeat center;
	}
	
	.tx-flashslider-pi1 .scroll {
			height: 402px;
			width: 516px;
			overflow: auto;
			/*overflow-x: hidden;*/
			position: relative;
			clear: left;
	}
	
	.tx-flashslider-pi1 .scrollContainer div.panel {
			padding-left: 48px;
			padding-top: 43px;
			height: 410px;
			width: 516px;
	}
	
	.tx-flashslider-pi1 ul.navigation {
			list-style: none;
			margin: 0;
			padding: 0;
			display:none;
			visibility:hidden;
	}
	
	.tx-flashslider-pi1 ul.navigation a:focus {
			outline: none;
	}
	
	.tx-flashslider-pi1 .hide {
			display: none;
	}
	
	/* Navigation */
	.tx-flashslider-pi1 h1 {
		font-weight:normal;
		margin:0;
		padding:10px 0px 0px;
	}
	.tx-flashslider-pi1 ul.navigation {
		padding-bottom: 9px;
	}
	.tx-flashslider-pi1 ul.navigation li {
			display: inline;
			margin-right: 10px;
	}
	
	.tx-flashslider-pi1 ul.navigation a {
			padding: 10px;
			color: #000;
			text-decoration: none;
	}
	
	.tx-flashslider-pi1 ul.navigation a:hover {
			background-color: #f6f6f6;
	}
	
	.tx-flashslider-pi1 ul.navigation a.selected {
			background-color: #e2e2e2;
			-moz-border-radius-topleft:2px;
			-moz-border-radius-topright:2px;
	}
	
	.tx-flashslider-pi1 .scrollButtons {
		text-indent:-9999px;
		display:block;
		background:url() no-repeat center;
		width:17px;
		height:31px;
		position: absolute;
		top: 107px;
		cursor: pointer;
		z-index:99;
	}
	.tx-flashslider-pi1 .scrollButtons.left {
		left: 0px;
	}
	.tx-flashslider-pi1 .scrollButtons.right {
		right: 0px;
	}
	
	.tx-flashslider-pi1 .scroll {
/*		border:2px solid #e2e2e2; */
	}