/*
CSS Document voor Buiteninspiratie
Datum: juli 2009
Media: Screen
*/

/* Reset
=================================================================*/
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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

span.h7 {
    font-size: 14px;
    font-weight: bold;
}

body {
	line-height: 1;
	position: relative;
	background: #fff;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.inline, .inline li {
	display:inline;
}

img {
	border: 0;
}

input, button, textarea {
	font-size: 12px;
	font: 75%/1.5em Arial, Verdana, Sans-serif;
}
textarea {
	overflow: auto;
	}
.noshow {
  display: none;
}

.clearfix       { display: inline-block; }
.clearfix:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	font-size: 0;
	height: 0;
	}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix        { display: block; }
/* End hide from IE-mac */

/* Algemene regels
=================================================================*/
body {
	font: 75%/1.5em Arial, Verdana, Sans-serif;
	background: white url("../images/body.gif") no-repeat center top;
}

#wrapper {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.goto {
  color: #a4ba00;
  font-weight: bold;
}

.error {
	font-size: 9px;
	color: red;
}

a, a:visited {
  text-decoration: none;
  color: #000;
}

.button {
  height: 18px;
  background-image: url("../images/globals.gif");
  text-indent: -9000px;
  cursor: pointer;
  border: 0;
  background-color: transparent;
  cursor: pointer;
}
#category {
	border: 1px solid #676e2f;
	margin-top: 19px;
}
.date input.text {
	padding: 3px 0 2px;
}
.date input.search {
	margin-top: 1px;
	display: block;
}

input.text, div.row input, #im_sm_captcha input {
  padding: 2px 0;
  border: 1px solid #000;
  font-size: 10px;
}

input.watermark {
  color: #999999;
}

#search .text {
  padding-left: 10px;
}

.normal {
  font-weight: normal !important;
}

.large {
  font-size: 15px;
  margin-bottom: 18px;
}

.large span {
  font-weight: bold;
}

/* Top
=================================================================*/
#topmenu {
  width: 1000px;
  display: block;
  float: left;
  clear: both;
  margin: 14px 0 39px;
  background: #000;
  text-align: center;
}

#topmenu ul {
  display: block;
}

#topmenu a, #topmenu a:visited {
  padding: 0 20px;
  color: #fff;
  font-size: 10px;
  border-right: 1px dashed #fff;
}

#topmenu a:hover,
#topmenu a:focus,
#topmenu a:active {
  text-decoration: underline;
}

#leaderboard {
  width: 727px;
  height: 88px;
  overflow: hidden;
  float: left;
}

h1.logo, a.logo, a.logo:visited {
  width: 263px;
  height: 90px;
  margin-right: 8px;
  float: left;
  display: block;
}

/* Main menu
=================================================================*/
#mainmenu {
  width: 688px;
  height: 29px;
  margin-bottom: 14px;
  background: #abb400;
  display: block;
  float: left;
  clear: both;
  position: relative;
  z-index: 1;
}

#mainmenu li {
  display: block;
  float: left;
  position: relative;
  z-index: 1;
	background: #fff;
}

#mainmenu a, #mainmenu a:visited {
  height: 29px;
  display: block;
  float: left;
  background-image: url("../images/globals.gif");
  text-indent: -9000px;
}

#mainmenu li ul {
	position: absolute;
	top: 29px;
	left: -9999em;
	background: #fff;
	font-weight: bold;
}
#mainmenu li:hover ul {
	left: auto;
}

#mainmenu li:hover ul,
#mainmenu li.sfhover ul {
	left: 0;
}

#mainmenu li li {
	float: none;
	display: block;
}

#mainmenu li li a,
#mainmenu li li a:visited {
	float: none;
	display: block;
	border: 1px solid #000;
	border-top: 0;
	background: none;
	text-indent: 0;
	height: 23px;
	font-size: 13px;
	font-weight: bold;
	padding: 4px 0 0 10px;
}
#mainmenu li li a:hover,
#mainmenu li li a:focus,
#mainmenu li li a:active {
	background: #dde199;
	color: #000;
}

