#local_nav span,
#local_nav a {
	text-transform: lowercase;
}
#big_view a.zoom:hover #zoom_button {
	background: #000000 url('../images/zoom_button.gif') no-repeat -62px 0px;
}
#basket.content_block {
	width: 250px;
}

/* Tijdelijk uit */
#blogger {
	display: none;
}
.mijncollectie {
	display: none;
}


body#stripes {
	/*overflow:              hidden;*/
	
}

div#photo_zoomer {
    background:                  #ccffcc;
}

div#photo_zoomer_wrapper_onecol {
    width:                  100%;
}

div#photo_zoomer_wrapper_twocol {
    margin:                 0 270px 0 0;
    width:                  auto;
}

#photo_zoomer_header {
    position:               relative;
}

div#photo_zoomer_catalogpages {
    float:                 right;
    padding:               13px;
    position:              relative;
    width:                 244px;
    height:                100px;
    background:            #ffffff url('../images/bg_line_e6ebea.gif') left top repeat-y;
    overflow:              auto;
}

div#photo_zoomer_catalogpages div.thumbnail {
    float:                  left;
    margin:                 0 10px 10px 0;
    text-align:             center;
}

div#photo_zoomer_catalogpages div.thumbnail img {

}


div#photo_zoomer_catalogpages div.title {
    margin:                 0 0 10px 0;
}


#photo_zoomer_nav {
    position:               static;
    margin-right:           200px;
    
}

#photo_zoomer_close {
    margin:                 13px 20px 0 0;
    position:               absolute;
    right:                  0;
    font-weight:            bold;
}