/* xcms: no minify */

#li-topmenu3 {
  display:none;
}

#site-header {
  min-height: 294px;
  height: 294px;
}
.header-container {
  padding-top: 238px;
}
.navigation-main {
  left: 238px;
  top: 237px;
  width: 500px;
}
#menu li {
  margin-right: 16px;
}
.loginout-main {
  position: relative;
  top: 3px;
}

#nav-line {
  position: absolute;
  left: 0;
  top: 220px;
  width: 960px;
  height: 0px;
  border-top: 1px solid #E5E5E5;
}
#dropdownbox {
  margin-bottom: 20px;
  position: absolute;
  left: 0;
  top: 274px;
  z-index: 10000;
  background: #fff;
  border-radius: 0 0 10px 10px;
}
.dropdownbox-container {
  box-shadow: rgba(0, 0, 0, 0.38) 0px 2px 4px 0px;
}
#closeme {
  box-shadow: rgba(0, 0, 0, 0.38) 0px 2px 4px 0px;
  border-radius: 0 0 10px 10px;
}

#expert {
  margin-top: -20px;
  position: relative;
}
#expert, #expert p {
  font: 12px/1.5em Tahoma, Arial, sans-serif !important;
  color: #737373;
}
#expert p {
  padding: 0;
}
#expert-left {
  float: left;
  width: 228px;
}
#expert-content {
  float: left;
  width: 365px;
  border-right: 1px solid #EAEAEA;
  padding: 0 50px 40px 50px;
  position: relative;
  margin-right: -1px\9; /* = ie8+below, *rule: = ie7+below, _rule: = ie6+below */
}
#expert-right {
  float: left;
  width: 266px;
  border-left: 1px solid #EAEAEA;
  margin-left: -1px;
  padding: 0 0 40px 0;
}

#expert-left .name {
  height: 36px;
  padding: 16px 0 0;
  background: #059EDD;
  width: 228px;
  position: absolute;
  left: 0;
  top: -53px;
  font-size: 16px;
  color: white;
  text-transform: uppercase;
  text-align: center;
}
#expert-left img {
  width: 228px;
  height: 271px;
  float: left;
}
#expert-left li {
  clear: both;
  border-top: 1px solid #EAEAEA;
  line-height: 52px;
  background: url(/gfx/trans.gif) 190px 50% no-repeat;
  font-size: 16px;
  text-transform: uppercase;
  padding: 0 0 0 10px;
}
x#expert-left li:first-child {
  border-top: 0;
}
#expert-left a {
  text-decoration: none!important;
  color: #059EDD;
  display: block;
}
#expert-left li:hover a {
  color: #bdbdbd;
}
#expert-left li.current a {
  color: #c2c1c1;
}
#expert-left .messages {
  background-image: url(expert/ico-twitter.gif);
}
#expert-left .weblogs {
  background-image: url(expert/ico-weblog.gif);
}
#expert-left .agenda {
  background-image: url(expert/ico-agenda.gif);
}
#expert-left .photos {
  background-image: url(expert/ico-photo.gif);
}
#expert-left .videos {
  background-image: url(expert/ico-video.gif);
}
#expert-left .campaigns {
  background-image: url(expert/ico-campaign.gif);
}
#expert-left .reviews {
  background-image: url(expert/ico-review.gif);
}
#expert-left li.messages.current,
#expert-left li.messages:hover {
  background-image: url(expert/ico-twitter-hover.gif);
}
#expert-left li.weblogs.current,
#expert-left li.weblogs:hover {
  background-image: url(expert/ico-weblog-hover.gif);
}
#expert-left li.agenda.current,
#expert-left li.agenda:hover {
  background-image: url(expert/ico-agenda-hover.gif);
}

#expert-left li.photos.current,
#expert-left li.photos:hover {
  background-image: url(expert/ico-photo-hover.gif);
}
#expert-left li.videos.current,
#expert-left li.videos:hover {
  background-image: url(expert/ico-video-hover.gif);
}
#expert-left li.reviews.current,
#expert-left li.reviews:hover {
  background-image: url(expert/ico-campaign-hover.gif);
}
#expert-left li.reviews.current,
#expert-left li.reviews:hover {
  background-image: url(expert/ico-review-hover.gif);
}

