
/*contentgallery style*/
.contentgallery{
	width: 690px;
	min-height:400px;_height:400px;
	margin: 30px 0 0 0px;
}

.movieitem {
	float:left;
	width:225px;
	height: 270px;
	/* min-height: 230px; _min-height: 230px; */
	/* margin-top: 10px; */
	border:0px solid orange;
	/* background-color: white; */
}

/* BEHEER: gepubliceerd */
.movieitem_publ {
	float:left;
	width:225px;
	height: 270px;
	/* min-height: 230px; _min-height: 230px; */
	/* margin-top: 10px; */
	border:0px solid orange;
	background-color: #66CC33;
}

/* BEHEER: niet gepubliceerd */
.movieitem_notpubl {
	float:left;
	width:225px;
	height: 270px;
	/* min-height: 230px; _min-height: 230px; */
	/* margin-top: 10px; */
	border:0px solid orange;
	background-color: #FF794B;
}

.movietitle {
	color: red;
	height: 15px;
	margin-left:14px;
	border:0px solid green;
}

.moviecomment {
	color: purple;
	height: 20px; _height: 20px;
	margin-left: 14px;_margin-left:16px;
	border:0px solid green;
}

.movieframe {
	/* background-color: white; */
	float:left;
	width:228px;
	height: 175px;_height:173px;
	margin: 10px 0 0 0px;
}

.movieframe a {
	color:#878787;
}

.movieframe .moviecontent {
	/*float:left;*/
	border:1px solid #bdbdbd;
	width:200px;
	height:171px;
	overflow:hidden;
	margin: 0px 14px 14px 14px;
	/* word-wrap: break-word; */
}

.movieframe .moviecontent a {
	font-size:11px;
}

.movieframe .moviecontent img {
	/*min-height:102;_height:102px;*/
	border:0px lime;
	margin: 0; /* margin:7px;
}

.movieframe .moviecontent div {
	font-size:11px;
	/*text-align:right;*/
	border:0px solid green;
}

.photoitem {
	float:left;
	width: 150px;
	height: 270px;
	/* background-color: white; */
}

/* BEHEER: gepubliceerd */
.photoitem_publ {
	float:left;
	width: 150px;
	height: 270px;
	background-color: #66CC33;
}

/* BEHEER: niet gepubliceerd */
.photoitem_notpubl {
	float:left;
	width: 150px;
	height: 270px;
	background-color: FF794B;
}

.photoitemtbl_publ {
	vertical-align: top;
	height: 25px;
	background-color: #66CC33;
}

/* BEHEER: niet gepubliceerd */
.photoitemtbl_notpubl {
	vertical-align: top;
	height: 25px;
	background-color: FF794B;
}

.photoitemrow {
	margin-left: 5px;
}
.phototitle {
	color: red;
	margin-left: 14px;
}

.photocomment {
	color: purple;
	margin-left: 14px;
	padding-top: 14px;
}

/* fotoframe rechthoekig */
.photoframe_rectangle {
	background:url(/images/fotolijst_rechthoek.gif) no-repeat left top;
	float:left;
	width:128px;
	height:182px; _height: 190px;
	margin: 5px 0 0 0px;
}

.photoframe_rectangle a {
	color:#878787;
}

.photoframe_rectangle .photoimage {
	/*float:left;*/
	border:0px solid #bdbdbd;
	width:100px;
	height:154px;
	overflow:hidden;
	margin: 17px 17px 17px 17px;
	word-wrap: break-word;
}

.photoframe_rectangle .photoimage a {
	font-size:11px;
}
.photoframe_rectangle .photoimage img {
	/*min-height:102;_height:102px;*/
	border:0px;
	margin:7px;
}
.photoframe_rectangle .photoimage div {
	font-size:11px;
	/*text-align:right;*/
	border:0px solid green;
}





/* fotoframeSquar style*/
.photoframe_square {
	background:url('/images/fotolijst_vierkant.gif') no-repeat left top;
	float:left;
	width:128px;
	height:182px; _height: 190px;
	margin: 5px 0 0 0px;
}
.photoframe_square a {
	color:#878787;
}
.photoimage {
	border:0px solid red;
	width:100px;
	height:100px;
	overflow:hidden;
	margin: 17px 17px 17px 17px;
	word-wrap: break-word;
  /*width:80px;
	height:80px;
	overflow:hidden;
	margin: 22px 0px 0px 24px;
  border:0px solid red;
   background:#000;
  filter: alpha(opacity=100);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -moz-opacity: 1; opacity:1;	*/
}

.photoimagelinked {
	border:0px solid red;
	width:125px;
	height:125px;
	overflow:hidden;
	margin: 0px 0px 0px 0px;
	word-wrap: break-word;

}
.photoimage img,
.photoimagelinked img {
	/*min-height:102;_height:102px;*/
	border:0px;
	margin:7px;
}
.photoimage a.
.photoimagelinked a {
	font-size:11px;
}
/*.imagebox{
	height:102px;
	border:1px solid green;
}*/
.photoframe_square{
	/*min-height:102;_height:102px;*/
	border:0px;
	margin:7px;
}

.photoimage div {
	font-size:11px;
	/*text-align:right;*/
	border:0px solid green;
}






/*Content down*/
.contentdown {
	background:url(/images/bgcontentbottom.png) no-repeat left top;
}
/*contentright style */ 
.righttitle {
	font-weight:bold;
	color: #00E100;
	font-size:18px;
	margin-bottom: 15px;
}
.righttext {
	color:#ED1C24;
	margin-bottom: 15px;
}
.formtext{
	font-weight:bold;
	font-size:14px;
	color:#ED1C24;
	margin:0px 0 3px 0;
}
.forminput{
	width:207px;
	height:30px;
	padding:3px 0 0 2px;
}
.formbutton{
	width:209px;
	height:45px;
	background:url(/images/gallerybtn.png) no-repeat ; 
	background-position:0% 0%;
	font-weight:bold;
	font-size:22px;
	color: white;
	margin:10px 0 0 0;
	cursor: hand;
	cursor: pointer;
	border: none;
	padding:0 0 11px 0;
}






/*joufoto style*/

.joufoto{
	position:relative;
	padding:10px 0 15px 0px;
	border-bottom:5px solid #fff;
}
.joufototitle {
	font-weight:bold;
	color: #00C2FF;
	font-size:18px;
	margin-bottom: 0px;
}
.joufototext {
	color: #fff;
	margin-bottom: 15px;
}

input.hide
    {
  position:absolute;/*is afhankelijk van joufoto*/
  left:0px;_left:50px;
  top:70;
  -moz-opacity:0;
  filter:alpha(opacity:0);
  opacity: 0;
  z-index: 0;
  /*cursor: hand;
  cursor: pointer;*/
  _width:0;
  height:40px;
    }
input.red
    {
    width:209px;
	height:45px;
	background:url(/images/beugelenikbtn.png) no-repeat ; 
	background-position:0% 0%;
	font-weight:bold;
	font-size:18px;
	color: white;
	margin:10px 0 0 0;
	padding:0 0 10px 0;
	border:none;
}

