/*****************************************************************************/
/* FOTO OVERZICHT                                                            */
/*****************************************************************************/

div#photo_title {
  width:                       546px;
  height:                      20px;
  padding:                     17px 8px 0px 8px;
  font-size:                   14px;
  font-weight:                 bold;
  color:                       #8B0066;
  border-bottom:               solid 1px #AEC6E2;
}

a.photo_link, a.photo_link:hover {
  display:                     block;
  width:                       562px;
  height:                      82px;
  font-size:                   12px;
  font-weight:                 bold;
  color:                       #8B0066;
  text-decoration:             none;
  border-bottom:               solid 1px #AEC6E2;
}
a.photo_link:hover {
  background-color:            #E4E8F7;
}
span.photo_category {
  float:                       left;
  display:                     block;
  width:                       164px;
  height:                      28px;
  padding:                     27px 0px 27px 8px;
  line-height:                 28px;
  overflow:                    hidden;
  vertical-align:              middle;
}
span.photo_preview {
  float:                       left;
  display:                     block;
  width:                       66px;
  height:                      66px;
  padding:                     8px 10px;
  overflow:                    hidden;
}
span.photo_holder {
  display:                     table-cell;
  width:                       64px;
  height:                      64px;
  padding:                     1px 1px;
  overflow:                    hidden;
  text-align:                  center;
  vertical-align:              middle;
  background-color:            #ECEFF7;
}
span.photo_holder img {
  vertical-align:              top;
}

span.photo_arrow {
  float:                       left;
  display:                     block;
  width:                       19px;
  height:                      19px;
  padding:                     31px 19px 32px 8px;
  overflow:                    hidden;
}

/*****************************************************************************/
/* FOTOWEERGAVE THUMBNAILS                                                   */
/*****************************************************************************/
.contenttable_holder {
  width:                       582px;
  height:                      100%;
  text-align:                  center;
}
.contenttable {
  width:                       582px;
  height:                      100%;
  margin:                      0px;
}
.contenttitle {
  width:                       582px;
  height:                      38px;
  padding-top:                 12px;
  border-bottom:               1px solid #8B0066;
}

.breadcrumbs {
  float:                       right;
  padding-top:                 12px;
  font:                        normal 10px Verdana;
  color:                       #8B0066;
}
.breadcrumbs a {
  color:                       #8B0066;
}

.photoblock {
  width:                       582px;
}

.photoholder {
  width:                       113px;
  height:                      165px;
  margin:                      10px 14px 12px 14px;
  font:                        normal 12px Arial;
  line-height:                 22px;
  float:                       left;
}

.photoholder a {
  text-decoration:             none;
}

.photoholder a:hover {
  text-decoration:             underline;
}

.photo {
  width:                       113px;
  height:                      113px;
  margin-bottom:               4px;
  background-color:            #ECEFF7;
  cursor:                      pointer;
}

/*****************************************************************************/
/* FOTOWEERGAVE THUMBNAILS                                                   */
/*****************************************************************************/
.downloadblock {
  width:                       100%;
}

.downloadholder {
  width:                       500px;
  height:                      50px;
  margin:                      0px 0px 20px 4px;
  font:                        normal 12px Arial;
  line-height:                 50px;
  float:                       left;
}

.downloadholder a {
  text-decoration:             none;
}

.downloadholder a:hover {
  text-decoration:             underline;
}

.download {
  width:                       50px;
  height:                      50px;
  float:                       left;
}

/*****************************************************************************/
/* FOTOWEERGAVE POPUP                                                        */
/*****************************************************************************/
html, body.popup {
  background-color:            #FFFFFF;
}

.popphoto_table {
  width:                       100%;
  height:                      100%;
}

.popphoto_headertitle, .popphoto_headerclose {
  width:                       33%;
  height:                      25px;
  font:                        normal 11px Verdana;
  color:                       #8B0066;
  line-height:                 25px;
  background:                  #DADFF0 url('../images/popup_headerbg.gif') repeat-x left top;
  vertical-align:              middle;
  white-space:                 nowrap;
}

.popphoto_headertitle {
  text-align:                  center;
}

.popphoto_headerclose {
  text-align:                  right;
}

.popphoto_headerclose a {
  color:                       #8B0066;
  text-decoration:             none;
}

.popphoto_headerclose a:hover {
  color:                       #8B0066;
  text-decoration:             underline;
}

.popphoto_name {
  width:                       100%;
  height:                      35px;
  font:                        normal 18px Arial;
  color:                       #8B0066;
  line-height:                 35px;
  text-align:                  center;
  vertical-align:              middle;
}

.popphoto_headerclose img {
  margin:                      0px 3px 0px 9px;
  vertical-align:              middle;
}

.popphoto_td {
  width:                       100%;
  text-align:                  center;
  vertical-align:              middle;
}

.popphotoholder {
  text-align:                  center;
}

.popphoto {
  width:                       500px;
  height:                      500px;
  background-color:            #ECEFF7;
}

.popphoto_indicator {
  height:                      29px;
  padding-bottom:              4px;
}

/*****************************************************************************/
/* FOTOPAGINANR EN FOTONR INDICATOR                                          */
/*****************************************************************************/
.photoindicator {
  width:                       100%;
  height:                      58px;
  margin-top:                  12px;
  text-align:                  center;
  vertical-align:              middle;
  border-top:                  solid 1px #8B0066;
  border-bottom:               solid 1px #8B0066;
  background:                  #DADFF0 url(../images/indicator_bg.gif) repeat-x left top;
}
.popup_indicator {
  height:                      20px;
  border:                      0px;
  background:                  #DADFF0 url(../images/popindicator_bg.gif) repeat-x left top;
}

.inphotoindicator {
  width:                       191px;
}

.photoindicator img {
  margin:                      3px;
  vertical-align:              middle;
}

.indicator_img {
  float:                       left;
}

.indicator {
  width:                       81px;
  height:                      15px;
  margin:                      5px 3px;
  font:                        normal 11px Verdana;
  color:                       #8B0066;
  line-height:                 15px;
  text-align:                  center;
  background:                  url('../images/photoindicator.png') no-repeat top left;
  display:                     block;
  float:                       left;
}