/* CSS for panco.nl // by jacco ~ dream-on.nl */

/* COLORS */
/* #FFF		- white */
/* #C8C8A2	- panco green (bg) */
/* #FE370F	- panco red */
/* #D2D2B2	- lighter green */
/* #94997B	- darker green */


/* -- NORMALIZE -- */
/* normalize margin & padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, blockquote, th, td {
  margin: 0px;
  padding: 0px;
}

/* normalize font-size for headers */
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
}

/* remove list-style from lists */
ol, ul {
  list-style: none;
}

/* normalize font-style and font-weight to normal */
address, caption, cite, code, dfn, th, var {
  font-style: normal;
  font-weight: normal;

}

/* remove list-style from lists */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* remove border from img and fieldset */
img, fieldset {
  border: 0;
}
/* left align text in caption and th */
caption, th {
  text-align: left;
}


/* HTML & BODY */
html, body {
	text-align: left;
}


/* DIVIDERS */
div#header {
	height: 112px;
	background: #FFF url(../gfx/bg_header.gif) no-repeat top center;
	text-align: center;
}
	div#header img.logo {
		margin-right: 688px;
	}

div#wrapper {
	background: #C8C8A2 url(../gfx/bg.gif) top center;
	text-align: center;
}
	div#nav {
		width: 980px;
		height: 50px;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
		background: url(../gfx/bg_nav.gif) no-repeat bottom center;
	}
		div#nav ul {
			padding: 12px 0 0 45px;
		}
		div#nav ul li {
			float: left;
			background-image: url(../gfx/nav_sprite.gif);
			background-repeat: no-repeat;
		}
		div#nav ul li a {
			width: 149px;
			height: 37px;
			display: block;
			text-indent: -9999px;
			white-space: nowrap;
		}
		div#nav ul li#m1 {
			background-position: 0 -40px;
		}
		div#nav ul li#m1:hover {
			background-position: 0 0;
		}
		div#nav ul li#m4 {
			background-position: -149px -40px;
		}
		div#nav ul li#m4:hover {
			background-position: -149px 0;
		}
		div#nav ul li#m28 {
			background-position: -298px -40px;
		}
		div#nav ul li#m28:hover {
			background-position: -298px 0;
		}
		div#nav ul li#m29 {
			background-position: -447px -40px;
		}
		div#nav ul li#m29:hover {
			background-position: -447px 0;
		}
		div#nav ul li#m30 {
			background-position: -596px -40px;
		}
		div#nav ul li#m30:hover {
			background-position: -596px 0;
		}
		div#nav ul li#m12 {
			background-position: -745px -40px;
		}
		div#nav ul li#m12:hover {
			background-position: -745px 0;
		}	
			div#nav ul li ul {
				clear: both;
				margin: 2px 0 0;
				padding: 2px 0 0;
				position: absolute;
				visibility: hidden;
				z-index: 10;
				background: url(../gfx/dropdown_top.gif) no-repeat top right;
			}
			div#nav ul li ul li {
				float: none;
				display: block;
				width: 183px;
				height: 24px;
				background: url(../gfx/dropdown_item.gif) no-repeat right bottom;
			}
			div#nav ul li ul li.last {
				height: 26px;
				background: url(../gfx/dropdown_last.gif) no-repeat right bottom;
			}
			div#nav ul li ul li a {
				width: auto;
				height: auto;
				padding: 0 12px 0 17px;
				color: #000;
				background: url(../gfx/arrow1.gif) no-repeat 10px center;
				font-size: 12px;
				line-height: 24px;
				text-indent: 0px;
				text-decoration: none;
			}
			div#nav ul li ul li a:hover {
				color: #FE370F;
				background-image: url(../gfx/arrow2.gif);
			}

	div#breadcrumbs {
		width: 980px;
		margin-left: auto;
		margin-right: auto;
		padding: 2px 0 5px 0;
		text-align: left;
		background: url(../gfx/bg_content.gif) repeat-y top center;
		font-size: 12px;
	}
		div#breadcrumbs a {
			color: #000;
			font-size: 12px;
		}
		div#breadcrumbs a:first-child {
			padding: 0 0 0 48px;
		}

	div#content {
		width: 980px;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
		background: url(../gfx/bg_content.gif) repeat-y top center;
	}
		div#content_main {
			width: 533px;
			float: left;
			margin: 6px 0 0 45px;
			background: url(../gfx/main_home.gif) no-repeat top left;
		}
		div#content_main.projecten {
			background: url(../gfx/main_projecten.gif) no-repeat top left;
		}
		div#content_main.project {
			background: url(../gfx/main_projecten.gif) no-repeat top left;
		}
		div#content_main.over_panco {
			background: url(../gfx/main_over_panco.gif) no-repeat top left;
		}
		div#content_main.tekst div#content_wrapper, div#content_main.project div#content_wrapper {
			padding-bottom: 8px;
		}
			div#content_wrapper {
				margin: 60px 0 24px;
				padding: 0 15px;
				background: url(../gfx/bg_main.gif) repeat-y bottom left;
			}
				div.item {
					margin: 0 0 8px;
					padding: 4px 0 4px;
					background: url(../gfx/stippel2.gif) repeat-x bottom left;
				}
				div.item:last-child {
					background: none;
				}
					div.projecten div.item {
						margin: 0 0 8px;
						padding: 1px 0 4px;
						background: url(../gfx/stippel1.gif) repeat-x bottom left;
					}
					div.projecten div.item:last-child {
						background: none;
					}
					div.projecten div.item img {
						margin: 2px 6px 15px 0;
					}
				ul.moreprojects {
					margin: 0 0 20px;
					padding: 8px 0 24px;
					background: url(../gfx/stippel2.gif) repeat-x bottom left;
				}
				ul.moreprojects:last-child  {
					background: none;
				}	
					
		div#content_sub {
			width: 313px;
			float: right;
			margin: 20px 48px 0 0;
		}
			div.item_sub {
				width: 313px;
				padding: 40px 0 0 0;
			}
			div.item_sub.info {
				background: url(../gfx/sub_info.gif) no-repeat left top;
			}
			div.item_sub.gebouwd {
				background: url(../gfx/sub_gebouwd.gif) no-repeat left top;
			}
			div.item_sub.stap_voor_stap {
				background: url(../gfx/sub_stap_voor_stap.gif) no-repeat left top;
			}
				div.wrapper_sub {
					margin: 0 0 24px;
					padding: 4px 12px;
					background: url(../gfx/bg_sub.gif) no-repeat bottom left;
				}
			div.item_sub ul {
				padding: 0 0 6px;
			}
			div.item_sub li {
				padding: 4px 0;
				background: url(../gfx/stippel1.gif) repeat-x left bottom;
			}
			div.item_sub li:last-child {
				background: none;
			}
			div.item_sub li a {
				display: block;
				color: #000;
				text-decoration: none;
				padding: 0 0 0 7px;
				background: url(../gfx/arrow1.gif) no-repeat left 0.4em;
			}
			div.item_sub li a:hover {
				color: #FE370F;
				text-decoration: underline
			}
			div#bouwgarant {
				text-align: center;
				margin-bottom: 20px;
			}
			

