/*--------------------------------------------------------------- 
@name		Sophisto CSS styles for universal leonardo web site
@author		Ben Ellis. Fixes by Oskar Krawczyk
@company	Keepthinking
@date		22/08/2005 - 18/04/2006  
---------------------------------------------------------------*/

/* Styles skip navigation links
---------------------------------------------------------------*/
	#skipNav {
		display: none;
	}

/* Styles the h1 page logo
---------------------------------------------------------------*/
	#logo {
		display: none;
	}
	
/* Styles the flash nav
---------------------------------------------------------------*/
	#flashNav {
		height: 152px;
	}
	
/* Styles the noFlashNav
---------------------------------------------------------------*/
	#noFlashNav {
		background: url("../img/noFlashNav.gif") 0px 0px no-repeat;
		width: 760px;
		height: 152px;
		position: relative;
		font: 10px Georgia, "Times New Roman", Times, serif;
		text-align: right;
		text-transform: uppercase;
	}
	
	h1#noFlashNavLogo {
		margin: 0px;
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 1;
		display: block;
	}
	
	h1#noFlashNavLogo a {
		width: 108px;
		height: 53px;
		display: block;
		background: url("../img/noFlashLogo.jpg") 0px 0px no-repeat;
	}
	
	h1#noFlashNavLogo a span {
		display: none;
	}
	
	#noFlashNav ul,
	#noFlashNav ul li {
		margin: 0px;
		padding: 0px;
		list-style: none;
		list-style-type: none;
	}
	
	#noFlashNav ul {
		margin: 25px 10px 0px 0px;
	}
	
	#noFlashNav ul li a {
		color: #333333;
		text-decoration: none;
		line-height: 25px;
	}
	
	#noFlashNav ul li a:hover {
		color: #000000;
	}
	
	 #noFlashNav ul li#noFlashNav5 a {
	 	color: #FFFFFF;
	 }
	
/* Hides flashPlugIn 
---------------------------------------------------------------*/
	#flashPlugIn {
		display: none;
	}
	

	
/* Styles the body container 
---------------------------------------------------------------*/


/* Sets default font style 
---------------------------------------------------------------*/
	#body {
		font-size: 11px;
		line-height: 16px;
		padding: 0;
		margin: 20px 0 0 0;
		margin-top: 20px !important;
		margin-top: 18px;
		position: relative;
	}
	
/* Seys default h2 
---------------------------------------------------------------*/
	#body h2 {
		font-size: 16px;
		line-height: 22px;
		color: #000000;
		margin: 0px 0px 0px 0px;
		border-bottom: 1px #E1E2DE solid;
		padding: 0px 0px 3px 0px;
		clear: both;
	}
	
	div.showHide {
		display: block;
		margin: 10px 0px 0px 0px;
		padding: 10px 0 3px 0;
		font-size: 12px;
	}
	
	div.showHide a {
		color: #999999;
		text-decoration: none;
		font-style:italic;
	}
	
	div.showHide a.active {
		color: #666666;
		text-decoration: none;
		font-weight: bold;
		font-style: normal;
	}
	
/* Sets padding on h2 in left col
---------------------------------------------------------------*/	
	#body .leftCol h2 {
		padding-left: 0px;
	}
	
/* Sets h2 with no border
---------------------------------------------------------------*/
	#body h2.noBorder
	{
		border-bottom: none;
	}
	
/* Sets default h3 
---------------------------------------------------------------*/
	#body h3
	{
		/*font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #333333;
		margin: 10px 0px 0px 0px;*/
	}
	
	#body h4
	{
		font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #666666;
		margin: 10px 0px 10px 0px;
	}
	
/* Set intro paragraph 
---------------------------------------------------------------*/	
	.intro
	{
		font: 14px Georgia, "Times New Roman", Times, serif;
		font-style: italic;
		line-height: 16px;
		color: #666666;
	}
	
/* Styles differnt column configurations :: 1, 2, 3 
---------------------------------------------------------------*/

	
	#discover-container {
		margin: 0px 0 0 0;
		padding: 0;
		width: 550px;
	}
	
	#discover-container .discoverItem {
		width: 100%;

		padding: 0 0 15px 0;
		margin-top: 0px;

	}
	
	#discover-container .discoverItem h3 {
		font-size: 15px;
		padding: 0 0 6px 0;
		border-bottom: solid 1px #E1E2DE;
		color: #000000;
		margin: 10px 0 10px 0;
		clrar: both;
	}
	
	#discover-container .discoverItem h3 em {
		font-size: 15px;
		padding: 0 0 0 7px;
		border-left: solid 1px #E1E2DE;
		color: #666666;
	}
	
	#discover-container .discoverItem .discoveryItem_img {
		margin: 5px 0 0 0;
		float: left;
		width: 220px;
	}
	#discover-container .discoverItem .discoveryItem_img img {
		clear: both;
	}
	.articleItem_imageCaption,
	#discover-container .discoverItem .discoveryItem_img .discoveryItem_imgOptions {
		list-style: none;
		padding: 0;
		height: 50px;
		margin: 0 0 20px 0;
		font-size: 10px;
	}
	.articleItem_imageCaption li.copyInfo,
	#discover-container .discoverItem .discoveryItem_img .discoveryItem_imgOptions li.copyInfo {
		display: block;
		clear: both;
		width: 180px;
		padding: 4px 0 0 0;
		margin: 4px 0 0 10px;
		margin-left: 0px;
		margin-top: 4px !important;
		margin-top: 2px;
		font-size: 10px;
		line-height: 13px;
	}
	#discover-container .discoverItem .discoveryItem_img .discoveryItem_imgOptions li.copyInfo p {
		display: block;
		padding: 0;
		margin: 0;
		font-size: 10px;
	}
	.articleItem_imageCaption li.enlarge,
	#discover-container .discoverItem .discoveryItem_img .discoveryItem_imgOptions li.enlarge {
		display: block;
		float: left;
		height: 15px;
		margin: 2px 0 0 0;
		margin-top: 4px !important;
		margin-top: 2px;
		font-size: 10px;
	}
	.articleItem_imageCaption li.enlarge a,
	#discover-container .discoverItem .discoveryItem_img .discoveryItem_imgOptions li.enlarge a,
	a.enlarge {
		display: block;
		background: url("../img/zoomInBg.gif") 0 0 no-repeat;
		padding: 0 10px 0 18px;
		text-decoration: none;
		font-size: 10px;
	}
	a.reduce {
		display: block;
		background: url("../img/zoomOutBg.gif") 0 0 no-repeat;
		padding: 0 10px 0 18px;
		text-decoration: none;
	}
	a.pdf {
		display: block;
		background: url("../img/pdf.gif") 0 0 no-repeat;
		padding: 0 10px 0 18px;
		text-decoration: none;
	}
	.articleItem_imageCaption li.zoomIn,
	#discover-container .discoverItem .discoveryItem_img .discoveryItem_imgOptions li.zoomIn {
		display: block;
		float: left;
		height: 15px;
		padding: 0;
		margin: 2px 0 0 0;
		margin-top: 4px !important;
		margin-top: 2px;
	}
	.articleItem_imageCaption li.zoomIn a,
	#discover-container .discoverItem .discoveryItem_img .discoveryItem_imgOptions li.zoomIn a {
		display: block;
		background: url("../img/icon_zoom.gif") 0 0 no-repeat;
		padding: 0 0 0 35px;
		text-decoration: none;
	}
	#discover-container .discoverItem .discoveryItem_content {
		float: left;
		width: 310px;
		margin: 8px 0 20px 0;
	}
	#discover-container .discoverItem .discoveryItem_content strong {
		color: #666666;
		font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		font-size: 11px;
		font-weight: bold;
		padding: 10px 0 10px 0;

	}
	#discover-container .discoverItem .discoveryItem_content p {
		padding: 0;
		margin: 0 0 10px 0;
	}
	#discover-container .discoverItem .discoveryItem_content p strong {
		padding: 15px 0 0 0;
		margin: 15px 0 -12px 0;
		display: block;
		text-transform: none;
		font-style: normal;
		font-size: 12px;
	}
	
	
	
