@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,400,300,600,700);
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  border: 0;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
img {
  border: 0;
  display: block;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
object {
  display: block;
}
fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
legend {
  display: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
th,
td {
  padding: 3px;
}
th {
  text-align: left;
}
address {
  font-style: normal;
}
ul {
  list-style: none;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.center {
  display: block;
  margin: auto;
}
.hide,
.hidden {
  position: absolute;
  left: -9999px;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.clear {
  clear: both;
}
.cleft {
  clear: left;
}
.cright {
  clear: right;
}
.tcenter {
  text-align: center;
}
.tleft {
  text-align: left;
}
.tright {
  text-align: right;
}
.vbottom {
  vertical-align: bottom;
}
.vmiddle {
  vertical-align: middle;
}
.vtop {
  vertical-align: top;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.overflow {
  overflow: hidden;
}
.bold,
.b,
.strong {
  font-weight: bold;
}
.em,
.italic,
.i {
  font-style: italic;
}
.normal {
  font-weight: normal;
}
.u,
.underline {
  text-decoration: underline;
}
.tnone {
  text-decoration: none;
}
.small {
  font-size: 11px;
}
.lower {
  text-transform: lowercase;
}
.upper {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.truncate {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pie {
  behavior: url(/js/PIE.htc);
}
.clearfix,
.cf {
  zoom: 1;
}
.clearfix:before,
.clearfix:after,
.cf:before,
.cf:after {
  display: table;
  content: '';
  zoom: 1;
}
.clearfix:after,
.cf:after {
  clear: both;
}
.mt25 {
  margin-top: 30px;
}
#messages {
  width: 960px;
  margin: 0 auto;
}
.bbfNote {
  background: #E3EEDA;
  color: #599D5D;
  font-weight: bold;
  font-size: 12px;
  line-height: 50px;
  text-indent: 25px;
  margin-bottom: 20px;
  padding-top: 2px;
}
.bbfWarning {
  border: 1px solid #f2d083;
  color: #826200;
  background: #ffedbc;
}
.bbfSuccess {
  background: url(/img/tick.png) no-repeat 20px 50% #E3EEDA;
  color: #599d5d;
  font-weight: bold;
  font-size: 12px;
  line-height: 50px;
  text-indent: 70px;
  margin-bottom: 20px;
  padding-top: 2px;
}
.bbfSuccess p {
  margin-bottom: 0;
}
.bbfError,
.bbfFailure {
  background: url(/img/cross.png) no-repeat 20px 50% #fab9b9;
  color: #c94239;
  font-weight: bold;
  font-size: 12px;
  line-height: 50px;
  text-indent: 70px;
  margin-bottom: 20px;
  padding-top: 2px;
}
.bbfError p,
.bbfFailure p {
  margin-bottom: 0;
}
.bbfInformation {
  border: 1px solid #bcd9f3;
  color: #4579aa;
  background: #deedf9;
}
div.ui-widget {
  font-family: 'Open Sans', sans-serif !important;
}
div.ui-corner-all {
  border-radius: 0 !important;
}
.ui-widget-header {
  background: #0099d1 !important;
  border: 0 !important;
  font-family: 'Open Sans', sans-serif;
  color: #fff !important;
  text-transform: uppercase;
}
#checkbox-wrapper input {
  float: left;
  margin-bottom: 30px;
  margin-right: 6px;
  margin-top: 4px;
  margin-left: 0;
}
div.ui-dialog-buttonpane button.ui-button {
  border: 0 !important;
  border-radius: 0 !important;
}
div.ui-dialog-buttonpane button.ui-button span {
  cursor: pointer !important;
  overflow: visible !important;
  color: #fff !important;
  padding: 6px 20px !important;
  font-size: 14px !important;
  font-weight: bold !important;
  border: none !important;
  background: #0099cc;
  background-color: #0099cc;
  background-image: -webkit-linear-gradient(top,#68c0ed,#0099cc);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#68c0ed),to(#0099cc));
  background-image: -moz-linear-gradient(top,#68c0ed,#0099cc);
  background-image: -ms-linear-gradient(top,#68c0ed,#0099cc);
  background-image: -o-linear-gradient(top,#68c0ed,#0099cc);
  background-image: linear-gradient(top,#68c0ed,#0099cc);
  border: 0 !important;
}
div.ui-dialog-buttonpane button.ui-button span:hover {
  background: #35aed7;
  background-color: #35aed7;
  background-image: -webkit-linear-gradient(top,#86cdf1,#35aed7);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#86cdf1),to(#35aed7));
  background-image: -moz-linear-gradient(top,#86cdf1,#35aed7);
  background-image: -ms-linear-gradient(top,#86cdf1,#35aed7);
  background-image: -o-linear-gradient(top,#86cdf1,#35aed7);
  background-image: linear-gradient(top,#86cdf1,#35aed7);
  color: #e8e7e3;
}
button.ui-dialog-titlebar-close {
  display: none;
}
div.ui-dialog label {
  -moz-transition: .2s;
  -o-transition: .2s;
  -webkit-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
}
div.ui-dialog .error label {
  color: red;
}
html {
  min-height: 100%;
  overflow-y: scroll;
}
body {
  background: #3c3c3c;
  font: 12px/180% 'Open Sans', sans-serif;
  color: #6e6e6e;
}
body.maintenance {
  margin-top: 40px;
}
body.maintenance:after {
  content: "MAINTENANCE MODE!";
  height: 40px;
  line-height: 40px;
  width: 100%;
  font-weight: bold;
  font-size: 13px;
  background: red;
  color: #fff;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  text-align: center;
}
h1,
h2,
h3,
h4 {
  line-height: 100%;
  font-family: 'Open Sans', sans-serif;
}
h1,
.h1 {
  font-size: 26px;
  margin-bottom: 25px;
  font-weight:normal;
}
h2 {
  font-size: 24px;
  margin-top: 25px;
}
h3 {
  font-size: 14px;
}
h4 {
  font-size: 14px;
}
p {
  margin-bottom: 1em;
}
a {
  color: #6e6e6e;
  text-decoration: none;
}
a:hover,
a:focus,
a.none {
  text-decoration: underline;
}
a.none:hover,
a.none:focus {
  text-decoration: underline;
}
a.startuploading span {
  background: url(/img/btn-arrowup.png) no-repeat left center;
  padding: 4px 0 4px 27px;
  text-transform: uppercase;
}
a.fblogin {
  background: url(/img/facebook_signin.png) no-repeat;
  height: 22px;
  width: 150px;
  display: block;
  text-indent: -99999px;
  float: left;
}
a.fblogin:hover {
  background-position: 0 -24px;
}
a.fblogin:active {
  background-position: 0 -48px;
}
.checkbox {
  margin: 4px 7px 0 0px;
  float: left;
}
.multiselect,
.select,
input.text,
textarea {
  padding: 6px 7px;
  width: 40%;
  background: #fff;
  border: 1px solid #d1d1d1;
  -moz-transition: border-color .1s ease-in-out;
  -o-transition: border-color .1s ease-in-out;
  -webkit-transition: border-color .1s ease-in-out;
  -ms-transition: border-color .1s ease-in-out;
  transition: border-color .1s ease-in-out;
}
.multiselect:focus,
.select:focus,
input.text:focus,
textarea:focus {
  border-color: #0099cc;
}
textarea {
  height: 150px;
}
textarea.bio {
  width: 75%;
}
input,
select,
textarea {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  outline: 0;
}
input.button,
input.submit {
  cursor: pointer;
  overflow: visible;
  color: #fff;
  padding: 6px 20px;
  font-size: 14px;
  font-weight: bold;
  border: none;
  background: #0099cc;
  background-color: #0099cc;
  background-image: -webkit-linear-gradient(top,#68c0ed,#0099cc);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#68c0ed),to(#0099cc));
  background-image: -moz-linear-gradient(top,#68c0ed,#0099cc);
  background-image: -ms-linear-gradient(top,#68c0ed,#0099cc);
  background-image: -o-linear-gradient(top,#68c0ed,#0099cc);
  background-image: linear-gradient(top,#68c0ed,#0099cc);
}
input.button:hover,
input.submit:hover {
  background: #35aed7;
  background-color: #35aed7;
  background-image: -webkit-linear-gradient(top,#86cdf1,#35aed7);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#86cdf1),to(#35aed7));
  background-image: -moz-linear-gradient(top,#86cdf1,#35aed7);
  background-image: -ms-linear-gradient(top,#86cdf1,#35aed7);
  background-image: -o-linear-gradient(top,#86cdf1,#35aed7);
  background-image: linear-gradient(top,#86cdf1,#35aed7);
  color: #e8e7e3;
}
input.button:hover,
input.submit:hover,
input.button:focus,
input.submit:focus {
  background-color: #777;
}
label {
  font-weight: bold;
}
input#nvt {
  float: left;
  margin-top: 4px;
}
div.formRow {
  margin-bottom: 15px;
}
div.formRow.error input,
div.formRow.error textarea,
div.formRow.error .chzn-choices {
  border: 1px solid red;
}
div.formRow.error input.notrequired,
div.formRow.error textarea.notrequired,
div.formRow.error .chzn-choices.notrequired {
  border: 0;
}
div.formRow.error.agreements {
  border: 1px solid red;
}
div.formRow input.error {
  border: 1px solid red;
}
div.formRow.agreements {
  margin-top: 20px;
}
div.formRow.agreements input {
  float: left;
}
div.formRow.agreements label {
  float: left;
  width: 80%;
  margin-left: 6px;
  margin-top: -1px;
}
div.formRow span.note {
  font-style: italic;
  padding: 5px 2px;
  display: block;
  line-height: 160%;
  width: 85%;
}
div.formRow span.note.fotos {
  font-style: normal;
  margin-bottom: 15px;
  padding: 0;
}
span.required {
  color: #cc3333;
}
.chzn-container-multi .chzn-choices {
  padding-left: 0 !important;
  margin-bottom: 0 !important;
}
.chzn-container-multi .chzn-choices li {
  list-style: none;
}
form.standaard-linea-form {
  background: #f1f1f1;
  padding: 20px;
  margin-top: 10px;
}
form.standaard-linea-form dt {
  float: left;
  clear: both;
  font-weight: bold;
  margin-top: 10px;
  overflow: hidden;
}
form.standaard-linea-form dt:first-child {
  margin-top: 0;
}
form.standaard-linea-form dd {
  clear: both;
  overflow: hidden;
}
form.standaard-linea-form dd.captcha {
  margin-top: 20px;
  margin-bottom: 10px;
}
form.standaard-linea-form input.button {
  margin-bottom: 0;
  margin-top: 12px;
}
ul.errors {
  text-indent: 48px;
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 20px;
  padding: 25px;
  color: #c94239;
  background: url(/img/cross.png) no-repeat 20px 20px #fab9b9;
}
ul.errors li {
  list-style: none !important;
}
form.gray-form {
  background: #f1f1f1;
  padding: 20px;
  margin-top: 10px;
}
form.gray-form .whitebarbottom {
  border-bottom: 20px solid #fff;
  margin: 0 -20px 20px;
  padding: 0 20px 20px;
}
form.gray-form p.tip {
  width: 50%;
  float: right;
  margin-left: 10px;
  margin-bottom: 0;
}
body#ctype-account form.gray-form {
  width: 550px;
}
body#ctype-account form.gray-form div.first-product-notice {
  background: url(/img/balloon-green-tip.png) no-repeat 15px 100%;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
body#ctype-account form.gray-form div.first-product-notice p {
  background: url(/img/warning.png) no-repeat 15px 50% #e3eeda;
  padding: 13px 19px 13px 79px;
  margin-bottom: 0;
}
body#ctype-account form.gray-form .multiselect {
  width: 549px;
}
body#ctype-account form.gray-form select,
body#ctype-account form.gray-form input.text {
  width: 533px;
}
body#ctype-account form.gray-form textarea {
  width: 533px;
  resize: none;
  height: 275px;
}
body#ctype-account form.gray-form div.image-wrapper-wrapper {
  margin-right: -20px;
  margin-top: 3px;
  margin-bottom: 15px;
  zoom: 1;
}
body#ctype-account form.gray-form div.image-wrapper-wrapper:before,
body#ctype-account form.gray-form div.image-wrapper-wrapper:after {
  display: table;
  content: '';
  zoom: 1;
}
body#ctype-account form.gray-form div.image-wrapper-wrapper:after {
  clear: both;
}
body#ctype-account form.gray-form div.image-wrapper-wrapper div.image-wrapper {
  float: left;
  background: #fff;
  border: 1px solid #d1d1d1;
  padding: 10px 10px 5px 10px;
  margin: 0px 20px 10px 0;
  text-align: center;
}
body#ctype-account form.gray-form div.image-wrapper-wrapper div.image-wrapper img {
  margin-bottom: 5px;
}
body#ctype-account form.gray-form input.productfoto {
  clear: both;
  float: left;
}
p#logo {
  width: 362px;
  height: 100px;
  background: url(/img/logo.png) no-repeat;
  text-indent: -9999px;
  outline: none;
  float: left;
  margin: 28px 0;
}
p#logo a {
  display: block;
  height: 100px;
}
header#pageheader {
  zoom: 1;
  background: #fff;
}
header#pageheader:before,
header#pageheader:after {
  display: table;
  content: '';
  zoom: 1;
}
header#pageheader:after {
  clear: both;
}
header#pageheader div.inner-header {
  margin: 0 auto;
  width: 962px;

}
div.rightwrapper {
  float: right;
}
ul.login {
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  margin-bottom: 10px;
  float: right;
}
ul.login li {
  float: left;
}
ul.login li.register a {
  background: #3c3c3c;
}
ul.login li.register a:hover {
  background: #fff;
  text-decoration: none;
  color: #3c3c3c;
}
ul.login li a {
  display: block;
  color: #fff;
  text-decoration: none;
  -moz-transition: .1s;
  -o-transition: .1s;
  -webkit-transition: .1s;
  -ms-transition: .1s;
  transition: .1s;
  padding: 5px 10px 5px 10px;
}
ul.login li a:hover {
  text-decoration: underline;
}
.top_language_bar ul.userinfo {
  margin-top: 16px;
  float: right;
  color: #fff;
}
.top_language_bar_home ul.userinfo {
  color: #6e6e6e !important;
}
ul.userinfo.loggedin {
  margin-top: 70px;
}
ul.userinfo li {
  float: left;
  font-size: 11px;
  position: relative;
  line-height: 14px;
}
ul.userinfo li a {
  color: #6e6e6e;
  text-decoration: none;
  border-right: 1px solid #fff;
  padding: 0 10px;
}
ul.login_info_top .cart {
  background-color:#0b467b;
  padding-left:10px !important;
  padding-right:15px !important;
  color: #fff !important;
}
ul.login_info_top .cart a {
  color: #fff !important;
  border-left: 0px !important;
}
ul.userinfo .current_language {
  border-right: 1px solid #fff;
  padding-right: 10px;
}
ul.info_top_language {
  margin-top:16px;
}
ul.login_info_top {
 margin-top: 0px !important; 
}
ul.login_info_top li {
 padding-top:10px !important;
 padding-bottom:10px !important;
}
ul.login_info_top li.register a {
  border-left: 0px !important;
}

ul.login_info_top li.user {
  padding-right:10px;
}

ul.login_info_top li a {
  border-right: 0px !important;
  border-left: 1px solid #fff;
}

ul.userinfo li a:hover {
  text-decoration: underline;
}
ul.userinfo li.cart a {
  border-right: 0;
}
ul.userinfo li.cart {
  border-right: 0;
  padding-left: 0;
}
ul.userinfo li.cart a {
  padding: 2px 0 2px 30px;
  background: url(/img/cart.png) no-repeat 5px 0;
  display: block;
  margin-top: -2px;
}
ul.userinfo li.user {
  background: url(/img/user-icon.png) no-repeat left;
  border-right: 0;
  padding-left: 20px;
}
ul.userinfo li nav {
  width: 100px;
  position: absolute;
  z-index: 20;
  background: url(/img/accountsub.png) no-repeat 91% 4px;
  color: #000;
  right: 8px;
  padding-top: 4px;
  display: none;
}
ul.userinfo li nav ul {
  background: #f5f5f0;
  zoom: 1;
  margin-top: 7px;
  padding: 8px 0;
}
ul.userinfo li nav ul:before,
ul.userinfo li nav ul:after {
  display: table;
  content: '';
  zoom: 1;
}
ul.userinfo li nav ul:after {
  clear: both;
}
ul.userinfo li nav ul li {
  float: left;
  clear: both;
  width: 100%;
}
ul.userinfo li nav ul li a {
  display: block;
  padding: 5px 17px;
}
ul.userinfo li nav ul li a.border {
  border-top: 1px solid #e7e6e4;
  margin-top: 8px;
  padding-top: 10px;
}
ul.userinfo li#accountsub:hover nav {
  display: block;
}
ul.userinfo li#accountsub:hover nav a {
  color: #3a3a3f;
}
ul.userinfo li.language {
  background: url(/img/arrow-down-white.png) no-repeat 100% 4px;
  padding-right: 17px;
  position: relative;
  font-weight: bold;
  margin-left: 10px;
  cursor: pointer;
}
ul.userinfo li.language nav#languagesub {
  width: auto;
  position: absolute;
  z-index: 20;
  background: url(/img/accountsub.png) no-repeat 91% 4px;
  color: #000;
  right: 0px;
  padding-top: 4px;
  display: none;
}
ul.userinfo li.language nav#languagesub ul {
  background: #f5f5f0;
  zoom: 1;
  margin-top: 7px;
  padding: 8px 0;
}
ul.userinfo li.language nav#languagesub ul:before,
ul.userinfo li.language nav#languagesub ul:after {
  display: table;
  content: '';
  zoom: 1;
}
ul.userinfo li.language nav#languagesub ul:after {
  clear: both;
}
ul.userinfo li.language nav#languagesub ul li {
  width: 100%;
}
ul.userinfo li.language nav#languagesub ul li a {
  border-right: 0;
  color: #000;
  font-weight: normal;
  display: block;
  padding: 5px 17px;
}
ul.userinfo li.language:hover nav#languagesub {
  display: block;
}
form.search {
  float: right;
  margin-top: 8px;
  height:28px;
  position: relative;
}
form.search input {
  height:26px;
  padding: 1px 10px 1px 30px;
  border: none;
  background: #fff url(/img/search.jpg) no-repeat 3px 3px;
  font-size: 11px;
  margin-right: 221px;
  top: 0px;
  margin-top:0px;
}
form.search input::-webkit-input-placeholder {
  color: #3d3d3d;
}
form.search input.button {
  background: #0099cc;
  color: #fff;
  float: right;
  margin: 0 0 0 0;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 14px;
  margin-top:0px;
  width: 86px;
  padding: 5px 10px;
  height:28px;
  font-family: 'Open Sans', sans-serif;    
}
form.search ul {
  width: 100px;
  height: 28px;
  position: absolute;
  right: 86px;
  top: 0px;
  background: #d5d5d5 url(/img/foldout.png) no-repeat 113px 10px;
  padding-left:5px;
  padding-right:30px;
  cursor: pointer;
  overflow: hidden;
  z-index: 10;
  color: #3c3c3c;
  font-weight: bold;
  margin-top:0px;
}
form.search ul.foldout {
  background-image: url(/img/foldin.png);
  overflow: visible;
  height: auto;
}
form.search ul li a {
  display: block;
  padding: 3px 15px 3px 15px;
  color: #3c3c3c;
  font-size: 12px;
}
form.search ul li a.active {
  font-weight: bold;
}
p#tekstgrootte {
  float: right;
  width: 150px;
  padding-top: 10px;
  line-height: 1.5em;
  text-align: right;
}
p#tekstgrootte a {
  border: 1px solid #CCC;
  float: right;
  display: block;
  height: 15px;
  line-height: 15px;
  margin-left: 3px;
  text-decoration: none;
  text-align: center;
  width: 15px;
}
p#tekstgrootte a:hover {
  background: #CCC;
  color: #FFF;
}
div.container-wrapper {
  background-color: #fff;
  padding-bottom: 100px;
  position: relative;
}
div#container {
  margin: 0 auto;
  width: 962px;
}
div.usps {
  zoom: 1;
  clear: both;
  background: url(/img/betaalmethodes.png) no-repeat 100% 50%;
  margin: 20px 0;
  position:relative;
  z-index:10;
}
div.usps:before,
div.usps:after {
  display: table;
  content: '';
  zoom: 1;
}
div.usps:after {
  clear: both;
}
div.usps ul li {
  display: block;
  height: 44px;
  width: 165px;
  background: url(/img/usps.png) no-repeat;
  text-indent: -9999px;
  float: left;
  opacity: .5;
  -moz-transition: opacity .1s ease-in-out;
  -o-transition: opacity .1s ease-in-out;
  -webkit-transition: opacity .1s ease-in-out;
  -ms-transition: opacity .1s ease-in-out;
  transition: opacity .1s ease-in-out;
  margin-right: 10px;
  position: relative;
}
div.usps ul li.li1 div.foldout {
  left: -17px;
}
div.usps ul li.li2 {
  width: 165px;
  background-position: -165px 0px;
}
div.usps ul li.li3 {
  width: 165px;
  background-position: -330px 0px;
  cursor:pointer;
}

