td img { display: block;}

a:link { color: #666; text-decoration: underline;}
a:active { color: #666; text-decoration: none; }
a:visited { color: #666; text-decoration: none;}
a:hover { color: #000; text-decoration: none;}

.credit {
	font-size: .7em;
	color: #666666;
}
.titles {
	font-size: 1em;
	font-weight: bold;
	color: #333333;
}

.subHead {
	font-size: .9em;
	font-weight: bold;
	color: #333333;
}
.tabStop {
	text-indent: 150px;
	left: 150px;
	position: absolute;
}
.homeStyle {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	padding: 0px 8px 8px;
}
.infoBox {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 2px 8px 8px;
	border: 1px solid #AAAAAA;
	background-color: #EEEEEE;
}
.bodyText {
	font-size: .8em;
}

.homeColour {
	background-color: #333333;
}

.homeFrame {
	background-color: #ffffff;
	border-top: 1px none #333333;
	border-right: 1px dotted #333333;
	border-bottom: 1px none #333333;
	border-left: 1px dotted #333333;
}
.workColour {
	background-color: #336699;
}
.workQuotes, .homeQuotes, .processQuotes, .themesQuotes  {
	padding:.5em 50px;
	font-size:.8em;
}

.quotecredit  {
	font-size:.85em;
	color:#666;
}

.workFrame {
	background-color: #ffffff;
	border-top: 1px none #336699;
	border-right: 1px dotted #336699;
	border-bottom: 1px none #336699;
	border-left: 1px dotted #336699;
}

.processColour {
	background-color: #669933;
}

.processFrame {
	background-color: #ffffff;
	border-top: 1px none #669933;
	border-right: 1px dotted #669933;
	border-bottom: 1px none #669933;
	border-left: 1px dotted #669933;
}
.themesColour {
	background-color: #CC0099;
}

.themesFrame {
	background-color: #ffffff;
	border-top: 1px none #CC0099;
	border-right: 1px dotted #CC0099;
	border-bottom: 1px none #CC0099;
	border-left: 1px dotted #CC0099;
}

.videobox {
	height:187px;
	width:507px;
	font-size:0.9em;
	margin:2em 0 2em 0;
	}
	
.videoinnerbox{
	float:left;
	width:250px;
	background:#ddd;
	border:1px solid #336699;
	}
	
.videobox .videoinfobox {
	background:#eee;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	border-bottom:1px solid #ddd;
	height:187px;
	overflow:auto;
	float:left;
	width:253px;
	}
	
.videobox h4 {
	font-size:.9em;
	padding:1em 10px 0 10px;	
	margin:0;
	}
	
.videobox p {
	font-size:.8em;
	padding:0 10px 1em 10px;	
	margin:0;
	}
	
.videobox #trans1 {
	padding:0 0 10px 0;	
	}
	
.videobox #trans1 img {
	float:left;
	padding-right:5px;
	}
	
.videobox #trans1 p {
	padding:0 10px 1em 0;	
	}
	
.videobox #transbuttons {
	float:right;
	padding:0 0 3px 5px;
	}
	
/* projectnav */

#projectnav {
	width:525px;
	list-style-type:none;
	margin:0;
	padding:0;
	font-size:0.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-repeat:no-repeat;
	}

.section01 #projectnav {
	background-image:url(/research/tateresearch/majorprojects/garaicoa/img/projnav_01.gif);
	background-position:2px -150px;
	}
	
.section02 #projectnav {
	background-image:url(/research/tateresearch/majorprojects/garaicoa/img/projnav_02.gif);
	background-position:2px -127px;
	}
	
.section03 #projectnav {
	background-image:url(/research/tateresearch/majorprojects/garaicoa/img/projnav_03.gif);
	background-position:2px -104px;
	}
	
.section04 #projectnav {
	background-image:url(/research/tateresearch/majorprojects/garaicoa/img/projnav_04.gif);
	background-position:2px -81px;
	}
	
.section01 #projectnav, .section01 #projectnav li ul {
	height:105px;
	}
	
.section02 #projectnav, .section02 #projectnav li ul {
	height:148px;
	}
	
.section03 #projectnav, .section03 #projectnav li ul {
	height:125px;
	}
	
.section04 #projectnav, .section04 #projectnav li ul {
	height:105px;
	}
	
#projectnav li {
	margin:0 0 0 60px;
	padding:0 0 3px 0;
	}
	
#projectnav li a{
	width:140px;
	height:17px;
	padding:3px 0 0 20px;
	display:block;
	color:#fff;
	text-decoration:none;
	}
	
#projectnav li a:hover{
	background-image:url(/research/tateresearch/majorprojects/garaicoa/img/projnav_over.gif);
	background-repeat:no-repeat;
	background-position:top right;
	}

.section01  #projectnav1  .pnlink1:hover, .section02  #projectnav2  .pnlink1:hover, .section03  #projectnav3  .pnlink1:hover, .section04  #projectnav4  .pnlink1:hover, .page01 #projectnav li .projectnavsub1 a:hover, .page02 #projectnav li .projectnavsub2 a:hover, .page03 #projectnav li .projectnavsub3 a:hover, .page04 #projectnav li .projectnavsub4 a:hover, .page05 #projectnav li .projectnavsub5 a:hover, .page06 #projectnav li .projectnavsub6 a:hover, .page07 #projectnav li .projectnavsub7 a:hover {
	background-image:none;
	cursor:default;
	} /* Turn off rollover for selected section or page */
	