/* Styles for article-container
---------------------------------------------------------------*/
	#articleContainer {
		margin-top: 6px;

		padding: 0;
		width: 520px;
	}	
	#articleContainerFull {
		margin-top: 6px;

		padding: 0;
		width: 100%;
	}
	#articleContainer .articleItem,
	#articleContainerFull .articleItem {
		width: 100%;
		clear: both;
		padding: 5px 0 5px 0;
		font-size: 14px;
		line-height: 18px;
	}
	#articleContainer .articleItem p,
	#articleContainerFull .articleItem p {
		padding: 0 0 5px 0;
		margin: 0px;
		font-size: 14px;
		line-height: 18px;
	}
	#articleContainer .articleItem h3,
	#articleContainerFull .articleItem h3 {
		font-size: 15px;
		padding: 0;
		color: #000000;
	}
	
	/*#article-container .articleItem h3 em {
		font-size: 15px;
		padding: 0 0 0 7px;
		border-left: solid 1px #E1E2DE;
		color: #cccccc;
	}*/
	
	#articleContainer .articleItem .articleItem_images,
	#articleContainerFull .articleItem .articleItem_images {
		float: left;
		width: 200px;
		margin: 0 0 15px 0;
		font-size: 10px;
	}
	#articleContainer .articleItem .articleItem_images img,
	#articleContainerFull .articleItem .articleItem_images img {
		padding: 0 0 3px 0;
	}
	#articleContainer .articleItem .articleItem_images .articleItem_imageCaption,
	#articleContainerFull .articleItem .articleItem_images .articleItem_imageCaption {
		line-height: 13px;
	}
	#articleContainer .articleItem .articleItem_images .articleItem_imagesOptions,
	#articleContainerFull .articleItem .articleItem_images .articleItem_imagesOptions {
		list-style: none;
		padding: 0;
		height: 50px;
		margin: 0 0 20px 0;
		font-size: 11px;
	}
	#articleContainer .articleItem .articleItem_images .articleItem_imagesOptions li.copyInfo,
	#articleContainerFull .articleItem .articleItem_images .articleItem_imagesOptions li.copyInfo {
		display: block;
		float: left;
		width: 180px;
		padding: 0;
		margin: 2px 0px 0 10px;
		margin-left: 0px;
		margin-top: 4px !important;
		margin-top: 2px;

	}
	#articleContainer .articleItem .articleItem_images .articleItem_imagesOptions li.copyInfo p,
	#articleContainerFull .articleItem .articleItem_images .articleItem_imagesOptions li.copyInfo p {
		display: inline;
		padding: 0;
		margin: 0;

	}
	#articleContainer .articleItem .articleItem_text {
		float: right;
		padding: 5px 10px;
		width: 290px;
		font-size: 11px;
		line-height: 16px;
	}
	#articleContainer .articleItem .articleItem_text p,
	#articleContainerFull .articleItem .articleItem_text p,
	#articleContainer .articleItem .articleItem_text span,
	#articleContainerFull .articleItem .articleItem_text span,
	#articleContainer .articleItem .articleItem_text span span,
	#articleContainerFull .articleItem .articleItem_text span span, {
		font-size: 11px;
		line-height: 16px;
	}
	#articleContainerFull .articleItem .articleItem_text {
		float: right;
		padding: 5px 10px;
		width: 520px;
		font-size: 11px;
		line-height: 16px;
	}
	#articleContainer .articleItem .articleItem_text h3,
	#articleContainerFull .articleItem .articleItem_text h3,
	#articleContainerFull .articleItem .articleItem_text h3 p {
		padding: 0 0 0 0;
		margin: 5px 0 0spx 0;
		font-family: "Trebuchet MS";
	}
	#articleContainer .articleItem .articleItem_text p,
	#articleContainerFull .articleItem .articleItem_text p {
		padding: 0;
		margin: 0 0 10px 0;
		font-size: 11px;
	}
	
	
	#aboutLeonardo-intro,
	#essays-intro {
		background: url(../img/trails/lay_introBg.png) no-repeat;
		padding: 4px 10px 0 10px;
		width: 190px;
		margin-top: 0px !important;

		min-height: 400px;
		*height: 400px;
	}
	#exhibitions-intro {
		background: url(../img/trails/lay_introBg.png) repeat-x;
		padding-top: 6px !important;
		padding: 4px 10px 0 10px;
		width: 215px;
		margin-top: 0px;
		min-height: 400px;
		*height: 400px;
	}
	
	#activity-info {
		background: url(../img/trails/lay_introBg.png) repeat-x;
		padding: 8px 10px 0 10px;
		width: 190px;
		margin-top: 0px !important;
		margin-top: -1px;
		min-height: 300px;
	}
	
	#activity-container {
		margin: 8px 0 0 0;
		width: 530px;
		float: right;
		padding-top: 0px !important;
		padding-top: 11px;
	}
	
	#activity-container .activityItem {
		width: 100%;
		padding: 0;	
		margin: 0 0 15px 0 !important;
		margin: -12px 0 15px 0;
	}
	
	#activity-container .activityItem h3,
	#aboutLeonardo-intro h3 {
		font-size: 15px;
		padding: 0 0 6px 0;
		border-bottom: solid 1px #E1E2DE;
		color: #000000;
		margin: 0 0 10px 0;
		font-family: Georgia, "Times New Roman", Times, serif;
	}
	
	#activity-container .activityItem .activityItem_img {
		margin: 5px 0 0 0 !important;
		margin: 10px 0 0 0;
		float: left;
		width: 150px;
	}
	#activity-container .activityItem .activityItem_img img {
		margin: 0 0 0 0;
		float: left;
		width: 120px;
	}
	#activity-container .activityItem .activityItem_content {
		float: left;
		width: 350px;
		margin: 5px 0 0 0 !important;
		margin: 10px 0 0 0;
	}
	
	#activity-container .activityItem .activityItem_options {
		list-style: none;
		padding: 5px 0 0 0;
		margin-left: 0px;
		margin-top: 0px;
	}
	#activity-container .activityItem .activityItem_options li a {
		color: black;
	}
	
	#activity-container .activityItem .activityItem_content p {
		padding: 0;
		margin: 0 0 10px 0;
	}
	
/* activity single page 
---------------------------------------------------------------*/
	
	#activitySingle-info {
		margin: 10px 0 0 0;
	}
	
	#activity-seeAlso h3 {
		border-bottom: solid 1px white;
		color: #666666;
		font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		letter-spacing: 2px;
		font-size: 11px;
		font-weight: bold;
	}
	#activity-seeAlso div h4 {
		font-size: 14px;
		padding: 1px 0 0px 0;
		text-indent: 2px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		border-bottom: solid 1px #E1E2DE;
		color: #666666;
		margin: 0px 0 10px 0;
		width: 200px;
	}
	
	#activitySingle-img {
		width: 215px;
		float: left;
		padding: 0 0 0 0;
		margin-top: 7px !important;
		margin-top: -8px;
	}
	
	#activitySingle-container {
		margin: 0 0 0 0;
		margin-top: -10px !important;
		margin-top: 0px;
		width: 350px;
		float: left;
	}
	
	#activitySingle-container .activitySingleItem {
		width: 100%;
		clear: both;
		padding: 0 0 10px 0;	
	}
	
	#activitySingle-container .activitySingleItem h3 {
		font-size: 15px;
		padding: 0 0 6px 0;
		border-bottom: solid 1px #E1E2DE;
		color: #000000;
	}
	
	#activitySingle-container .activitySingleItem .activityItem_img {
		margin: 0 0 0 0;
		float: left;
		width: 150px;
	}
	
	#activitySingle-container .activitySingleItem .activityItem_content {
		float: left;
		width: 350px;
	}
	
	#activitySingle-container .activitySingleItem .activityItem_options {
		list-style: none;
		padding: 5px 0 0 0;
		margin-left: 0px;
	}
	
	#activitySingle-container .activitySingleItem .activityItem_content p {
		padding: 0;
		margin: 0 0 10px 0;
	}
	
	.activitySingle_introContainer {
	
	}
	
/* Default base styles for the pods 
---------------------------------------------------------------*/
	.leftCol, .centreCol, .rightCol {
		margin-bottom: 20px;
		padding-bottom: 20px;
	}
	
/* Left column 
---------------------------------------------------------------*/
	.leftCol {
		float: left;
		margin: 25px 0 0px 0;
		
	}
	
	.leftColBg {
		background: url(../img/trails/lay_introBg.png) no-repeat;
		padding: 4px 10px 80px 10px;

	}
	
	.leftCol img.euc_logo {
		margin: 0 0 0 23px;
	}
	
