/* layout stylesheet for Sky Radio baby van het Jaar 2009 // by jacco */


/* colors used in stylesheet */
/* black				-	#000 */	
/* white				-	#FFF */

/* sky green			-	#b9d300 */
/* 75% green			-	#cbde40 */
/* 50% green			-	#dce980 */

/* sky blue				-	#132664 */
/* 25% blue				-	#c7cbd8 */
/* 10% blue				-	#e9ebf0 */


/* -- NORMALIZE -- */
/* normalize margin & padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, blockquote, th, td
{
	margin: 0px;
	padding: 0px;
}
/* normalize font-size for headers */
h1, h2, h3, h4, h5, h6
{
	font-size: 100%;
}
/* remove list-style from lists */
ol, ul
{
	list-style: none;
}
/* normalize font-style and font-weight to normal */
address, caption, cite, code, dfn, th, var
{
	font-style: normal;
	font-weight: normal;
}
/* remove list-style from lists */
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
/* remove border from img and fieldset */
img, fieldset
{
	border: 0;
}
/* left align text in caption and th */
caption, th
{
	text-align: left;
}


/* HTML & BODY */
html
{
	background: #FFF;
}
body
{
	text-align: center;
	font: 13px Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #132664;
}

.clearboth { clear:both; }


/* BLOCKS */
#wrapper
{
	width: 989px;
	margin: 0 auto;
	border-top: 15px solid #FFF;
	border-bottom: 10px solid #FFF;
	padding: 0 1px;
	background: url(../gfx/bg_wrapper.jpg) repeat-y;
	text-align: left;
	position:relative;
}
	
	
#afteller {
	position: absolute;
	left: 50%;
	top: 54px;
	margin-left: -180px;
	z-index: 90;
}	
	
	/* branding */
	#branding {
		width: 987px;
		height: 227px;
		background: url(../gfx/bg_branding.jpg) no-repeat;
	}
		#branding h1
		{
		  position: absolute;
		  text-indent: -9999px;
		}
	
	/* nav */
	#nav {
		width: 987px;
		height: 82px;
		background: url(../gfx/bg_nav.jpg) no-repeat;
	}
		/* nav main */
		ul.nav_main {
			padding: 1px 0 0 370px;
		}
		ul.nav_main li {
			float: left;
			padding: 0 13px 0 0;
			background: url(../gfx/nav_divider.gif) no-repeat top right;
		}
		ul.nav_main li.last {
			padding: 0;
			background: none;
		}
		ul.nav_main li a {
			height: 39px;
			display: block;
		}
		ul.nav_main li a#actie {
			width: 71px;
			background: url(../gfx/nav_actie.png) no-repeat;
		}
		ul.nav_main li a#gallery {
			width: 87px;
			background: url(../gfx/nav_gallery.png) no-repeat;
		}
		ul.nav_main li a#doemee {
			width: 98px;
			background: url(../gfx/nav_doemee.png) no-repeat;
		}
		ul.nav_main li a#stem {
			width: 70px;
			background: url(../gfx/nav_stem.png) no-repeat;
		}
		ul.nav_main li a#forum {
			width: 78px;
			padding:0; 
			background: url(../gfx/nav_forum.png) no-repeat;
		}
		ul.nav_main li a#vragen {
			width: 84px;
			background: url(../gfx/nav_vragen.png) no-repeat;
		}
		ul.nav_main li a#skyradio {
			width: 113px;
			background: url(../gfx/nav_skyradionl.png) no-repeat;
		}
		ul.nav_main li a span {
			position: absolute;
			text-indent: -9999px;
		}
		/* nav sub */
		ul.nav_sub {
			position: absolute;
			top:267px;
			right:30px;
			width:580px;
		}
		ul#sub_actie {
			margin: 0 0 0 120px;
		}
		* html ul#sub_actie {
			/* IE 5.5 / 6 crap */
			margin: 0 0 0 120px;
		}
		ul#sub_gallery {
			margin: 0 0 0 92px;
		}
		* html ul#sub_gallery {
			/* IE 5.5 / 6 crap */
			margin: 0 0 0 8px;
		}
		ul.nav_sub li {
			float: left;
			padding: 0 13px 0 0;
			background: url(../gfx/subnav_divider.gif) no-repeat top right;
		}
		ul.nav_sub li.last {
			padding: 0;
			background: none;
		}
		ul.nav_sub li a {
			height: 36px;
			display: block;
		}
		ul.nav_sub li a#nieuwstebabys {
			width: 132px;
			background: url(../gfx/subnav_nieuwstebabys.png) no-repeat;
		}
		ul.nav_sub li a#finalisten {
			width: 91px;
			background: url(../gfx/subnav_finalisten.png) no-repeat;
		}
		ul.nav_sub li a#dagtop20 {
			width: 98px;
			background: url(../gfx/subnav_dagtop20.png) no-repeat;
		}
		ul.nav_sub li a#tussenstand {
			width: 109px;
			background: url(../gfx/subnav_tussenstand.png) no-repeat;
		}
		ul.nav_sub li a#zoekeenbaby {
			width: 117px;
			background: url(../gfx/subnav_zoekeenbaby.png) no-repeat;
		}
		ul.nav_sub li a#home {
			width: 67px;
			background: url(../gfx/subnav_home.png) no-repeat;
		}
		ul.nav_sub li a#kika {
			width: 55px;
			background: url(../gfx/subnav_kika.png) no-repeat;
		}
		ul.nav_sub li a#jury {
			width: 58px;
			background: url(../gfx/subnav_jury.png) no-repeat;
		}
		ul.nav_sub li a#finale {
			width: 67px;
			background: url(../gfx/subnav_finale.png) no-repeat;
		}
		ul.nav_sub li a#prijzen {
			width: 70px;
			background: url(../gfx/subnav_prijzen.png) no-repeat;
		}
		ul.nav_sub li a#voorwaarden {
			width: 110px;
			background: url(../gfx/subnav_voorwaarden.png) no-repeat;
		}
		ul.nav_sub li a#baby2008 {
			width: 96px;
			background: url(../gfx/subnav_baby2008.png) no-repeat;
		}
		ul.nav_sub li a#meldaan {
			width: 132px;
			background: url(../gfx/subnav_meldaan.png) no-repeat;
		}
		ul.nav_sub li a#bewerkbaby {
			width: 215px;
			background: url(../gfx/subnav_bewerkbaby.png) no-repeat;
		}
		ul.nav_sub li a#bewerkprofiel {
			width: 170px;
			background: url(../gfx/subnav_bewerkprofiel.png) no-repeat;
		}
		ul.nav_sub li a span {
			position: absolute;
			text-indent: -9999px;
		}
	
	/* content */
	#content {
		padding: 0 28px 0 30px;
	}
	
		/* content main */
		#content_main {
			float: right;
			width: 614px;
			margin: 10px 0;
			padding: 20px 0 0;
			background: url(../gfx/bg_content_main.png) no-repeat;
		}
			#content_main h2, #content_main h3, #content_main p, #content_main ul {
				margin: 0 30px;
			}
			#content_main ul {
				margin-right: 15px;
			}
			#content_main table.winners {
				border-collapse: collapse;
				margin: 0 30px;
				width: 400px;
			}
			#content_main table.winners th {
				border: 1px solid #bbb;
				padding: 1px 5px;
				font-weight: bold;
				text-align: left;
			}
			#content_main table.winners td {
				border: 1px solid #bbb;
				padding: 1px 5px;
			}
			#content_main table.winners caption {
				display: none;
			}
			#content_main h2 {
				margin-bottom: 8px;
			}
			#content_main #flashposter {
			     clear: both;
				margin: 0 30px;
				width: 554px;
			}
			/* gallery overview page */
			ul.babygallery {
			}
				ul.babygallery li {
					position: relative;
					float: left;
					width: 98px;
					height: 98px;
					margin: 0 15px 15px 0;
					overflow: hidden;
				}
				ul.babygallery li a {
					display: block;
					text-decoration: none;
					background: url(../gfx/bg_li_gal.gif);
				}
				ul.babygallery li.blue a,
				ul.babygallery li a:hover {
					background: url(../gfx/bg_li_gal_hover.gif);
				}
				ul.babygallery li img {
					padding: 4px;
				}
				ul.babygallery .name {
					position: absolute;
					margin: 78px 0 0 4px;
					width: 90px;
					height: 20px;
					line-height: 20px;
					text-align: center;
					color: #FFF;
					background: #132664;
					display:none;
				}
				ul.babygallery .media_fv,
				ul.babygallery .media_f,
				ul.babygallery .media_v {
					position: absolute;
					top: 4px;
          right: 4px;
					width: 21px;
					height: 15px;
          background-repeat: no-repeat;
				}
				ul.babygallery .media_fv span,
				ul.babygallery .media_f span,
				ul.babygallery .media_v span {
          display: none;
        }
				ul.babygallery .media_fv {
					width: 38px;
          background-image: url(../gfx/icons_gr_fv.png);
        }
				ul.babygallery .media_f {
          background-image: url(../gfx/icons_gr_f.png);
        }
				ul.babygallery .media_v {
          background-image: url(../gfx/icons_gr_v.png);
        }
				ul.babygallery .blue .media_fv,
				ul.babygallery a:hover .media_fv {
          background-image: url(../gfx/icons_bl_fv.png);
        }
				ul.babygallery .blue .media_f,
				ul.babygallery a:hover .media_f {
          background-image: url(../gfx/icons_bl_f.png);
        }
				ul.babygallery .blue .media_v,
				ul.babygallery a:hover .media_v {
          background-image: url(../gfx/icons_bl_v.png);
        }

				.galleryNav, .extrasNav {
					clear: both;
					height: 26px;
					line-height: 26px;
					margin: 0 0 15px;
					padding: 0 30px;
					text-align: center;
				}
					.numberedLinks {
						font-weight: bold;
					}
					.numberedLinks a {
						color: #132664;
					}
					.numberedLinks a:hover {
						color: #b9d300;
					}

      .winnaarsgallery,
      .winnaarsgallery p {
        clear: both;
        
      }

      .winnaarsgallery h3 {
        margin-top: 12px;
        margin-bottom: 12px;
        clear: both;
        
      }

			#inschrijven {
				margin-left: 25px;
			}


			/* gallery detail */
			#left, #right {
				float: left;
				width: 270px;
				margin: 0;
				padding:0 0 0 28px;
			}
			#right {
				padding: 0 0 0 18px;
			}
			.box_blue {
				margin: 0 0 15px 0;
				padding: 0  0 15px 0;
				color: #FFF;
				background: #132664 url(../gfx/box_blue_bottom.gif) no-repeat bottom left;		
			}
				.box_blue img {
					padding: 4px 4px 10px;
					background: url(../gfx/box_blue_top.gif) no-repeat top left;
				}
				.box_blue p {
					padding: 4px;
				}
				.box_blue table {
					margin: 0 12px;
				}
				.box_blue td {
					padding: 0 8px 0 0;
				}
			.box_green {
				margin: 0 0 15px 0;
				padding: 0;
				background: url(../gfx/box_green_bg.png) no-repeat bottom left;
				text-align:left;
			}
			#content_main .box_green h4 {
				height: 21px;
				margin: 0;
				padding: 4px 12px 12px 12px;
				color: #FFF;
				background: url(../gfx/box_green_top.png) no-repeat top left;
			}
			#content_main #guestbook h4 {
				padding-bottom: 4px;
			}
			#content_main .box_green p, #content_main .box_blue p {
				margin: 0;
				padding: 0 12px 12px;
			}
			.vote {
				height: 28px;
				margin: 0 12px 10px;
				padding: 0;
				background: url(../gfx/bg_vote.png) no-repeat top left;
			}
				.vote h5 {
					height: 20px;
					line-height: 20px;
					padding: 4px 12px;
					font-size: 14px;
          line-height: 15px;
        }
				.vote h5 a {
					color: #132664;
					text-decoration: none;
				}
				.vote h5 a:hover {
					text-decoration: underline;
				}
        .vote#sms {
          height: 38px;
          background: url(../gfx/bg_sms.png) no-repeat top left;
        }


			#content_main ul.thumbnails {
				margin: 0;
				padding: 0 0 0 12px;
			}
				#content_main ul.thumbnails li {
					float: left;
					width: 75px;
					height: 75px;
					margin: 0 10px 10px 0;
					padding: 0;
				}
				#content_main ul.thumbnails li a {
					display: block;
					border: 1px solid #b9d300;
				}
				#content_main ul.thumbnails li a:hover {
					border: 1px solid #132664;
				}
			#video, #foto, #parents {
				padding-bottom: 5px;
			}
			
			#foto .items {		
			     padding-top: 8px;	     
				height: 110px;
				overflow-y: scroll;
			}
			
			#foto .items ul.thumbnails li {
			        width: 73px;
					height: 73px;
					margin-right: 5px;
			}
			
			#foto h4 {
				    padding-bottom: 0 !important;
				}
			
      #video .items {		
			     padding-top: 8px;	     
				height: 110px;
				overflow-y: scroll;
			}
			
			#video .items ul.thumbnails li {
			        width: 73px;
					height: 73px;
					margin-right: 5px;
			}
			
			#video h4 {
				    padding-bottom: 0 !important;
				}
        
			.box_kika {
				background: url(../gfx/bg_box_kika.jpg) no-repeat top left;
				margin: 0 0 15px 0;
				padding: 4px;
			}
				.box_kika img {
					float: left;
					padding-top: 0;
				}
				.box_kika p {
					padding-top: 8px;
				}
			#guestbook {
			}
				#guestbook .items {  
					position:relative;
					overflow-y:auto;
					overflow-x:hidden;						
					height: 325px;
				}

				#guestbook .items .message {
					width: 262px;
					overflow: hidden;
					margin: 0 4px;
					padding: 4px 0;
					background: url(../gfx/bg_message.jpg) repeat-x bottom left;
				}
				#guestbook .items .message h5, #guestbook .items .message p {
					padding: 0 8px;
				}
				#guestbook .items .message h5 {
					font-size: 13px;
				}
				#guestbook .place {
					margin: 0 4px;
					padding: 6px 0;
					background: #b9d300;
					text-align: center;
				}
				#guestbook .guestbooknav {
				}
				#guestbook a.next, #guestbook a.prev {
					position: relative;
					float: left;
					width: 16px;
					height: 16px;
					overflow: hidden;
					display: block;
					cursor:pointer;
				}
				#guestbook a.next {
					left: 228px;
					top: -24px;
					background: url(../gfx/down.png);
				}
				#guestbook a.prev {
					left: 244px;
					top: -170px;
					background: url(../gfx/up.png);
				}
				#guestbook a.next:hover, #guestbook a.prev:hover {
					background-position:  0px -16px;
				}
				#guestbook span.remove {
					display: block;
					float: right;
					width: 70px;
					text-align: right;
				}
				.nextbaby {
					clear: both;
					padding: 0 30px;
				}
			
			/* search results */
			ul.searchresults {
			}
				ul.searchresults li {
					height: 98px;
					clear: both;
					margin: 0 0 15px;
				}
			
				ul.searchresults li img {
					width: 90px;
					height: 90px;
					float: left;
					display: block;
					margin: 0 8px 0 0;
					padding: 4px;
					background: url(../gfx/bg_li_gal.gif);
				}
				ul.searchresults li img:hover {
					background: url(../gfx/bg_li_gal_hover.gif);
				}
				ul.searchresults li h5 a {
					color: #132664;
					text-decoration: none;
				}

			/* babylist */
			ul.babylist {
			}
				ul.babylist li {
					/* height: 98px; */
					clear: both;
					margin: 0 0 15px;
				}
			
				ul.babylist li img.smallthumb {
					width: 90px;
					height: 90px;
					float: left;
					display: block;
					margin: 0 8px 0 0;
					padding: 4px;
					background: url(../gfx/bg_li_gal.gif);
				}
				ul.babylist li img:hover {
					background: url(../gfx/bg_li_gal_hover.gif);
				}
				ul.babylist li h5 a {
					color: #132664;
					text-decoration: none;
				}
			/* voorwaarden op profielpagina */
			#content_main .voorwaardenlist ul {
        list-style: disc;
				margin: 15px 0 15px 30px;
      }
				 .voorwaardenlist ul li {
					/* height: 98px; */
					clear: both;
					margin: 0 15px 5px 15px;
				}
        
			/* multimedia */
			.multimedia {
				width: 555px;
				margin: 0 30px 15px;
				background: #132664 url(../gfx/multimedia_bottom.gif) no-repeat bottom left;
			}
				.multimedia .top {
					padding: 4px;
					background: url(../gfx/multimedia_top.gif) no-repeat top left;
					text-align: center;
				}

			/* extra */
			#extra {
				clear: both;
				height: 90px;
				margin: 0 0 0;
				padding-top: 8px;
				background: url(../gfx/bg_extra.png) no-repeat;
				background-position: bottom;
			}
				#extra ul {
					margin: 0;
					padding: 0 0 16px 30px;
				}
				#extra ul li {
					float: left;
					width: 174px;
          width: 242px;
					height: 68px;
					margin: 0 15px 0 0;
					background: url(../gfx/bg_extra_banner2.gif) no-repeat;
				}
				#extra ul li img, #extra ul li div {
					width: 166px;
          width: 234px;
					height: 60px;
					margin: 4px;
					border: 0;
				}
				
		
		/* sidebar */
		#sidebar {
			float: left;
			width: 306px;
			margin: -25px 0 0 0;
		}	
			.player, #rectangle, #specials {
				margin: 0 0 12px;
			}
			#rectangle, #specials {
				margin-left: 3px;
				border: 1px solid #cbde40;
				background: #cbde40;
			}
			#rectangle {
				width: 300px;
				height: 250px;
			}
			#specials{
				width: 300px;
				height: 75px;
			}
			#forum {
				width: 306px;
				padding: 0 0 13px;
				background: url(../gfx/bg_box.png) bottom left;
			}
				#forum p, #forum ul {
					margin: 0 16px;
				}
				#forum ul {
					margin-top: 2px;
					margin-bottom: 8px;
				}
				#forum li {
					width: 274px;
					height: 26px;
					overflow: hidden;
					line-height: 26px;
					background: url(../gfx/bg_li_forum.gif) repeat-x bottom;
				}
				#forum li a {
					display: block;
					color: #132664;
					text-decoration: none;
					padding: 0 2px;
				}
				#forum li a:hover {
					background-color: #e9ebf0;
					text-decoration: none;
				}
				#forum .right {
					padding: 0 13px;
				}
	
		/* form doe mee */
		#tabs {
			padding: 0 30px;
		}
			#tabs p, #tabs h2 {
				margin: 0;
			}
			#tabs dt, #tabs dd {
				padding: 5px 5px 5px 0;
			}
			#tabs dt {
				width: 250px;
				float: left;
				clear: left;
			}
			#tabs dd {
				padding-left: 258px;
			}
			#tabs dl.checkboxes {
				margin-top: 5px;
				margin-bottom: 5px;
			}
			#tabs dl.checkboxes dt {
				clear: none;
				float: none;
				width: 430px;
				height: 20px;
				padding-left: 28px;
			}
			#tabs dl.checkboxes dd {
				clear: left;
				float: left;
				width: 20px;
				height: 20px;
				padding-left: 0;
			}
			#tabs dl.checkboxes dd.mediaakkoord_label, #tabs dl.checkboxes dt.mediaakkoord_label {
				height: 80px;
			}
			#tabs input, #tabs textarea {
				-moz-border-radius: 8px;
				-webkit-border-radius: 8px;
				border: 1px solid #c4c9d8;
				padding: 5px;
			}
			#tabs textarea {
				width: 250px;
				height: 80px;
			}
			#tabs #geslacht_M, #tabs #geslacht_J {
				border: 10px solid none;
			}

	
	/* participants */
	#participants {
		clear: both;
		height: 130px;
		background: url(../gfx/bg_participants.jpg) no-repeat;
		
	}
		#participants ul {
			padding: 45px 0 0 440px;
		}
		#participants ul li {
			float: left;
			margin: 0 0 0 20px;
		}
		#participants li img {
			border: 0;
		}