.mainitm1 a, .mainitm1 a:visited {
  width: 124px;
  background-position: 0 -20px;
}

.mainitm1 a:hover,
.mainitm1 a:focus,
.mainitm1 a:active {
  background-position: 0 -49px;
}

.mainitm1 a.current, .mainitm1 a.current:visited {
  background-position: 0 -78px;
}

.mainitm2 a, .mainitm2 a:visited {
  width: 124px;
  background-position: -124px -20px;
}

.mainitm2 a:hover,
.mainitm2 a:focus,
.mainitm2 a:active {
  background-position: -124px -49px;
}

.mainitm2 a.current, .mainitm2 a.current:visited {
  background-position: -124px -78px;
}

.mainitm3 a, .mainitm3 a:visited {
  width: 149px;
  background-position: -248px -20px;
}

.mainitm3 a:hover,
.mainitm3 a:focus,
.mainitm3 a:active {
  background-position: -248px -49px;
}

.mainitm3 a.current, .mainitm3 a.current:visited {
  background-position: -248px -78px;
}

.mainitm4 a, .mainitm4 a:visited {
  width: 161px;
  background-position: -397px -20px;
}

.mainitm4 a:hover,
.mainitm4 a:focus,
.mainitm4 a:active {
  background-position: -397px -49px;
}

.mainitm4 a.current, .mainitm4 a.current:visited {
  background-position: -397px -78px;
}

.mainitm5 a, .mainitm5 a:visited {
  width: 130px;
  background-position: -558px -20px;
}

.mainitm5 a:hover,
.mainitm5 a:focus,
.mainitm5 a:active {
  background-position: -558px -49px;
}

.mainitm5 a.current, .mainitm5 a.current:visited {
  background-position: -558px -78px;
}

.mainitm1 li a, .mainitm1 li a:visited { width: 112px; }
.mainitm2 li a, .mainitm2 li a:visited { width: 112px; }
.mainitm3 li a, .mainitm3 li a:visited { width: 138px; }
.mainitm4 li a, .mainitm4 li a:visited { width: 150px; }
.mainitm5 li a, .mainitm5 li a:visited { width: 112px; }

/* Breadcrumbs
=================================================================*/
#breadcrumbs {
  width: 448px;
  min-height: 39px;
  height: auto !important;
  height: 39px;
  float: left;
  font-size: 11px;
}

#breadcrumbs li {
  float: left;
}

#breadcrumbs .seperator {
	margin: 0 4px 0 7px;
}

#search {
  width: 240px;
  height: 39px;
  float: right;
  text-align: right;
  margin-right: 14px;
}

#search .button, input.search {
  width: 51px;
  background-position: 0 -117px;
}

/* Content
=================================================================*/

#header {
	margin-bottom: 14px;
	}

#content {
  width: 702px;
  position: relative;
  float: left;
  overflow: hidden;
}

#contentwr {
  width: 702px;
/*   margin-top: 20px; */
  clear: both;
  float: left;
}



#content .teaser {
  margin: 0 14px 14px 0;
  float: left;
  overflow: hidden;
}

#content .teaser dl,
#content .teaser_b a,
#content .teaser_b a:visited,
.teaser_b a,
.teaser_b a:visited,
.teaser_c a,
.teaser_c a:visited {
  border: 1px dashed #000;
}

.teaser_a {
  width: 220px;
}

.teaser_b {
  width: 161px;
}

.teaser_c {
  width: 139px;
}

.teaser_c img {
  float: left;
}

.teaser_b a, .teaser_b a:visited {
  width: 141px;
}

.teaser_c a, .teaser_c a:visited {
  width: 119px
}