/* Sets copyright text and link under pics in left pod 
---------------------------------------------------------------*/
	table.copyright {
		font-size: 10px;
	}
	
	table.copyright td {
		font-size: 10px;
	}
	
	table.copyright td p {
		font-size: 10px;
	}
	
/* Centre column 
---------------------------------------------------------------*/
	.centreCol {
		float: right;
		/*border: 1px #CCCCCC solid;*/
		position: relative;
		top: 0px;
		width:520px;
		margin: 0px 0 0 10px;
		padding: 5px;
		
		border: 0px solid red;
	}
	
	.centreCol h3 {
		font-size: 14px;
		color: black;
		font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
		margin: 0 0 0 0;
		position: relative;
		top: 7px !important;
		top: 13px;
		padding: 0 0 0 0;
	}
/* Styles date for h2 
---------------------------------------------------------------*/	
	.date {
		color: #999999;
		border-left: 1px #CCCCCC solid;
		padding: 0px 0px 0px 5px;
	}
	
/* Right column 
---------------------------------------------------------------*/

	/* :NOTE TO SELF: .rightCol is defined elswhere as well, dunno 
					  why Ben (?) did that. Also defined inline in the structure (!)
	---------------------------------------------------------------*/
	.rightCol {
		font-size: 11px;
		marign: 0px 0 0 0;
		width: 200px;
		padding: 0px;
		float: right;
	}
	.research {
		padding-top: 10px;
		position: relative;
	}
	.rightCol h3 {

	}
	.rightCol div {
		padding: 5px 0;
	}

	#discover-seeAlso {
		float: right;
		width: 200px;
		margin-top: 4px !important;
		margin-top: 15px;
	}
	#discover-seeAlso div {
		margin-bottom: 10px;
	}
	#discover-seeAlso h3 {
		border-bottom: solid 1px white;
		color: #666666;
		font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		letter-spacing: 2px;
		font-size: 11px;
		font-weight: bold;
	}
	#discover-seeAlso div h4 {
		font-size: 14px;
		padding: 1px 0 0px 0;
		text-indent: 2px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		border-bottom: solid 1px #E1E2DE;
		color: #666666;
		margin: 0px 0 10px 0;
		width: 200px;
	}
	
	/*#discover-seeAlso div h4.essaySidebarHd {
		font-size: 15px;
		border-bottom: 1px #E1E2DE solid;
		padding: 0 0 4px 0;
		font-family: Georgia, "Times New Roman", Times, serif;
		text-indent: 10px;
		margin: 25px 0px 5px 0px;
		color: #000000;
	}*/
	h4.articleSidebarHd {
		font-size: 17px;
		border-bottom: 1px #E1E2DE solid;
		padding: 0 0 0px 0;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		margin: 25px 0px 5px 0px;
		margin-bottom: 30px;
	}

	#discover-seeAlso div ul li a.ico_png {
		color: red;
	}
/* Sets defaults styles for ul, li 
---------------------------------------------------------------*/
	.leftCol ul,
	.leftCol li,
	.rightCol ul,
	.rightCol li {
		list-style: none;
		list-style-type: none;
		padding: 0px;
		margin: 0px;
	}
	
	.leftCol ul,
	.rightCol ul {
		margin: 0px 0px 0px 5px;
	}
	
	.rightCol ul {
		margin: 0px 0px 0px 5px;
	}
	
	.rightCol li a
	{
	background: url("../img/arrowBulletOff.gif") 0px 5px no-repeat;
	padding: 0px 0px 0px 15px;
	color: #999999;
	}
	
	.rightCol li a:hover
	{
	background: url("../img/arrowBulletOn.gif") 0px 5px no-repeat;
	color: #CCCCCC;
	}
	
	.leftCol li a
	{
	background-image: none;
	padding: 0px;
	}
	

	
/* Styles the trail bullets and titles 
---------------------------------------------------------------*/
	
/* Styles trails header 
---------------------------------------------------------------*/
	table.trailsHeader
	{
	background-color: #EAEAE3;
	margin: 27px 0px 30px 0px;
	color:#A4A4A2;
	}
	
	table.trailsHeader td
	{
	vertical-align: top;
	padding: 10px 0px 5px 10px;
	}
	
	#body .trailsHeader h3
	{
	/*margin: 0px 0px 5px 0px;
	font: 13px Georgia, "Times New Roman", Times, serif;*/
	}
	
	#body .trailsHeader h3 span
	{
	/*margin-right: 5px;*/
	}
	
	table.trailsHeader h3 a img
	{
	margin: 0px 0px 0px 2px;
	}
	
	/* Styles trails nav 
---------------------------------------------------------------*/
	
	/*table.trailsNav
	{
	width: 760px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-top: 3px;
	}
	
	table.trailBg1
	{
	background-image: url("../img/trail1NavBg.gif");
	}
	
	table.trailBg2
	{
	background-image: url("../img/trail2NavBg.gif");
	}
	
	table.trailBg3
	{
	background-image: url("../img/trail3NavBg.gif");
	}
	
	table.trailBg4
	{
	background-image: url("../img/trail4NavBg.gif");
	}
	
	table.trailBg5
	{
	background-image: url("../img/trail5NavBg.gif");
	}
	
	table.trailBg6
	{
	background-image: url("../img/trail6NavBg.gif");
	}
	
	table.trailBg7
	{
	background-image: url("../img/trail7NavBg.gif");
	}
	
	table.trailBg8
	{
	background-image: url("../img/trail8NavBg.gif");
	}
	
	table.trailsNav td.trailsTitle
	{
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 12px;
	padding: 8px 0px 0px 18px;
	line-height: 13px;
	vertical-align: top;
	width: 90px;
	height: 30px;
	}
	
	table.trailsNav td.trailsPics
	{
	width:600px;
	padding: 5px 0px 0px 60px;
	white-space: nowrap;
	}
	
	table.trailsNav td.trailsPics div
	{
	width: 35px;
	margin: 0px 2px 0px 0px;
	overflow: hidden;
	float: left;
	}
		
	table.trailsNav td a img
	{
	border-bottom: 3px #FFFFFF solid;
	padding: 0px 0px 1px 0px;
	margin: 0px 1px 0px 0px;
	
	}
	
	table.trailsNav.trailBg1 td a:hover img,
	table.trailsNav.trailBg1 td a img.active
	{
	border-color: #336633;
	}
	
	table.trailsNav.trailBg2 td a:hover img,
	table.trails.trailBg2 td a img.active
	{
	border-color: #D2766A;
	}
	
	table.trailsNav.trailBg3 td a:hover img,
	table.trailsNav.trailBg3 td a img.active
	{
	border-color: #316A8B;
	}
	
	table.trailsNav.trailBg4 td a:hover img,
	table.trailsNav.trailBg4 td a img.active
	{
	border-color: #509AB8;
	}
	
	table.trailsNav.trailBg5 td a:hover img,
	table.trailsNav.trailBg5 td a img.active
	{
	border-color: #D4712C;
	}
	
	table.trailsNav.trailBg6 td a:hover img,
	table.trailsNav.trailBg6 td a img.active
	{
	border-color: #D4A32C;
	}
	
	table.trailsNav.trailBg7 td a:hover img,
	table.trailsNav.trailBg7 td a img.active {
	border-color: #7D7E32;
	}
	
	table.trailsNav.trailBg8 td a:hover img,
	table.trailsNav.trailBg8 td a img.active {
	border-color: #AD3C3B;
	}
		
	table.trailsNav td.trailsPics a:hover.noBorder img {
	border-color: #F9F2E4;
	}*/
	
	/* Styles trail pods 
---------------------------------------------------------------*/
	.trailsHome {
		margin: 0px 0px 0px 0px;
		padding: 0;
		position: relative;
		top: -10px;
		margin-top: -18px !important;
		margin-top: -30px;
	}
	.trailsHome .trial_flashContainer {
		margin-top: -5px !important;
		margin-top: -3px;
		text-align: right;
	}
	.trailsHome .leftCol {
		width: 190px;
		margin: 10px 0px 10px 0px;
		padding: 5px 10px;
		font-size: 11px;
		background: url(../img/trails/lay_introBg.png) no-repeat;
		min-height: 400px;
		*height: 400px;
	}
	
	
	.trailsHome .rightCol {
		width: 545px;
		margin: 10px 0px 10px 0px;
		font-size: 11px;
		float: right;
		
		border: solid 0px green;
	}
	
	.leftCol .trailPod img,
	.rightCol .trailPod img
	{
	float: left;
	margin: 4px 10px 0px 0px;
	}
	
	.rightCol .leftTrail
	{
		width: 260px;
		float: left;
		margin-left: 5px;
	}
	
	.rightCol .rightTrail
	{
		width: 260px;
		float: right;
	}


	.rightCol .trial_flashContainer {

	}
	.trailsHome	.rightCol h3 { 
		font-size: 13px;
		text-weight: normal;
		color: #000000;
		padding: 0px 0 6px 0;
		margin: 0 0 0px 0;
		height: 20px;
		border-bottom: 0px solid #E1E2DE;
	}
	
	.rightCol h3 { 
		font-size: 13px;
		text-weight: normal;
		color: #000000;
		padding: 0px 0 6px 0;
		margin: 0 0 10px 0;
		border-bottom: 1px solid #E1E2DE;
	}

	.rightCol h3 a { 
		display: block;
		text-decoration: none;
		height: 100%;
		line-height: 25px;
		padding: 0 0 0 35px;
		margin: 0;
			/* aha, being nougty!!, plz dont put WHITE */
			/* re: white looks better :-) */
		color: #ddd;
	}
	.rightCol h3 a:hover { 
		color: #ffffff;
	}
	.rightCol h3#trial_itemHeader1 { 
		background: url(../img/trails/lay_trailsItem1.png) no-repeat;
	}

	.rightCol h3#trial_itemHeader2 { 
		background: url(../img/trails/lay_trailsItem5.png) no-repeat;
	}
	
	.rightCol h3#trial_itemHeader3 { 
		background: url(../img/trails/lay_trailsItem6.png) no-repeat;
	}
	
	.rightCol h3#trial_itemHeader4 { 
		background: url(../img/trails/lay_trailsItem4.png) no-repeat;
	}
	
	.rightCol h3#trial_itemHeader5 { 
		background: url(../img/trails/lay_trailsItem8.png) no-repeat;
	}
	
	.rightCol h3#trial_itemHeader6 { 
		background: url(../img/trails/lay_trailsItem7.png) no-repeat;
	}
	
	.rightCol h3#trial_itemHeader7 { 
		background: url(../img/trails/lay_trailsItem2.png) no-repeat;
	}
	
	.rightCol h3#trial_itemHeader8 { 
		background: url(../img/trails/lay_trailsItem3.png) no-repeat;
	}
	
	.rightCol p { 
		padding: 5px 7px 0 7px;
		margin: 0;
	}
	
	#body .trailPod
	{
	margin: 0px 0px 40px 0px;
	}
	
	.trailPod p
	{
	margin: 0px 0px 10px 130px;
	}
	
	.leftCol .trailPod h2 a
	{
	padding: 0px 0px 5px 20px;
	}
	
	#body .trailPod h2
	{
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	}
	
	#body .trailPod h2 a {
		background-position: 0px 3px;
		background-repeat: no-repeat;
		padding: 0px 0px 5px 20px;
		display: block;
		text-decoration: none;
		text-transform: uppercase;
		font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
