/*************************************************************
	Styles for:Am Baile Education section 
	Created by:Lynda Mangoro
	Date created:28th Dec 2005
**************************************************************/

* {
	font-family:verdana, tahoma, sans-serif;
	margin:0;
	padding:0;
	font-size:100%;
	color:#333;
}

img,
form,
fieldset {
	border:none;
}

a {
	color:#C64425;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#D88F4E;
	text-decoration:underline;
}

.right {
	float:right;
}

.left {
	float:left;
}

.clear {
	clear:both;
}

.strong {
	font-weight:900;
}

 .center {
	text-align:center;
 }

a.arrowRight	{
	background:url(../images/design/linkArrowRight.gif) center right no-repeat;
	padding-right:15px;
}


body {
	background-image:#fff; 
	background-repeat:repeat-x;
	font-size:70%;
	text-align:center;
	margin:0 auto;
}
body.photo {
	background-color:#EDE8DE;
	background-image:none;
}
table{
	border:1px solid #ccc;
	border-collapse:collapse;	
	margin:10px 0;
}
table td,
table th{
	border:1px solid #ccc;
	padding:5px;
}
div#wrapper {
	text-align:left;
	background-color:#fff;
	width:772px;
	margin:0 auto 29px auto;
	border:1px solid #000;
}

/******* Top Navigation *******/

div#topNav {
	background-color:#000000;
	text-align:center;
}
   div#topNav ul {
		list-style-type:none;
		padding:2px 0 8px;
	}
      div#topNav ul li {
			display:inline;
			padding:0px 15px 3px 8px;
			margin:0;
			background:url(../images/design/navSeperator.gif) center right no-repeat;
		}
		div#topNav ul li.last {
			background:none;
		}
      
         div#topNav ul li a {
				color:#fff;
				font-size:75%;
				letter-spacing:1px;
				font-weight:bold;
				text-decoration:none;
				padding-bottom:2px;
				text-transform:uppercase;
			}
         div#topNav ul li a:hover {
				color:#fff;
				background:url(../images/design/navUnderline.gif) bottom center repeat-x;
			}

/******* Logo Bar *******/
div#header {
	width:100%;
}
div#logoBanner {
	background-color:#906b90;
	height:60px;
}

	#logoBanner A.back{
		width:126px;
		height:15px;
		padding:0;
		margin:36px 0 0 8px;
		text-indent:-999em;
		background:url(../images/backToSite.gif) top left no-repeat;
		display:inline-block;
	}
	
    #logoBanner A.back:hover{
		background:url(../images/backToSite.gif) bottom left no-repeat;
	}
	
	div#logoBanner img#highlandLogo {
		margin-right:35px;
		margin-top:2px;
	}
	div#logoBanner img#printLogo {
		margin-top:-1000px;
		width:0px;
		height:0px;
		visibility:hidden;
	}

/******* Welcome Bar - Home page *******/

div#welcomeBar {
	background-color:#ded3de;
	float:left;
}
   div#welcomeBar div {
		float:left; 
		width:386px;
		\width:385px;
		w\idth:386px;
	}
   div#welcomeBar div#topLeft {
		
	}
		div#welcomeBar div#topLeft h1 {
			margin:35px 20px 10px 40px;
			background-image:url(../images/education.gif); 
			background-repeat:no-repeat; 
			height:0; 
			overflow:hidden; 
			padding-top:56px; 
			width:115px;
		}
		div#welcomeBar div#topLeft p {
			margin:0 20px 0 40px;		
		}
	div#welcomeBar div#topRight {
		vertical-align:bottom;
	}
		div#welcomeBar div#topRight img {
			float:left;
			width:344px;
		}

/******* Left Navigation - source pages *******/