#expert-content #about {
  background: url(expert/about-bg.gif) 0 0 no-repeat;
  height: 239px;
  border-bottom: 1px solid #EAEAEA;
  padding: 32px 50px 0;
  font-size: 12px;
  margin: 0 -50px;
}
#expert-content #about .edit {
  position: absolute;
  left: 430px;
  top: 8px;
}
#expert-content #about .social {
  position: absolute;
  left: 50px;
  top: 217px;
}
#expert-content #about ul a {
  display: block;
  width: 24px;
  height: 24px;
}
#expert-content #about .social li {
  float: left;
  margin: 0 10px 0 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
}
#expert-content #about .social li.facebook {
  background-image: url(expert/facebook.gif);
}
#expert-content #about .social li.twitter {
  background-image: url(expert/twitter.gif);
}
#expert-content #about .social li.googleplus {
  background-image: url(expert/googleplus.gif);
}
#expert-content #about .contact {
  position: absolute;
  right: 50px;
  top: 217px;
}
#expert-content #about .contact li {
  float: left;
  margin: 0 0 0 10px;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
}
#expert-content #about .contact li:first-child {
  text-indent: 0;
  width: 200px;
  text-align: right;
  font-size: 11px;
  line-height: 1.2em;
  padding-top: 4px;
}
#expert-content #about .contact li.email {
  background-image: url(expert/email.gif);
}

#expert-content #intro {
  border-bottom: 1px solid #EAEAEA;
  padding: 20px 0;
}

#expert-content .block {
  border-bottom: 1px solid #EAEAEA;
  padding: 20px 0;
}
#expert-content .block h2 {
  margin: 0;
  text-transform: uppercase;
  color: #059EDD;
  font-size: 14px;
}
#expert-content .block .all {
  float: right;
  color: #059EDD;
  text-decoration: none!important;
  font-size: 11px;
}
#expert-content .block .all:hover {
  text-decoration: underline!important;
}
#expert-content .block ul {
  margin-top: 20px;
}
#expert-content .block li {
  float: left;
  margin-left: 2px;
}
#expert-content .block li:first-child {
  margin-left: 0;
}
#expert-content .block img {
  width: 120px;
  height: 80px;
}
#expert-content .block .bloglist li {
  float: none;
  margin: 0;
  padding: 2px 0;
  font-size: 11px;
}
#expert-content .block .bloglist span {
  background: #F1F1F1;
  padding: 2px 8px;
  margin: 0 18px 0 0;
}
#expert-content .block .bloglist a {
  padding: 2px 0;
  text-decoration: none!important;
}
#expert-content .block .bloglist a:hover {
  text-decoration: underline!important;
}
#expert-content .block:last-child {
  border: 0;
}

#expert-right h2 {
  margin: 16px 0 0;
  padding: 0 0 14px 20px;
  text-transform: uppercase;
  color: #059EDD;
  font-size: 14px;
}
#tekst #expert-right h2 img {
  vertical-align: middle;
  width: 20px;
  height: 20px;
  float: none;
}
#expert-right .agenda {
  border-bottom: 1px solid #EAEAEA;
  height: 255px;
  padding-top: 16px;
}
#expert-right .agenda h2 {
  margin-top: 0;
}

#expert-right .campaigns {
  border-bottom: 1px solid #EAEAEA;
  padding-bottom: 18px;
}
#expert-right .campaigns h2 {
  border-bottom: 1px solid #EAEAEA;
}
#expert-right .campaigns ul {
  padding: 28px 0 0 26px;
}
#expert-right .campaigns li {
  padding: 0 0 18px 0;
  font-size: 11px;
  font-weight: bold;
}
#expert-right .campaigns img {
  float: left;
  width: 53px;
  height: 35px;
  margin: 0 10px 0 0;
}
#expert-right .campaigns a {
  color: #059EDD;
  text-decoration: none!important;
  font-weight: normal;
}
#expert-right .campaigns a:hover {
  text-decoration: underline!important;
}
#expert-right .campaigns .all {
  float: right;
  color: #059EDD;
  text-decoration: none!important;
  font-size: 11px;
  padding-top: 38px;
}