.teaser dl, .teaser_b a, .teaser_b a:visited, .teaser_c a, .teaser_c a:visited {
  display: block;
  float: left;
  clear: both;
  font-size: 13px;
  padding: 9px;
}
.teaser_b a.teaser_b_pic {
	padding: 0 !important;
	border: 0 !important;
	width: 159px;
	}
.teaser_a dl {
  width: 200px;
}

.teaser_b a, .teaser_b a:visited {
  font-size: 14px;
}

.teaser dl dt, .title, .current {
  font-weight: bold;
}

h3.title {
  float: left;
  margin-right: 4px;
}

.article_free {
  width: 688px;
}

.article_free h3.hdr {
  font-weight: normal;
  font-size: 15px;
  margin-bottom: 10px;
}

.article_free h3 span {
  font-weight: bold;
}

p {
  margin-bottom: 18px;
}

p a {
  color: #abb400;
  /*text-decoration: underline;*/
}

a:hover,
a:focus,
a:active {
  color: #848b00;
  text-decoration: none;
}

.teaser a:hover,
.teaser a:focus,
.teaser a:active {
  color: #848b00;
  text-decoration: underline;
}

.teaser dl dt {
  float: left;
  margin-right: 3px;
}

.img {
  overflow: hidden;
  float: left;
}

.teaser_a .img {
  height: 233px;
}

.pagehdr {
  background: #dde199;
  padding: 8px 11px;
  font-size: 15px;
  margin: 0 14px 10px 0;
  font-weight: normal;
}

.pagehdr_m {
  width: 430px;
}

.half .pagehdr_m {
  width: 314px;
  margin-bottom: 0;
}

.pagehdr span {
  font-weight: bold;
}

.article {
  width: 688px;
  height: 135px;
  position: relative;
  float: left;
  clear: both;
  overflow: hidden;
  margin-bottom: 11px;
  font-size: 13px;
}

.half .article {
  width: 350px;
}

.article .articlehld {
  width: 525px;
  height: 104px;
  position: absolute;
  left: 135px;
  top: 0;
  padding: 13px;
  border: 1px dashed #000;
  overflow: hidden;
}

#album .albumhldr {
  width: 317px;
  height: 243px;
  position: absolute;
  left: 351px;
  top: 0;
  padding: 9px;
  border: 1px dashed #000;
  overflow: hidden;
}

.half .articlehld {
  width: 173px;
}

.articlebd {
  width: 100%;
  height: 64px;
  overflow: hidden;
}

.articlebd p {
	padding: 8px 0 0;
	margin: 0;
}

.info {
  display: block;
  clear: both;
  color: #abb400;
  font-size: 10px;
}

.info1 {
  border-right: 1px solid #abb400;
  padding-right: 11px;
  margin-right: 11px;
}

.article h2 {
  float: left;
  margin-right: 4px;
}

.url,
.data {
	display: block;
	margin-top: 5px;
	font-weight: bold;
	}

.data {
  float: left;
}

.url {
	float: right;
	min-width: 200px;
}

.url a {
	font-weight: bold;
}

.url dd a.external {
	position: static;
}

.url dd a.external,
.data dd {
	font-weight: normal;
}

.article .logo {
  position: absolute;
  left: 13px;
  bottom: 13px;
  font-weight: bold;
}

.article .external,
.half .article a {
  position: absolute;
  right: 13px;
  bottom: 13px;
  font-weight: bold;
}

.external {
  padding-right: 17px;
  background: url("../images/globals.gif") no-repeat right 2px;
}

#service {
  width: 688px;
  height: 18px;
  margin-bottom: 10px;
  float: left;
  clear: both;
  position: relative;
}

#more #service {
  width: 220px;
  overflow: hidden;
}

.more-link {
	text-align: center;
	}
.btn, .btn:visited {
  height: 18px;
  display: block;
  background-image: url("../images/globals.gif");
  text-indent: -9000px;
  float: left;
}