div#leftNav {
	width:193px;
	background-color:#906B90;
	float:left;
}
   div#leftNav img { 
		margin-bottom:0;
		height:110px;
		border-bottom:1px solid #fff;
		
	}
	div#leftNav ul#blue { 
		list-style-type:none;
		margin-top:0;	
	}
      div#leftNav ul#blue li { 
			 display:inline;
			 
		}
			div#leftNav ul#blue li a.back {
				text-transform:uppercase;
				background:url(../images/design/left_menu_arrow_blue_back.gif) 5px .8em no-repeat;
			}
			div#leftNav ul#blue li a.active {
				text-transform:uppercase;
				background:url(../images/design/left_menu_arrow_blue_down.gif) 5px .8em no-repeat;
			}
			div#leftNav ul#blue li a {
				color:#fff;
				display:block;
				padding:5px; 
				border-bottom:1px solid #fff;
								padding-left:20px;
				background:url(../images/design/left_menu_arrow_blue_back.gif) 5px .8em no-repeat;
			}
			div#leftNav ul#blue li a.current {
				background-color:#DED3DE;
				color:#794074;
				background-image:none;
			} 
			div#leftNav ul#blue li ol {
				list-style-type:none;
			} 
				div#leftNav ul#blue ol a {
					font-weight:100;
					color:#fff;
				}
	div#leftNav div#divBottom {
		height:10px;
		background-color:#794074;
		border-bottom:1px solid #fff;
	}
	div#leftNav ul#mauve {
			list-style-type:none; 
			background-color:#906B90; 
		}
			div#leftNav ul#auve li {
			}
	         div#leftNav ul#mauve li a {
					color:#fff;
					display:block;
					padding:5px;
					padding-left:20px;
					background:url(../images/design/left_menu_arrow_blue_back.gif) 5px .8em no-repeat;
				}
				div#leftNav ul#mauve li a.format {
					display:inline;
					text-decoration:underline;
					background-image:none;
					font-weight:normal;
					padding-top:0;
					padding-bottom:0;
				}
				

/******* Main content  *******/

div#contentWrapper {
	float:left;
	margin-left:20px;
	margin-bottom:12px;
} 
*html div#contentWrapper {
	margin-bottom:20px;
} 
		div#content div {
			float:left;
		}
			div#content div p {
				font-weight:100;
			}
			div#content div h2 {
				color:#794074;
				text-transform:uppercase;
				font-size:110%;
				font-weight:700;
				margin-top:13px;
				margin-bottom:3px;
			}
			div#content div h2.top {
				margin-top:0;
				margin-bottom:3px;
			}	 
		div#content div#Left {
			width:388px;
			font-weight:normal;
		}
		*html div#content div#Left {
			\width:383px; 
			w\idth:385px;
		}
		
		*>html div#content div#Left {
			width:388px;
		}
			div#content div#Left h1 {
				margin:21px 0 0 40px;
				background-repeat:no-repeat; 
				height:0; 
				overflow:hidden; 
			}
			div#content div#Left h1.crofting {
				background-image:url(../images/design/titleCrofting.gif); 
				padding-top:68px; 
				width:330px;
			}
			div#content div#Left h1.celtsPictsNorse {
				background-image:url(../images/design/titleCeltsPictsNorse.gif); 
				padding-top:63px; 
				width:330px;
			}
			div#content div#Left h1.clearances {
				background-image:url(../images/design/titleClearances.gif); 
				padding-top:63px; 
				width:330px;
			}
			div#content div#Left h1.energy {
				background-image:url(../images/design/titleEnergy.gif); 
				padding-top:63px; 
				width:330px;
			}
			div#content div#Left h1.farming {
				background-image:url(../images/design/titleFarming.gif); 
				padding-top:63px; 
				width:330px;
			}
			div#content div#Left h1.fishing {
				background-image:url(../images/design/titleFishing.gif); 
				padding-top:63px; 
				width:330px;
			}
			div#content div#Left h1.highlandCrafts {
				background-image:url(../images/design/titleHighlandCrafts.gif); 
				padding-top:63px; 
				width:330px;
			}
			div#content div#Left h1.highlandPersonalities {
				background-image:url(../images/design/titleHighlandPersonalities.gif); 
				padding-top:63px; 
				width:330px;
			}
			div#content div#Left h1.religion {
				background-image:url(../images/design/titleReligion.gif); 
				padding-top:63px; 
				width:330px;
			}
			div#content div#Left h1.stKilda {
				background-image:url(../images/design/titleStKilda.gif); 
				padding-top:63px; 
				width:330px;
			}
			div#content div#Left h1.tourism {
				background-image:url(../images/design/titleTourism.gif); 
				padding-top:63px; 
				width:330px;
			}
			div#content div#Left h1.travellingPeople {
				background-image:url(../images/design/titleTravellingPeople.gif); 
				padding-top:63px; 
				width:330px;
			}

			div#content div#Left p,
			div#content div#Left ul,
			div#content div#Left form,
			div#content div#Left table{
				margin:0 20px 5px 40px;	
			}
			
			div#content div#Left h2	{
				margin-left:40px;
				text-transform:uppercase;
			}
			div#content div#Left h3	{
				margin-left:40px;
			}
			div#content div#Left p	{
			}
			div#content div#Left ul.gettingStarted {
				list-style-position:inside;
				margin-left:70px;
				margin-bottom:10px;
			}
			div#content div#Left form {
			}
				div#content div#Left form select {
					width:202px;
					vertical-align:middle;
					float:left;
				}
				div#content div#Left form .submit{
					float:left;
					height:21px;
					width:21px;
					margin:0;
					margin-left:10px;
					padding:0;
					border:0;
					color:#C37E50;
					background:url(../images/design/submitButton.gif) no-repeat;
					text-indent:-100em;
					cursor:pointer;
					cursor:hand;
					vertical-align:middle;
				}
				div#content div#Left form span.button {
					text-indent:-100em; /* For MAC ie */
				}
				div#content div#Left div#spiderLinks {
					display:none;
				}
		div#content div#Right {
			width:328px;
		}
		*html div#content div#Right {
			margin-left:3px;
		}
			div#content div#Right h2 {
				margin-bottom:6px;
			}


