html, body, 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,
b, strong, u, i, em, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background:transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: baseline;
}

a img { border: none; }
abbr, acronym, .help { border-bottom:1px dotted #333; cursor:help; }
blockquote, q { quotes:none; }
blockquote { text-indent:-0.3em; }
blockquote blockquote { margin-left:1em; }
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

dd { margin-left:1em;}
sup, sub { font-size:x-small; vertical-align:top; }
sub { vertical-align:bottom;}
table {	border-collapse:collapse; border-spacing:0; empty-cells:show; width:100%; }
table td, table th { text-align:left; vertical-align:top; }
table.border { margin-bottom:1em; }
table.border, table.border td { border:1px solid #CCC; }
table.border td { padding:0.2em; }

/* Base ////////////////////////////////////////////////////////////////////////////////*/
body {
	background: #FFF url(../img/bg-body.gif) repeat-x left top;
	background:url(../img/bg-balls.gif) no-repeat center -400px;
	color: #666;
	font: normal 72%/1.5 Arial,Helvetica,sans-serif;
}

h1, h2, h3, h4, h5, h6, .h3, .h4, .h5 {
	color:#319992;
	line-height:1em;
	font-weight:normal;
	margin-bottom:0.3em;
}
h1,
h2 { color:#000; font-size: 1.8em; margin-bottom:1em;}
h3, .h3 { font-size: 1.3em; }
h4, .h4 { font-size: 1.2em; }
h5, .h5 { font-size: 1.1em; }

p { font-size: 1em; margin-bottom:1.5em; }
pre, code, kbd, samp { font-size:1.5em; }
pre code { font-size:1em; }

a { color:#319992; text-decoration:none; }
#left a, a:hover { text-decoration:underline; }
#left .fce-title a { text-decoration:none; }

hr {
	clear:both;
	background: #000;
	color: #000;
	border: 0;
	height: 1px;
}

ol, ul {
	list-style:disc;
	margin: 0 0 1.3em 1.3em;
	padding: 0 0 0 1.3em;
}

ol { list-style:decimal;}
#main ol, #main ul { clear:both; /*overflow:auto;*/ }

.hidden { display: none; }
.unhidden { display: block; }

td { font-size:1em; height:auto; padding:0em; text-align:left;}
td p { margin:0; }
caption, th { padding:0em; }
caption { background:black; color:white; font-style:italic; }

/* Layout ///////////////////////////////////////////////////////////////*/
#background {
	background: url(../img/bg-body.gif) repeat-x left top;
	height:20px;
	width:100%;
	left:0;
	top:0;
	position:absolute;
}
#container {
	margin: auto;
	width: 980px;
	top:20px;
	position: relative;
}

#main, #left, #right, #footer-wrap, #contact {
	float: left;
	display: inline; /* workaround for IE6*/
}

#main {
	background: #DEE3D9 url(../img/bg-main.gif) repeat-y 0 0;
	margin-left:5px;
	width:970px;
	min-height:390px;
}
#description, #skip, .hide { display: none;}

#header {
	background:url(../img/bg-header.gif) repeat-x 0 0;
	border-left:1px solid #D9DEDB;
	border-right:1px solid #D9DEDB;
	margin-left:5px;
	height: 155px;
	position: relative;
	width: 968px;
}

#logo {
	background:url(../img/logo.gif) no-repeat 0 0;
	height: 40px;
	width: 358px;
	left:21px;
	top: 11px;
	position: absolute;
}
#logo a { display:block; height:40px; width:358px; }
#logo span { display:block; height:40px; width:358px; text-indent:-9999px; }

/* Left  ////////////////////////////////////////////////////////////////////////*/
#left {
	border-top:6px solid #319992;
	margin:0 10px 0 15px;
	padding:8px 15px 30px 15px;
	width: 586px;
	overflow:hidden;
}

/* Right ////////////////////////////////////////////////////////////////////////*/
#right {
	margin-left:8px;
	height:1%;
	width: 300px;
	overflow:hidden;
}

/* Footer ////////////////////////////////////////////////////////////////////////*/
#footer-wrap{
	background:url(../img/bg-footer.gif) no-repeat center bottom;
	border-bottom:8px solid #FFF;
	margin:auto;
	padding-bottom:25px;
	height:320px;
	width:980px;
	position:relative;
}

#footer {
	background:url(../img/bg-footer-top.gif) no-repeat center 0;
	padding-top:105px;
	height:1%;
	width:980px;
}

#footer * { color:#FFF; }
#footer a { font-weight:bold; }
#footer .title {
	border-bottom:1px dotted #A5D2CF;
	display:block;
	font-size:12px;
	font-weight:bold;
	margin-bottom:12px;
	padding-bottom:8px;
	text-transform:uppercase;
}

#footer-contact, #footer-open, #nav-footer {
	top:125px;
	left:20px;
	height:130px;
	width:230px;
	padding:10px;
	position:absolute;
}
#footer-open {
	background:url(../img/bg-footer-open.gif) no-repeat 0 0;
	left:292px;
	width:255px;
}
#nav-footer {
	left: 574px;
 	width:358px;
}

/* Design /////////////////////////////////////////////////////////////////////////////////*/
#right .frame p { margin:0; padding-top:20px; }
#right .frame, #alert .frame {
	background:#FFF;
	margin-bottom:14px;
	padding:12px;

}
#alert .frame {	background:#FFFF00 url(../img/bg-alert.gif) no-repeat right top;}
#alert .frame h2 { font-size:20px; line-height:24px; margin-right:80px; margin-bottom:0; }
#alert .frame p { color:#000; margin:0; }

