/* CSS stylesheet voor crm123 - ingelogd */
/* BASIS KLEUREN                         */
/* Donker blauw  #004d8c  135E54         */
/* Donker bruin                          */

html, body
{
/*  height: 100%;*/
}

body
{
  background-color: #DCE2E0;
  margin: 0;
  padding: 0;
}

p
{
  margin: 5px 0px 5px 0px;
}

#main h2
{
  color: #135E54;
  margin-left: 0px !important;
}

#main ul, #main li
{
  color: #333;
  line-height: 18px;
}
.LinkHover{
  border-bottom: 1px solid #D8D8D5 !important;
}

div#container
{
   position: relative;
   /*  min-height: 100%;   Footer niet meer onderaan */
   height:auto !important;
   height:100%; /* voor IE */
   width: 990px;
   /*left:50%;*/
   /*position: absolute;*/
  /*left: 50%;*/
  /*margin-left: 95px;*/
   margin: 0 auto 0 auto;    /* horizontaal centreren  */
   /*  background-color: #e7e7e7; */
   padding: 0px;
}
div.error
{
  background-color: #fee;
  border: 1px solid #fcc;
  color: #d33;
  /*width: 228px;*/
  width: 300px;
  margin-left: 155px;
  padding: 1px 5px 1px 7px !important;
  display: block;  /* Nodig? */
  clear: both;
}
div#error_upload
{
  background-color: #fdd;
  border: 1px solid #dbb;
  color: #d00;
  width: 652px;
  margin-left: 0px;
  margin-bottom: 10px;
  padding: 3px !important;
  display: block;  /* Nodig? */
  clear: both;
}

div#warning
{
  background-color: #eeb;
  border: 1px solid #a74;
  color: #931;
  width: 648px;
  padding: 5px 5px 5px 8px !important;
  margin-bottom: 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
/*      -moz-box-shadow: 0px 2px 5px 0px #efefef;
      -webkit-box-shadow: 0px 2px 5px 0px #efefef;
      box-shadow: 0px 2px 5px 0px #efefef;*/
}
div#warning a:hover
{
  text-decoration: underline;
}

div#header
{
  height: 72px;
  border: 1px #bbb solid;
  border-top: 0px;
  background-color: #fff;
  width: 960px; /* 990 - padding */
  margin: 0;
  padding: 7px 15px 7px 15px;
/*    -moz-box-shadow: 0px 0px 10px 0px #ccc;
    -webkit-box-shadow: 0px 0px 10px 0px #ccc;
    box-shadow: 0px 0px 10px 0px #ccc;  */
}

div#loginLogout
{
  float: right;
  width: 600px;
  height: 45px;
  margin: 10px 0px 0px 0px;
  padding: 0 15px 0 0;
  color: #777;
  font-family: arial, helvetica, sanserif;
  font-size: 12px;
  text-align: right;
}
#loginLogout img
{
  margin-bottom: -5px;
}

div#logo
{
  float: left;
  width: 300px;
  margin: 0px;
  padding: 0px;
  padding: 0 0 0 15px;
}
div#form
{
  float: left;
  width: 80%;
  margin: -8px 0px 0px 0px;
}

div.mug_container
{
  float: right;
  margin: 58px 195px 0 -171px;
}
div.mug_container_linkBar
{
  margin: 99px 197px 0 -180px;
}
div#mug_img
{
  width: 150px;
  height: 150px;
  text-align: center;
  border: 1px solid #ddd;
  padding: 10px;
/*  -moz-box-shadow: 0px 2px 7px 0px #eee;
  -webkit-box-shadow: 0px 2px 7px 0px #eee;
  box-shadow: 0px 2px 7px 0px #eee;  */
  position: absolute;
  cursor: pointer;
}
div#mug_overlay
{
  background-color: #eee;
  color: #333;
  border: 1px solid #ddd;
  padding: 7px 3px 7px 3px;
  opacity: 0.65;
  position: absolute;
  text-align: center;
  text-decoration: underline;
  visibility: hidden;
  top: 361px;
  width: 164px;
  cursor: pointer;
}
.mug_overlay_linkBar
{
  top: 397px !important;
}
div#mug_preview
{
  float: right;
  width: 150px;
  height: 150px;
  text-align: center;
  border: 1px solid #ddd;
  padding: 10px;
/*  -moz-box-shadow: 0px 2px 7px 0px #eee;
  -webkit-box-shadow: 0px 2px 7px 0px #eee;*/
/*  box-shadow: 0px 2px 7px 0px #eee;  */
  cursor: default;
}

/* Vertelt waar je bent - main-action bottons rechts */
div#nav1  /* Eerste regel */
{
  width: 930px;
  height: 30px;
  margin: 0;
  padding: 15px 30px 0px 30px;
  font-family: arial, helvetica, sanserif;
  color: #135E54;
  font-size: 18px;
  font-weight: normal;
}
div#nav2  /* tweede regel */
{
  width: 930px;
  height: 30px;
  margin: 0;
  padding: 0px 30px 10px 30px;
  font-family: arial, helvetica, sanserif;
  font-size: 13px;
  font-weight: bold;
  color: #135E54;
}
span.nav2Relatie
{
  color: #999;
}

div#tabContainer
{
  width: 992px;
  height: 30px;
  padding: 0px;
  margin: 0 0 0 29px;
}


/*div#main
{
  border: 1px #bbb solid;
  background-color: #fff;
  width: 960px;
  margin: 0;
  padding: 15px;
  font-family: arial, helvetica, sanserif;
  color: #373737;
  font-size: 12px;
  font-weight: normal;
}*/

div.BtnOneLine
{
  width: 969px;
  height: 125px;
  margin: 0 0 0 20px;
  padding: 0px;
}
div.BtnSecondLine
{
  height: 275px;
}

div#footer
{
  position: absolute;
  bottom: 0; /* plaatst footer onderaan */
  height: 20px;
  width: 960px;
  margin: 20px 0px -35px 0px;
  padding: 25px 15px 5px 15px;
  text-align: center;
  font-family: arial, helvetica, sanserif;
  color: #777;
  font-size: 10px;
  font-weight: normal;
  z-index: -1;
}

a, a:link, a:visited, a:active
{
  color: #CD7731;
  text-decoration: none;
}
a:hover
{
  color: #333;
  text-decoration: underline;
}

/* SV: Table Calculation (subscr and Advert. */
table.calculation
{
  width: 560px;
  padding: 5px;
  margin: 0;
}
td.calc_detail
{
  font-family: arial, helvetica, sanserif;
  color: #555;
  font-size: 12px;
  font-weight: normal;
}
td.calc_bold
{
  font-weight: bold;
}
td.calc_154
{
  width: 154px;
}
td.calc_100
{
  width: 85px;
  text-align: right;
}
td.calc_60
{
  width: 60px;
  text-align: right;
}
td.calc_border_bottom
{
  border-bottom: 1px solid #555;
}
td.calc_20
{
  width: 20px;
  text-align: right;
}
td.calc_sign
{
  width: 20px;
  padding-left: 5px;
}