/******* Main content - home page  *******/

	div#content.home {
		background:#fff url(../images/design/dottedBorderVertical.gif) center center repeat-y;
		margin-top:10px;	
		width:100%;
		float:left;
		line-height:1.4em;
		font-weight:normal;
		margin-bottom:12px;
	}
	*html div#content.home {
		margin-bottom:20px;
	}
		div#content.home div#Left {
		}
			div#content.home div#Left form {
				margin-left:70px;
				height:1.8em;
			}
		div#content.home div#Right {
			line-height:1.2em;
			display:inline;
			margin-left:16px;
			margin-right:40px;
		}
			div#content div#Right ul.featured {
				list-style-type:none;
			}
				div#content div#Right ul.featured li {
					display:block;
					position:relative;
					margin-bottom:10px;	  
					padding-left:60px;
				} 
				*>html div#content div#Right ul.featured li {
					clear:none;
					padding-left:0;
				} 
					div#content div#Right ul.featured li h3 {
						padding:2px 4px;
						margin-bottom:5px;
						margin-left:-60px;
						width:322px;
						\width:280px; 
						w\idth:322px;
						color:#fff;
					}
					*>html div#content div#Right ul.featured li h3 {
						width:320px; 
					}
					div#content div#Right ul.featured li h3.blue {
						background-color:#90A5C1;
						padding-bottom:3px;
					}
					div#content div#Right ul.featured li h3.purple {
						background-color:#7E6FAD;
						padding-bottom:3px;
					}
					div#content div#Right ul.featured li h3.green {
						background-color:#A5AD6F;
						padding-bottom:3px;
					}
					div#content div#Right ul.featured li h3.orange {
						background-color:#D88F4E;
						padding-bottom:3px;
					}
					div#content div#Right ul.featured li img {
						position:absolute;
						top:25px;
						left:0;
					}
					div#content div#Right ul.featured li p {
						margin-bottom:3px;
					}

					div#content div#Right ul.featured li a {
						vertical-align:bottom;
						display:inline-block;
					}

