﻿/*
   Gerealiseerd door Directshop;
   Directshop is een handelsnaam van Search Ahead BV;

   Bibliobusgelderland.nl
*/


/*
** ALGEMEEN
*/

body {
  background-color: #FFFFFF;
  font-family: Verdana, Arial;
  font-size: 9pt;
  margin: 0;
}
#container {
  width:1004px;
  margin-left:auto;
  margin-right:auto;
  padding:0px;
  margin-top:0px;
}
.float-clearing {
  clear: both;
  line-height: 0pt;
}
.kop, #bottom_left h1.kop a {
  color:#D30023 !important;
  font-size:11pt;
  margin:0;
  padding:0;
  display: inline;
}
.content h1.kop
{
  margin-left: 20px;
  float: left;
}
.bustijden {
  color:#D30023;
  font-size:11pt;
  line-height: 31px;
  padding-left: 10px;
  font-weight: bold;
}
a, a:link, a:visited, a:hover, a:active {
  color: #00b;
}
a:hover {
  color: #006;
  text-decoration: none;
}
th {
  text-align: left;
}
.active
{
  font-style: italic;
}

/*
** HEADER
*/

#header img {
  width: 295px;
  height: 60px;
  margin: 30px 0px 10px 30px;
}
#header ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  background-color: #017CA5;
  height: 40px;
}
#header ul li {
  float: left;
  padding: 0px 0px 0px 10px;
  line-height: 40px;
  font-size: 11pt;
  color: #FFFFFF;
}
#header ul li a {
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}


/*
** CONTENT
*/

.gmnoprint {
  white-space: normal !important;
}

#content {
  margin-top: 5px;
  /*height: 369px;*/
}
#left {
  background-image:url(../images/mid_picture.jpg);
  background-repeat:no-repeat;
  background-color: #a6ce39;
  width:376px;
  height:369px;
  float:left;
}
#right {
  background-image:url(../images/mid_right_bg.jpg);
  background-repeat:repeat-y;
  width:628px;
  height:369px;
  float:left;
}
.bustijden_header {
  float: left;
  margin: 10px 0px 0px 0px;
  background-image: url(../images/head_mid.jpg);
  background-repeat: repeat-x;
  height: 31px;
  width: 295px;
}
.bustijden_header_large {
  margin: 0px 0px 15px 0px;
  background-image: url(../images/head_mid.jpg);
  background-repeat: repeat-x;
  height: 31px;
  width: 965px;
}
.bustijden_header div.bustijden_subheader, .bustijden_header_large div.bustijden_subheader {
  background-image: url(../images/head_left.jpg);
  background-position: left;
  height: 31px;
  background-repeat: no-repeat;
}
#bottom_content {
  margin-top:10px;
  margin-bottom:5px;
}
#bottom_left {
  width:320px;
  float:left;
  padding-left:20px;
  padding-top:14px;
}
#bottom_right {
  width:641px;
  float:right;
}
#google_maps {
  float: right;
  margin: 10px 10px 0px 10px;
  width: 307px;
  height: 307px;
  border: solid 3px #a6ce39;
  background-color: #FFFFFF;
}
#google_maps_btm {
  float: right;
    margin: 5px 10px 10px 10px;
  background-image: url(../images/line.jpg);
  background-repeat: repeat-y;
  height: 31px;
  width: 313px;
}
.blok {
  width:600px;
}
.blok .top, .blok .bottom {
  background-image:url(../images/blok_top_border.jpg);
  background-repeat:no-repeat;
  width:631px;
  height:14px;
}
.blok .content {
  border-left: 2px solid #A6CE39;
  border-right: 2px solid #A6CE39;
  width: 627px;
}
.blok .bottom {
  background-image: url(../images/blok_bottom_border.jpg);
}
.warning {
  color: #700;
  font-style: italic;
}

/*
** FOOTER
*/

#footer {
  background-image: url(../images/footer_bg.jpg);
  background-repeat: repeat-y;
  height: 40px;
}

.dropdown_td {
  overflow: hidden;
  padding-left: 3px;
  text-align: left;
  white-space: nowrap;
  width: 175px;
  color: #000000;
  background-color: #FFFFFF;
}
.selected_dropdown_td {
  background-color: #3366CC !important;
  color: #FFFFFF !important;
}
.dropdown_table {
  background: white none repeat scroll 0 0;
  border: 1px solid black;
  cursor: default;
  font-size: 11px;
  line-height: 17px;
  margin: 0px 0px 0px 118px;
  position: absolute;
  z-index: 99;
}
#bibliobusResults {
  margin-top: 10px;
  width: 623px;
  margin-left: 2px;
}
#bibliobusResults tr td {
  text-align: center;
  font-size: 8pt;
  border-bottom: solid 2px White;
}
#content_city {
  float: left;
  display: inline;
  color: #000000 !important;
  margin-left: 5px;
  font-weight: bold;
}

.date {
  color: #b4b4b4;
  font-size: 9pt;
  font-weight: bold;
}

.btnSearch {
  background-color: #017ca5;
  float: right;
  border: solid 3px #A6CE39;
  color: #FFFFFF;
  width: 133px;
  line-height: 32px;
  font-weight: bold;
  height: 32px;
}


.content h1, .content #content_city.div
{
  float: left;
}
.content small
{
  float: right;
  margin-right: 20px;
}
.noResults
{
  text-align: left;
  padding-left: 20px;
}

#subPage
{
  display: none;
}


#left_small {
  background-color: #a6ce39;
  width:26px;
  float:left;
}
#right_small {
  background-image:url(../images/green_block_right.jpg);
  background-repeat:repeat-y;
  width:1004px;
  float:left;
}

#imgNummer {
  font-size:80px;
  font-weight:bold;
  margin: 10px 0px 0px -175px;
  left: 50%;
  position:absolute;
  top:0px;
  /*color: #D30023;*/
  color: #000;
}
#imgNaam {
  background-color:#FFFFFF;
  text-align: right;
  color:#000000;
  font-size: 14px;
  font-weight: bold;
  height: 25px;
  margin: 2px 0px 0px -480px;
  left: 50%;
  position:absolute;
  top:73px;
  width:300px;
}

.blogbalk_highlight_small {
  background-color:#FFFFFF;
  border:1px solid #000000;
  margin:10px 0;
  padding:10px;
  width:208px;
}
.blogbalk_highlight_long {
  background-color:#FFFFFF;
  border:1px solid #000000;
  margin:10px 0;
  padding:10px;
  width:408px;
}

#catalogi, #links, #algemeen
{
  padding: 0px;
  margin: 5px 0px 15px 15px;
}
#catalogi li, #links li, #algemeen li
{
  margin-bottom: 2px;
}
#powered {
  float: right;
  margin: -10px 10px 0px 0px;
}

.tip_l {
  margin-left:0px;
  margin-top:5px;  
  float:left;
  background-image: url("/images/tip.jpg");
  height:26px;
  width:26px;
  border-style:solid;
  border-width:2px;
  border-color:#ffd414;
}

.tip {
  margin-left:2px;
  margin-top:5px;
  float:left;
  width:415px;
  background-image: url("/images/tip_BG.jpg");
  background-repeat:repeat-x;
  line-height:20px;
  padding-left:5px;
  padding-top:3px;
  padding-bottom:3px;
  border-style:solid;
  border-width:2px;
  border-color:#ffd414;
}