div.usps ul li div.foldout {
  display: none;
  position: absolute;
  top: 50px;
  background: #3c3c3c;
  text-indent: 0;
  color: #fff;
  border-radius: 10px;
  padding: 9px 14px 10px;
  width: 200px;
  left: 0;
}
div.usps ul li div.foldout:after {
  content: "";
  position: absolute;
  top: -10px;
  left: 20px;
  background: url(/img/usps-pijl.png) no-repeat top right;
  height: 10px;
  width: 18px;
}
div.usps ul li:hover,
div.usps ul li.hover {
  opacity: 1;
}
div.usps ul li:hover div.foldout,
div.usps ul li.hover div.foldout {
  display: block;
}
div.footerwrapper {
  background: #333e48;

}
body#ctype-homepage div.footerwrapper {
  
}
footer#pagefooter {
  width: 942px;
  min-height: 163px;
  margin: 0 auto;
  padding: 10px 0 10px 0;
  overflow: hidden;
  color: #969696;
  font-size: 12px;
}
footer#pagefooter ul.footermenu {
  zoom: 1;
  margin-bottom: 40px;
  font-size: 12px;
  float: left;
}
footer#pagefooter ul.footermenu:before,
footer#pagefooter ul.footermenu:after {
  display: table;
  content: '';
  zoom: 1;
}
footer#pagefooter ul.footermenu:after {
  clear: both;
}
footer#pagefooter ul.footermenu li.first {
  float: left;
  font-weight: bold;
  text-transform: uppercase;
  margin-right: 45px;
  color: #0099cc;
}
footer#pagefooter ul.footermenu li.first li a {
  float: none;
  font-weight: normal;
  text-transform: none;
  color: #999;
}
footer#endfooter ul.social li {
  float: left;
  margin-right: 10px;
}
footer#endfooter ul.social li.facebook a {
  background: url(/img/social-facebook.png) no-repeat;
}
footer#endfooter ul.social li.twitter a {
  background: url(/img/social-twitter.png) no-repeat;
}
footer#endfooter ul.social li.googleplus a {
  background: url(/img/social-googleplus.png) no-repeat;
}
footer#endfooter ul.social li.linkedin a {
  background: url(/img/social-linkedin.png) no-repeat;
}
footer#endfooter ul.social li.youtube a {
  background: url(/img/social-youtube.png) no-repeat;
}
footer#endfooter ul.social li a {
  display: block;
  width: 26px;
  height: 26px;
  margin-top:-4px;
}
footer#pagefooter form#newsletter {
  margin-bottom: 75px;
}
footer#pagefooter form#newsletter legend {
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  color: #09C;
  margin-bottom: 5px;
}
footer#pagefooter form#newsletter input.text {
  width: 205px;
  height:23px;
  border: 0px;  
  margin-top:0px;
  display: inline-block;
  vertical-align:top;    
}
footer#pagefooter form#newsletter input.button {
  background: #09c;
  color: #fff;
  padding: 0px 17px 0px 17px;
  display: inline-block;
  vertical-align:top;  
  overflow:hidden;
  border: 0px; 
  height:35px;
  margin-left: -3px;
  margin-top:0px;
  padding-top:0px;
  margin-right:0px;
  font-family: 'Open Sans', sans-serif;
}
div.wide-content h2 {
  color: #0099d1;
  border-bottom: 1px solid #D4D4D4;
  margin-bottom: 12px;
  font-size: 22px;
  padding-bottom: 12px;
}
div#kolom-links {
  width: 145px;
  float: left;
}
div#kolom-links dl#submenu {
  background: #f7f7f7;
}
div#kolom-links dl#submenu dt {
  font-size: 16px;
  margin-bottom: 10px;
}
div#kolom-links dl#submenu dd a {
  text-decoration: none;
  display: block;
  border-bottom: 1px solid #9b9b9b;
  color: #3f3f3f;
  display: block;
  padding: 10px 20px;
  margin: 0 15px;
}
div#kolom-links dl#submenu dd a.active {
  background: #393939;
  color: #fff;
  padding-top: 11px;
  padding-left: 35px;
  margin: -1px 0 0;
  border-color: #393939;
}
div#kolom-links dl#submenu dd a:hover {
  color: #2CB9F2;
}
div#kolom-links dl#submenu dd ul li.childs {
  background: url(/img/submenu-arrow-grey.png) no-repeat 90% 50% #fff;
}
div#kolom-links dl#submenu dd ul li.childs > a.active {
  background: url(/img/submenu-arrow-white.png) no-repeat 90% 50% #393939;
}
div#kolom-links dl#submenu dd ul li ul li {
  background: #d6d6d6;
}
div#kolom-links dl#submenu dd ul li ul li a {
  margin: 0 15px 0 35px;
  padding: 10px;
}
div#kolom-links dl#submenu dd ul li ul li a.active {
  background: transparent;
  color: #3f3f3f;
  margin-top: 0;
  padding-top: 10px;
  padding-left: 10px;
  margin-right: 15px;
  margin-left: 35px;
  font-weight: bold;
}
div#kolom-links dl#submenu dd ul li ul li:last-child a {
  border-bottom: 0;
}
div#kolom-links div.filter {
  margin-bottom: 10px;

}
div#kolom-links div.filter h3 {
  border-bottom: 0px;
  padding: 8px 8px 8px 0px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color:#0072a2;
  line-height: 100%;
  font-weight: normal;
}
div#kolom-links div.filter h3 a {
  color: #3c3c3c;
  text-decoration: underline;
}
div#kolom-links div.filter ul {

  font-size: 12px;
}
div#kolom-links div.filter li {
  border-bottom: 1px solid #dfdfdf;
  padding-top:4px;
  padding-bottom:4px;
}

