.cmsbody {
	background: none;
	font: 11px trebuchet ms, sans-serif;
	color: #000;	
}

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

.cmsbody th {
	padding-right: 10px;
}

.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;
	overflow: hidden;
}*/

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('../images/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('../images/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('../images/tabs.gif') no-repeat 0 -18px;
	margin-right: 2px;
}

div#cms_news .tabs span {
	float: left;
	display: block;
	background: url('../images/tabs.gif') no-repeat right -36px;
	padding: 0px 10px 0 0;
}

div#cms_news .tabs .current span {
	background: url('../images/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: hidden !important;
}

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

div#cms_news .panel_wrapper img {
	clear: both;	
}

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;
}

.primary {
	background-color: #E6E3E3;
}

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

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

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;
    border: 1px solid #a5a5a5;
}

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, input#brands {
    width: 385px;
}

div#cms_news select, #albums_logins_id, #foto_logins_id, div#cms_news #nieuws_titel {
    width: 260px;
}

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

/*div#cms_news div.panel {
    width: 200px;
    overflow: hidden;
}

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('../images/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('../images/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('../images/tabs.gif') no-repeat 0 -18px; margin-right:2px;}
div#cms_news .tabs span {float:left; display:block; background:url('../images/tabs.gif') no-repeat right -36px; padding:0px 10px 0 0;}
div#cms_news .tabs .current span {background:url('../images/tabs.gif') no-repeat right -54px;}
div#cms_news .tabs a {text-decoration:none; font-family: 'trebuchet ms', helvetica, sans-serif; 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;
}

#sort_albums td, #sort_fotos td {
	vertical-align: top;
}

#uploader {
	overflow: hidden;
	clear: both;
}

.swfupload-queued-file {
	color: white !important;
}

#display_albums_datum, #display_foto_datum {
	float: left;
	width: 100px;
}

.datepicker {
	float: left;
}

.cmsbody fieldset legend {
	font-size: 15px;
}

.cmsbody form fieldset th {
	width: 130px;
	text-align: left;
	font-weight: normal;
}

.cmsbody pre {
	margin: 0;
}

/* LIJSTWEERGAVE FORMULIER (NIEUWE STIJL) */

#dc_cms ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#dc_cms ul li {
	clear: both;
	float: none;		
}

#dc_cms label {
	float: left;
	width: 150px;
}

#dc_cms .error_list {
	color: red;
	margin-left: 150px;
}

#cms_news .tabs li {
	clear: none;
	float: left !important;
	margin: 0 2px 0 0 !important;
	padding: 0 0 0 10px !important;
}

#comment_form label {
	display: block;
	float: left;
	width: 80px;
}

#comment_form .error_list {
	margin-left: 80px;
	clear: right;
	overflow: hidden;
}