.flashUploadCenter {
	background-image: url('/photo_new/images/Lightbox/loading_16_black.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}

.flashUploadCenter .x-panel-body, .x-tab-panel-body, .x-tab-panel-footer, .x-window-plain .x-window-mc {
	background-color: transparent;
}

.flashUploadDataView .thumb-wrap {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}

.flashUploadDataView .img_thumb_wrap {
	width: 126px;
	height: 126px;
	background-color: #ffffff;
	overflow: hidden;
	border: solid 0px #cccccc;
}

.flashUploadDataView .img_thumb_border {
	width: 120px;
	height: 120px;
	background-color: #ffffff;
	overflow: hidden;
	border: solid 3px transparent;
}

.flashUploadDataView .x-view-over .img_thumb_wrap {
	background-color: #dddddd;
}

.flashUploadDataView .x-view-selected .img_thumb_border {
	background-color: #ffffff;
	border: solid;
	border-color: #00bfff;
	border-width: 3px;
}

.flashUploadDataView .img_thumb_info {
	font-size: 12px;
	color: rgb(80, 90, 100);
	margin-top: 2px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.uploadPanelBottom .x-panel-body, .x-tab-panel-body, .x-tab-panel-footer, .x-window-plain .x-window-mc {
	background-color: #e1e6eb;
}

.flashStatusUploading {
	position: relative;
	top: 0px;
	left: 0px;
}

.flashStatusDone, .flashStatusError {
	position: relative;
	bottom: 10px;
	right: 10px;
}

.flashUploadCenter .x-grid3, .flashUploadCenter .x-grid3-row {
	background-color: transparent;
}
