/***********************************************************************************************************************
 *
 * - $Id: mariages.css 7453 2010-03-05 07:49:21Z mdehaan $
 *
 * Copyright Rovecom ICT BV
 *
 **********************************************************************************************************************/

html, body {
  background-image: url(/images/body.gif);
  height: 100%;
}
body { line-height: 24px; }

.copyright_rovecom,
.copyright_rovecom a:link,
.copyright_rovecom a:active,
.copyright_rovecom a:visited {
  color: #515151;
  font-size: 10px;
}
.copyright_rovecom a:hover {
  color: #fff;
}
a, a:link, a:active, a:visited {
  color: #000;
}
a:hover {
  color: #fff;
}
h1, h2, h3 {
  font-family: "Times New Roman", serif;
}
h1 {
  border-bottom: 1px solid #cfc7bd;
}
#header {
  background: url(/images/header.gif) repeat-x;
  border-bottom: 1px solid #fff;
  color: #fff;
  height: 24px;
  line-height: 24px;
  width: 100%;
}
#header .opening {
  font-size: 12px;
  margin: 0 auto;
  text-align: center;
  width: 1000px;
}
#global {
  margin: 0 auto;
  width: 1000px;
}
#top {
  background-image: url(/images/top_image.gif);
  height: 260px;
  position: relative;
  width: 1000px;
}
#top a:link, #top a:active, #top a:visited {
  display: block;
  height: 110px;
  left : 30px; 
  position: absolute;
  top: 65px;
  width : 290px;
}
#top .flash_mariages {
  left: 334px;
  position: absolute;
  top: 32px;
}
#content {
  background: #c9c1b7 url(/images/content_back.jpg) no-repeat;
  padding: 10px 30px 30px;
  width: 940px;
}
#content img {
  border: 3px solid #fff;
}
#footer {
  background: url(/images/footer.jpg) no-repeat;
  color: #fff;
  height: 100px;
  line-height: 50px;
  text-align: center;
  width: 1000px;
}
/*-------------menu------------*/
#menu {
  background-color: #fff;
  height: 36px;
  width: 1000px;
}
#menu ul {
  margin: 0;
  padding: 0;
}
#menu ul ul {
  display: none;
}
#menu li {
  float: left;
  line-height: 36px;
  list-style: none;
  position: relative;
}
#menu li a {
  background: url(/images/menu_border.gif) no-repeat right top;
  color: #aa1821;
  display: block;
  font-family: "Times New Roman", serif;
  font-size: 18px;
  padding: 0 12px;
  text-align: center;
  text-decoration: none;
}
#menu li a:hover {
  color: #000;
}
#menu li:hover ul {
  display: block;
  position: absolute;
  top: 36px;
}
#menu li li {
  float: none;
  line-height: 21px;
  border: 1px solid #c2c2c2;
  border-top: none;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
  width: 150px;
}
#menu li li a {
  color: #000;
  background-color: #fff;
  background-image: none;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
#menu li li a:hover {
  background-color: #aa1821;
  color: #fff;
}
#menu li.active a {
  color: #000;
}
#menu li.active {
  background: url(/images/menu_active.gif) no-repeat center bottom;
}
/*--------------nieuws-----------*/
#news .teaser {
  font-style: italic;
}
#news .news_image {
  border: 3px solid #fff;
  float: left;
  margin: 10px 20px 10px 0;
}
#news .meta {
  background-color:  #beb5a9;
  border: 1px solid #ddd;
  clear: both;
  color: #808080;
  font-size: 10px;
  font-weight: bold;
  padding: 5px;
  margin-bottom: 10px;
}
#news h2 {
  font-size: 14px;
}
#news .item {
  margin-top: 20px;
  padding-bottom: 20px;
  width: 95%;
}
#news .meta .source, #news .meta .author {
  line-height: 12px;
}
#news .index .item {
  border-bottom: 1px solid #beb5a9;
  float: left;
}
#news .back_to_list,
#fotoalbum .terug {
  background: url(/images/terug.gif) no-repeat left bottom;
  padding-left: 24px;
}
/*--------album---------*/
#fotoalbum .gallery_album {
  margin-right: 60px
}
#fotoalbum .gallery_photo .gallery_photo_thumb img {
  border: 1px solid #000;
}
#fotoalbum .gallery_photo .gallery_photo_thumb {
  background: url(/images/foto.gif) no-repeat;
  height: 256px;
  width: 202px;
}

/*--------------Guestbook---------------------------*/
.reaction {
  clear: both;
  overflow: hidden;
}
.reaction_div {
  float: left;
  width: 750px;
}
.reaction_list {
  background-color: #fff;
}
.reaction_photo_container {
  background-color: #999;
  float: right;
  padding: 28px;
  width: 100px;
}
.reaction_photo_container img {
  margin-bottom: 5px;
}
#form_left_row {
  float: left;
  width: 65%;
}
#form_right_row {
  float: left;
  width: 35%;
}
#guestbook #contact_form dl {
  margin-left: 0;
}
#guestbook #contact_form #form_left_row dd textarea,
#guestbook #contact_form #form_left_row dd input {
  width: 440px;
}
#guestbook #contact_form #form_right_row dt {
  width: 50px;
}
#guestbook #contact_form dd input.submit_button {
  margin-left: 270px;
}

/*----------------links----------------*/
#links .group {
  background: transparent url(/images/link_title.gif) no-repeat;
  border-color: #cfc7bd;
  border-width: 0 0 1px;
  font-size: 14px;
  font-weight: bold;
  padding-left: 40px;
}
#links li {
  padding-left: 20px;
}