div#foota {
	background: #FFF url(../gfx/bg_foota.gif) repeat-y top center;
	margin-bottom: 12px;
}
	div#foota ul {
		width: 890px;
		height: 190px;
		margin-left: auto;
		margin-right: auto;
		background: url(../gfx/menneke_foota.gif) no-repeat bottom right;
	}
	div#foota ul li {
		display: block;
		margin: 0 24px 0 0;
		float: left;
	}
	div#foota ul li a {
		display: block;
		padding: 6px 12px 6px 7px;
		background: url(../gfx/stippel1.gif) repeat-x bottom left;
		text-decoration: none;
		color: #000;
		font-size: 12px;
		font-weight: bold;
	}
	div#foota ul li a:hover {
		color: #FE370F;
	}
		div#foota ul ul {
			display: inline;
			margin: 2px 0 0;
			background: none;
		}
		div#foota ul ul li {
			clear: both;
			margin: 0;
			padding: 1px 0 0;
		}
		div#foota ul ul li a {
			background: url(../gfx/arrow1.gif) no-repeat center left;
			padding: 1px 0 0 7px;
			color: #000;
			font-weight: normal;
		}
		div#foota ul ul li a:hover {
			background-image: url(../gfx/arrow2.gif);
			text-decoration: underline;
		}


