/* color:#3B4753; /* grau */
/* color:#32630A; /* grün */
/* color:#003B8B; /* blau */
/* ======== formee overrides ======== */

label.pa-left {
  display: inline-block;
  vertical-align: top;
}
/* ======== Form styles ======== */

input[type=text],
select,
textarea {
  background: white url('/imgcss/textfield_bg.gif') repeat-x top;
  /*Define background for input elements here*/
  border: 1px solid #d2d1d1;
}
/* ======== Focus styles ======== */

input[type=text]:focus,
select:focus,
textarea:focus {
  background: #fbfafb url('/imgcss/textfield_active_bg.gif') repeat-x top;
  /*Define bacground for focussed form elements here*/
  border: 1px solid #aeaeae;
}
/* ======== Error styles *======== */

input.error,
select.error,
textarea.error,
.wysiwyg.error,
input.error:focus,
select.error:focus,
extarea.error:focus,
.wysiwyg.error:focus {
  border: 1px solid #ff8388;
}
article.placead {
  border: solid 3px #cccccc;
  background-color: #f2f2f2;
  /*padding: 1em; */

}
input[type=text].disabled {
  background-color: #e9e9e9 !important;
  background-image: none !important;
  color: #666666 !important;
  cursor: default !important;
}
article.placead [type=text],
article.placead textarea,
article.placead .uneditable-input {
  width: 95%;
}
div#submitstep2 {
  background-color: white;
}
div.placead-categories {
  background-color: white;
  padding: 10px;
}
div.placead-categories ul {
  float: left;
  vertical-align: top;
  margin: 0 1em 0 0;
  padding: 0;
  list-style: none;
}
div.placead-categories li {
  border-bottom: dashed 1px silver;
}
div.submitwrap {
  padding: 10px 0;
}
div#adprice label {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
div.submitwrap input#Ad_Price {
  width: 80px;
}
.pa-section {
  float: left;
  clear: both;
  /*padding-bottom: 4px;*/
  width: 980px;
}
.pa-section.error {
  background-color: #ffcccc;
}
.pa-row {
  /*clear: both;*/
  padding: 0.5em 0;
  float: left;
}
.pa-row:hover {
  background-color: #ffffdd;
}
.pa-left {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 190px;
  padding: 5px 0 5px 10px;
  /*line-height: 2em;*/
  text-align: right;
  vertical-align: top;
  font-weight: bold;
}
.pa-middle {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 400px;
}
/*.pa-middle input,
.pa-middle label {
    line-height: 2em;
}*/

.pa-right {
  position: absolute;
  width: 360px;
  margin-left: 620px;
}
.field-validation-error {
  clear: both;
  color: #ff3d3d;
  font-weight: bold;
  display: block;
}
div#submitprogress span {
  color: Silver;
}
div#submitprogress span.done {
  color: Gray;
}
/* category button */

button.link {
  border: none;
  background: none;
  color: #003b8b;
  cursor: pointer;
  text-align: left;
  line-height: 1.5em;
  width: 100%;
  overflow: visible;
}
div.placead-categories li.selected,
div.placead-categories li:hover {
  background: #fcca75;
}
/* IE hacks */

button.link {
  *width: auto;
}
div.placead-categories li.selected,
div.placead-categories li:hover {
  *background: none;
}
div.placead-categories li:hover button {
  *background: #fcca75;
}
div.placead-categories li.title:hover {
  background: inherit;
}
button.selected {
  font-weight: bold;
  background: #fcca75;
}
li.check {
  position: relative;
}
li.check button {
  padding-right: 2em;
}
#placeadCatcheck {
  background: url('/imgcss/surveymaster/ui-icons_339933_256x240.png') no-repeat -64px -144px;
  height: 16px;
  width: 16px;
  right: 0;
  position: absolute;
  top: 0;
}
#placeadCatadvance {
  margin-top: 1em;
  color: #003b8b;
  float: right;
}
label#pa-cat-breadcrumbs {
  vertical-align: middle;
}
.pa-control-label {
  padding-top: 5px;
  margin-bottom: 5px;
}
div#submitstep2 #placeadCatadvance {
  margin: 0 0 0 1em;
  float: none;
}
ul.ui-autocomplete {
  z-index: 100000 !important;
  /* wegen plupload z-index: 99999 */

}
.input-validation-error {
  border: solid 1px red !important;
}
/* PLUPLOAD PREVIEW */

div#previews {
  height: 78px;
}
div#previews .moxie-shim {
  z-index: -1 !important;
  /* wg entfernen link */

}
div#previews img {
  width: 64px;
  height: 64px;
  display: block;
}
div#previews,
div#previews a {
  font-size: 11px;
  font-weight: bold;
  color: #3b4753;
}
div#previews a#adder {
  display: block;
  float: left;
  width: 64px;
  height: 78px;
  background: url('/imgcss/add.png') no-repeat;
}
div#previews a#adder span {
  width: 64px;
  height: 64px;
  display: block;
}
/*div#previews div#adder {
    width:64px;
    height:64px;
    background:url(/imgcss/add.png);
    }*/

div#previews > div {
  float: left;
  margin-right: 8px;
  text-align: center;
}
div#previews div.loading {
  width: 64px;
  height: 64px;
  background: url('/imgcss/animatedEllipse.gif');
  /*background:url(/plupload/img/plupload-bw.png);*/

}
div#previews div.loading b {
  line-height: 64px;
}
/* debug */

fieldset.debug input {
  width: 200px !important;
}
fieldset.debug span {
  display: inline-block;
  width: 200px !important;
}
ul.first button {
  padding-right: 20px;
}
/*ul.first {
    position: relative;
}
ul.first button:after {
    content: '>';
    position: absolute;
    right: 0;
}*/

span.pa-chkbox {
  width: 100px;
  display: inline-block;
  padding: 5px;
}
/* jQuery UI Dialog */

.ui-dialog.alert .ui-dialog-titlebar {
  color: red;
}
.buttonaslink {
  background: transparent;
  border: none;
  color: #003b8b;
}
.buttonaslink:hover {
  text-decoration: underline;
  cursor: pointer;
}
button#pa-saving {
  position: relative;
  padding-right: 26px;
}
button#pa-saving span {
  background: url('/imgcss/ajax-loader.gif');
  background-repeat: no-repeat;
  background-position: center 5px;
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  right: 0;
}
.controls-inline label {
  display: inline-block;
  margin-right: 10px;
}
form#placeadform .control-label {
  width: 200px;
  font-weight: bold;
}
form#placeadform .controls {
  margin-left: 210px;
  width: 400px;
}
form#placeadform .control-group {
  width: 610px;
}
form#placeadform .control-group-wide .controls {
  width: 776px;
}
#adprice label {
  vertical-align: middle;
}
form#placeadform .control-label div {
  line-height: 0.8em;
  font-size: 0.8em;
}
form#placeadform .disabled {
  color: silver;
}
