/* ------------- algemene opmaak ------------*/
body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	background-color: #f6f6f6;
	color: #666666;
}

td {
	font-size: 12px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color: #666666;
}

/* Oplossing IE BUG letterspacing */
br { 
	letter-spacing: 0px;
}

img {
	border: 0;
}

a {
	color: #564c3a;
}

a:hover {
	color: #999;
}

p {
	padding: 0;
	margin: 5px 0 15px 0;
	line-height: 18px;
}

h1 {
	font-size: 26px;
	font-weight: normal;
	margin: 0 0 15px 0;
}

h2 {
	margin: 4px 0;
	padding: 0;
	font-size: 20px;
	font-weight: normal;
}

h3 {
	margin: 4px 0;
	padding: 0;
	font-size: 17px;
	font-weight: normal;
}

h5 {
	font-weight: normal;
}

h6 {
	font-weight: normal;
}

.clearfix {
	clear: both;
}

.canvasBackground {
	padding: 10px 35px;
	background-image: url(/inc/img/canvas_background.jpg);
}

/*
 *  LAY-OUT
 */
div#container {
	position: relative;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}

div#container div#languages {
	position: absolute;
	text-align: right;
	right: 36px;
}

div#container div#languages a {
	margin-left: 4px;
}

div#container .shadowTop {
	width: 990px;
	height: 34px;
	background-image: url(/inc/img/shadow_top.jpg);
}

div#navigation {
	position: relative;
	height: 60px;
}

div#navigation ul {
	width: 700px;
	position: absolute;
	left: 230px;
	top: 0;
	margin: 0;
	padding: 0;
}

div#navigation ul li {
	display: block;
	float: left;
	list-style-type: none;
	background-image: url(/inc/img/menu.jpg);
	background-repeat: no-repeat;
	width: 138px;
	height: 48px;
}

div#navigation ul li:hover {
	display: block;
	float: left;
	list-style-type: none;
	background-image: url(/inc/img/menu_active.jpg);
	background-repeat: no-repeat;
	width: 138px;
	height: 48px;
}

div#navigation ul li.current {
	display: block;
	float: left;
	list-style-type: none;
	background-image: url(/inc/img/menu_active.jpg);
	background-repeat: no-repeat;
	width: 138px;
	height: 48px;
}

div#navigation ul li a {
	display: block;
	width: 138px;
	height: 48px;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
	line-height: 48px;
	text-transform: lowercase;
	color: #666;
}

div#header {
	position: relative;
	height: 300px;
	margin-bottom: 12px;
}

div#header .left {
	display: table;
	position: relative;
	width: 230px;
	height: 300px;
	float: left;
	/* padding: 20px; */
	overflow: hidden;
}

div#header div.left div.middle {
	#position: absolute;
	#top: 50%;
	display: table-cell;
	vertical-align: middle;
	padding: 20px;
}

div#header div.left div.banner_text {
	#position: relative;
	#top: -50%;
	color: #FFFFFF;
	font-size: 28px;
	padding: 0;
	margin: 0;
	width: 190px;
	font-weight: normal;
}

div#header div.left h1 {
	#position: relative;
	#top: -50%;
	color: #FFFFFF;
	font-size: 28px;
	padding: 0;
	margin: 0;
	width: 190px;
}

div#header .right {
	width: 690px;
	height: 300px;
	float: left;
}

div#header .overlay {
	position: absolute;
	top: -11px;
	left: -11px;
}

div#content {

}

div#content .breadcrumb {
	border-bottom: 1px solid #cbcbcb;
	padding-bottom: 2px;
	margin-bottom: 20px;
	height: 18px;
}

div#content .breadcrumb ul {
	padding-left: 0;
	margin-left: 0;
	list-style-type: none;
	display: inline;
}

div#content .breadcrumb ul li {
	display: inline;
	list-style-type: none;
	font-size: 11px;
}

div#content .breadcrumb ul a {
	text-decoration: none;
	color: #666666;
}

div#content .breadcrumb img {
	vertical-align: text-bottom;
}

div#content .left {
	position: relative;
	width: 230px;
	min-height: 100px;
	float: left;
	padding: 0;
}

div#content .left ul {
	list-style-type: none;
	margin: 0;
	padding-left: 35px;
}

div#content .left ul a {
	text-decoration: none;
	font-size: 12px;
}

div#content .left ul li a {
	color: #666666;
}

div#content .left ul li{
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div#content .left ul li.current {
	list-style-type: none;
	margin: 0;
	font-weight: bold;
}

div#content .left ul li.current ul {
	display: block;
}

div#content .left ul li ul {
	padding-top: 8px;
	padding-bottom: 12px;
	padding-left: 6px;
	display: none;
}

