table.modPhoto {
}
td.modPhoto {
}
img.modPhotoThumb {
	border: 1px solid #003a8c;
	width: 120px;
}
img.modPhotoTransp {
	border: 1px solid none;
}
img.modPhotoLarge {
	border: 10px solid #ffffff;
	z-index:33;
}
div.modThumb {
    display: block;
    font-size: 11px;
}
div.modThumb img {

    width: 90px;
    height: 60px;
    border: 2px #cecece solid;
}
#photos {
    width: 530px;
    padding: 0px 20px 20px 0px;
}
#photos .modItem{
    position: relative;
    float:left;
    width: 90px;
    height: 70px;
    padding: 5px 8px;
}

div.fadeBody {
	width: 100%; /* de background kan zo geen horizontale scroll veroorzaken */
	height: 100%; /* voor IE */
	min-height:	100%;
	height: auto !important; /* voor moderne browsers */
	opacity:0.75;
	-moz-opacity:0.75;
	-khtml-opacity:0.75;
	filter:alpha(opacity=75);
	background-color:#000000;
	z-index:30;
	position:absolute;
	visibility:hidden;
}

div.modPhotoPopup {
	position:absolute;
	visibility:hidden;
	text-align:center;
	vertical-align:top;
	z-index:31;
}
td.modPhotoPopup {
	vertical-align:top;
	padding: 75px 0 6px 0;
}

div.modPhotoMenu {
	z-index:32;
	position:absolute;
	visibility:hidden;
	text-align:center;
	vertical-align:top;
}
td.modPhotoMenu {
	vertical-align:top;
	padding: 6px;
}
td.photoPanel {
	border: 1px solid #CCCCCC;
	background-image: url(/gfx/modPhoto/reflect.gif);
}
table.photoPanel {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.field2 {
    padding-left: 3px;
}
/*
div.Blowup {}
div.Blowup img {}
div.Blowup a {}
#Blowup {
	display:none;
	border:6px solid #ffffff;
	width:154px;
	padding:10px;
	z-index:200;
	background-color:#ffffff;
	border: 1px solid #cccccc;

	position: absolute;

}
#BlowupA {
}
#BlowupImg {
	width:154px;
	border:0;
}
#BlowupText {
	width:154px;
}
*/

#blowupContainer {
	position: absolute;
	z-index: 31;
	visibility: hidden;
	display: block;
}
/* blowup */
#blowup {
	display: block;
/*width:154px;*/
	padding: 10px;
	z-index: 32;
	background-color:#ffffff;
	border: 1px solid #cccccc;
	position: absolute;
/*
width:250px;
height:250px;
*/
}
#blowupA {
}
#blowupImg {
/*width:154px;*/
	border:0;
}
#blowupText {
	width:100%;
	white-space:nowrap;
}


