
body {
	font-family: arial;
	padding: 0;
	margin: 0;
}
a {text-decoration: none;}

ul {margin: 0; padding: 0; overflow: hidden;}
li {
	list-style: none;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}

img {max-width: 100%; height: auto;}

select {border: 1px solid #dddddd; padding: 4px;}

.mainwrap {
	max-width: 1180px;
	margin: auto;
}

iframe {height: 40px;}

input, button {
	margin: 0;
	padding: 4px;
	border: 1px solid #dddddd;
	border-radius: 2px;
	vertical-align: middle;
}
button {
	cursor: pointer;
	padding: 4px 10px;
	}

fieldset {
	margin: 0;
	padding: 20px;
	border: 1px solid #dddddd;
	border-radius: 2px;
	margin-bottom: 20px;
}

legend, .toggler {
	padding-right: 5px;
	border: none!important;
	cursor: pointer;
}
legend a {
	border: none!important;
	text-decoration: none;
	cursor: pointer;
}

.fieldset_off {
	border-bottom: none;
	border-right: none;
}
.fieldset_off legend, .toggler_off {

}
.fieldset_off div {
	display: none;
}

.uploadwrap, .fieldwrap {
	clear: both;
	overflow: hidden;
}

.toolbtn img {
	cursor: pointer;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	}

label, span {
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	}
.uploadwrap label {
	margin-right: 10px;
}

.getcode {
	font-size: 12px;
	background: #eeeeee;
	border-radius: 3px;
	padding: 4px 10px;
	cursor: pointer;
}

.source_desc {
	clear: left;
	float: left;
	width: 200px;
}

.source_url {
	float: left;
}
.source_url input, .source_url select {
	padding: 0 0 0 1px;
}

a.source_accept {
	display: block;
	float: left;
	padding-left: 18px;
	color: #888888!important;
	background-image: url(accept.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 90%;
	letter-spacing: -1px;
	border: none!important;
}
a.source_accept:hover {
	color: #333333!important;
}

#img_area_form {
	margin: 5px 0px;
	padding: 0;
	border: 0;
}

#form_container {
	white-space: nowrap;
	overflow: auto;
	height: 88px;
	border-top: solid 1px #bfc1c5;
}

#form_container {font-size: 12px;}
#form_container input, 
#form_container select {
	border: 1px solid #dddddd;
	font-size: 12px;
	margin-right: 5px;
}

.img_area {
	display: block;
	vertical-align: middle;
	line-height: 20px;
}

.img_id {
	font-weight: bold;
	width: 25px;
	padding: 0px 3px;
	text-align: right;
	border: none!important;
	background: none;
}
.img_active {
	border: none!important;
}
.img_coords {
	width: 72px;
}
.img_href {
	width: 82px;
}
.img_alt {
	width: 82px;
}
.img_target {
	width: 82px;
}

#pic_container {
	position: relative;
	width: 100%;
	border: solid 0px #efefef;
}

#pic_container .imgmap_label {
	font: bold 10px arial;
	color: #100;
	padding: 1px 2px;
}

#status_container {
	font-weight: bold!important;
	font-size: 90%;
	color: #e95949;
	width: 100%;
}

#button_container {
	padding: 5px;
	line-height: 22px;
	float: left;
}
#button_container select,
#button_container img,
#button_container > div,
#button_container label
{
	float: left;
}
#button_container img {
	margin: 2px 2px;
	cursor: pointer;
}

#fieldset_html {
	text-align: left;
}

#html_container {
	border: 2px solid #00aeff;
	background: #eaf8ff;
	margin: 5px 0;
	padding: 10px;
	height: 200px;
	width: 96%;
}

#more_actions {
	background-color: #e7e7e7;
	border: solid 1px #888;
	padding: 5px;
	width: 120px;
	line-height: 15px;
}
#more_actions div div,
#more_actions div a {
	text-decoration: none;
	color: #000;
	float: left;
	padding: 0 3px;
}

.adswide {
	text-align: center;
	overflow: hidden;
}
.adswide img {
	display: inline-block;
	box-sizing: border-box;
}

a.maschek {
	display: inline-block;
	float: right;
	margin-right: 20px;
	clear: both;
	color: #cccccc;
	font-size: 12px;
}