/* trailSingle - the intro on the single trail page 
---------------------------------------------------------------*/
	
	#trailSingle {
		width: 760px;
		background-color: #F8F3E9;
		background-image: url("../img/trails/lay_topTrailShdBg.gif");
		background-position: 0 31px !important;
		background-position: 0 30px;
		background-repeat: repeat-x;
		border: solid 0px white;
		margin: -18px 0 0px 0;
		position: relative;
	}
	#trailSingle h2 {
		font-family: georgia, Arial, Helvetica, sans-serif;
		padding: 6px 0 6px 40px;
		margin: 0;
		background-position: 0 0;
		background-repeat: no-repeat;
		color: #ffffff;
		height: 20px;
		/*text-indent: 40px;*/
		font-size: 15px;
		font-weight: normal;
	}
	#trailSingle h2#trailsHeader1 {
		background-image: url("../img/trails/lay_trailsHeader1.png");
	}
	#trailSingle h2#trailsHeader2 {
		background-image: url("../img/trails/lay_trailsHeader5.png");
	}
	#trailSingle h2#trailsHeader3 {
		background-image: url("../img/trails/lay_trailsHeader6.png");
	}
	#trailSingle h2#trailsHeader4 {
		background-image: url("../img/trails/lay_trailsHeader4.png");
	}
	#trailSingle h2#trailsHeader5 {
		background-image: url("../img/trails/lay_trailsHeader8.png");
	}
	#trailSingle h2#trailsHeader6 {
		background-image: url("../img/trails/lay_trailsHeader7.png");
	}
	#trailSingle h2#trailsHeader7 {
		background-image: url("../img/trails/lay_trailsHeader2.png");
	}
	#trailSingle h2#trailsHeader8 {
		background-image: url("../img/trails/lay_trailsHeader3.png");
	}
	
	#trailSingle h2 em {
		font-family: georgia, Arial, Helvetica, sans-serif;
		padding: 6px 0 6px 10px;
		color: #efefef;
		font-size: 11px;
		font-style: normal;
	}
	#trailSingle p {
		padding: 0 10px;
	}
	#trailSingle p a.expandTrailInfo {
		padding: 0 0 0 15px;
		color: #6E634E;
		text-decoration: none;
		font-weight: bold;	
	}
	#trailSingle p a.expandTrailInfo.closedTab {
		background: url("../img/lay_dotTrailSingleClosed.gif") 0px 2px no-repeat;
	}
	#trailSingle p a.expandTrailInfo.openedTab {
		background: url("../img/lay_dotTrailSingleOpened.gif") 0px 4px no-repeat;
	}
	#trailSingle .trailSingle_container {
		margin: 0 0 -17px 0;
		height: 25px;
		background: url("../img/trails/lay_bottomTrailShdBg.gif") 0px 100% repeat-x;
		
		border: solid 0px red;
	}
	
	#trailSingle ul {
		padding: 0 0px 5px 0px;
		list-style: none;
		height: 70px;
		margin: 0px;
		position: relative;
		left: 50%;
		width: 750px;
	}
	#trailSingle ul.worksNum9 {
		margin-left: -44%;
	}
	#trailSingle ul.worksNum10 {
		margin-left: -48% !important;
		margin-left: -49%;
	}
	#trailSingle ul li.workButton {
		width: 10px;
		background: none;
		position: absolute;

	}
	#trailSingle ul li.workButton a,
	#trailSingle ul li.workButton a:hover {
		text-indent: -9000px;
		width: 10px;
		background-repeat: no-repeat;
		background-position: 0 50%;
		border: none;
		
	}
	#trailSingle ul li.workButton.previous {
		left: -15px !important;
		left: -10px;
	}
	#trailSingle ul li.workButton.next {
		right: 5px !important;
		right: 0px;
	}
	#trailSingle ul li.workButton.previous a {
		background-image: url("../img/trailsArrowLeft.gif");
	}
	#trailSingle ul li.workButton.next a {
		background-image: url("../img/trailsArrowRight.gif");
	}
	#trailSingle ul li {
		padding: 0;
		margin: 0;
		float: left;
		margin: 5px;
		width: 63px;
		height: 63px;
		background: url("../img/lay_shdBg.gif") 0px 0px no-repeat;
		position: relative;
	}
	#trailSingle ul li a {
		display: block;
		padding: 0 !important;
		margin: 0;
		width: 60px;
		height: 60px;
		position: relative;
		top: 0px !important;
		left: 0px !important;
		top: 1px;
		left: 1px;
		border: 0px;

	}
	#trailSingle ul li a:hover {
		width: 60px;
		height: 60px;
		position: absolute;
		top: 0px !important;
		left: 0px !important;
		top: 0px;
		left: 0px;
	}
	#trailSingle ul li a span {
		display: none;
	}
	#trailSingle ul li a:hover span {
		display: block;
		width: 60px;
		height: 10px;
		position: absolute;
		top: 61px;
		left: 0px;
		background-position: 50% 0px;
		background-repeat: no-repeat;
	}
	#trailSingle ul li a.active {
		width: 60px;
		height: 60px;
		position: absolute;
		top: 0px !important;
		left: 0px !important;
		border: solid 1px #3e6d3b;
	}
	#trailSingle ul li a.active span {
		display: block;
		width: 60px;
		height: 10px;
		position: absolute;
		top: 61px;
		left: 0px;
		background-position: 50% 0px;
		background-repeat: no-repeat;
	}

	/* the border went for dynamic generation in docHeader.php - gotta love IE*/

	
	#trailSingle ul li a.thumbSelection1:hover span,
	#trailSingle ul li a.thumbSelection1.active span {
		background-image: url(../img/lay_bottomFilling_1.gif);
	}
	#trailSingle ul li a.thumbSelection2:hover span,
	#trailSingle ul li a.active.thumbSelection2 span {
		background-image: url(../img/lay_bottomFilling_5.gif);
	}
	#trailSingle ul li a.thumbSelection3:hover span,
	#trailSingle ul li a.active.thumbSelection3 span {
		background-image: url(../img/lay_bottomFilling_6.gif);
	}
	#trailSingle ul li a.thumbSelection4:hover span,
	#trailSingle ul li a.active.thumbSelection4 span {
		background-image: url(../img/lay_bottomFilling_4.gif);
	}
	#trailSingle ul li a.thumbSelection5:hover span,
	#trailSingle ul li a.active.thumbSelection5 span {
		background-image: url(../img/lay_bottomFilling_8.gif);
	}
	#trailSingle ul li a.thumbSelection6:hover span,
	#trailSingle ul li a.active.thumbSelection6 span {
		background-image: url(../img/lay_bottomFilling_7.gif);
	}
	#trailSingle ul li a.thumbSelection7:hover span,
	#trailSingle ul li a.active.thumbSelection7 span {
		background-image: url(../img/lay_bottomFilling_2.gif);
	}
	#trailSingle ul li a.thumbSelection8:hover span,
	#trailSingle ul li a.active.thumbSelection8 span {
		background-image: url(../img/lay_bottomFilling_3.gif);
	}
	
	#trailSingle ul li a img {
		display: block;
		margin: 3px;
		height: 56px;
		width: 56px;
		position: absolute;
		top: 0px !important;
		left: 0px !important;
		top: -1px;
		left: -1px;
	}
	
	#trailSingle ul li a.active img {
		margin: 3px;
		position: absolute;
		top: -1px !important;
		left: -1px !important;
		top: -1px;
		left: -1px;
	}
	#trailSingle ul li a:hover img {
		margin: 3px;
		position: absolute;
		top: -1px !important;
		left: -1px !important;
		top: -1px;
		left: -1px;
	}
	.trailNav {
		position: absolute;
		width: 120px;
		top: 40px;
		right: 10px;
		background-color: transparent;
		background-image: none;
		text-align: right;
	}
	.trailNav a {
		position: relative;
		margin: 0 5px;
	}
	#linkedTrailsList {
		padding: 0;
		margin: 0;
		list-style: none;
	}
	#linkedTrailsList li {
		padding: 0;
		margin: 0;
		list-style: none;
	}
	#linkedTrailsList li a {
		/*padding: 0 0 0 25px;
		background-image: url("../img/trails/lay_bottomFilling_01.gif");
		background-position: 6px 2px;
		background-repeat: no-repeat;*/
	}
	
	#linkedTrailsList li a#tList1 {
		color: #3e6d3b; 
		background-image: url("../img/trails/lay_trailLeftCircle_1.gif");
	}
	#linkedTrailsList li a#tList2 {
		color: #860a0b; 
		background-image: url("../img/trails/lay_trailLeftCircle_6.gif");
	}
	#linkedTrailsList li a#tList3 {
		color: #bf464f; 
		background-image: url("../img/trails/lay_trailLeftCircle_2.gif");
	}
	#linkedTrailsList li a#tList4 {
		color: #d23123; 
		background-image: url("../img/trails/lay_trailLeftCircle_4.gif");
	}
	#linkedTrailsList li a#tList5 {
		color: #6b5d68;
		background-image: url("../img/trails/lay_trailLeftCircle_7.gif");
	}
	#linkedTrailsList li a#tList6 { 
		color: #63569f; 
		background-image: url("../img/trails/lay_trailLeftCircle_5.gif");
	}
	#linkedTrailsList li a#tList7 { 
		color: #8d931d; 
		background-image: url("../img/trails/lay_trailLeftCircle_8.gif");
	}
	#linkedTrailsList li a#tList8 {
		color: #fc9621; 
		background-image: url("../img/trails/lay_trailLeftCircle_3.gif");
	}
	
	/* hover states */
	#linkedTrailsList li a:hover {
		text-decoration: none;
	}
	#linkedTrailsList li a#tList1:hover {
		color: #8cbd85;
		background-image: url("../img/trails/lay_trailLeftCircle_1-on.gif");
	}
	#linkedTrailsList li a#tList2:hover {
		color: #e0634e;
		background-image: url("../img/trails/lay_trailLeftCircle_6-on.gif");
	}
	#linkedTrailsList li a#tList3:hover {
		color: #ff999b;
		background-image: url("../img/trails/lay_trailLeftCircle_2-on.gif");
	}
	#linkedTrailsList li a#tList4:hover {
		color: #ff8a6a; 
		background-image: url("../img/trails/lay_trailLeftCircle_4-on.gif");
	}
	#linkedTrailsList li a#tList5:hover {
		color: #e0634e;
		background-image: url("../img/trails/lay_trailLeftCircle_7-on.gif");
	}
	#linkedTrailsList li a#tList6:hover {
		color: #ABA4CC; 
		background-image: url("../img/trails/lay_trailLeftCircle_5-on.gif");
	}
	#linkedTrailsList li a#tList7:hover {
		color: #e1e56f; 
		background-image: url("../img/trails/lay_trailLeftCircle_8-on.gif");
	}
	#linkedTrailsList li a#tList8:hover {
		color: #ffe16f; 
		background-image: url("../img/trails/lay_trailLeftCircle_3-on.gif");
	}

	
	
	
	ul.trails {
		/*text-transform: uppercase;*/
		margin: 0px 0px 0px 5px;
		padding: 0px;
		list-style: none;
	}
	ul.trails li a,
	ul.trails li a:hover {
		padding: 0 0 0 18px;
		background-repeat: no-repeat;
		background-position: 0px 0px;
	}
	
