		body {
			font-family: Verdana, Arial, Helvetica;
		}
		h1 {
			font-size: 14px;
		}
		h1 a {
			color: #000;
		}
		img {
			border-width: 0px;
		}
		#verzendkosten {
			font-size: 12px;
		}
		#verzendkosten a {
			color: #000;
			text-decoration: none;
		}
		#verzendkosten a:hover {
			color: #555;
			text-decoration: underline;
		}
		.big {
			width: 160px;
			border: 1px solid #000000;
		}
		.preview {
			width: 75px;
			border: 1px solid #000000;
		}
		.preview2 {
			width: 80px;
			border: 1px solid #000000;
		}
		small {
			font-size: 10px;
		}
		#top {
			width: 100%;
			border-spacing: 5px;
			border-collapse: collapse;
		}
		#top .image {
			width: 70;
			height: 70;
			text-align: center;
			font-size: 12px;
		}
		#top .image a {
			text-decoration: none;
			color: #000;
		}
		#top .image a:hover {
			text-decoration: underline;
			color: #111;
		}
		#line {
			width: 100%;
			height: 2px;
			border-spacing: 0px;
			border-collapse: collapse;
		}
		#line #shade {
			width: 380px;
			background-image: url(../images/line_left.gif);
		}
		#line #pixel {
			background-image: url(../images/line.gif);
			background-repeat: repeat;
			height: 2px;
		}
		#main {
			width: 100%;
			border-spacing: 0px;
			border-collapse: collapse;
		}
		#left {
			vertical-align: top;
			width: 172px;
		}
		#left_menu {
			color: #000;
			width: 172px;
			border-spacing: 0px;
			border-collapse: collapse;
		}
		#left_menu .top {
			color: #FFF;
			font-weight: bold;
			font-style: italic;
			font-size: 14px;
			background-image: url(../images/top_left.gif);
			height: 22px;
			padding-left: 10px;
		}
		#left_menu td {
			background-color: #A9B3CF;
			padding-left: 10px;
			font-size: 10px;
			font-weight: bold;
		}
		#left_menu a {
			text-decoration: none;
			color: #000;
		}
		#center {
			text-align: left;
			padding-left: 25px;
			padding-right: 25px;
			font-size: 12px;
		}
		#center table {
			border-spacing: 0px;
			border-collapse: collapse;
			width: 100%;
			font-size: 12px;
		}
		#center table a {
			text-decoration: none;
			color: #000;
		}
		#center .top a {
			color: #FFF;
		}
		#center .top a:hover {
			text-decoration: underline;
		}
		#center .top {
			color: #FFF;
			font-weight: bold;
			height: 10px;
			background-color: #6D7895;
		}
		#center .bottom {
			color: #FFF;
			height: 4px;
			background-color: #6D7895;
		}
		#center .one {
			background-color: #BCC4DA;
		}
		#center .two {
			background-color: #E1E6F3;
		}
		#center .three {
			background-color: #BCC4DA;
		}
		#center .1 {
			background-color: #BCC4DA;
		}
		#center .2 {
			background-color: #E1E6F3;
		}
		#center .3 {
			background-color: #BCC4DA;
		}
		#center td {
			vertical-align: middle;
			padding: 2px;
		}
		#right {
			text-align: right;
			width: 215px;
		}
		input {
			font-family: Verdana, Arial, Helvetica;
			border: 1px solid #000;
			height: 16px;
			font-size: 90%;
		}
		.checkbox {
			border-width: 0px;
			height: 14px;
		}
		.radio {
			border-width: 0px;
		}
		.submit {
			border: 1px solid #000000;
			height: 20px;
		}
		.right_menu {
			color: #000;
			width: 215px;
			border-spacing: 0px;
			border-collapse: collapse;
		}
		.right_menu .top {
			color: #FFF;
			font-weight: bold;
			font-style: italic;
			font-size: 12px;
			height: 22px;
			padding-left: 10px; 
			background-image: url(../images/top_right.gif);
		}
		.right_menu td {
			padding-left: 5px; 
			padding-right: 5px;
			background-color: #A9B3CF;
			font-size: 10px;
		}
		#left_menu.empty {
			background-color: #FFF;
		}
		.right_menu .empty {
			background-color: #FFF;
			height: 12px;
		}
		.link a {
			text-decoration: none;
			color: #000;
		}
		.link a:hover {
			text-decoration: underline;
			color: #111;
		}
		.__aanbiedingen td {
			border: 1px solid #336;
		}
		#aanbieding a {
			text-decoration: none;
			color: #000;
		}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
}
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
