/* 
	gen css for deaf04 itempages
	20040916
	
	*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; }
	
	*/	


body	{ 
	background-color: #D4A67C; 	color:black; 
	background-image: url("../../../deaf04/shared/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:12px; }

#noframes 		{ display:none;  }	
#printheader 	{ display:none; }
body.noframes 	{ 
	padding:0px 20px 20px 20px; 
	border:3px double #7C3520; 
}
body.noframes #noframes { display:block; position:relative; left:-15px; }



a 			{  }
img 		{ margin:5px; margin-left: 0px; }
img.icon 	{ margin:0px; }
h2 			{ font-size:16px; font-weight:bold; background-color:#7C3520; padding:3px; color:#E5C19F; }
h3 			{ font-size:16px; margin-bottom:0px; }
h5 			{ font-size:13px; margin-bottom:0px; }
blockquote 	{ margin-left:0px; padding:10px; border:3px double #7C3520;margin-right:5%; }
big 		{ font-size:14px;  }
ul.index 	{ font-size:13px;  padding:16px;  }

.langswitch		{ float:right; cursor:pointer; }
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; 
}

/* body */
#printbutton		{ float:right; cursor:pointer; }	
#item-body			{  clear:both; }


/* content */
#item-description	{ padding-top:15px; padding-bottom:15px; }
#item-beschrijving	{ padding-top:15px; padding-bottom:15px; }

#item-encoded		{ padding-top:0px; padding-bottom:15px; }
#item-encoded img  	{ margin:3px; margin-left:0px; margin-right:10px; }

#item-title			{  }
#item-type			{  }



/* links */
#item-rsslink 			{ padding-left:15px; font-size:12px; font-weight:bold; }
#item-v2archivelink 	{ float:right; }
#item-files				{   }



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

/* meta templates */
.item-metashort				{   }
.item-metashort	.meta		{ clear:left;}
.item-metashort .label		{ font-weight:bold; text-align:right; float:left; text-transform:capitalize;  }
.item-metashort .content	{ padding:0px 5px; float:left; }
.item-metashort .element	{ white-space:nowrap; }

.item-metalong				{   }
.item-metalong	.meta		{ clear:left; }
.item-metalong  .label		{ font-weight:bold; width:15%; text-align:right; float:left; text-transform:capitalize;  }
.item-metalong  .content	{ padding:0px 5px; float:left; width:70%;  }
.item-metalong  .element	{ white-space:nowrap; }

/* images */
#item-v2images		{  }


/* annotations */
#annotations-list			{ 
	margin-top:10px; 
	width:150; text-align:left; background-color:#7C3520; 
	padding:3px 0px; color:white; 
}
#annotations-list a			{ color:white; text-decoration:underline; }
#annotations-list a:visited	{ color:white; }
#annotations-list .label	{ padding:5px; }
.annotations-listitem		{ font-size:10px; white-space:no-wrap; }

#item-annotations			{ }
.annotation					{ margin-bottom:10px; }
.annotation-user			{ }
.annotation-comment			{ }






        