/* Trails colors for the search results 
---------------------------------------------------------------*/

	li.trail1 a,
	h2.trail1 a {
		background-image: url("../img/trails/lay_trailLeftCircle_1.gif");
		color: #336633;
	}
		
	li.trail1 a:hover {
		background-image: url("../img/trails/lay_trailLeftCircle_1-on.gif");
		color: #99B299;
	}
	
	li.trail2 a {
		background-image: url("../img/trails/lay_trailLeftCircle_6.gif");
		color: #860a0b;
	}
	
	li.trail2 a:hover {
		background-image: url("../img/trails/lay_trailLeftCircle_6-on.gif");
		color: #BE7C7D;
	}
	
	li.trail3 a {
		background-image: url("../img/trails/lay_trailLeftCircle_2.gif");
		color: #bf464f;
	}
	
	li.trail3 a:hover {
		background-image: url("../img/trails/lay_trailLeftCircle_2-on.gif");
		color: #ff999b;
	}
	
	li.trail4 a {
		background-image: url("../img/trails/lay_trailLeftCircle_4.gif");
		color: #d23123;
	}
	
	li.trail4 a:hover {
		background-image: url("../img/trails/lay_trailLeftCircle_4-on.gif");
		color: #ff8a6a;
	}
	
	li.trail5 a {
		background-image: url("../img/trails/lay_trailLeftCircle_7.gif");
		color: #6b5d68;
	}
	
	li.trail5 a:hover {
		background-image: url("../img/trails/lay_trailLeftCircle_7-on.gif");
		color: #b8aab5;
	}
	
	li.trail6 a {
		background-image: url("../img/trails/lay_trailLeftCircle_5.gif");
		color: #63569f;
	}
	
	li.trail6 a:hover {
		background-image: url("../img/trails/lay_trailLeftCircle_5-on.gif");
		color: #ABA4CC;
	}
	
	li.trail7 a {
		background-image: url("../img/trails/lay_trailLeftCircle_8.gif");
		color: #8d931d;
	}
	
	li.trail7 a:hover {
		background-image: url("../img/trails/lay_trailLeftCircle_8-on.gif");
		color: #e1e56f;
	}
	
	li.trail8 a {
		background-image: url("../img/trails/lay_trailLeftCircle_3.gif");
		color: #fc9621;
	}
	
	li.trail8 a:hover {
		background-image: url("../img/trails/lay_trailLeftCircle_3-on.gif");
		color: #ffe16f;
	}
	
	/* Styles leolab icons */	
	.rightCol li.leoLab a
	{
	background: url("../img/leoLabBgOff.gif") 0px 3px no-repeat;
	}
	
	.rightCol li.leoLab a:hover
	{
	background: url("../img/leoLabBgOn.gif") 0px 3px no-repeat;
	}
	
	/* Styles animation icons */
	.rightCol li.anim a
	{
	background: url("../img/animBgOff.gif") 0px 3px no-repeat;
	}
	
	.rightCol li.anim a:hover
	{
	background: url("../img/animBgOn.gif") 0px 3px no-repeat;
	}
	
	/* Styles right column img 
---------------------------------------------------------------*/	
	.rightCol img
	{
	margin: 0px 0px 0px 5px;
	}
	
	/* Two column layout 
---------------------------------------------------------------*/	
	.twoCol
	{
	margin: 0px 0px 0px 0px;
	}
	
	/* Sets the width of left col in a two col layout 
---------------------------------------------------------------*/	
	.twoCol .leftCol {
		width: 200px;
		margin: 0 0 0 0;
	}
	.leftCol img {
		margin: 8px 0 0 0;
	}
	
	/* Sets the width of centre col in a two col layout 
---------------------------------------------------------------*/
	.twoCol .centreCol {
		width: 525px;
		margin: 0 0 0 0;
	}
	
	/* Three column layout */
	.threeCol {
		margin: 20px 0px 0px 0px;
	}
	
	/* Sets the width of left col in a three col layout 
---------------------------------------------------------------*/
	.threeCol .leftCol
	{
	width: 200px;
	margin-top: 4px;
	}
	
	/* Sets the width of centre col in a three col layout 
---------------------------------------------------------------*/
	.threeCol .centreCol
	{
	width: 343px;
	margin-right: 20px;
	padding-left: 10px;

	}
	