div#kolom-links div.filter a {
  text-decoration: none;
}
div#kolom-links div.filter a.disabled {
  color: gray;
}
div#kolom-midden {
  width: 700px;
  padding: 10px 0;
}
div#kolom-midden-breed {
  width: auto;
  margin-top: 20px;
}
div#kolom-midden-breed h1,
div#kolom-midden-breed .h1 {
  font-size: 22px;
}
div#content div#kolom-midden {
  width: 760px;
  float: right;
}
div#content div#kolom-midden ul,
div#content div#kolom-midden ol {
  padding-left: 20px;
  margin-bottom: 20px;
}
div#content div#kolom-midden ul li,
div#content div#kolom-midden ol li {
  list-style: disc;
}
div.authors ul.authors-paging {
  zoom: 1;
  clear: both;
}
div.authors ul.authors-paging:before,
div.authors ul.authors-paging:after {
  display: table;
  content: '';
  zoom: 1;
}
div.authors ul.authors-paging:after {
  clear: both;
}
div.authors ul.authors-paging li {
  float: left;
}
#sortercontainer li {
    list-style: none outside none !important;
}
div.authors ul.authors-paging li a {
  padding: 0 8px;
  line-height: 100%;
  border-right: 1px solid #3a3e38;
  font-weight: bold;
}
div.authors ul.authors-paging li a:hover,
div.authors ul.authors-paging li a.active {
  color: #3a3e38;
  text-decoration: none;
}
div.authors ul.authors-paging li:first-child a {
  padding-left: 0;
}
div.authors ul.authors-paging li:last-child a {
  border-right: 0;
}
div.authors section.authors {
  zoom: 1;
  clear: both;
  margin-right: -50px;
  margin-top: 25px;
  border-bottom: 1px solid #DCDCDC;
}
div.authors section.authors:before,
div.authors section.authors:after {
  display: table;
  content: '';
  zoom: 1;
}
div.authors section.authors:after {
  clear: both;
}
div.authors section.authors + h1 {
  margin-top: 25px;
}
div.authors section.authors article {
  float: left;
  margin-right: 12px;
  margin-bottom: 20px;
  width: 153px;
}
div.authors section.authors article:nth-child(6n+1) {
  clear: left;
}
div.authors section.authors article a:hover {
  text-decoration: none;
}
div.authors section.authors article a {
  clear: both;
  display: block;
  width: 100%;
}
div.authors section.authors article div.avatar {
  background: url(/img/author-shadow.png) no-repeat;
  padding: 0px 10px 10px 0;
  float: left;
  margin-bottom: 7px;
}
div.authors section.authors article h2 {
  font-size: 12px;
  color: #0099d1;
  font-weight: bold;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 7px;
}
div.authors section.authors article h2:first-letter {
  text-transform: uppercase;
}
div.authors section.authors article h3 {
  font-size: 12px;
  font-weight: normal;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 4px;
  color: #3a3e38;
  line-height: 150%;
  margin-top: -4px;
}
div.authors section.authors article p {
  font-size: 12px;
  color: #0099d1;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  margin-bottom: 4px;
}
section#featured-blogs {
  margin-right: -22px;
  zoom: 1;
  clear: both;
  height: 175px;
  margin-bottom: 25px;
}
section#featured-blogs:before,
section#featured-blogs:after {
  display: table;
  content: '';
  zoom: 1;
}
section#featured-blogs:after {
  clear: both;
}
section#featured-blogs article {
  margin-right: 22px;
  float: left;
  height: inherit;
  float: left;
  width: 306px;
  position: relative;
}
section#featured-blogs article img {
  position: absolute;
  top: 0;
}
section#featured-blogs article h2.title {
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  z-index: 2;
  font-size: 19px;
  padding: 12px;
  background: #000;
  margin-bottom: 0;
  color: #fff;
  -moz-transition: padding .1s ease-in-out;
  -o-transition: padding .1s ease-in-out;
  -webkit-transition: padding .1s ease-in-out;
  -ms-transition: padding .1s ease-in-out;
  transition: padding .1s ease-in-out;
}
section#featured-blogs article a:hover h2.title {
  padding: 20px 12px 20px;
}
section#featured-blogs article.groen h2.title {
  background-color: #7fb140;
}
section#featured-blogs article.roze h2.title {
  background-color: #bd2f81;
}
section#featured-blogs article.blauw h2.title {
  background-color: #b8cbdb;
}
aside#blog-aside {
  width: 240px;
  float: right;
}
aside#blog-aside div.block h3 {
  text-transform: uppercase;
  color: #0099d1;
  background: #dfdfdf;
  padding: 10px 14px;
  font-size: 18px;
}
aside#blog-aside div.block div.content {
  padding: 12px;
  zoom: 1;
}
aside#blog-aside div.block div.content:before,
aside#blog-aside div.block div.content:after {
  display: table;
  content: '';
  zoom: 1;
}
aside#blog-aside div.block div.content:after {
  clear: both;
}
aside#blog-aside div.block.nieuwstereacties h4 {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  line-height: 155%;
}
aside#blog-aside div.block.nieuwstereacties a:hover {
  text-decoration: none;
}
aside#blog-aside div.block.nieuwstereacties a:hover h4 {
  text-decoration: none;
}
aside#blog-aside div.block.nieuwstereacties p.date {
  color: #3c3c3c;
  font-weight: bold;
  margin-bottom: 7px;
}
aside#blog-aside div.block.categories ul {
  width: 100%;
  zoom: 1;
}
aside#blog-aside div.block.categories ul:before,
aside#blog-aside div.block.categories ul:after {
  display: table;
  content: '';
  zoom: 1;
}
aside#blog-aside div.block.categories ul:after {
  clear: both;
}
aside#blog-aside div.block.categories ul li {
  width: 50%;
  float: left;
}
aside#blog-aside div.block.categories ul li a {
  color: #3c3c3c;
}
aside#blog-aside div.block.categories ul li a:hover {
  text-decoration: underline;
}
aside#blog-aside div.block.social a {
  background: url(/img/social-icons.png) no-repeat top left;
  height: 25px;
  width: 25px;
  display: block;
  text-indent: -999999px;
  float: left;
  margin-right: 4px;
  -moz-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  -webkit-transition: all .1s ease-in-out;
  -ms-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
}
aside#blog-aside div.block.social a.twitter {
  background-position: -25px 0;
}
aside#blog-aside div.block.social a.googleplus {
  background-position: -50px 0;
}
aside#blog-aside div.block.social a.linkedin {
  background-position: -75px 0;
}
aside#blog-aside div.block.social a.youtube {
  background-position: -100px 0;
}
aside#blog-aside div.block.social a:hover {
  opacity: .7;
}
div.blogwrapper h1 {
  font-size: 34px !important;
}
div.blogwrapper section#blog {
  width: 700px;
  float: left;
}
div.blogwrapper section#blog article {
  border-bottom: 1px solid #d4d4d4;
  margin-bottom: 18px;
  padding-bottom: 18px;
  zoom: 1;
}
div.blogwrapper section#blog article:before,
div.blogwrapper section#blog article:after {
  display: table;
  content: '';
  zoom: 1;
}
div.blogwrapper section#blog article:after {
  clear: both;
}
div.blogwrapper section#blog article a h2 {
  margin: 0;
  font-size: 28px;
  color: #3c3c3c;
}
div.blogwrapper section#blog article a:hover {
  color: #3c3c3c;
}
div.blogwrapper section#blog article p {
  margin-bottom: 0;
}
div.blogwrapper section#blog article.first img {
  margin-bottom: 12px;
}
div.blogwrapper section#blog article.first div.content {
  width: auto;
}
div.blogwrapper section#blog article.overzicht img {
  float: left;
  margin-right: 18px;
}
div.blogwrapper section#blog article div.content {
  float: left;
  width: 500px;
}
div.blogwrapper section#blog article div.content p.subtitle {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #3c3c3c;
  margin-top: 5px;
}
div.blogwrapper section#blog nav#pager a {
  margin-right: 7px;
  text-decoration: none;
  font-weight: bold;
  float: left;
  font-family: 'Open Sans', sans-serif;
  line-height: 26px;
}
div.blogwrapper section#blog nav#pager a.prev,
div.blogwrapper section#blog nav#pager a.next {
  background-color: #0099cc;
  color: #fff;
  padding: 0 10px;
  height: 24px;
}
div.blogwrapper section#blog nav#pager a.prev:hover,
div.blogwrapper section#blog nav#pager a.next:hover {
  background-color: #0099cc;
  color: #fff;
}
div.blogwrapper section#blog nav#pager a.page {
  display: block;
  height: 24px;
  width: 25px;
  text-align: center;
  color: #d5d5d5;
}
div.blogwrapper section#blog nav#pager a.page:hover {
  background-color: #d5d5d5;
  color: #3c3c3c;
}
div.blogwrapper section#blog nav#pager a.page.active {
  background-color: #0099cc;
  color: #fff;
}
div.blogwrapper section#blog nav#pager a.page.active:hover {
  background-color: #0099cc;
  color: #fff;
}
body#ctype-blogitem div#content div#kolom-midden {
  float: left;
}
body#ctype-blogitem div#content div#kolom-midden p.subtitle {
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  color: #3c3c3c;
  border-bottom: 1px solid #d4d4d4;
  padding-bottom: 15px;
}
body#ctype-blogitem div#content div#kolom-midden p.info {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: bold;
  color: #3c3c3c;
  font-family: 'Open Sans', sans-serif;
}
body#ctype-blogitem div#content div#kolom-midden p.info span.date {
  background: url(/img/blog-datetime.png) no-repeat 0 50%;
  padding-left: 22px;
  margin-right: 12px;
}
body#ctype-blogitem div#content div#kolom-midden p.info span.comments {
  background: url(/img/blog-comments.png) no-repeat 0 50%;
  padding-left: 22px;
  margin-right: 12px;
}
body#ctype-blogitem div#content div#kolom-midden div.social {
  margin-bottom: 10px;
}
body#ctype-blogitem div#content div#kolom-midden section.reacties {
  margin-top: 25px;
}
body#ctype-blogitem div#content div#kolom-midden section.reacties h3 {
  font-size: 20px;
  margin-bottom: 1em;
}
body#ctype-blogitem div#content div#kolom-midden section.reacties h3:first-letter {
  text-transform: uppercase;
}
body#ctype-blogitem div#content div#kolom-midden section.reacties p.date {
  margin-bottom: 0;
  color: #858585;
}
body#ctype-blogitem div#content div#kolom-midden form.comment {
  margin-top: 25px;
}
body#ctype-blogitem div#content div#kolom-midden form.comment legend {
  display: block;
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  color: #3c3c3c;
  margin-bottom: 15px;
}
body#ctype-blogitem div#content div#kolom-midden form.comment div.formRow {
  margin-bottom: 10px;
  zoom: 1;
}
body#ctype-blogitem div#content div#kolom-midden form.comment div.formRow:before,
body#ctype-blogitem div#content div#kolom-midden form.comment div.formRow:after {
  display: table;
  content: '';
  zoom: 1;
}
body#ctype-blogitem div#content div#kolom-midden form.comment div.formRow:after {
  clear: both;
}
body#ctype-blogitem div#content div#kolom-midden form.comment input.button,
body#ctype-blogitem div#content div#kolom-midden form.comment label,
body#ctype-blogitem div#content div#kolom-midden form.comment input.text,
body#ctype-blogitem div#content div#kolom-midden form.comment textarea {
  float: left;
  clear: both;
}
body#ctype-blogitem div#content div#kolom-midden form.comment input.button {
  margin-top: 15px;
  margin-bottom: 0;
}
div.author-detail {
  margin-top: 50px;
}
div#kolom-rechts {
  background: #EEE;
  width: 200px;
  float: right;
  padding: 10px;
}
ul,
li,
dd,
dt {
  list-style: none;
}
ul#breadcrumbs {
  margin: 20px 0 25px 0;
}
ul#breadcrumbs li {
  float: left;
  color: #004a74;
  cursor: default;
  margin-right: 10px;
}
ul#breadcrumbs a {
  padding: 0 12px 0 0;
}
ul#breadcrumbs li.last {
  background: none;
}
ul.bericht-rood {
  font-weight: bold;
  color: #EF0027;
  border: 3px solid #EF0027;
  margin-bottom: 15px;
  padding: 5px 10px;
}
p.bericht-groen {
  font-weight: bold;
  color: #18ca52;
  border: 3px solid #18ca52;
  margin-bottom: 15px;
  padding: 5px 10px;
}
nav#hoofdmenu {
  background: #364049;
}
nav#hoofdmenu div.inner-hoofdmenu {
  margin: 0 auto;

}
nav#hoofdmenu div.inner-hoofdmenu ul.menu {
  float: left;
  position:relative;
  z-index:12;  
}
nav#hoofdmenu div.inner-hoofdmenu ul.menu li {
  float: left;
  position: relative;
}
nav#hoofdmenu div.inner-hoofdmenu ul.menu li a {
  display: block;
  color: #fffefe;
  line-height: 12px;
  font-family: 'Muli', sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  background: url(/img/bg-hoofdmenu.png) no-repeat 100% 50%;
  padding: 17px 15px 15px;
  display: block;
}
nav#hoofdmenu div.inner-hoofdmenu ul.menu li a:hover {
  color: #e6b929;
}
nav#hoofdmenu div.inner-hoofdmenu ul.menu li:first-child a {
  padding-left: 0;
}
nav#hoofdmenu div.inner-hoofdmenu ul.menu li:last-child a {
  background: none;
}
nav#hoofdmenu div.inner-hoofdmenu ul.menu li.active a {
  color: #0099d1;
}
nav#hoofdmenu div.inner-hoofdmenu ul.menu li.active li a {
  color: #bbb;
}
nav#hoofdmenu div.inner-hoofdmenu ul.menu li:last-child a {
  border-right: none;
}
nav#hoofdmenu div.inner-hoofdmenu ul.menu li.foldout ul,
nav#hoofdmenu div.inner-hoofdmenu ul.menu li:hover ul {
  display: block;
}
nav#hoofdmenu div.inner-hoofdmenu ul.menu li ul {
  width: 200px;
  background: #3c3c3c;
  position: absolute;
  display: none;
  z-index: 10;
}
nav#hoofdmenu div.inner-hoofdmenu ul.menu li ul li {
  float: none;
  padding: 10px 15px 0px 15px;
}
nav#hoofdmenu div.inner-hoofdmenu ul.menu li ul li a {
  padding: 0 0 10px 0;
  color: #bbb;
  border-bottom: 1px solid #bbb;
  border-right: none;
  background: none;
}
nav#hoofdmenu div.inner-hoofdmenu ul.menu li ul li a:hover {
  color: #0099d1;
}
nav#hoofdmenu div.inner-hoofdmenu ul.menu li ul li:first-child a {
  padding: 0 0 10px 0;
  color: #bbb;
}
nav#hoofdmenu div.inner-hoofdmenu ul.menu li ul li:first-child a:hover {
  color: #0099d1;
}
nav#hoofdmenu div.inner-hoofdmenu ul.menu li ul li:last-child a {
  border-bottom: none;
}
span.btw {
  font-size: .75em;
}
ul.producten,
div#content div#kolom-midden ul.producten {
  zoom: 1;
  padding: 0;
  margin-left: -20px;
  margin-bottom: 0;
}
ul.producten:before,
ul.producten:after,
div#content div#kolom-midden ul.producten:before,
div#content div#kolom-midden ul.producten:after {
  display: table;
  content: '';
  zoom: 1;
}
ul.producten:after,
div#content div#kolom-midden ul.producten:after {
  clear: both;
}
ul.producten li.product,
div#content div#kolom-midden ul.producten li.product {
  list-style: none;
  width: 175px;
  float: left;
  margin-left: 20px;
  line-height: 20px;
  font-size: 12px;
}
ul.producten li.product span.title,
div#content div#kolom-midden ul.producten li.product span.title {
  display: block;
  font-weight: 600;
  font-size: 13px;
  color: #0099d1;
}
ul.producten li.product span.prijs,
div#content div#kolom-midden ul.producten li.product span.prijs {
  display: block;
  font-weight: bold;
}
ul.producten li.product span.afbeelding,
div#content div#kolom-midden ul.producten li.product span.afbeelding {
  display: block;
  line-height: 160px;
  zoom: 1;
}
ul.producten li.product span.afbeelding:before,
ul.producten li.product span.afbeelding:after,
div#content div#kolom-midden ul.producten li.product span.afbeelding:before,
div#content div#kolom-midden ul.producten li.product span.afbeelding:after {
  display: table;
  content: '';
  zoom: 1;
}
ul.producten li.product span.afbeelding:after,
div#content div#kolom-midden ul.producten li.product span.afbeelding:after {
  clear: both;
}
ul.producten li.product span.afbeelding img.overzichtsafbeelding,
div#content div#kolom-midden ul.producten li.product span.afbeelding img.overzichtsafbeelding {
  width:173px;
  margin-bottom: 10px;
  display: inline-block;
  vertical-align: bottom;
  border: 1px solid #d8d9d9;
}
ul.view-list .overzichtsafbeelding {
  width:130px;
} 
ul.producten li.product a.seller,
div#content div#kolom-midden ul.producten li.product a.seller {
  color: #383838;
}
ul.producten li.product ul,
div#content div#kolom-midden ul.producten li.product ul {
  padding-left: 0;
}
ul.producten li.product ul li,
div#content div#kolom-midden ul.producten li.product ul li {
  width: auto;
  min-height: auto;
  float: none;
  margin: 0;
  list-style: none;
}
ul.producten li.product ul li span.views,
div#content div#kolom-midden ul.producten li.product ul li span.views {
  background: url(/img/views-icon.png) no-repeat left;
  margin-right: 5px;
  display: inline-block;
  padding-left: 20px;
  font-size: 12px;
}
ul.producten li.product ul li span.promotes,
div#content div#kolom-midden ul.producten li.product ul li span.promotes {
  background: url(/img/likes-icon.png) no-repeat left;
  display: inline-block;
  padding-left: 20px;
  font-size: 12px;
}
ul.producten.view-list li.product,
div#content div#kolom-midden ul.producten.view-list li.product {
  width: 100%;
  clear: both;
  border-bottom: 1px solid #d4d4d4;
  min-height: 0;
  padding: 14px 0;
}
ul.producten.view-list li.product span.afbeelding,
div#content div#kolom-midden ul.producten.view-list li.product span.afbeelding {
  width: 185px;
  line-height: 100%;
  float: left;
}
ul.producten.view-list li.product span.afbeelding img,
div#content div#kolom-midden ul.producten.view-list li.product span.afbeelding img {
  margin-bottom: 0;
}
ul.producten.view-list li.product div.desc,
div#content div#kolom-midden ul.producten.view-list li.product div.desc {
  float: left;
  width: 420px;
}
ul.producten.view-list li.product div.desc a p,
div#content div#kolom-midden ul.producten.view-list li.product div.desc a p {
  color: #383838;
}
ul.producten.view-list li.product div.desc a:hover,
div#content div#kolom-midden ul.producten.view-list li.product div.desc a:hover {
  text-decoration: none;
}
ul.producten.view-list li.product div.specs,
div#content div#kolom-midden ul.producten.view-list li.product div.specs {
  float: right;
  width: 130px;
}
ul.producten.view-list li.product div.specs span.price,
div#content div#kolom-midden ul.producten.view-list li.product div.specs span.price {
  font-size: 22px;
  font-weight: 600;
  width: 100%;
  display: block;
  margin-bottom: 12px;
}
ul.producten.view-list li.product div.specs div.promotes span.gray,
div#content div#kolom-midden ul.producten.view-list li.product div.specs div.promotes span.gray {
  background: url(/img/heart.png) no-repeat 7px 50% #999999;
  color: #fff;
  padding-left: 25px;
  line-height: 20px;
  margin-right: 20px;
  padding-right: 5px;
  margin-bottom: 4px;
  display: inline-block;
  font-weight: bold;
}
ul.producten.view-list li.product div.specs div.rating ul.stars,
div#content div#kolom-midden ul.producten.view-list li.product div.specs div.rating ul.stars {
  float: left;
  padding-left: 0;
  margin-top: 4px;
  margin-bottom: 0 !important;
}
ul.producten.view-list li.product div.specs div.rating ul.stars li,
div#content div#kolom-midden ul.producten.view-list li.product div.specs div.rating ul.stars li {
  background: url(/img/star-medium-inactive.png) no-repeat;
  height: 16px;
  width: 16px;
  text-indent: -9999px;
  margin-right: 2px;
  display: block;
  float: left;
}
ul.producten.view-list li.product div.specs div.rating ul.stars li.active,
div#content div#kolom-midden ul.producten.view-list li.product div.specs div.rating ul.stars li.active {
  background-image: url(/img/star-medium.png);
}
ul.producten.view-list li.product div.specs div.rating p,
div#content div#kolom-midden ul.producten.view-list li.product div.specs div.rating p {
  clear: both;
  float: left;
  margin-top: 4px;
  margin-bottom: 0;
}
nav#sortercontainer {
  position:absolute;
  width:760px;
  margin-top:-40px;
  zoom: 1;
}
nav#sortercontainer:before,
nav#sortercontainer:after {
  display: table;
  content: '';
  zoom: 1;
}
nav#sortercontainer:after {
  clear: both;
}
nav#sortercontainer ul#sorter {
  zoom: 1;
  font-size: 12px;
  padding: 15px 10px !important;
  float: left;
  margin-bottom: 0 !important;
}
nav#sortercontainer ul#sorter:before,
nav#sortercontainer ul#sorter:after {
  display: table;
  content: '';
  zoom: 1;
}
nav#sortercontainer ul#sorter:after {
  clear: both;
}
nav#sortercontainer ul#sorter li {
  float: left;
  list-style: none !important;
  margin-right: 10px;
  border-right: 1px solid #0099d1;
  line-height: 12px;
  padding-right: 10px;
}
nav#sortercontainer ul#sorter li:first-child {
  border-right: none;
  margin-right: 0;
  font-weight: bold;
}
nav#sortercontainer ul#sorter li:last-child {
  border-right: none;
}
nav#sortercontainer ul.views {
  float: right;
  margin: 15px 10px 0 0 !important;
}
nav#sortercontainer ul.views li {
  float: left;
  list-style: none;
  margin-right: 5px;
}
nav#sortercontainer ul.views li a {
  display: block;
  height: 15px;
  width: 15px;
  text-indent: -99999px;
  background: url(/img/grid.png) no-repeat 50% 50%;
  opacity: .5;
}
nav#sortercontainer ul.views li a:hover,
nav#sortercontainer ul.views li a.active {
  opacity: 1;
}
nav#sortercontainer ul.views li a.list {
  background: url(/img/list.png) no-repeat 50% 50%;
}
nav#pagercontainer {
  margin-top:10px;
}
nav#pagercontainer a {
  margin-right: 7px;
  text-decoration: none;
  font-weight: bold;
  float: left;
  font-family: 'Open Sans', sans-serif;
  line-height: 26px;
}
nav#pagercontainer a.prev,
nav#pagercontainer a.next {
  background-color: #0099cc;
  color: #fff;
  padding: 0 10px;
  height: 24px;
}
nav#pagercontainer a.prev:hover,
nav#pagercontainer a.next:hover {
  background-color: #0099cc;
  color: #fff;
}
nav#pagercontainer a.page {
  display: block;
  height: 24px;
  width: 25px;
  text-align: center;
  color: #d5d5d5;
}
nav#pagercontainer a.page:hover {
  background-color: #d5d5d5;
  color: #3c3c3c;
}
nav#pagercontainer a.page.active {
  background-color: #0099cc;
  color: #fff;
}
nav#pagercontainer a.page.active:hover {
  background-color: #0099cc;
  color: #fff;
}
h1.results,
h2.results {
  font-size: 22px;
  margin-bottom: 15px;
  margin-top: 0;
}
div#loadingOverlay {
  height: 100%;
  background: rgba(255,255,255,0.5);
  position: absolute;
  z-index: 10;
  width: 100%;
}
body#ctype-productcategorie div#kolom-midden {
  -moz-transition: opacity .1s ease-in-out;
  -o-transition: opacity .1s ease-in-out;
  -webkit-transition: opacity .1s ease-in-out;
  -ms-transition: opacity .1s ease-in-out;
  transition: opacity .1s ease-in-out;
}
body#ctype-productfolder div.authors section.authors {
  margin-bottom: 20px;
}
body#ctype-productfolder div#kolom-midden {
  padding: 0;
}
body#ctype-homepage div.container-wrapper {
  padding-bottom: 10px;
  padding-top:30px;
}
body#ctype-homepage section.products ul.titles {
  zoom: 1;
  clear: both;
  margin-bottom: 25px;
}
body#ctype-homepage section.products ul.titles:before,
body#ctype-homepage section.products ul.titles:after {
  display: table;
  content: '';
  zoom: 1;
}
body#ctype-homepage section.products ul.titles:after {
  clear: both;
}
body#ctype-homepage section.products ul.titles li {
  float: left;
  border-right: 1px solid #3c3c3c;
}
body#ctype-homepage section.products ul.titles li.last {
  border-right: 0;
}
body#ctype-homepage section.products ul.titles li a {
  line-height: 100%;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  text-decoration: none;
  color: #3c3c3c;
  padding: 0 10px;
  font-weight: bold;
}
body#ctype-homepage section.products ul.titles li a:hover,
body#ctype-homepage section.products ul.titles li a.active {
  color: #0099d1;
}
body#ctype-homepage section.products div#productcontainer {
  position: relative;
  clear: both;
}
body#ctype-homepage section.products div#productcontainer ul.producten {
  margin-right: -20px;
  padding-top:40px;
}
body#ctype-homepage section.products div#productcontainer ul.producten li {
  width: 180px;
  margin-left: 24px;
}
body#ctype-homepage section.products div#productcontainer ul.producten li:first-child {
  margin-left: 0px;
}
body#ctype-homepage section.products div#productcontainer ul.producten li li {
  margin-left: 0 !important;
}
h2.border {
  padding: 0 0 10px 0;
  border-bottom: 1px solid #d5d5d5;
  margin-bottom: 10px;
}
a.btn {
  display: inline-block;
}
a.btn.cart {
  float: left;
  color: #fff;
  padding: 5px 10px 5px 10px;
  background: #0099cc;
  font-weight: bold;
  text-decoration: none;
}
body#ctype-product div#kolom-links,
body#ctype-communityproduct div#kolom-links {
  width: 380px;
}
body#ctype-product div#kolom-links div.product,
body#ctype-communityproduct div#kolom-links div.product {
  border: 20px solid #f1f1f1;
  border-left: 24px solid #f1f1f1;
  border-right: 24px solid #f1f1f1;
  margin-bottom: 10px;
}
body#ctype-product div#kolom-links div.product img,
body#ctype-communityproduct div#kolom-links div.product img {
  width: 330px;
  border: 1px solid #d8d8d8;
}
body#ctype-product div#kolom-links div.productssmall,
body#ctype-communityproduct div#kolom-links div.productssmall {
  zoom: 1;
  margin-bottom: 20px;
  margin-right: -10px;
}
body#ctype-product div#kolom-links div.productssmall:before,
body#ctype-product div#kolom-links div.productssmall:after,
body#ctype-communityproduct div#kolom-links div.productssmall:before,
body#ctype-communityproduct div#kolom-links div.productssmall:after {
  display: table;
  content: '';
  zoom: 1;
}
body#ctype-product div#kolom-links div.productssmall:after,
body#ctype-communityproduct div#kolom-links div.productssmall:after {
  clear: both;
}
body#ctype-product div#kolom-links div.productssmall div.productsmall,
body#ctype-communityproduct div#kolom-links div.productssmall div.productsmall {
  float: left;
  border: 10px solid #f1f1f1;
  margin: 0px 10px 10px 0;
  cursor: pointer;
}
body#ctype-product div#kolom-links div.productssmall div.productsmall img,
body#ctype-communityproduct div#kolom-links div.productssmall div.productsmall img {
  border: 1px solid #d8d8d8;
}
body#ctype-product div#kolom-links div.productssmall div.productsmall.active,
body#ctype-communityproduct div#kolom-links div.productssmall div.productsmall.active {
  border-color: #D1D1D1;
}
body#ctype-product div#kolom-links dl.related,
body#ctype-communityproduct div#kolom-links dl.related {
  background: #fdfdfc;
}
body#ctype-product div#kolom-links dl.related dt,
body#ctype-communityproduct div#kolom-links dl.related dt {
  font-size: 22px;
  font-weight: bold;
  font-family: 'Open Sans', sans-serif;
  background: #f1f1f1;
  padding: 10px 20px 10px 20px;
  color: #404040;
}
body#ctype-product div#kolom-links dl.related dd,
body#ctype-communityproduct div#kolom-links dl.related dd {
  border: 1px solid #eaeaea;
  border-top: none;
  padding: 20px 0;
}
body#ctype-product div#kolom-links dl.related dd ul.producten,
body#ctype-communityproduct div#kolom-links dl.related dd ul.producten {
  margin: 0;
  min-height: auto;
  margin-bottom: 20px;
}
body#ctype-product div#kolom-links dl.related dd ul.producten li,
body#ctype-communityproduct div#kolom-links dl.related dd ul.producten li {
  margin-left: 20px;
  min-height: auto;
}
body#ctype-product div#kolom-links dl.related dd ul.producten li li,
body#ctype-communityproduct div#kolom-links dl.related dd ul.producten li li {
  margin-left: 0;
}
body#ctype-product div#content div#kolom-midden,
body#ctype-communityproduct div#content div#kolom-midden {
  width: 560px;
}
body#ctype-product div#content div#kolom-midden h1,
body#ctype-communityproduct div#content div#kolom-midden h1 {
  font-size: 38px;
  margin-bottom: 5px;
  line-height: 44px;
  font-weight:normal;
}
body#ctype-product div#content div#kolom-midden ul.attr,
body#ctype-communityproduct div#content div#kolom-midden ul.attr {
  padding: 0;
  margin-top: 20px;
}
body#ctype-product div#content div#kolom-midden ul.attr li,
body#ctype-communityproduct div#content div#kolom-midden ul.attr li {
  list-style: none;
}
body#ctype-product div#content div#kolom-midden p.auteur,
body#ctype-communityproduct div#content div#kolom-midden p.auteur {
  font-size: 11px;
}
body#ctype-product div#content div#kolom-midden span.prijs,
body#ctype-communityproduct div#content div#kolom-midden span.prijs {
  display: block;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 32px;
}
body#ctype-product div#content div#kolom-midden div.bar,
body#ctype-communityproduct div#content div#kolom-midden div.bar {
  zoom: 1;
}
body#ctype-product div#content div#kolom-midden div.bar:before,
body#ctype-product div#content div#kolom-midden div.bar:after,
body#ctype-communityproduct div#content div#kolom-midden div.bar:before,
body#ctype-communityproduct div#content div#kolom-midden div.bar:after {
  display: table;
  content: '';
  zoom: 1;
}
body#ctype-product div#content div#kolom-midden div.bar:after,
body#ctype-communityproduct div#content div#kolom-midden div.bar:after {
  clear: both;
}
body#ctype-product div#content div#kolom-midden div.tags,
body#ctype-communityproduct div#content div#kolom-midden div.tags {
  margin: 10px 0 20px;
}
body#ctype-product div#content div#kolom-midden div.tags a,
body#ctype-communityproduct div#content div#kolom-midden div.tags a {
  display: inline-block;
  background: #999;
  color: #fff;
  text-decoration: none;
  padding: 0 5px 0 5px;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  margin-bottom: 3px;
}
body#ctype-product div#content div#kolom-midden h2.border,
body#ctype-communityproduct div#content div#kolom-midden h2.border {
  border-top: 1px solid #d5d5d5;
  border-bottom: none;
  padding: 15px 0 0 0;
  margin-top: 0;
}
body#ctype-product div#content div#kolom-midden div.social,
body#ctype-communityproduct div#content div#kolom-midden div.social {
  border-bottom: 1px solid #d4d4d4;
  padding-bottom: 10px;
  clear: both;
}
section#reviews {
  margin-top: 15px;
}
section#reviews h3 {
  font-size: 22px;
  margin-bottom: 10px;
  float: left;
}
section#reviews ul.stars {
  float: left;
  padding-left: 0;
  margin-top: 7px;
  margin-bottom: 0 !important;
}
section#reviews ul.stars li {
  background: url(/img/star-inactive.png) no-repeat;
  height: 10px;
  width: 11px;
  text-indent: -9999px;
  margin-right: 5px;
  display: block;
  float: left;
}
section#reviews ul.stars li.active {
  background-image: url(/img/star.png);
}
section#reviews a#showReview {
  background: #f1f1f1;
  color: #404040;
}
section#reviews form#review {
  zoom: 1;
}
section#reviews form#review:before,
section#reviews form#review:after {
  display: table;
  content: '';
  zoom: 1;
}
section#reviews form#review:after {
  clear: both;
}
section#reviews form#review div.formRow {
  zoom: 1;
}
section#reviews form#review div.formRow:before,
section#reviews form#review div.formRow:after {
  display: table;
  content: '';
  zoom: 1;
}
section#reviews form#review div.formRow:after {
  clear: both;
}
section#reviews form#review input.text,
section#reviews form#review textarea,
section#reviews form#review label {
  float: left;
  clear: both;
  width: 97%;
}
section#reviews form#review input.button {
  clear: both;
  float: left;
  margin-top: 10px;
}
section#reviews form#review div#ratings {
  zoom: 1;
  clear: both;
}
section#reviews form#review div#ratings:before,
section#reviews form#review div#ratings:after {
  display: table;
  content: '';
  zoom: 1;
}
section#reviews form#review div#ratings:after {
  clear: both;
}
section#reviews form#review div#ratings label {
  margin-bottom: 5px;
}
section#reviews form#review div#ratings ul#ratingstars {
  float: left;
  padding-left: 0;
}
section#reviews form#review div#ratings ul#ratingstars li {
  background: url(/img/star-big-inactive.png) no-repeat;
  height: 24px;
  width: 24px;
  text-indent: -9999px;
  margin-right: 5px;
  display: block;
  float: left;
}
section#reviews form#review div#ratings ul#ratingstars li.active {
  background-image: url(/img/star-big.png);
}
section#reviews article {
  padding: 20px 0;
  zoom: 1;
  clear: both;
}
section#reviews article:before,
section#reviews article:after {
  display: table;
  content: '';
  zoom: 1;
}
section#reviews article:after {
  clear: both;
}
section#reviews article h4 {
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
}
section#reviews article p.sub {
  margin-bottom: 0px;
}
section#reviews article p.review {
  margin-bottom: 15px;
}
section#reviews article p.pros,
section#reviews article p.cons {
  margin-bottom: 0;
}
section#reviews article div.actions {
  margin-top: 15px;
}
section#reviews article div.actions .report {
  background: #E3EEDA;
  color: #599D5D;
  font-weight: bold;
  padding: 0 2px;
}
section#reviews article + article {
  border-top: 1px solid #E7E6E6;
}
div.social a.promote,
div.social span.promote {
  background: url(/img/heart.png) no-repeat 7px 50% #c94239;
  color: #fff;
  padding-left: 25px;
  line-height: 20px;
  float: left;
  margin-right: 20px;
  font-weight: bold;
}
div.social a.promote span.count,
div.social span.promote span.count {
  background: #fff;
  color: #c94239;
  display: inline-block;
  line-height: 20px;
  margin-left: 3px;
  padding: 0 8px;
}
div.social a.promote:hover {
  text-decoration: none;
  background-color: #999999;
}
div.social a.promote:hover span.count {
  color: #999999;
}
h1.border {
  border-bottom: 1px solid #d4d4d4;
  font-size: 22px;
  padding-bottom: 17px;
}
body#ctype-account div#content div#kolom-links {
  width: 245px;
}
body#ctype-account div#content div#kolom-links h2 {
  margin: 15px 0 0 0;
  font-size: 20px;
}
body#ctype-account div#content div#kolom-links ul {
  width: 100%;
}
body#ctype-account div#content div#kolom-links ul li {
  margin-bottom: 10px;
}
body#ctype-account div#content div#kolom-links ul li input.text {
  width: 70%;
}
body#ctype-account div#content div#kolom-links aside.profile span.publicaties,
body#ctype-account div#content div#kolom-links aside.profile span.number {
  font-size: 46px;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  line-height: 100%;
  color: #999;
  display: block;
}
body#ctype-account div#content div#kolom-links aside.profile span.publicaties {
  font-size: 22px;
  margin-bottom: 20px;
}
body#ctype-account div#content div#kolom-links aside.profile img {
  margin-bottom: 12px;
}
body#ctype-account div#content div#kolom-links aside.profile p span {
  display: block;
  clear: both;
}
body#ctype-account div#content div#kolom-links aside.profile p span.gray {
  background: #999999;
  color: #fff;
  margin-bottom: 5px;
  float: left;
  padding: 0 5px;
  font-weight: bold;
}
body#ctype-account div#content div#kolom-midden {
  width: 714px;
  padding: 0;
}
body#ctype-account div#content div#kolom-midden nav#accountnav {
  margin-right: -20px;
}
body#ctype-account div#content div#kolom-midden nav#accountnav ul {
  zoom: 1;
  background: #f7f7f7;
  padding: 0 10px;
}
body#ctype-account div#content div#kolom-midden nav#accountnav ul:before,
body#ctype-account div#content div#kolom-midden nav#accountnav ul:after {
  display: table;
  content: '';
  zoom: 1;
}
body#ctype-account div#content div#kolom-midden nav#accountnav ul:after {
  clear: both;
}
body#ctype-account div#content div#kolom-midden nav#accountnav ul li {
  list-style: none;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  padding: 10px 0;
}
body#ctype-account div#content div#kolom-midden nav#accountnav ul li:first-child a {
  padding-left: 0;
}
body#ctype-account div#content div#kolom-midden nav#accountnav ul li a {
  font-weight: bold;
  display: inline-block;
  padding: 0 11px;
  color: #3c3c3c;
  border-right: 1px solid #3c3c3c;
}
body#ctype-account div#content div#kolom-midden nav#accountnav ul li a.active {
  color: #0099d1;
}
body#ctype-account div#content div#kolom-midden nav#accountnav ul li:last-child a {
  border-right: 0;
}
body#ctype-account div#content div#kolom-midden h1,
body#ctype-account div#content div#kolom-midden .h1 {
  font-size: 22px;
  margin-bottom: 10px;
}
body#ctype-account div#content div#kolom-midden ul.socialprofiles {
  padding: 0;
}
body#ctype-account div#content div#kolom-midden ul.socialprofiles li {
  zoom: 1;
  list-style: none;
  color: #d5d5d5;
  padding-left: 35px;
}
body#ctype-account div#content div#kolom-midden ul.socialprofiles li:before,
body#ctype-account div#content div#kolom-midden ul.socialprofiles li:after {
  display: table;
  content: '';
  zoom: 1;
}
body#ctype-account div#content div#kolom-midden ul.socialprofiles li:after {
  clear: both;
}
body#ctype-account div#content div#kolom-midden ul.socialprofiles li span {
  display: inline-block;
  width: 110px;
}
body#ctype-account div#content div#kolom-midden ul.socialprofiles li.facebook {
  background: url(/img/facebook-icon.png) no-repeat left;
}
body#ctype-account div#content div#kolom-midden ul.socialprofiles li.twitter {
  background: url(/img/twitter-icon.png) no-repeat left;
}
body#ctype-account div#content div#kolom-midden ul.socialprofiles li.linkedin {
  background: url(/img/linkedin-icon.png) no-repeat left;
}
body#ctype-account div#content div#kolom-midden ul.socialprofiles li.google {
  background: url(/img/google-icon.png) no-repeat left;
}
body#ctype-account div#content div#kolom-midden div.salesoverview {
  background: #f7f7f7;
  padding: 10px 0;
}
body#ctype-account div#content div#kolom-midden div.salesoverview table {
  width: 100%;
  border-spacing: 0;
  border: 1px solid #ebebeb;
}
body#ctype-account div#content div#kolom-midden div.salesoverview table thead td {
  background: #ebebeb;
  font-weight: bold;
}
body#ctype-account div#content div#kolom-midden div.salesoverview table tr.even td {
  background: #f7f7f7;
}
body#ctype-account div#content div#kolom-midden div.salesoverview table tr.odd td {
  background: #fff;
}
body#ctype-account div#content div#kolom-midden div.salesoverview table td {
  border-bottom: 1px solid #f2f2f2;
  padding: 5px 10px;
}
body#ctype-account div#content div#kolom-midden div.salesoverview table td a.edit {
  background: url(/img/icon-edit.png) no-repeat 0% 50%;
  display: block;
  text-indent: -999999px;
  height: 16px;
  width: 16px;
  float: left;
  margin-right: 2px;
}
body#ctype-account div#content div#kolom-midden div.salesoverview table td a.delete,
body#ctype-account div#content div#kolom-midden div.salesoverview table td a.remove {
  background: url(/img/icon-trash.png) no-repeat 0% 50%;
  display: block;
  text-indent: -999999px;
  height: 16px;
  width: 16px;
  float: left;
}
body#ctype-account div#content div#kolom-midden div.salesoverview table tr.whatpubs {
  background: #EBEBEB;
  display: none;
}
body#ctype-account div#content div#kolom-midden div.salesoverview table tr.whatpubs ul {
  margin-bottom: 8px;
  width: 80%;
}
body#ctype-account div#content div#kolom-midden div.salesoverview table tr.whatpubs.hover {
  display: table-row;
}
body#ctype-account div#content div#kolom-midden ul.publications {
  list-style: none;
  padding: 10px 0;
  background: #f7f7f7;
}
body#ctype-account div#content div#kolom-midden ul.publications li {
  background: #fff;
  border: 1px solid #ebebeb;
  padding: 12px 20px 12px 20px;
}
body#ctype-account div#content div#kolom-midden ul.publications li ul {
  padding: 0;
  margin-bottom: 0;
}
body#ctype-account div#content div#kolom-midden ul.publications li ul li {
  list-style: none;
  border: none;
  padding: 0;
  min-height: auto;
}
body#ctype-account div#content div#kolom-midden ul.publications li ul li img.overzichtsafbeelding {
  -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
  box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
  margin: 0 20px 10px 0;
  display: block;
  float: left;
}
body#ctype-account div#content div#kolom-midden ul.publications li ul li span.prijs,
body#ctype-account div#content div#kolom-midden ul.publications li ul li span.title,
body#ctype-account div#content div#kolom-midden ul.publications li ul li span.title a {
  font-size: 22px;
  font-weight: bold;
  font-family: 'Open Sans', sans-serif;
  color: #333;
}
body#ctype-account div#content div#kolom-midden ul.publications li ul li.buttons a {
  display: block;
  float: left;
  text-indent: 15px;
  margin-right: 15px;
  text-decoration: underline;
}
body#ctype-account div#content div#kolom-midden ul.publications li ul li.buttons a:hover {
  text-decoration: none;
}
body#ctype-account div#content div#kolom-midden ul.publications li ul li.buttons a:first-letter {
  text-transform: uppercase;
}
body#ctype-account div#content div#kolom-midden ul.publications li ul li.buttons a.edit {
  background: url(/img/icon-edit.png) no-repeat 0% 50%;
}
body#ctype-account div#content div#kolom-midden ul.publications li ul li.buttons a.delete {
  background: url(/img/icon-trash.png) no-repeat 0% 50%;
}
body#ctype-account div#content.register div.kolom {
  float: left;
  width: 49%;
}
body#ctype-account div#content.register div.kolom h2 {
  margin-top: 10px;
}
body#ctype-account div#content.register div.kolom label {
  font-size: 12px;
}
body#ctype-account div#content.register div.kolom input.text,
body#ctype-account div#content.register div.kolom textarea,
body#ctype-account div#content.register div.kolom p {
  width: 345px;
}
body#ctype-account div#content.register div.kolom select {
  width: 362px;
  padding: 6px 7px;
}
body#ctype-account div#content.register div.kolom:first-child {
  width: 45%;
  border-right: 1px solid #d4d4d4;
  margin-right: 4%;
}
body#ctype-account div#content.register div.kolom input.button {
  margin-left: 65%;
}
body#ctype-account div#content.register div.kolom div.payment select {
  width: auto;
}
body#ctype-account div#content.register div.kolom dl.voordelen {
  margin-top: 20px;
}
body#ctype-account div#content.register div.kolom dl.voordelen dt {
  font-weight: bold;
}
body#ctype-account div#content.register div.kolom dl.voordelen dd {
  margin-left: 20px;
}
body#ctype-account div#content.register div.kolom dl.voordelen dd ul li {
  list-style-image: url(/img/tick-list.png);
}
body#ctype-account div#content.register h2 {
  margin-bottom: 20px;
  font-size: 22px;
}
body#ctype-account div#content.register input.button.right {
  margin-left: 30%;
}
body#ctype-account div#content.register div.head h2 {
  float: left;
  border-bottom: 1px solid #d4d4d4;
  margin: 0 0 12px 0;
  font-size: 22px;
  padding-bottom: 12px;
}
body#ctype-account div#content.register div.head h2.normal {
  width: 33%;
  font-weight: bold;
}
body#ctype-account div#content.register div.head h2.author {
  width: 66%;
}
body#ctype-account div#content.register div.registerbox {
  float: left;
  padding: 12px 0 12px 0;
  min-height: 450px;
  position: relative;
}
body#ctype-account div#content.register div.registerbox h3 {
  text-align: center;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 28px;
  color: #999;
  line-height: 140%;
  margin-bottom: 20px;
}
body#ctype-account div#content.register div.registerbox h3 span {
  display: block;
  font-size: 40px;
  font-weight: 800;
  color: #0099cc;
}
body#ctype-account div#content.register div.registerbox span.feature {
  display: block;
  background: #019acc;
  background-color: #019acc;
  background-image: -webkit-linear-gradient(top,#68c0ed,#019acc);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#68c0ed),to(#019acc));
  background-image: -moz-linear-gradient(top,#68c0ed,#019acc);
  background-image: -ms-linear-gradient(top,#68c0ed,#019acc);
  background-image: -o-linear-gradient(top,#68c0ed,#019acc);
  background-image: linear-gradient(top,#68c0ed,#019acc);
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: 1px 1px 0 #0f6888;
  padding: 10px 0;
  margin-bottom: 30px;
}
body#ctype-account div#content.register div.registerbox ul.usp,
body#ctype-account div#content.register div.registerbox ul.sp {
  margin: 0 0 12px 40px;
}
body#ctype-account div#content.register div.registerbox ul.usp li,
body#ctype-account div#content.register div.registerbox ul.sp li {
  font-size: 12px;
  background: url(/img/blue-check.png) no-repeat left;
  padding-left: 20px;
}
body#ctype-account div#content.register div.registerbox ul.usp {
  font-weight: bold;
}
body#ctype-account div#content.register div.registerbox span.sep {
  display: block;
  width: 85%;
  margin: 0 auto 11px auto;
  border-bottom: 1px solid #0099cc;
}
body#ctype-account div#content.register div.registerbox div.btncontainer {
  width: 80%;
  left: 10%;
  position: absolute;
  bottom: 20px;
}
body#ctype-account div#content.register div.registerbox div.btncontainer a.button {
  float: right;
  margin: 0;
}
body#ctype-account div#content.register div.registerbox div.btncontainer a.button.white {
  float: left;
}
body#ctype-account div#content.register div.intro {
  font-size: 12px;
}
body#ctype-account div#content.register div#register_author {
  float: left;
  width: 65%;
  border-left: 1px solid #d4d4d4;
  padding-left: 1%;
}
body#ctype-account div#content.register div#register_author div.registerbox {
  width: 48%;
  margin: 0 2% 0 0;
  background: #c7f0fd;
}
body#ctype-account div#content.register div#register_customer {
  float: left;
  width: 33%;
}
body#ctype-account div#content.register div#register_customer div.registerbox {
  width: 97%;
  margin-right: 3%;
  background: #ebeaea;
}
body#ctype-account div.credits {
  background: #f1f1f1;
  padding: 20px;
  margin-bottom: 20px;
}
body#ctype-account div.credits div.salesoverview {
  background: transparent !important;
  padding: 0;
}
body#ctype-account section#creditpacks {
  margin-right: -35px;
}
body#ctype-account section#creditpacks article {
  width: 142px;
  margin: 0 32px 32px 0;
  float: left;
  background: #ebebeb;
  text-align: center;
  padding: 20px 0;
  font-weight: bold;
}
body#ctype-account section#creditpacks article span.count {
  color: #0099cc;
  font-size: 46px;
}
body#ctype-account section#creditpacks article span.countsub {
  color: #3c3c3c;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 20px;
  font-size: 22px;
  display: inline-block;
}
body#ctype-account section#creditpacks article a.button {
  margin-bottom: 0;
  margin-top: 10px;
}
body#ctype-betaalmethode_checkout div#content.loginregister div#kolom-links,
body#ctype-account div#content.loginregister div#kolom-links {
  width: 325px;
}
body#ctype-betaalmethode_checkout div#content.loginregister div#kolom-links h2,
body#ctype-account div#content.loginregister div#kolom-links h2 {
  margin-bottom: 0px;
}
body#ctype-betaalmethode_checkout div#content.loginregister div#kolom-links ul,
body#ctype-account div#content.loginregister div#kolom-links ul {
  width: 100%;
}
body#ctype-betaalmethode_checkout div#content.loginregister div#kolom-links ul li,
body#ctype-account div#content.loginregister div#kolom-links ul li {
  margin-bottom: 10px;
}
body#ctype-betaalmethode_checkout div#content.loginregister div#kolom-links ul li input.text,
body#ctype-account div#content.loginregister div#kolom-links ul li input.text {
  width: 70%;
}
body#ctype-betaalmethode_checkout div#content.loginregister div#kolom-midden,
body#ctype-account div#content.loginregister div#kolom-midden {
  width: 580px;
  min-height: 200px;
  padding: 0 0 0 20px;
  border-left: 1px solid #d4d4d4;
}
body#ctype-betaalmethode_checkout div#content.loginregister div#kolom-midden h2,
body#ctype-account div#content.loginregister div#kolom-midden h2 {
  font-size: 22px;
  margin: 15px 0 20px 0;
}
body#ctype-betaalmethode_checkout div#content.loginregister div#kolom-midden a.button.white,
body#ctype-account div#content.loginregister div#kolom-midden a.button.white {
  margin-right: 20px;
}
body#ctype-betaalmethode_checkout div#content.loginregister ul#betaalmethodes,
body#ctype-account div#content.loginregister ul#betaalmethodes {
  padding: 0;
  margin-left: 10px;
}
body#ctype-betaalmethode_checkout div#content.loginregister ul#betaalmethodes li,
body#ctype-account div#content.loginregister ul#betaalmethodes li {
  zoom: 1;
  list-style: none;
  margin-bottom: 10px;
}
body#ctype-betaalmethode_checkout div#content.loginregister ul#betaalmethodes li:before,
body#ctype-betaalmethode_checkout div#content.loginregister ul#betaalmethodes li:after,
body#ctype-account div#content.loginregister ul#betaalmethodes li:before,
body#ctype-account div#content.loginregister ul#betaalmethodes li:after {
  display: table;
  content: '';
  zoom: 1;
}
body#ctype-betaalmethode_checkout div#content.loginregister ul#betaalmethodes li:after,
body#ctype-account div#content.loginregister ul#betaalmethodes li:after {
  clear: both;
}
body#ctype-betaalmethode_checkout div#content.loginregister ul#betaalmethodes li input,
body#ctype-account div#content.loginregister ul#betaalmethodes li input {
  float: left;
  margin: 15px 15px 15px 0px;
}
body#ctype-betaalmethode_checkout div#content.loginregister ul#betaalmethodes li img.logo,
body#ctype-account div#content.loginregister ul#betaalmethodes li img.logo {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
body#ctype-betaalmethode_checkout div#content.loginregister div.buttons,
body#ctype-account div#content.loginregister div.buttons {
  margin-top: 15px;
}
body#ctype-betaalmethode_checkout div#content.loginregister dl.voordelen dt,
body#ctype-account div#content.loginregister dl.voordelen dt {
  font-weight: bold;
}
body#ctype-betaalmethode_checkout div#content.loginregister dl.voordelen dd ul li,
body#ctype-account div#content.loginregister dl.voordelen dd ul li {
  list-style-image: url(/img/tick-list.png);
}
body#ctype-betaalmethode_checkout div#content.loginregister.review div#kolom-midden,
body#ctype-betaalmethode_checkout div#content.loginregister.billing div#kolom-midden,
body#ctype-betaalmethode_checkout div#content.loginregister.payment div#kolom-midden,
body#ctype-account div#content.loginregister.review div#kolom-midden,
body#ctype-account div#content.loginregister.billing div#kolom-midden,
body#ctype-account div#content.loginregister.payment div#kolom-midden {
  width: 100%;
  border-left: none;
}
body#ctype-betaalmethode_checkout div#content.loginregister.review div#kolom-midden table tr td,
body#ctype-account div#content.loginregister.review div#kolom-midden table tr td {
  padding-right: 55px;
  padding-bottom: 15px;
}
body#ctype-betaalmethode_checkout div#content.loginregister.review div#kolom-midden table tr td h2,
body#ctype-account div#content.loginregister.review div#kolom-midden table tr td h2 {
  margin-bottom: 10px;
}
body#ctype-betaalmethode_checkout div#content.loginregister.review div#kolom-midden table tr td a,
body#ctype-account div#content.loginregister.review div#kolom-midden table tr td a {
  margin-top: 10px;
}
body#ctype-betaalmethode_checkout div#content.loginregister.review div#kolom-midden table tr td div.text,
body#ctype-account div#content.loginregister.review div#kolom-midden table tr td div.text {
  line-height: 16px;
  font-size: 12px;
}
body#ctype-betaalmethode_checkout div#content.loginregister.review div#kolom-midden section.cartproducts,
body#ctype-account div#content.loginregister.review div#kolom-midden section.cartproducts {
  background: #f1f1f1;
  padding: 20px 20px 0;
  margin-bottom: 10px;
  color: #3c3c3c;
  position: relative;
}
body#ctype-betaalmethode_checkout div#content.loginregister.review div#kolom-midden section.cartproducts ul.products,
body#ctype-account div#content.loginregister.review div#kolom-midden section.cartproducts ul.products {
  float: left;
  width: 500px;
  margin-left: 0;
  padding-left: 0;
}
body#ctype-betaalmethode_checkout div#content.loginregister.review div#kolom-midden section.cartproducts ul.products li,
body#ctype-account div#content.loginregister.review div#kolom-midden section.cartproducts ul.products li {
  zoom: 1;
  list-style: none;
  margin-bottom: 10px;
}
body#ctype-betaalmethode_checkout div#content.loginregister.review div#kolom-midden section.cartproducts ul.products li:before,
body#ctype-betaalmethode_checkout div#content.loginregister.review div#kolom-midden section.cartproducts ul.products li:after,
body#ctype-account div#content.loginregister.review div#kolom-midden section.cartproducts ul.products li:before,
body#ctype-account div#content.loginregister.review div#kolom-midden section.cartproducts ul.products li:after {
  display: table;
  content: '';
  zoom: 1;
}
body#ctype-betaalmethode_checkout div#content.loginregister.review div#kolom-midden section.cartproducts ul.products li:after,
body#ctype-account div#content.loginregister.review div#kolom-midden section.cartproducts ul.products li:after {
  clear: both;
}
body#ctype-betaalmethode_checkout div#content.loginregister.review div#kolom-midden section.cartproducts ul.products li img.overzichtsafbeelding,
body#ctype-account div#content.loginregister.review div#kolom-midden section.cartproducts ul.products li img.overzichtsafbeelding {
  width: 80px;
  float: left;
  margin-right: 15px;
}
body#ctype-betaalmethode_checkout div#content.loginregister.review div#kolom-midden section.cartproducts ul.products li span.title,
body#ctype-account div#content.loginregister.review div#kolom-midden section.cartproducts ul.products li span.title {
  font-weight: bold;
  font-size: 12px;
}
body#ctype-betaalmethode_checkout div#content.loginregister.review div#kolom-midden section.cartproducts table.totals,
body#ctype-account div#content.loginregister.review div#kolom-midden section.cartproducts table.totals {
  float: right;
  font-size: 12px;
  margin-top: 20px;
  position: absolute;
  right: 20px;
  bottom: 20px;
}
body#ctype-betaalmethode_checkout div#content.loginregister.review div#kolom-midden section.cartproducts table.totals th,
body#ctype-account div#content.loginregister.review div#kolom-midden section.cartproducts table.totals th {
  white-space: nowrap;
  font-weight: normal;
  padding: 3px 110px 3px 0 !important;
}
body#ctype-betaalmethode_checkout div#content.loginregister.review div#kolom-midden section.cartproducts table.totals td,
body#ctype-account div#content.loginregister.review div#kolom-midden section.cartproducts table.totals td {
  text-align: right;
  white-space: nowrap;
  padding: 3px 0 !important;
}
body#ctype-betaalmethode_checkout div#content.loginregister.review div#kolom-midden section.cartproducts table.totals tr.total th,
body#ctype-betaalmethode_checkout div#content.loginregister.review div#kolom-midden section.cartproducts table.totals tr.total td,
body#ctype-account div#content.loginregister.review div#kolom-midden section.cartproducts table.totals tr.total th,
body#ctype-account div#content.loginregister.review div#kolom-midden section.cartproducts table.totals tr.total td {
  font-weight: bold;
  border-top: 1px solid #d4d4d4;
  padding-top: 7px;
}
div#content div#kolom-midden ul.faqs {
  padding: 0;
  margin: 0;
}
div#content div#kolom-midden ul.faqs li ul {
  padding: 0;
  margin: 0;
}
div#content div#kolom-midden ul.faqs li ul li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
  color: #0099D1;
  cursor: pointer;
}
div#content div#kolom-midden ul.faqs li ul li.antwoord {
  color: #383838;
  margin-bottom: 15px;
}
body#ctype-homepage p.payoff,
body#ctype-homepage div.intro {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  line-height: 140%;
}
body#ctype-homepage p.payoff {
  margin-top: 20px;
}
body#ctype-homepage ul.reasons {
  zoom: 1;
  margin: 0 0 20px 0px;
  padding-bottom: 40px;
  border-bottom: 1px solid #dcdcdc;
}
body#ctype-homepage ul.reasons:before,
body#ctype-homepage ul.reasons:after {
  display: table;
  content: '';
  zoom: 1;
}
body#ctype-homepage ul.reasons:after {
  clear: both;
}
body#ctype-homepage ul.reasons li {
  float: left;
  background: #f1f1f1;
  margin-left: 20px;
  text-align: center;
}
body#ctype-homepage ul.reasons li:first-child {
  margin-left: 0;
}
body#ctype-homepage ul.reasons li h3 {
  color: #0099cc;
  font-size: 18px;
  margin-bottom: 10px;
}
body#ctype-homepage ul.reasons li a {
  color: #383838;
  text-decoration: none;
  display: block;
  width: 267px;
  padding: 20px;
}
body#ctype-homepage ul.reasons li a:hover {
  background: #E7E7E7;
}
body#ctype-homepage p.oneliner {
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  font-weight: 300;
  text-align: center;
  line-height: 140%;
  border-top: 1px solid #dcdcdc;
  padding-top: 30px;
  margin-bottom: 10px;
}
body#ctype-homepage div.pageheader {
  width: 100%;
  height: 400px;
  overflow: visible;
  position: relative;
}
body#ctype-homepage div.pageheader .slide {
  background: no-repeat 50% 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 400px;
  text-align:center;
}

