/* ============================================================== */

#shopcontainer *{
	margin          : 0px;
	padding         : 0px;
	color           : #000;
}

#shopcontainer {
	width           : 800px;
	margin          : 0px 0px 0px 0px;
	background      : transparent;
	text-align      : left;
	font            : 11px Verdana, arial, Geneva, helvetica, sans-Serif;
}

#shopcontainer #navigatie_shop {
	background      : transparent;
	width           : 150px;
	padding         : 5px 5px 5px 0px;
	float           : left;
}
html>body #shopcontainer #navigatie_shop{
    width: 145px;
}
#shopcontainer #zoekfunctie {
	background      : transparent;
	border-bottom   : 1px solid #000;
	padding         : 0px 0px 15px 0px;
	margin          : 0px 0px 15px 0px;
}
#shopcontainer .zoeken_input {
	width           : 115px;
	border          : 1px solid #000;
	background      : #fff;
	color           : #000;
}
#shopcontainer .zoeken_button {
    border          : 0px;
	vertical-align  : absmiddle;
}

#shopcontainer #winkelwagen {
	width           : 140px;
	background      : #fcf7d3;
	padding         : 5px 5px 5px 5px;
	margin-top      : 10px;
	float           : right;
}
html>body #shopcontainer #winkelwagen{
    width           : 140px;
}

#shopcontainer #inhoud_shop {
	width           : 495px;
	background		: transparent;
	float           : left;
	padding         : 10px 10px 10px 15px;
}
html>body #shopcontainer #inhoud_shop{
    width: 440px; /* -40px ivm padding inhoud_shop en prodcut_inhoud */
}

#shopcontainer #inhoud_caddy {
	width           : 400px;
	background      : transparent;
	float           : left;
	padding         : 10px 0px 10px 10px;
}
#shopcontainer #winkelwagen_inhoud {
	background      : #fff;
	width           : 400px;	
	float           : left;
	padding         : 10px 10px 10px 10px;
}
html>body #shopcontainer #inhoud_caddy,
html>body #shopcontainer #winkelwagen_inhoud {
	width           : 390px;
}

#shopcontainer .caddy_inhoud, 
#shopcontainer .caddy_inhoud_fout { 
	width           : 450px;
	padding         : 10px 10px 10px 10px;
	margin          : 0px 0px 15px 0px;
}
/* breedte voor FireFox */
html>body #shopcontainer .caddy_inhoud, 
html>body #shopcontainer .caddy_inhoud_fout { 
	width           : 450px;
}

/* ===== Kruimelpad ===== */
#shopcontainer #kruimelpad, #shopcontainer #zoekpad, #shopcontainer #resultatenpad{
	font-size       : 10px;
	color           : #000;
	padding         : 0px 0px 5px 5px;
}
#shopcontainer #kruimelpad a {
	color           : #000;
    text-decoration : none;
}
#shopcontainer #kruimelpad a:hover {
	color           : #ff0000;
    text-decoration : underline;
} 
#shopcontainer .winkelwagenlisting, 
#shopcontainer #kruimelpad a{
	font-size       : 10px;
}
#shopcontainer h2 {
	font-size       : 17px;
	font-weight     : bold;
	color           : #000;
	margin          : 0px;
	padding         : 0px;
}
#shopcontainer h2 a {
	color           : #000;
	text-decoration : none;
	background      : transparent;
}
#shopcontainer h3 {
	font-size       : 14px;
	font-weight     : bold;
	color           : #000;
	margin          : 0px 0px 10px 0px;
}


/* CATEGORIE-, SUBCATEGORIE- EN PRODUCTVLAKKEN */
#shopcontainer .hoofdcategorie_inhoud { 
	background      : transparent;
	border          : 1px solid #734d2e;
}
#shopcontainer .subcategorie_inhoud { 
	border          : 1px solid;
	border-color: #734d2e;
	background      : transparent;
}
#shopcontainer .product_inhoud { 
	background      : transparent;
	border          : 1px solid;
	border-color: #734d2e;
}
#shopcontainer .hoofdcategorie_inhoud, 
#shopcontainer .subcategorie_inhoud,  
#shopcontainer .product_inhoud { 
	width           : 100%;
	padding         : 10px 10px 10px 10px;
	margin          : 0px 0px 15px 0px;
}
/* breedte voor firefox */
html > body #shopcontainer .hoofdcategorie_inhoud, 
html > body #shopcontainer .subcategorie_inhoud,
html > body #shopcontainer .product_inhoud{
	width           : 100%;
} 
/*=========================================================*/



