@CHARSET "UTF-8";

.ui-datepicker {
	font-size:90%;
}

.radio {
	vertical-align:bottom;
	margin:0 5px 0 0;
}

.spaced {
  margin: 10px 0;
}

form {
	margin:0;
	padding:0;
	position:relative;
	clear:both;
}

form .row  {
	padding:0 0 0 0;
	clear:both;
}

form fieldset {
	border:0;
	padding:0;
	margin:0;
}

form legend {
	color:#22211d;
	font-weight: bold;
	font-size: 1.1em;
}

form label {
  display: block;
  width: 50%;
  font-size: .7em;
  margin: 0;
  padding: 1px 0;
}

form label.clear {
  float:none;
}

/* HTML */

form h3 {
	margin:16px 0 8px 0;
}

form p {
	border:0;
	padding:0;
	margin:0px 0 8px 0;
	color:#302f2b;
}

form fieldset.search_form
{
  width: auto;
  margin: 10px 0 5px 0;
  padding: .85em;
  border: none;
  background-color: #f7f2e9;
}

form fieldset p {
	border:0;
	padding:0;
	margin:0 0 16px 0;
	font-weight:normal;
}

form fieldset ul {
	margin:0px 16px 0 0;
}

form fieldset li {
	list-style:none;
	margin:0 0 0 0;
	line-height:1.2em;
}

form fieldset li .checkbox {
	margin:0 6px 0 0;
}

/* TEXTAREA */

form textarea.textarea {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 0.8em;
	color:#000;
	width:60%;
	display:block;
	float:left;
	padding:2px;
	height:80px;
	margin:0 0 8px 0;
}

form textarea.textarea.size_S {
	height:80px;
	width:80%;
}

form textarea.textarea.size_M {
	height:160px;
	width:100%;
}

form textarea.textarea.size_L {
	height:240px;
	width:100%;
}

/* INPUT */
input[type=text], select, textarea, .visible {
  font-size: .8em;
}

form input.text {
	font-family: verdana, helvetica, arial, sans-serif;
	width:50%;
	display:block;
	float:left;
	padding:1px 2px;
	margin:0 0 8px 0;
}

form input.text.size_L {
	width:90%;
}

form input.graphic {
	width:19px;
	height:18px;
}


/* SUBMIT INPUT */

form fieldset.buttons {
	clear:both;
	margin:16px 16px 4px 16px;
}

form .fragment p {
  font-size: 0.8em;
}

form .fragment fieldset.buttons {
	margin: 0;
	padding: 10px;
  border: none;
  border-top: 4px solid #ede2cf;
  background: #f7f2e9 url(/zwangsarbeit/images/rounded_right_bottom.gif) no-repeat bottom right;
}

.admin form fieldset.buttons {
  border: none;
  padding: 10px 7px;
  background: none;
}

.admin form .fragment fieldset.buttons {
  padding: 10px 0;
  background: none;
}

.admin .fragment.unpadded .message p{
  margin: -1px -7px 32px -7px;
}

form input.button {
  overflow: visible;
  width: auto;
  background: #093f88 url(/zwangsarbeit/images/nav_head_bg_reverse.gif) repeat-x left top;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  font-family: verdana, helvetica, arial, sans-serif;
  padding: 3px 10px;
  border: 0;
  vertical-align: top;
}

/* Hack: IE bis 5.5 kennt "pointer" nicht, sondern nur "hand" (non-standard)*/
* html form input.button {
  cursor: hand;
}

.admin form input.button {
	background-color:#333;
	background-image:none;
	font-size:.9em;
	padding:4px;
}

.admin form input.button:hover {
	background-color:#004593;
	text-decoration:underline;
}

.admin form input.button:focus {
	text-decoration:underline;
}

/* jeditable-Formatierungen */

.admin form.jeditable button {
  overflow: visible;
  width: auto;
  background-color: #333;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  font-family: verdana, helvetica, arial, sans-serif;
  padding: 3px 10px;
  border: 0;
  vertical-align: top;
	font-size:.8em;
	padding:3px;
	margin: 3px 5px 0 0;
}

.admin form.jeditable button:hover {
	background-color:#004593;
	text-decoration:underline;
}

.admin form.jeditable button:focus {
	text-decoration:underline;
}


/* SELECT */

form select {
	width:25%;
	float:left;
	padding:0;
	margin:0;
	font-size:.8em;
}

form option {
	padding:1px;
}

.admin select {
  width: auto;
  float: none;
}

.admin select.backend {
  font-size:.8em;
}

/* ERROR MESSAGE */

span.error_message {
	padding:0 0 0 18px;
	margin:0 0 0 4px;
	color:#990000;
	background:transparent url('../../gfx/error.png') 0 2px no-repeat;
	border:0px solid green;
	line-height:1em;
	position:relative;
	top:4px;
}

/*****/

form .required {
	color:#c00;
}

form br {
	clear:both;
}

/*****/

form .error {
	border:1px solid #990000;
	padding:16px 16px 16px 32px;
	margin:16px 16px 0 16px;
	color:#990000;
	background:#fff url('../../gfx/error.png') 12px 17px no-repeat;
}

/* */

ol.selector {
	border:1px solid red;
	width:100%;
	height:120px;
	overflow:auto;
	border-top:1px solid #888;
	border-left:1px solid #888;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	margin-right:8px;
}

.column ol.selector {
	width:98%;
}

ol.selector li {
	margin:2px 4px;
	padding:2px 0px;
}

ol.selector li.selected {
	background: #5f6d78;
	color:#fff;
}

ol.selector li:hover {
	background: #eff0f1;
	cursor:pointer;
	color:#000;
}

ol.selector .selected_row {
	background: #eff0f1 url('gfx/selector.png') left center no-repeat;
	cursor:pointer;
	color:#000;
	padding-left:8px;
}

ol.selector .selected_row:hover {
	background: #eff0f1 url('gfx/selector.png') left center no-repeat;
	cursor:pointer;
	color:#000;
	padding-left:8px;
}

ul.form {
  float:left;
  margin-bottom: 10px;
}

ul.form li {
	margin: 0 20px 0 0;
}