body#ctype-homepage div.pageheader .banner_search_container {
  width: 508px;
  height:68px;
  background: rgb(255, 255, 255); 
  background: rgba(255, 255, 255, .5);
  display: inline-block;
  margin-top:30px;
  position:relative;
}

body#ctype-homepage div.pageheader .searchhome {
   padding-top:12px !important;
   padding-bottom:12px !important;
   border:0px !important;
   width:340px;
   margin-top:10px;
   padding-left:12px;
   text-align:left !important;
   text-decoration: none !important;
   margin-bottom:0px !important;
   padding-right:130px;
   font-size:15px !important;
   height:25px;
}

body#ctype-homepage div.pageheader .slogan_banner {
   padding-top:105px;
   color:#fff;
   font-size:41px;
   line-height:43px;
   width: 870px;
   text-align:center;
   display: inline-block;
   text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.35);
}

body#ctype-homepage div.pageheader .slide img {
  display: none;
}
body#ctype-homepage div.pageheader .slide a {
  height: inherit;
  width: inherit;
  display: block;
}
body#ctype-homepage div#searchhome input.searchhome.loading {
  background: url(/img/searchajaxhomeloader.gif) no-repeat 98% 50%;
}           
body#ctype-homepage div#searchhome section#results {
  position: absolute;
  -webkit-box-shadow: 0px 3px 6px rgba(0,0,0,0.3);
  box-shadow: 0px 3px 6px rgba(0,0,0,0.3);
  margin-top: 10px;
  width: 508px;
  background: #fff;
  text-align: left;
  z-index: 999 !important;
}
body#ctype-homepage div#searchhome section#results article {
  border-bottom: 1px solid #E4E4E4;
  border-top: 1px solid #FAF5F5;
  padding: 6px 7px;
  zoom: 1;
}
body#ctype-homepage div#searchhome section#results article:before,
body#ctype-homepage div#searchhome section#results article:after {
  display: table;
  content: '';
  zoom: 1;
}
body#ctype-homepage div#searchhome section#results article:after {
  clear: both;
}
body#ctype-homepage div#searchhome section#results article img {
  float: left;
  width: 62px;
  -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
  box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
  border: 1px solid #f1f1f1;
}
body#ctype-homepage div#searchhome section#results article div.content {
  margin-left: 10px;
  float: left;
  padding-top: 3px;
  width: 405px;
}
body#ctype-homepage div#searchhome section#results article div.content a {
  text-decoration: none;
}
body#ctype-homepage div#searchhome section#results article div.content h2 {
  margin-top: 0;
  font-size: 18px;
  margin-bottom:5px;
}
body#ctype-homepage div#searchhome section#results article div.content h3 {
  color: #8A8A8A;
}
body#ctype-homepage div#searchhome section#results article div.content span.price,
body#ctype-homepage div#searchhome section#results article div.content a.pubs {
  font-size: 13px;
  color: #000;
  margin-top: 5px;
}
body#ctype-homepage div#searchhome section#results article.active,
body#ctype-homepage div#searchhome section#results article:hover {
  background: #F1F1F1;
  cursor: pointer;
}
body#ctype-homepage div#searchhome section#results article:first-child {
  border-top: 0;
}
body#ctype-homepage div#searchhome section#results article:last-child {
  border-bottom: 0;
}
body#ctype-homepage div#searchhome section#results a.more {
  background: #009fe0;
  color: #FFF;
  padding-top:4px;
  padding-bottom:4px;
  font-size: 14PX;
  text-align: center;
  display: block;
}
body#ctype-homepage div#searchhome section#results a.more:hover {
  background: #009fe0;
}
body#ctype-homepage dl.recentblogs {
  zoom: 1;
  border-top: 1px solid #dcdcdc;
  padding-top: 15px;
  margin-bottom: 30px;
}
body#ctype-homepage dl.recentblogs:before,
body#ctype-homepage dl.recentblogs:after {
  display: table;
  content: '';
  zoom: 1;
}
body#ctype-homepage dl.recentblogs:after {
  clear: both;
}
body#ctype-homepage dl.recentblogs dt {
  color: #0099cc;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
  font-family: 'Open Sans', sans-serif;
}
body#ctype-homepage dl.recentblogs dd ul {
  zoom: 1;
}
body#ctype-homepage dl.recentblogs dd ul:before,
body#ctype-homepage dl.recentblogs dd ul:after {
  display: table;
  content: '';
  zoom: 1;
}
body#ctype-homepage dl.recentblogs dd ul:after {
  clear: both;
}
body#ctype-homepage dl.recentblogs dd ul li {
  float: left;
  width: 300px;
  margin-left: 30px;
}
body#ctype-homepage dl.recentblogs dd ul li:first-child {
  margin-left: 0;
}
body#ctype-homepage dl.recentblogs dd ul li h3 {
  color: #0099cc;
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  margin-bottom: 2px;
  line-height: 20px;
}
body#ctype-homepage dl.recentblogs dd ul li img {
  margin-bottom: 10px;
}
body#ctype-homepage dl.recentblogs dd ul li span.time {
  display: inline-block;
  padding-left: 25px;
  background: url(/img/date-icon.png) no-repeat 1px 4px;
  margin: 0 20px 10px 0;
  font-size: 12px;
}
body#ctype-homepage dl.recentblogs dd ul li span.reactions {
  display: inline-block;
  padding-left: 25px;
  background: url(/img/comments-icon.png) no-repeat 1px 4px;
  margin: 0 0 10px 0;
  font-size: 12px;
}
body#ctype-homepage dl.recentblogs dd ul li p {
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 0px;
}
body#ctype-homepage dl.recentblogs dd ul li a.more {
  font-weight: bold;
  font-size: 12px;
}
.button {
  display: inline-block;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  padding: 6px 15px;
  text-decoration: none;
  margin-bottom: 20px;
  background: #0099cc;
  background-color: #0099cc;
  background-image: -webkit-linear-gradient(top,#68c0ed,#0099cc);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#68c0ed),to(#0099cc));
  background-image: -moz-linear-gradient(top,#68c0ed,#0099cc);
  background-image: -ms-linear-gradient(top,#68c0ed,#0099cc);
  background-image: -o-linear-gradient(top,#68c0ed,#0099cc);
  background-image: linear-gradient(top,#68c0ed,#0099cc);
}
.button:hover {
  background: #35aed7;
  background-color: #35aed7;
  background-image: -webkit-linear-gradient(top,#86cdf1,#35aed7);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#86cdf1),to(#35aed7));
  background-image: -moz-linear-gradient(top,#86cdf1,#35aed7);
  background-image: -ms-linear-gradient(top,#86cdf1,#35aed7);
  background-image: -o-linear-gradient(top,#86cdf1,#35aed7);
  background-image: linear-gradient(top,#86cdf1,#35aed7);
  color: #e8e7e3;
}
.button.white {
  background: #ececec;
  background-color: #ececec;
  background-image: -webkit-linear-gradient(top,#fbfbfb,#ececec);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#fbfbfb),to(#ececec));
  background-image: -moz-linear-gradient(top,#fbfbfb,#ececec);
  background-image: -ms-linear-gradient(top,#fbfbfb,#ececec);
  background-image: -o-linear-gradient(top,#fbfbfb,#ececec);
  background-image: linear-gradient(top,#fbfbfb,#ececec);
  border: 1px solid #e0e0e0;
  color: #3c3c3c;
  padding: 5px 15px;
}
.button.white:hover {
  background-color: #efefef;
  background-image: -webkit-linear-gradient(top,#fff,#efefef);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#efefef));
  background-image: -moz-linear-gradient(top,#fff,#efefef);
  background-image: -ms-linear-gradient(top,#fff,#efefef);
  background-image: -o-linear-gradient(top,#fff,#efefef);
  background-image: linear-gradient(top,#fff,#efefef);
  color: #696969;
}
.button.fleft {
  margin-left: 0px !important;
  margin-right: 20px;
}
body#ctype-winkelwagen h1 {
  font-size: 22px;
  margin-top: 10px;
}
body#ctype-winkelwagen table {
  margin-bottom: 30px;
  font-weight: 600;
}
body#ctype-winkelwagen table th {
  color: #404040;
  font-size: 12px;
  border-bottom: 1px solid #d4d4d4;
}
body#ctype-winkelwagen table th.tright {
  padding-right: 10px;
}
body#ctype-winkelwagen table td {
  padding: 15px 0 15px 0;
  border-bottom: 1px solid #3c3c3c;
}
body#ctype-winkelwagen table td.tright {
  padding-right: 10px;
}
body#ctype-winkelwagen table td.titel {
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #0099cc;
}
body#ctype-winkelwagen table td.titel img.overzichtsafbeelding {
  float: left;
  margin-right: 15px;
  border: 1px solid #d4d4d4;
  min-width: 135px;
}
body#ctype-winkelwagen table td.titel a.remove {
  color: #3c3c3c;
  font-size: 12px;
  font-weight: 500;
  text-decoration: underline;
}
body#ctype-winkelwagen table td.titel a.remove:hover {
  text-decoration: none;
}
body#ctype-winkelwagen table tfoot tr.totaal {
  font-size: 18px;
  font-weight: bold;
}
body#ctype-winkelwagen table tfoot tr.totaal td {
  border-bottom: 0;
}
body#ctype-winkelwagen table tfoot td {
  border-bottom: 1px solid #d4d4d4;
  padding: 9px 0;
}
body#ctype-winkelwagen a.button {
  margin-left: 20px;
}
body#ctype-winkelwagen form#discountcodes {
  background: #f1f1f1;
  padding: 16px;
  float: left;
}
body#ctype-winkelwagen form#discountcodes h2 {
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 5px;
}
body#ctype-winkelwagen form#discountcodes p {
  font-weight: bold;
  font-size: 12px;
}
body#ctype-winkelwagen form#discountcodes input.text {
  width: 357px;
  background: #fff;
  border: 0;
  margin-right: 15px;
}
body#ctype-winkelwagen form#discountcodes input.button {
  margin-bottom: 0;
}
body#ctype-winkelwagen section.related-cart {
  float: right;
  width: 398px;
  border: 1px solid #f1f1f1;
  zoom: 1;
}
body#ctype-winkelwagen section.related-cart:before,
body#ctype-winkelwagen section.related-cart:after {
  display: table;
  content: '';
  zoom: 1;
}
body#ctype-winkelwagen section.related-cart:after {
  clear: both;
}
body#ctype-winkelwagen section.related-cart h3 {
  font-size: 22px;
  font-weight: normal;
  background: #f1f1f1;
  padding: 16px;
  color: #404040;
}
body#ctype-winkelwagen section.related-cart ul.producten {
  margin: 16px;
}
body#ctype-winkelwagen section.related-cart ul.producten li {
  margin-left: 20px;
  min-height: 0;
}
body#ctype-winkelwagen section.related-cart ul.producten li:first-child {
  margin-left: 0;
}
body#ctype-winkelwagen section.related-cart ul.producten li .button {
  color: #fff;
  float: left;
  margin-top: 5px;
  margin-left: 0;
  margin-bottom: 0;
}
body#ctype-winkelwagen section.related-cart ul.producten li li {
  margin-left: 0;
}
ol.stappen {
  zoom: 1;
  margin-bottom: 20px;
  display: table;
  width: 100%;
}
ol.stappen:before,
ol.stappen:after {
  display: table;
  content: '';
  zoom: 1;
}
ol.stappen:after {
  clear: both;
}
ol.stappen li {
  background: #f1f1f1;
  margin-right: 1px;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  display: table-cell;
}
ol.stappen li a {
  color: #b6b6b6;
  padding: 10px;
  display: block;
  border-right: 1px solid #fff;
}
ol.stappen li a span.text {
  max-width: 125px;
  display: inline-block;
}
ol.stappen li a span.number {
  display: block;
  float: left;
  font-size: 60px;
  margin-right: 10px;
  line-height: 40px;
}
ol.stappen li.active {
  background: #e3eeda;
  color: #999;
}
ol.stappen li.active a {
  color: #999;
}
body#ctype-lid div#kolom-links {
  width: 150px;
}
body#ctype-lid div#kolom-links h2 {
  margin: 15px 0 0 0;
  font-size: 20px;
}
body#ctype-lid div#kolom-links ul {
  width: 100%;
}
body#ctype-lid div#kolom-links ul li {
  margin-bottom: 10px;
}
body#ctype-lid div#kolom-links ul li input.text {
  width: 70%;
}
body#ctype-lid div#kolom-links aside.profile span.publicaties,
body#ctype-lid div#kolom-links aside.profile span.number {
  font-size: 46px;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  line-height: 100%;
  color: #999;
  display: block;
}
body#ctype-lid div#kolom-links aside.profile span.publicaties {
  font-size: 22px;
  margin-bottom: 20px;
}
body#ctype-lid div#kolom-links aside.profile img {
  margin-bottom: 12px;
}
body#ctype-lid div#kolom-links aside.profile p span {
  display: block;
  clear: both;
}
body#ctype-lid div#kolom-links aside.profile p span.gray {
  background: #999999;
  color: #fff;
  margin-bottom: 5px;
  float: left;
  padding: 0 5px;
  font-weight: bold;
}
body#ctype-lid div#kolom-links aside.profile ul.stars {
  float: left;
  padding-left: 0;
  margin-top: 7px;
  margin-bottom: 0 !important;
}
body#ctype-lid div#kolom-links aside.profile ul.stars li {
  background: url(/img/author-star-inactive.png) no-repeat;
  height: 16px;
  width: 16px;
  text-indent: -9999px;
  margin-right: 5px;
  display: block;
  margin-bottom: 3px;
  float: left;
}
body#ctype-lid div#kolom-links aside.profile ul.stars li.active {
  background-image: url(/img/author-star.png);
}
body#ctype-lid div#content div#kolom-midden {
  width: 790px;
  padding: 0;
}
body#ctype-lid div#content div#kolom-midden section {
  margin-bottom: 22px;
}
body#ctype-lid div#content div#kolom-midden section h1 {
  font-size: 21px;
  margin-bottom: 5px;
}
body#ctype-lid div#content div#kolom-midden section p.subtitle {
  font-weight: bold;
  line-height: 150%;
}
body#ctype-lid div#content div#kolom-midden section div.social {
  margin-top: 10px;
}
body#ctype-lid div#content div#kolom-midden section div.social a {
  background: url(/img/social-author.png) no-repeat;
  height: 27px;
  width: 27px;
  display: block;
  text-indent: -999999px;
  float: left;
  margin-right: 5px;
  opacity: 1;
  -moz-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  -webkit-transition: all .1s ease-in-out;
  -ms-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
}
body#ctype-lid div#content div#kolom-midden section div.social a.twitter {
  background-position: -27px 0px;
}
body#ctype-lid div#content div#kolom-midden section div.social a.linkedin {
  background-position: -54px 0px;
}
body#ctype-lid div#content div#kolom-midden section div.social a.googleplus {
  background-position: -81px 0px;
}
body#ctype-lid div#content div#kolom-midden section div.social a:hover {
  opacity: .9;
}
body#ctype-lid div#content div#kolom-midden section aside.freedownload {
  float: right;
  width: 205px;
  padding: 20px;
  background: #F1F1F1;
  text-align: center;
}
body#ctype-lid div#content div#kolom-midden section aside.freedownload h2 {
  margin-top: 0;
  margin-bottom: 5px;
}
body#ctype-lid div#content div#kolom-midden section aside.freedownload a {
  margin-bottom: 0;
}
body#ctype-lid div#content div#kolom-midden div.bio {
  padding-bottom: 20px;
  border-bottom: 1px solid #3c3c3c;
  margin-bottom: 20px;
}
body#ctype-lid div#content div#kolom-midden section#publicaties h4 {
  font-size: 22px;
  margin-bottom: 12px;
}
body#ctype-faq h1 {
  font-size: 22px;
  margin-bottom: 15px;
}
body#ctype-faq form#faq-search {
  margin-bottom: 10px;
}
body#ctype-faq form#faq-search legend {
  display: block;
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  margin-bottom: 10px;
}
body#ctype-faq form#faq-search input.text {
  background: url(/img/faq-search.png) no-repeat 98% 50%;
  width: 530px;
  margin-right: 10px;
}
body#ctype-faq form#faq-search input.button {
  width: 140px;
}
body#ctype-faq section.faqs .highlight {
  background-color: yellow;
}
body#ctype-faq section.faqs article {
  margin-bottom: 15px;
  overflow: hidden;
}
body#ctype-faq section.faqs article h2 {
  color: #0099d1;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0px;
}
body#ctype-faq section.faqs article h2:hover {
  color: #3c3c3c;
}
body#ctype-faq section.faqs article div.paragraph {
  -moz-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  -webkit-transition: all .1s ease-in-out;
  -ms-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
}
body#ctype-faq section.faqs article div.paragraph p:last-child {
  margin-bottom: 0;
}
body#ctype-faq section.faqs article.collapse div.paragraph {
  height: 0 !important;
  overflow: hidden;
}
body#ctype-creditinfo h1 {
  font-size: 22px;
  margin-bottom: 15px;
}
body#ctype-creditinfo div#container {
  background: url(/img/creditsbg.png) no-repeat 100% 0%;
}
body#ctype-creditinfo div#container div#content {
  width: 670px;
}
body#ctype-creditinfo div#container div#content section#creditpacks {
  margin-right: -35px;
  margin-top: 25px;
}
body#ctype-creditinfo div#container div#content section#creditpacks article {
  width: 142px;
  margin: 0 32px 32px 0;
  float: left;
  background: #ebebeb;
  text-align: center;
  padding: 20px 0;
  font-weight: bold;
}
body#ctype-creditinfo div#container div#content section#creditpacks article span.count {
  color: #0099cc;
  font-size: 46px;
}
body#ctype-creditinfo div#container div#content section#creditpacks article span.countsub {
  color: #3c3c3c;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 20px;
  font-size: 22px;
  display: inline-block;
}
body#ctype-creditinfo div#container div#content section#creditpacks article a.button {
  margin-bottom: 0;
  margin-top: 10px;
}
body .social_bottom {
  margin-top:-80px;
  margin-right:-10px;
}
body .home_product_filter {
  float:left;
}
body .home_productsoverview {
  float:left; 
  margin-left:10px;
  padding-top:17px;
}
.title_product_home {
    clear:both;
    color: #444444;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 25px;
    font-weight: 300;
    padding: 0 0px;
    text-decoration: none;
    margin-top:-10px;
    margin-left:14px;
    border-bottom:1px solid #dfdfdf;
    width:100%;
    position:absolute;
    margin-bottom:14px;
    padding-bottom:7px;
    padding-right:7px;
}
.banner_voordelen {
  padding-top:15px;
}
section.products {
  padding-bottom:10px;
}
.productcategory_loader_icon {
  display:none;
  position: absolute; 
  left: 0; 
  right: 0; 
  margin-left: auto; 
  margin-right: auto; 
  background-image:url('/img/spinner.svg');
  width:100%;
  height:80%;
  background-repeat: no-repeat;
  background-position: center;
  z-index:999999 !important;
}
.pay_with_credits_no_credits {
  padding:10px;
  border: 1px solid #D4D4D4;
  margin-top:5px;
}
.pay_with_credits_no_credits h3 {
  margin-bottom:5px;
}
.home_productsoverview ul.producten {
  margin-bottom:21px !important;
  margin-left: 14px !important;
}
.startuploading {
  background:none !important;
  background-color:#c94239 !important;
}
h1.h_line {
   padding-bottom:10px;
   border-bottom: 1px solid #D4D4D4;
   margin-bottom:0px;
}
.overzichtsafbeelding-home {
  width:180px;
  height:250px;
}
.promote-not-loggedin {
  position:absolute;
  padding:5px;
  border: 1px solid #D4D4D4;
  background-color:#fff;
  margin-top:25px;
  display:none;

}
.promote {
  cursor:pointer;
}
section.home_bottom_block1 {
 padding:15px; 
 width:311px;
 height:268px;
 margin-top:15px;
 margin-right:14px;
 float:left;
}
section.home_bottom_block2 {
 width:577px;
 height:268px;
 margin-top:15px;
 float:left;   
 background-size:cover;
 padding:15px;
}
section.home_bottom_block2 h1 {
 font-size:30px;
 width:50%;
}
section.home_bottom_block2 h2 {
 margin-top:60px; 
 text-decoration: underline;
 font-style: italic;
 font-size:19px;
 font-weight:normal;
 width:80%;
 display:inline-block;
 font-weight:600;
 line-height:25px;
}
section.home_featured_product {
  background-color:#9cb5a7;
  padding:45px;      
}

