/* Template */
* {
	font-family: Arial, Helvetica, sans-serif;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}



body {
	background: #f0f5fb url('img/body_menu_bg.gif') repeat-y 2px top;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

#background {
	position: absolute;
	top: 0;
	left: 0;
	background: url('img/body_background.gif') repeat-x;
	width: 100%;
	height:600px;
	z-index: 0;
	padding: 0;
	margin: 0;
}

#top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 124px;
	background: #fff url(img/top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#topbalk {
	position: absolute;
	top: 124px;
	left: 0px;
	width: 100%;
	height: 21px;
	background: #FFF8BE url('img/topbalk_background.gif');
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	font-size: 15px;
	font-weight: bold;
}

#logo {
	position: absolute;
	top: 85px;
	left: 45px;
	width: 224px;
	height: 68px;
}

#menu {
	position: absolute;
	top: 153px;
	left: 45px;
	width: 224px;

	height: inherit;
	background: #708cd5 url('img/menu_background.gif') repeat-x;
	border-left: solid 1px #003383;
	border-right: solid 1px #003383;
	padding: 25px 0px 0px 13px;
}

#menu a { color: white; text-decoration: none; line-height: 24px;  }

#collections {
	position: relative;
	width: 193px;
	height: 176px;
	z-index:200;
}

#winkel {
	position: relative;
	width: 193px;
	height: 176px;
}

#flash_menu {
	position: absolute;
	top: 29px;
	left: 5.3px;
	width: 184.4px;
	height: 141.5px;
	z-index:100;
}

#container {
	position: relative;
	top: 155px;
	width: 100%; 
	text-align: left;
	clear: all;
	padding: 0 30px 155px 269px;
}


.inhoud td, .inhoud th {

}
td, th { font-size: 12px; }
/* Items & schaduw */

.item {
	position: relative;
	z-index: 1;
	width: 100%;
	background: #FFFFFF url('img/item_background_rechts.gif') repeat-y top right;
	color: #2963BA;
	border: solid 1px #EBF7FC;
	font-size: 12px;
	line-height: 19px;
	padding: 0 0 0 20px;
	margin: 0;
	border-bottom: 2px solid #666e78;
}

.item .inhoud {
	padding: 3px 20px 5px 20px;
}

.item-titel {
	position: relative;
	background: url(img/item-titel.jpg) repeat-x;
	width: 100%;
	height: 26px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.item2 {
	position: relative;
	z-index: 1;
	margin: -15px 0px 0px -15px;
	width: 114%;
	background: #2963BA;
	color: #fff;
	border: solid 1px #EBF7FC;
	font-size: 12px;
	line-height: 19px;
}

.item2 .inhoud {
	padding: 3px 20px 5px 20px;
}

div.nieuwelinks a { 
	background-image: none;
}


/***** COLLECTIONS *****/
#collections_tbl {
	
}

#collections_tbl td.n1, #collections_tbl td.n2, #collections_tbl td.n3 {
	height: 88px;
	font-weight: bold;
	color: #FFFFFF;
}
#collections_tbl td a {
	background: none;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
}
#collections_tbl .n1 {
	background: url('img/collections_n1_bg.gif') repeat-x center center;
}
#collections_tbl .n2 {
	background: url('img/collections_n2_bg.gif') repeat-x center center;
	margin: 0 0 -3px 0;
}
#collections_tbl .n3 {
	background: url('img/collections_n3_bg.gif') repeat-x center center;
}



.events_pop {
	background-image: url( "img/donald.gif" );
	display: inline;
	position: absolute;
	right: 0;
	width: 150px;
	height: 158px;
	z-index: 10;
}

.events {
	height: 170px;
	padding-right: 130px;
	border: solid 1px #EBF7FC;

}



.events-titel {
	background: url(img/events-titel.gif) no-repeat left bottom;
	text-align: center;
	width: 97px;
	height: 23px;
	top: -4px;
	left: 10px;
	position: relative;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px 0px 0px 3px;
}

.inhoud ol {
	list-style-type: none;
	margin-left: 0;
}

a { color: #993efe; 
	text-decoration: none; 
	font-weight: bold;
}

a:hover { text-decoration: underline; }

#zoekFormulier { position: relative; width: 160px; text-align: left; font-size: 12px; margin-top: 20px; }
#zoekformulier h3 { color: white; border-bottom: 1px solid white; font-size: 14px; text-align: left; margin-bottom: 5px; }
#zoekformulier select, #zoekformulier input { font-size: 12px; }
#zoekformulier select { width: 100%; display: block; margin-bottom: 6px; }
#zoekformulier input.tekst_invoer { float: left; width: 77%; margin-bottom: 0px;}
#zoekformulier input.knop_invoer { width: 17%; float: right; }

#shop_zoekFormulier { margin: 0; padding: 0 }
#shop_zoekFormulier select, #shop_zoekFormulier input { font-size: 12px; }
#shop_zoekFormulier select { width: 200px; display: block; }
#shop_zoekFormulier input.tekst_invoer { width: 200px; display: block; margin-top: 4px; margin-bottom: 8px;  }
#shop_zoekFormulier input.knop_invoer { margin-right: 15px;  }