/* UNDEFINED.. */
#skyscraper {
	position:absolute;
	left: 50%;
	margin-left: 500px;
	top: 45px;
}
	

/* LINKS */
a {
	color: #b9d300;
	text-decoration: underline;
}
a:hover {
	color: #132664;
	text-decoration: underline;
}
a.disabled {
	visibility:hidden !important;		
}


/* BUTTONS */
.firstButton {
	display: table;
	float: left;
	height: 26px;
	line-height: 26px;
	margin-right: 5px;
}
.previousButton {
	display: table;
	float: left;
	height: 26px;
	line-height: 26px;
	background: url(../gfx/bg_previous_right.gif) no-repeat top right;
	margin-right: 5px;
}
	.previousButton a {
		display: block;
		color: #FFF;
		padding: 0 15px 0 25px;
		text-decoration: none;
		background: url(../gfx/bg_previous_left.gif) no-repeat top left;
	}
	.previousButton a:hover {
		color: #FFF;
		text-decoration: underline;
	}
.lastButton {
	display: table-cell;
	float: right;
	height: 26px;
	line-height: 26px;
	margin-left: 5px;
}
.readmore, .nextButton {
	display: table-cell;
	float: right;
	height: 26px;
	line-height: 26px;
	background: url(../gfx/bg_button_left.gif) no-repeat top left;
}
	.readmore a, .nextButton a {
		display: block;
		color: #FFF;
		padding: 0 25px 0 15px;
		text-decoration: none;
		background: url(../gfx/bg_button_right.gif) no-repeat top right;
	}
	.nextButton {
		margin-left: 5px;
	}
	.readmore a:hover, .nextButton a:hover {
		color: #FFF;
		text-decoration: underline;
	}