.bbp_block_text {
  width:50%;
  color:#fff;
  margin-top:15px;
  position:relative;
  line-height:24px;
}

.home_featured_product .bbp_block_text {
  overflow:hidden;   
}

.home_bottom_block1 .bbp_block_text {
  overflow:hidden;
} 
.home_bottom_block1 .bbp_block_text {
  
  width:50% !important;
  font-size:14px !important;
}
.home_bottom_block1 h1 {
   width:87% !important;
}
.bbp_block strong {
  font-weight:700;
}

section.home_featured_product .home_featured_product_img {
  position:absolute;
  width:438px;
  height:297px;
  right:30px;
  margin-top:-5px;
  background-size:cover;
}

.bbp_block h1 {
  color:#fff;
  text-transform: uppercase;
  font-size:28px;
  font-family: 'Open Sans', sans-serif !important;
  font-weight:300;
  margin-bottom:0px;
  padding-bottom:0px;
}
.bbp_block h1 b{
  font-weight:700;
}
.bbp_block_small_img {
  margin-top:10px;
}
.bbp_block h2 {
  color:#fff;
  font-size:28px;
  font-family: 'Open Sans', sans-serif !important;
  font-weight:300;
  margin-top:10px;
  padding-top:0px;
}
.btn_bbp {
  background-color:#0b467b;
  background-image:url('/img/add_ico.png');
  background-repeat: no-repeat; 
  background-position: 10px 6px;
  padding-left:35px;
  padding-right:10px;
  height:30px;
  border:0px;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif !important;
  font-size:12px;
  color:#fff;
  font-weight:600;
  cursor:pointer;
  display:inline-block;
  vertical-align: middle;
  line-height:29px;
}
.btn_bbp2 {
  background-color:#fab529;
  background-image:url('/img/icon_next.png');
  background-repeat: no-repeat; 
  background-position: right center;
  padding-left:10px;
  padding-right:43px;
  height:30px;
  border:0px;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif !important;
  font-size:12px;
  color:#fff;
  font-weight:600;
  cursor:pointer;
  display:inline-block;
  vertical-align: middle;
  line-height:29px;
}
.product .list_price {
  color:#0b467b;
  text-align:center;
}
.product .list_price_left {
    text-align:left !important;
}
.product .list_price_EA {
  color:#ca433a;
  font-size:14px;
}
.product .list_title {
  text-align:center;
  height:70px;
  font-size:12px;
}
.product .list_ordernow {
  text-align:center;
  height:50px;
}
.product .list_title a{
  text-align:center;
  font-size:14px;
  color:#595959;
}
body .top_space {
  height:30px;
}
#searchhome a {
  color:#000;
}
#searchhome h2, #searchhome h3 {
  font-weight:normal;
}
a.search_button_home {
  background-color:#fab529;
  padding-left:13px;
  padding-right:13px;
  line-height:35px;
  position:absolute;
  right:25px;
  margin-top:-42px;
  color:#fff !important;
  text-decoration: none;
  width:80px !important;
  height:35px !important;
  text-transform: uppercase;
  font-size:18px;
  font-weight:600;
}

