/*
 *Common
 */
*
{
	outline: none 0;
} 

html, body
{
	margin: 0;
	padding: 0;
	height: 100%;
}

div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
}

.close
{
	clear: both;
}

ul
{
	margin-left: 15px;
}

ol
{
	margin-left: 20px;
}

a img
{
	border: none 0;
}

/*
 *Main
 */
body
{
	font-size: 62.5%;
	background: url(../media/images/body-bg.gif) left top repeat-x #999;
}

div#box-outercontainer
{
	position: absolute;
	left: 0;
	top: -107px;
	height: 107px;
	min-width: 940px;
	width: 100%;
	z-index: 1000;
}
	
	div#box-innercontainer
	{
		position: relative;
		min-width: 940px;
		width: 100%;
		background: url(../media/images/box-innercontainer-bg.png) left top repeat;
	}

		div#box
		{
			position: relative;
			padding: 11px 0 0 0;
			margin: 0 auto;
			width: 940px;
			height: 96px;
			overflow: hidden;
		}
		
			div#box-left-content
			{
				position: relative;
				padding: 0 20px 0 0;
				width: 440px;
				float: left;
			}
			
			div#box-content-text
			{
				width: 875px;
			}
		
		div#outertabs
		{
			position: relative;
			margin: 0 auto;
			min-width: 950px;
			width: 100%;
			height: 20px;
			background: url(../media/images/outertabs-bg.png) left top repeat-x;
		}
		
			div#innertabs
			{
				position: relative;
				margin: 0 auto;
				width: 950px;
				height: 20px;
			}

div#outer-header
{
	position: relative;
	margin: 0 auto;
	width: 960px;
	height: 150px;
}

	div#inner-header
	{
		position: relative;
		width: 960px;
		height: 112px;
		overflow: hidden;
	}

	div#menubar
	{
		position: relative;
		width: 960px;
		height: 36px;
		overflow: hidden;
	}

div#outer-main
{
	position: relative;
	min-width: 960px;
	width: 100%;
	background: url(../media/images/main-top-bg.gif) left top repeat-x #fff;
}

	div#inner-main
	{
		position: relative;
		min-width: 960px;
		width: 100%;
		background: url(../media/images/main-bottom-bg.gif) left bottom repeat-x transparent;
	}
	
		div#main-content
		{
			position: relative;
			padding: 0 0 40px 0;
			margin: 0 auto;
			width: 960px;
		}
		
		div#padding
		{
			position: relative;
			padding: 30px 0 0 0;
			width: 960px;
		}
		
			div#left-content
			{
				position: relative;
				padding: 30px 30px 40px 30px;
				width: 250px;
				min-height: 235px;
				background: url(../media/images/left-content-bg.png) left top no-repeat transparent;
				float: left;
			}
			
			div#right-content
			{
				position: relative;
				padding: 30px 10px 0 30px;
				width: 610px;
				float: left;
			}
			
				/*Nieuws archief*/
				table#archive
				{
					width: 100%;
				}
				
				table#archive th, table#archive td
				{
					padding: 2px 4px;
				}			
				
				table#archive th.header
				{
					padding-bottom: 4px;
					background: url(../media/images/table-archive-header-bg.gif) right top no-repeat;
					cursor: pointer;
				}
				
				table#archive th.headerSortDown
				{
					background: url(../media/images/table-archive-headerdown-bg.gif) right top no-repeat;
				}
				
				table#archive th.headerSortUp
				{
					background: url(../media/images/table-archive-headerup-bg.gif) right top no-repeat;
				}
				
				table#archive th.footer
				{
					padding-top: 5px;
					border-top: 1px solid #f60;
				}
	
			div.scrollable
			{
				position:relative;
				margin: 0 0 0 30px;
				width: 900px;
				height: 285px;
				overflow:hidden;
			}
			
				div#container
				{
					position: absolute;
					width: 20000em;
				}
	
					div.page
					{
						position: relative;
						padding: 0 10px 0 20px;
						width: 410px;
						height: 285px;
						overflow: hidden;
						float: left;
					}
					
						div.block
						{
							position: relative;
							margin: 0 0 20px 0;
							width: 410px;
							height: 276px;
							overflow: hidden;
						}
						
			div.scrollable-showcase
			{
				position:relative;
				margin: 0 0 0 30px;
				width: 900px;
				height: 305px;
				overflow:hidden;
			}
			
				div#container-showcase
				{
					position: absolute;
					width: 20000em;
				}
	
					div.page-showcase
					{
						position: relative;
						padding: 40px 10px 0 20px;
						width: 270px;
						height: 265px;
						overflow: hidden;
						float: left;
					}
					
						div.block-showcase
						{
							position: relative;
							margin: 0 0 20px 0;
							width: 270px;
							height: 265px;
							overflow: hidden;
						}
						
			/*10 px left padding*/
			div.left-padding
			{
				position: relative;
				padding: 30px 0 0 10px;
			}
			
			div.padding {
				position: relative;
				padding: 30px 0 0 0;
			}
			
			/*Paging*/
			div#paging
			{
				position: absolute;
				right: 15px;
				top: 30px;
			}
			
			/*Klanten*/			
			div.customer-logo
			{
				position: relative;
				padding: 10px 0 0 10px;
				width: 180px;
				height: 140px;
				background: url(../media/images/customer-logo-bg.png) left top no-repeat transparent;
				float: left;
			}
			
			/*Projecten*/
			div.project-container
			{
				position: relative;
				padding: 10px 20px 20px 10px;
				width: 440px;
				height: 150px;
				background: url(../media/images/project-container-bg.png) left top no-repeat transparent;
				float: left;
			}
			
				div.project-image
				{
					position: relative;
					width: 180px;
					height: 140px;
					float: left;
				}
				
				div.project-description
				{
					position: relative;
					padding: 0 10px;
					width: 239px;
					height: 140px;
					border-left: 1px solid #ccc;
					float: left;
				}
				
