/*
--------------------------------------------------------------------------------------------------
 Title:			News Styles
 Created on: 	24-10-2008
 Author:     	Roberto De Vivo
 Client:		Vincis
 Project:		Raadsplein
 Copyright:  	Vincis B.V. The Netherlands
*/ 
/*********************************************************************************************/
/* Colors Defined Subpage.css				                                     	 		 */
/*********************************************************************************************/

@media screen 
{	
	/*********************************************************************************************/
	/* Classes (news)                                                            	 			 */
	/*********************************************************************************************/
	#content
	{
		margin-left:			237px!important;
		width:					452px!important;
	}
	
		#path ul
		{
			margin:					4px 0 0 244px!important;
		}
	
	
	#containerNews
	{
		margin:					0;
		padding:				11px 0 0 0;
	}
	
		#containerNews span
		{
			display:				block;
			padding:				0 0 0 11px;	
			
			float:					left;
			width:					100%;
			line-height:			120%;
		/*	color:					#ccc;*/
			
		}
		
		#totalContainer #content h2 
		{
			margin:					0;
			padding:				0 0 0 11px;
			font-size:				1.2em;
		}
		
		
		#content #containerNews h2 a
		{
		/*	color:					#333;	 =2 */
			line-height:			1.45em;
			text-decoration:		none;
		}
		
		#content #containerNews h2 a:hover
			{
			/*	color:					#777;	 =3 */
			}
		
		#containerNews p 
		{
	
		}
			
		#containerNews .newsItemReadMore 
		{	
			display:				block;	
			clear:					both;
	
		}
		
	
	
/*	#moreNews h2
	{
		height:					18px;
		
		margin:					0 0 0 22px;
		
		text-indent: 			-5000px;
					
		background-repeat:		no-repeat;
		background-position: 	0 0;
		
		background-image:		url(/sjablonen/1/images/general/text/meernieuws.gif);
	}
*/	
	
		#moreNews  ul
		{
			padding:				0 0 22px 0;	
		}
		
			#moreNews  li
			{
				position:				relative;
				padding:				4px 0 5px 22px;	
				
				line-height:			1.415em;
				
				background-image:		url(/sjablonen/1/images/general/bullet_list.gif); 
				background-repeat:		no-repeat;
				background-position:	9px 10px;
			}
				 #moreNews  li a
				{
					text-decoration:		none;
				}
				
					#moreNews  li a:hover
					{
						text-decoration:		underline;
					}
	
	
}
