@charset "utf-8";
/* CSS Document */

body {
	background: #ffffff url('http://www.alastairtemple.co.uk/siteimages/header2.png') top right no-repeat;
	font-family:"Tahoma";
	font-size: 0.75em ;
	margin: 0;
}

#gap {
	height: 80px;
	background: transparent;
}

#margin {
	width: 718px;
	margin: 0 auto;
	background: transparent;	
}

#friend {
	width: 300px;
	margin: 0 auto;
	background: transparent;
	padding-top: 0.5em;	
}

#nav {
	width: 718px;
	height: 58px;
	background: transparent url('siteimages/nav.png');
}

#bignav {
	width: 717px;
	height: 249px;
	background: transparent url('siteimages/bignav.png');
}

#sec1 {
	background: transparent;
	width: 716px;
	height: 96px;
}

#sec2 {
	background: transparent;
	width: 717px;
}

#news {
	background: transparent;
	width: 716px;
}

#newsheader {
	background: transparent;
	font-weight: bold;
	width: 716px;
}

#newsdate {
	background: transparent;
	font-style: italic;
	color: #001b7e;
	width: 716px;
}

#newscontent {
	background: transparent;
	width: 716px;
}

#recognition {
	background-color:#ffffff;
	width: 370px;
	color: #000000;
	padding-left: 18px;
	padding-top: 0.5em;	
	padding-bottom: 25px;
	float: left;
}

#content {
	color: #7fe2f7;
}

#links {
	background: transparent;
	color: #000000;
	padding-left: 18px;
	padding-top: 0.5em;	
	padding-bottom: 25px;
	float: left;
}

a { 	
	text-decoration: none;
	color: #001b7e;
}

a:visited { 	
	color: #7b2c43;
}

a:hover {
	color:#000000;
}

#thumb {
	background: transparent;
	padding-left: 18px;
	padding-top: 0.5em;	
	float: left;
	width: 210px;
}

#description {
	background: transparent;
	font-family:"Tahoma";
	color: #000000;
	width: 200px;
	padding-left: 10px;
	padding-top: 50px;	
	font-size: 0.75em;
	float: left;
}

#me {
	background: transparent;
	font-family:"Tahoma";
	color: #000000;
	width: 500px;
	font-size: 0.75em;
	float: left;
}

#footer {
	background: transparent;
	width: 771px;
	hieght: 50px;
	float: bottom;
}

#credit {
	background: transparent;
	font-family:"Myriad Pro";
	color: #000000;
	width: 735px;
	padding-left: 18px;	
	font-size: 0.75em;
	float: left;
}


#smallgap {
	height: 20px;
	background: transparent;
}

#smallgap2 {
	height: 20px;
	width: 607px;
	background: transparent;
	float: left;
}


#photo {
	height: 95px;
	width: 110px;
	background: transparent;
	float: left;
}

#break {
	background: transparent;
	width: 717px;
	hieght: 0.8em;
	float: left;
}

#friendbreak {
	background: transparent;
	width: 300px;
	hieght: 2em;
}


/* Lightbox CSS */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;	
	text-align: center;
	line-height: 0;
}


#lightbox img{ 
	width: auto;
	height: auto;
}


#lightbox a img{
	border: none;
}



#outerImageContainer{ 
	position: relative; 
	background-color: #fff; 
	width: 250px; 
	height: 250px; 
	margin: 0 auto; 
}


#imageContainer{ 
	padding: 10px;
}



#loading{ 
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%; 
	text-align: center; 
	line-height: 0; 
}


#hoverNav{ 
	position: absolute;
	top: 0; 
	left: 0; 
	height: 100%; 
	width: 100%;
	z-index: 10; 
}


#imageContainer>#hoverNav{
	left: 0;
}


#hoverNav a{
	outline: none;
}



#prevLink, #nextLink{ 
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA); 
	display: block; 
}


#prevLink { 
	left: 0;
	float: left;
}


#nextLink { 
	right: 0;
	float: right;
}


#prevLink:hover, #prevLink:visited:hover { 
	background: url(../images/prevlabel.gif) left 15% no-repeat;
}


#nextLink:hover, #nextLink:visited:hover { 
	background: url(../images/nextlabel.gif) right 15% no-repeat;
}



#imageDataContainer{ 
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff; 
	margin: 0 auto; 
	line-height: 1.4em; 
	overflow: auto; 
	width: 100%; 
}



#imageData{
	padding:0 10px;
	color: #666; 
}


#imageData #imageDetails{ 
	width: 70%;
	float: left;
	text-align: left; 
}	


#imageData #caption{ 
	font-weight: bold;
}


#imageData #numberDisplay{ 
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}


#imageData #bottomNavClose{ 
	width: 66px; 
	float: right;  
	padding-bottom: 0.7em; 
	outline: none;
}



#overlay{ 
	position: absolute;
	top: 0; 
	left: 0; 
	z-index: 90; 
	width: 100%; 
	height: 500px; 
	background-color: #000; 
}
