/* 
	gen css for deaf04 channelpages content 
	20041011
	
	*pike 
		
		debug, comment me out 	 
	





	
		div 	{ border-style:dotted; border-width:1px; border-color:#FF0000;  }
		span 	{ border-style:dashed; border-width:1px; border-color:#00FF00;  }
		ul 		{ border-style:dashed; border-width:1px; border-color:#0000FF; }
		li 		{ border-style:dashed; border-width:1px; border-color:#FFFF00; }
		img 	{ border-style:dotted; border-width:1px; border-color:#00FFFF; }
		TD		{ border-style:dotted; border-width:1px; border-color:#FF00FF; }
	
		small	{ border-style:dotted; border-width:1px; border-color:#FF00FF; }

*/	

body	{ 
	background-color: #D4A67C; color:black; 
	background-image: url("../gfx/bgimages/home.jpg");
	background-attachment:fixed;
	background-position:-300px -130px;
	margin:0px; padding:0px; 
	padding-right:10px; 
	line-height:16px;
}
body, td	{ font-size:11px; }


/* content */
img.preview 	{ margin:5px; margin-left: 0px; }
img.icon 		{ margin:0px; }
h2 				{ font-size:16px; font-weight:bold; background-color:#7C3520; padding:3px; color:#E5C19F; }
h2 a			{ color:white; }
h2 a:hover		{ color:white; }
h2 a:visited		{ color:white }
h3 			{ font-size:16px; margin-bottom:0px; }
h4 			{ font-weight:normal; font-size:12px; margin:5px 0px; padding:3px; background-color:#7C3520; color:white; text-transform:uppercase; }
h4 a			{ color:white; }
h4 a:hover		{ color:white; }
h4 a:visited		{ color:white; }
h5 				{ font-size:14px; margin-bottom:0px; }
b, strong 		{ font-size:12px;  }
blockquote 		{ margin-left:0px; padding:10px; border:3px double #7C3520; }
big 			{ font-size:14px;  }

#channel-description 	{  margin-bottom:15px; }

.langswitch				{ float:right; cursor:pointer; }
.item-row		 		{ margin-bottom:15px; }
.item-link		 		{  }
.item-file		 		{  }
.item-description 		{  }
.item-beschrijving 		{ font-size:11px; font-style:italic;  }
.item-encoded	 		{  }
.item-encoded img  		{ margin:3px; margin-left:0px; margin-right:10px; }
.item-inhoud	 		{  }
.item-inhoud img  		{ margin:3px; margin-left:0px; margin-right:10px; }

/* relationlists */
.item-relations				{ clear:left; margin-bottom:10px; }
.item-relations .label		{ clear:left; font-weight:bold;  width:15%; text-align:right; float:left;  text-transform:capitalize;  }
.item-relations .relations	{ padding:0px 5px; float:left; width:70%; }
.item-relations .relation	{ white-space:nowrap; }

/* relationlists */
.item-files				{ clear:left; margin-bottom:10px; }
.item-files .label		{ clear:left; font-weight:bold;  width:15%; text-align:right; text-transform:capitalize;  }
.item-files .file		{ padding:0px 5px; margin-left:7%; }


span.moreicon	{ 
	margin:0px; padding:0px; border:0px solid none; color:black; font-size:8px; 
}
span.whitemoreicon	{ 
	margin:0px; padding:0px; border:0px solid none; color:white; font-size:8px; 
}
h4 span.whitelabel	{ 
	display:block; background-color:white; color:black; 
	float:left; margin:-3px; padding:3px; margin-right:3px; 
}





