﻿/* Stylesheet voor juweliervandermeulen.nl. (c) Tsjil internet solutions. Alle rechten voorbehouden. */


/* ---------- Stijlen: Algemeen ---------- */

html {
  overflow-y: scroll;
}

html, body {
	margin: 0px;
	padding: 0px;
}

body {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 13px;
  line-height: 20px;
  color: #191919;
  background: #f2f4fd;
}

a { color: #d2812e; }

a:hover { color: #224eaa; }

a img { border: 0px; }

form {
  margin: 0px;
  padding: 0px;
}

.clearfix {
  height: 0px;
  overflow: hidden;
  clear: both;
  line-height: 0px;
  font-size: 0px;
}

#site {
  width: 980px;
  margin: 0px auto;
}


/* ---------- Stijlen: Top ---------- */

#top {
  width: 100%;
  background: #ffffff url(/interface/images/top_bg.gif) repeat-x left bottom;
  border-bottom: 2px solid #ffffff;
}

#top .inner {
  width: 950px;
  height: 134px;
  margin: 0px auto;
  position: relative;
  background: #ffffff url(/interface/images/top_inner_bg.gif);
}

#top #logo {
  position: absolute;
  left: 0px;
  top: 60px;
}

#top #slogan {
  position: absolute;
  right: 37px;
  top: 17px;
  width: 293px;
  height: 63px;
  text-indent: -9001px;
  overflow: hidden;
  background: url(/interface/images/slogan.gif);
}

#top #nav {
  position: absolute;
  right: 0px;
  top: 91px;
  height: 43px;
  margin: 0px;
  padding: 0px;
}

#top #nav li {
  list-style: none;
  float: left;
  height: 43px;
  margin: 0px;
  padding: 0px;
}

#top #nav li a {
  float: left;
  height: 43px;
  overflow: hidden;
  text-indent: -9001px;
  overflow: hidden;
  background-position: center top;
  background-repeat: no-repeat;
}

#top #nav li.last a {
  margin-right: -17px;
}

#top #nav li a:hover {
  background-position: center -43px;
}

#top #nav li.active a,
#top #nav li.active a:hover {
  background-position: center -86px;
}

#top #nav li#nav_item1 a { width: 73px; background-image: url(/interface/images/nav_item1.gif); }
#top #nav li#nav_item2 a { width: 90px; background-image: url(/interface/images/nav_item2.gif); }
#top #nav li#nav_item3 a { width: 87px; background-image: url(/interface/images/nav_item3.gif); }
#top #nav li#nav_item4 a { width: 89px; background-image: url(/interface/images/nav_item4.gif); }
#top #nav li#nav_item5 a { width: 115px; background-image: url(/interface/images/nav_item5.gif); }
#top #nav li#nav_item6 a { width: 98px; background-image: url(/interface/images/nav_item6.gif); }
#top #nav li#nav_item7 a { width: 83px; background-image: url(/interface/images/nav_item7.gif); }


/* ---------- Stijlen: Main ---------- */

#main {
  width: 100%;
  padding-top: 46px;
  background: #ffffff url(/interface/images/main_bg.gif) repeat-x;
}

#main #main_inner {
  width: 950px;
  min-height: 246px;
  margin: 0px auto;
}


/* ---------- Stijlen: Home ---------- */

#main #mozaiek_home {
  float: left;
  margin-bottom: 25px;
}

#main #textbox_rechts {
  float: right;
  width: 295px;
  margin-bottom: 25px;
  background-color: #ffffff;
  border: 2px solid #c9cfec;
  line-height: 17px;
  font-size: 12px;
}

#main #textbox_rechts .inner {
  width: 265px;
  min-height: 221px;
  padding: 11px 13px 2px 13px;
  background-color: #e7eaf9;
  border: 2px solid #ffffff;
}

#main #textbox_rechts h1 {
  margin-bottom: 11px;
  border-bottom-color: #c4ceef;
}

#main #textbox_rechts p {
  margin: 0px 0px 11px 0px;
  padding: 0px;
}

#main .textbox_home .inner {
  line-height: 21px;
}


/* ---------- Stijlen: Vervolgpagina's ---------- */

#main #content {
  float: left;
  width: 625px;
  padding-bottom: 15px;
}

#main h1 {
  margin: 0px 0px 15px 0px;
  padding: 0px 0px 3px 0px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 26px;
  color: #c67a2b;
  border-bottom: 1px solid #e9b887;
}

#main h2 {
  margin: 0px 0px 2px 0px;
  padding: 0px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 14px;
  color: #c67a2b;
}

#main h3,
#main h4,
#main h5,
#main h6 {
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  color: #c67a2b;
}

#main p {
  margin: 0px 0px 15px 0px;
  padding: 0px;
}