/* SLIDEVIEWER */
/*preload classes*/
.slideviewer ul {
	position: relative;
	left: -999em;
	height: 165px;
	overflow: hidden; 
}
.over_panco .slideviewer ul {
	height: 120px;
}

/*core classes*/
.stripViewer { 
	float: right;
	position: relative;
	overflow: hidden; 
	margin-left: 4px;
	border: 2px solid #C8C8A2;  
}
.stripViewer ul { /* this is your UL of images */
	position: relative;
	left: 0;
	top: 0;
	width: 1%;
}
.stripViewer ul li { 
	float:left;
}
.stripTransmitter {
	float: right;
	clear: both;
	overflow: auto;
	width: 1%;
	margin: 0 0 12px;
	padding: 0 3px 1px 1px;
	background: url(../gfx/bg_slide_controls.gif) repeat-y left top;
}
.stripTransmitter ul {
	position: relative;
	list-style-type: none;
}
.stripTransmitter ul li {
	width: 17px;
	float:left;
	margin: 0 1px 1px;
}
.stripTransmitter a{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 17px;
	background: #94997B;
	color: #FFF;
	text-decoration: none;
	display: block;
}
.stripTransmitter a:hover {
	color: #FE370F;
	background: #FFF;
}
.stripTransmitter a.current {
	background: #FE370F;
}
.tooltip {
	border: 1px solid #94997B;
	background: #FFF;
	padding: 1px 4px;
}


/* TABLE INFO */
table.info {
}
	table.info td {
		padding: 8px 0;
		vertical-align: top;
		background: url(../gfx/stippel1.gif) repeat-x left top;
	}
	table.info td:first-child {
		font-weight: bold;
		padding-right: 8px;
	}


/* TOOLTIP */
#tooltip {
	position: absolute;
	z-index: 3000;
	width: 204px;
}
	#tooltip .header {
		height: 17px;
		background: url(../gfx/tooltip_top.gif) no-repeat left bottom;
	}
	#tooltip h3 {
		font-weight: normal;
		font-size: 12px;
		line-height: 17px;
		padding: 2px 8px 8px;
		background: url(../gfx/tooltip_bg.gif) no-repeat left bottom;
	}


/* UNIVERSAL */
.clear {
	clear: both;
}


/* TYPOGRAPHY */
div, p, a, li, table td
{
  color: #000;
  font-family: Arial,Tahoma,Helvetica,sans-serif;
  font-size: 13px;
  line-height: 18px;
}

h1 {
	font-size: 18px;
	color: #FE370F;
	margin: 0 0 2px;
}

h2 {
	font-size: 16px;
	color: #FE370F;
	margin: 20px 0 2px;
}
.item_sub h2 {
	margin-top: 4px;
}

p {
	margin: 0 0 12px;
}


/* IMAGES */
img.main {
	margin: 6px 0 8px;
}

img.left {
	float: left;
}

img.right {
	float: right;
	margin: 0 0 0 4px;
}


