/*************************************************************************
	@basic_tags
*************************************************************************/

	/*** @body ***/
		body, td, form, select, option, text, input, textarea
		{
			font: x-small/1.3 "time", "times new roman", georgia, serif;
		}

		body
		{
			text-align: left;
		}
	
	/*** @navAccessibility ***/
		body ul#navAccessibility
		{
			display: none;
		}

	/********************/
	/*** @header_tags ***/
	/********************/
		h1, h2, h3, h4, h5, h6
		{
			font-family: arial, Helvetica, sans-serif;
		}

	/**************/
	/*** @forms ***/
	/**************/
		
		
	/**************/
	/*** @links ***/
	/**************/
		
		
	/**************/
	/*** @lists ***/
	/**************/
		
		
	/**************/
	/*** @other ***/
	/**************/

	/***************/
	/*** @tables ***/
	/***************/
		
	/*******************/
	/*** @text_style ***/
	/*******************/

	
/*************************************************************************
	@layout_elements
*************************************************************************/
	
	
/*************************************************************************
  @zones	
*************************************************************************/
	div#wrapper
	{
		margin: 0 1.5em;
		padding: 0;
		width: auto;
		text-align: left;
	}
	
	div#zoneHeader
	{
		border-top: 10px solid #0c8fce;
		border-bottom: 2px solid #666;
		padding-top: .25in;
		padding-bottom: .25in;
		margin-bottom: .5in;
		width: 100%;
		positon: relative;
	}
	
	div#zoneMain
	{
		width: auto;
	}
	
	div#zone1
	{
		padding-top: 0;
		width: auto;
		float: none;
		overflow: visible;
	}

	div#zone2
	{
		padding-top: 0;
		padding-left: 0;
		width: auto;
		float: none;
	}
	
	div#zoneFooter
	{
		background: none;
		padding-top: 1.8em;
		padding-left: 0;
	}


/*************************************************************************
	@zoneHeader
*************************************************************************/
	
	/*********************/
	/*** @zoneBranding ***/
	/*********************/
		div#zoneBranding
		{
			background: none;
			padding-top: 0;
			border-top: none;
			height: auto;
			position: relative;
		}
		
		div#zoneBranding br
		{ 
			display: none;
		}
		
		div.homepage div#zoneBranding
		{
			height: auto;
		}

		div#zoneBranding h1 img
		{
			display: block;
			height: 46px;
			width: 192px;
		}
		
		div#zoneBranding p
		{
			background: none;
			margin-top: 1em;
			margin-bottom: 0;
			padding: 1em 0;
			border-top: none;
			border-bottom: none;
			height: auto;
			width: 5in;
			position: absolute;
			top: -10px;
			left: 230px;
			color: #666;
			font-size: .8em;
		}
		
		div#zoneBranding p strong, div#zoneBranding p em
		{
			display: block;
			font-size: 1.2em;
			line-height: 1.1;
			text-indent: 0;
			overflow: visible;
		}
		
	/********************/	
	/*** @hpRollovers ***/
	/********************/
		ul#hpRollovers
		{
			display: none;
		}
		
	/*******************/
	/*** @navPrimary ***/
	/*******************/
		div#navPrimary
		{
			display: none;
		}
		
		
/*************************************************************************
	@zoneMain
*************************************************************************/
	
	
/*************************************************************************
	@zone1
*************************************************************************/

	/*******************/
	/*** @areaSearch ***/
	/*******************/
		div.areaSearch
		{
			display: none;
		}
					
	/***********************/
	/*** @areaEntityInfo ***/
	/***********************/
		div.areaEntityInfo
		{
			padding-left: 0;
		}
		
		div.areaEntityInfo h4
		{
			margin-left: 0;
			height: auto;
			font-size: 1.2em;
			line-height: 1.2;
			text-indent: 0;
		}
		
		/* areaContactInfo */
			div#areaContactInfo h4
			{
				background: none;
			}
			
		/* areaMemberDetails */
			div#areaMemberDetails h4
			{
				background: none;
			}
		
	/*****************************/
	/*** @areaRelatedResources ***/
	/*****************************/
		div#areaRelatedResources
		{
			margin-bottom: 2.em;
			padding-left: 0;
		}
		
		div#areaRelatedResources h4
		{
			background: none;
			margin-left: 0;
			height: auto;
			font-size: 1em;
			line-height: 1.2;
			text-indent: 0;
		}

	/*********************/
	/*** @navSecondary ***/
	/*********************/
		ul#navSecondary
		{
			display: none;
		}
		