/* UNIVERSAL */
.right {
	height: 26px;
	clear: both;
}
.left2 {
	float: left;
	margin: 0 8px 0 0;
}
.right2 {
	float: right;
	margin: 0 0 0 8px;
}
.clear {
	clear: both;
}
.space5 {
	clear: both;
	height: 5px;
}

/* TEXT */
h2 {
	line-height: 24px;
	font-size: 18px;
	padding: 24px 0 0;
}
	body#actie h2 {
		background: url(../gfx/h2_actie.jpg) no-repeat;
	}
	#finalisten h2,
	#tussenstand h2,
	body#gallery h2 {
		background: url(../gfx/h2_gallery.jpg) no-repeat;
	}
	body#doemee h2 {
		background: url(../gfx/h2_doemee.jpg) no-repeat;
	}
	body#stem h2 {
		background: url(../gfx/h2_stem.jpg) no-repeat;
	}
	body#forum h2 {
		background: url(../gfx/h2_forum.jpg) no-repeat;
	}
	body#vragen h2 {
		background: url(../gfx/h2_vragen.jpg) no-repeat;
	}		
h3 {
	height: 15px;
	line-height: 15px;
	font-size: 15px;
	padding: 0 0 5px;
}
h4 {
	height: 15px;
	line-height: 15px;
	font-size: 15px;
	padding: 0 0 5px;
}
h5 {
	height: 20px;
	line-height: 20px;
	font-size: 15px;
}
#forum h5 {
	padding: 33px 16px 0;
	background: url(../gfx/h5_forum.png) no-repeat;
}
p {
	padding-bottom: 17px;
}
.s {
	font-size: 9px;
}