/* LINKS */
a {
	color: #FE370F;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

a.readmore, ul.moreprojects a {
	background: url(../gfx/arrow2.gif) no-repeat center left;
	padding: 0 0 0 7px;
}

a.nowhere {
	color: #000;
	text-decoration: none;
}


/* FORMZ */
form {
	margin: 0 0 2em;
}

label {
	display: block;
	float: left;
	clear: both;
	width: 120px;
	margin-top: 5px;
	padding: 5px 0 0 0;
}
input {
	margin-top: 5px;
	border: 1px solid #C8C8A2;
	padding: 4px;
}
	input.text {
		width: 210px;
	}
	input.radio {
		margin-top: 8px;
		margin-bottom: 8px;
		border: 0px solid none;
	}
	input.checkbox {
		border: 0px solid none;
	}
	input.button {
		border: 0px solid none;
		background: #C8C8A2;
		padding: 4px 8px;
		color: #000;
	}
textarea {
	margin: 5px 0 0 0;
	border: 1px solid #C8C8A2;
	padding: 0;
	width: 300px;
	height: 150px;
}

select {
	margin: 10px 0 5px;
}

*:first-child+html label.error {
	margin: 0 0 0 10px;
}

div.errors{
}

.invalidValue {
	border:1px solid #FE370F;
}

.requiredValue {
	border:1px solid #FE370F;
}


/* FANCYBOX */
/*
 * FancyBox - jQuery Plugin
 * Examples and documentation at: http://fancybox.net
 * Version: 1.3.1 (05/03/2010)
 * Requires: jQuery v1.3+
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('../gfx/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url('../gfx/fancybox/fancybox.png');
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('../gfx/fancybox/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url('../gfx/fancybox/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('../gfx/fancybox/fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url('../gfx/fancybox/fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('../gfx/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('../gfx/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('../gfx/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('../gfx/fancybox/fancybox-x.png');
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('../gfx/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('../gfx/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('../gfx/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('../gfx/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('../gfx/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('../gfx/fancybox/fancybox-y.png');
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('../gfx/fancybox/fancybox.png');
	background-position: -40px -122px;
}

/* IE */

#fancybox-loading.fancybox-ie div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-close		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-title-over	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie #fancybox-title-left	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-main	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-right	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-left-ico		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-right-ico	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie .fancy-bg { background: transparent !important; }

.fancybox-ie #fancy-bg-n	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-ne	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-e	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-se	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-s	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-sw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-w	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-nw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }


/* PROJECTVIEWER */
.jcarousel-container {
	position: relative;
	clear: both;
	width: 500px;
	margin: 0 auto 0 auto;
	padding: 0;
}
.jcarousel-clip {
	width: 96px;
	z-index: 2;
	padding: 0;
	margin: 0;
	position: relative;
}
ul#feature_gallery_pager {
	display: block;
	width: 500px;
}
.jcarousel-list {
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
.jcarousel-item {
	float: left;
	list-style: none;
	/* We set the width/height explicitly. No width/height causes infinite loops. */
	width: 96px;
}
/*  Horizontal Buttons */
.jcarousel-next-horizontal {
	position:absolute;
	visibility: hidden;
}
.jcarousel-prev-horizontal {
	position:absolute;
	visibility: hidden;
}
#feature_gallery {
	height: 450px;
	width: 500px;
	margin: auto;
	display: block;
	overflow:hidden;
}
ul#feature_gallery_pager {
	display: block;
	margin: auto;
	overflow: hidden;
	height: 72px;
}
#feature_gallery ul.menu li a:hover {
}
ul#feature_gallery_pager li a {
	overflow:hidden;
	width:96px;
	height:72px;
	float:left;
	display:block;
}
ul#feature_gallery_pager li {
	margin: 5px 5px 0 0;
	padding:0;
}
#feature_gallery ul.menu a.activeSlide {
}
#feature_gallery .bigimgs {
	overflow:hidden;
	height:375px;
	width:500px;
	position:relative;
	margin:0 auto;
}
#feature_gallery img.change {
	width:500px;
	height: 375px;
	position:relative;
	
}
#feature_gallery img.thumb {
	width:96px;
	height:72px;
}
