
@font-face {
	font-family: Monotype Corsiva;
	font-style:  normal;
	font-weight: normal;
	src: url(MONOTYP0.eot);
}


/*=== Algemene eigenschappen m.b.t. het beheer van de site =============================*/
/*=== Inlogscherm ========================================*/
table#login {
	width								: 60%;
	border							: 1px solid #bbbaba;
	background-color		: #210409;
	background-image		: url(../Images/bg_maincontentproductpage.jpg);
	background-position	: bottom right;
	background-repeat		: no-repeat;
}

table#login td#header {
	text-align: center;
	background: #2b2b2b;
}

table#login td#logintitle {
	background	: #060002;
	height			: 25px;
	font-family	: "Monotype Corsiva";
	font-size		: 20px;
	color				: #fff;
	text-align	: center;
}

.labellogin {
	font-family		: "Book Antiqua", Arial;
	font-size			: 13px;
	color					: #bbbaba;
	text-align		: right;
	vertical-align: top;
}
/*===/Inlogscherm ========================================*/
/*=== Splashscreen =======================================*/
table#splash {
	width			: 778px;
	height		: 100%;
	background:	#32030b;
}

table#splash td#header {
	height		: 24px;
	background: #2b2b2b;
}

table#splash td.photos {
	height: 143px;
}

table#splash td#enter {
	background		: #2b2b2b;
	height				: 72px;
	padding				: 0 0 0 525px;
	vertical-align: top;
}

	#splash td#enter a {
		font-family			: "Book Antiqua", Arial;
		font-size				: 17px;
		text-decoration	: none;
	}
	
#splash td#footer {
	height			: 40px;
	background	: #060002;
	font-family	: "Monotype Corsiva", Vivaldi, serif;;
	font-size		: 14px;
	text-align	: center;
	color				: #393637;
}

#splash td#footer a {
	color				: #bbbaba;
	font-family	: "Book Antiqua", Arial;
	font-size		: 12px;
	text-decoration: underline;
}

#splash td#footer a:hover {
	color				: #fff;
	font-family	: "Book Antiqua", Arial;
	font-size		: 12px;
	text-decoration: none;
}
/*===/Splashscreen =======================================*/

.adminarea {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 11px;
	padding					: 5px;
	background-color: #9f0;
	color						: #333;
}

#maincontent .adminarea td {
	color						: #333;	
}

a.adminlink {
	background-color: #9f0;
	color						: #333;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 11px;
	text-decoration	: underline;
}

a.adminlink:hover {
	background-color: #333;
	color						: #9f0;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 11px;
	text-decoration	: none;
}

/*=== Afbeeldingenbeheer =========================================*/
td.imagebox {
	border				: 1px solid;
	border-color	: #444 #aaa #aaa #444;
	padding				: 10px;
	text-align		: center;
	vertical-align: middle;
}

td.imagebox img {
	border: 0;
}
/*===/Afbeeldingenbeheer =========================================*/

/*=== Productbeheer (zie ook maincontent) ===============================================*/
/*=== Producten die nog niet op pagina zijn geplaatst ==========*/
	.ls img {
		border: 2px solid #B4B4B4;
	}
	
	.pt img {
		border: 2px solid #B4B4B4;
	}
	
	div.pic {
		display			: block;
		float				: left;
		width				: 220px;
		height			: 240px;
		padding			: 5px;
		border			: 1px solid;
		border-color: #aaa #444 #444 #aaa;
		margin			: 5px 3px;
		background	: #fff;
		text-align	: center;
		overflow		: hidden;
	}
	
	div.pic ul { margin: 0.25em; padding: 0; list-style: none; }
	div.pic a img.movepicleft {	cursor:hand; float: left; border: 0; }
	div.pic a img.movepicright {	cursor:hand; float: right; border: 0; }
	div.pic a img { border: 1px solid; border-color: #444 #aaa #aaa #444; }
	/*=== Producten die nog niet op pagina zijn geplaatst ==========*/
/*===/Productbeheer (zie ook maincontent) ===============================================*/

/*===/Algemene eigenschappen m.b.t. het beheer van de site =============================*/

body {
	margin		: 0;
	background: #000;
}

table#page {
	width	: 100%;
	height: 100%;
}