/*************************************************************************
	@zone2
*************************************************************************/

	/******************************/
	/*** @areaActivitiesActions ***/
	/******************************/

	/***********************/
	/*** @areaMemberNews ***/
	/***********************/
		div#areaMemberNews
		{
			padding-left: 0;
			width: auto;
			float: none;
		}
		
		div#areaMemberNews h3
		{
			background: none;
			margin-left: 0;
			margin-bottom: .5em;
			height: auto;
			font-size: 1.2em;
			line-height: 1.2;
			text-indent: 0;
		}
		
	/****************************/
	/*** @areaSpecialFeatures ***/
	/****************************/
		div#areaSpecialFeatures
		{
			padding-left: 0;
			padding-right: 0;
			width: auto;
			float: none;
		}
		
		div#areaSpecialFeatures h3
		{
			background: none;
			margin-left: 0;
			margin-bottom: .5em;
			height: auto;
			font-size: 1.2em;
			line-height: 1.2;
			text-indent: 0;
		}
		
	/***********************/
	/*** @areaTakeAction ***/
	/***********************/
		div#areaTakeAction h3
		{
			background: none;
			height: auto;
			font-size: 1.2em;
			line-height: 1.2;
			text-indent: 0;
		}
		
	/************************/
	/*** @areaAttachments ***/
	/************************/	

		
	/****************/
	/*** @colmain ***/
	/****************/
		div.colMain
		{
			float: none;
			width: auto;
		}

		div.colMain div.containerFeatured
		{
			width: auto;
		}
		
	/**********************/
	/*** @colRelContent ***/
	/**********************/

	/**************************/
	/*** @containerCatGroup ***/
	/**************************/
		div.containerCatGroup
		{
			padding-left: 0;
		}
		
		div.containerCatGroup h3
		{
			margin: 1.5em 0 .5em 0;
			padding-left: 0;
			border-left: 2px solid #89AD06;
			border-bottom: 1px solid #eee;
			font-weight: normal;
			letter-spacing: .05em;
		}
		
	/***************************/
	/*** @containerChildDocs ***/
	/***************************/
		div.containerChildDocs
		{
			padding-left: 0;
		}
		
		div.containerChildDocs h3
		{
			margin: 1.5em 0 .5em 0;
		}
		
	/****************************/
	/*** @containerCntDetails ***/
	/****************************/
		div.containerCntDetails h2
		{
			margin-left: 0;
			padding-left: 0;
			border-left: none;
			font-size: 2em;
		}
		
		
	/********************************************/
	/*** @containerCountries @containerThemes ***/
	/********************************************/
		div.containerCountries h3, div.containerThemes h3
		{
			margin-left: 0;
		}
			
	/************************/
	/*** @containerEvents ***/
	/************************/

	
	/**************************/
	/*** @containerFeatured ***/
	/**************************/
		div.containerFeatured
		{
			padding-left: 0;
			width: auto;
		}

		div.containerFeatured h3
		{
			margin-left: 0;
			height: auto;
			font-size: 1.2em;
			line-height: 1.2;
			text-indent: 0;
		}
		
		div.containerFeatured div.containerDoc
		{
			padding-left: 0;
			width: auto;
			float: none;
		}
		
		div.containerFeatured div.rowStart
		{
			padding-left: 0;
			width: auto;
		}

		
		/* areaFeaturedActivities */
			div#areaFeaturedActivities h3
			{
				background: none;
			}
			
		/* areaFeaturedAddResources */
			div#areaFeaturedAddResources
			{
				background-image: none;
			}
			
			div#areaFeaturedAddResources h3
			{
				background: none;
			}
			
		/* areaFeaturedCases */
			div#areaFeaturedCases
			{
				background-image: none;
				padding-left: 0;
			}
			
			div#areaFeaturedCases a.persist
			{
				text-align: left;
			}
				
			div#areaFeaturedCases h3
			{
				background: none;
			}
			
		/* areaFeaturedNews */
			div#areaFeaturedNews h3
			{
				background: none;
			}
			
		/* areaFeaturedIssResources */
			div#areaFeaturedIssResources h3 
			{
				background: none;
			}
			
		/* areaFeaturedMembers */
			div#areaFeaturedMembers h3 
			{
				background: none;
			}

			
	/***********************/
	/*** @containerIntro ***/
	/***********************/
		div.containerIntro
		{
			margin-bottom: 2em;
		}
		
	/*****************************/
	/*** @containerMoreReading ***/
	/*****************************/

	/****************************/
	/*** @containerOrgDetails ***/
	/****************************/
		dl.containerOrgDetails
		{
			width: 100%;
			display: table;
		}
		
		dl.containerOrgDetails dt
		{
			padding-top: .2em;
			display: inline;
			float: none;
		}
		
		dl.containerOrgDetails dd
		{
			padding-left: .3em;
			padding-top: .2em;
			display: inline;
			float: none;
		}

			
	/*************************/
	/*** @containerPullout ***/
	/*************************/
		
		
	/*********************/
	/*** @sectionTitle ***/
	/*********************/
	
		h2.sectionTitle
		{
			margin-bottom: .5em;
			font-size: 2em;
			line-height: 1.2;
			text-indent: 0;
			height: auto;
		}
		
		/* News and Events */
		div.frame4865 h2.sectionTitle,
		div.frame4871 h2.sectionTitle,
		div.frame4872 h2.sectionTitle { background-image: none; }
		
		/* Issues & Resources */
		div.frame4873 h2.sectionTitle,
		div.frame4874 h2.sectionTitle { background-image: none; }
		
		/* About ESCR-Net */
		div.frame4855 h2.sectionTitle { background-image: none; }
		
		/* Get Involved */
		div.frame4860 h2.sectionTitle,
		div.frame4861 h2.sectionTitle { background-image: none; }
		
		/* Working Groups */
		div.frame4862 h2.sectionTitle { background-image: none; }
		
		/* Activities & Action */
		div.frame4863 h2.sectionTitle,
		div.frame4864 h2.sectionTitle { background-image: none; }
		
		/* Case Law Database */
		div.frame4875 h2.sectionTitle,
		div.frame4895 h2.sectionTitle { background-image: none; }
		
		/* Our Members */
		div.frame4892 h2.sectionTitle { background-image: none; }
		
		

/*************************************************************************
	@zoneFooter 
**************************************************************************/