/******* Main content - subject pages  *******/

	div.subject { 
		float:left;
		margin-bottom:12px;
	}
	*html div.subject { 
		margin-bottom:15px;
	}
		div#content div#Left {
		}
			div#content div#Left ul.contents {
				list-style-type:none;
			}
				div#content div#Left ul.contents li {
					background:url(../images/design/dottedBorderHorizontal.gif) bottom center repeat-x;	
					margin:0;
					padding:0;
				}
				div#content div#Left ul.contents li.explore {
					background-color:#C37E50;
					background-image:none;
					display:block;
					padding:3px 0 3px 0;
					margin:0; 
					vertical-align:center;
				}
					div#content div#Left ul.contents li a {
						display:block;
						background:url(../images/design/linkArrowRight.gif) right center no-repeat;
						padding:3px 0;
						margin:0;
					}
					*html div#content div#Left ul.contents li a {
						height:10px;
					}
					div#content div#Left ul.contents li.explore a {
					padding:0;
					font-size:120%;
					background:url(../images/design/linkArrowRight_white.gif) right center no-repeat;
					color:#fff;
					margin:0 0 0 5px;
					padding-bottom:2px;
					padding-right:25px;
					vertical-align:middle;
					}
					*html div#content div#Left ul.contents li.explore a {
						height:15px;
					}
			div#content div#Left ul#docList {
				list-style-type:none;
				background:url(../images/design/dottedBorderHorizontal.gif) top center repeat-x;
				margin-top:10px;
			}
				div#content div#Left ul#docList li {
					background:url(../images/design/dottedBorderHorizontal.gif) bottom center repeat-x;	
					margin:0;
					padding:3px 0;
					vertical-align:center;
				}
				div#content div#Left ul#docList li.back {
					background-image:none;
				}
					div#content div#Left ul#docList li a {
						display:block;
						padding:3px 20px;
						margin:0;
					}
					div#content div#Left ul#docList li a.word {
						background:url(../images/design/word.gif) left center no-repeat;
					}
					div#content div#Left ul#docList li a.pdf {
						background:url(../images/design/pdf.gif) left center no-repeat;
					}
					div#content div#Left ul#docList li.back a {
						background:url(../images/design/linkArrowBack.gif) left center no-repeat;
					}

