/* general things */
#line{
	width:100%;
	float:left;
}

#half{
	width:50%;
	float:left;
}

#whitespace{
	height:16px;
	width:100%;
	float:left;
}

#p16{
	width:16%;
	float:left;
}

#page{
	left:0px;
	top:0px;
	height:900px;
	position:absolute;
}

#inpage{
	left:75px;
	top:50px;
	position:absolute;
	width:1000px;
}

.header{
	width:75px;
	height:600px;
	text-align:center;
	left:0px;
	top:80px;
	position:absolute;
	z-index:2;
}

#left_strip{
	width:225px;
	float:left;
}

#thumbnailall{
	width:750px;
	float:left;
}
#footer{
	width:300px;
	height:10px;
	top:900px;
	position:absolute;
	z-index:-1;
}

/*-----------------------------------------loginform-------------------------------------*/
#login_form{
	top:0px;
	width:100%;
	float:left;
	margin-bottom:16px;
}
#loginform_logged_out{
	text-align:left;
	top:-11px; /*50-11px voor tekst zodat top 50px raakt */
	float:left;
	width:100%;
}

#loginform_logged_in{
	text-align:left;
	top:-11px; /*50-11px voor tekst zodat top 50px raakt */
	float:left;
	width:100%;
}

#logintext{
	display:block;
}

#login{
	display:none;
}
/*---------------------------------------------------------------------------------------*/
/*-----------------------------------------thumbnails------------------------------------*/

#upload_form{
	width:100%;
	display:table;
	float:left;
}

#thumbnailline{
	display:table-row;
	height:225px;
	margin: 0;
}

#thumbnail{
	display:table-cell; 
	*	float:left; 
	width:240px;
	vertical-align:middle;
}

#previous{
	width:25%;
	margin-top:32px;
	margin-bottom:5px;
	text-align:right;
	height:20px;
	float:left;
}
#page_numbers{
	width:50%;
	margin-top:32px;
	margin-bottom:5px;
	text-align:center;
	height:20px;
	float:left;
}
#page_number{
	padding-left:2px;
	padding-right:2px;
}
#next{
	width:25%;
	margin-top:32px;
	margin-bottom:5px;
	text-align:left;
	height:20px;
	float:left;
}


#fullImage #previous{
	width:16%;
	margin-top:16px;
	margin-bottom:5px;
	text-align:left;
	height:20px;
	float:left;
	margin-left:25%;
}
#fullImage #closeImage{
	width:16%;
	margin-top:16px;
	margin-bottom:5px;
	text-align:center;
	height:20px;
	float:left;
}
#closeImage{
	width:16%;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	height:20px;
	float:left;
}
#fullImage #next{
	width:16%;
	margin-top:16px;
	margin-bottom:5px;
	text-align:right;
	height:20px;
	float:left;
}



/*  upload  */
#upload_image_options{
	top:-20px;
	left:0px;
	width:225px;
}

#upload_image_options form #line{
	margin-bottom:16px;
}
/*-----------------------------------------fullImage-------------------------------------*/
#fullImage{
	width:932px;
	position:absolute;
}

#background{
	position:absolute;
}

#fullImage_image{
	width:650px;
	float:left;
	text-align:center;
}

#fullImage_info{
	margin-top:0px;
	width:250px;
	float:left;
	text-align:left;
	padding-right:5px;
}


.fullImage_info_text {
	width:250px;
	float:left;
}

.fullImage_info_text a{
	margin-bottom:4px;
	width:200px;
	padding-left:20px;
	float:left;
}

.fullImage_info_text a:hover span{
	position:absolute;
	top:auto;
	left:auto;
	margin-left:0px;
	width:200px;
	height:200px;
}


/*-----------------------------------------menu/select_image-------------------------------------*/
#menu{
	width:100%;	
	float:left;
}

.menu_item{
	width:100%;
	height:14px;
	float:left;
}


#select_image_container,#menu_container{
	float:left;
	width:100%;
	text-align:left;
	margin-bottom:16px;
}

#selectie{
	width:110px;
	font-size:11px;
}

#small_button{
	width:30px;
	height:16px;
}

#upl_select_etc{
	width:100%;
	float:left;
	margin-bottom:2px;
	padding-left:10px;
}

#upl_sel_etc_container,#upload_image_container{
	display:none;
}

#select_image_selection,#select_image_selection_u{
	width:100%;
	float:left;
	margin-bottom:16px;
	padding-left:10px;
}

#select_image_selection ul,#select_image_selection_u ul,#upl_select_etc ul{
	list-style: none;
	display: block;
	padding:0px;
	margin:0px;
}

#select_image_selection ul li span,#select_image_selection_u ul li span,#upl_select_etc ul li span{
	cursor:pointer;
	margin-left:-10px;
}

#select_image_selection ul li,#select_image_selection_u ul li,#upl_select_etc ul li{
	padding-left:10px;
}

