#sidecontent ul.dottedlist{
  list-style:disc outside;
  margin-left: 11px;
}

#sidecontent ul.dottedlist.double{
  display:block;
  margin-left: 0;
}

#sidecontent ul.dottedlist li{
  margin-left: 5px;
  padding-bottom:0.3em;
}

#sidecontent ul.dottedlist.double li{
  float:left;
  margin-right: 20px;
  margin-left: 15px;
  width: 200px;
}

#sidecontent ul.dottedlist h3{
   display:inline;
   font-style: normal;
   margin-right: 5px;
   font-weight: bold;
}

#sidebar div.pagesectionright{
  /* Opgenomen in de general.css door Entopic  */
  /* border-bottom: 1px solid #001c3d; */
  /* margin-bottom: 15px; */
}

/* Styles waarvan de border bottom weggehaald is (inzetten rechts) */

#latestnews{
  /* uitgeschakeld om de latest news aan de rechterkolom goede vormgeving te laten behouden */
  /* margin-bottom: 15px; */
}

#sidebar div.poll{
  padding-bottom: 1em;
  margin-bottom: 10px;
  font-size: 90%;
}

#sidebar ul.global{
  /* uitgeschakeld om de latest news aan de rechterkolom goede vormgeving te laten behouden */
  /* margin-bottom: 15px; */
}

#maincontent {
  /* Specifieke IE6 hack voor o.a. de Nieuws en Agenda pagina's */
  /*_width: 490px;*/
}

/* Personal profile */
ul.letter-hide { display: none }
ul.letter-show { display: block }
a.disabled, a.disabled:hover, #maincontent a.disabled, #maincontent a.disabled:hover {
    color: #cccccc;
}

#maincontent div.not-spaced, #maincontent div.widget-contents,  #maincontent div.widget-results,  #maincontent div.widget-record  {
  padding-bottom: 0px;
}

#contentmenu-move {
  display: none;
}

ul.simplePagerNav li {
  display: block;
  float: left;
  padding: 0 7px 0 7px;
  border-left: 1px solid #ccc;
}

ul.simplePagerNav li:first-child {
  border-left: none;
}

ul.simplePagerNav li.currentPage {
  font-weight: bold;
}

#maincontent form.personalprofileform div,
#maincontent form.personalprofileform ins {
    padding: 0 0 0 0;
}

div.formparthidden {
  display: none;
}

/* style elements for sorting the departments */
#sortable { list-style-type: none; margin: 0; padding: 0; width: 100%; }
#sortable li { margin: 0; }
#sortable li input { margin-top: 5px; }
#sortable li span { position: absolute; margin-top: 5px; }
#sortable td.input label, ul.choices label {
    display: block;
    margin-left: 30px;
    margin-top: -15px;
    padding: 0 0 5px;
}

/* UM Publications widget */
.widget-results, .details {
}
.widget-results .widget-record {
    margin-top: 15px;
}
.widget-results .widget-record .title,
.widget-details .widget-record .title {
    font-weight: bold;
}
.widget-results .widget-record .author,
.widget-results .widget-record .pubdate,
.widget-results .widget-record .type,
.widget-results .widget-record .journal,
.widget-results .widget-record .jop,
.widget-results .widget-record .object,
.widget-details .widget-record .author,
.widget-details .widget-record .pubdate,
.widget-details .widget-record .type,
.widget-details .widget-record .journal,
.widget-details .widget-record .jop,
.widget-details .widget-record .object {
}

#div-research .more-link {
  margin-top: 15px;
}

#div-research .more-link a {
  text-decoration: underline;
}

ul .profilebacklink {
  left:20px;
}

p.alignright, h1.alignright, h2.alignright, h3.alignright {
  text-align: right;
}
.hidden {
  display: none;
}

/* added for webshop */
#maincontent a.shopButton, #maincontent a.shopButton:hover, #maincontent a.shopButton:visited {
  background-color: #E84E10;
  border: 0 none;
  color: #FFFFFF;
  cursor: default;
  display: inline-block;
  font-family: verdana,arial;
  font-size: 90%;
  margin: 0;
  padding: 0 18px;
  text-align: center;
}
#maincontent a.shopButton.disabled {
  background-color: #aaa;
}
#maincontent a.shopButton.shopDeleteButton, #maincontent a.shopButton.shopDeleteButton:visited {
  padding:0px 3px 1px
}
table.shoppingBasket td{
  vertical-align: top;
}
.shopSubmitButton{
  display: block;
  float: right;
  background-color: #001c3d;
  border: 0;
  color: #fff;
  font-size: 100%;
  padding: 0px 4px 1px 4px;
}
p.notice{
  clear: both;
}
#maincontent .webshop.listing a, #maincontent .webshop.listing a:visited, #maincontent .webshop.listing a:hover {
  color: black;
  border-bottom: none;
}
.webshop h2 {
  margin: 5px 0 0 5px;
}
.webshop.table-filter input[type="submit"] {
  float: right;
  margin-right: 20px;
  margin-bottom: 20px;
}
.iaf-forms.webshop .formoverviewbox {
  padding: 10px 0px 0px 10px;
}
.webshop.table-filter .left,.webshop.table-filter .right {
  float: left;
  width: 50%;
  clear: none;
}
.webshop.table-filter .wm-field-label {
  float: left;
  text-align: right;
  width: 30%;
}

.webshop.table-filter .fieldgrp .wm-field-input {
  float: left;
  margin-left: 5%;
  width: 50%;
}
.webshop.table-filter .wm-field:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
table.webshop_article td:first-child {
  max-width: 190px;
  width: 20%;
}
.iaf-forms .wm_formelement_errors {
  float: none;
  clear: both;
  margin-left: 35%;
  color: #E84E10;
}
.iview-full INPUT[type='text'].tiny {
  width: 30px;
}

.webshop.loadingoverlay {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  z-index: 1000000001;
  background-color: white;
  background-image: url(../images/loading.gif);
  background-repeat: no-repeat;
  background-position: center;
}