﻿*::-moz-selection {
  background-color: black;
  color: White;
}
xmp {
  position:absolute;
  font-size: 13px;
  font-family: Consolas;
  border: solid 1px yellow;
  background-color: #ffe;
  padding:12px;
  width: 300px;
  white-space:normal;
  z-index:424242;
}

div.error {
  border: solid 2px red;
  background-color: #fee;
  padding: .4em;
  margin: 1em 0;
  width: 600px;
}

div.success {
  border: solid 2px green;
  background-color: #efe;
  padding: .4em;
  margin: 2em 40px 2em 0px;
  width: 600px;
}
div.flash {
  margin: 1em 0;
  font-weight: bold;
  color: #ff0000;
  width: 600px;
}
span.strike {
  text-decoration: line-through;
}
a img {
  border: none;    
}
a {
  color: rgb(0,0,245);
  text-decoration: underline;
  padding: 1px;
}
a:hover, a.hover {
  background-color: yellowgreen;
  color: black;
}
  
.userAvatar .userAvatarBox:hover,
.userAvatar a:hover,
.userAvatar .userAvatarBox,
.userAvatar a{ background-color: white; }
  

form#search {
  margin: 0 0 40px 0;
  position: relative;
}

  form#search fieldset {
    border: none;
    display: inline;
    padding: 8px; /* 8px zodat de suggestions netjes passen */
    margin: 0;
  }

  form#search fieldset.homepage {
    background-color: #bcd8ff;
    padding: 8px;
  }

  form#search fieldset legend {
    display: none;
  }

  input.term, textarea.term
  {
    border: 1px solid #CDCDCD;
    width: 200px;
    padding: 2px 4px;
    font: 14px Arial, sans-serif;
  }

  textarea.term {
    font-family: Arial, Sans-Serif;
  }

  form#search input.term {
    width: 300px;
    font-size: 20px;
    height: 23px;
    font-weight: bold;
    padding: 0px 0px 0px 4px;
    line-height: 22px;
  }
  
  form#search input.button {
    margin-left: 8px;
  }
  
  .ie form#search input.button{
    margin-bottom: 2px;
    padding: 2px 0px 1px 0px;    
  }
  
    .safari form#search input.button {
      padding-left: 5px;
      padding-right: 5px;
    }


  form#search a.moreSearchOptions {
    padding-left: 1em;
  }
  
input.button {
  background-color:Black;
  border:none;
  padding: 3px;
  color:White;
  cursor:pointer;
  font: bold 14px Arial, sans-serif;
  vertical-align: bottom;
}

  .ie input.button {
    padding: 1px 1px 2px 1px;    
  }

input#newBrandUrl {width: 200px;}

  input.highlight {
    padding: 4px;
  }
  
span.arrow img {
  vertical-align: bottom;
}

input.form42-invalid, textarea.form42-invalid {
  border-color: #c00;
  background-color: #fcc;
}
input.form42-valid, textarea.form42-valid {
  border-color: green;
  background-color: rgb(241,246,251);
}
.form42-validate-first .form42-invalid,
.form42-validate-first .form42-valid {
  border-color: #ccc;
  background-color: White;
}
.safari .form42-bdFileType { border: none !important; }

.hide {
  display: none;
}

.errorMessage 
{
  color: Red;
  display:none;
  font-size: 12px; /* erromessages op inschrijven pagina */
}
.visible {
  display:block;
}

.disabled
{
  text-decoration: line-through;
  color: #CCCCCC;  
}

div#reminders {
  clear: both;
  margin: 0px 0 0 0;
  height: 102px;
  background-color:#FFFFCC;
  overflow: hidden;
  padding-left: 5px;
  border: solid 1px yellow;
  zoom:1;
}
.gecko div#reminders {
  margin-top: 120px;
}
.safari div#reminders {
  margin-top: 120px;
}

div.remindersMatches {
  height: auto !important;
  overflow: auto;
  padding: 15px;
  text-align: center;
  font-weight: bold;
}

.reminderform,
div#reminders form,
div#reminders fieldset,
#reminderContent{
  height: 100%;
}
  
div#reminders p {
  font-size: 14px;
  margin: 0;
  padding: 0;
}

.reminderGender{
  width: 500px;
  padding-bottom: 5px !important;
  }

div#reminders .reminderTableWelcomeTitle{
  position: absolute;
  top: 10px;
  font-size :12px;
}
  
div#reminders p strong {
  font-size: 18px;
}

div#reminders form fieldset {
  border: none;
  padding: 0;
  position:relative;
}
  
  div#reminders #reminderClose {
    position: absolute;
    top: 8px; right: 8px;
    text-decoration: none;
    color: Black;
    z-index: 10;
    font-weight: bold;
  }
  
  body div.hideReminders {
    overflow: hidden !important;
    height: 0 !important;
    margin: 0 !important;
  }
  
  .reminderTable{
    height: 100%;    
  }
  
  .reminderTable td{
    vertical-align: middle;    
  }
  
  div#reminders .reminderTable td .reminderTableWelcomeMessage{
    font-size: 18px;
    font-weight: bold;
  }
    
    #reminderContent #noMatches {
      font-size: 14px;
      margin-top: 14px;
      line-height: 18px;
    }
    
  div#reminders .matches,
  div#reminders .reminderSubmit {
    position: absolute;
    top: 34px;
    right: 30px;
    text-align: center;  
  }
  
  div#reminders .matches{
    top: 22px;
  }
  
    div#reminders #reminderSubmit input.button {
      font-size: 18px; /* Uitzondering font. Zie ontwerp. */
      padding: 2px;
      width: 100px;
    }
    
      div#reminders p.matches input.button {
        width: 190px !important;
      }
  
.lime-text-resource {
  background-color: #ff9;
  color: Black;
}

.ieSpace 
{
  display:none;
}

  .ie .ieSpace 
  {
    display: inline;
  }

.cancelLink 
{
  padding-left: 1em;
}

table.contentBox td a {
  text-decoration: none;
  font-weight:bold;
}

table.contentBox td a.searchterm {
  font-weight: bold;
  text-decoration: underline;
}

table.contentBox td a.matched
{
  color: #90D30C;
  font-weight: bold;
}
table.contentBox td a.matchedquery
{
  background-color: #90D30C;
  color:White;
  font-weight: bold;
}

table.contentBox td a.matched:hover {
  color: black;
}

table.contentBox td a.antimatch {
  color: Red;
}

.editBrandsLink 
{
  font-size: 16px;
}

.dateOfBirthFormat 
{
  margin-left: 4px;
}

body.edit #brands 
{
  margin: -4px 0px 0px;
}