#select_image_selection ul li ul,#select_image_selection_u ul li ul,#upl_select_etc ul li ul {
	width: 210px;
	max-height: 250px;
	overflow-x: hidden;
	overflow-y: auto;
	display:none;
	position:relative;
	top:-4px;
	padding:2px;
}


#select_image_selection ul li ul li,#select_image_selection_u ul li ul li,#upl_select_etc ul li ul li{
	cursor:pointer;
	margin-left:-5px;
	margin-top:-1px;
	* top:-18px;
	* position:relative;
	* height:14px;
}

#select_image_selection_u input{
	margin-top:6px;
}

#select_image_selection_u{
	min-height:42px;
	max-height:100px;
	width:100%;
	float:left;
	margin-top:1px;
	margin-bottom:0px;
	margin-left:2px;
	margin-right:2px;
}
#uploadbox{
	height:22px;
	width:100%;
	float:left;
	margin-top:1px;
	margin-bottom:16px;
	margin-left:2px;
	margin-right:2px;
}
#uploadbox #picture{
	position:relative;
	left:-115px;
	top:-22px;
}
#uploadbox_file{
	position:relative;
	top:30px;
	height:16px;
	left:10px;
	width:210px;
	overflow:hidden;
}

#uploadbox_text{
	position:relative;
	top:30px;
	height:0px;
	left:0px;
	display:none;
}

.im_change_description span{
	margin-left:-10px;
}

#select_image_button{
	height:14px;
	width:100%;
	float:left;
	margin-bottom:16px;
}

#selection_box{
	z-index:2;
	position:absolute;
	top:50%;
	right:20px;
	width:150px;
}

#selection_box_onderdeel{
	float:left;
	width:140px;
}

/*---------------------------------------------------------------------------------------*/

/*------------------------------------options--------------------------------------------*/
#options_imtab,#options_menutab,#options_preftab,#options{
	width:740px;
	float:left;
	padding-left:10px;
}

#options_imoption, feedback{
	width:100%;
	float:left;
}
.options_total{
	width:500px;
	float:left;
}
.options_left{
	margin-right:-5px;
	padding-left:5px;
	padding-bottom:5px;
	padding-top:5px;
	width:485px;
	float:left;
}
#options_tab{
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	width:100px;
	float:left;
	text-align:center;
}
#close{
	width:15px;
	height:15px;
	float:left;
	text-align:center;
	padding-bottom:5px;
}
#extra_option_total{
	width:500px;
	max-height:500px;
	overflow:auto;
	position:absolute;
	padding:4px;
}
/*-------------------------------------PDF-----------------------------*/
#pdf_window{
	float:left;
	margin:0;
	width:100%;
	margin-bottom:16px;
}
.pdf_window_title{
	width:140px;
	height:15px;
	float:left;
	text-align:left;
	padding-bottom:5px;
}
.pdf_window_button{
	width:15px;
	height:15px;
	float:left;
	text-align:center;
	padding-bottom:5px;
	position:relative;
	float:left;
}
#pdf_inner_interface{
	display:block;
	margin-left:10px;
}
.pdf_prev_images{
	width:16px;
	height:16px;
	margin-right:2px;
}
#pdf_added_images{
	width:100%;
}
#pdf_add_image,#pdf_prev_images{
	margin-bottom:5px;
	width:100%;
}
#pdf_show_im_del,#pdf_show_im_move{
	width:15px;
	float:left;
}
#pdf_show_im_options,#make_pdf_text{
	width:50%;
	float:left;
	text-align:right;
	margin-top:20px;
}
#pdf_add_image_text{
	width:50%;
	float:left;
	text-align:left;
	margin-top:20px;
}
#pdf_options_option_line{
	width:750px;
	float:left;
	margin-bottom:10px;
}
#pdf_options_option{
	width:250px;
	float:left;
}

#comments_container{
	width:100%;
	float:left;
	text-align:center;
	display:none;
}
#comments_comments_container{
	border:0px;
	width:400px;
}
.comments_comment{
	background-color:#202020;
	color:#CCCCCC;
	width:400px;
	float:left;
	margin-bottom:5px;
	position:relative;
	left:125px;
}
.comments_author{
	width:190px;
	float:left;
	padding-left:10px;
	text-align:left;
	font-size:10px;
	border-bottom:#333333 1px solid;
}
.comments_time{
	width:190px;
	float:left;
	padding-right:10px;
	text-align:right;
	font-size:9px;
	border-bottom:#333333 1px solid;
}
.comments_text{
	width:380px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	float:left;
	font-size:11px;
}
.comments_remove{
	color:#FF0000;
	position:absolute;
	padding-left:2px;
	cursor:pointer;
}
#comments_addcomment_container{
	width:100%;
	float:left;
	margin-bottom:20px;
	margin-top:20px;
}
#comments_addcomment_container textarea {
	background-color:#333333;
	border:#000000 1px solid;
	color:#CCCCCC;
	font-size:11px;
}
#comments_addcomment_container input {
	background-color:#666666;
	color:#000000;
	border:#CCCCCC 1px solid;
	font-size:12px;
	padding:2px;
}