div#content .left ul li ul li {
	list-style-image: none;
	font-weight: normal;
}

div#content .left ul li ul li.current {
	list-style-type: none;
	margin: 0;
	list-style-image: none;
}

div#content div.right {
	position: relative;
	width: 650px;
	min-height: 100px;
	float: left;
	padding: 0 20px;
}

div#content div.right div.photoAlbum {
	margin-bottom: 15px;
}

div#content div.right div.photoHolder {
	position: relative;
	background-image: url('/inc/img/products_bg.jpg');
	background-repeat: repeat-x;
	width: 100%;
	height: 220px;
}

div#content div.right div.photoHolder img {
	position: absolute;
	right: 0;
}

div#content div.right div.photoThumbHolder {
	margin-top: 10px;
}

div#content div.right div.photoThumbHolder img {
	margin-right: 10px;
	border: 1px solid #999999;
	width: 120px;
}

div#content div.right div.photoThumbHolder div.photoPages {
	margin-top: 10px;
	text-align: right;
}

div#content div.right div.photoThumbHolder div.photoStrip {
	height: 63px;
	width: 660px;
}

div#content div.right div.photoThumbHolder div.photoPages .pageLink {
	padding: 2px 4px;
	margin-right: 2px;
}

div#content div.right div.photoThumbHolder div.photoPages .selected {
	background-color: #ebebeb;
}

div#content div.right div.productdescription {
	position: absolute;
	left: 0;
	top: 0;
	width: 185px;
	padding: 10px 20px;
}

div#content div.right div.productdescription p {
	color: #ffffff;
	font-size: 0.8em;
	line-height: normal;
}

div#content div.right div.productdescription a {
	color: #ffffff;
}

div#container  div#footer {
	text-align: center;
	font-size: 11px;
	margin-bottom: 10px;
}

div#container div#footer a {
	color: #666666;
	margin-right: 4px;
}

div#container div#footer a:hover {
	color: #cccccc;
}

div#container  .shadowBottom {
	width: 990px;
	height: 34px;
	background-image: url(/inc/img/shadow_bottom.jpg);
}

div#container  .shadowMiddle {
	width: 990px;
	height: 40px;
	background-image: url(/inc/img/shadow_mid.jpg);
}

div#container div.line_grey {
	line-height: 0;
	height: 0;
	border-bottom: 1px solid #CBCBCB;
	margin-bottom: 6px;
}

div#container div#contentbottom div.line_grey {
	margin-right: 5px;
}

div#container div#contentbottom div.left {
	width: 230px;
	float: left;
}

div#container div#contentbottom div.middlelarge {
	width: 690px;
	float: left;
}

div#container div#contentbottom div.middle {
	width: 230px;
	float: left;
}

div#container div#contentbottom div.fullwidth {
	float: none;
}

div#container div#contentbottom div.right {
	width: 460px;
	float: left;
}

/*div#container ul.linkoverview {
	list-style-type: none;
}*/

div#container ul#linkoverview {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#container ul#linkoverview li {
	float: left;
	width: 184px;
	font-weight: bold;
	font-size: 12px;
	/* text-transform: uppercase; */
}

div#container ul#linkoverview li a {
	text-decoration: none;
	color: #666666;
}

div#container ul#linkoverview li a:hover {
	color: #999999;
}

div#container ul#linkoverview li ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#container ul#linkoverview li ul li {
	float: none;
	margin: 0;
	font-weight: normal;
	font-size: 11px;
	margin-top: 3px;
	text-transform: none;
}

/* ------------- formulier velden -----------*/
input.textbox {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding: 2px;
	width: 350px;
}

textarea.textarea {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding: 2px;
	width: 350px;
}

.loginerror {
	color: #c00c00;
}

/* ------------- einde formulier velden ------- */

/* ------------- filedownload in tinymce -------*/

a.WA_fileupload.pdf {
	padding: 0px 0px 0px 22px;
	background-image: url(/CFIDE/icons/page_white_acrobat.png);
	background-repeat: no-repeat;
	display: inline-block;
	line-height: 22px;
}

a.WA_fileupload.doc, a.WA_fileupload.docx {
	padding: 0px 0px 0px 22px;
	background-image: url(/CFIDE/icons/page_white_word.png);
	background-repeat: no-repeat;
	display: inline-block;
	line-height: 22px;
}

a.WA_fileupload.xls, a.WA_fileupload.xlsx {
	padding: 0px 0px 0px 22px;
	background-image: url(/CFIDE/icons/page_white_excel.png);
	background-repeat: no-repeat;
	display: inline-block;
	line-height: 22px;
}