.bbp_block .price_decimal {
    font-size:15px;
    vertical-align: top;
    padding-top:0px;
    line-height:17px;
}

textarea,
input[type="text"],
input[type="button"],
input[type="submit"] {
     -webkit-appearance: none;
     border-radius: 0;
}

.top_language_bar {
  background-color:#364049;
  height:49px;
  width:100%;
  padding-top:0px;
  margin-top:0px;
}

.top_language_bar_inner {
  margin: 0 auto;
  width: 962px;
}

.search_container_top {
  float:right;
  margin-top:9px;
}

.navigation_container_top {
    float:left;
}

.search_container_top .searchhome {
  width:327px;
  font-size:12px;
  margin-bottom:0px;
  margin-right:-3px;
  margin-top:0px;
  border:0px;
}

a.search_button_top {
  border:0px;
  background-color:#fab529;
  padding-left:32px;
  padding-right:13px;
  margin-top:0px;
  color:#fff !important;
  text-decoration: none;
  width:140px !important;
  padding-top:5px;
  padding-bottom:6px;
  text-transform: uppercase;
  font-size:13px;
  font-weight:400;
  background-image: url('/img/glass.png');
  background-repeat: no-repeat;
  background-position: 11px center;
}

.top_language_bar_home {
  background-color:#fff;
  height:34px;
  margin-top:-30px;
}