#nieuwsbriefFormulier { position: relative; width: 160px; text-align: left; font-size: 12px; margin-top: 20px; color: white; line-height: 19px; }
#nieuwsbriefformulier h3 { color: white; border-bottom: 1px solid white; font-size: 14px; text-align: left; margin-bottom: 5px; }
#nieuwsbriefformulier input.tekst_invoer { font-size: 12px;width: 100%; display: block; margin-bottom 4px; margin-top: 4px; }
#nieuwsbriefformulier label { font-size: 11px; }

.paginaItems {
	font-size: 12px;
	border-top: solid 1px #2963BA;
	border-bottom: solid 1px #2963BA;
	padding-top: 3px; padding-bottom: 3px;
	margin-bottom: 10px;
	width: 95%;
	position: relative;
}
.paginaNummers {
	left: 0;
	width: 45%;
	margin: 0; border: 0;
}

.aantalResultaten {
	width: 45%;
	text-align: right;
	position: absolute; 
	right: 0;
	margin: 0; border: 0;
}

.shop_beeldje {
	position: relative;
	width: 95%;
	margin: 1px 5px 10px 5px;
	padding: 10px 0 0px 0;
	font-size: 12px;
	color: #2963BA;
}

.klein {
	display: block;
	margin: 5px 0 0 0;
}

.shop_beeldje .titel a {
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
	color: #2963BA;
	text-decoration: none;
}

.shop_beeldje .afbeelding {
	position: relative;
	float: left;
	margin-right: 20px;
	padding: 3px;
}

.klein .afbeelding {
	width: 23%;
}

.shop_beeldje .afbeelding img {
	border: 1px solid #AAAAFF;
}

.shop_beeldje .tekst {
	position: relative;
	float: left;
	width: 72%;
}

/*
.shop_beeldje .tekst .tekst_links,
.shop_beeldje .tekst .tekst_rechts {
	width: 45%;
	float: left;
	margin-right: 20px;
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
}

*/
.shop_beeldje .veld {
	font-weight: bold;
}

.shop_beeldje .waarden
{
	width: 100%;
	text-align: left;
	line-height: 20px;
	display: block;
}

/*
.shop_beeldje .ondertitel,
.shop_beeldje .thema,
.shop_beeldje .sculpturer,
.shop_beeldje .formaat,
.shop_beeldje .jaar,
.shop_beeldje .uitgifteprijs,
.shop_beeldje .marktprijs,
.shop_beeldje .actieprijs,
.shop_beeldje .retired,
.shop_beeldje .opVoorraad,
.shop_beeldje .limed,
.shop_beeldje .goldcircle,
.shop_beeldje .membersonly
*/

div.shop_beeldje span.actieprijs {
	color: red; 
}

.opVoorraad .ja {
	color: green;
}

.opVoorraad .nee {
	color: red;
}

.shop_beeldje .toevoegKnop, .shop_beeldje .verwijderKnop {
	margin: -15px 0px 0px 0px;
	float: right;
	
}

#bestelFormulier {
	margin: 0 20px 0 20px;
}

#bestelFormulier span {
	width: 150px;
	float: left;
}

#bestelFormulier span.prijs,
#bestelFormulier input,
#bestelFormulier select {
	width: 200px;
	float: none;
}

#bestelFormulier input.geen_tekst {
	width: auto;
}

#bestelFormulier #teBetalen,
#bestelFormulier #teBetalenLabel {
	font-weight: bold;
}

#advancedZoekFormulier label {
	width: 150px;
	float: left;
}

#advancedZoekFormulier input,
#advancedZoekFormulier select {
	width: 200px;
}

#advancedZoekFormulier select.variatie {
	width: 60px;
}

#advancedZoekFormulier input.knop {
	margin-top: 10px;
	width: 80px;
}

#advancedZoekFormulier {
	margin: 0 20px 0 20px;
}

#contactFormulier {
	margin: 0 20px 0 20px;
}

#contactFormulier label {
	width: 150px; float: left;
}

#contactFormulier span {
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
}


#contactFormulier textarea {
	width: 305px;
	height: 100px;
}


}
#contactFormulier input.knop {
	margin-top: 10px;
}
/* BPANEL dingen */
#bpanel {
	position: relative;
	top: 155px;
	text-align: left;
	padding: 10px 20px 175px 20px;
	font-size: 12px;
}

#bpanel a, #bpanel td {
	font-size: 12px;
}

#bpanel table {
	margin-bottom: 10px;
}

#bpanel .kleur1 {
	background-color: white;
}

#bpanel .kleur2 {
	background-color: #DDE;
}

#bpanel .columnnames {
	 border-bottom: 1px solid black;
}

#bpanel a {
	color: black;
}

.paginaNummers a, .paginaNummers .geselecteerde_pagina {
	color: #2963BA;
}

.paginaNummers .geselecteerde_pagina { font-weight: bold; }
.openingstijden { color: #fff; }

/*
.item a {
	background:  url(img/handje.gif) no-repeat fixed 0px 0px;
	color: #FFF600;
	padding: 0px 0px 0px 28px;
	margin: 0px 0px 0px 5px;
	font-weight: bold;
}
*/
img { background: none ; }

