/* v1.0 | 20080212 */

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, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

* {
	margin: 0;
}

html {
	margin: 0; 
	height: 100%	
}

body {		
	background:url(/images/bg.jpg); 
	height: 100%;
	line-height: 1.5em;
	font-family: georgia, courier new, courier, arial;
	color: #4F4F4F;
	font-size: 95%;
}
#header h1, #header h2 {
	position: absolute;
	text-indent: -999px;
	font-size: 0pt;
}
h1 {
	background: url(/images/maatcode.png);
	width: 349px;
	height: 134px;
	margin: 62px 0pt 0pt 18px;
	z-index: 1;
}
h1 a { 
	display: block;
	height: 100%;	
}
h2 {	
	background: url(/images/sinds-2003-leverancier-van-websites-webshops-en-webapplicaties.png) no-repeat;
	float: left;
	width: 172px;
	height: 172px;
	margin: 70px 0pt 0pt 580px;		
}
sup, sub {
	font-size: 0.8em;	
}
p, ul {
	font-family: Share-Regular, georgia, courier new, courier, arial;
	font-size: 1em; 	
	line-height: 1.5em;
	margin-bottom: 0.8em;
}
a {
	color:#940000;
}
a:hover {
	color:#fff;	
}	
ul li {
	padding-left: 1.5em;
	background:url(/images/bg-bullet.gif) 0 4px no-repeat; 	
	list-style-type: none;	
	min-height: 2em;	
	vertical-align: middle;
}
input.text, textarea, select {
	color: #4F4F4F;
	font-family: Share-Regular, georgia, courier new, courier, arial;	
	background: url(/images/bg-transparency.png) #B4B7B2;	
}
select {
	background-color: #C7C9C5;
} 
h4 {
	font-family: Georgia,"Times New Roman",Times,serif;	
	clear: both;
	font-size: 1.8em;
	line-height: 1.5em;	
	color: #C9C9C9;	
	margin-bottom: 5px;			
}
h4.shadow {	
	color: #778179;
	position: absolute;
	margin-top: -45px;
	margin-left: 1px;	
}
#footer h4 {
	color: #BCBCBC;
	background:url("/images/bg-h4.jpg") no-repeat scroll 0 13px transparent;	
	font-family :TrueCrimesRegular, Arial Narrow,Helvetica,sans-serif;	
	letter-spacing:-1px;
	padding-left:50px;
	white-space:nowrap;	
	font-size: 2em;
	margin-bottom: 5px;
}
#footer h4.shadow {
	background: none;	
	position: absolute;
	color: #686F69;	
	margin-top: -50px;
	margin-left: 1px;	
}
.text, select, textarea {
	border:1px solid #79837B;	
}
.text, select {
	width: 220px;
}
.text, .select {
	padding: 5px;
}
textarea {	
	padding: 3px;
	border:1px solid #79837B;
	width: 100%;
	height: 250px;
}
label {
	width:100px;
	font-weight: bold;
	float: left;
	display: block;
}
#mail-form .text {
	width: 155px;
}
#mail-form div {
	margin-bottom: 1em;
}
#mail-form textarea {
	width: 260px;	
}
#mail-form  div.box-required {
	float: left;
}
#mail-form  input#submit-mail {
	margin-right: 10px;
	float: left;
}
.blog-box p img {
	border:7px solid #79837B;
}
.tags-box {
	margin-bottom: 2em;
}
.tags-box label {
	font-weight: bold;
	width: 45px;
}
.tagcloud-box {
	float: left;	
}
.tagcloud-box li {	
	padding: 0px;
	margin: 0px 0.3em;
	float: left;
	background: none;	
}

