/***************************************************
	Navigation
***************************************************/

#nav {
	width: 550px;
	height: 33px;
	background-repeat: no-repeat;	
}

#nav h2 {
	display: none;
}

#nav ul {
	margin: 0;
	padding: 0 0 0 4px;
	list-style: none;
	display: block;
	height: 32px;
}

#nav li {
	position: relative;
	float: left;
	display: block;
	height: 32px;
}

#nav a, #nav a:visited {
	display: block;
	height: 32px;
	width: 90px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
	line-height: 30px;
}

#nav li a, #nav li a:visited {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 23px;
	float: left;
	text-decoration: none;
	color: white;
}

html>body #nav li a, 
html>body #nav li a:visited {
	height: 32px;
}

#nav li a:hover, #nav li.over a {
	background-image: url(../images/nav_highlight.gif);
	background-repeat: no-repeat !important;
}

#nav li:hover, #nav li.sfhover { 
	background-image: url(../images/nav_highlight.gif);
	background-repeat: no-repeat !important;
}

#nav li ul {
	width: 180px; /*140px;*/
	list-style: none;
	position: absolute;
	clear: both;
	top: 31px;
	left: 0;
	font-weight: normal;
	padding: 0;
	margin: 0;
	margin-top: 1px;
	border: 1px solid #2D241B;
	background: black !important;
	display: none;
}

#nav li>ul {
	position: absolute;
	top: 0;
	left: 0;
	width: 184px; /*144px;*/
	height: auto;
	margin-top: 32px;
}

#nav li li {
	clear: both;
	display: block;
	width: 180px; /*140px;*/
	text-align: left;
	float: none;
	height: auto;
	margin: 0;
	padding: 0;
	background-position: -300px -300px !important;
}

#nav li li a, #nav li li a:visited {
	display: block;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.2em;
	height: 13px;
	padding: 6px 0 6px 5px !important;
	margin: 0 !important;
	background: transparent !important;
	width: 180px; /*140px;*/
	font-size: 11px;
	font-weight: normal !important;
	text-align: left;
}

html>body #nav li li a {
	width: 180px; /*140px;*/
	height: auto !important;
	line-height: 1em !important;
	min-height: 13px !important;
}

#nav li li a:hover {
	
	color:#FF0000;
}

#nav li:hover ul, #nav li.over ul {
	display: block;
}

/***************************************************
	Middle Links Section
***************************************************/

#links {
	width: 500px;
	height: 96px;
	margin: 20px 0 0 46px;
	
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}

#links li {
	float: left;
	display: block;
}


#links li a:hover {
	display: block;
	background-position: 0 -116px;
	text-decoration: none;
}

#about_h2, #coming_h2, #support_h2, #cddvd_h2, #contact_h2 {
	background-repeat: no-repeat;
	background-position: 0 1px;
	text-indent:-3000px;
	height: 115px;
	margin: 0;
}

#about_h2 {
	background-image: url(../images/h2_about-choir-head.jpg);
	width: 238px;
}

#coming_h2 {
	background-image: url(../images/h2_coming-events-head.jpg);
	width: 221px;
}

#support_h2 {
	background-image: url(../images/h2_support-the-choir-head.jpg);
	width: 245px;
}

#cddvd_h2 {
	background-image: url(../images/h2_cd-and-doco-head.jpg);
	width: 346px;
}

#contact_h2 {
	background-image: url(../images/h2_contact-us-head.jpg);
	width: 207px;
}

#l-support a {
	background-image: url(../images/links_support_background.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 116px;
	width: 85px;
	padding: 0 45px 0 0;
	display: block;
	text-indent: -3000px;
	text-decoration: none;

}

#l-viewfootage a {
	background-image: url(../images/links_footage_background.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 116px;
	width: 87px; /*97*/
	display: block;
	padding: 0 45px 0 0;
	text-indent: -3000px;
	text-decoration: none;
}

#l-buycd a {
	background-image: url(../images/links_buycd_background.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 116px;
	width: 87px;
	display: block;
	padding: 0 42px 0 0;
	text-indent: -3000px;
	text-decoration: none;
}

