body, button, html, input, select, td, textarea, th {
  color: #000;
  font: 10px/18px Verdana, Arial, sans-serif;
}

a { 
  color: #6a93b1; 
}

a img { 
  border: none;
}

body, html { 
	margin: 0;
	padding: 0;
}

body {
}

button {
  display: none;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address { 
	margin: 1em 0;
	padding: 0;
}

h1 {
  color: #3891c9;
  font: bold 18px Trebuchet MS;
  margin-top: 0;
  max-width: 548px;
}

* html h1 {
  width: 548px;
}


fieldset, form { 
	border: none;
  margin: 0;
  padding: 0;
}

input, select, textarea {}

label { 
	cursor: pointer;
}

label.open {
	display: block;
	float: left;
	width: 120px;
}

li, dd, blockquote { 
	margin-left: 1em;
}

legend {}

td, th {}

#content {
  text-align: justify;
}

#copyright, #header, #coopervision-logo {
  display: none;
}

#nav {
  display: none;
}

/* locator zooi */

#locatorsearch, #locatordeparture {
  border: #e4e4e4 1px solid;
  margin: 0;
  padding: 0 0 5px 0;
  width: 220px;
}

#locatordeparture {
  width: 385px;
}

#locatorsearch h2, #locatordeparture h2 {
  background: #3891c9 !important;
  color: #fff;
  font-size: 11px;
  margin: 0;
  padding-left: 10px;
}

#locatorsearch .label, #locatordeparture .label {
  width: 80px;
  float: left;
}

#locatordeparture .label {
  width: 110px;
}

#locatordeparture input {
  width: 240px;
}

#locatorsearch .form-row {
  width: 200px;
}

#locatordeparture .form-row {
  width: 365px;
}

#locatorsearch button {
  margin-left: 155px; 
  width: 50px;
}

#locatordeparture button {
  margin-left: 282px; 
  width: 80px;
}

.companylocator-entry {
  clear: both;
  margin-bottom: 1px;
  width: 355px;
}

.companylocator-header {
  background: #dee9f4;  
  height: 31px;
  line-height: 31px;
  padding: 0 0 0 18px;
  position: relative;
}

.companylocator-header a {
  color: #000;
  font-weight: bold;
}

#companylocator-resultaten {
  clear: both; 
  float: left;
  width: 370px;
}

#companylocator-zoekvenster {
  margin-left: 380px;
}

.companylocator-detailcontainer {
  display: none;
}

.companylocator-innerdetailcontainer {
  background: #f3f5f8;
  border-right: #e4e7e9 1px solid;
  padding: 18px 15px;
}

.companylocator-details {
  background: #f3f5f8;
  /*float: left;
  height: 120px;
  width: 192px;*/
}

.companylocator-openings {
  background: #f3f5f8;
  border-right: #e4e7e9 1px solid;
  height: 120px;
  margin-left: 192px;
  width: 147px;
}

.companylocator-details p, .companylocator-openings p {
  font-weight: bold;
  margin: 0;
}

.companylocator-planner {
  background: #f3f5f8;
  border-top: #e4e7e9 1px solid;
  border-bottom: #e4e7e9 1px solid;
  clear: left;
  height: 30px;
  line-height: 30px;
  text-align: right;
  padding-right: 10px;
}

.companylocator-planner button {
  right: 10px;
  top: 5px;
}

.infolink {
  position: absolute;
  right: 10px;
  top: 4px;
}

.companylocator-route {
  border: 1px solid #3891c9;
  margin: 30px 0;
}

.companylocator-route thead th {
  background: #3891c9;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  margin: 0;
  padding: 0 5px;
}

.companylocator-route tbody td {
  padding: 0 5px;
}

.companylocator-route tbody th {
  font-weight: bold;
  padding: 0 5px;
}

#companylocator-route h2 {
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 0;
}

#companylocator-route table {
  border-collapse: collapse;
  width: 602px;
}

#companylocator-route table th {
  font-weight: bold;
}

#companylocator-route table tbody tr {
  height: 25px;
}

#companylocator-route img {
  border: 1px solid #3891c9;
  width: 600px;
}

