@charset "utf-8";
/* CSS Document */


/*#### Standaard tabel navigatie ####*/

#nav_admin_default_top, #nav_admin_default_top ul { /* all lists */
	padding: 0;
	margin: 0px 0px 0px 0px;
	list-style: none;
	line-height: 1;
	float:left;
	color:#FFF;
}

#nav_admin_default_top a {
	display: block;
	height: 20px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #FFF;
}

#nav_admin_default_top li { /* all list items */
	float: left;
	width: 15px; /* width needed or else Opera goes nuts */
	padding: 0px 0px 0px 0px;
	color: #FF0000;
	height: 20px;
}


#nav_admin_default_bottom, #nav_admin_default_bottom ul { /* all lists */
	padding: 0;
	margin: 0px 0px 0px 0px;
	list-style: none;
	line-height: 1;
}

#nav_admin_default_bottom a {
	display: block;
	height: 20px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

#nav_admin_default_bottom li { /* all list items */
	float: left;
	width: 15px; /* width needed or else Opera goes nuts */
	padding: 0px 0px 0px 0px;
	color: #FF0000;
	height: 20px;
}






/* Artikel lijst weergave */



#webshop_artikellijst
	{
	padding: 20px 17px 0px 0px;
	float:left;
	width: 558px;
	}


#webshop_artikellijst .artikelregel
	{
	float:left;
	width: 156px;
	/*height: 156px;*/
	padding: 15px 15px 15px 15px;
	margin: 0px 0px 0px 0px;
	
	}

#webshop_artikellijst .artikelregel:hover {
	background: transparent url(../artikel_hover_glow2.png) no-repeat 0px 18px;
}

#webshop_artikellijst .artikelPaginaTop {
	float:left;
	width:156px;
	text-align:center;
	font-size:16px;
	height:18px;
}

#webshop_artikellijst .artikelPaginaBottom {
	float:left;
	width:156px;
	padding: 3px 0px 0px 0px;
}

#webshop_artikellijst .artikelPaginaPrijs {
	float:left;
	width:75px;
	font-size:16px;
}

#webshop_artikellijst .artikelPaginaAantal {
	float:left;
	width:30px;
}

#webshop_artikellijst .artikelPaginaWinkelwagen {
	float:left;
	width:25px;
	cursor:pointer;
}

#webshop_artikellijst .artikelPaginaDetails {
	float:left;
	width:25px;
	cursor:pointer;
}

/*#webshop_artikellijst .foto_container {
	float:left;
	width: 155px;
	height: 155px;
}

#webshop_artikellijst .foto_container:hover {
	background: transparent url(../artikel_hover_glow.png) no-repeat 0px 0px;
}*/

#webshop_artikellijst .artikelregel .foto
	{
	float:left;
	width: 155px;
	/*height: 155px;*/
	height: 206px;
	border: #cccccc 1px solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-color: #ffffff;
	cursor: pointer;
	}


#webshop_artikellijst .artikelregel_hor
	{
	float:left;
	width: 156px;
	height: 103px;
	padding: 15px 15px 15px 15px;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
	}

#webshop_artikellijst .artikelregel_hor:hover
	{
	background: transparent url(../artikel_hover_glow_hor.png) no-repeat 0px 0px;
	}


#webshop_artikellijst .artikelregel_hor .foto
	{
	float:left;
	width: 155px;
	height: 103px;
	border: #cccccc 1px solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-color: #ffffff;
	}
	
.highslide-html-content .highslide-close
	{
		float:right;
		margin: 5px;
		margin-left: 0;
	}
	
.highslide-html-content .highslide-image
	{
		border: #ffffff 1px solid;
	}









#webshop_artikellijst .artikelregel .stopinwinkelwagen form, input
	{
	font-size:9px;
	}


#webshop_artikellijst .paginakop
	{
	float:left;
	width: 470px;
	margin: 0px 0px 10px 0px;
	padding: 3px 10px 3px 0px;
	}


#webshop_artikellijst .navigatiebalk
	{
	float:left;
	width: 480px;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 0px;
	text-align:right;
	color:#FFF;
	}



#bestelButtonDiv
	{
	padding: 20px 17px 0px 0px;
	float:left;
	width: 558px;
	}





/* Artikel groepen */



#webshop_artikellijst .artikelregel_groep
	{
	float:left;
	width: 210px;
	height: 200px;
	background-color:#eeeeee;
	border: #cccccc 1px solid;
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
	cursor: pointer;
	text-align: center;
	}
