@media screen {
body {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	overflow:auto;
	scrollbar-base-color: #A8A8A8;
	scrollbar-face-color: #dfdfdf;
	scrollbar-track-color: #A8A8A8;
	scrollbar-arrow-color: #999;
	scrollbar-highlight-color: #999;
	scrollbar-3dlight-color: #A8A8A8;
	scrollbar-shadow-color: #999;
	scrollbar-darkshadow-color: #A8A8A8;
}
td {vertical-align:top}

#PixxerTop {
	/*
	Gebruik onderstaande definitie om je (eigen) logo te plaatsen.
	De hoogte indien nodig aanpassen aan de hoogte van het gebruikte beeldbestand.
	*/
	/*
	margin-left: 25px;
	height: 80px;
	background: url(http://www.oypo.nl/img/logo_oypo_vierkant_80.png) no-repeat;
	*/
}

#PixxerLanguageSwitch {margin-right: 10px; float: right}
#PixxerBottom {position: absolute; bottom: 0}
#PixxerBoxFolderInfo1 {padding-left:30px; padding-bottom:0px; background:#f0f0f0}
#PixxerBoxFolderInfo2 {padding:8px 4px 20px 30px; background:#f0f0f0}
#PixxerBoxFolderKort {4px 4px 0px 30px; background:#f0f0f0}

#PixxerBoxParentPath {padding:4px 0px 2px 22px; color:#DDE010}
#PixxerBoxParentPath a {color:#eee}
#PixxerBoxPhoto {width: 530px}
#PixxerBoxOptions {width: 180px}
#PixxerBoxSelectionKop {width:170px; background:#bbb; border:1px solid #bbb; color:#222; text-align:center}
#PixxerBoxSelection {width:170px; height:98px; overflow:hidden; border:1px solid #bbb; background:#999}
#PixxerBoxQuickorder {
	height:260px;
	overflow:auto;
	scrollbar-base-color: #fff;
	scrollbar-face-color: #eee;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #888;
	scrollbar-highlight-color: #999;
	scrollbar-3dlight-color: #fff;
	scrollbar-shadow-color: #999;
	scrollbar-darkshadow-color: #fff;
}
#PixxerCurrentFolder{
	margin-left: 5px;
	font-size: 11pt;
	font-weight: bold;
	color: #333
}

#PixxerFolderFotocount {margin-left:10px;color:#555}
#PixxerFolderInfo {margin-left:10px}
#PixxerFolderInfoUplink {background:#DDE010}
#PixxerFolderKort {font-weight:bold}

#PixxerFotomail a {color:#fff}

#PixxerPhotoNav {position:absolute}

#PixxerModify ul {margin:0; padding: 0; list-style-type: none}
#PixxerModify li {margin-bottom: 10px}
#PixxerModify a, #PixxerModify .actief {
	width: 80px;
	height: 15px; /* IE hack */
	padding: 1px 4px 1px 4px;
	border: 1px solid #aaa;
	font-size: 8pt;
	color: #333;
	text-decoration: none;
	display:block;
	text-align: center;
}
#PixxerModify .actief {
	color: #fff;
	background: #999;
	border: 1px solid #777;
}
#PixxerModify a:hover {
	color:#fff;
	text-decoration: none;
	background: #999;
	border-color: #777!important
}

#PixxerOrderbutton a {width: 169px; height: 25px; display:block}

#PixxerPageNav {margin:0 8px 0 8px}
#PixxerPageNav a {color:#fff}
#PixxerPhoto, #PixxerPhotoTranparent {position: absolute}
#PixxerPhotoTranparent {width: 400px; height: 400px; overflow:hidden;cursor:pointer} /* werkelijk afmetingen worden gezet door ResizeHandler() */
#PixxerPhotoContainer {margin: 0 0 0 10px}
#PixxerPhotoInfo {position:absolute;margin:40px 0 0 10px;border:2px solid #888 ;background:#fff;cursor:default;display:none}

#PixxerPageNext a {
	width: 16px;
	height: 16px;
	background: url(http://www.oypo.nl/pixxer/api/css/0801/pagenext.gif) no-repeat;
	display: block;
}
#PixxerPagePrev a {
	width: 16px;
	height: 16px;
	background: url(http://www.oypo.nl/pixxer/api/css/0801/pageprev.gif) no-repeat;
	display: block;
}