#expert-right .tweets {
  padding-bottom: 18px;
}
#expert-right .tweets h2 {
  border-bottom: 1px solid #EAEAEA;
}
#expert-right .tweets ul {
  padding: 22px 0 0 22px;
}
#gcontent.messages li,
#expert-right .tweets li {
  padding: 20px 20px 14px;
  width: 200px;
  background: #F8F8F8;
  font-size: 11px;
  margin: 0 0 16px 0;
}
#gcontent.messages li {
  width: 325px;
}
#gcontent.messages textarea {
  font: 12px Tahoma, Arial;
  width: 360px;
  margin: 0;
  padding: 4px;
  border: 1px solid #EAEAEA;
  border-radius: 4px;
}
#gcontent.messages input[type="submit"] {
  border: 0;
  width: auto;
  color: white;
  background: #059EDD;
  padding: 4px;
  border-radius: 4px;
}

#gcontent.messages a,
#expert-right .tweets a {
  color: #059EDD;
  text-decoration: none!important;
  font-weight: normal;
}
#gcontent.messages a:hover,
#expert-right .tweets a:hover {
  text-decoration: underline!important;
}
#gcontent.messages .all,
#expert-right .tweets .all {
  float: right;
  color: #059EDD;
  text-decoration: none!important;
  font-size: 11px;
  padding-top: 38px;
}
#gcontent.messages abbr,
#expert-right .tweets abbr {
  border: 0;
}

.spacer {
  height: 1px;
  overflow: hidden;
  clear: both;
}

#site-footer {
  border: 1px solid #EAEAEA;
  border-width: 1px 0;
  background: white;
  margin-bottom: 18px;
}
.footer-container ul li {
  color: #737373;
  font-size: 11px;
}
.footer-container ul li a {
  color: #737373;
  text-decoration: none!important;
}
.footer-container ul li a:before {
  content: "- ";
}
.footer-container ul li a:hover {
  text-decoration: underline!important;
}
.footer-container ul li:first-child {
  color: #AFAEB1;
  font-size: 12px;
}

#gcontent h2 {
  color: #059EDD;
  font-size: 14px;
}
#tekst #gcontent h2 img {
  vertical-align: middle;
  width: 20px;
  height: 20px;
}

#gcontent .campaign {
  clear: both;
  border-bottom: 1px solid #eaeaea;
  padding: 0 0 14px 0;
}
#gcontent .campaign h3 {
  font-size: 13px;
  font-weight: bold;
  color: #737373;
  padding-bottom: 12px;
}
#gcontent .campaign img {
  width: 152px;
  height: 152px;
  border: 1px solid #f1f1f1;
  margin: 0 14px 0 0;
  float: left;
}
#gcontent .campaign a.edit {
  float: right;
  margin: 10px 0 0;
}
#gcontent .campaign a.edit img {
  width: 20px;
  height: 20px;
  border: 0;
  margin: 0;
}

#gcontent .campaign p {
  font-size: 11px!important;
  margin: 0 0 0 168px;
}
#gcontent .campaign.no-image p {
  margin-left: 0;
}
#gcontent .campaign p a {
  color: #059EDD;
  text-decoration: none!important;
}
#gcontent .campaign p a:hover {
  text-decoration: underline!important;
}


#gcontent .videos div,
#gcontent .photos div {
  width: 120px;
  float: left;
  margin: 0 1px 1px 0;
}
#gcontent .videos img,
#gcontent .photos img {
  width: 120px;
  height: 80px;
}
#gcontent .videos a.edit,
#gcontent .photos a.edit {
  float: right;
  margin-bottom: 8px;
}
#gcontent .videos a.edit img,
#gcontent .photos a.edit img {
  width: 20px;
  height: 20px;
}