#l-contactus a {
	background-image: url(../images/links_contactus_background.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 116px;
	width: 99px;
	display: block;
	text-indent: -3000px;
	text-decoration: none;

}

/***************************************************
	Content
***************************************************/

#content {
	margin: 4px 0 0 0;
	background-image: url(../images/middle_background.gif);
	background-repeat: repeat-x;
	background-color: #BE7A10;
	width: 732px;
	height: 243px;
	min-height: 243px;
	text-align: justify;
}
html>body #content {
	height: auto;
	min-height: 243px;
}

#home #content {
	width: 732px;
	font-size: 0.9em;
	line-height: 1.5em;
	/* padding: 20px 23px 10px 20px; */
	padding: 4px 23px 10px 20px;
}
html>body#home #content {
	height: auto;
}

#home #content p {
	margin: 0;
	width: 415px;
	padding: 7px 0;
	margin-left: 3px;
	margin-left: 305px;
	padding-left: 6px;
	padding-bottom: 10px;
}
html>body#home #content p {
	margin-left: 310px;
	display: block;
}
html>body#home #content h2 {
	margin-left: 310px;
}

#contenttext {
	height: 315px;	
	width: 775px;
	padding: 0 0 60px 0;
	/*padding: 12px 23px 60px 20px;*/
	background-image: url(../images/content_text_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 100%;
	text-align: justify;
}

#contenttext p {
	margin: 10px 23px 15px 20px;
	line-height: 20px;
}

#contenttext h3, #contenttext h4, #contenttext h5, #contenttext h6 {
	padding: 0 0 0 20px;
}

#contenttext ul, #contenttext ol {
	padding: 0 0 0 20px;
}

html>body #contenttext ul {
	margin: 0 0 0 20px;
}

html>body #contenttext ol {
	margin: 0 0 0 20px;
}

html>body #contenttext {
	height: auto;
	min-height: 265px;
}

html>body #content {
	width: 775px;
	height: auto;
	min-height: 243px;
}

#content p {
	padding: 0 5px 0 0;
}


#coming #contenttext ul {
	list-style: none;
}

#news #contenttext ul {
	list-style: none;
}

#readletters #contenttext ul,
#pressarticle #contenttext ul {
	padding: 10px 0;
	margin: 0 0 0 30px;
	list-style: none;
}

#readletters #contenttext li,
#pressarticle #contenttext li {
	padding: 0 0 10px 20px;
	background: transparent url(../images/bullet_pdf.gif) 0 2px no-repeat;
}
#contenttext ul li.weblink { background-image: url(../images/bullet_link.gif) !important }

.pageimage,
#pageimage {
	clear: right;
	padding: 13px 10px 0 10px;
	float: right;
}

#home #pageimage {
	padding: 0 0 0 0;
	float: left;
}

#supportus #contenttext ul {
	list-style: none;
}
ul.newslisting li { clear: left }
ul.newslisting li p { 
	clear: left;
	padding-left: 0 !important;
	margin-left: 0 !important;
}
ul.newslisting li h3 {
	float: left;
	color: white; /*#ffbe54;*/
	margin: 0 !important;
	padding: 0 0 0 3px !important;
	font-size: 1.6em;
}
html>body ul.newslisting li h3 { display: block; float: none }
.details {
	width: 560px;
	display: block;
	color: #ffbe54;
	padding: 3px 0 0 0;
	font-weight: normal !important;
	font-style: italic;
}
li.sub .details { 
	width: 220px;
	font-size: 0.8em;
}
ul.newslisting li.sub {
	clear: none;
	float: left;
	width: 330px;
	margin-right: 10px;
	margin-top: 10px;
}
ul.newslisting li.sub a {
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
}
ul.newslisting li span.date {
	clear: left;
	float: left;
	color: white; /*#ffbe54;*/
	width: 43px;
	height: 45px;
	overflow: hidden;
	margin: 0 5px 5px 0;
	background: transparent url(../images/date.gif) top left no-repeat;
	text-align: center;
	text-decoration: none !important;
}
ul.newslisting li span.date .month {
	float: right;
	width: 43px;
	font-size: 11px !important;
	padding: 1px 0 0 0;
}
ul.newslisting li span.date .day {
	float: left;
	width: 43px;
	font-weight: normal;
	padding: 3px 0 0 0;
	font-size: 18px !important;
}
ul.newslisting li span.date em { display: none }