#service ul {
  position: absolute;
  right: 0;
  top: 0;
  margin: 0 !important;
  list-style-type: none !important;
}

#more #service ul {
  left: 0;
}

#service .btn, #service .btn:visited {
  margin-left: 7px;
}

a.send_ecard {
  float: right !important;
  margin-right: 14px !important;
  margin-right: 7px;
}

#months {
  width: 688px;
  float: left;
  clear: both;
  display: block;
  border-bottom: 0;
  font-size: 11px;
}

#months li {
  padding-bottom: 10px;
  display: block;
  float: left;
}

#months .current {
  background: url("../images/globals.gif") no-repeat center 31px;
}

#months a, #months a:visited {
  border-top: 1px dashed #000;
  border-right: 1px dashed #000;
  border-bottom: 1px dashed #000;
  padding: 5px 11px;
  float: left;
  display: block;
}

#months .month1 a, #months .month1 a:visited {
  border-left: 1px dashed #000;
  padding-left: 14px !important;
  padding-left: 17px;
  padding-right: 14px !important;
  padding-right: 16px;
}

#months .month12 a, #months .month12 a:visited {
  padding-left: 14px !important;
  padding-left: 16px;
  padding-right: 14px !important;
  padding-right: 17px;
}

#months .current a, #months .current a:visited {
  background: #dde199;
  font-weight: normal;
}

.img_wide {
  float: left;
}

#contentwr div#more {
  width: 220px;
  padding: 10px 0 10px 0;
  margin: 0 0 -34px 14px;
  float: right;
  border-top: 1px dashed #000;
  border-bottom: 1px dashed #000;
  position: relative;
  top: -44px;
  background: #fff;
}

#contentwr #more .brdr {
  width: 218px;
  padding: 0;
}

#contentwr #more .brdr p {
	padding: 0px 11px 0px 11px;
	margin: 0px 0px 10px 0px;
}

#contentwr #booklet {
  width: 209px;
  min-height: 166px;
  height: auto !important;
  height: 166px;
  margin-right: 14px;
}

#contentwr #more .brdr h4 {
  margin-right: 0;
}

ol {
  padding-left: 34px;
  margin-bottom: 10px;
}

#more ol {
  font-weight: bold;
  color: #abb400;
}

#more ol span {
  color: #000;
  font-weight: normal;
}

#bladerboek, #bladerboek img {
  float: left;
}


#contentwr #exp {
  width: 316px;
  min-height: 82px;
  height: auto !important;
  height: 82px;
}

.search-result {
	margin-bottom: 10px;
}

.search-highlight {
	text-decoration: underline;
	color: #848B00;
}

#contentwr li ul {
	margin: 0 1.5em;
}
#contentwr ul {
	margin: 1.6em 0 1.6em 1.5em;
	list-style-type: disc;
}

/* Photoalbum
=================================================================*/
#album {
  width: 688px;
  float: left;
  clear: both;
  position: relative;
}

#album ul {
  display: block;
  float: left;
  height: 67px;
}

#album li {
  display: block;
  float: left;
  margin-right: 1px;
  overflow: hidden;
}

#album li.current {
  width: 82px;
  height: 59px;
  border: 4px solid #cdd455;
}

.prev,
.next {
  width: 20px;
  height: 20px;
  margin-top: 22px;
}

#album .prev,
#album .prev:visited {
  background-position: -760px -20px !important;
}

#album .next,
#album .next:visited {
  background-position: -780px -20px !important;
}

.prev,
.prev:visited {
  background-position: -760px -41px !important;
}

.next,
.next:visited {
  background-position: -780px -41px !important;
}

.albumhldr .info {
  width: 294px;
  text-align: right;
  margin-right: 22px;
  float: left;
}

/* Teasers
=================================================================*/
.teasers {
  width: 164px;
  min-height: 43px;
  padding-top: 0;
  margin-right: 14px;
  float: left;
}