.textfield, .textarea {
	background: #000;
	color: #fff;
	border: 0 solid #bbbaba;
}
/*=== Header met logo ==============================================================*/
td#logo {
	width			: 772px;
	height		: 93px;
	padding		: 0 0 0 150px;
	background: #2a2a2a;
}
/*===/Header met logo ==============================================================*/
/*=== Breadcrumbs ==================================================================*/
td#breadcrumbs {
	width				: 772px;
	height			: 22px;
	text-align	: right;
	padding			: 0 10px 0 10px;
	background	: #2a2a2a;
	color				: #999;
	font-family	: "Book Antiqua", Arial;
	font-size		: 15px;
	font-style	: italic;
}

td#breadcrumbs a {
	color						: #999;
	font-family			: "Book Antiqua", Arial;
	font-size				: 15px;
	font-style			: italic;
	text-decoration	: underline;
}

td#breadcrumbs a:hover {
	color						: #999;
	font-family			: "Book Antiqua", Arial;
	font-size				: 15px;
	font-style			: italic;
	text-decoration	: none;
}
/*===/Breadcrumbs ==================================================================*/
/*=== Hoofdmenu ====================================================================*/
td#navmain {
	width			: 772px;
	height		: 25px;
	background: #060002;
}

td#navmain .sub a {
	display					: block;
	width						: 125px;
	height					: 25px;
	padding-top			: 4px;
	float						: left;
	text-align			: center;
	font-family			: "Monotype Corsiva", Vivaldi, serif;;
	font-size				: 20px;
	color						: #fff;
	text-decoration	: none;
}

td#navmain .sub a:hover {
	display					: block;
	width						: 125px;
	height					: 25px;
	padding-top			: 4px;
	float						: left;
	text-align			: center;
	font-family			: "Monotype Corsiva", Vivaldi, serif;;
	font-size				: 20px;
	background			: #403e3f;
	color						: #fff;
	text-decoration	: none;
}


td#navmain td.subselected a {
	display					: block;
	width						: 125px;
	height					: 25px;
	padding-top			: 4px;
	float						: left;
	text-align			: center;
	font-family			: "Monotype Corsiva", Vivaldi, serif;;
	font-size				: 20px;
	background			: #403e3f;
	color						: #fff;
	text-decoration	: none;
}

td#navmain td.subselected a:hover {
	display					: block;
	width						: 125px;
	height					: 25px;
	padding-top			: 4px;
	float						: left;
	text-align			: center;
	font-family			: "Monotype Corsiva", Vivaldi, serif;;
	font-size				: 20px;
	background			: #403e3f;
	color						: #fff;
	text-decoration	: none;
}

td#navmain td.subinvisible a {
	font-family			: "Monotype Corsiva", Vivaldi, serif;;
	font-size				: 20px;
	color						: #333;
	text-decoration	: none;
}

td#navmain td.subinvisible a:hover {
	font-family			: "Monotype Corsiva", Vivaldi, serif;;
	font-size				: 20px;
	color						: #bbbaba;
	background			: #060002;
	text-decoration	: none;
}

/*===/Hoofdmenu ====================================================================*/
/*=== Parentmenu ===================================================================*/
td#navparent {
	width					: 151px;
	padding				: 25px 0 0 5px;
	background		: #2a2a2a;
	vertical-align: top;
	line-height		: 130%;
}

div.navparent {
	width		: 146px;
	float		: left;
}

div.navparent td.sub, div.navparent td.subselected {
	text-align: left;
}

div.navparent td.sub a {
	display					: block;
	width						: 100%;
	font-family			: "Book Antiqua", Arial;
	font-size				: 15px;
	font-style			: italic;
	color						: #bbbaba;
	text-decoration	: none;
}

div.navparent td.sub a:hover {
	display					: block;
	width						: 100%;
	font-family			: "Book Antiqua", Arial;
	font-size				: 15px;
	font-style			: italic;
	color						: #bbbaba;
	background			: #403e3f;
	text-decoration	: none;
}

div.navparent td.subselected a {
	display					: block;
	width						: 100%;
	font-family			: "Book Antiqua", Arial;
	font-size				: 15px;
	font-style			: italic;
	color						: #bbbaba;
	background			: #210409;
	text-decoration	: none;
}

div.navparent td.subselected a:hover {
	display					: block;
	width						: 100%;
	font-family			: "Book Antiqua", Arial;
	font-size				: 15px;
	font-style			: italic;
	color						: #bbbaba;
	background			: #210409;
	text-decoration	: none;
}

