#src_list, #over_list, #out_list {width:280px;}
.mceActionPanel {margin-top:7px;}
.alignPreview {border:1px solid #000; width:140px; height:140px; overflow:hidden; padding:5px;}
.checkbox {border:0;}
.panel_wrapper div.current {height:305px;}
#prev {margin:0; border:1px solid #000; width:428px; height:150px; overflow:auto;}
#align, #classlist {width:150px;}
#width, #height {vertical-align:middle; width:50px; text-align:center;}
#vspace, #hspace, #border {vertical-align:middle; width:30px; text-align:center;}
#class_list {width:180px;}
#constrain, #onmousemovecheck {width:auto;}
#id, #dir, #lang, #usemap, #longdesc {width:200px;}

html, body {
	font-family: Arial !important;
	background-color: #fff;
}
body {
	margin: 8px;
}

.modal-img-wrapper {
	height: 400px;
	padding-left: 7px;
}

.modal-img-wrapper > .modal-img-inner {
	padding-top: 52px;
}

.insert-main > .modal-inner {
	display: inline-block;
	float: left;
	width: 50%;
}
.droppen-wrapper {
	height: 18px;
}

.upload-foto-title {
	margin-top: 28px;
	text-align: center;
	font-size: 12px;
	margin-left: -19px;
	margin-bottom: 12px;
}

.topic-input-wrapper.topic-droppen-block {
	margin-left: 47px;
	margin-right: 63px;
	height: 169px;
	width: 189px;
}

.droppen-block-clickfoto {
	text-align: center;
	color: #77c7f1;
	font-size: 12px;
}

.topic-foto-icon{
	display: block;
	margin: 14px auto 21px;
	
}

.url-block-modal > .url-block-modal-label {
	font-size: 12px;
	margin-top: 28px;
	display: block;
	margin-left: 64px;
	margin-bottom: 14px;
}

.url-block-modal .imgUploadLinkTxt {
	position: relative;
	z-index: 1;
	display: block;
	margin-left: 65px;
	width: 218px;
	border-bottom: solid 1px #cbd4d9;
	border-top: solid 1px #cbd4d9;
	border-left: solid 1px #b1bec6;
	border-right: solid 1px #b1bec6;
	margin-bottom: 8px;
	margin-top: 0;
}

.url-block-modal .link2 {
	font-size: 11px;
	display: block;
	width: 160px;
	color: #3776ac;
	margin-left: 94px;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
}

.url-block-modal .link2 > .link2-span {
	border-bottom: 1px dotted;
}

#upload-from-url {
	margin-left: 119px;
	margin-top: 20px;
}

.control-block {
	border-top: 1px solid #ccc;
	width: 642px;
	margin: 0 auto;
	font-size: 11px;
}

.text-center {
	margin-top: 16px;
}

.droppen-block-dropfoto.drop-zone{
	position: absolute;
	z-index: 2;
	display: none;
	background: #fff;
	border-radius: 6px;
	border: 2px dashed;
	top: 10px;
	bottom: 10px;
	left: 10px;
	right: 10px;
	text-align: center;
	font-size: 32px;
	color: #b0bfc4;
	padding-top: 210px;
}

.topic-upload-block {
	display: none;
	overflow-y: auto;
	height: 385px;
	width: 611px;
	padding-left: 35px;
	padding-top: 7px !important;
	border-top: 1px solid #ccc;
}

.topic-foto {
	padding: 5px 0 5px 5px;
	background: #ffffff;
	position: relative;
}


.topic-foto .topic-foto-img {
	display: block;
	width: 107px;
	min-height: 1px;
	border-width: 0;
	padding: 0;
	overflow: hidden;
}

.hud .fader {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	opacity: 0.7;
	z-index: 3;
}

.hud .wall {
	position: absolute;
	top: 0;
	right: 0;
	width: 460px;
	height: 100%;
	background-color: #fff;
	z-index: 4;
}

.wall .wall-progress {
	position: absolute;
	height: 30%;
	top: 50%;
	margin-top: -9%;
	margin-left: 10px;
}

.wall-progress .progress-title {
	margin-top: 16px;
	margin-bottom: 10px;
	font-size: 12px;
	font-family: arial;
}

.wall-progress .progress-bar {
	position: relative;
	float: left;
}

.progress-bar .bar-outer {
	top: 0;
	left: 0;
	width: 374px;
	border: 1px solid #888888;
	height: 13px;
	background-color: rgb(232,232,232);
	border-radius: 7px;
	border: 2px solid rgb(212,212,212);
	overflow: hidden;
}

.progress-bar .bar-inner {
	width: 70%;
	height: 13px;
	background-color: rgb(65,138,215);
	border-radius: 7px 0 0 7px;
}

.wall-progress .progress-abort {
	float: left;
	margin-left: 10px;
}

.wall .link2 {
	float: right;
	font-size: 12px;
	font-family: arial;
	margin-left: 5px;
	color:#1c68a6;
	cursor:hand;
	cursor:pointer;
	text-decoration:none;
	outline:none;
}

.link2:hover {
	color:#1c68a6; 
	text-decoration:none;
}

.link {
	margin-top: 12px;
	float: left;
	font-size: 12px;
	font-family: arial;
	cursor: pointer;
	color:#1c68a6;
	text-decoration: none;
	outline: none;
}

.link:hover {
	color:#1c68a6; 
	text-decoration:underline;
}

.complete-block {
	float: left; 
	position: absolute; 
	left: 129px; 
	top: 2px;
}

.complete-node {
	font-family: arial; 
	font-size: 12px;
}

.topic-foto:hover {
	cursor: move;
	background: #f5f5f5;
}

.topic-foto.error-foto:hover {
	cursor: default;
	background: none;
}

.error {
	font-size: 12px;
	color: #f00;
}

.topic-foto-img.empty{
	width: 67px;
	height: 48px;
	background: #eff9ff;
	padding: 20px;
	opacity: .5;
}

.url-inputs-block {
	overflow-y: auto;
	max-height: 153px;
}

.topic-text-foto {
	display: block;
	clear: both;
}
.file-upl {
	position: absolute;
	opacity: 0;
}
.grid-180 {
	width: 100%
}