/* Custom */

div#wrapper
{
  width: 972px;
}

h2.page_title
{
  top: auto;
  left: auto;
}

div.row_one .columnWidth
{
  width: 912px;
}

td.menu div.menuVertical ul.navigation {
    padding: 17px 0px 35px 1px;
}

table#contentTable {
    margin: 0;
}

strong a,
strong {
    color: #fff;
}

h2.page_title
{
		padding: 20px 0 0;
		position: relative;
		display: block;
}

#ZoekWijzerForm label.optional {
    display: none;
}

div#album_inleiding div.block {
    width: 970px;
    height: 727px;
}

body#site_7 {
    background-color: #640F62;
}
body#site_4 {
    background-color: #000;
}
body#site_1, body#site_5, body#site_6 {
    background-color: #BBBBBB;
}

.myrelations-buttonbar a.button {
border: 1px solid red;
background:url("/images/public/form-button-grijs-bg.png") no-repeat scroll left top transparent;
border:0 none;
color:#FFFFFF;
cursor:pointer;
float:right;
font-weight:bold;
height:25px;
line-height:11px;
margin:0 3px 8px 0;
overflow:hidden;
text-align:center;
text-decoration:none;
width:139px;
}

div.blockTitle
{
  background-color: #333;
}

div#calendar_container {
    width: 660px;
    background-color: #000;
}
div#calendar_container div.event {
    display: block;
    width: 312px;
    height: 128px;
    margin: 10px 5px;
    float: left;
}

/* agenda de spot */

div#topspacer
{
  display: none;
}

html
{
  background: transparent url(/images/despot/spot-html-bg.jpg) repeat-y center top;
  height: 100%;
  padding: 0;
  margin: 0;
}

body#site_4
{
  background: transparent url(/images/despot/spot-body-bg.jpg) no-repeat center top;
  height: 100%;
  padding: 0;
  margin: 0;
}

body#site_4 div.menuHorizontal
{
    height: 30px;
    background: transparent;
}

body#site_4 div.footer
{
  background: transparent;
  border: 0;
}

body#site_4 ul#topmenu
{
  padding: 0;
  margin: 0;
  line-style: none;
}

body#site_4 ul#topmenu li
{
  padding: 0;
  margin: 0;
  list-style: none;
  border-right: 1px solid #fff;
  float: left;
}

body#site_4 ul#topmenu li a
{
  font-family: Verdana;
  font-size: 11px;
  text-transform: uppercase;
  background: #000;
  color: #fff;
  display: block;
  float: left;
  padding: 8px 8px 0 8px;
  text-decoration: none;
}


body#site_4 ul#topmenu li a img {
    border: none;
}
body#site_4 ul#topmenu li.active a
{
  background: #fff;
  color: #000;
}

body#site_4 div#calendar_container div.event
{
  background: #fff;
}

body#site_4 div#header
{
  height: 164px;
}

div#calendar_container
{
  padding: 0 0 0 24px;
}

body#site_4 div#dashboard
{
  clear: both;
}

body#site_4 div#dashboard div#calendar_container
{
  float: left;
  margin-bottom: 24px;
}


/* social networks */

ul#social-networks
{
  padding: 0;
  margin: 0;
  padding-left: 24px;
  list-style: none;
}

ul#social-networks li
{
  display: block;
  float: left;
}

ul#social-networks li a
{
  display: block;
  float: left;
  background: url(/images/despot/despot-social-icons.jpg) no-repeat left top;
  height: 38px;
  width: 32px;
}

ul#social-networks li a span
{
  display: block;
  text-indent: -99999px;
}

ul#social-networks li.facebook a
{
  background-position: 0px 0;
  width: 38px;
}

ul#social-networks li.myspace a
{
  background-position: -37px 0;
  width: 102px;
}

ul#social-networks li.twitter a
{
  background-position: -140px 0;
  width: 35px;
}

ul#social-networks li.hyves a
{
  background-position: -177px 0;
  width: 67px;
}

ul#social-networks li.flickr a
{
  background-position: -241px 0;
  width: 37px;
}

div#rightColumn
{
  float: left;
  width: 200px;
}

div#rightColumn img
{
  border: 0;
}

div#rightColumn a.reserveer
{
  background: url(/images/despot/button-reserveer.jpg) no-repeat left top;
  display: block;
  height: 68px;
  margin-left: 24px;
}

div#rightColumn a.reserveer span
{
  display: block;
  text-indent: -99999px;
}

div#rightColumn div.media-mask
{
  background: url(/images/despot/youtube-mask.jpg) no-repeat left top;
  padding-left: 14px;
  padding-top: 21px;
  padding-bottom: 8px;
  width: 230px;
  height: 195px;
  margin-bottom: 24px;
}

div.event
{
  display: block;
  position: relative;
}

div.event img
{
  position: absolute;
  left: 6px;
  top: 8px;
  display: block;
}

div.event h2
{
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #000;
  clear: both;
  margin-left: 124px;
}

div.event h3
{
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  color: #666;
  clear: both;
  margin-left: 124px;
}

div.event div.attention
{
  position: absolute;
  right: 12px;
  top: 0px;
  background: #f18e00;
  text-transform: uppercase;
  font-size: 9px;
  padding: 12px;
  color: #fff;
  font-weight: bold;
}

