#body_container {
	margin: 0 0 0 0;
	background-color: #EEEEEE;
}

#main_container{
	width:100%;
	height:10%;
	text-align:left;
	font: 14px Arial;
}

#ubr_debug {
	font: 10px Arial;
	background-color: #F8F8F8;
	border: 1px solid #969696;
	width: 400px;
	height: 100px;
	overflow: auto;
	text-align: left;
	margin: auto;
	margin-bottom: 0px;
	margin-top: 5px;
}

#ubr_alert {
	font: 18px Arial;
	text-align: left;
	margin-bottom: 0px;
}

.ubrError {
	color: red;
}

.ubrWarning{
	color: orange;
}

#upload_container{
	display:none;
}


/* FILE PICKER */
#file_picker_container{
	margin:auto;
	text-align:left;
	margin-bottom: 0px;
}

.upfile_ultimo{}
/* FILE PICKER */

/* UPLOAD SLOTS */
#upload_slots_container{
	display:none;
	text-align:left;
	font: 12px Arial;
	width:350px;
	margin-top: 10px;
	margin-bottom: 0px;
}

.upfile_label{
	height:24px;
}

.upfile_name {
	width:325px;
	height:20px;
	float: left;
	padding-top: 3px;
}

.upfile_remove{
	float:left;
	width:22px;
	height:20px;
	padding-top: 3px;
	cursor:pointer;
	/*
	background-image: url('./images/cross.png');
	background-repeat: no-repeat;
	background-position:5px 3px;
	*/
}
/* UPLOAD SLOTS */

#preloader{
	position: absolute;
	left: -110%;
	top: -110%;
	height: 0;
	width: 0;
	border-width: 0;
	z-index: -30;
}
.upload_form {
	font-family: arial; font-size: 12px;
}
.upload_form .box{padding-top:20px;padding-bottom:0;border:0;}
.upload_form .agree{margin-bottom:0px;}
.upload_form input.file{
	width:410px;
}
.upload_form a:link,.upload_form a:visited,.upload_form a:hover{color:#ff3300;}
.upload_form .upload_restart_link{
	font-size:120%;
	line-height:20px;
}
.upload_form .upload_progress_percent{
	position:relative;
}
.upload_form .upload_progress_percent #progress_done_num{
	position:absolute;
	top:28px;
	left:0;
	display:block;
	z-index:2;
	text-align:center;
	font-size:30px;
	font-style:italic;
	color:#666666;
	width:95px;
}

.upload_form .upload_progress_percent img{
	height:100px;
}
.upload_progress, .upload_done{
	margin-bottom:1em;
}

.upload_progress .block{
	padding:10px 0;
}
.upload_form_index .upload_progress{
	width:410px;
	margin:0 auto;
}

.upload_celikom {	text-align: center;
	overflow: hidden;
	width: 332px;
	height: 22px;
}
.upload_input {	margin-top: -22px;
	margin-left:-410px;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	opacity: 0;
	font-size: 150px;
	height: 332px;
}
#layer1 {text-align: center; overflow: hidden; width: 332px; height: 22px;}
#layer2 {color: #fff; font-size: 20px; font-weight: bold;}
.abrabr {height: 22px;}
.abr123 {}