.teasers .teaser {
  float: left;
  clear: both;
  margin-bottom: 14px;
}

.teasers .teaser {
  border: 1px dashed #000;
  background-color: #fff;
}

.teasers .teaser h4,
.teasers .teaser ul,
.teasers .teaser p {
  width: 146px;
  float: left;
  clear: both;
  margin-bottom: 0;
  padding: 9px;
}

.teasers .teaser a, .teasers .teaser a:visited {
  font-weight: bold;
  color: #000000;
}

#teasers-commercial .teaser {
  border: 1px solid;
}

.half .add {
  width: 334px;
  float: left;
  margin-bottom: 11px;
  height: 281px;
  overflow: hidden;
}

.teaser .teaser-url {
	margin-bottom: 7px;
	padding-right: 7px;
}

.add a img {
  display: block;
  float: left;
}

/* Skyscraper
=================================================================*/
#skyscraper {
  width: 120px;
  float: left;
  overflow: hidden;
}


/* Footer
=================================================================*/
#footer {
  width: 688px;
  display: block;
  clear: both;
  float: left;
  margin-top: 25px;
  background: #abb400;
  font-size: 10px;
  text-align: center;
}

#footer a, #footer a:visited {
  color: #fff;
  padding: 0 28px;
  border-right: 1px dashed #fff;
}

#footer a:hover,
#footer a:focus,
#footer a:active {
  text-decoration: underline;
  color: #000;
}

/* Formulieren
=================================================================*/
#contentwr .brdr, #bladerboek p {
  width: 668px;
  padding: 9px;
  border: 1px dashed #000;
  margin-bottom: 11px;
  float: left;
  overflow: hidden;
}

form h4 {
  text-align: left;
  font-weight: normal;
}

form h4 span {
  font-weight: bold;
}

form fieldset.dvd {
  border-bottom: 1px dashed #000;
  margin-bottom: 10px;
}

.half form.brdr, .half .buttons {
  width: 318px !important;
}

form dl {
  margin-bottom: 20px;
}

form .float {
  width: auto;
  float: left;
  margin-right: 13px;
}

form dt {
  float: left;
  margin-right: 4px;
}

input.date {
  width: 35px;
  padding-left: 0;
  padding-right: 0;
  border: 1px solid #676e2f;
}

.date {
  width: 400px;
  float: left;
}

.date ul {
  height: 20px;
  display: block;
  clear: both;
}

.date ul li {
  float: left;
  margin-right: 3px;
}

.xsmall, .xsmall:visited {
  font-size: 9px;
  text-decoration: underline;
}

.xsmall:hover,
.xsmall:focus,
.xsmall:active {
  text-decoration: none;
}

label, .label {
  display: block;
  font-size: 10px;
}

label {
  cursor: pointer;
}

.radios label {
  display: inline;
  font-weight: bold;
}

.radios input {
  margin-right: 5px;
}

form div {
  padding: 5px 0;
}

.dvd {
  width: 100%;
  padding: 0;
  clear: both;
  float: left;
  overflow: hidden;
}

.subhdr {
  width: 672px;
  background: #e1e1e2;
  padding: 4px 0 4px 16px;
  margin-bottom: 10px;
  float: left;
  font-weight: normal;
  clear: both;
}

form .subhdr {
  width: 185px;
}

.subhdr span {
  font-weight: bold;
}

input.small {
  width: 48px;
}

input.medium {
  width: 151px;
}

.half .dvd input.medium {
  width: 142px;
}

#plantindex_s input.medium {
  width: 132px;
}

input.wide {
  width: 199px;
}

textarea.wide {
  width: 314px;
  height: 72px;
}

textarea.huge {
  width: 314px;
  height: 233px;
}
form.sendto div.medium {
	width: 151px;
	}
form div.wide,
form div.medium,
form div.small,
form div.buttons {
  float: left;
  margin-right: 13px;
}