#projectnav li ul li a{
	width:195px;
	}
	
 #projectnav1 a {
 	background-color:#333;
	}
	
 #projectnav2 a {
 	background-color:#336699;
	}
	
 #projectnav3 a {
 	background-color:#669933;
	}
	
 #projectnav4 a {
 	background-color:#cc0099;
	}
	
#projectnav li ul{
	position:absolute;
	top:180px;
	left:280px;
	list-style-type:none;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	}
	
#projectnav li ul li {

	}
	
.section01 #projectnav li ul{
		background-image:url(/research/tateresearch/majorprojects/garaicoa/img/projnav_01.gif);
	}
	
.section02 #projectnav li ul{
		background-image:url(/research/tateresearch/majorprojects/garaicoa/img/projnav_02.gif);
	}
	
.section03 #projectnav li ul{
		background-image:url(/research/tateresearch/majorprojects/garaicoa/img/projnav_03.gif);
	}
	
.section04 #projectnav li ul{
		background-image:url(/research/tateresearch/majorprojects/garaicoa/img/projnav_04.gif);
	}
	
.page01 #projectnav li ul{
	background-position:0 -150px;
	}
	
.page02 #projectnav li ul{
	background-position:0 -127px;
	}
		
.page03 #projectnav li ul{
	background-position:0 -104px;
	}
		
.page04 #projectnav li ul{
	background-position:0 -81px;
	}
		
.page05 #projectnav li ul{
	background-position:0 -58px;
	}
		
.page06 #projectnav li ul{
	background-position:0 -35px;
	}
		
.page07 #projectnav li ul{
	background-position:0 138px;
	}
	
#projectnav li ul{
	display:none;
	}
	
.section01 #projectnav1 ul, .section02 #projectnav2 ul, .section03 #projectnav3 ul, .section04 #projectnav4 ul{
	display:block;
	}
	
/* pdf list */

.pdflist {
	list-style-type:none;
	margin:0 0 1.5em 2px;
	padding:1px 0 0 0;
	}
	
.pdflist li {
	background:url(/research/tateresearch/majorprojects/garaicoa/img/pdficon.gif) no-repeat;
	background-position:0 1px;
	margin:3px 0 8px 0;
	padding:1px 0 0 21px;
	}
	
.pdflist li a {
	text-decoration:none;
	}
	
/* Details of model */

#modeldetailbase {
	position:relative;
	top:30px;
	left:0px;
	border:1px solid #B8B8B8;
	background-color:#E9E9EB;
	background:url(/research/tateresearch/majorprojects/garaicoa/img/md_baseback.gif) repeat-x #E9E9EB;
	width:695px;
	height:382px;
	}
	
#modeldetailleft {
	background:url(/research/tateresearch/majorprojects/garaicoa/img/md_mainback.jpg) no-repeat;
	width:530px;
	height:382px;
	float:left;
	}
	
#modeldetail {
	}
	
	
#modelspots{
	background:url(/research/tateresearch/majorprojects/garaicoa/img/md_spots.gif) no-repeat;
	width:530px;
	height:382px;
	}
	
#mdlargeimage {
	width:517px;
	height:382px;
}

#mdlargeimage .modelimagecaption {
	position:absolute;
	top:360px;
	left:32px;
	width:453px;
	padding:3px 0 0 0;
	height:18px;
	border-top:#ccc 1px solid;
	background-color:#fff;
	font-size:.7em;
	color:#333;	
	text-align:center;
	}

#mdlargeimage .nextlink {
	margin-top:350px;
	float:right;

}

#mdlargeimage .previouslink {
	margin-top:350px;
	float:left;

}

#mdlargeimage a img{
	padding:0;
	border:0;
}
	
.modelcontent {
	background:url(/research/tateresearch/majorprojects/garaicoa/img/md_contentback.gif) no-repeat;
	width:526px;
	height:382px;
	}
	
.modelcontent h4 {
	margin:0;
	padding:18px 0 0 20px;
	font-size:1em;
	height:40px;
	}
	
h4 img{
	float:left;
	padding-right:7px;
	}
	
h4 span{
	padding-top:3px;
	display:block;
	}
	
.modeldetailsinfoinner {
	width:517px;
	}
		
.modelcontent .modeldetailsinfoinner {
	height:304px;
	padding-top:20px;
	overflow:auto;
	background:#fff;
	}
	
.modelcontent p {
	margin:0;
	padding:0 50px .8em 20px;
	font-size:.8em;	
	}
	
.modelcontent p.withpadding {
	margin:2em 0 0 0;
	}
	
.modelcontent p.withlesspadding {
	margin:1em 0 0 0;
	}
	
.modelcontent p.mdimages {
	background:url(/research/tateresearch/majorprojects/garaicoa/img/mdimagesline.gif) no-repeat 0 0;
	padding:1.5em 0 0 0;
	margin:1em 20px 0 20px;
	}
	