div#outer-services,
div#outer-orangebar
{
	position: relative;
	min-width: 960px;
	width: 100%;
	height: 243px;
	background: url(../media/images/services-bg.gif) left top repeat-x #f60;
}

	div#inner-services,
	div#inner-orangebar
	{
		position: relative;
		padding: 0;
		margin: 0 auto;
		width: 960px;
		height: 243px;
	}
	
		div.services-block
		{
			position: relative;
			padding: 10px 15px 0 15px;
			margin: 18px 38px 0 0;
			width: 264px;
			height: 204px;
			background: url(../media/images/services-block-bg.gif) left top no-repeat #bf5109;
			overflow: hidden;
			float: left;
		}
		
		div.last
		{
			margin: 18px 0 0 0;
		}
	
div#outer-news-project
{
	position: relative;
	min-width: 960px;
	width: 100%;
	height: 245px;
	background: url(../media/images/news-project-bg.gif) left top repeat-x #000;
	overflow: hidden;
}

	div#inner-news-project
	{
		position: relative;
		margin: 0 auto;
		width: 960px;
		height: 245px;
	}
	
		div.news-project-block
		{
			position: relative;
			padding: 10px 0 0 10px;
			width: 470px;
			height: 235px;
			float: left;
		}
		
			
			/*Carousel*/
			div#projectcontainer
			{
				position: relative;
				width: 470px;
				height: 140px;
			}
			
				div.project
				{
					position: relative;
					width: 470px;
					height: 140px;
					overflow: hidden;
				}
				
	div.bottomlinks
	{
		position: absolute;
		left: 10px;
		bottom: 16px;
	}
	
div#outer-footer
{
	position: relative;
	min-width: 960px;
	width: 100%;
	background: url(../media/images/footer-bg.gif) left top repeat-x #999;
}

	div#inner-footer
	{
		position: relative;
		margin: 0 auto;
		padding: 1em 10px 1em 10px;
		width: 940px;
	}
	
/*Slider*/
#slider {
	position:relative;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
}

.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}

.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}

/*
 *Text
 */	
h1, h2, h3, h4, h5, h6, p, a, dl, ul, ol, th, td, form, fieldset, label, input, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

h1
{
	font-size: 2.3em;
	line-height: .7em;
}