.shop-box, .blog-box embed, .blog-box p img, .download-box, div#meuk-box p img.content-img  {
  -moz-box-shadow: 3px 3px 4px #404040; /* Firefox/Mozilla */
  -webkit-box-shadow: 3px 3px 4px #404040; /*Safari/Chrome */
  box-shadow: 3px 3px 4px #404040; /* Opera  */
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#404040')";
  /* IE 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#404040');
}

.round, 
.blog-box embed, 
.blog-box p img,
.blog-box iframe,
html body div#player.full-frame,
html body div#player.full-frame embed#video-player-flash {
	-moz-border-radius: 9px;
	-webkit-border-radius: 3px;
	-webkit-border-top-left-radius: 9px;
	-webkit-border-top-right-radius: 9px;
	-webkit-border-bottom-left-radius: 9px;
	-webkit-border-bottom-right-radius: 9px;
} 
.image-button {
	border: none;
}
.content {
	padding: 3em 0 3em 3em;	
	width: 620px;	
	min-height: 500px;
}
h3 {
	font-family: PosterSansBoldRegular;
	font-size: 4em;
	clear: both;	
	height: 51px;
	color: #CF7871;		
	margin-bottom: 20px;
}
h3.shadow {
	position: absolute;
	color: #CF7871;	
}
h3 span {
	color: #B08F7E;
}
.content-block {
	float: left;
	margin-bottom: 2em;
	width: 620px;
}
.container {
	background: url(/images/swirl-vert.jpg) 684px 0 repeat-y;
	margin:262px 0pt -503px 0pt;	
	height: auto !important;
	min-height: 100%;
	height: 100%;	
}
#header {
	background: url(/images/bg-grunge.jpg) no-repeat;	
	top:0;
	position: absolute;
	width: 100%;		
}
#firefox-box {
	background: url(/images/firefox.png) no-repeat;
	position: absolute;
	top: 147px;
	right: 0;
	width: 155px;
	height: 137px;
	z-index: 3}
#robot-box {
	background: url(/images/crazy-ass-robot.png) no-repeat;
	position: absolute;
	margin-top: 364px;
	left: 725px;
	width: 230px;
	height: 98px;
	z-index: 2;
}
#firefox-box a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 0pt;
	text-indent: -2999px;
}
#swirl-top-box {
	background: url(/images/swirl-top.png) no-repeat;
	position: absolute;
	top: 3px;
	left: 3px;
	width: 208px;
	height: 147px;
	z-index: 1;	
}
#header .box-1 {
	height: 150px;		
}
#header .box-2 {
	height: 112px;
	width: 100%;	
	overflow:hidden;
	text-overflow: ellipsis;	
}
#header .box-2 .inner-box {
	height: 100%;
	width: 100%;	
	background: url(/images/swirl-hor.jpg) repeat-x;	
	margin-left: 118px;
}
div.breadcrumbs-box {	
	position: absolute;
	width: 665px;
	top: 250px;
}
div.breadcrumbs-box ul {
	float: right;
} 
div.breadcrumbs-box ul li {
	padding-left: 1em;
	margin-left: 1em;	
	float: left;
}
#header .box-2 #swirl-left-box {
	position: absolute;
	left: 3px;	
	height: 96px;
	width: 118px;
	background: url(/images/swirl-left.png) no-repeat;	
}
#header .box-2 #swirl-split-box {
	float: left;		
	width: 134px;
	height: 129px;
	margin-left: 527px;
	background: url(/images/swirl-split.jpg) no-repeat;	
}
#clearfix {
	clear: both;
	height: 503px;
}
#footer {			
	height: 503px;			
	background: url(/images/bg-footer.gif);	
	vertical-align: middle;	
}
#footer .border {
	background:url("/images/bg-border-content-footer.gif") repeat-x scroll 0 0 transparent;
	height:11px;
}
#footer .border div {
	background:url("/images/bg-border-bow.jpg") no-repeat scroll 0 0 transparent;
	height:11px;
	margin-left:684px;
	width:195px;
} 
.content-column {
	width: 268px;		
	float: left;
}
.left {
	margin-right: 20px;
}
.scroll-box {
	height: 440px;		
	overflow: hidden;	
}
.portfolio-box {
	width: 324px;                    
	height: 324px;	
	background: url('/images/bg-slideshow.png') no-repeat;	
}
.portfolio-box ul {
	float: left;
	margin-top: 0.5em;
}
.portfolio-box ul li {
	float: left;
	background: none;
	margin-right: 1em;
	padding: 0pt;
}
.portfolio-box ul li.first {
	margin-right: 7em;
}
.shop-box {
	width: 700px;
	height: 175px;
	overflow: hidden;
	float: left;
	border:10px solid #79837B;
}
.shop-box a {
	text-decoration:none;
}
#tools-list a img {
	border:1px solid #78817B;	
}
.shop-box h3 {	
	margin-bottom: 10px;
	font-size: 0pt;
	height: 29px;	
	text-indent: -999px;
}
div.content p img.content-img, #map_canvas {
	border: 1px dashed #79837B;	
}
div.splitter {
	border: none;			
	clear: both;
	height: 14px;
	width: 620px;
	background: url(/images/bg-splitter.gif) repeat-x;
	margin-bottom: 2em;
}
#tools-list {
	width: 223px;
}
#footer ul#tools-list li {	
	background: url(/images/bg-transparency.png);
	margin-bottom: 1em;
	padding-left: 0pt;
	height: 69px;
	width: 200px;	
}
#footer .center {
	background:url(/images/bg-footer-bow.gif) repeat-y scroll 684px 0 transparent;
	padding-top: 2em;	
	white-space: nowrap;
	height: 462px;
}
#footer .center .left {
	margin-left: 3em;	
}
#validate-bar {
	height: 20px;
	line-height: 20px;
	font-size: 0.8em;
	clear: both;
	float: left;
	white-space: nowrap;
}
#validate-bar ul {	
	margin:0pt 0pt 0pt 290px;	
}
#validate-bar ul li {
	background: none;
	float: left;
	margin: 0pt;
	padding: 0pt 0.3em;
	height: 1.2em;
	line-height: 1.2em;
	min-height: 1.2em;
	font-weight: bold;
	color: #4C4D4F;	
}
#validate-bar ul li a {
	height: 1em;	
	line-height: 1em;
	display: block;
	vertical-align: bottom;
}
#validate-bar ul li a img {
	vertical-align: bottom;
}	
p.date {	
	font-weight: bold;
	font-size: 0.7em;
	margin-top: -0.4em;
}
p.date span {
	margin-left: 0.5em;	
}
p.date span img {
	vertical-align: middle;	
}
p.line {	
	margin: 1em 0; 
	height: 3px;
	background: url(/images/bg-line.gif) 0 50% repeat-x;
}
.blog-box embed {
	display: block;
	border:7px solid #79837B;	
	margin: 20px 0pt;
	font-size: 0pt;
	padding: 0pt;	
} 
.paging {
	height: 3em;
	clear: both;	
	margin: 0pt 0pt 2em 0pt;
}
#navigation-bar {	
	margin-bottom: 1em;
	height: 1em;
}
#navigation-bar li.first, .paging li.first {
	background: none;
	padding-left: 0pt;
}	
#navigation-bar li, .paging li {	
	float: left;
	padding: 0pt 0pt 0pt 1.7em;
	background:url(/images/splitter.png) 5px 5px no-repeat; 	
		
}
#submit-mail {
	border: none;
	font-size: 0px;	
}
#domain-form {
	width: 226px;
	margin-bottom: 1em;
}
div.loading-box {	
	width: 20px;
	height: 20px;	
	float: left;
	margin: 4px 5px;
	padding: 0px;
	border: none;
}
.loading {
	background: url("/images/loading.gif") no-repeat;
}
.message-box ul {
	margin: 0;
}
#domain-form .failure {
	background: url("/images/failure.png") no-repeat;
}
#domain-form .success {
	background: url("/images/success.png") no-repeat;
}
#domain-form .message-box {
	display: none;
}
#submit-domain {
	border: none;
	font-size: 0px;
	float: left;
}
.default {
	background: url("/images/bg-transparency.png") repeat scroll 0 0 #B4B7B2;
}
.success, .failure, .notice {
	margin-top: 1em;
	padding: 1em;
	border-width:2px; 
	border-style: solid;	
	white-space: normal;
}
.success {
	border-color: #669966;
	background-color: #99CC99;
	color: #003300;
} 
.failure {
	border-color: #990000;
	background-color: #CC9999;
	color: #660000;	
}
.notice {
	border-color: #B3B300;
	background-color: #FFFFA8;
	color: #B3B300;	
}
#noscript-box {
	font-size: 0.8em;	
	position: absolute;
	top: 0;
	left: 0;
}
.search-box {
	top: 289px;
	left: 440px;
	position: absolute;	
}
.search-box fieldset {	
	float: left;	
}
.search-box .image-button {
	margin-right: 1em;	
}
div#slide-show {	
	float: left;
	margin: 12px 0 0 12px;	          
} 
div#slide-show img {	
	width: 300px;                    
	height: 300px;                   
	position: absolute;
}
div.portfolio-box ul li img {
	margin-top: 0.4em;
	cursor: pointer;
}
div.portfolio-box ul li.first sup {
	margin-top: -2em;
}
#opvakantieinfrankrijk-box {	
	width: 497px;
	height: 150px;		
	margin: 0 0 0 500px;	
	background: url(/images/bg-op-vakantie-in-frankrijk.png);	
}
#opvakantieinfrankrijk-box a {
	background: url(/images/label-op-vakantie-in-frankrijk.png);
	font-size: 0pt;
	margin: 30px 0 0 20px;
	text-indent: -1000px;	
	position: absolute;
	z-index: 3;	
	display: block;
	height: 132px;
	width: 299px;
}
.tooltip-ad {
	width: 400px
}
div#tooltip h6 {
	font-size: 0.8em;
}
#mail-link img {
	margin-top: 4px;	
}
.download-box {
	background: url(/images/bg-download-box.jpg);
	display: block;
	width: 291px;
	height: 67px;
	margin-bottom: 2em;
}
.download-box p img {
	border: none;
	-moz-box-shadow:none;
}
.download-box p {	
	font-family: TrueCrimesRegular, Arial Narrow,Helvetica,sans-serif;
	font-size: 1.4em;
	height: 33px;
	line-height: 33px; 
	vertical-align: middle;
	padding-left: 1em;
	margin: 0.7em 0 -0.5em 0;
	color: #676767;
	position: absolute;
}
.download-box p img {
	vertical-align: middle;
}
p.promo-box { 
	float: right;
	margin: 0pt 0pt 0pt 1em;
}
div.promo-box {
	background: url(/images/bg-promo-box.jpg);
	width: 590px;
	height: 420px;	
	margin: 0px 0px 4em 1em;
	cursor: pointer;
}
div.promo-box .slider {
	float: left;
	margin: 80px 0 0 9px;
}
div.promo-box span {
	margin-top: 111px;	
	float: right;
	font-size: 0.7em;
}

.marker-box {
	letter-spacing: 2px; 
	color: #8C8A88;
	font: 11px georgia, arial;
}
.marker-box h3 {
	color: #505050;
	font:25px Times New Roman, serif; 
	letter-spacing: 4px;
	margin-bottom: 0px;
	height: 1.5em;
}
.marker-box h3 span.first {
	color: #660000;
}
.marker-box p {
	letter-spacing: 2px; 
	color: #8C8A88;
	font: 11px georgia, arial;
}
.marker-box p a {
	font-weight: normal; 
	color: #451515
}
div.albums-box div.box {
	float: left;
	width: 150px;	
	margin: 1em 5em 1em 0;	
}
div.albums-box div.last {
	margin-right: 0em;	
}
div.albums-box h5 {
	margin-bottom: 0.5em;
	white-space: nowrap;
}
div.albums-box img {
	border: 1px dashed #79837B;	
}
div.albums-box img:hover {
	border-color: #940000;
}

div.albums-box div.box p.date {
	text-align: right;
}
div.addthis_toolbox {
	float: left;
	margin-bottom: 1em;
}
/* ------------------------------------------ */