div.event div.date
{
  font-size: 15px;
  padding-top: 18px;
  margin-left: 124px;
}

div.event div.date span.orange
{
  display: block;
  float: left;
  color: #f18e00;
  padding-right: 6px;
}

div.event div.date span.black
{
  display: block;
  float: left;
  color: #0001;
  padding-right: 6px;
}

div.event p
{
  font-size: 0.85em;
  color: #000;
  margin: 0;
  margin-left: 124px;
  padding-right: 12px;
}

div.event a
{
  color: #000;
}

div.event a.readmore
{
  position: absolute;
  bottom: -7px;
  right: 7px;
  color: #000;
  text-decoration: none;
  background: transparent;
  width: 99px;
  height: 22px;
  text-align: center;
  font-size: 12px;
  padding-top: 4px;
  line-height: 1em;
  text-align: right;
  font-weight: bold;
}

div.event a.readmore:hover
{
  color: #333;
}


div.row_five div.block p.buttonFront span a,
div.row_five div.block p.buttonFrontRight span a,
div.agendabericht p.buttonFront span a
{
  position: relative;
  top: 0;
  right: 12px;
  color: #fff;
  text-decoration: none;
  background: transparent url(/images/buttonspot.png) no-repeat left top;
  width: 113px;
  height: 22px;
  text-align: center;
  font-size: 11px;
  padding-top: 6px;
  line-height: 1em;
  float: right;
}

div.block
{
  overflow: visible;
}

div#nieuwsOverzicht p.buttonFront
{
  clear: both;
}

div#nieuwsOverzicht
{
  margin-left: 24px;
  margin-right: 24px;
  clear: both;
}

div.block p.buttonFront span
{
  background: none;
}

div.block
{
  position: relative;
}

div.row_two
{
  padding-top: 12px;
}

div#show-event {
    width: 720px;
    float: left;

}

div#upcommingEvents dl {
    margin-top: 10px;
    margin-left: 10px;
}

div#upcommingEvents {
    color: #F18E00;
    float:left;
}

div#upcommingEvents a {
    color: #FFF;
}
div.blockTitle {
    background : url(/images/despot/block_title.png) no-repeat scroll 0px 10px #000;
}

div#onderdeelswm a
{
  display: block;
  background: url(/images/despot/logo-onderdeel-swm.jpg) no-repeat left top;
  height: 54px;
  width: 200px;
}

div#onderdeelswm a span
{
  display: block;
  text-indent: -999999px;
}

#header h1
{
  position: absolute;
  width: 170px;
  height: 77px;
  left: 120px;
  top: 41px;
}

#header h1 a
{
  height: 77px;
}



form dl dt label
{
  color:#fff;
}

div.columnMargin
{
    margin: 0 0 0 6px;
}

div#newsletterSubscribe
{
  background: url("/images/despot/nb_kader.jpg") no-repeat scroll left top;
  width: 628px;
  height: 88px;
  clear: both;
  margin-left: 28px;
}

div#newsletterSubscribe
{
  padding-left: 24px;
  padding-top: 40px;
}

div#newsletterSubscribe label
{
  color: #fff;
  font-weight: bold;
  width: 240px;
  display: block;
  float: left;
}

div#newsletterSubscribe form input
{
  background: #4d4d4c;
  padding: 4px;
  color: #fff;
  border: 0;
}

div.row_five,
div.row_one
{
/*   border-top: 1px solid white; */
  margin-left: 28px;
  margin-right: 28px;
  padding-top: 12px;
}

div.blockTitle
{
  background: none;
}

div.blockTitle h3
{
  font-weight: normal;
  text-transform: uppercase;
  color: #f18e00;
  background: none;
  padding-left: 0;
  font-size: 1.1em;
  border-top: 1px solid white;
  padding-top: 8px;
}

div.columnWidth .section
{

}

div#ds_contact
{
  background: none;
  padding: 0;
}


div.row_five div#col_1 form#ContactForm dd.element input,
div.row_five div#col_1 form#ContactForm dd.element textarea
{
  width: 560px;
}

div.row_five div#col_1
{
  width: 560px;
}

div.row_five div#col_1 input,
div.row_five div#col_1 textarea
{
  width: 100%;
}


div.row_five div#col_1 div.section
{
  margin-bottom: 24px;
}


div.row_five div#col_2
{
  width: 324px;
}


p.buttonFrontRight span
{
  float: none;
}

div.row_one p.buttonFront span a
{
  position: absolute;
  bottom: -16px;
  right: 12px;
  color: #fff;
  text-decoration: none;
  background: transparent url(/images/buttonspot.png) no-repeat left top;
  width: 113px;
  height: 22px;
  text-align: center;
  font-size: 11px;
  padding-top: 6px;
  line-height: 1em;
}


div.agendabericht p.buttonFront span
{
  float: none;
}
div#show-event p {width: 422px;}
div#show-event div.content img.right {
    margin-right: 40px;
    margin-left: 15px;
}
div#upcommingEvents h3 {
    padding-left: 8px;
}

div#show-event div.youtube {
    float:right;
    margin-right: 40px;
    margin-top: 40px;
    clear: right;
}

ul#formErrors li {
    color: #fff;
    margin-left: 25px;
    font-style: italic;
}

div#newsletterSubscribe input#submitNewsletterSubscribe {
    padding: 3px;
}