div#outer-main h1
{
	color: #f60;
}

div#outer-services h1
{
	color: #fff;
}

	div#outer-services h1 span
	{
		color: #000;
	}

div#outer-news-project h1
{
	color: #fff;
}

h2
{
	font-size: 1.7em;
	line-height: 1.3em;
}

	div#outer-news-project h2
	{
		color: #f60;
	}

	div#box h2
	{
		color: #f60;
	}

h3
{
	font-size: 1.2em;
	line-height: 1.2em;
	color: #f60;
}

	div#box-left-content h3,
	div#box-content-text h3
	{
		font-size: 1.4em;
	}

p, ul, ol, td, th
{
	line-height: 1.5em;
	color: #333;
}

ul li p, ul li a, td a,div#right-content a
{
	font-size: 1em;	
}

div#box p
{
	color: #ccc;
}

div#outer-news-project p
{
	color: #fff;
}

div#outer-main a,
div#outer-news-project a
{
	color: #f60;
}

div#outer-services a
{
	color: #fff;
}

div#outer-main a:hover,
div#outer-services a:hover
{
	color: #333;
}

div#outer-news-project a:hover
{
	color: #fff;
}

div#outer-footer p
{
	margin: 1em 0 0 0;
	font-size: 1em;
	color: #333;
}

	div#outer-footer p a
	{
		font-size: 1em;
		color: #333;
	}

/*Icon links*/
a#box-close
{
	position: absolute;
	right: 0;
	top: 13px;
	display: block;
	height: 22px;
	padding: 4px 26px 0 0;
	color: #f60;
	text-decoration: none;
	background: url(../media/images/box-close.png) right center no-repeat transparent;
}

	a#box-close:hover
	{
		color: #fff;
	}

a.readmore
{
	position: absolute;
	left: 0;
	bottom: 1em;
	display: block;
	padding: 6px 0 0 36px;
	height: 34px;
	background: url(../media/images/icon-read-more.png) left center no-repeat transparent;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
}
	
a.more
{
	padding: 2px 0 3px 24px;
	background: url(../media/images/icon-more.gif) left center no-repeat;
	text-decoration: none;
}

div.project-description a.more,
div#left-content a.more
{
	background: url(../media/images/icon-more-white.gif) left center no-repeat;
}

a.rss
{
	padding: 2px 0 3px 24px;
	background: url(../media/images/icon-rss.gif) left center no-repeat;
	text-decoration: none;
}

a.archive
{
	padding: 2px 0 3px 24px;
	background: url(../media/images/icon-archive.gif) left center no-repeat;
	text-decoration: none;
}

a.explain
{
	padding: 2px 0 3px 24px;
	background: url(../media/images/icon-explain.gif) left center no-repeat;
	text-decoration: none;
}

	a.readmore:hover, a.more:hover, a.rss:hover, a.archive:hover, a.explain:hover
	{
		text-decoration: underline;
	}

/*Tabs nieuwsbrief/helpdesk*/
div#box-outercontainer a.tab
{
	display: block;
	padding: 8px 0 0 0;
	width: 100px;
	height: 27px;
	background: url(../media/images/tab-bg.png) left top no-repeat;
	float: right;
	color: #f1f1f1;
	text-decoration: none;
	text-align: center;
}

	div#box-outercontainer a.tab:hover
	{
		color: #fff;
	}

		div#box-outercontainer a.current
		{
			color: #fff;
			padding: 5px 0 0 0; 
			height: 30px;
			background-position: right top;
		}
	
/*Paging*/
div#paging a
{
	display: block;
	margin: 0 4px 0 0;
	padding: 4px;
	font-size: 1em;
	color: #333;
	text-decoration: none;
	-moz-border-radius:4px; 
    -webkit-border-radius:4px;
	border: 1px solid #dedede;
	background-color: #ededed;
	float: left;
}
	
	div#paging a:hover
	{
		color: #fff;
		border: 1px solid #f60;
		background-color: #ff9147;
	}
	
	div#paging a.current
	{
		color: #fff;
		border: 1px solid #ff9147;
		background-color: #f60;
		cursor: default;
	}