/* Sets the width of right col in a three col layout
---------------------------------------------------------------*/
	.threeCol .rightCol
	{
	width: 170px;
	}
	
	/* Footer nav */	
	#footer {
		clear: both;
		display: block;
		padding: 0px 0px 0px 0px;
		
		margin: 30px 0px 20px 0px;
		width: 600px;
		line-height: 14px;

	}
	#footer img {
		margin: 0 15px 0 0;
	}
	#footer ul{
		border-top: 1px #EEEEEE solid;

		margin: 0;
		padding: 10px 0 0 0;

	}
	#footer ul li {
		margin: 0px;
		padding: 0px;
		list-style: none;
		list-style-type: none;
		font-size: 10px;
		color: #999999;
		display: inline;
		line-height: 1.9em;
	}
	
	#footer ul li a {
		color: #999999;
		border-left: 1px #CCCCCC solid;
		padding: 0px 0px 0px 5px;
	}
	#footer ul li p {
		positon: relative;
		margin: 0 5px 0 0;

	}
	#footer ul li p span {
		display: block;
		float: left;
		margin: 0 5px 0 0;
	}
	#footer ul li p a {
		display: block;
		background-image: url(../img/pastedGraphic.png);
		background-repeat: no-repeat;
		background-position: -59px 0px;
		height: 14px;
		width: 14px;
		margin: 3px 5px 0 0;
		text-indent: -9000px;
		float: left;
		border: none;
		padding: 0;
		overflow: hidden;
	}

	#footer ul li p a.size1 {
		background-position: -59px 0px;
	}
	#footer ul li p a.size2 {
		background-position: -74px 0px;
	}
	#footer ul li p a.size3 {
		background-position: -89px 0px;
	}
	
	#footer ul li p a.size1:hover,
	#footer ul li p a.size1.act {
		background-position: 0px 0px;
	}
	#footer ul li p a.size2:hover,
	#footer ul li p a.size2.act {
		background-position: -15px 0px;
	}
	#footer ul li p a.size3:hover,
	#footer ul li p a.size3.act {
		background-position: -30px 0px;
	}

	
	#footer img.ec_logo {
		float: left;
		margin: -107px 0 0 0;
	}
	