#shopcontainer .ref_nr {
	float           : right;
}
#shopcontainer .product_nav {
	border-top      : 1px solid #D3D3D3;
	margin          : 5px 0px 0px 0px;
	padding         : 5px 0px 0px 0px;
	clear           : both;
}
#shopcontainer .product_nav_form {
	float           : right;
}

#shopcontainer .product_input_aantal {
	width           : 20px;
	font-size       : 12px;
	border          : 1px solid #000;
	color           : #000;
}

#shopcontainer .product_input_bestellen {
	background      : #E3E3FF;
	border          : 1px solid #000;
	width           : 150px;
	color           : #000;
	margin          : 0px 0px 0px 10px;
	font-size       : 11px;
	font-weight     : bold;
}
html>body #shopcontainer .product_input_bestellen {
	padding         : 1px 0px 1px 0px;
}
#shopcontainer .product_input_nubestellen {
	clear           : right;
	float           : right;
	background      : #089FF2;
	border          : 1px solid #000;
	width           : 150px;
	color           : #FFF;
	margin          : 4px 0px 0px 0px;
}
#shopcontainer .tekst {
	padding         : 10px 0px 10px 0px;
}

#shopcontainer .subcategorie_inhoud img {
	border          : 0px;
	width           : 80px;
	height          : auto;
}



/* Caddy */ 

#shopcontainer #winkelwagen .prijslijst, #shopcontainer #winkelwagen .prijslijst_totaal {
	border-top      : 2px solid #E3E3FF;
	clear           : right;
}

#shopcontainer #winkelwagen .prijslijst_totaal {
	font-size       : 12px;
	font-weight     : bold;
	padding         : 10px 0px 0px 0px;
	margin          : 0px 0px 10px 0px;
}
#shopcontainer #winkelwagen input {
	font-size       : 85%;
}

#shopcontainer .winkelwagen_prijs {
	font-size       : 85%;
	display         : block;
	float           : right;
	text-align      : right;
}

#shopcontainer .winkelwagen_totaalprijs {
	float           : right;
}



/* ===== Navigatie van de webshop ===== */
#shopcontainer #navigatie_shop ul {
	list-style-type : none;
	display         : none;
	margin          : 0px 0px 5px 0px
}
#shopcontainer #navigatie_shop ul li {
	display         : block;
}
#shopcontainer #navigatie_shop a.link_hoofdcategorie {
	font-size       : 11px;
	font-weight     : bold;
	color           : #000000;
	background-color: #FFFFFF;
	padding			: 3px 0px 3px 3px;
	margin			: 3px 0px;
	display         : block;
	text-decoration : none;
}
#shopcontainer #navigatie_shop a.link_hoofdcategorie:hover {
	color           : #ffffff;
	background      : #ff0000;
}
#shopcontainer #navigatie_shop ul li a {
	font-size       : 11px;
	font-weight     : bold;
	color           : #000;
	display         : block;
	text-decoration : none;
	background-color: #FCF7D3;
	padding         : 3px 0px 3px 3px;
	margin			: 3px 0px 3px 3px;
}
#shopcontainer #navigatie_shop ul li a:hover {
	color           : #000;
	text-decoration : underline;
}



/* ===== Lees meer-link ===== */
#shopcontainer a.leesmeer {
	display         : block;
	clear           : right;
	float           : right;
	padding         : 1px 20px 1px 0px;
	background      : url('images/leesmeer.gif') no-repeat right center;
	color           : #343399;
	text-decoration : none;
}
#shopcontainer a.leesmeer:hover {
	color           : #000;
	text-decoration : none;
}

/* ===== Listings ===== */
#shopcontainer .listings, #shopcontainer .listings2 {
	clear           :both;
	padding         :4px 0px 0px 0px;
}
#shopcontainer .listings {
	border-top      :1px solid #D3D3D3;
}
#shopcontainer .listings2 {
	border-top      :0px solid #D3D3D3;
}
#shopcontainer .listings span, #shopcontainer .listings2 span {
	display         : block;
	width           : 300px;
	clear           : both;
	float           : left;
}
#shopcontainer .listings select, #shopcontainer .listings2 select {
	font-size       : 10px;
	float           : right;
	display         : block;
	margin          : 0px 0px 2px 0px;
}
#shopcontainer .listings select {
	width           : 145px;
}
#shopcontainer .listings2 select {
	width           : 350px;
}


