/***********************************************************************************************************************
 *
 * - $Id: mariages.css 12426 2011-06-15 14:49:33Z mrozema $
 *
 * Copyright Rovecom ICT BV
 *
 **********************************************************************************************************************/

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

.flash_mariages{
  position :relative;
}
.sale {
    left: -30px;
    position: absolute;
    top: -65px;
}
.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;
}
#zoekbox{
  position :absolute;
  left: 0px;
  top: 200px;
}
#zoekbox .zoeken_input{
  background-image: url(/images/search_input.png);
  background-color: transparent;
  border: none;
  height: 25px;
  width :194px;
  padding-left: 4px;
  float: left;
  color: black;
  font-size: 11px;
  line-height :24px;
}

#zoekbox .zoeken_submit{
  background-image: url(/images/search_submit.png);
  background-color: transparent;
  border: none;
  height: 25px;
  width : 112px;
  float :left;
  cursor: pointer;
  margin-left :6px;
}
#zoekbox .zoeken_submit:hover{
   background-image: url(/images/search_submit_gray.png);
}
#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;
}
#footer .txt{
  padding-right: 5px;
  padding-left :20px;
  display: block;
  float: left;
}
#footer .mitex{
  padding-top: 13px;
  padding-right: 20px;
  display: block;
  float: left;
}
#footer .copyright_rovecom{
  clear: both;
}
/*-------------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: 18px;
}
#news .item {
  margin-top: 00px;
  padding-bottom: 10px;
  width: 95%;
  border-bottom: 1px solid #beb5a9;
}
#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;
}
#gallery .detail li {
  background: url(/images/foto.gif) no-repeat;
  height: 256px;
  width: 202px;
}
#gallery .detail li img{
  border: 1px solid black;
}

/*--------------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;
}
#links .item .item_content a{
  display: block;
  background-image: url(/images/link_back.png);
  background-repeat: no-repeat;
  font-weight: bold;
}
#links .item .item_content a:hover{
  color: black;
  text-decoration :none;
}
#links .thumb img {
  height: 16px;
  vertical-align: bottom;
  width: 16px;
  background-color: white;
  margin: 0;
}
#links ul.list .thumb {
    float: left;
    margin: 0;
background-color: white;
height: 24px;
}
/*-----------breadcrumb-------------*/
#breadcrumb{
  font-size :11px;
  color: #958572;
  text-align: right;
  background: transparent url(/images/breadrcrumb.png) no-repeat bottom right;
}
#breadcrumb a{
  color: #958572;
}
#breadcrumb a:hover{
  color: maroon;
  text-decoration: none;
}
#google_mini .search_bar, #google_mini .search_nav {
    background-color: #AC9B86;
    color: #333333;
    font-size: 85%;
    margin-bottom: 1em;
    padding: 8px 4px;
    text-align: right;
}
#google_mini #zoekbox{
  display: none;
}

/*-----------content-------------*/
h2.list {
 display: none;
}
/*----------links----------*/
#links h2.list {
   background: transparent url(/images/link_title.png) no-repeat;
  border-color: #cfc7bd;
  border-width: 0 0 1px;
  font-size: 18px;
  font-weight: bold;
  padding-left: 50px;
  line-height: 32px;
  display :block;
}
