/* Tallieu & Tallieu nv - www.tnt.be*/

		a:active, a:focus 
		{
		outline: none;
		}
	
	
		html 
		{ 
		height: 100%; 
		margin-bottom: 1px; 
		}
	
	
		*,div,ul,li,h1,h2,p
		{
		margin: 0px;
		padding: 0px;
		}
		
	
		html
		{
		height: 100%;
		}
		
		
		body#de-smaakraad-be 
		{
		margin: 0;
		padding: 0;
		font: 11px/18px "Trebuchet MS", Arial, sans-serif;
		color: #000;
		height: 100%;
		background: #fff url("_images/bg_content.jpg") no-repeat 100% 100px;
		}
		
		
		.home_bg
		{
		background: #CB0010;
		}
		
		
		.voorstelling_bg
		{
		background: #274429;
		}
		
		
		.leden_bg
		{
		background: #00398d;
		}
		
		
		.producten_bg
		{
		background: #43991f;
		}
			
			
		.nieuws_bg
		{
		background: #ea7b00;
		}
		
		
		div#header
		{
		font: bold 13px/50px "Trebuchet MS", Arial, sans-serif;
		color: #fff;
		height: 100px;
		width: 100%;
		}
		
		
		div#header div
		{
		width: 990px;
		margin: 0px auto 0px;
		text-align: center;
		}
		
		
		div#header h1#de-smaakraad
		{
		float: left;
		text-indent: -9999px;
		width: 243px;
		height: 70px;
		text-align: left;
		text-transform: uppercase;
		padding: 30px 0 0 0;
		background: transparent url("_images/de_smaakraad_logo.png") no-repeat top left;
		}
		
		
		#nav 
		{
		margin: 0px;
		padding: 0px;
		text-indent: 0px;
		float: right;
		border-left: 1px #fff solid
		}
		
		
		#nav ul 
		{
		margin: 0px;
		padding: 0px;
		}
		
		
		#nav li 
		{
		display:inline;
		padding: 0px;
		margin: 0px;
		font: bold 10px/17px "Trebuchet ms", Arial, sans-serif;
		}
		
		
		#nav a
		{
		padding: 69px 4px 4px 4px;
		margin: 0;
		color: #fff;
		text-decoration:none;
		display:block;
		float:left;
		width:auto;
		font-weight: bold;
		color: #fff;
		width: 75px;
		border-right: 1px #fff solid;
		border-top: 10px #171719 solid;
		text-transform: uppercase;
		}

	
		#nav a.home:hover
		{
		border-top: 10px #CB0010 solid;
		}
		
		
		#nav a.voorstelling:hover
		{
		border-top: 10px #274429 solid;
		}
		
		
		#nav a.nieuws:hover
		{
		border-top: 10px #ea7b00 solid;
		}
		
		
		#nav a.leden:hover
		{
		border-top: 10px #00398d solid;
		}
		
	
		#active
		{
		background-color: #171719;
		}
		
		
		#nav a.producten:hover
		{
		border-top: 10px #43991f solid;
		}
		
		
		#nav a.contact:hover
		{
		border-top: 10px #CB0010 solid;
		}
		

		div#content
		{
		margin: 0px auto 0px;
		width: 990px;
		text-align: center;
		}
		
		
		div#txt
		{
		width: 570px;
		text-align: justify;
		float: right;
		margin: 0px;
		padding: 5px 0 35px 5px;
		}
		
		
		div#txt h1
		{
		font: bold 18px/25px "Trebuchet MS", Arial, sans-serif;
		margin: 25px 0 0px 10px;
		padding: 0px;
		float: none;
		clear: both;
		color: #000;	
		text-transform: uppercase;
		}
		
		
		div#txt h3
		{
		font: bold 12px/25px "Trebuchet MS", Arial, sans-serif;
		margin: 0px 0 0 10px;
		padding: 0px;
		float: none;
		color: #333;
		text-transform: uppercase;
		}
	
	
		div#txt p
		{
		margin: 10px 0 10px 10px;
		clear: both;
		}
		
		
		div.leden_detailbox
		{
		overflow: auto;
		height: 200px;
		padding: 0px 10px 0 0;
		margin: 10px 0 10px 0;
		}
		
		
		div#txt h4
		{
		font: bold 12px/20px "Trebuchet MS", Arial, sans-serif;
		}

		
		div#txt p span
		{
		background-color: #666;
		color: #fff;
		padding: 2px 5px 2px 5px;
		}
		
		
		div#txt p strong.n
		{
		text-transform: none;
		}
		
		
		div#txt p strong
		{
		text-transform: uppercase;
		}
		
		
		div#txt ul
		{
		list-style-type: disc;
		list-style-position: inside;
		margin: 10px 10px 0px 25px;
		padding: 2px;
		float: left;
		}
		
		
		div#txt ol	
		{
		margin: 10px 10px 0px 40px;
		padding: 2px;
		}
		
		
		div#txt a, div#txt a:link, div#txt a:visited, span.link
		{
		text-decoration: underline;
		color: #000;
		font-weight: bold;
		cursor: pointer;
		}
		
		div#txt a:hover
		{
		text-decoration: none;
		}
		
		
		div#txt h1 a,div#txt h1 a:link, div#txt h1 a:active, div#txt h1 a:visited	
		{
		color: #000;
		text-decoration: none;
		}
		
		
		div#box
		{
		float: left;
		margin: 10px 0px 10px 0;
		padding: 0 0 40px 0;
		width: 394px;
		position: relative;
		}
		
		
		div.pr
		{
		border: 1px #ccc solid;
		float: left;
		position: relative;
		margin: 2px 2px 0 0;
		padding: 3px;
		height: 120px;
		}
		
		
		div.pr span
		{
		top: 0;
		right: 0;
		position: absolute;
		background-color: #666;
		width: 16px;
		height: 16px;
		text-align: center;
		z-index: 5;
		font: bold 9px/16px "Trebuchet MS", Arial, sans-serif;
		color: #fff;
		}
		
			
		div.pr img.small
		{
		border: 0px;
		padding: 0px;
		float: none;
		width: 120px;
		height: 120px;
		}
		
		
		img.lid
		{
		border: 1px #ccc solid;
		padding: 3px;
		}
			
		
		div#box img.big
		{
		width: 254px;
		height: 123px;
		}		
		
		
		div.leden
		{
		border: 1px #ccc solid;
		float: left;
		margin: 3px 3px 0 0;
		padding: 3px;
		height: 89px;
		width: 89px;
		text-align: center;
		font:  11px/11px "Trebuchet MS", Arial, sans-serif;
		color: #333;
		}
	
	
		div.leden h2
		{
		font:  bold 12px/15px "Trebuchet MS", Arial, sans-serif;
		margin: 20px 0 10px 0;
		padding: 0 0 5px 0;
		text-transform: uppercase;
		}
		
		
		div.leden a, div.leden a:link, div.leden a:visited
		{
		text-decoration: underline;
		color: #333;
		}
		
		
		div.leden h2 a:hover
		{
		text-decoration: none;
		}
		
		
		div.highlight	
		{
		background: url('_images/leden_bg.gif') top center no-repeat;
		}
		
	
	/* position: fixed in IE6 */
		div#footer	{
			position: absolute;
			top: expression( ( 0-document.getElementById('footer').offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
			/*top: expression( ( document.getElementById('footer').offsetHeight) + 'px' );*/
			bottom:0;
			}
	/* position: fixed in good browsers (IE7 is a 'good' browser in this regard) */	
		body > div#footer
		{
		position: fixed !important; 
		bottom: 0px;
		top: auto;
		border-top: 1px #fff solid;
		height: 30px;
		text-align: center;
		width: 100%;
		}
		
		div#footer h1
		{
		font: bold 11px/30px "Trebuchet MS", Arial, sans-serif;
		color: #fff;
		text-align: center;
		width: 990px;
		margin: 0px auto 0px;
		text-transform: uppercase;
		}
		
		
		div#footer div#website
		{
		font: bold 11px/30px "Trebuchet MS", Arial, sans-serif;
		color: #fff;
		text-align: center;
		width: 900px;
		margin: 0px auto 0px;
		text-transform: uppercase;
		}
				
				
		div#footer div#website h1
		{
		font: bold 11px/30px "Trebuchet MS", Arial, sans-serif;
		color: #fff;
		text-align: center;
		margin: 0px auto 0px;
		text-transform: uppercase;
		}

		
		span#tallieu 
		{
		display: inline;
		float: right;
		margin: 0 5px 0 0;
		z-index: 3;
		}
		
		span#tallieu a, span#tallieu a:link, span#tallieu a:visited
		{
		text-decoration: none;
		font: 9px/9px "Trebuchet MS", Arial, sans-serif;		
		color: #fff;
		_color: #333;
		padding: 3px;
		}
		
		span#tallieu a:hover
		{
		text-decoration: underline;

		}
		
		
		
		/* Forms */
	
		
		
		
div#formbox
		{
		/*
width: 100%;
*/
		}
	
	
		

		label
		{
		padding: 0px;
		margin: 0px;
		text-align: left;
		width: 172px;
		float: left;
		height: 20px;
		padding: 0px 4px 0px 10px;

		}
		
		
		label.last
		{
		background-color: #fff;
		margin-top: 20px;
		}
		
		label span.s
		{
		font: 10px/13px "Trebuchet MS",  Arial, sans-serif; 
		display: inline;
		}

 			
		input, select
		{
		background-color: #fff;
		border: 1px #F1EFEA solid;
		padding: 0px;
		width: 308px;
		font: 11px/13px "Trebuchet MS",   Arial, sans-serif; 
		text-transform: none;
		margin: 0px;
		margin-bottom: 10px;
		height: 20px;
		float: left;
		}
		option	{
			padding: 0 0 0 0.5em;
			border-bottom: dotted 1px #ccc;
		}
		
		
		
		textarea
		{
		font: 11px/15px "Trebuchet MS",   Arial, sans-serif; 
		text-align: left;
		height: 55px;
		width: 308px;
		background-color: #fff;
		border: 1px #F1EFEA solid;
		margin: 0px;
		padding: 0px;
		display: block;
		float: left;
		}
	
		fieldset	{
			padding: 2em 0 0 0;
			border-top: 1px #999 solid;
			border-right: none;
			border-bottom: none;
			border-left: none;
			}
		fieldset legend	{
			padding: 0em 1em 0em 0em;
			margin: 0em 5em 0em 0em;
			color: #666;
			}
		
		input#btn
		{
		border: 1px #636363 solid;
		text-transform: uppercase;
		width: 75px;
		font: 10px "Trebuchet MS",   Arial, sans-serif; 
		color: #636363;
		margin: 10px 0px 0px 190px;
		}
		
		
		input:focus, textarea:focus
		{
		border: 1px #CB0010 solid;
		background-color: #fff;
		}
		
		div#formmsg	{
		margin: 1em 2em 0em 2em;
		color: #f00;
		}
		
		p#disclaimer
		{
		font: 10px/14px "Trebuchet MS",   Arial, sans-serif; 
		color: #333;
		}
		
		p#disclaimer a, p#disclaimer a:link, p#disclaimer a:visited
		{
		color: #333;
		text-decoration: underline;
		}
		
		p#disclaimer a:hover
		{
		text-decoration: none;
		}
	
		
		
		input.r
		{
		width: 10px;
		height: 10px;
		float: left;
		margin: 4px 5px 0 0;
		} 
		.subject{
		display: none;
		}
		
		input.incomplete	{
		background: #f99;
		}
		
		
		/* blog */
		
		p.blog
		{
		}
		
			
		div.plus
		{
		background: #fff url("_images/_blog/plus.gif") no-repeat center right;
		width: 35px;
		font: 10px/14px "Trebuchet MS",  Arial, sans-serif; 
		margin: 0 0 0 10px;
		}
		
		div.plus a, span.plus a:link, span.plus a:visited
		{
		background-color: #fff;
		}
		
		
		
		p.blog img
		{
		float: right;
		clear:both;
		border: 1px #CB0010 solid;
		padding: 3px;
		margin: 2px 0 2px 8px;
		}
		
		
		p.info
		{
		border-top: 1px #ccc solid;
		border-bottom: 1px #ccc solid;
		background-color: #fff;
		font: 10px/14px "Trebuchet MS",  Arial, sans-serif; 
		padding: 5px 10px 0px 15px;
		background: transparent url("_images/_blog/person.gif") no-repeat top left;
		color: #666;
		height: 15px;
		}
		

		#map	{
		width: 385px;
		height: 372px;
		border: 1px solid #ccc;
		}
	.print	{
		display: none;
		}	
		
		
		
		