div.navparent td.subinvisible a {
	font-family			: "Book Antiqua", Arial;
	font-size				: 15px;
	font-style			: italic;
	color						: #333;
	text-decoration	: none;
}

div.navparent td.subinvisible a:hover {
	font-family			: "Book Antiqua", Arial;
	font-size				: 15px;
	font-style			: italic;
	color						: #bbbaba;
	background			: #060002;
	text-decoration	: none;
}
/*===/Parentmenu ===================================================================*/
/*=== Submenu ======================================================================*/
td#navsub {
	height				: 25px;
	background		: #060002;
	text-align		: right;
}

div.navsub {
	width		: 120px;
	float		: left;
}

div.navsub td.sub {
	text-align: center;
}

td#navsub div.navsub td.sub a {
	display					: block;
	width						: 100%;
	font-family			: "Book Antiqua", Arial;
	font-size				: 15px;
	color						: #bbbaba;
	text-decoration	: none;
}

td#navsub div.navsub td.sub a:hover {
	display					: block;
	width						: 100%;
	font-family			: "Book Antiqua", Arial;
	font-size				: 15px;
	color						: #bbbaba;
	background			: #403e3f;
	text-decoration	: none;
}

td#navsub div.navsub td.subinvisible a {
	font-family			: "Book Antiqua", Arial;
	font-size				: 15px;
	color						: #333;
	text-decoration	: none;
}

td#navsub div.navsub td.subinvisible a:hover {
	font-family			: "Book Antiqua", Arial;
	font-size				: 15px;
	color						: #bbbaba;
	background			: #060002;
	text-decoration	: none;
}
/*===/Submenu ======================================================================*/

/*=== Thema ========================================================================*/
td#theme {
	width					: 237px;
	background		: #35181a;
	vertical-align: top;
}
/*=== Maincontent ==================================================================*/
td#maincontent {
	vertical-align		: top;
	padding						: 10px;
	font-family				: "Book Antiqua", Arial;
	font-size					: 13px;
	line-height				: 130%;
	color							: #fff;
	background-color	: #210409;
}

td#maincontent td {	
	font-family				: "Book Antiqua", Arial;
	font-size					: 13px;
	line-height				: 130%;
	color							: #fff;
	text-align				: justify;
}

a {
	font-family			: "Book Antiqua", Arial;
	font-size				: 13px;
	color						: #bbbaba;
	text-decoration	: underline;
}

a:hover {
	font-family			: "Book Antiqua", Arial;
	font-size				: 13px;
	color						: #fff;
	text-decoration	: none;
}

	/*=== Productoverzicht =============================*/
		/*=== Overzicht subitems ===========================*/
	td#maincontent div.productviewsubitems {
		float						: left;
		width						: 237px;
		height				: 100px;
		/*
		Gebruiken indien achtergrondafbeelding
		height					: 190px;		
		*/
		margin					: 2px;
		background-color: #210409;
		border					: 0 solid #060002;
	}
	
	td#maincontent div.productviewsubitems table {
		background-repeat		: no-repeat;
		background-position	: center;
	}
	
	td#maincontent div.productviewsubitems td {
		text-align					: center;
		vertical-align			: middle;
		background-position	: center;
		background-repeat		: no-repeat;
	}	
	
	div.productviewsubitems a {
		font-family			: "Monotype Corsiva", Vivaldi, serif;;
		font-size				: 20px;
		font-weight			: normal;
		color						: #fff;
		text-decoration	: none;		
	}
	
	div.productviewsubitems a:hover {
		font-family			: "Monotype Corsiva", Vivaldi, serif;;
		font-size				: 20px;
		font-weight			: normal;
		color						: #fff;
		text-decoration	: underline;		
	}
		/*===/Overzicht subitems ===========================*/
		/*=== Recordpaging =================================*/
	div.recpaging {
		font-family	: "Book Antiqua", Arial;
		font-size		: 15px;
		text-align	: right;
		color				: #fff;
	}
	
	.recpaging a {
		margin					: 0 5px 0 5px;
		color						: #bbbaba;
		text-decoration	: underline;
	}
	
	.recpaging a:hover {
		text-decoration: none;
	}
	
	.recpageselected {
		font-weight: bold;
	}
		/*===/Recordpaging =================================*/		
		/*=== Productgegevens ==============================*/
	table.articledata {
		border: 0 solid #bbbaba;
		width	: 609px;
		height: 148px;
		margin: 5px 0 0 0;
	}
	
		table.articledata td {
			font-family	: "Book Antiqua", Arial;
			font-size		: 13px;
			color				: #fff;
			text-align	: justify;
		}	
	
			/*=== Cel met productfoto, portrait of landscape ===*/
			table.articledata td.ls, table.articledata td.pt {
				width: 207px;
			}	
			
				/*=== Artikelafbeelding in portrait of landscape positie */
				table.articledata td.ls img, table.articledata td.pt img {
					margin: 4px;
					border: 2px solid #060002;
				}	
	
			td#maincontent td.label {
				width					: 100px;
				font-family		: "Book Antiqua", Arial;
				font-size			: 13px;
				color					: #bbbaba;
				vertical-align: top;
			}
		/*===/Productgegevens ==============================*/	
	/*===/Productoverzicht =============================*/
	/*=== Fotoalbumpagina ==============================*/
		/*=== Fotogegevens ===============================*/
	div.photoalbum {
		float	: left;
		border: 0 solid #bbbaba;
		width	: 600px;
		height: 148px;
		margin: 5px 0 0 0;
	}
	
		div.photoalbum td {
			font-family	: "Book Antiqua", Arial;
			font-size		: 13px;
			color				: #fff;
			text-align	: justify;
		}	
	
			/*=== Cel met productfoto, portrait of landscape ===*/
			div.photoalbum td.ls img, div.photoalbum td.pt img {
				margin: 4px;
				border: 2px solid #bbbaba;
			}	
			
			div.photoalbum td.photodata {
				width					: 392px;
				vertical-align: top;
			}			
		/*===/Fotogegevens ===============================*/	
	/*===/Fotoalbumpagina ==============================*/