/******* Main content - source pages  *******/

	div#top {
		width:400px;
		padding-left:134px;
		background:url(../images/design/dottedBorderHorizontal.gif) center bottom repeat-x;
		margin-bottom:10px;
	}
		div#top h1
		{
			margin:21px 20px 0 0;
			background-repeat:no-repeat; 
			height:0; 
			overflow:hidden; 
			padding-top:63px; 
		} 
		div#top h1.crofting {
			background-image:url(../images/design/titleCroftingSource.gif); 
			width:370px;
		}
		div#top h1.celtsPictsNorse {
			background-image:url(../images/design/titleCeltsPictsNorseSource.gif); 
			width:370px;
		}
		div#top h1.clearances {
			background-image:url(../images/design/titleClearancesSource.gif); 
			width:370px;
		}
		div#top h1.energy {
			background-image:url(../images/design/titleEnergySource.gif); 
			width:370px;
		}
		div#top h1.farming {
			background-image:url(../images/design/titleFarmingSource.gif); 
			width:370px;
		}
		div#top h1.fishing {
			background-image:url(../images/design/titleFishingSource.gif); 
			width:370px;
		}
		div#top h1.highlandCrafts {
			background-image:url(../images/design/titleHighlandCraftsSource.gif); 
			width:370px;
		}
		div#top h1.highlandPersonalities {
			background-image:url(../images/design/titleHighlandPersonalitiesSource.gif); 
			width:373px;
		}
		div#top h1.religion {
			background-image:url(../images/design/titleReligionSource.gif); 
			width:370px;
		}
		div#top h1.stKilda {
			background-image:url(../images/design/titleStKildaSource.gif); 
			width:370px;
		}
		div#top h1.tourism {
			background-image:url(../images/design/titleTourismSource.gif); 
			width:370px;
		}
		div#top h1.travellingPeople {
			background-image:url(../images/design/titleTravellingPeopleSource.gif); 
			width:370px;
		}
		div#top h2 {
			color:#000;
			font-size:130%;
			font-weight:bold;
			padding-bottom:10px;
		}
		div#top a.printLink {
			display:block;
			text-align:right;
			margin-bottom:4px;
		}
	div#content.source {	
		width:397px;
		margin-left:134px;
	}
	div.source {	/* Changed  selector as	not recognised in IE... */
		width:397px;
		margin-left:134px;
		overflow:visible;
	}	
		div#content.source h3 {
			color:#0D3A73;
			font-size:120%;
			font-weight:bold;
		}
		div#content.source div#thumb {
			border:1px solid #999;
			width:110px;
			margin-left:-130px;
			margin-top:3px;
			text-align:center;
			position:relative;
		}		
			div#content.source div#thumb div#thumbImage {
				background-color:#fff;
				width:100%;
			}	
				div#content.source div#thumb div#thumbImage img {
					vertical-align:middle;	
					margin-top:23px;
					padding-bottom:23px;
				}
				div#content.source div#thumb div#thumbImage a {
					display:block;
					border-top:0;
				}	
			div#content.source div#thumb div#thumbLink  {
				background-color:#DED3DE;
				border-top:1px solid #999;
				width:100%;
				height:21px;
				text-align:left;
			}
				div#content.source div#thumb div#thumbLink a {
					display:block;
					margin-left:12px;
					text-transform:uppercase;
					font-size:100%;
					font-weight:400;
					color:#794074; 
					padding:5px;
					padding-left:20px;
					background:url(../images/design/forward_arrow_bluonblu.gif) center left no-repeat;

				}
		div#content.source p img.largeImage {
			display:none;
		}
		div#content.source p {
			margin-bottom:10px;
		}
		div#content.source ol  {
			list-style-position:inside;
			margin-left:0;
			padding-bottom:8px;
			background:url(../images/design/dottedBorderHorizontal.gif) bottom center repeat-x;
		}
		div#content.source ol span.white  {
			color:#fff;
		}
			div#content.source ol li {
				margin-bottom:8px;
			}
				div#content.source ol li ol  {
					list-style-position:outside;
					list-style-type:lower-roman;
					padding-bottom:3px;
					background-image:none;
					margin-left:30px;
					margin-top:10px;
				}
				div#content.source ol li ul  {
					list-style-position:outside;
					list-style-type:disc;
					padding-bottom:3px;
					background-image:none;
					margin-left:30px;
					margin-top:10px;
				}
					div#content.source ol li ol li  {
						margin-bottom:3px;
					}
				div#content.source ol li ol.letters  {
					list-style-type:lower-alpha;
					margin-top:0;
				}
			div#content.source ol li ol li table  {
				margin-left:15px;
			}
		div#content.source p.intro {
			font-weight:900;
			color:#906b90;
			font-size:110%;
		}
		div#content.source a.nextLink {
			margin-top:5px;
			margin-bottom:5px;
			background:url(../images/design/next_link_arrow.gif) center right no-repeat;
			padding-right:18px;
			width:320px;
			float:right;
			text-align:right;
		}