/************* DWAYNE *****************/

/* MODAL OVERLAY */
#wit_overlay {
	position:fixed;
	display:none;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	width:900px;
	height:900px;
	background:#fff;
	opacity: 0.7;
  	filter: alpha(opacity = 70);
  	z-index:90;
}

.modal { text-align:left; }

/* LOGIN */

#login_cont {
	margin:30px 35px 0 0;
	padding:5px 30px;
	width:200px;
	height:25px;
	float:right;
	background:url(../gfx/bg_login_cont.png) no-repeat;
	_background:url(../gfx/bg_login_cont.gif) no-repeat; /* IE 6.0< specific */
	background-position:bottom;
	overflow:hidden;
}

#login_cont table td { padding:3px 0; vertical-align:top; }

#login_cont label {
	color:#132664;
	font-weight:bold;
	margin-right:5px; 
}

#login_content { display:none; } 

#login_cont input {
	border:2px solid #ccc;
	padding:0 2px;
	font:normal 13px Arial;
	-moz-border-radius:12px;
	-webkit-border-radius:10px;
}

#login_cont input.button {
	border: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

#login_cont a { color:#132664; outline:none;  }

#login_cont a.small {
	font: 11px Arial, Helvetica, sans-serif;
	margin-top: 5px;
}

.btn_showlogin { 
	background:url(../gfx/btn_loginshow.gif) no-repeat;
	width:200px;
	height:25px;
	margin-bottom:5px;
	overflow:hidden;
	display:block;
}