#gcontent .weblog {
  border-bottom: 1px solid #eaeaea;
}
#gcontent .weblog img {
  width: 154px;
  height: 102px;
  float: left;
  margin: 0 14px 7px 0;
}
#gcontent .weblog .info {
  margin: 4px 0 18px;
  line-height: 20px!important;
  font-size: 10px!important;
  background: #f1f1f1;
  padding: 0 8px;
}
#gcontent .weblog .info a.edit {
  float: right;
  position: relative;
  top: -20px;
}
#gcontent .weblog .info img {
  width: 20px;
  height: 20px;
  margin: 0;
}
#gcontent .weblog .intro {
  font-size: 11px!important;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 14px;
  margin: 0;
  zoom: 1;
}
#gcontent .weblog .intro:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#gcontent .weblog .intro a {
  color: #059EDD;
  text-decoration: none!important;
}
#gcontent .weblog .intro a:hover {
  text-decoration: underline!important;
}
#gcontent .weblog .posted-in {
  text-align: right;
  margin: 0;
  padding: 2px 0;
}
#gcontent .weblog .coments {
  margin: 0;
  padding: 2px 0;
  float: left;
}
#gcontent .weblog .coments a {
  text-decoration: none!important;
}
#gcontent .weblog .coments a:hover {
  text-decoration: underline!important;
}

/******************************************************
 ******************************************************/
#calendar {
  background: url(expert/calendar.png) 10px -10px no-repeat;
  padding: 10px 0 28px 20px;
  color: #504d4d;
}
#calendar ul {
  padding: 14px 0 0;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
}
#calendar li {
  display: inline;
  text-align: center;
  width: 130px;
  zoom: 1;
}
#calendar li.prev,
#calendar li.next {
  width: auto;
}
#calendar li a {
  text-decoration: none!important;
  color: #504d4d;
}

table.jCalendar {
    border-collapse: separate;
    border-spacing: 0px;
    padding: 0 0 0 19px;
}
table.jCalendar th {
	font-weight: bold;
	padding: 2px 7px;
    color: #504d4d;
}
table.jCalendar td {
	padding: 0px 7px;
	text-align: center;
	font-size: 10px;
    color: #504d4d;
}

table.jCalendar td.other-month {
	background: #fff;
	color: #fff;
}

table.jCalendar td.today {
	border: 1px solid #504d4d;
}

table.jCalendar td.set {
	background: #059EDD;
	color: #fff;
	cursor: pointer;
}

/******************************************************
 ******************************************************/
#xcms_comment_rating_stars, #xcms_comment_rating_stars li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#xcms_comment_rating_stars {
  float: left;
  padding: 6px 0 0 0;
  background: url(/gfx/stars20.png) 0 6px repeat-x;
  height: 20px;
}
#xcms_comment_rating_stars.n1 { width: 20px; }
#xcms_comment_rating_stars.n2 { width: 40px; }
#xcms_comment_rating_stars.n3 { width: 60px; }
#xcms_comment_rating_stars.n4 { width: 80px; }
#xcms_comment_rating_stars.n5 { width: 100px; }
#xcms_comment_rating_stars.n6 { width: 120px; }
#xcms_comment_rating_stars.n7 { width: 140px; }
#xcms_comment_rating_stars.n8 { width: 160px; }
#xcms_comment_rating_stars.n9 { width: 180px; }
#xcms_comment_rating_stars.n10 { width: 200px; }
#xcms_comment_rating_stars li {
  float: left;
  height: 20px;
}
#xcms_comment_rating_stars li.hover {
  background: url(/gfx/stars20.png) 0 -20px no-repeat;
}
#xcms_comment_rating_stars img {
  width: 20px;
  height: 20px;
  margin: 0;
}

#tekst textarea {
  font-family: Arial,Helvetica,sans-serif;
}

.rating {
  width: 100px; /* 5 sterren x 20 pixels breedte afbeelding */
  height: 20px; /* hoogte zichtbare deel afbeelding */
  background: url(/gfx/stars20.png) 0 0 repeat-x;
}
.rating div {
  height: 20px;
  background: url(/gfx/stars20.png) 0 -20px repeat-x;
}

