/* 
	add css for deaf04 eventpages
	20040930
	
	*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-position:-300px -160px;
}


div.admission 	{ 
	float:left; background-color:white;color:black;  
	height:18px; vertical-align: middle; padding:0px 6px; 
	border-bottom:1px solid grey; border-right:1px solid #333333;
	white-space:nowrap;
}
div.reservation { 
	float:left; background-color:white;color:black; cursor:pointer;  
	height:18px; vertical-align: middle; padding:0px 6px; 
	border-bottom:1px solid grey; border-right:1px solid #333333;
	white-space:nowrap;
}
div.reservation:hover { background-color:black; color:white;  }


div.program .item-relations { font-size:11px;	}



/*jasp: copied item-dates style from item.css*/			
.item-dates				{ 
	margin:0px; margin-right:5px; margin-bottom:0px;
	padding:1px; padding-left:5px;
	font-weight:normal; font-size:14px;
	background-color:#9C5F0E; color:white;
	border-bottom:1px solid black;
	text-transform:lowercase;
	
} 