#shopcontainer #productfotos{
   text-align       : center;
   margin           : 5px 0px 0px 0px;
}
#shopcontainer .fototabel{
   width            : 88px;
   height           : 88px;
   border           : 1px solid #aaa;
   float            : left;
   margin           : 3px 3px 3px 3px;
}
#shopcontainer .fotocell{
   text-align       : center;
   vertical-align   : middle;
   background       : #fff;
}
#shopcontainer .fotocell a img{
   border           : 0px;
}
#shopcontainer p.producttext{
   clear            : both;
   margin           : 10px 0px 0px 0px;
}


/* ===== Foto bij product ===== */ 
#shopcontainer ul.fotolijst{
	list-style-type : none;
	float           : right;
	width           : 84px; 
	height          : auto;
}
#shopcontainer ul.fotolijst li{
	display         : block;
	float           : right;
	width           : 84px; 
}
#shopcontainer ul.fotolijst li a img{
	width           : 80px; 
	border          : 0px;
}
#shopcontainer ul.fotolijst li a {
	display         : block;
	padding         : 1px 1px 1px 1px;
	border          : 1px solid #05A38A; 
	background      : #fff;
}
#shopcontainer ul.fotolijst li a:hover {
	border          : 1px solid #089FF2;
} 

/* BREEDTE VAN WINKELWAGENVLAKKEN*/

#shopcontainer .caddy_inhoud { 
	background      : #E3E3FF;
	border          : 1px solid #343399;
}
#shopcontainer .caddy_inhoud_fout { 
	border          : 1px solid red;
	color           : red;
	background      : #eee;
}

#shopcontainer .caddy_inhoud_fout ul.fout li,
#shopcontainer .caddy_inhoud_fout h5{ 
    color           : red;
}
#shopcontainer .caddy_inhoud_fout ul.fout{ 
	list-style-type : disc;
}
/* listing 20px naar rechts in FireFox*/
html>body #shopcontainer .caddy_inhoud_fout ul.fout{ 
	margin          : 0px 0px 0px 20px;
}
/*============================================================================*/




#shopcontainer .winkelwagen_stappen {
	padding         : 5px;
	margin          : 0 0 1em 0;
	background      : #fff;
	color           : #000;
	border          : 0px solid #555;
}

#shopcontainer .winkelwagen_stappen_aktief {
	color           : #000;
	background      : #ccf;
}

#shopcontainer .winkelwagen_formulier, #shopcontainer .winkelwagen_formulier2 {
	width           : 100%;
	border          : 0px;
}
#shopcontainer .winkelwagen_formulier tr td, #shopcontainer .winkelwagen_formulier2 tr td{
	font-size       : 11px;
}
#shopcontainer .winkelwagen_left, .winkelwagen_left2{
    text-align      : left;
	vertical-align  : top;
	width           : 150px;
}

#shopcontainer .winkelwagen_right{
    text-align      : right;
	vertical-align  : top;
	width           : 350px;
}
#shopcontainer .winkelwagen_right input, #shopcontainer .winkelwagen_right textarea{
	width           : 300px;
}
#shopcontainer .winkelwagen_right textarea{
	height          : 100px;
}


#shopcontainer .winkelwagen_formulier_buttons {
	background      : #E3E3FF;
	border          : 1px solid #000;
	width           : 200px;
	color           : #000;
	margin          : 10px 0px 0px 0px;
	font-size       : 10px;
	font-weight     : bold;
}
#shopcontainer .winkelwagen_left2{
    padding         : 4px 0px 4px 0px;
}
#shopcontainer .winkelwagen_right2{
    padding         : 4px 0px 4px 0px;
    font-weight     : bold;
    width           : 400px;
}
#shopcontainer #productloop, 
#shopcontainer #betaalwijzeloop{
    padding         : 5px 5px 5px 5px;
    border          : 0px solid #555;
    background      : #ccf; 
}



/* ===== WINKELWAGEN - afhandelen ===== */
#shopcontainer .caddysubtotaal,
#shopcontainer .caddysubtotaal2,
#shopcontainer .caddysubtotaal3,
#shopcontainer .caddysubtotaal4,{
    background      : #ccf; 
	font-weight     : bold;
	color           : #000;
	font-size       : 12px;
}
#shopcontainer .caddysubtotaal{
	border-top      : 1px solid #000; 
	padding         : 10px 5px 5px 5px;
}
#shopcontainer .caddysubtotaal2{
	border-top      : 1px solid #000; 
	padding         : 5px 5px 2px 5px;
}
#shopcontainer .caddysubtotaal3{
	border-top      : 0px solid #fff; 
	padding         : 2px 5px 2px 5px;
}
#shopcontainer .caddysubtotaal4{
	border-top      : 2px solid #000; 
	padding         : 10px 5px 5px 5px;
}


