/*************************************************************************************************/
/* Author:			VINCIS / 	                                              	 */
/* Description:		Stylesheet for template 2 (NordConnect - home)                               */
/*************************************************************************************************/
@media screen 
{

	#content
	{
		width:				504px;
		min-height:			224px;
		border-left:		1px dashed #172983;
		border-right:		1px dashed #172983;
		
		padding:			0 10px 0 10px;
	}
	*>#content
	{
		min-height:				224px;
		height:					545px;
	}

	#containerWelcome
	{
		float:					left;
		width: 					212px;
		height:					100px;
		
		border-right:			1px dashed #172983;
	}
					
						
	#containerText
	{
		float:					left;
		width: 					492px;
		height:					227px;
		
		padding:				0 10px 0 10px;	
		color:					#172983;
		
		overflow:				hidden;
	}
	
		#containerText h1
		{
			color:				#172983;
			font-size:			1.3em;
			margin:				0 0 5px 0;
			padding:			0;
		}
		
		#containerText div
		{
			overflow:			hidden;
			font-size:			1.1em;
		}
		
	#containerMap
	{
		float:					left;
		width: 					504px;
		height:					299px;
		
		overflow:				hidden;
		font-size:				1.1em;
		
		color:					#172983;
		
		margin:					17px 0 0 0;
	}
	
		#containerMap p.textAlignCenter
		{
			text-align:			center;
		}
		
		#containerMap p.textAlignLeft
		{
			text-align:			left;
		}
		
		#containerMap p.textAlignRight
		{
			text-align:			right;
		}

	
	#containerContent
	{
			float:					left;
			width: 					539px;
			height:					590px;
	}		
	
		#topspacer
		{
			float: left;
			height:					45px; 
			width:					504px; 	
		}
		
		
	#spacer
	{
		float:					left;
		width:					549px;
	}
	
	#containerLeft
	{
		float:				left;
		width:				220px;
	}
	
		#containerLeftTopspacer
		{
			float:					left;
			height:					33px; 
			width:					200px; 	
			padding:				12px 0 0 15px;

		}
	
		#containerLeftColumn
		{
			float:					left;
			border-left:		1px dashed #172983;
			padding:			0px 10px 0px 10px;
		}
				
		#containerBanner_1
		{
			width:					200px;
			height:					164px;
			margin:					0px 0px 17px 0px;
		}
		*>#containerBanner_1
		{
			margin:					0px 0px 20px 0px;
		}
	
		#containerBanner_1 img
		{
			width:					200px;
			height:					164px;
		}
	
		#containerBanner_2
		{
			width:					200px;
			height:					40px;
			margin:					0px 0px 17px 0px;
		}
		*>#containerBanner_2
		{
			margin:					0px 0px 20px 0px;
		}
	
		#containerBanner_2 img
		{
			width:					200px;
			height:					40px;
		}
	
		#containerActivities		
		{
				width: 					180px;
				height:					279px;
				
				padding:				10px;	
				color:					#6a6e72;
				
				font-size:				1.1em;
				background-color:		#d5eefa;	

		}
		
			#containerActivities ul
			{
				list-style-type:			none;	
				height:						247px;
				padding:					0;
				margin-top:					5px;
			}
	
				#containerActivities ul li
				{
					padding:				0px;
					margin-left:			0px;
					margin-bottom:			7px;
				}
				
				#containerActivities ul li a
				{
					color:				#172983;
					font-size:			1.0em;
				}
		#containerActivities .calendarlink
		{
			font-size:					0.9em;			
		}
			
	
	
	#containerRight
	{
		float:					left;
		width: 					220px;
		
	}	
		#containerRightColumn
		{
			float:				left;

			
		}
		
		#containerNews
		{
				width: 					200px;
				height:					180px;
				
				margin:					4px 0 20px 0;
				padding:				10px;
				
				
				color:					#6a6e72;
				
				font-size:				1.1em;
				background-color:		#d5eefa;
				
		}
		
			#containerNews H1
			{
					color:				#172983;
					font-size:			1.0em;
			}
		
				
				#containerNews .NewsImage
				{
					width:				200px;
					height:				56px;
					margin-bottom:		5px;
				}
				
				#containerNews .newsTitle
				{
					color:				#172983;
					font-size:			1.0em;					
					
				}
								
			
			#containerNews a.newsLinkReadMore
			{
				color:					#06a0e1;
				font-size:				0.9em;						
			}	
			
		#containerMoreNews
		{
				width: 					200px;
				height:					164px;
				
				padding:				10px;
				color:					#06a0e1;

				font-size:				0.9em;
				background-color:		#d5eefa;
				margin-bottom:			20px;			
				
				
			
			
		}	
		
			#containerMoreNews H1
			{
				font-size:			1.1em;
				color:				#172983;
			}	
				#containerMoreNews ul
				{
					font-size:			1.1em;
					list-style-type:	none;
					height:				134px;
				}		

				#containerMoreNews ul li
				{
					clear:					both;
					padding:				0px;
					width:					200px;
					margin:					0;
				}
				
				#containerMoreNews ul li div
				{
					float:			left;
					width:			155px;
				}
				
				#containerMoreNews ul li div.date
				{
					float:			left;
					width:			45px;
					
				
					color:				#6a6e72;
				}
				
				#containerMoreNews ul li a
				{
					color:				#172983;
					font-size:			1.0em;
				}	
				#containerMoreNews .links
				{
					float:right;
				}
								
			
			
			#containerMoreNews ul li a.newsLinkReadMore
			{
				color:					#06a0e1;
				font-size:				0.9em;						
			}
			
		#containerBanner_4, #containerBanner_4 img
		{
				width:220px;
		}				

}

/*************************************************************************************************/
/* Print styles                                              									 */
/*************************************************************************************************/
@media print
{	

}

/*************************************************************************************************/
/* Handheld styles                                         									 	 */
/*************************************************************************************************/
@media handheld 
{
}