﻿div#binoqPhotos_breadcrumb 
{
	font-weight:bold;
	padding-bottom:10px;
}


div#binoqPhotos_breadcrumb a
{
	background-image: none;
	padding: 0px; 
	text-decoration: none;
}



div#binoqPhotos_images 
{
	left:0px;
	right:0px;
	text-align: center;
}

div#binoqPhotos_image 
{
	left: 0px;
	right: 0px;
}


div#binoqPhotos_image img
{
	width:450px;height:299px
}


div#binoqPhotos_timeline 
{
	display: block;
	width: 450px;
	margin: 0 auto;
}
div#binoqPhotos_timeline div#binoqPhotos_timeline_title
{
	text-align: left;
	width: 450px;
}

div#binoqPhotos_timeline div#binoqPhotos_timeline_images
{
	width: 450px;
}
div#binoqPhotos_timeline div#binoqPhotos_timeline_images div
{
	width: 140px;
	float: left;
	margin-left:2px;
	margin-right:2px;
}
div#binoqPhotos_timeline div#binoqPhotos_timeline_images div input {
	float:left;
	width: 140px;
	height: 105px;
	padding-top:40px;
	padding-left:4px;
	padding-right:4px
}
div#binoqPhotos_timeline div#binoqPhotos_timeline_images div input.arrow {
	height:30px;
	padding: 0px;
}

div.timeline_empty 
{
	width: 140px;
	height: 50px;
}


div#binoqPhotos_folders a

{

}


.inner_content #binoqPhotos_folders a {

/*
-moz-background-clip: border;
-moz-background-inline-policy: continuous;
-moz-background-origin: padding;
*/

background:transparent url(/webimages/zwartpijltje.jpg) no-repeat scroll 0px 2px;
padding-left: 30px;
margin-left: 0px;
display: block;
text-decoration: none;


}

.inner_content #binoqPhotos_folders a:hover {
background:transparent url(/webimages/pijltje.jpg) no-repeat scroll 0px 2px;
}
