@import url("../Base.css");

/*img { behavior: url("/pngbehavior.htc"); }*/
html { overflow: -moz-scrollbars-vertical; }

body 
{
	width: 100%;
	height: 100%;
	font-size : 62.5%;
	scrollbar-base-color: #dccdc2;
}
body 
{
	background: #5E5E5D;   text-align: center; }

#wrapper { text-align: left; 
		position: absolute;
		top: 72px;
		left: 50%;
		margin: 0px 0px 0px -405px;
		height: 491px;
		width: 791px;
		background: url(Resources/content_background.jpg) no-repeat left top; 
		padding: 10px;}
#breadcrumbs { display: none; visibility: hidden;}
#content
{
	width: 516px;
	height: 420px;
	overflow: auto;
	padding: 10px;
	float:left;
}
#moodboard { margin-left: 542px; }
#bottom { clear:both; margin-top: -13px; background: #575756 url(Resources/bottom_corner.jpg) no-repeat left bottom; height: 45px; }
#bottom #logo { float: right; }

#collectie .left { float: left; margin-right: 5px;}

.photoGrid td div { overflow: hidden;}