/* Generic align right class
---------------------------------------------------------------*/	
	.right {
		text-align: right;
		widht: 200px;
	}
	
	/* Generic align left class 
---------------------------------------------------------------*/		
	.left {
		text-align: left;
	}
	
	/* Styles item details for pictures etc. for use on galleries 
---------------------------------------------------------------*/
	#workDescription .itemDetails {
		margin: 0 0 10px 0;
	}
	#workDescription .itemDetails ul, 
	#workDescription .itemDetails ul li {
		list-style: none;
		list-style-type: none;
		padding: 0px;
		margin: 0px;
		color: #666666;
		font-style: normal;
		text-transform: none;
	}
	
	#workDescription .itemDetails ul li em {
		color: #666666;
		font-style: italic;
		text-transform: none;
		font-weight: normal;
		color: silver;
		padding: 0 5px 0 0;
		margin: 0px;
	}
	
	/* Styles extended description for works page 
---------------------------------------------------------------*/
	
	#extendedDesc {
		margin: 20px 0px 0px 0px;
	}
		
	/* Styles paging to search results etc. 
---------------------------------------------------------------*/
	
	.paging {
		height: 10px;
		margin: 0px;
		padding: 0px;
	}
	
	.paging.border {
		border-top: 1px #CCCCCC solid;
		padding-top: 4px;
	}
	
	.paging ul {
		list-style:  none;
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		color: #999999;
		font-size: 11px;
		display: block;
		height: 30px
	}
	
	.paging li {
		display: block;
		float: left;
	}
	
	.paging li strong {
	color: #333333;
	}
	
	.paging li.first {
	padding: 0px 17px 0px 0px;
	border-right: 1px #CCCCCC solid;
	}
	
	.paging li.second {
	padding: 0px 17px 0px 15px;
	border-right: 1px #CCCCCC solid;
	}

	.paging li.third {
	padding: 0px 15px 0px 15px;
	}
	
	.paging li span,
	.paging li a {
	display: block;
	float: left;
	padding: 0px 5px 0px 5px;
	}
	
	/* Styles paging embedded in h2 
---------------------------------------------------------------*/
	.headerPaging
	{
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 100px;
	}
	
	/* Styles news page 
---------------------------------------------------------------*/
	.news
	{
	margin-bottom: 20px;
	}
	
	.news p
	{

	}
	
	/* Styles leftCol text pods 
---------------------------------------------------------------*/
	.textPod
	{
	margin: 0px 10px 30px 0px;
	}
	
	.textPod h3
	{
	/*margin: 0px;
	padding: 0px 0px 5px 10px;
	border-bottom: 1px #CCCCCC solid;*/
	}
	
	.textPod p
	{
	margin: 10px 0px 10px 10px;
	
	}
	
	.textPod ul,
	.textPod li
	{
	list-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
	.textPod ul
	{
	margin: 10px 0px 10px 10px;
	}
	
	/*Styles links list for centreCol 
---------------------------------------------------------------*/
	ul.links,
	ul.links li
	{
	list-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
	ul.links
	{
	margin: -5px 0px 20px 0px;
	}
	
	ul.links li
	{
	padding: 0px 0px 0px 0px;
	}
	
	ul.links li a
	{
	background: url("../img/arrowBulletOff.gif") 0px 5px no-repeat;
	padding: 0px 0px 0px 15px;
	}	
	
	.centreCol ul.links li a
	{
	background-image: none;
	padding: 0px;
	}
	
	.centreCol ul.links
	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 17px;
	}
	
	.centreCol ul.links li
	{
	list-style-image: url("../img/arrowBulletOff.gif");
	padding: 0px;
	}
	
	/* Styles h2 for centreCol for exhibitions
---------------------------------------------------------------*/
	#body .small a
	{
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
	#body .small
	{
	font-size: 13px ;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	}
	
	/* Styles content for bibilography etc. 
---------------------------------------------------------------*/
	
	#body .content h3
	{
	/*margin: 5px 0px 5px 0px;*/
	}
	
	#body .content h4
	{
	margin: 0px;
	}
	
	#body .content p
	{
	margin: 0px 0px 15px 0px;
	}
	
	/* Styles the exhibition pods 
---------------------------------------------------------------*/
	
	.exhibitions {
		margin: 0px 0px 0px 10px;
		float: right;
		width: 520px !important;
		width: 510px;
	}
	
	.exhibit {
		clear: both;
		margin: 0px 0px 10px 0px;
		padding: 0px 0 0 0;
	}
	
	
	.exhibit p {
		margin: 0px;
		font-style: italic;
	}
	
	.exhibit p.noItalic {
		font-style: normal;
		margin-left: 130px;
		
	}
	.exhibit p.noItalic a {
		font-style: normal;
		margin-top: 10px;
		display: block;
	}
	.exhibit img {
		display: block;
		float: left;
		margin: 0px 10px 10px 0px;
	}

	div.exhDesc {
		clear: right;
		padding-bottom: 10px;
		margin: 0 0 0 90px !important;
		margin: -5px 0 0 90px;
	}
	div.exhDesc p {
		line-height: 2.6ex;
		font-style: normal;
		padding: 3px 0 3px 0;
	}
	div.exhDesc h3 {
		font-size: 14px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #000000;
		padding: 0 0 10px 0;
		margin: 0 0 0 0;
		border-bottom: 0px solid #E1E2DE;
	}
	div.exhDesc h3 a {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		position: relative;
		top: -10px;
	}
	/* Styles headerNav */
	table.headerNav {
		width: 100%;
		border-bottom: 1px #CCCCCC solid;
		margin: 0px 0px 15px 0px;
	}
	
	table.headerNav td {
		width: 50%;
		padding: 0px 0px 5px 0px;
	}
	
	/* Styles catalogue large layout 
---------------------------------------------------------------*/
	.catalogueLarge
	{
	margin: 20px 0px 20px 0px;
	}
	
	.largePicture
	{
	text-align: center;
	width: 760px;
	}
	
	.largePicture table
	{
	width: 373px;
	margin: 0px auto;
	}

	/* Styles search results 
---------------------------------------------------------------*/
	.searchResults
	{
	margin: 30px 10px 0px 10px;
	}
	
	.searchResults .leftCol,
	.searchResults .rightCol
	{
	width: 340px;
	margin: 20px 30px 0px 0px;
	padding: 0px;
	}
	
	.searchResults .rightCol
	{
	width: 370px;
	margin: 20px 0px 0px 0px;
	}
	
	.searchResults .leftCol img,
	.searchResults .rightCol img
	{
	margin: 3px 0px 0px 0px;
	}
	
	.searchResults table
	{
	border-top: 1px #D6E0D6 solid;
	width: 340px;
	}
	
	.searchResults .rightCol table
	{
	width: 370px;
	}
	
	.searchResults td
	{
	vertical-align: top;
	padding: 10px 5px 17px 0px;
	}
	
	.searchResults td.left
	{
	width: 135px;
	}
	
	#body .searchResults h2
	{
	border-bottom: none;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	}
	
	#body .searchResults h3
	{
	/*margin: 20px 0px 0px 0px;
	padding: 0px;
	border-bottom: none;
	color: #999999;
	font-size: 11px;*/
	}
	
	#body .searchResults ul
	{
	margin-left: 0px;
	}

	#body .aboutLeonardoPod h2
	{
	border: none;
	margin: 2px 0px 0px 0px;
	font-size: 13px;
	}
	
	#body .aboutLeonardoPod p
	{
	margin: 0px 0px 5px 0px;
	}
	
	#body .aboutLeonardoPod select
	{
	width: 390px;
	}
	
	#body select
	{
		width: 340px;
		border: 1px #CCCCCC solid;
	}
	
	/* Life and times 
---------------------------------------------------------------*/
	
	.lifeEvent form
	{
	padding: 0px 0px 7px 0px;
	margin: 5px 0px 1px 0px;
	border-bottom: 1px #CCCCCC solid;
	}
	
	table.lifeEvent td
	{
	padding: 0px 0px 5px 0px;
	}
	
	.back
	{
	text-transform: lowercase;
	}
	
	.show
	{
	display: block;
	}
	
	.hide
	{
	display: none;
	}
	
/* Styles the layering tool page 
---------------------------------------------------------------*/
	.centreCol .layeringTool {
		margin: 10px 0px 0px 0px;
		text-align: center;
	}
	.centreCol .layeringTool form {
		text-align: center;
	}
	.centreCol .layeringTool div {
		text-align: center;
		margin: 0 0 20px 0;
	}
	.centreCol .layeringTool div p {
		text-align: left;
	}
	.centreCol .layeringTool select {
		margin: 0px 0px 10px 0px;
	}
	
	.centreCol .layeringTool img {
		margin: 20px 0px 0px 0px;
	}
	
/* Styles the homepage 
---------------------------------------------------------------*/

	/* Styles homepage intro pod */
	#body .homeIntro {
		background: #111b10 url("../img/homeIntroBg.jpg") 0px 0px no-repeat;
		color: #FFFFFF;
		position: relative;
		margin-top: -14px !important;
		margin-top: -19px;
		font-weight: normal;
		height: 182px;
	}
	
	/* Styles intro left pod */	
	#body .homeIntro .homeLeft {
		position: absolute;
		top: 15px;
		left: 18px;
		width: 340px;
		color: #F5EEEE;
		font-weight: normal;
		font: 15px Georgia, "Times New Roman", Times, serif;
		line-height: 21px;
	}
	

	/* Styles intro left pod p */
	#body .homeIntro .homeLeft p {
		margin: 0px 0px 0px 0px;
		font-weight: normal;
	}
	
	
	/* Styles intro right pod */
	#body .homeIntro .homeRight {
		position: absolute;
		top: 85px;
		left: 397px;
		width: 310px;
		color: #ffffff;
	}
	
	/* Styles intro right pod div */
	#body .homeIntro .homeRight ul,
	#body .homeIntro .homeRight ul li {
		display: inline;
		padding: 0;
		margin: 0 0 0 1px;
	}
	#body .homeIntro .homeRight ul li a {
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		font-family: Georgia, "Times New Roman", Times, serif;
	}
	#body .homeIntro .homeRight ul li a:hover {
		text-decoration: underline;
	}
	/* Styles intro right pod h3 */
	#body .homeIntro .homeRight h2 {
		padding: 0 0 10px 0;
		color: #ffffff;
		border: 0px;
		font-size: 25px;
		font-weight: normal;
	}
	#body .homeIntro .homeRight h2 a {
		color: #ffffff;
		font: 25px Georgia, "Times New Roman", Times, serif;
		text-decoration: none;
		border-bottom: 0px;
	}
	#body .homeIntro .homeRight h2 a:hover{
		text-decoration: underline;
	}
	/* Styles intro right pod p */
	#body .homeIntro .homeRight p {
		font: 11px Georgia, "Times New Roman", Times, serif;
		line-height: 14px;
		margin: 0 0 2px 2px;
		text-indent: 0px;
	}
	
	#body p.intro {
		background-color: #e1ded6;
		margin: 0;
		padding: 5px 0;
		text-indent: 20px;
		color: #44443d;
		font-style: normal;
		font-size: 11px;
		margin: 0 0 10px 0;
		heigh: 20px;
	}
	#body p.intro strong {
		color: #d65f53;
		font-weight: normal;	
		font-style: italic;
		
	}
	#body p.intro strong span {
		color: #000000;
		font-weight: bold;	
		font-style: normal;
	}
	#body p.intro a {
		color: #44443d;
		text-decoration: none;
	}
	#body p.intro a:hover {
		color: #44443d;
		text-decoration: underline;
	}
