.cmsbody {
	background: none;
}

.cmsbody fieldset {
	border: 0;
	margin: 0;
	padding: 10px;
	background-color: #F9F9F9;
}

.cmsbody legend {
	font-weight: bold;
}

.cmsbody #sfWebDebug {
	/*display: none;*/
}

div#cms_news {
	padding: 10px;
}

div#cms_news fieldset {
	width: 588px;
}

div#cms_news legend {
	padding-right: 5px;
}

div#cms_news ul li {
	margin-bottom: 20px;
}

div#cms_news fieldset {
	padding: 10px;
}

div#cms_news fieldset ul li {
	margin: 0px;
	padding-top: 8px;
}

div#cms_news label {
	width: 90px;
	float: left;
	margin-top: 4px;
}

div#cms_news img {
	float: left;
	margin-right: 10px;
}

div#cms_news label.after {
	float: none;
}

div#cms_news input.text,input#tags {
	width: 385px;
}

div#cms_news select {
	width: 260px;
}

div#cms_news input.file {
	width: 370px;
}

div#cms_news div.panel {
	width: 200px;
}

div.auto_complete {
	width: 350px;
	background: #fff;
}

div.auto_complete ul {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: 1px solid #bbb;
}

div.auto_complete ul li {
	margin: 0;
	padding: 3px;
	border-bottom: 1px solid #eee;
	list-style-type: none;
}

div.auto_complete ul li.selected {
	background-color: #ffb;
}

div.auto_complete ul strong.highlight {
	margin: 0;
	padding: 0;
	color: #800;
}

div#cms_news div#head_foto {
	padding-top: 10px;
}

div#cms_news div#head_video {
	padding-top: 10px;
}

/* Tabs classes */
div#cms_news .tabs {
	width: 100%;
	height: 18px;
	line-height: normal;
	background: url('../js/tiny_mce/themes/advanced/skins/default/img/tabs.gif') repeat-x 0 -72px;
}

div#cms_news .tabs ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#cms_news .tabs li {
	float: left;
	background: url('../js/tiny_mce/themes/advanced/skins/default/img/tabs.gif') no-repeat 0 0;
	margin: 0 2px 0 0;
	padding: 0 0 0 10px;
	line-height: 17px;
	height: 18px;
	display: block;
}

div#cms_news .tabs li.current {
	background: url('../js/tiny_mce/themes/advanced/skins/default/img/tabs.gif') no-repeat 0 -18px;
	margin-right: 2px;
}

div#cms_news .tabs span {
	float: left;
	display: block;
	background: url('../js/tiny_mce/themes/advanced/skins/default/img/tabs.gif') no-repeat right -36px;
	padding: 0px 10px 0 0;
}

div#cms_news .tabs .current span {
	background: url('../js/tiny_mce/themes/advanced/skins/default/img/tabs.gif') no-repeat right -54px;
}

div#cms_news .tabs a {
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 10px;
}

div#cms_news .tabs a:link,.tabs a:visited,.tabs a:hover {
	color: black;
}

/* Panels */
div#cms_news .panel_wrapper div.panel {
	display: none;
}

div#cms_news .panel_wrapper div.current {
	display: block;
	width: 100%;
	overflow: visible;
}

div#cms_news .panel_wrapper {
	border: 1px solid #919B9C;
	border-top: 0px;
	padding: 10px;
	padding-top: 5px;
	clear: both;
	background: white;
}

div#cms_news div#head_foto_insert_panel {
	padding-top: 6px;
}

div#cms_news div#head_foto_insert_panel img {
	margin-top: 10px;
}

div#cms_news div#head_video input.text {
	width: 400px;
}

div#cms_news div#head_video select {
	width: 140px;
}

div#cms_news div.form_error {
	padding-left: 90px;
	color: red;
}

.cmsbody ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

input.error, textarea.error {
	border: solid 1px red;
}

p.errors {
	border: solid 1px red;
	padding: 5px;
	font-weight: bold;
	display: inline-block;
	margin-bottom: 2em;
}

.draggable {
	cursor: n-resize;
}

.kader {
	position: absolute;
	z-index: 200;
	font-size: 1px;
}

#fotolist {
	overflow: hidden;
	margin-left: 10px;
}

#fotolist li {
	display: inline-block;
	margin: 0 5px 5px 0;
}

#fotolist li a img {
	border: solid 2px white;
}

#fotolist li a.primary img {
	border: solid 2px #28A70D;
}

* html #fotolist li, * html #fotolist li a {
	display: inline;
}

#overDiv {
	position: absolute;
	z-index: 10;
	color: white;
}