br.clear	{
	clear:both;
	}
	
	
/* tabs */
div#txt div#tdi ul	{
	padding: 0;
	margin: 10px 0 0 0;
	clear: both;
	}
	
div#txt div#tdi
{
margin: 25px 10px 10px 10px;
}	

div#tdi h3
		{
		margin: 15px 0 0 0;
		padding: 0px;
		float: none;
		color: #CB0010;
		text-transform: uppercase;
		}


div#tdi p
{
margin: 15px 0 0 0;
}

div#txt div#tdi ul.ld
{
margin: 0px 0px 20px 0;
_margin: 0px;
padding: 0px;
border-bottom: 1px solid #CB0010;
width: 500px;
}

	
div#txt div#tdi ul.ld li.tablink	{
	float:left;
	list-style-type: none;
	text-align: left;
	font: 10px "Trebuchet MS", Arial, sans-serif;		
	color: #666;
	padding: 8px 0 8px 0;
	margin: 0px;
	text-transform: uppercase;
	border-right: 1px #fff solid;

	}
	
div#txt div#tdi ul.ld li.tablink a	{
	cursor: pointer;
	padding: 8px;
	background: #dcdee0;

	}
	
div#txt div#tdi ul.ld li.tablink a:hover, div#txt div#tdi ul.ld li.tablink a.active 	{
	background: #CB0010;
	color: #fff;
	}
	

	