/*===/Maincontent ==================================================================*/
/*=== Fullscreen ===================================================================*/
body#fullscreen {
	font-family	: "Book Antiqua", Arial;
	color				: #fff;
}

a.fullscreennav {
	font-size				: 13px;
	color						: #bbbaba;
	text-decoration	: none;
}

a.fullscreennav img {
	border: 0;
}

a.fullscreennav:hover {
	font-size				: 13px;
	color						: #fff;
	text-decoration	: underline;
}

body#fullscreen td.label {
	width					: 100px;
	font-family		: "Book Antiqua", Arial;
	font-size			: 13px;
	color					: #bbbaba;
	vertical-align: top;
}

body#fullscreen td.justify {	
	font-family				: "Book Antiqua", Arial;
	font-size					: 13px;
	line-height				: 130%;
	color							: #fff;
	text-align				: justify;
}

body#fullscreen td.productdescname {
	text-align: center;
}


/*===/Fullscreen ===================================================================*/
/*=== Footer =======================================================================*/
td.footer {
	width				: 772px;
	height			: 39px;
	padding			: 0 150px 0 150px;
	background	: #060002;
	color				: #bbbaba;
	font-family	: "Monotype Corsiva";
	font-size		: 14px;
	text-align	: center;
}

td.footer a {
	color				: #bbbaba;
	font-family	: "Book Antiqua", Arial;
	font-size		: 12px;
	text-decoration: underline;
}

td.footer a:hover {
	color				: #fff;
	font-family	: "Book Antiqua", Arial;
	font-size		: 12px;
	text-decoration: none;
}
/*===/Footer =======================================================================*/
/*=== Credits ======================================================================*/
td#credits {
	height				: 25px;
	padding				: 2px 10px 3px 0;
	font-family		: "Book Antiqua", Arial;
	font-size			: 12px;
	text-align		: right;
	vertical-align: bottom;
	color					: #a2a2a2;
}

td#credits a {
	padding					: 0 0 0 5px;
	color						: #bbbaba;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 10px;
	text-decoration	: none;
}

td#credits a:hover {
	padding					: 0 0 0 5px;
	color						: #fff;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 10px;
	text-decoration	: underline;
}
/*===/Credits ======================================================================*/
/*=== Stijlen gedefinieerd in text-editor ==========================================*/
#maincontent span.Title, #maincontent span.Title a {
	font-family	: "Book Antiqua", Arial;
	font-size		: 18px;
	font-weight	: bold;
	font-style	: italic;
	color				: #bbbaba;
}
/*===/Stylen gedefinieerd in text-editor ===========================================*/