/***************************************************************************
 *
 * Name		: Industrialportaal Skin
 * Version	: V.0.0.1
 * Date		: 19-04-2007 
 * Author	: P.H. Leenaers
 *
 ***************************************************************************
 * Revision	: 22-05-2007, P.H. Leenaers, All Classes
 *			  Initial Build
 *
 * Revision	: dd-mm-yyyy, [name], [class]
 *			  [what]
 *	
 *
 /***************************************************************************
 * MASTER
 ***************************************************************************/

	body
	{
		margin				: 0px;
		padding				: 0px;
		font-family			: Verdana, Helvetica, "Trebuchet MS", Sans-Serif, "Arial Narrow";
		font-style			: normal;
		font-size			: 9px;
		font-weight			: normal;
		text-align			: center; /* IE only*/
	}

	.standard
	{
		padding				: 0px;
		border				: none 0px #FFFFFF;
		width				: 907px; /*996?*/
		height				: 100%;
		margin-top			: 0px;
		margin-bottom		: 0px;
		margin-left			: auto;
		margin-right		: auto;
		text-align			: left; /* LeftAlign IE	 text again */
	}
	
/***************************************************************************
 * HEADER
 ***************************************************************************/
	
	.hdrTable
	{
		width				: 100%;
	}
	
	.toplinkpaneBannerCell
	{
		width				: 100%;		
		height				: 58px;
	}
		
	.toplinkpaneCell
	{
		height				: 100%;
		width				: 100%;
		padding-left		: 24px;	
		vertical-align		: top;
	}	
	
	.tlpc
	{
		padding-bottom		: 3px;
		color				: #006531;
		font-family			: Verdana, Arial, Tahoma, sans-serif;
		font-size			: 11px;
		font-weight			: bold;		
	}
		
	
	.inlineHdrTexthdrSearch
	{
		height				: 41px;			
		background-image	: url(bg_topzoek.gif);
		padding-right		: 5px;		
	}
	
	.inlineHdrText
	{
		font-family			: Arial, Tahoma, sans-serif;
		font-size			: 15px;
		letter-spacing		: 0px;
		color				: #006531;		
		padding-left		: 25px;
		padding-bottom		: 3px;
		font-weight			: bold;
		width				: 100%;
	}
	
	.hdrSearch
	{
		text-align			: right;
		vertical-align		: middle;
	}
	
	.hdrSearchTxtbox NormalTextBox
	{
		border				: solid 1px #555555;
	}
	
	
/***************************************************************************
 * BODY
 ***************************************************************************/		
	
	.menu
	{
		border-right		: solid 0px #406080;		
	}	
	 
	.cntContactSitemap
	{
		font-family			: Verdana;
		font-size			: 20px;
		color				: #006531;	
	}

	.cntNews
	{
		border-bottom-style	: dashed;
		border-bottom-color	: #444444;
		border-bottom-width	: 0px;
		background-image	: url(bg_highlights.gif);
		padding-right		: 36px;
		padding-left		: 10px;
		padding-bottom		: 6px;
		padding-top			: 17px;
		vertical-align		: top;
	}	
	
	.cntNewsLinkContainer
	{
		/*font-family			: Verdana;
		font-size			: 12px;
		font-weight			: bold;
		color				: #008080;*/
	}	
	
	.cntUpperMsgLeft, .cntLowerMsgLeft
	{
		vertical-align		: top;
		padding-top			: 15px;
		padding-right		: 5px
	}
	
	
	.cntUpperMsg
	{
		padding-right		: 6px;
	}	
	
	.cntLowerMsg
	{
		border-bottom-style	: dashed;
		border-bottom-color	: #444444;
		border-bottom-width	: 1px;
		padding-bottom		: 15px;
		padding-right		: 6px;
		
	}
		
	.cntUpperMsgRight, .cntLowerMsgRight
	{
		vertical-align		: top;
		padding-top			: 15px;
		padding-left		: 3px;
		padding-right		: 3px;

	}
	
	.cntProductBannerBig
	{		
		padding-top			: 10px;
		text-align			: center;
		vertical-align		: middle;
	}
	
	.cntRightPane
	{
		vertical-align		: top;		
		padding-left		: 36px;
		padding-top			: 17px;
	}
	
	.cntCopyRight,.cntDisclPriv
	{
		font-family			: Verdana;
		font-size			: 10px;
		color				: #006531;	
		padding-left		: 2px;
		padding-right		: 2px;	
	}

	.cntDate 
	{
		padding-left		: 0px;
		font-size			: 10px;
		font-weight			: bold;
		color				: #072955;
	}	
	
	.IntroTitle
	{
		font-family			: Verdana;
		font-size			: 13px;
		color				: #006531;
		font-weight			: bold;					
	}
	
	.IntroText
	{
		font-family			: Verdana;
		font-size			: 11px;
		color				: #3F3F3F;
		font-weight			: bold;							
	}
	
	.cntBreadCrumbContainer span
	{
		font-family			: Verdana;
		font-size			: 9px;
		color				: #555555;
		font-weight			: bold;			
	}
	
	.cntTable
	{
		font-family			: Verdana;
		font-size			: 10px;	
		border-bottom		: solid 1px #CCCCCC;
		border-top			: solid 1px #CCCCCC;
		background-color	: #FCFCFC;
	}

	.cntTableHdrRow
	{
		background-color	: #F2F2F2;
		font-weight			: bold;	
	}

	.cntTableHdrCell
	{
		
		padding-bottom		: 5px;
		padding-top			: 5px;				
	}	
	
/***************************************************************************
 * IMPORTS
 ***************************************************************************/	
	
	@import url(links.css);
	/*@import url(editors.css);*/