#shopcontainer .caddytotaalprijs{
    float           : right; 
	text-align      : right; 
	width           : 250px; 
	font-size       : 12px;
}
#shopcontainer .caddytotaalprijs input{
    width           : 150px; 
	text-align      : right;
	border          : 0px;
	font-size       : 10px;
	font-weight     : bold;
	color           : #000;
	background      : #ccf;
}
#shopcontainer .caddytotaalprijs .totaal3{
	font-size       : 14px;
}
#shopcontainer .totaal3euro{
	font-size       : 12px;
	font-weight     : bold;
}
#shopcontainer .caddyproduct{
    background      : #ccf; 
	border-bottom   : 1px solid #222; 
	padding         : 5px 5px 5px 5px;
}
#shopcontainer .caddyproductprijs{
    float           : right; 
	text-align      : left; 
	width           : 250px; 
}
#shopcontainer .prijstabel{
	width           : 250px;
	border          : 0px;
}
#shopcontainer .prijs1,
#shopcontainer .prijs2,
#shopcontainer .prijs3{
	font-size       : 11px;
    text-align      : right;
}
#shopcontainer .prijs1{
	width           : 80px;
}
#shopcontainer .prijs2{
	width           : 95px;
}
#shopcontainer .prijs3{
	width           : 75px;
}

#shopcontainer #print{
    float           : right
}
#shopcontainer img{
    border          : 0px;
}
#shopcontainer .wijzigcaddy{
    text-align      : right;
}
#shopcontainer .verwijdercaddy{
    text-align      : right;
	padding         : 3px 0px 0px 0px;
}
/*
#shopcontainer #subtotalhidden{
    color: red;
	font-size: 14px;
}*/

/* ===== Paginanummering als er meer producten zijn dan op 1 pagina kan ===== */
#shopcontainer #nummering{
	height          : 20px;
	text-align      : center;
	padding         : 5px 0px 0px 0px;
}
#shopcontainer #nummering2{
	text-align      : center;
	padding         : 10px 0px 0px 0px;
}
#shopcontainer a.paginanummering{
	font-size       : 10px;
	color           : #000;
	text-decoration : none;
	background      : #ccc;
	padding         : 2px 4px 2px 4px;
	margin          : 0px 1px 0px 1px;
}
#shopcontainer a.paginanummering:hover{
	font-size       : 10px;
	color           : #000;
	text-decoration : none;
	background      : #089FF2;
}
#shopcontainer b.paginanummering_ok{
	font-size       : 10px;
	font-weight     : bold;
	color           : #555;
	text-decoration : none;
	background      : #089FF2;
	padding         : 2px 4px 2px 4px;
	margin          : 0px 1px 0px 1px;
}
#shopcontainer span.paginanummering_extra{
	font-size       : 10px;
	color           : #000;
	text-decoration : none;
	background      : #eee;
	padding         : 2px 4px 2px 4px;
	margin          : 0px 1px 0px 1px;
}




/* ===== Div's met knoppen "Terug naar de webshop" ===== */
#shopcontainer #terugcaddy{
    text-align      : right;
}

#shopcontainer #terugshop{
    padding         : 5px 0px 0px 0px;
    text-align      : right;
}
#shopcontainer #betaalwijzeradio{
    padding         : 5px 0px 0px 0px;
}
#shopcontainer .radiolist{
	height          : 30px;
	margin          : 3px 0px 0px 0px
}
#shopcontainer .radiolist img{
    width           : 35px;
	height          : 30px;
	border          : 1px solid #fff;
	float           : left;
}
#shopcontainer .radiolist div{
    padding         : 5px 0px 0px 0px;
}
html>body #shopcontainer .radiolist div{
    padding         : 8px 0px 0px 45px;
}


button.iDEALeasy {
    background      : #fff;
}


.idealfout{
    background      : red; 
    color           : yellow;
    padding         : 10px 0px 10px 0px;
    text-align      : center;
    font            : bold 17px Verdana, arial, Geneva, helvetica, sans-Serif;
	border          : 2px solid #000;
}
.idealfout span{
    font            : normal 11px Verdana, arial, Geneva, helvetica, sans-Serif;
}


#betaallogo{
	border-top      : 2px solid #E3E3FF;
	padding         : 10px 0px 0px 0px;
	margin          : 10px 0px 0px 0px;
	text-align      : center;
}

#betaallogo img{
	border          : 1px solid #fff;
	margin          : 0px 5px 5px 0px;
}

.inputradio {
  width: auto !important;
}