form div.buttons a, form div.buttons a:visited {
  float: left;
}

.half form div.buttons input {
  float: right;
  margin-right: 0 !important;
  margin-right: -10px;
}

form div.small {
  width: 50px;
}

form div.medium {
  width: 104px;
}

.half form div.medium {
  width: 146px;
  padding-top: 0;
}

form div.wide {
  width: 201px;
}

fieldset {
  margin-bottom: 20px;
}

#agendaform fieldset, fieldset.clean {
  margin: 0;
}

.buttonswide {
  padding-left: 172px;
  padding-top: 24px;
}

#plantindex_s {
  width: 316px !important;
}

#plantindex_s div {
  padding: 1px 0;
}

#plantindex_s select {
  width: 143px;
  margin-right: 12px;
  font-size: 10px;
}

/* E-cards
=================================================================*/
.half {
  width: 350px;
  float: left;
  overflow: hidden;
}

.ecard {
  float: left;
  margin-bottom: 0 !important;
  margin-bottom: 11px;
}

.ecard_s p.brdr {
  padding-top: 8px !important;
  padding-bottom: 7px !important;
}

.ecard_s {
  width: 175px;
}

.ecard_s p {
  width: 141px !important;
}

.ecard_l {
  width: 338px;
}

.ecard_l p {
  width: 318px !important;
}

.ecard img {
  float: left;
}

/* Video-archief
=================================================================*/
#video {
  width: 454px;
  margin-right: 14px;
  float: left;
}

#videohldr {
  float: left;
}

#contentwr #video p {
  width: 434px;
}

#video_archive {
  width: 218px;
  float: left;
}

#video_archive .brdr {
  width: 218px;
  padding: 0;
}

#video_archive h2 {
  margin-right: 0;
}

#video_archive ul {
  margin: 0 0 10px 9px;
}

/* Paging
=================================================================*/

.paging {
  width: 688px;
  clear: both;
  float: left;
  position: relative;
  margin-top: 0 !important;
  text-align: center;
}

#video_archive .paging {
  width: 218px;
  margin-top: 0 !important;
}

.paging_clean {
  margin-top: 0 !important;
}

.half .paging {
  width: 336px;
}

.paging a,
.paging a:visited,
.paging span {
  padding: 2px 8px;
  background: #dde199;
  margin-right: 1px;
}

.paging a.current {
	background-color: #000 !important;
	color: #fff;
}

.paging span {
  background: none;
}
.paging span.hide {
  display: none;
}
.paging .current a, .paging .current a:visited {
  background: #000;
  color: #fff;
}

.paging a.last {
  background: #fff;
  border: 1px solid #ABB400;
  color: #000;
}

.paging a.p-prev,
.paging a.p-prev:visited,
.paging a.p-next,
.paging a.p-next:visited {
  margin-top: 0;
  margin-right: 2px;
  padding: 2px 10px;
  background: url("../images/globals.gif");
  float: none;
}
.p-prev,
.p-prev:visited {
  background-position: -760px -41px !important;
}

.p-next,
.p-next:visited {
  background-position: -780px -41px !important;
}
/* Foto's in content
=================================================================*/
.contentphoto {
	position: relative;
	background: #d3d5da;
}

.contentphoto img {
	display: block;
}

.contentphoto_a {
	float:left;
	margin:0 1.5em 1.5em 0;
}

.contentphoto_b {
	float:right;
	margin:0 0 1.5em 1.5em;
}

/* YARPP
=================================================================*/
div.yarpp {
    margin-top: 60px;
}

div.yarpp a {
    color: #ABB400;
}

div.yarpp a:hover,
div.yarpp a:focus,
div.yarpp a:active {
  color: #848b00;
  text-decoration: none;
}

/* Mail & Win
=================================================================*/
#im_mailwin label {
    float: none;
    display: inline-block;
}

#im_mailwin input.checkbox_radio {
    width: auto;
    border: none;
}