#PixxerPhotoNext a {
	width: 30px; height: 30px; display:block; cursor:pointer;
	background: url(http://www.oypo.nl/pixxerimg/arrow_photonext.png) no-repeat;
	_background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.oypo.nl/pixxerimg/arrow_photonext.png',sizingMethod='fixed'); 
}
#PixxerPhotoPrev a {
	width: 30px; height: 30px; vertical-align: middle; display:block; cursor:pointer;
	background: url(http://www.oypo.nl/pixxerimg/arrow_photoprev.png) no-repeat;
	_background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.oypo.nl/pixxerimg/arrow_photoprev.png',sizingMethod='fixed'); 
}

#PixxerPhotoTitle {position:absolute;padding:2px 0 2px 0;width:300px;background:#888;color:#fff;font-weight:bold;text-align:center;display:block}

#PixxerThumbs {
	margin: 0;
	padding: 0;
	height: 1px;
	overflow: auto;
	list-style-type: none;
}

#PixxerThumbs li {
	float: left;
	margin: 5px;
	width: 94px;
	height: 94px;
	_width: 96px;   /* IE hack */
	_height: 96px;   /* IE hack */
	overflow: hidden;
	background: #fff;
	border: 1px solid #999;
}

#PixxerThumbs table {width: 100%; height: 100%}
#PixxerThumbs td {
	vertical-align: middle;
	text-align: center
}

#PixxerThumbs .foto {height: 94px;cursor: pointer}

#PixxerUplink {margin-right: 8px}
#PixxerUplink a {
	width: 19px; height: 19px;
	background: url(/pixxerimg/arrow_folderup.gif) no-repeat;
	float: left
}

#PixxerTblNL #PixxerOrderbutton a {background: url(http://www.oypo.nl/pixxerimg/naarwinkelwagen_nl.gif) no-repeat}
#PixxerTblNL .PixxerSelectionAdd a {background: url(http://www.oypo.nl/pixxerimg/selectionadd_nl.gif) no-repeat}
#PixxerTblNL .PixxerSelectionDelete a {background: url(http://www.oypo.nl/pixxerimg/selectiondel_nl.gif) no-repeat}

#PixxerTblEN #PixxerOrderbutton a {background: url(http://www.oypo.nl/pixxerimg/naarwinkelwagen_en.gif) no-repeat}
#PixxerTblEN .PixxerSelectionAdd a {background: url(http://www.oypo.nl/pixxerimg/selectionadd_en.gif) no-repeat}
#PixxerTblEN .PixxerSelectionDelete a {background: url(http://www.oypo.nl/pixxerimg/selectiondel_en.gif) no-repeat}

#PixxerTblFR #PixxerOrderbutton a {background: url(http://www.oypo.nl/pixxerimg/naarwinkelwagen_fr.gif) no-repeat}
#PixxerTblFR .PixxerSelectionAdd a {background: url(http://www.oypo.nl/pixxerimg/selectionadd_fr.gif) no-repeat}
#PixxerTblFR .PixxerSelectionDelete a {background: url(http://www.oypo.nl/pixxerimg/selectiondel_fr.gif) no-repeat}

#PixxerTblDE #PixxerOrderbutton a {background: url(http://www.oypo.nl/pixxerimg/naarwinkelwagen_de.gif) no-repeat}
#PixxerTblDE .PixxerSelectionAdd a {background: url(http://www.oypo.nl/pixxerimg/selectionadd_de.gif) no-repeat}
#PixxerTblDE .PixxerSelectionDelete a {background: url(http://www.oypo.nl/pixxerimg/selectiondel_de.gif) no-repeat}

.PixxerTitle {color:#777}

.PixxerMiniThumb {
	position: relative;
	padding: 0 0 3px 3px;
	float: left;
	cursor: pointer;
}

.PixxerPagNra {border: 1px solid #777; background: #eee;}
.PixxerPagNra a {color:#777!important}
.PixxerPagNra a:hover {text-decoration:none}

.PixxerSelectionAdd a {width: 169px; height: 53px; display:block}
.PixxerSelectionDelete a {width: 169px; height: 53px; display:block}

.tblPixxerInfo, .PixxerTitle {padding-right:4px;text-align:right}

.PixxerSubmapBlok {margin:10px 0 0 80px; background:#f0f0f0; border:1px solid #888}
.PixxerSubmapKop {padding:2px 2px 2px 10px; background: #d0d0d0; font-size:12px; font-weight:bold}
.PixxerSubmapContents {float:left;color:#555}

}

