/* Proloog ------------------------------------- 

	Project: Martinetti
	Auteur: Jeroen Hulscher 
	Datum start: 26 oktober 2009
	Datum einde: tba
	
	Inhoud:
	- Resets
	- Definition styles
	- Standard styles
	- jQuery styles
	
*/

/* Resets ------------------------------------- */

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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
}

body {
font-family: "Helvetica Neue", "Arial", sans-serif;
font-size: 12px;
color: #fff;
background: #000 url(../images/bg.jpg) no-repeat left top;
height: 100%;
}  

html {
height: 100%;
overflow-x: hidden;
}

/* Definition styles ------------------------- */

h1 {
font-weight: normal;
letter-spacing: 0.03em;
font-size: 30px;
margin-bottom: 20px;
}

h2 {
font-weight: normal;
letter-spacing: 0.03em;
font-size: 20px;
font-style: italic;
margin-bottom: 20px;
}

h3 {
font-weight: normal;
letter-spacing: 0.03em;
font-size: 16px;
}

	h3 span {
	font-size: 50px;
	}
	
#text {
position: absolute;
left: 20px;
top: 20px;
z-index: 1;
display: none;
}
	
#imagebox {
height: 100%;
position: relative;
left: 0px;
top: 0px;
z-index: 2;
}

#imageFrame {
padding: 30px;
}

#ecardForm {
padding: 0px 30px;
}

.larger {
font-size: 14px;
}

	#ecardForm form {
	margin-top: 20px;
	}
	
	#cardImage {
	width: 500px;
	}
	
	#cardImage img {
	max-width: 500px;
	}
	
	form p {
	margin-bottom: 10px;
	}

.formDiv {
clear: both;
margin-bottom: 10px;
}
	
.formDiv label {
width: 150px;
display: block;
float: left;
line-height: 22px;
}

input, textarea {
border: 1px solid #454345;
background: #000;
color: #fff;
font-family: Arial;
float: left;
}

input {
height: 14px;
padding: 2px 10px;
width: 130px;
}

textarea {
width: 200px;
}

.standardSubmit {
background: #454345;
color: #999999;
width: auto !important;
padding: 3px 10px;
height: 24px;
margin-left: 298px;
}

table {
width: 1070px; !important;
}

#table01 {
margin-top: 20px;
margin-left: 0px;
}

	#table01 .c01 {
	width: 430px;
	}
	
	#table01 .c02 {
	width: 300px;
	}
	
	#table01 .c03 {
	width: 180px;
	}


#table02 {
margin-top: 5px;
margin-left: 0px;
}

	#table02 .c01 {
	width: 660px;
	}
	
	#table02 .c02 {
	width: 180px;
	}
	
	#table02 .c03 {
	width: 180px;
	}
	
#table03 {
margin-top: 5px;
margin-left: 0px;
}

	#table03 .c01 {
	width: 170px;
	}
	
	#table03 .c02 {
	width: 230px;
	}
	
	#table03 .c03 {
	width: 180px;
	}
	
	#table03 .c04 {
	width: 170px;
	}
	
	#table03 .c05 {
	width: 180px;
	}
	
	#table03 .c06 {
	width: 180px;
	}
	
#table04 {
margin-top: 25px;
margin-left: 0px;
}

	#table04 .c01 {
	width: 730px;
	}
	
	#table04 .c02 {
	width: 180px;
	}
	
	#table04 .c03 {
	width: 180px;
	}
	
.image00 {
position: absolute;
left: 220px;
top: 680px;
}

.disclaimer {
width: 600px;
color: #666;
font-size: 10px;
margin-left: 200px;
}

.disclaimer p {
margin-bottom: 20px;
}

/* Standaard styles -------------------------- */

a img,fieldset { border: none;}

legend { display:none }

q { font-style: italic; }

td { vertical-align: middle; }

input, label { vertical-align: middle; }

.floatleft { float: left  !important; }
.floatright { float: right  !important; }
.textright { text-align: right; padding-right: 10px !important; }
.block { display: block; width: 550px; }

.block2 { display: block; width: 400px !important;}

.blackborder {
border: 1px solid #000;
width: 443px;
margin-bottom: 5px;
}

.bold { font-weight: bold !important; }

.clearboth { clear: both; display: block; }

.onzichtbaar { display: none !important; }

.nopadding { padding: 0em  !important; }
.nomargin  { margin: 0em  !important; }
.noborder { border: none  !important; }
.nobg { background: none  !important; }
.nobullet { list-style:none !important; }

.tekstLinks { text-align: left; }
.tekstRechts { text-align: right; }
.textCenter { text-align: center; }

.p50 { width: 50%;}

.w350 {	width: 350px; }
.w600 {	width: 590px; margin-left: 20px; }

.marginTop40 { margin-top: 40px; }
.marginTop35 { margin-top: 25px; }
.marginRight15 { margin-right: 15px; }
.marginRight25 { margin-right: 25px; }
.marginRight30 { margin-right: 30px; }


/* jQuery styles ----------------------------- */

.jafbeeldingenbox {
position: relative;
left: 0px;
top: 0px;
margin-bottom: 20px;
}

.jafbeeldingenbox ul {
    z-index: 1;
    position: relative;
    top: 0px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    width:  100%;
    height: 282px;
	list-style:none;
	padding-bottom: 5px;
	background: url(../images/w540BlockBottom.png) no-repeat right bottom;
}


	.jafbeeldingenbox li {
    list-style-type: none !important;
    float: left;
    position: absolute;
    width: 436px;
    height: 282px;
	top: 0px;
	left: 0px;
	border: 2px solid #000;
	padding: 0px !important;
	}

.jafbeeldingenbox li img {
width: 100% !important;
height: 100% !important;
}
	
	.jafbeeldingenbox li.item1 {
	z-index: 40;
  	}
	.jafbeeldingenbox li.item2 {
  	z-index: 30;
 	 }
	.jafbeeldingenbox li.item3 {
  	z-index: 20;
  	}
	.jafbeeldingenbox li.item4 {
  	z-index: 10;
  	}
	.jafbeeldingenbox li.item5 {
  	z-index: 1;
  	}

.imgTitle {
position: absolute;
bottom: 0px;
left: 0px;
height: 60px;
width: 382px;
display: block;
color: #ffffff !important;
padding: 10px 20px 0px 24px;
line-height: 25px;
font-size: 14px;
font-weight: normal;
}

.imgTitle strong {
font-size: 15px;
}

   .imgTitle span {
   background: url(../images/jcarouselTekst.png) repeat left top;
   padding: 3px 5px 3px 5px !important;
   }
    
.jcarousel-clip {
    z-index: 2;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    position: relative;
}

.jcarousel-control {
  position: absolute;
  width: auto !important;
  overflow: hidden;
  right: 10px;
  top: 10px;
  z-index: 130;
  }
  
.jcarousel-control a {
  float: left;
  height: 13px;
  width: 13px;
  margin-right: 5px;
  text-align: center;
  overflow: hidden;
  font-weight:bold;
  font-size:10px;
  text-decoration:none;
  display: block;
  background: url(../images/jcarouselInactive.png) no-repeat center top;
  text-indent: -9999px;
  outline: 0px;
  }
  
.jcarousel-control a.active {
background: url(../images/jcarouselActive.png) no-repeat left top;
color: #1d2532 !important;
}


span.jaar {
			color: #369936;
			font-weight: bold;
			background: none !important;
			padding: 0px !important;
			}