#content ul {
  margin: 0px 0px 15px 0px;
  padding: 0px;
}

#content li {
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 0px 16px;
  list-style: none;
  background: url(/interface/images/bullet.gif) no-repeat left 7px;
}

#content li ul {
  margin: 5px 0px 8px 0px;
}

#content .content_tabel {
  width: 100%;
  margin-bottom: 10px;
}

#content .content_tabel td {
  padding: 2px 0px;
}

#content .box_left {
  float: left;
  width: 300px;
}

#content .box_right {
  float: right;
  width: 300px;
}

#content #afbeeldingen_onder {
  width: 635px;
  margin: 18px -10px 18px 0px;
}

#content #afbeeldingen_onder a {
  float: left;
  margin: 0px 10px 10px 0px;
  padding: 1px;
  border: 3px solid #e9b887;
}

#content #afbeeldingen_onder a img,
#sidebar .afbeelding_rechts img {
  display: block;
}

#main #sidebar {
  float: right;
  width: 300px;
}

#sidebar .afbeelding_rechts {
  display: block;
  margin-bottom: 14px;
  padding: 1px;
  border: 6px solid #e9b887;
}


/* ---------- Stijlen: Contactpagina ---------- */

#content .contactformulier .regel {
  margin-bottom: 13px;
}

#content .contactformulier .regel_links {
  float: left;
  width: 300px;
}

#content .contactformulier .regel_rechts {
  float: right;
  width: 300px;
}

#content .contactformulier .regel label {
  display: block;
  margin-bottom: 2px;
  color: #d2812e;
  font-weight: bold;
}

#content .contactformulier .regel_tekst input {
  width: 615px;
  padding: 4px;
  border: 1px solid #aaabab;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #333333;
}

#content .contactformulier .regel_links input,
#content .contactformulier .regel_rechts input {
  width: 290px;
}

#content .contactformulier .regel_textarea textarea {
  width: 615px;
  height: 135px;
  padding: 4px;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  border: 1px solid #aaabab;
  font-size: 12px;
  color: #333333;
}

#content .contactformulier .btn_verzenden {
  float: right;
  padding: 3px 12px 4px 12px;
  background: #c67a2b;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 16px;
  color: #ffffff;
  text-decoration: none;
}

#content .contactformulier .btn_verzenden:hover {
  background: #224eaa;
  text-decoration: underline;
}

#content .melding {
  margin-bottom: 20px;
  padding: 5px 14px 6px 54px;
  font-weight: bold;
  border: 1px solid #ebc92a;
  line-height: 18px;
  background: #fff9cd url(/interface/images/pic_melding_waarschuwing.gif) no-repeat 12px center;
  color: #cc9500;
}

#content .melding ul {
  margin: 0px;
}


/* ---------- Stijlen: Merken slider en Actiebanner ---------- */

#main #merken {
  float: left;
  width: 625px;
  height: 150px;
  margin-bottom: 35px;
  position: relative;
}

#main #merken h4 {
  margin: 0px 0px 23px 0px;
  padding: 0px 0px 3px 0px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 26px;
  color: #c67a2b;
  border-bottom: 1px solid #d7dff7;
}

#main #merken_inner {
  width: 625px;
  height: 70px;
}

#main #merken_inner .alt {
  display: none;
}

#main #actiebanner {
  float: right;
  width: 300px;
  height: 150px;
  margin-bottom: 35px;
  text-indent: -9001px;
  overflow: hidden;
  background: url(/interface/images/actiebanner.jpg);
}

#actiebanner2 {
  width: 300px;
  height: 99px;
  margin-bottom: 35px;
  text-indent: -99999px;
  overflow: hidden;
  background: url(/upload/actiebanner2.gif);
}

#main #merken .merken_overlay_links {
  position: absolute;
  left: 0px;
  top: 40px;
  width: 65px;
  height: 96px;
  background: url(/interface/images/merken_overlay_links.png);
  z-index: 10;
}

#main #merken .merken_overlay_rechts {
  position: absolute;
  right: 0px;
  top: 40px;
  width: 65px;
  height: 96px;
  background: url(/interface/images/merken_overlay_rechts.png);
  z-index: 10;
}


/* ---------- Stijlen: Footer ---------- */

#footer {
  width: 100%;
  background: #f2f4fd url(/interface/images/footer_bg.gif) repeat-x;
  color: #7b8195;
}

#footer .inner {
  width: 950px;
  height: 48px;
  margin: 0px auto;
  padding: 10px 0px 20px 0px;
  text-align: center;
  font-size: 11px;
}

#footer a { color: #7b8195; }

#footer a:hover { color: #262b3e; }

.hide {
  display: none;
}

