

/* Begin plugin _galleri CSS*/
.refalbum_btn
{
  color: #ffffff;
  font-weight: 300;
  background: #000;
  border: 1px solid #000;
  cursor:pointer;
}

.refalbum_listdiv
{
  margin: 0 25px 25px 0;
  float: left;
  height: auto;
}

.refalbum_listlink div
{
  border: 0px solid #ffffff;
}

.refalbum_listimg
{
  border: 0px solid #ffffff;
}

.refalbum_listlink div img,
.refalbum_listimg img
{
  border: none;
}

.refalbum_title
{
  height: 18px;
  padding-top: 5px;
  color: #000;
  text-align: center;
  line-height: 1;
  font-family: inherit;
}

.refalbum_imgcount
{
  color: #000;
  text-align: center;
}

.refalbum_details
{
  width: 100%;
  text-align: center;
}

.refalbum_titledetail
{
  text-align: left;
  font-size: 32px;
  font-family: "oswald-regular", sans-serif;
  color: #6d9245;
 line-height: 1em !important;
}

.refalbum_descdetail
{
  padding-bottom: 10px;
  text-align: left;
}

.prioon
{
  background-color: #0f0;
  -moz-border-radius: 6px / 6px;
  -webkit-border-radius: 6px / 6px;
  border-radius: 6px / 6px;
}

.refalbum_editbtn
{
  margin: 6px 0 0 0;
  padding: 0 0 6px 0;
  border-bottom: 1px solid #aaaaaa;
}

/***********/

.refsys_adminheader
{
  border-bottom: 1px solid #000000;
}

.refsys_itemtable
{
  width: 100%;
}

ul.editmenu
{
  height: 21px;
  margin: 8px 0 0 0;
  padding: 0;
  white-space: nowrap;
  border-bottom: 1px solid #000000;
}

ul.editmenu li
{
  margin: 0 0 0 10px;
  padding: 0;
  list-style: none;
  line-height: 20px;
  background-color: #dddddd;
  border: 1px solid #000000;
  border-radius: 3px 3px 0 0 / 3px 3px 0 0;
  float: left;
  cursor: pointer;
}

ul.editmenu li span
{
  padding: 0 6px 0 6px;
  color: #000000;
}

ul.editmenu li.editmenucurrent
{
  background-color: #ffffff;
  border-bottom: 1px solid #ffffff;
}

.edittab_off
{
  display: none;
}

.edittab_on
{
  padding: 4px;
  border: 1px solid #000000;
  border-top: 0px none;
  background: #ffffff;
  display: block;
}

.edittab_on *
{
  color: #white; #000000;
}

.refnews_edit fieldset
{
  margin-bottom: 10px;
  background-color: #f3f3f3;
}

.refnews_edit legend
{
  font-weight: bold;
}

#prio
{
  position: absolute;
}

#upload
{
  min-height: 100px;
}