/*Breadcrumbs*/
p.breadcrumb
{
	position: absolute;
	bottom: 14px;
	right: 10px;
	font-size: 1.1em;
	color: #fff;
}

	p.breadcrumb span
	{
		font-weight: bold;
		color: #f60;
	}

	p.breadcrumb a
	{
		font-size: 1em;
		color: #999;
		text-decoration: none;
	}
	
		p.breadcrumb a:hover
		{
			color: #fff;
			text-decoration: underline;
		}

/*Link lists*/
ul.whitelist, div#inner-footer ul.whitelist
{
	margin: 0;
	list-style: none;
}

	ul.whitelist li a
	{
		font-size: 1em;
		line-height: 1.5em;
		color: #fff;
		text-decoration: none;
		padding-left: 8px;
		background: url(../media/images/bullet-white.gif) left top no-repeat;
	}
	
	div#inner-footer ul.whitelist li
	{
		line-height: 1em;
	}
	
	div#inner-footer ul.whitelist li a
	{
		font-size: .8em;
	}
	
		div#outer-services ul.whitelist li a:hover, div#inner-footer ul.whitelist li a:hover
		{
			color: #fff;
			text-decoration: underline;
		}

/*Headlines*/
table#headlines
{
	width: 100%;
}

table#headlines td,
div#left-content table#headlines td
{
	color: #f60;
	font-size: 1.2em;
	line-height: 1.2em;
	vertical-align: top;
	padding: .2em 0;
}

table#headlines td
{
	border-bottom: 1px solid #333;
}

div#left-content table#headlines td
{
	border-bottom: 1px solid #dedede;
}

	table#headlines td a
	{
		color: #fff;
		text-decoration: none;
	}
	
		table#headlines td span
		{
			padding: 0 1em 1em 0;
			float: left;
		}
		
			div#left-content table#headlines td a
			{
				color: #333;
			}
	
		table#headlines td a:hover
		{
			color: #fff;
			text-decoration: underline;
		}
		
		div#left-content table#headlines td a:hover
		{
			color: #f60;
			text-decoration: underline;
		}
	
		table#headlines td.date,
		div#left-content table#headlines td.date
		{
			padding: .2em 0;
			width: 60px;
			color: #f60;
			white-space: nowrap;
		}
		
/*Definition list*/
dl
{
	font-size: 1em;
	line-height: 1.3em;
}

	dt
	{
		padding: 0 4px 0 0;
		width: 30px;
		text-align: right;
		color: #f60;
		float: left;
	}
	
	dd
	{
		color: #333;
	}
	
/*Archive*/
table#archive td a
{
	text-decoration: none;
}

	table#archive td a:hover
	{
		text-decoration: underline;
	}
		
/*Navigation*/
ul#nav
{
	margin: 0;
	list-style: none;
}

	ul#nav li
	{
		float: left;
	}
	
		ul#nav li a
		{
			display: block;
			font-size: 1.1em;
			color: #666;
			text-decoration: none;
			padding: 10px 16px 11px 16px;
			float: left;
		}
		
			ul#nav li a:hover
			{
				color: #000;
				background: url(../media/images/menu-hover-bg.gif) center bottom no-repeat;
			}
			
			ul#nav li a.current
			{
				color: #f60;
			}
			
/*Projects*/
ul#projectlist
{
	margin: 0;
	list-style: none;
}

/*Images*/
img#browserlogos
{
	position: absolute;
	right: 10px;
	bottom: 0;
}

div#inner-services img
{
	margin: 15px 0 250px 0;	
	float: left;
}

div.project img
{
	margin: 0 12px 0 0;
	border: 4px solid #333;
	float: left;
}
	
img.thumb
{
	margin: 0 0 8px 0;
	border: 1px solid #ccc;
}

div.block-showcase img.thumb
{
	border: none 0;
}

img.imgleft
{
	float: left;
	margin: 0 40px 20px 0;
}

img.imgright
{
	float: right;
	margin: 0 0 20px 40px;
}