/***************************************************
	Headers
***************************************************/

#content h2 {
	text-indent: -3000px;
	width: 775px;
	height: 44px;
	margin: 0;
	background-repeat: no-repeat;
}

#home #content h2 {
	width: 342px; /* 342*/
	height: 52px;
	margin: 0;
	margin-top: 20px;
	background-image: url(../images/h2_welcome_text.gif);
}

#about #content h2 { background-image: url(../images/h2_about_us.jpg) }
#grantpierce #content h2 { background-image: url(../images/h2_grant_pierce.jpg) }
#photos #content h2 { background-image: url(../images/h2_photos.jpg) }
#thetrustees #content h2 { background-image: url(../images/h2_the_trustees.jpg) }
#thetrustees #content h2 { background-image: url(../images/h2_the_trustees.jpg) }
#readletters #content h2 { background-image: url(../images/h2_read_letters.jpg) }
#coming #content h2 { background-image: url(../images/h2_coming_events.jpg) }
#supportus #content h2 { background-image: url(../images/h2_support_us.jpg) }
#disclaimer #content h2 { background-image: url(../images/h2_disclaimer.jpg) }
#oursponsors #content h2 { background-image: url(../images/h2_sponsors_2004Tour.jpg); 
	/* background-image: url(../images/h2_our_sponsors.jpg); */
}
#sponsors2006 #content h2 { background-image: url(../images/h2_sponsors_2006Tour.jpg) }
#secondschoolproject #content h2 { background-image: url(../images/h2_secondaryschoolproject.jpg) }
#cddvd #content h2 { background-image: url(../images/h2_cd_dvd.jpg) }
#contact #content h2 { background-image: url(../images/h2_contact_us.jpg) }
#sitemap #content h2 { background-image: url(../images/h2_sitemap.jpg) }
#news #content h2 { background-image: url(../images/h2_news.jpg) }
#budget #content h2 { background-image: url(../images/h2_budget_itenery.jpg) }
#elizabethstroud #content h2 { background-image: url(../images/h2_elizabeth_stroud.jpg) }
#testimonial #content h2 { background-image: url(../images/h2_testimonial.jpg) }
#saudaprofile #content h2 { background-image: url(../images/h2_sauda.jpg) }
#pressarticle #content h2 { background-image: url(../images/h2_articles.jpg) }
#petercharles #content h2 { background-image: url(../images/h2_peter.jpg) }
#bibimary #content h2 { background-image: url(../images/h2_bibimary.jpg) }
#symphorosa #content h2 { background-image: url(../images/h2_symphorosa.jpg) }
#haruna #content h2 { background-image: url(../images/h2_haruna.jpg) }
#swisstour #content h2 { background-image: url(../images/h2_swisstour.jpg) }
#cdreview #content h2 { background-image: url(../images/h2-cdreview.jpg) }

/****** Image gallery page ************************/
body#photos #contenttext,
body#photos #content p {
	text-align: left;
}
body#photos #content a {
	float: left;
	width: 133px;
	height: 102px;
	margin: 0 6px;
}
body#photos br { clear: both }

/***************************************************
	Lightbox
***************************************************/
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0px;
	color: #000;
	}

#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: 0px;
	}
#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: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) 0 53% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) 100% 53% no-repeat; }

#prevLink2, #nextLink2 {
color: #9c5b0b;
font-weight:bold;
cursor:pointer;
}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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;	}

/***************************************************
	News and Coming Events
***************************************************/

#news_and_events_holder {
	clear: both;
	width: 775px;
	height: auto;
}

#news_wrapper {
	float: left;
	width: 379px;
	background-color: #9F4C0A;
}