#pdc-tabs { background:#C53A97 url(../img/bg-pdc-tabs.gif) no-repeat right top; margin-bottom:18px; padding-top:52px; position:relative;}
#pdc-tabs .pdc-link a {
	cursor:pointer;
	display:block;
	height:50px; width:300px;
	text-indent:-9999px;
	top:0; left:0; position:absolute;
}
#pdc-tabs .tab-01, #pdc-tabs .tab-02{
	background:#FFF;
	display:block;
}
#pdc-tabs .tab-01 .h5, #pdc-tabs .tab-02 .h5 {
	cursor:pointer;
	display:block;
	background-color:#FFF;
	background-image:url(../img/pdc-tabs.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
	height:28px;
	width:100%;
	overflow:hidden;
	text-indent:-9999px;
	background-position:0 -28px;
}
#pdc-tabs .tab-02 .h5 { background-position:0 0px; }
#pdc-tabs ul { list-style:none; margin:0 0 6px 0; padding:6px 16px; }
#pdc-tabs li { margin:2px 0; }
#pdc-tabs li a {
	background:url(../img/arrow-orange.gif) no-repeat 0 4px;
	color:#666;
	display:block;
	padding-left:12px;
}

.print a {
	background:url(../img/print.gif) no-repeat 0 0;
	cursor:pointer;
	top: 170px;
	left: 600px;
	position: absolute;
	height:20px;
	width:20px;
	text-indent:-9999px;
}

/* Frames ///////////////////////////////*/
.frame-01 { background:#FFF; }
.no-padding { padding:0; }
.header {
	clear:both;
	color:#FFF;
	display:inline;
	font-size:16px;
	font-weight:bold;
	padding:2px 10px 2px 4px;
	text-transform:uppercase;
}
.header a { color:#FFF; }

#right .bruin { background:#694F38; }
#right .hof-groen, #product-r-products { background:#319992; }
#right .olijf-groen { background:#9AB100; }
#right .appel-groen { background:#81CF00; }
#right .oranje { background:#FCAF25; }
#right .rood { background:#F1592A; }
#right .magenta { background:#C53A97; }
#right .geel { background:#FFFF00; }


#contact-wrap {
	background:url(../img/bg-contact.gif) no-repeat 0 0;
	display:block;
	height:138px;
	width:308px;
	top:1px;
	left:650px;
	position:absolute;
	z-index:300;
}

#contact p {
	color:#666;
	line-height:1.2em;
	margin:15px 0 0 15px;
}
#contact li+li { margin-top:2px; }
#contact b, #contact strong { color:#319992; font-weight:bold; }
#contact label { font-weight:bold; }


/* FCE /////////////////////////////////*/
.colWrap-01, .colWrap-02 { clear:both; display:block; float:left; margin-bottom:12px; width:100%;}
.colWrap-02 .col-01, .colWrap-02 .col-02 { float:left; display:inline; width:300px;}
.col-01 { margin-right:15px; }

.fce {
	background:#FFF;
	border-top:6px solid #319992;
	border-bottom:12px solid #DEE3D9;
	display:inline; float:left;
	height:160px;
	width:300px;
	margin-bottom:6px;
	overflow:hidden;
	}
.fce-image { display:inline; float:left; height:78px; width:140px; overflow:hidden; }
.fce-title { display:inline; float:left; color:#000; font-size:18px; line-height:20px; padding:4px 8px;}
.fce-title.plus { width:144px; }
.fce-content { padding:0px 8px 2px 8px; }
.fce-spacer { background:#CDD4CF; color:#CDD4CF; }
.fce-more a { font-size:10px; padding:0px 8px 2px 8px; text-transform:uppercase; }

table.imgtext-table, .imgtext-table td { padding:0; line-height:0;}
.align-center { text-align:center; }
.align-right { text-align:right; }

/* TROUWLOKET /////////////////////////////////*/

.trouwloket    {background: #00ff00 url('../img/TrouwloketBg.gif') no-repeat fixed center;}

/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/*
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(../colorbox/overlay.png) repeat 0 0;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(../colorbox/controls.png) no-repeat -100px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(../colorbox/controls.png) no-repeat -129px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(../colorbox/controls.png) no-repeat -100px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(../colorbox/controls.png) no-repeat -129px -29px;}
    #cboxMiddleLeft{width:21px; background:url(../colorbox/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(../colorbox/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(../colorbox/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(../colorbox/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#646464;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#646464;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(../colorbox/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(../colorbox/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(../colorbox/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(../colorbox/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(../colorbox/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to IE9.
*/
/*.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}*/

/*
  The following provides PNG transparency support for IE6
*/
/*.cboxIE6 #cboxTopLeft{background:url(../colorbox/ie6/borderTopLeft.png);}
.cboxIE6 #cboxTopCenter{background:url(../colorbox/ie6/borderTopCenter.png);}
.cboxIE6 #cboxTopRight{background:url(../colorbox/ie6/borderTopRight.png);}
.cboxIE6 #cboxBottomLeft{background:url(../colorbox/ie6/borderBottomLeft.png);}
.cboxIE6 #cboxBottomCenter{background:url(../colorbox/ie6/borderBottomCenter.png);}
.cboxIE6 #cboxBottomRight{background:url(../colorbox/ie6/borderBottomRight.png);}
.cboxIE6 #cboxMiddleLeft{background:url(../colorbox/ie6/borderMiddleLeft.png);}
.cboxIE6 #cboxMiddleRight{background:url(../colorbox/ie6/borderMiddleRight.png);}

.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}*/

/*************************************************************
	Filelink columns
*************************************************************/
.filelink_columns {
	position: relative;
	overflow: hidden;
}

.filelink_columns .fl_col1,
.filelink_columns .fl_col2 {
	position: relative;
	overflow: hidden;
	float: left;
	width: 280px;
}

.filelink_columns .fl_col1 {
	margin-right: 20px;
}