/*Forms*/
div.error-container
{
	position: relative;
	padding: 0 0 30px 68px;
	margin: 0 0 10px 0;
	background: url(../media/images/icon-warning.gif) left top no-repeat;
}

form#subscribeform,
form#loginform
{
	width: 340px;
	padding: 6px 0 0 20px;
	border-left: 1px dotted #f60;
	float: left;
}
 
div.formrow
{
	position: relative;
	padding: 0 0 .6em 0;
}
	
	label
	{
		padding: 0 10px 0 0;
		font-size: 1em;
		color: #333;
		text-align: right;
		width: 140px;
		float: left;
	}
	
		form#subscribeform label,
		form#loginform label
		{
			color: #ccc;
			width: 90px;
		}
	
	input, textarea
	{
		padding: 2px;
		font-size: 1em;
		color: #000;
		width: 360px;
		border-left: 1px solid #ccc;
		border-top: 1px solid #ccc;
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
		background: url(../media/images/input-bg.gif) left top no-repeat scroll #fff;
	}
	
		form#subscribeform input,
		form#loginform input
		{
			padding: 1px;
			width: 218px;
		}
	
	textarea
	{
		height: 80px;
		overflow: auto;
	}
	
	input#submit
	{
		padding: 0 0 4px 0;
		width: 90px;
		height: 38px;
		color: #fff;
		border: none 0;
		background: url(../media/images/submit-bg.gif) left top no-repeat;
		cursor: pointer;
	}
		input#submit.hover
		{
			background-position: right top;
		}
		
	form#subscribeform input#subscribe,
	form#subscribeform input#unsubscribe,
	form#loginform input#login
	{
		padding: 0 0 4px 10px;
		width: 110px;
		height: 28px;
		color: #fff;
		border: none 0;
		cursor: pointer;
	}
	
	form#filterform input.submit
	{
		padding: 0 0 4px 0;
		width: 26px;
		height: 22px;
		color: #fff;
		cursor: pointer;
		border: none 0;
		background: url(../media/images/submit-ok-bg.gif) left top no-repeat;
	}
	
		form#filterform input.hover
		{
			background-position: right top;
		}
	
	form#subscribeform input#subscribe
	{
		background: url(../media/images/subscribe-bg.gif) left top no-repeat;
	}
	
	form#subscribeform input#unsubscribe
	{
		background: url(../media/images/unsubscribe-bg.gif) left top no-repeat;
	}
	
	form#loginform input#login
	{
		background: url(../media/images/subscribe-bg.gif) left top no-repeat;
	}
	
		form#subscribeform input#unsubscribe.hover,
		form#subscribeform input#subscribe.hover,
		form#loginform input#login.hover
		{
			background-position: right top;
		}
			
	/*Radio button replacement */
	label.checkbox span.holder{height:60px;background:url(../media/images/radio.gif) 0 0 no-repeat; cursor: pointer;}
	label.radio span.holder{height:60px;background:url(../media/images/radio.gif) 0 0 no-repeat; cursor: pointer;}
	label.checkbox:hover span.holder,label.radio:hover span.holder{top:-20px !important;}
	label.checked span.holder,label.checked span.holder,label.checked:hover span.holder,label.checked:hover span.holder{top:-40px !important;}
	label.list{margin:0 0 1px 0;}
	label.inline{margin:0 10px 0 0;}
	input.hiddenCheckbox{position:absolute;left:-10000px;}
	label.prettyCheckbox span.holderWrap{display:block;float:left;position:relative;margin-right:5px;overflow:hidden;}
	label.prettyCheckbox span.holder{display:block;position:absolute;top:0;left:0;}

p.error
{
	color: #f00;
}

input.error {
	border:1px solid #f00;
	background-color:#fcc;
}

img.help {
	float:right;
	margin-right:75px;
	cursor:pointer;
}

dl#example_bugreport ol li {
	font-size:0.9em;
	line-height:1.3em;
}

	dl#example_bugreport dt,
	dl#example_bugreport dd	{
		float:left;
		text-align:left;
		width: auto;
		clear:both;
		font-size:1.2em;
		line-height:1.3em;
	}
	
	dl#example_bugreport dd {
		margin-bottom: 5px;
	}