img.floatLeft {
	float: left;
	margin: 0.5em 1em 0pt 0pt;
}
img.floatRight {
	float: right;
	margin: 0.5em 0pt 0pt 1em;
}
img.verticalAlignAbsBottom {	
	vertical-align: bottom;
	margin: 0.5em 1em 0pt 0pt;
}
img.verticalAlignAbsMiddle {
	vertical-align: middle;
	margin: 0.5em 1em 0pt 0pt;
}
img.verticalAlignBaseline {
	vertical-align: baseline;
	margin: 0.5em 1em 0pt 0pt;
}		
img.verticalAlignBottom {
	vertical-align: bottom;
	margin: 0.5em 1em 0pt 0pt;
}
img.verticalAlignMiddle {
	vertical-align: middle;
	margin: 0.5em 1em 0pt 0pt;
}
img.verticalAlignTextTop{
	vertical-align: text-top;
	margin: 0.5em 1em 0pt 0pt;
}		
img.verticalAlignTop{
	vertical-align: top;
	margin: 0.5em 1em 0pt 0pt;
}

/* ------------------------------------------ */

@font-face {
	font-family: 'Share-Regular';
	src: url('/fonts/Share-Regular-webfont.eot');
	src: local('☺'), url('/fonts/Share-Regular-webfont.woff') format('woff'), url('/fonts/Share-Regular-webfont.ttf') format('truetype'), url('/fonts/Share-Regular-webfont.svg#webfonto0TCLpfd') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Share-TechMonoRegular';
	src: url('/fonts/Share-TechMono-webfont.eot');
	src: local('☺'), url('/fonts/Share-TechMono-webfont.woff') format('woff'), url('/fonts/Share-TechMono-webfont.ttf') format('truetype'), url('/fonts/Share-TechMono-webfont.svg#webfont8cqNDGiG') format('svg');
	font-weight: normal;
	font-style: normal; 
}
@font-face {
	font-family: 'TrueCrimesRegular';
	src: url('/fonts/true-crimes-webfont.eot');
	src: local('☺'), url('/fonts/true-crimes-webfont.woff') format('woff'), url('/fonts/true-crimes-webfont.ttf') format('truetype'), url('/fonts/true-crimes-webfont.svg#webfontfPjbJzrd') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'PosterSansBoldRegular';
    src: url('/fonts/poster_sans_bold-webfont.eot?') format('eot'),
         url('/fonts/poster_sans_bold-webfont.woff') format('woff'),
         url('/fonts/poster_sans_bold-webfont.ttf') format('truetype'),
         url('/fonts/poster_sans_bold-webfont.svg#webfont7BypjXvB') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* ------------------------------------------ */