/******* Main content - static pages  *******/
	
	div#content div#Large {
		padding:20px;
	}
		div#content div#Large h3,
		div#content div#Large h4,
		div#content div#Large p,
		div#content div#Large ul {
			margin-bottom:6px;
		}
		div#content div#Large ul.textList {
			margin-left:20px;
		}
			div#content div#Large ul.textList li {
				margin-bottom:5px;
			}
	div#content div#Large div.left {
		margin-right:20px;
		width:320px;
	}  	
	div#content div#Large ul.featured {
		list-style-type:none;
		float:left;
		margin-right:20px;
		margin-top:10px;
	}
		div#content div#Large ul.featured li {
			display:block;
			margin-top:10px;
			padding-left:60px;
			position:relative;
			width:250px; 
			min-height:75px;
			height:auto !important;
			height:75px;
		} 
		   div#content div#Large ul.featured li h3 {
				padding:2px 4px;
				margin-bottom:5px;
				margin-left:-60px;
				background-color:#794074;
				padding-bottom:3px;
				color:#fff;
			}
				div#content div#Large ul.featured li img {
				margin-bottom:5px;
				position:absolute;
				top:23px;
				left:0;
			}
			div#content div#Large ul.featured li p {
				margin-bottom:10px;
				width:250px;
			}
			div#content div#Large ul.featured li a {
				margin-bottom:30px;
			}
		div#content div#Large ul.docList {
			list-style-type:none;
			background:url(../images/design/dottedBorderHorizontal.gif) bottom center repeat-x;
			margin-top:20px;
		}
			div#content div#Large ul.docList li {
				margin:0;
				padding:3px 0;
				vertical-align:center;
			}
				div#content div#Large ul.docList li a.word {
					display:block;
					background:url(../images/design/word.gif) left center no-repeat;
					padding:3px 20px;
					margin:0;
				}
				div#content div#Large ul.docList li a.pdf {
					display:block;
					background:url(../images/design/pdf.gif) left center no-repeat;
					padding:3px 20px;
					margin:0;
				}
		div#content div#Large form#contactForm {
			margin-top:20px;
		}
			div#content div#Large form#contactForm label {
				display:block;
				margin-bottom:10px;
				width:100px;
				clear:left;
				float:left;
			}
			div#content div#Large form#contactForm .input {
				float:left;
			}
			div#content div#Large form#contactForm input.submit{
				cursor:pointer;
				cursor:hand;
				clear:both;
				background:url(../images/design/linkArrowRight.gif) center right no-repeat;
				padding-right:15px;
				border:0;
				text-transform:uppercase;
				font-weight:bold;
				margin-top:10px;
			}
			div#content div#Large form#contactForm div{
				width:100%;
			}
/******* Photo zoom page *******/

body.photo {
	background-color:#EDE8DE;
}	
	body.photo div#header {
		float:left
	}
		body.photo div#header img {
			display:block;
			margin-bottom:10px;
		}	
		body.photo div#header h1 {
			color:#81814D;
			font-size:120%;
			font-weight:bold;
			margin-bottom:3px;
			margin-left:70px;
		}	
	body.photo div#contentWrapper {
		clear:left;
		width:100%;
		background-color:#EDE8DE;
		margin-left:0;
	}
		body.photo div#contentWrapper div#left {
			float:left;
			border-top:1px dotted #000;
		}	
			body.photo div#contentWrapper div#left a {
				color:#000; 
				margin:3px 5px;
				text-transform:uppercase;
				font-size:90%;
				color:#8B8985;
				display:block;
				text-align:center;
				padding-top:33px;
				width:60px;
				background:url(../images/close_window.gif) top no-repeat;
			}
		body.photo div#contentWrapper div#right {
			float:left;
		}
			
/******* Nav bottom *******/

div#bottomNav {
	clear:left;
	background-color:#000;
	text-align:center;
	margin-top:20px;
}
*html div#bottomNav { 
	margin-top:0;
}
	div#bottomNav ul {
		list-style-type:none;
		padding:4px 0px 6px;
	}
      div#bottomNav ul li {
			display:inline;
			color:#fff;
			padding:0px 30px 3px 30px;
			font-size:85%;
			margin:0;
			background:url(../images/design/navSeperator.gif) center right no-repeat;
		}
		div#bottomNav ul li.last {
			background:none;
		}
         div#bottomNav ul li a {
				color:#fff;
				font-size:85%;
				letter-spacing:1px;
				font-weight:bold;
				text-decoration:none;
				padding-bottom:2px;
				text-transform:uppercase;
			}
         div#bottomNav ul li a:hover {
				color:#fff;
				background:url(../images/design/navUnderline.gif) bottom center repeat-x;
			}