div#txt div#tdi div.tab	{
	display: none;
	padding: 0px;
	clear: both;
	margin: 0px 0 0 0;
	}
	
	
	
div#txt div#tdi div#contact	{
	display: block;
	}
		
		
/* logos */

		
h1.arnel
{
background: transparent url("_images/_leden/arnel/lg.png") no-repeat top left;
width: 125px;
height: 33px;
text-indent: -9999px;
}		
	
	
h1.buysse_andre
{
background: transparent url("_images/_leden/buysse_andre/lg.png") no-repeat top left;
width: 79px;
height: 104px;
text-indent: -9999px;
}	
	
	
h1.cose_di_casa
{
background: transparent url("_images/_leden/cose_di_casa/lg.png") no-repeat top left;
width: 98px;
height: 62px;
text-indent: -9999px;
}	

h1.vanpuyveldedewilde
{
background: transparent url("_images/_leden/vanpuyveldedewilde/lg.png") no-repeat top left;
width: 45px;
height: 33px;
text-indent: -9999px;
}
	
h1.idee
{
background: transparent url("_images/_leden/idee/lg.png") no-repeat top left;
width: 86px;
height: 37px;
text-indent: -9999px;
}	




h1.cook_oosterlinck
{
background: transparent url("_images/_leden/cook_oosterlinck/lg.png") no-repeat top left;
width: 179px;
height: 28px;
text-indent: -9999px;
}	



