/***********************************************************
Title:     Main | Emile Blume - Netcreators.com
************************************************************/

/* Global reset v1.0 | 20081023 //////////////////////////////////////////////////////////////////////*/
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 { 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 {
	color:#319992;
	line-height:1em;
	font-weight:normal; 
	margin-bottom:0.3em; 
}
h1,
h2 { color:#000; font-size: 1.8em; margin-bottom:1em;}
h3 { font-size: 1.3em; }
h4 { font-size: 1.2em; }
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; }
a:hover { text-decoration:underline; }

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 {
	height: 40px;
	width: 358px;
	left:21px;
	top: 11px;
	position: absolute;
}

/* 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:180px;}
#nav-footer { left:520px; width:412px;}

/* Design /////////////////////////////////////////////////////////////////////////////////*/
#right .frame p { margin:0; padding-top:20px; }
/*#right .frame { float:left; width:100%; }*/
#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 b, #contact strong { color:#319992; }


/* 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; dislay: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;}