.btn_showlogin.open { background-position:0 -25px; }

.btn_showlogin.logged { background-position:0 -50px; }

.small { font:normal 11px Arial; }


/* ZOEKSCHERM */

#zoeken_cont {
	padding:10px 15px;
	width:273px;
	height:240px;
	background:url(../gfx/bg_zoeken_cont.png) no-repeat bottom;
	overflow:hidden;
	position:absolute;
	top:500px;
	right:45px;
	display:block;
	color:#fff;
	z-index:100;
}

#zoeken_cont p { padding:5px 0 10px; margin:0; }
a.sluit { float:right; font:normal 10px Arial; color:#fff; cursor:pointer; }
#zoeken_cont img.title { float:left; }



#zoeken_cont table td { padding:3px 0; vertical-align:top; text-align: left; }

#zoeken_cont label {
	color:#fff;
	font-weight:bold;
	margin-right:5px; 
}

#zoeken_cont { display:none; } 

#zoeken_cont form input {
	padding:0 2px;
	font:normal 16px Arial;
	-moz-border-radius:12px;
	-webkit-border-radius:10px;
}

#addbabyvideo_cont,
#addbabyfoto_cont,
#gastenboek_cont {
	display:none;
	position:fixed;
	_position:absolute;		/* MSIE6 needs absolute position for z-index */
	_top:20px;				/* MSIE6 ^^^ */
	width:370px;
	height:370px;
	padding:20px 15px 10px;
	background:url(../gfx/bg_gastenboek.png) no-repeat;
	z-index:9999;
	overflow:hidden;
}
#addbabyfoto_btn,
#gastenboek_btn {
	cursor:pointer;
}
#addbabyfoto_cont form,
#gastenboek_cont form { 
	margin:5px 0;
	padding:5px 10px;
	background:#fff;
	text-align:left;
}