h1.willems
{
background: transparent url("_images/_leden/willems/lg.png") no-repeat top left;
width: 125px;
height: 32px;
text-indent: -9999px;
}


h1.tkookdepot
{
background: transparent url("_images/kookdepot.gif") no-repeat top left;
width: 125px;
height: 125px;
text-indent: -9999px;
}		




 /* Nav slideshow */

		
		div.slideshow_nav
		{
		font:   10px/13px "Trebuchet MS", Arial, Verdana, sans-serif;
		color: #000;
		text-transform: uppercase;
		height: 15px;
		letter-spacing: 1px;
		margin-left: 5px;
		margin-top: 5px;
		}
		
		div.slideshow_nav a, div.slideshow_nav a:link, div.slideshow_nav a:visited
		{
		text-decoration: none;
		font:   10px/13px "Trebuchet MS", Arial, Verdana, sans-serif;
		background-color: #AFADA9;
		color: #322B1B;	
		height: 15px;
		padding: 3px;
		}
		
		
		div.slideshow_nav a:hover
		{
		background: #274156;
		font:   10px/13px "Trebuchet MS", Arial, Verdana, sans-serif;
		height: 15px;		
		color: #fff;
		}
		
		div#slideshow_h {
		padding: 0px;
		text-align: center;
		height: 390px;
		width: 600px;
		margin: 20px auto 0px;
		position: relative;
		}
		
		div#thumbs
		{
		margin: 10px 0 0 0;
		}
		
	
		
		div#thumbs img
		{
		float: left;
		margin-left: 1px;
		cursor: pointer;
		border: 0px;
		width: 50px;
		height: 50px;}
		
		div#thumbs img.no
		{
		float: left;
		cursor: pointer;
		margin: 0px;
		border: 0px;}
		
		
		div#Container {
		background: transparent url(_images/loading_meter.gif) center center no-repeat;
		border: 0px solid #fff;
		float: left;
		}
		
		div.skipolder	{
		border-top: 1px solid #ccc;
		margin: 1em 0 0em 0;
		padding: 1em 0 2em 0;
		font-size: 11pt;
		float: right;
		}
		div.skipnewer	{
		border-top: 1px solid #ccc;
		margin: 1em 0 0em 0;
		padding: 1em 0 2em 0;
		font-size: 11pt;
		float: left;
		}