a.WA_fileupload.ppt, a.WA_fileupload.pptx {
	padding: 0px 0px 0px 22px;
	background-image: url(/CFIDE/icons/page_white_powerpoint.png);
	background-repeat: no-repeat;
	display: inline-block;
	line-height: 22px;
}

a.WA_fileupload.txt {
	padding: 0px 0px 0px 22px;
	background-image: url(/CFIDE/icons/page_white_text.png);
	background-repeat: no-repeat;
	display: inline-block;
	line-height: 22px;
}

a.WA_fileupload.zip, a.WA_fileupload.rar {
	padding: 0px 0px 0px 22px;
	background-image: url(/CFIDE/icons/page_white_compressed.png);
	background-repeat: no-repeat;
	display: inline-block;
	line-height: 22px;
}

/* ------------- einde filedownload in tinymce -*/

/* --- belt --- */
.belt {
margin-bottom:10px;
margin-bottom:10px;
border:1px solid #CBCBCB;
background-color:#efefef;
overflow:hidden;
-moz-border-radius:3px;
border-radius:3px;
/*width:100%;*/
}
	.belt ul {
	float:left;
	padding-left:0;
	margin:7px 0;
	padding:0;
	}
		.belt li {
		list-style-type:none;
		display:block;
		padding:3px;
		float:left;
		}
			.belt li img {
			display:block;
			border:1px solid #000;
			height:62px;
			margin:0;
			padding:0;
			}
			.belt li a:hover img {
			border-color:#fff;
			}
			.belt li a:active img {
			border-color:#000;
			}

	.jquery_belt {
	position:relative;
	}
		.jquery_belt li.first {
		border-left:1px solid #000;
		}
		.jquery_belt a.previous,
		.jquery_belt a.next {
		display:block;
		width:33px;
		height:30px;
		overflow:hidden;
		position:absolute;
		top:26px;
		background-image:url('/inc/img/belt_navigation.png');
		background-repeat:no-repeat;
		text-indent:-9999em;
		outline:0;
		}
		.jquery_belt a.previous {
		left:0;
		}
		.jquery_belt a.next {
		right:0;
		}


/* --- carousel --- */
#carousel {
-moz-border-radius:0;
border-radius:0;
}
			#carousel li img {
			border-width:1px;
			margin:1px;
			display:inline;
			}
			#carousel li.act a img,
			#carousel li a:hover img,
			#carousel li a:active img {
			border-width:2px;
			margin:0;
			}

	.jquery_carousel_imgwrp {
	padding:8px;
	background-color:#F6F6F6;
	border:1px solid #CBCBCB;
	border-bottom:none;
	position:relative;
	overflow:hidden;	
	}
		.jquery_carousel_imgwrp ul {
		float:left;
		margin:0;
		padding:0;
		}
			.jquery_carousel_imgwrp li {
			list-style:none;
			float:left;
			}
				.jquery_carousel_imgwrp img {
				display:block;
				margin:0;
				padding:0;
				border:1px solid #000;
				}
				.jquery_carousel_imgwrp a.next,
				.jquery_carousel_imgwrp a.previous {
				display:block;
				width:25%;
				height:40px;
				overflow:hidden;
				position:absolute;
				z-index:999;
				/* margin:9px 0; */
				padding:0;
				text-indent:-9999em;
				background:url('/inc/img/spacer.gif') repeat 0 0; /* msie7; otherwise non-clickable */
				}
				.jquery_carousel_imgwrp a.next:active,
				.jquery_carousel_imgwrp a.previous:active {
				outline:0;
				}
				.jquery_carousel_imgwrp a.next {
				right:8px;
				}
				.jquery_carousel_imgwrp a.previous {
				left:8px;
				}
					.jquery_carousel_imgwrp a.next span,
					.jquery_carousel_imgwrp a.previous span {
					background-image:url('/inc/img/belt_navigation.png');
					background-repeat:no-repeat;
					display:none;
					width:41px;
					height:40px;
					}
					.jquery_carousel_imgwrp a.previous:hover span,
					.jquery_carousel_imgwrp a.previous:active span,
					.jquery_carousel_imgwrp a.next:hover span,
					.jquery_carousel_imgwrp a.next:active span {
					display:block;
					}
					.jquery_carousel_imgwrp a.next span {
					float:right;
					}

/* --- matrix --- */
#matrix {
padding:7px 0;
}
	#matrix ul {
	margin:0;
	}
		#matrix li {
		list-style:none;
		float:left;
		}
	#matrix li img {
	width:105px;
	margin:1px;
	}
		#matrix li a.act:link img,
		#matrix li a.act:visited img,
		#matrix li a.act:hover img,
		#matrix li a.act:active img,
		#matrix li a:hover img {
		border-width:2px;
		margin:0;
		}
	#matrix ul {
	margin:0;
	}