html>body #news_wrapper {
	height: auto;
}

#news_wrapper h2 {
	height: 32px;	
	width: 379px;
	font-size: 0%;
	background-image: url(../images/latest_news.jpg);
	background-repeat: no-repeat;
	background-color: #B56D0E;
	text-indent: -3000px;
	border-bottom: 1px solid #D69012;
	margin: 0 0 10px 0;
	padding: 0;
}

#news_wrapper ul, #events_wrapper ul {
	list-style-type: none; 
	padding: 0 0 20px 15px; 
	margin: 0;
	font-size: 0.85em;
}

#news_wrapper li, #events_wrapper li  {
	padding: 0 10px 0 10px;
	margin: 0;
}

#news_wrapper a, #events_wrapper a { 
	display:block; 
	text-decoration:none; 
	padding: 5px 0 5px 0; 
}
#news_wrapper a:hover, #events_wrapper a:hover { 
	color: white !important;
	text-decoration:underline; 
}

#news_wrapper a span, #events_wrapper a span { 
	float: left;
	clear: both;
	width: 53px;
	line-height: 17px;
	cursor: default;
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration:none !important; 
}

#news_wrapper p {
	margin: 0;
	padding: 0 0 10px 0;
}

#events_wrapper {
	margin: 0 0 0 17px;
	float: left;
	width: 379px;
	background-color: #9F4C0A;
	height: 141px;
	min-height: 135px;
	overflow: hidden;
}

html>body #events_wrapper {
	height: auto;
	
}

#events_wrapper h2 {
	height: 32px;
	width: 379px;
	font-size: 0%;
	background-image: url(../images/coming_events.jpg);
	background-repeat: no-repeat;
	background-color: #B56D0E;
	text-indent: -3000px;
	border-bottom: 1px solid #D69012;
	margin: 0 0 10px 0;
	padding: 0;
}

#events_wrapper p {
	margin: 0;
	padding: 0 0 10px 0;
}

#coming ul.comingevents span {
	font-weight: bold;
}

#news ul.newslisting span {
	font-weight: bold;
	cursor: default;
}

/***************************************************
	Footer
***************************************************/

#footer {
	font-size: 0.7em;
	color: #FFFFFF;
	height: auto;
}

#footer p {
	padding: 0;
	margin: 10px 0 0 0;
}

#footer a, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer hr {
	font-size: 0%;
	line-height: 0%;
	margin: 0;
	padding: 0;
	border: 1px solid #B56D0E;	
	border-bottom: 1px solid #FFFFFF;
}

html>body #footer hr {
	margin: 7px 0 0 0;
}

.block {
	clear: both;
	float: left;
	width: 250px;
}
.css {
	text-indent: -3000px;
	float: left;
	display: block;
	background-image: url(../images/css.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 80px;
	padding: 0 5px 0 0;
}

.xhtml {
	text-indent: -3000px;
	float: left;
	display: block;
	background-image: url(../images/xhtml.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 80px;
	padding: 0 5px 0 0;
}

.frecklesite {
	text-indent: -3000px;
	float: left;
	display: block;
	background-image: url(../images/freckle.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 89px;
	padding: 0 5px 0 0;
}
a.css, a.xhtml, a.frecklesite {
	text-decoration: none;
}
a.css:hover, a.xhtml:hover, a.frecklesite:hover {
	text-decoration: none !important;
}

#budget table {
	margin: 0 0 0 20px;
}

/***************************************************
	Site Map
***************************************************/

ul#sitemaplist, #sitemaplist ul {
	list-style: none;
}

ul#sitemaplist li {
	margin: 0 0 10px 0;
}

#sitemaplist ul, #sitemaplist ul li {
	margin: 0;
}

ul#sitemaplist a {
	text-decoration: none;
}

ul#sitemaplist a:hover {
	text-decoration: underline;
}

body#testimonial p em { line-height: 1.1em }
p.sender { color: #ffbe54; text-align: right; padding-bottom: 4em !important; padding-top: 0px !important; }
p.sender em { display: none }