#addbabyfoto_cont form p,
#gastenboek_cont form p {
	margin: 0;
	padding: 0;
}
#addbabyfoto_cont textarea,
#gastenboek_cont textarea { 
	width:340px; 
	height:170px;
	border:1px solid #ccc;
}
#addbabyfoto_cont dt.vollebreedte,
#gastenboek_cont dt.vollebreedte {
	width:340px; 
	margin-top: 12px;
}
#addbabyfoto_cont dd.vollebreedte,
#gastenboek_cont dd.vollebreedte {
	width:340px; 
	height:173px;
}

#addbabyfoto_cont form a.sluit,
#gastenboek_cont form a.sluit {
	float:none;
	display:block;
}

#addbabyfoto_cont dt {
	clear: left;
	float: left;
	width: 120px;
	height: 23px;
}
#gastenboek_cont dt {
	clear: left;
	float: left;
	width: 150px;
	height: 23px;
}

#addbabyfoto_cont dd {
	float: left;
	width: 180px;
	height: 23px;
}
#gastenboek_cont dd {
	float: left;
	width: 150px;
	height: 23px;
}

#addbabyfoto_cont label,
#gastenboek_cont label {
	font-weight: bold;
}

#addbabyfoto_cont div.buttons,
#gastenboek_cont div.buttons {
	clear: left;
}