#im_mailwin span.field label,
#im_mailwin .im_mailwin_optin_items label {
    width: auto;
}

#im_mailwin #im_mailwin_answers {
    display: inline-block;
    vertical-align: top;
    width: 200px;
}

#im_mailwin p.im_mailwin_answers_items label {
    font-weight: normal;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666;
}

#TB_window a:link,
#TB_window a:visited {color: #666;}
#TB_window a:hover {color: #000;}
#TB_window a:active,
#TB_window a:focus {color: #666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0;
	left: 0;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(../images/backgrounds/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color: #000;
	-moz-opacity: .75;
	-khtml-opacity: .75;
	opacity: .75;
}

#TB_window {
	position: fixed;
	background: #fff;
	z-index: 102;
	color:#000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0 5px 0;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}


#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:0;
	height:100%;
	width:100%;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

#TB_iframeContent{
	clear:both;
	border:0;
	margin-top:1px;
	margin-bottom:-1px;
}


table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}

table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

/* Popup
=================================================================*/
/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */
div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover,
a#dp-close:focus,
a#dp-close:active {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}

#date-pick {
  width: 26px;
  height: 20px;
  display: block;
  background: url("../images/globals.gif") no-repeat;
  text-indent: -9000px;
}

/* Buttons
=================================================================*/
.back {
  width: 51px;
  background-position: -57px -117px;
}

.print {
  width: 51px;
  background-position: -115px -117px;
}

#more .print {
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
}

.more_tips {
  width: 100px;
  background-position: -364px -117px;
  float: right;
}

.send_ecard {
  width: 117px;
  background-position: -470px -117px;
}

.edit {
  width: 93px;
  background-position: -692px -117px;
}

.view_card {
  width: 93px;
  background-position: -593px -117px;
}

.send {
  width: 90px;
  background-position: -172px -117px;
}

input.send {
	border: 0;
	cursor: pointer;
	}
#more .send {
  position: absolute;
  right: 0;
  top: 0;
}

input.send {
  width: 90px;
  background-position: -268px -117px;
}

.buttonswide input.send {
  float: right;
  margin-right: 0 !important;
  margin-right: 165px;
}

.more_plans {
  width: 157px;
  background-position: left -141px;
}

#more .more_plans {
  position: relative;
  left: 32px;
}

.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

.clear {
	height: 0;
	font-size: 0;
	line-height: 0;
	clear: both;
}

.mail-form label { font-weight: bold; }
.mail-form label,
#im_mailwin_optin {
	font-size: 12px;
	}
.mail-form h3 { margin-bottom: 10px; }
ul.info { margin: 0 !important; }


/* stemacties */
#im_sm_error li {
	color: red;
}

div.row label {
	width: 150px;
	float: left;
	display: block;
	font-size: 12px;
	font-weight: bold;
}

div.im_sm_optin_items input {
	float: left;
	border: none;
}
div.im_sm_optin_items label {
	width: 500px;
	float: none;
	font-weight: normal;
}
#im_sm_geb_dag, #im_sm_geb_maand, #im_sm_geb_jaar {
	width: 30px;
	text-align: center;
}

.im_sm_geslacht .field label {
	width: auto;
}
div.im_sm_geslacht #geslacht_vrouw, div.im_sm_geslacht #geslacht_man {
	float: left;
	border: none;
}
div.im_sm_geslacht #geslacht_man {
	clear: right;
}

.im_sm_geslacht .field       { display: inline-block; }
.im_sm_geslacht .field:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	font-size: 0;
	height: 0;
	}
/* Hides from IE-mac \*/
* html .im_sm_geslacht .field { height: 1%; }
.im_sm_geslacht .field        { display: block; }
/* End hide from IE-mac */

#im_sm_button input {
	background: #ABB400;
	color: white;
	padding: 2px;
	font-size: 11px;
}

body.external {
	background: none;
}