#webshop_artikellijst .artikelregel_groep:hover
	{
	border: #ff0000 1px solid;
	}



.gekozen_groep
	{
		font-size:16px;
		font-weight: bold;
	}


/* Artikel detail weergave */



#webshop_artikeldetail .artikelregel
	{
	float:left;
	background-color:#ffffff;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	width: 485px;
	}

#webshop_artikeldetail .artikelregel .foto
	{
	width: 465px;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	border: #cccccc 1px solid;
	text-align: center;
	background-color: #ffffff;
	}
#webshop_artikeldetail .artikelregel .titel
	{
	float:left;
	font-size:12px;
	width: 485px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-weight:bold;
	}

#webshop_artikeldetail .artikelregel .korteomschrijving
	{
	float:left;
	font-size:10px;
	width: 485px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	}


#webshop_artikeldetail .artikelregel .prijs
	{
	float:right;
	width: 210px;
	height: 50px;
	color:#ff0000;
	font-size:15px;
	font-weight:bold;
	text-align: right;
	}

#webshop_artikeldetail .artikelregel .omschrijving
	{
	float:left;
	font-size:10px;
	width: 475px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	color: #000000;
	}

#webshop_artikeldetail .artikelregel .maten {
	float:left;
	width: 475px;
	padding: 0px 0px 10px 0px;
}

#webshop_artikeldetail .artikelregel .teruglink
	{
	float:left;
	font-size:10px;
	width: 485px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	border-top: #cccccc 1px solid;
	color: #000000;
	}
#webshop_artikeldetail .artikelregel .teruglink a
	{
	font-size:14px;
		
	}



#webshop_artikeldetail .artikelregel .stopinwinkelwagen
	{
	float:left;
	width: 210px;
	height: 50px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	cursor:pointer;
	font-size:10px;
	color:#ff0000;
	line-height: 23px;
	}




#webshop_artikeldetail .artikelregel .stopinwinkelwagen form, input
	{
	font-size:9px;
	}


#webshop_artikeldetail .paginakop
	{
	float:left;
	width: 470px;
	margin: 0px 0px 10px 0px;
	padding: 3px 10px 3px 0px;
	}







/*Afrekenen*/

#afrekenen form,input,button
	{
	font-size:12px;
	}

	
#afrekenen_contentbox
	{
	border: #cccccc 1px solid;
	padding: 30px;
	}

#printBestelling
	{
	border: #cccccc 1px solid;
	padding: 10px;
	}


/*Bestellijst*/

#bestellijst_container {
	float:left;
	width:562px;
}

.artikelBestellijst{
	float:left;
	width:750px;
	/*height:20px;*/
	background-color:#b3d3ea;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 5px 0px;
	color:#000;
}

#terug {
	float:left;
	width:750px;
	text-align:right;
}

.artikelBestelFoto {
	width:90px;
}

.artikelBestelTekst {
	width:175px;
}

.artikelBestelOmschrijving {
	width:375px;
}

.artikelBestelAantal {
	width:50px;
}

.artikelBestelPrijsPst {
	width:50px;
}

.artikelBestelPrijs {
	width:50px;
}

.artikelBestelVerwijder {
	width:25px;
}

.artikelPrijsTotaalTekst {
	width:650px;
	text-align:right;
}

/*Bestellijst artikel detail*/

#artikelDetail_kop {
	float:left;
	width:560px;
}

#artikelDetail_kop_terug {
	float:left;
	width:186px;
	text-align:center;
}

#artikelDetail_kop_toevoegen {
	float:left;
	width:182px;
	text-align:center;
}

#artikelDetail_kop_bestellijst {
	float:left;
	width:190px;
	text-align:center;
}

#artikelDetail_naam {
	float:left;
	width:460px;
}

#artikelDetail_winkelwagen {
	float:left;
	width:100px;
	padding: 10px 0px 0px 0px;
	height:37px;
}

#artikelDetail_foto {
	float:left;
	width:560px;
	border: #999 solid 1px;
	background: transparent url(../../images/trans_bg.png) repeat 0px 0px;
	text-align:center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#artikelDetail_prijs {
	float:left;
	width:560px;
	text-align:right;
}

#artikelDetail_omschrijving {
	float:left;
	width:560px;
	padding: 10px 0px 0px 0px;
}