.top_language_bar_home ul.info_top_language {
  margin-top:1px;
}

.filter {
  position:relative; 
  z-index:0;
}
.filter a.clear_filters {
  position:absolute;
  right:8px;
  margin-top:-25px;
  text-decoration: underline !important;
}
#publicaties h4 a {
  text-decoration: none;
  color:#383838;
}
.info_box_red {
    border: 1px solid #d4d4d4;
    margin-top: 5px;
    background-color:#fab9b9;
    padding: 10px;
}
.info_box_red h3 {
  margin-bottom:5px;
}
.warningbox {
 background: url(/img/alert.png) no-repeat 20px 20px #fab9b9 !important; 
}

.home_featured_product .btn_bbp {
  margin-top:10px;
}
h1.largerh1 {
  font-size:38px;
}
.home_bottom_block_hg {
  height:240px;
}
.home_bottom_block_hg2 {
  height:220px;
}
.bbp_block_text_book {
   font-size: 14px !important;
   width: 55% !important;
   overflow: hidden;
   color:#fff;
   margin-top:10px;
}   
.divider_bottom {
  height:10px;
}   
.products_container_new {
  margin-top:18px;
}
.paragraaf li {
  list-style: disc inside;
  padding-left:10px;
  padding-bottom:3px;
}
.upload_virtual_publication_container {
  display:none;
}
.footerwrapper h1 {
  text-transform: uppercase;
  color:#fab529;
  font-weight:700;
  margin-bottom:10px;
  
}
.footerwrapper .footer_subcontainer {
  width:50%;
  
}
.footerwrapper .footer_subtext {
  padding-right:80px;
  color:#fff;
  font-weight:normal;
  margin-bottom:12px;
}
.footer_subtext p {
  margin:0px !important;
  padding:0px !important;
}
.footerwrapper_end {
  background-color:#889296 !important;
  height:61px !important;
}
footer#endfooter {
  background-color:#889296;
    color: #969696;
    font-size: 12px;
    margin: 0 auto;
    overflow: hidden;
    width: 942px;  
}
.endfooter_subcontainer {
  color:#fff;
  font-weight:normal;
}

