@charset "utf-8";
@import 'reset.css';
@import 'form.css';
/* Stylesheet for by Media Solutions */
html {
  /*background: #000;*/
  position: relative;
  min-height: 100%;
}

body {
  height: 100%;
  background: url(../images/bg-body.jpg) no-repeat center top;
  background-size: cover;
}

.border {
  background: url(../images/border.png) repeat-x left bottom;
  height: 2px;
}

#slider {
  position: relative;
  width: 298px;
  height: 298px;
}

#slider img {
  position: absolute;
  top: 0px;
  left: 0px;
}

/* START: Site */
#site {
  font-family: Arial;
  width: 998px;
  margin: 0px auto;
  padding: 0 37px 0 37px;
}

#header {
  background: url(../images/bg-header.png) no-repeat left top;
  width: 948px;
  padding: 10px 25px 0 25px;
}

#header h2 {
  padding: 16px 0 16px 0;
  font-size: 20;
  font-weight: 300;
}
#header h2 a {
  color: #fff;
}

#header h2 a span {
  color: #fbd200;
  border-bottom: 2px solid #fbd200;
}

ul.menu {
  padding: 35px 0 0 30px;
  margin: 23px 0 0;
  background: url(../images/bg-menu.png) no-repeat left top;
  float: right;
  width: 447px;
  height: 58px;
  display: flex;
  justify-content: flex-end;
}

ul.menu li {
  font-size: 18px;
  float: left;
  margin: 0 0 0 30px;
}

ul.menu li a {
  color: #fff;
}

ul.menu li a:hover,
ul.menu li a.active {
  color: #ee0c0c;
}

ul.menu li:first-child {
  margin: 0;
}

#page {
  min-height: 600px;
  padding: 0 25px 0 25px;
}

#page .banner {
  display: block;
  margin-top: 100px;
}

.indexblokken .center {
  width: 612px;
  margin: 0 auto;
}

.indexblokken .left {
  float: left;
  width: 402px;
  height: 260px;
  padding: 60px 36px 0;
  background: url(../images/indexblok.png) center 0 no-repeat;
}
.indexblokken .left a {
  display: block;
  margin-bottom: 11px;
}
.indexblokken .left img {
  width: 100%;
}

.indexblokken .right {
  float: right;
  width: 402px;
  height: 260px;
  padding: 60px 36px 0;
  background: url(../images/indexblok.png) center 0 no-repeat;
}
.indexblokken .right a {
  display: block;
  margin-bottom: 11px;
}
.indexblokken .right img {
  width: 100%;
}

#pagebottom {
  height: 28px;
}

#page h2 {
  width: 100%;
  display: block;
  float: left;
  font-size: 20px;
  font-weight: 300;
  padding: 20px 0 21px 0;
  color: #fff;
}

#page h2.aanb {
  width: 200px;
}

#page a.bezoek {
  margin: 10px -7px 0;
  float: right;
}

#actierij {
  margin: 10px 0 19px;
  float: left;
  width: 948px;
}

.item {
  /*height: 298px;*/
  position: relative;
  float: left;
  /*background: #000;*/
  color: #fff;
  /*width: 298px;*/
  width: 375px;
  margin: 0 0 0 100px;
}

.item img.product {
  width: 100%;
}

.item.first {
  margin: 0;
  margin-left: 50px;
}

.item .info {
  height: 63px;
  margin-top: 12px;
  background: #232323;
  padding: 7px 20px 0 20px;
}

.info h3 {
  font-size: 25px;
  font-weight: 300;
  text-transform: uppercase;
  color: #fbd200;
}

.info ul li {
  margin: 7px 0 0;
  font-size: 17px;
  float: left;
}

.info ul li.new {
  float: right;
  margin: 0 0 0 0;
  color: #f00;
  font-size: 25px;
  text-decoration: none;
}

#content {
  float: left;
  width: 473px;
  font-size: 20px;
  line-height: 21px;
  color: #fff;
}

#content img {
  margin: 21px 0 21px;
  box-shadow: 3px 3px 5px #000;
  ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#000000')";
  border: none;
}

#content img {
  box-shadow: none;
  ms-filter: 0;
}

#content p {
  margin: 21px 0 0;
}

#content p a {
  color: #fbd200;
  text-decoration: underline;
}

#content ul {
  margin: 21px 0 0;
}

#content ul li {
  background: url(../images/li-item.png) no-repeat 0 5px;
  padding: 0 0 0 20px;
  width: 400px;
}

#content ul li span {
  float: right;
}

#content ul li.main {
  font-weight: 700;
  background: none;
  padding: 0;
}

#sidebar {
  line-height: 21px;
  font-size: 20px;
  float: right;
  width: 450px;
}

#sidebar .section {
  padding: 21px 0 0;
  color: #fff;
}

.section ul {
  background: url(../images/li-item.png) no-repeat left 31px;
  padding: 5px 0 0 3px;
}

.section ol {
  padding: 3px 0 18px 0;
}

.section ol h3 {
  font-size: 17px;
  color: #fbd200;
}

.section ol li.space {
  margin: 21px 0 0;
}

.section ul li {
  float: left;
  margin: 0 0 0 17px;
}

.section p {
  margin: 0 0 13px 20px;
}

.section p.title {
  margin: 0 0 13px 0px;
}

.section a {
  color: #fbd200;
  text-decoration: underline;
}

.section img {
  margin: 0px 0 15px 0;
}

.section img.png {
  margin: -6px 0 3px -5px;
}

#page .section h2 {
  padding: 0 0 5px 0;
}

/* START: Footer */
#footer {
  background: url(../images/bg-footer.png) repeat-x left top;
  height: 118px;
  color: #fff;
  font-size: 12px;
  font-family: arial;
  position: absolute;
  bottom: -30px;
  width: 100%;
}

#footer ul {
  margin: 11px 0 0;
  color: #232323;
}

#footer ul .social {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

#footer ul .social:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

#footer ul a:hover {
  color: #232323;
}

#footer ul.media {
  float: left;
  clear: left;
  color: #232323;
}

#footer ul.media a.mail {
  color: #232323;
}

#footer ul li.zwart {
  color: #232323;
}

#footer ul li {
  float: left;
  border-left: 1px solid #232323;
  margin: 0 0 0 12px;
  padding: 0 0 0 12px;
}

#footer ul li:first-child {
  margin: 0;
  padding: 0;
  border: none;
}

#footer a {
  color: #232323;
}

.placekeeper {
  width: 996px;
  margin: 0px auto;
  padding: 30px 20px 0 20px;
}

#footer p {
  clear: both;
}
/* END: Footer */
/* END: Site */

form.sms dd.height {
  height: 45px;
}

form.sms dd.height p {
  margin: 0;
}

form.sms label.terms {
  font-size: 12px;
  padding-left: 5px;
}

form.sms p {
  margin: 0 !important;
  font-size: 12px;
}

form.sms a {
  color: #ff0000;
}

.form.sms input#submit {
  height: auto;
}