/* Styles the three pods at the bottom of the homepage 
---------------------------------------------------------------*/

	.homeBody {

	}
	
	#body .homeBody .homeLeft,
	#body .homeBody .homeRight {
		margin: 0;
		background-position: 0px 0px;
		background-repeat: no-repeat;
		width: 375px;
		height: 200px;
		color: #35302A;
		padding: 55px 0 5px 0;
	}
	
	/*#body .homeBody .homeLeft {
		background-image: url("../img/homeBodyLeft.jpg");
		float: left;
	}
	

	
	#body .homeBody .homeRight {
		background-image: url("../img/homeBodyRight.jpg");
		float: right;
	}*/
	
	#body .homeBody .homeLeft {
		float: left;
	}
	

	
	#body .homeBody .homeRight {
		background-image: url("../img/homeBodyLeft2.png");
		float: right;
	}
	
	/* Styles the h4 */	
	#body .homeBody .homeLeft h2,
	#body .homeBody .homeRight h2{
		padding: 0 0 10px 7px;
		font-weight: normal;
		color: #35302A;
		border: 0px;
		font-size: 25px;
	}
	
	#body .homeBody .homeLeft h4 a {
		font: 11px Georgia, "Times New Roman", Times, serif;
		padding: 0px 0 0 0	;
		margin: 0 0 -4px 0;
		color: #35302A;
		text-indent: 7px;
		text-decoration: none;
		display: block;
	}
	#body .homeBody .homeLeft h2 a,
	#body .homeBody .homeRight h2 a {
		text-decoration: none;
		display: block;
		font-weight: normal;
		font-family: Georgia, "Times New Roman", Times, serif;
		margin: 0;
		color: #35302A;
		text-indent: 5px;
	}
	#body .homeBody .homeLeft h4 a:hover,
	#body .homeBody .homeLeft h2 a:hover,
	#body .homeBody .homeRight h2 a:hover {
		text-decoration: underline;
	}
	#body .homeBody .homeLeft p,
	#body .homeBody .homeRight p {
		font: 11px Georgia, "Times New Roman", Times, serif;
		font-weight: normal;
		margin: 0;
		padding: 3px 7px 0 15px;
	}
	#body .homeBody .homeLeft ul,
	#body .homeBody .homeRight ul {
		font: 11px Georgia, "Times New Roman", Times, serif;
		font-weight: normal;
		padding: 3px 7px 0 15px;
		margin: 0;
		list-style: none;
	}
	#body .homeBody .homeLeft ul li,
	#body .homeBody .homeRight ul li {
		padding: 0;
		margin: 0;
	}
	#body .homeBody .homeLeft ul li a,
	#body .homeBody .homeRight ul li a {
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}
	#body .homeBody .homeLeft ul li a:hover,
	#body .homeBody .homeRight ul li a:hover {
		text-decoration: underline;
	}
	/* Styles connected works bullets */
	
	ul.connectedWorks,
	ul.connectedWorks li
	{
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
	}
	
	ul.connectedWorks
	{
	margin: 0px 0px 10px 0px;
	}
	
	ul.connectedWorks li a
	{
	background: url("../img/arrowBulletOff.gif") 0px 5px no-repeat;
	padding: 0px 0px 0px 15px;
	}
	
	ul.connectedWorks li a:hover
	{
	background: url("../img/arrowBulletOn.gif") 0px 5px no-repeat;
	}
	
/* Search form styling
---------------------------------------------------------------*/
	
	#searchForm {
		padding: 0;
		margin: 0;
		display: block;
	}
	
	#searchForm fieldset {
		padding: 0;
		margin: 0;
	}

	#searchForm fieldset input {
		font-size: 11px;
		position: absolute;
		right: 10px;
		top: 2px;
		color: #0E0E0E;
		font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
		padding: 1px 6px 1px 6px;
		background: url("../img/searchBox.gif") 0 0 no-repeat;
		width: 130px;
		border: solid 0px red;
	}
	
/* Styles links on web pages - e.g. accessibility/web standards etc.
---------------------------------------------------------------*/

	#body ul.list,
	#body ul.linkList
	{
	padding: 0px;
	margin: 10px 0px 15px 17px;
	}
	
	#body ul.linkList ul
	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 17px;
	}

	ul.list li
	{
	list-style-image: url("../img/dashBullet.gif");
	}
	
	ul.linkList li
	{
	list-style-image: url("../img/arrowBulletOff.gif");
	}
	
	#body .homeBody .homeRight a img.euc_logo
	{
		padding: 0 35px;
	}

	#marginFix {
		margin-top: -50px !important;
		margin-top: 0px;
	}
	#pagingFix {
		margin-bottom: 0px;
		border-bottom: solid 20px white;
		clear: both;
	}
	.nullList,
	.lifetimes {
		margin: 0;
		padding: 0;
		list-style: none;
		
	}

	.nullList li {
		padding: 0;
		margin: 0;
		border: solid 1px white;
	}
	.nullList li a,
	.lifetimes li a {
		background: url("../img/arrowBulletOff.gif") 2px 5px no-repeat;
		display: block;

		padding: 0 0 0 15px;
		color: #908F8D;
		text-decoration: underline;
	}
	.nullList li a:hover {
		background: url("../img/arrowBulletOn.gif") 2px 5px no-repeat;
		color: #CCCCCC;
		text-decoration: none;
	}
	.nullList li a.ico_pdf {
		color: #CC0000;
		background: url("../img/pdf.gif") 0px 0px no-repeat;
		padding: 0 0 0 20px;
	}
	.nullList li a.ico_pdf:hover {
		color: #CC0000;
		background: url("../img/pdf.gif") 0px 0px no-repeat;
		padding: 0 0 0 20px;
	}
	.closed {
		display: none;
	}
	.clear {
		clear: both;
	}
	.empty {
		height: 1px;
		overflow: hidden;
		display: none;
	}
	.tabList {
		height: 20px;
	}
	.tabList li {
		float: left;
		margin: 0 15px 0 0;
	}
	.tabList li a {
		text-decoration: none;
		background-image: none;
		padding-left: 0px;
	}
	.tabList li a:hover {
		text-decoration: none;
		background-image: none;
		padding-left: 0px;
	}
	.open {
		display: block;
	}
	.activeTab {
		font-weight: bold;
	}
	.exhibitItem_options {
		list-style: none;
		margin: 10px 0 0 0;
		padding: 0px;
	} 
	.exhibitItem_options li a {
		color: #908F8D;
	} 
	.sciNav {
		float: left;
		position: relative;
		top: 2px;
		margin: 0 0 0 10px !important;
		margin: 0 0 0 10px;

	}
	.essaySelect {
		position: absolute;
		left: 300px;
		top: 2px !important;
		top: -1px;
	}
	.activitiesSelect {
		position: absolute;
		left: 100px;
		top: 3px;
	}
	.linkedTrails {
		padding: 2px 0 0 0;
		top: 4px;
	}
	.discover-container a {
		border: solid 1px red;
		color: red !important;
	}
	a.expandAllInfo {
		padding: 0 0 0 13px;
		color: #908F8D;
		text-decoration: underline;

	}
	a.expandAllInfo:hover {
		color: #CCCCCC;
		text-decoration: none;
	}
	a.expandAllInfo.closedTab {
		background: url("../img/arrowBulletOff.gif") 0px 4px no-repeat;
	}
	a.expandAllInfo.closedTab:hover {
		background: url("../img/arrowBulletOn.gif") 0px 4px no-repeat;
	}
	a.expandAllInfo.openedTab {
		background: url("../img/arrowBulletOff_down.gif") 0px 6px no-repeat;
	}
	a.expandAllInfo.openedTab:hover {
		background: url("../img/arrowBulletOn_down.gif") 0px 6px no-repeat;
	}
	.sciCaption {
		text-align: center;
		list-style: none;
		padding: 0;
		margin: -5px 0 20px 0;
	}
	.sciCaption li {
		display: inline;	
		padding: 0;
		margin: 0;
	}

	.zoomOut {
		display: block;
		float: right;
		height: 15px;
		background: url("../img/zoomOutBg.gif") 0 0 no-repeat;
		padding: 0 0 0 18px;
		text-decoration: none;
		
	}
	li a.clearImage,
	li a.clearImage:hover {
		background-image: none;
		padding: 5px 0 0 0;
		display: block;
	}
	p#m_a0 {
		margin: 0;
		padding: 5px 0 2px 10px;
	}
	#visitFix {
		width: 320px !important; 
		width: 300px;
		float: left;
	}
	
	.center {
		text-align: center;
	}
	.sciContainer {
		
	}
	.imgCaption {
		padding: 3px 0 0 0;
		margin: 0;
		font-size: 10px;
	}
	#toc {
		padding: 0;
		margin: 0;
		overflow: hidden;
		text-indent: -11px;
	}
	#toc li {
		list-style: none;
		display: inline;
		padding: 0 0 0 10px;
		background: url("../img/dashBullet.gif") 0 50% no-repeat;
	}