body {
  background-image: url('../images/bg/gradient-left-right.png');
  }

#wrap {
  background-image: url('../images/bg/bg-letters.jpg');
  }

a:link,a:visited,a:active {
  color: #0060ba;
  }

#coverContainer {
  width: 142px;
  }

#leftCol {
  float: left;
  }

#cover {
  width: 140px;
  height: 200px;
  border: 1px solid #ccc;
  margin-bottom: 15px;
  }

#vertTitle {
  width: 60px;
  height: 400px;
  float: left;
  margin-left: 30px;
  }

#page {
  width: 860px;
  padding: 60px 0px 40px 40px;
  margin: 0px auto;
  }

#cnt {
  width: 180px;
  float: left;
  margin-left: 30px;
  }

div.tileContainer {
  position: relative;
  margin-bottom: 30px;
  float: left;
  margin-right: 30px;
  }

img.bullet {
  width: 7px;
  height: 7px;
  position: absolute;
  bottom: -9px;
  left: -3px;
  border: 0px;
  }

div.tile {
  width: 160px;
  height: 160px;
  display: table-cell;
  vertical-align: middle;
  background-color: #0060ba;
  border: 1px solid #ccc;
  text-align: center;
  color: white;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  }

div.tileLinks {
  margin-top: 5px;
  width: 150px;
  padding-left: 10px;
  padding-top: 8px;
  border-style: solid;
  border-color: #ccc;
  border-width: 0px 0px 0px 1px;
  font-size: 13px;
  line-height: 160%;
  }

div.tileLinks p {
  margin: 0px 0px 10px 0px;
  line-height: 140%;
  }

.tileSearch {
  width: 120px;
  margin-top: 5px;
  }

#zoekOpNaam {
  margin-bottom: 0px;
  }

#zoekOpNaamField {
  margin-bottom: 10px;
  }

.SearchBtn {
  float: right;
  height: 18px;
  width: 18px;
  margin-top: 6px;
  text-align: center;
  font-weight: bold;
  padding: 0px;
  color: #fff;
  cursor: pointer;
  border: 0px;
  }

/* lists */

#list {
  width: 340px;
  float: left;
  margin-left: 30px;
  border-style: solid;
  border-color: #ccc;
  border-width: 0px 0px 0px 1px;
  }

ul {
  margin: 0px;
  padding: 0px 0px 0px 30px;
  }

li {
  padding: 0px;
  margin: 0px 0px 5px 0px;
  }

ul span {
  cursor: pointer;
  }

#list h2 {
  font-size: 14px;
  color: #0060ba;
  margin: 0px 0px 25px 15px;
  }

hr {
  border-top:1px #cccccc solid;
  height: 1px;
  border-bottom:0;
  border-left:0;
  border-right:0
  }

#list hr {
  margin: 15px 0px 15px 15px;
  }

div.detail {
  border: 2px solid #0060ba;
  margin: 10px 0px 10px -31px;
  height: 0px;
  overflow: hidden;
  display: none;
  }

div.pad {
  padding: 12px 20px;
  }

div.detail h3 {
  margin: 0px;
  font-size: 15px;
  color: #0060ba;
  }

#bedrijvenList span {
  cursor: pointer;
  }

span.h {
  font-weight: bold;
  color: #0060ba;
  }

div.rubrlist {
  background-color: #0060ba;
  padding: 3px 20px;
  color: white;
  font-size: 10px;
  text-align: left;
  }

a:link.backLink,a:active.backLink,a:visited.backLink {
  display: block;
  width: 159px;
  padding: 10px 0px;
  background-color: #666;
  border: 1px solid #ccc;
  text-align: center;
  color: white;
  font-size: 11px;
  letter-spacing: 1px;
  margin-bottom: 12px;
  color: white;
  text-decoration: none;
  }

a:hover.backLink {
  background-color: #444;
  }

.backLink img {
  margin-right: 8px;
  width: 5px;
  height: 10px;
  border-width: 0px;
  vertical-align: -1px;
  }

#list h2 {
  font-size: 14px;
  color: #999;
  margin: 0px 0px 25px 15px;
  }

div.drpContainer {
  margin-left: 15px;
  background-color: #ccc;
  border: 1px solid #ccc;
  text-align: center;
  padding: 7px 15px;
  margin-bottom: 20px;
  }

div.drpContainer select {
  width: 100%;
  }



/* sponsors */

#sponsors {
  margin-top: 55px;
  }

#sponsors img {
  width: 140px;
  height: 70px;
  border: 1px solid #ccc;
  margin-bottom: 20px;
  display: block;
  }