.modelcontent p.credit {
	clear:left;
	font-size:.7em;
	color:#333;
	}
	
.mdimages a img {
	float:left;
	margin:2px 4px 6px 0;
	padding:1px 1px 5px 1px;
	background:url(/research/tateresearch/majorprojects/garaicoa/img/md_imageshadow.gif) repeat-x bottom #333;
	}
	
.mdimages a:hover img {
	margin-top:0;
	margin-bottom:8px;
	background:url(/research/tateresearch/majorprojects/garaicoa/img/md_imageshadow2.gif) repeat-x bottom #3972AA;
	}
	
#modeldetailright {
	background:url(/research/tateresearch/majorprojects/garaicoa/img/md_diagramback.gif) no-repeat 59px 11px;
	width:160px;
	float:left;
	}
	
#modeldiagram a {
	height:88px;
	background:url(/research/tateresearch/majorprojects/garaicoa/img/md_diagramboxes.gif) no-repeat;
	width:160px;
	display:block;
	text-decoration:none;
	}
	
#modelnavlist {	
list-style-type:none;
font-size:.75em;
margin:26px 0 0 0;
padding:0;
}

#modelnavlist li {
list-style-type:none;
margin:0 0 3px 2px;
padding:0;
}
	
#modelnavlist li a {	
display:block;
width:145px;
height:21px;
text-decoration:none;
font-weight:bold;
}

#modelnavlist li a.nonselected {	
background:url(/research/tateresearch/majorprojects/garaicoa/img/md_buttonback2.gif) repeat-x #fff	;
border:1px solid #ccc;
color:#888;
}

#modelnavlist li a:hover {	
border:1px solid #1F5081;
color:#333;
}

#modelnavlist li a span {	
display:block;
padding:3px 0 0 4px;
}

#modelnavlist li a.selected {	
background:url(/research/tateresearch/majorprojects/garaicoa/img/md_buttonback.gif) repeat-x #336699;
border:1px solid #1F5081;
color:#fff;
}

.mdsizecomp {
	width:517px;
	height:382px;
	background:#F5F2F2;
	overflow:hidden;
	}
	
.mdsizecomp h4{
	display:none;
	}
	
.mdsizecomp p {
	padding:7px 0 0 0;
	margin:0;
	}
	
.mdsizecomp a img {
	border:0;
	display:inline;
	margin:0 10px;
	vertical-align:middle;
	}

.backtotop {
	padding:1em 0;
	text-align:right;
	font-size:0.7em;
	width:100%;
	}
	

.modelcontent p.whatsize {
	position:absolute;
	top:330px;
	left:350px;
	width:120px;
	text-align:center;
	}
	
.modelcontent p.whatsize a {
	text-decoration:none;

	font-size:0.9em;
	color:#888;
	display:block;
	padding:14px 0 5px 0;
	background:url(/research/tateresearch/majorprojects/garaicoa/img/whatsizeicon.gif) no-repeat top center;
	}
	
.modelcontent p.whatsize a:hover {
	color:#336699;
	}




/* enlarge link */

.smallphoto {
	padding-bottom:1.5em;
	}

.smallphoto p {
	margin:0;
	padding:0;
	}
	
.smallphoto img {
	margin:0 0 5px 0;
	}
	
.threephotos {
	clear:left;
		}

.threephotos p {
	margin:0;
	padding:0;
	}
	
.threephotos img {
	margin:0 8px 5px 0;
	float:left;
	}
	
.threephotos p.credit {
	margin:0 8px 5px 0;
	float:left;
	width:160px;
	}
	
.alignleft {
	float:left;
	width:240px;
	}
	
.alignright {
	float:right;
	width:240px;
	}

a.enlarge {
	text-decoration:none;
	color:#666;
	padding-left:12px;
	background:url(/research/tateresearch/majorprojects/garaicoa/img/enlarge.gif) no-repeat;
	background-position:0 3px;
	}
	
a:hover.enlarge {
	color:#000;
	background-position:0 -16px;
	}

ul.toplinks {
	margin-left:10px;
	margin-top:10px;
	width:200px;
	float:left;
	padding-left:10px;
	}

.toplinks li {
	list-style-image:url(/research/tateresearch/majorprojects/garaicoa/img/listdown.gif);
	margin-left:5px;
	padding-bottom:5px;
	}
.toplinks li a{
	text-decoration:none;
	font-weight:bold;
	color:#787878;
	}
.toplinks li a:hover{
	text-decoration:underline;
	}
	
/* css for lightbox script */

#lightbox{
	background-color:#fff;
	padding:4px 4px 2px 4px;
	border:1px solid #666;
	font-size:0.7em;
	color:#666;
	}
#lightboxDetails{
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left;font-family: Arial, Helvetica, sans-serif;  }
#keyboardMsg{ float: right; }
#closeButton{ top: -16px; right: 4px; }

#lightbox img{ border: none; clear: both; margin-top:18px;} 

#loadingImage {
	background-color:#fff;
	padding:4px;
	border:1px solid #666;
	}
	
/* end of css for lightbox script */