ul.endfootermenu {
  
}
ul.endfootermenu li {
  display: inline;
  text-transform: uppercase;
}
ul.endfootermenu a {
  color:#fff;
  font-size:11px;
  text-transform: uppercase;
}
ul.endfootermenu li.endfooter_space {
  padding-left:5px;
  padding-right:5px;
}
#endfooter .endfooter_container {
  margin-top:20px;
}
#endfooter .social_title {
  float:left;
  color:#fff;
  text-transform: uppercase;
  font-size:11px;
  font-weight:normal;
}
.footer_container {
  margin-top:15px;
}

.price_ea_big, .eatotal {
   color:#ca433a;
}

body#ctype-winkelwagen table th.eatotal {
  color:#ca433a;  
}
.new_author {
  
 
  padding-bottom:10px;

  border-bottom:1px dashed #707070;
  margin-bottom:10px;
  display:none;

}

.new_author input {
 
}

.box_ea {
    border-top:1px solid #c4c8ca;
    margin-top:-10px; 
    font-size:13px;
    color:#383838;
}

.box_ea_link {
    clear:both;
    padding-top:32px;
}

.box_ea_link a {
    font-size:16px;
    text-decoration: underline;
    padding:10px;
    padding-left:16px;
    padding-right:16px;
    color:#383838;
    border:1px solid #383838;
}

.box_ea_1 {
   float:left;  
   width:45%;
   margin-top:20px;
  
}

.box_ea_2 {
  float:left; 
  width:40%;
  padding-left:30px; 
  margin-top:20px; 
  border-left:1px solid #c4c8ca;
}
.btn_bbp3 {
  background-color:#fab529;
  padding-left:22px;
  padding-right:22px;
  height:30px;
  border:0px;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif !important;
  font-size:14px;
  color:#fff;
  font-weight:600;
  text-align:center;
  cursor:pointer;
  display:inline-block;
  vertical-align: middle;
  line-height:29px;
}
h1 {
 color:#383838;   
}
.members_only_label {
 background-color:#ce433a;
 color:#fff;
 padding:4px;
 padding-left:8px;
 padding-right:8px;
 
 
}
.price_label {
  line-height:29px;  
}
.bar_disabled a {
    text-transform: uppercase;
    cursor:default;
}
.bar_disabled a.button {
    background: -moz-linear-gradient(center top , #b7b7b7, #a29b9a) repeat scroll 0 0 #a29b9a !important;
}
.gray-form hr {
     border: none;
    height: 1px;
    /* Set the hr color */
    color: #999; /* old IE */
    background-color: #999; /* Modern Browsers */   
}
input#ea_kortingspercentage {
    width:50px !important;
}

div#content.billing div#kolom-midden, div#content.shipping div#kolom-midden {
  width: 580px !important;
  min-height: 425px !important;
  padding: 0 0 0 20px;
  border-left: 1px solid #d4d4d4 !important;
}

div#content.billing input[type=text], div#content.billing select {
    width: 95% !important;
}
div#content.shipping input[type=text], div#content.shipping select {
    width: 95% !important;
}

div#content.billing input[type=radio], div#content.shipping input[type=radio] {
    margin-right:5px;
}

div#content.billing h3, div#content.shipping h3 {
    padding-bottom:15px;
}

#ea_process_container {
    width: 550px;
    height: 340px;
    background-color:#fff;
    padding:30px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;    
    margin: 0 0 0 -305px;
    margin-top:100px;
}

#ea_process_outer_container {
  position:relative;

}

#ea_process_container .ea_process_logo {
    background-image:url('/img/logo-ea.svg');
    background-repeat: no-repeat;
    width:100%;
    height:180px;  
}

#ea_process_container .ea_process_text {
    font-size:13px;
    margin-top:40px;
}

#ea_process_container img.preloader {
   display:inline-block;
   margin-bottom:21px;
   margin-top:30px;
   width:30px;
} 

h3.membership {
    border-top: 1px solid #d4d4d4;
    margin-bottom:5px;
    padding-top:15px;
}

.bbfInformation {
    background: #f2f6c2 url("/img/info.png") no-repeat scroll 22px 50%;
    color: #4a4a4a;
    font-size: 12px;
    font-weight: bold;
    line-height: 50px;
    margin-bottom: 20px;
    padding-top: 2px;
    text-indent: 70px;
    border:0px!important;
}

.bbfInformation a {
    text-decoration: underline !important;
    color: #4a4a4a;
}

.recommended_products_container {
    text-align:center;
}

.recommended_products_container ul {
    display:inline-block;
}

.seperator {
    border-bottom: 1px solid #d4d4d4;
    padding-top:5px;
    margin-bottom:20px;
}

.btn_bbp {
    background-color: #0099cc;
    background: #0099cc -moz-linear-gradient(center top , #68c0ed, #0099cc) repeat scroll 0 0;
 
    background-image: linear-gradient(to bottom, #68c0ed, #0099cc);
    border: 0 none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "Open Sans",sans-serif !important;
    font-size: 12px;
    font-weight: 600;
    height: 30px;
    line-height: 29px;
    padding-left: 15px;
    padding-right: 15px;
    text-transform: uppercase;
    vertical-align: middle;
    background-position:inherit;
}

.loadingoverlay {
    background-size: 25px;
}

.errors_billing {
    margin-top:20px;
}