/**
 */
ul.melding_berichten {
	margin: 0;
	width: 534px;
}
ul.melding_berichten li {
	margin-top: 10px;
	border: 1px solid #888;
}
ul.melding_berichten div.header {
	background-color: #bbb;
	padding: 3px;
}
ul.melding_berichten p {
	margin: 0 !important;
	background-color: #eee;
	padding: 2px 5px;
}


.show { display:block; }
.hide { display:none; }

/* IE FIX VOOR POSITION:FIXED */
* html #wit_overlay  { /*\*/position: absolute; top: expression (0 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); right: expression((0 + (ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft)) + 'px');/**/ }
* html #gastenboek_cont  { /*\*/position:absolute; left:expression( document.body.clientWidth/2  + 'px' ); top:expression( document.body.clientHeight/2  + 'px' );/**/ }	



ul.normal li {
	list-style-type: square;
	margin: 0 0 0 25px;
}


#tagcloud {
    width: 555px;
    height: 800px;
    background: url(../gfx/cloud.jpg) no-repeat top center;
    color:#132664;
    padding: 0;
    text-align:center;
    font-family: Arial, Helvetica, sans-serif;
    font-family: Times, Times New Roman, serif;
    margin-left: 24px;
}

#tagcloud div {
	padding: 10px 10px;
}

#tagcloud .small, #tagcloud .large {
    font-family: Times, Times New Roman, serif;
    font-family: Arial, Helvetica, sans-serif;
}
 
#tagcloud a:link, #tagcloud a:visited {
    text-decoration:none;
    color:#132664;
}
 
#tagcloud a:hover, #tagcloud a:active {
    text-decoration: underline;
}

#tagcloud .small a:link, #tagcloud .small a:visited, #tagcloud .large a:link, #tagcloud .large a:visited {
    color:#B9D300;
}
 
 
#tagcloud span {
    padding: 4px;
}
 
.small {
    font-size: 18px;
    font-family: Times, Times New Roman, serif;
}
 
.medium {
    font-size: 27px;
}
 
.large {
    font-size: 36px;
    font-family: Times, Times New Roman, serif;
}
 
.largest {
    font-size: 45px;
}