div#system_content {
	padding: 10px;
}
div#system_content div#system_content_main,
div#system_content div#system_sitepreview {
	background-color: #58ac25;
	color: #000000;
	padding: 5px;
}
div#system_content div#system_sitepreview {
}
/*
div#system_sitepreview {
	background-color: #e3e3e3;
	color: #000000;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 1;
}
*/

div#system_sitepreview {
	padding: 13px;
}
div#system_sitepreview iframe {
	width: 100%;
	height: 100%;
}
div#system_content_head table, div#system_content_head tr, div#system_content_head td {
	padding: 0px;
	border-collapse: collapse;
}
.contentHeadItemFocus {
	height: 20px;
	background-image: url(http://www.kunstveiling.nl/interface/web/images/button/focus_spacer.gif);
	vertical-align: middle;
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer; cursor: hand;
}
.contentHeadItemFocusLeft {
	background-image: url(http://www.kunstveiling.nl/interface/web/images/button/focus_leto.gif);
	width: 12px;
	height: 20px;
	cursor: pointer; cursor: hand;
}
.contentHeadItemFocusRight {
	height: 20px;
	background-image: url(http://www.kunstveiling.nl/interface/web/images/button/focus_rito.gif);
	width: 12px;
	cursor: pointer; cursor: hand;
}
.contentHeadItem {
	background-image: url(http://www.kunstveiling.nl/interface/web/images/button/white_spacer.gif);
	white-space: nowrap;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer; cursor: hand;
}
.contentHeadItemLeft {
	background-image: url(http://www.kunstveiling.nl/interface/web/images/button/white_leto.gif);
	width: 12px;
	height: 20px;
	cursor: pointer; cursor: hand;
}
.contentHeadItemRight {
	height: 20px;
	background-image: url(http://www.kunstveiling.nl/interface/web/images/button/white_rito.gif);
	width: 12px;
	cursor: pointer; cursor: hand;
}
.contentHeadHelp {
	background-image: url(http://www.kunstveiling.nl/interface/web/images/button/focus_spacer.gif);
	white-space: nowrap;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
	cursor: help;
}
.contentHeadHelp a:hover {
	cursor: help;
}
.contentHeadHelpLeft {
	background-image: url(http://www.kunstveiling.nl/interface/web/images/button/focus_leto.gif);
	width: 12px;
	height: 20px;
	cursor: help;
}
.contentHeadHelpRight {
	height: 20px;
	background-image: url(http://www.kunstveiling.nl/interface/web/images/button/focus_rito.gif);
	width: 12px;
	cursor: help;
}
.contentHeadSpacer {
	width: 2px;
}
.contentMain {
	background-color: #58ac25;
	color: #000000;
	padding: 5px;
}
.contentMain {
	padding-bottom: 0px;
}
.contentMainItem {
	font-family: verdana, helvetica;
	font-size: 11px;
	color: #000000;
}
.contentMainItemHead {
	vertical-align: middle;
	padding-left: 7px;
	background-color: #000000;
	background-image: url(http://www.kunstveiling.nl/interface/web/images/button/header_spacer.gif);
	color: #FFFFFF;
	height: 20px;
}
.contentMainItemHeadRow {
	height: 20px;
	padding-bottom: 0px;
  /* border: 1px solid #0e4a7c; */
	background-image: url(http://www.kunstveiling.nl/interface/web/images/button/header_spacer.gif);
}
.contentMainItemContent {
	padding: 5px;
	background-color: #fbfbfb;
	color: #000000;
}
td {
	vertical-align: top;
}
.mainContentTable {
	width: 100%;
	margin-bottom: 5px;
}
div.fileinputs {
	position: relative;
}

.FormButton {
	background-image:  url('http://www.kunstveiling.nl/interface/web/images/button/header_spacer.gif');
	background-color: #0e4a7c;
  color: #ffffff;
  font-weight: bold;
  border: 0px solid #0e4a7c;
  cursor: pointer; cursor: hand;
}
input, textarea, select {
	border: 1px solid #C0C0C0;
	background-color: #F0F0F0;
}

.contentMainItemHeadMinimize, .contentMainItemHeadHelp {
	width: 14px;
	height: 14px;
	padding-top: 2px;
}
.contentMainItemHeadHelp {
	cursor: help;
}
.contentMainItemHeadMinimize {
	cursor: pointer; cursor: hand;
}
.contentMainItemHeadIcons {
	padding-right: 4px;
	text-align: right;
	vertical-align: middle;
}
.systemOverviewCurrentTags {
	position: absolute;
	background-color: #FFFFFF;
	width: 180px;
	height: 100px;
	overflow: auto;
	border: solid 1px #58ac25;
	z-index: 1;
}

.systemProgressbarOuter {
	padding-top: 3px; 
	padding-bottom: 3px; 
	background-color: #BBBBFF; 
}
.systemProgressbarInner {
	padding: 3px; 
	background-color: #0000FF;
	align: center;
}
.systemProgressbarText {
	color: #FFFFFF;
}