#reactieform {
  padding-bottom: 20px;
}
#gcontent .rh {
  border-top: 1px solid #eaeaea;
  padding-top: 10px;
}
#reactieform .button {
  width: auto;
  background: #059EDD;
  border: 0;
  color: white;
  border-radius: 4px;
  padding: 5px;
}
#gcontent .comment {
  clear: both;
  margin: 20px 0 0;
}
#gcontent .comment-author-thumb img {
  border-color: #EAEAEA;
}
#gcontent .comment-body {
  float: left;
  width: 233px;
  border-color: #EAEAEA;
}

#posts #tekst #expert #expert-content div#gcontent #edit,
#posts #tekst #expert #expert-content div#gcontent a.edit {
  border: 1px solid #ccc !important;
  border-radius: 4px !important;
  padding: 4px !important;
  text-decoration: none !important;
  color: #059EDD !important;
  box-shadow: rgba(0, 0, 0, 0.38) 0px 2px 4px 0px !important;
  background: white !important;
}
#tekst a.edit img {
  vertical-align: middle;
}

.uploadprogress {
  display: none;
}
#tekst textarea, #tekst input[type="text"],
#tekst input[type="password"] {
  margin: 0;
  padding: 4px;
  border: 1px solid #EAEAEA;
  border-radius: 4px;
}
#tekst input[type="radio"],
#tekst input[type="checkbox"] {
  margin-right: 4px;
}
#tekst input[type="submit"] {
  border: 0;
  width: auto;
  color: white;
  background: #059EDD;
  padding: 4px;
  border-radius: 4px;
}
#tekst form p {
  padding-bottom: 0;
}

#reactieform label.empty {
  display: none;
}

/* fix div in forum met twitter/facebook text */
#tekst form div label {
  font-size: 12px;
}

#tekst .object.set000334 #field3 {
  width: 500px;
  height: 200px;
}
#tekst .object.set000334 #field5 {
  width: 500px;
  height: 400px;
}

#tekst .xcms_message {
  padding: 5px 5px 5px 24px !important;
}

.expert {
  float: left;
  width: 228px;
  height: 340px;
  margin: 0 10px 20px 0;
}
.expert a {
  font-size: 12px;
  font-weight: bold;
}
.expert img {
  margin: 4px 0;
}

#reactieform label.form_captcha {
  width: 144px;
  font-size: 12px !important;
  color: #6D6D6D;
}

#tekst .access {
  border: 1px solid #DEECF4;
  border-top: 0;
}
#tekst .xcms_forum .docs .title {
  background: 0;
  font-weight: bold;
  color: #5799BC;
  height: auto;
}
#tekst .docs {
  border: 1px solid #DEECF4;
  border-top: 0;
}
#tekst .docs td {
  padding: 4px 8px;
  border-right: 1px solid #DEECF4;
}
#tekst .docs table {
  margin: 0 0 0 42px;
  border-collapse: collapse;
  width: 900px;
  position: relative;
  left: -8px;
}
#tekst .docs table td {
  border-top: 1px solid #DEECF4;
  height: auto!important;
}
#tekst .doc .date {
  width: 1%;
  white-space: nowrap;
  border-right: 1px solid #DEECF4;
}
#tekst .doc .author {
  width: 1%;
  white-space: nowrap;
  border-right: 1px solid #DEECF4;
}
#tekst .doc .post {
  width: 1%;
  white-space: nowrap;
  border-right: 0;
}
#tekst .docs .post_head {
  border-right: 0;
}
.xcms_forum {
  position: relative;
}
.xcms_forum .follow {
  position: absolute;
  right: 8px;
  top: 16px;
}
/*
.xcms_forum .member {
  position: absolute;
  right: 4px;
  top: 4px;
}
*/

#tekst .xcms_warning,
#tekst .xcms_message {
  padding: 5px 5px 5px 24px !important;
}

#tekst label.sticky {
  width: auto;
}

#wtitle {
  position: absolute;
  left: 420px;
  top: 50px;
  font-size: 20px;
  font-style: italic;
  font-weight: bold;
  color: #7e7f7f;
}
