body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	background-image: url("/britain/exhibitions/christmastree/nav/background.gif");
	background-repeat: repeat-x;
}

#level1navbar {
	background-color:#4E8C1C; /* first header row colour */
}

#level2navbar {
	background:#F5F7E6; /* third header row colour */
}
#level2nav ul li a{
	color:#4A6118;
	border-left:1px solid #4A6118; /* colour of the bar between links */
}
#level2nav ul li a:hover{
	background-color:#E7EEBE;
	color:#C64152;
}


.heading1,.heading2,.heading3,.heading4,.heading5 {color:#326900;}

ul.subnav {
	margin-left:10px;
	margin-bottom:20px;
	}
ul.subnav li {
	list-style-type:none;
	display:inline;
	margin-right:0.5em;
	}

#content h3 {
	font-size:0.9em;
	margin:25px 0px 0px 0px;
	}

a:link, a:visited, a:active {color:#326900;}
a:hover {color:#B7182B;}

#enlargeImage, #enlargeImage2, #enlargeImage3, #enlargeImage4, #enlargeImage5, #enlargeImage6, #enlargeImage7, #enlargeImage8, #enlargeImage9, #enlargeImage10, #enlargeImage11, #enlargeImage12, #enlargeImage13, #enlargeImage14{ 
z-index: 1; border: 1px solid #5B6D31;background-color: white;padding:2px;}

img.tree_image{
border:1px solid #ccc;
}
.left_holder {
	vertical-align:top;
	float:left;
	margin-right:15px;
	margin-bottom:5px;
	}
.right_holder{
	vertical-align:top;
	}

.subnav {
text-align:left;
margin-top:1px;
margin-bottom:0px;
font-weight:normal;
padding-bottom:0px;
font-size:0.7em;
vertical-align:middle;
padding-top:3px;
}
.subnav a, .subnav a:visited{
padding-left:3px;
padding-right:3px;
border:1px solid #D4E0C2;
background:#FFFFFF;
font-weight:bold;
}
.subnav a:hover,.subnav a.selected{
padding-left:3px;
padding-right:3px;
color:#B7182B;
border:1px solid #D4E0C2;
background:#FFFFFF;
text-decoration:none;
font-weight:bold;
}

h2 {
 font-size:1em;
 color:#000000;
 font-weight:bold;
 margin-bottom:0px;
 padding-bottom:0px;
 }

.artistnav {
	margin-top:20px;
	margin-left:6px;
	font-size:0.8em;
	width:130px;
	float:left;
	}
/*
.redborders {
border-left:4px solid #C03747;
}
*/
.tree_content {
	margin-top:2px;
	width:580px;
	}
.tree_content h2 {
	 margin-top:0px;
	 margin-bottom:0px;
	 margin-right:10px;
	 float:left;
	 }
 
.tree_content img{margin-top:0px;}
.tree_content h2 a img {display:inline;}

.pagecontent {
	width:580px;
	}

.christmastree_title {
	margin-left:-5px;
	margin-top:12px;
	margin-bottom:8px;
	}

.years {
	border-top:1px solid #51752D;
	border-bottom:1px solid #D4E0C2;
	width:580px;
	}

.navigation_link {
float:right;
margin-top:20px;
font-size:0.8em;
padding-right:10px;
}

.tree_content p.text {
	margin-top:5px;
	width:500px;
	}
p.text.firstpara {
	margin-top:0px;
	}

.credit {
	color:#999999;
	margin-bottom:0px;
	}
.left_holder .credit {
	margin-top:0px;
	}
.right_holder  .credit {
	margin-top:0px;
	}


#navigationmenu_artists, #navigationmenu_byyear
{position:absolute;left:310px;top:205px;}


/* css for lightbox script */

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

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

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



/* colours for text-based rightnav */
ul.rightnav_1 li a{
 background-color:#F5F7E6;
 border-top:1px solid #F5F7E6;
 border-bottom:1px solid #F5F7E6;
 color:#4A6118;
}
 
ul.rightnav_1 li a:hover, ul.rightnav_1 li a.rnselected{
 border-top:1px solid #B51829;
 border-bottom:1px solid #B51829;
 color:#B51829;
}
 
 ul.rightnav_1 li a.othersection {
 background-image: url('/britain/exhibitions/christmastree/images/outside-link-arrow.gif'); 
}
/* end rightnav */
