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

body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

p {
	font: Verdana, Arial, Helvetica, sans-serif;
}

#container {
	width: 100%;
	padding-top: 0px;
	
}

/* Creating central dark stripe */
#container2 {
	background-color: #091b2e;
	position: relative;
	margin: 0;
	height: 420px;
}

/* Larger dark stripe to accommodate the 4th concert's longer program */
#container2-4 {
	background-color: #091b2e;
	position: relative;
	margin: 0;
	height: 490px;
}

/* Gallery Code for history.html */
#container3 {
	position: relative; 
	width: 580px; 
	height: 396px;
	background: url(images/history/gallery-	back.jpg) -25px 10px no-repeat; 
	margin: 4px auto 0 auto; 
	font-size: .8em;	     
}

#container3 p {
	font-size: .8em;
}

#container3 ul { 
	padding:0; 
	margin:0; 
	list-style-type:none; 
} 

#container3 a.gallery span { 
	position:absolute; 
	width:1px; 
	height:1px; 
	top:5px; 
	left:-25px; 
	overflow:hidden; 
	background:#fff; 
} 

/* Adding the thumbnail images */ 
#container3 a.gallery, #container3 a.gallery:visited { 
	display:block; 
	color:#000; 
	text-decoration:none; 
	border:1px solid #000; 
	margin:1px 2px 1px 2px; 
	text-align:left; 
	cursor:default; 
} 

#container3 a.gallery:hover { 
	border:1px solid #fff; 
} 

#container3 a.gallery:hover span { 
	position:absolute; 
	width:400px; 
	height:396px; 
	top:10px;  
	color:#fff; 
	background-color: #091b2e; 
} 

#container3 a.gallery:hover img { 
	float:left; 
	margin-right:5px; 
	border: none;
} 

#container3 ul { 
	width:198px; 
	height:386px;
	margin:5px; 
	float:right; 
}
 
#container3 li { 
	float:left; 
} 

#container3 a.slidea { 
	background:url(images/history/p1_t.jpg); 
	height:93px; 
	width:60px; 
} 

#container3 a.slideb { 
	background:url(images/history/p2_t.jpg); 
	height:60px; 
	width:93px; 
} 

#container3 a.slidec { 
	background:url(images/history/p3_t.jpg); 
	height:60px; 
	width:93px; 
} 

#container3 a.slided { 
	background:url(images/history/p4_t.jpg); 
	height:60px; 
	width:93px; 
} 

* html #container3 a.slided { 
	width:91px; 
	w\idth:93px; 
} 

#container3 a.slidee { 
	background:url(images/history/p5_t.jpg); 
	height:60px; 
	width:93px; 
} 

#container3 a.slidef { 
	background:url(images/history/p6_t.jpg); 
	height:60px; 
	width:93px; 
} 

* html #container3 a.slidef { 
	width:91px; 
	w\idth:93px; 
} 

#container3 a.slideg { 
	background:url(images/history/p7_t.jpg); 
	height:93px; 
	width:60px; 
} 
#container3 a.slideh { 
	background:url(images/history/p8_t.jpg); 
	height:93px; 
	width:60px; 
} 

#container3 a.slidei { 
	background:url(images/history/p9_t.jpg); 
	height:60px; 
	width:93px; 
} 

#container3 a.slidej { 
	background:url(images/history/p10_t.jpg); 
	height:60px; 
	width:93px; 
} 

/* container for text/photos in main body */
#navbody {
	width: 725px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	
}


#navbio {
	width: 725px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	
}

/* image replacement/sizing for Night Fantasies logo */
#intro {
	width: 725px;
	height: 60px;
	margin-bottom: 10px;
	margin-top: 10px;
	position: relative;
	left: 100px;
	}

#intro h1 {
	background-image: url(images/NightFantasies-Title.png);
	background-repeat: no-repeat;
	height: 60px;
	position: relative;

}

#intro h1 span {
 	display: none;
}

/* image replacement for titles for each concert date */
#wednesday {
	background-image: url(images/wednesdayTitle2.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 650px;
	position: relative;

}

#wednesday span {
 	display: none;
	
}

#thursday {
	background-image: url(images/thursdayTitle2.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 600px;
	position: relative;

}

#thursday span {
 	display: none;
	
}

#friday {
	background-image: url(images/fridayTitle2.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 600px;
	position: relative;

}

#friday span {
 	display: none;
	
}

#saturday {
	background-image: url(images/saturdayTitle2.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 600px;
	position: relative;

}

#saturday span {
 	display: none;
	
}

#sunday {
	background-image: url(images/sundayTitle2.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 600px;
	position: relative;

}

#sunday span {
 	display: none;
	
}

/* settings/image replacement for performances.html */
#performanceIntro {
	position: relative;
	top: -190px;
	left: 300px;
	width: 400px;
	height: 160px;
	display: block;
}

#performanceIntro h2 {
	background-image: url(images/NFperformances.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 400px;
	margin-left: 30px;
}

#performanceIntro h2 span {
 	display: none;
}

#performanceList ul {
	margin-left: 40px;
	padding-left: 0;
	list-style-type: none;
}

#nf1 a:link, #nf1 a:visited {
	background-image: url(images/nf1.png);
	background-repeat: no-repeat;
}

#nf1 a:hover {
	background-image: url(images/nf1Hover.png);
	background-repeat: no-repeat;
}

#nf2 a:link, #nf2 a:visited {
	background-image: url(images/nf2.png);
	background-repeat: no-repeat;
}

#nf2 a:hover {
	background-image: url(images/nf2Hover.png);
	background-repeat: no-repeat;
}

#nf3 a:link, #nf3 a:visited {
	background-image: url(images/nf3.png);
	background-repeat: no-repeat;
}

#nf3 a:hover {
	background-image: url(images/nf3Hover.png);
	background-repeat: no-repeat;
}

#nf4 a:link, #nf4 a:visited {
	background-image: url(images/nf4.png);
	background-repeat: no-repeat;
}

#nf4 a:hover {
	background-image: url(images/nf4Hover.png);
	background-repeat: no-repeat;
}

#performanceList a {
	display: block;
	padding: 3px;
	width: 350px;
	height: 67px;
	background-color: #091b2e;
}

#performanceList a img {
	border: none;
}


/* page header image replacements */
#historyHeader h2 {
	background-image: url(images/historyHeader.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 725px;
}

#historyHeader h2 span {
	display: none;
}

#contactHeader h2 {
	background-image: url(images/contactHeader.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 400px;
}

#contactHeader h2 span {
	display: none;
}

#buyHeader h2 {
	background-image: url(images/buyTicketsHeader.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 400px;
	position: relative;
	left: -10px;
}

#buyHeader h2 span {
	display: none;
}

/* footer */
#tagline {

}

#tagline h2 {
	background-image: url(images/NFtagline.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 37px;
	width: 725px;
	position: relative;
	left: 80px;
	top: -20px;
	margin-right: auto;
	margin-left: auto;

}

#tagline h2 span {
	display: none;
}

#night-fantasies {
	background-color: #182b49;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

/* navigation */
#navcontainer { 
	width: 200px;
	position: relative;
	top: 50px;
	font-size: 1.8em;
	text-align: right;
	z-index: 4;
 }

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navcontainer a {
	display: block;
	padding: 3px;
	width:200px;
	height: 28px;
	background-color: #091b2e;
	border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
	color: #EEE;
	text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #369;
	color: #fff;
}

#navlist li span {
	display: none;
}

/* navmenu link/image replacement */
#buy a:link, #buy a:visited {
	background-color: #FFF;
	color: #091b2e;
}

#buy a:link, #buy a:visited {
	background-image: url(images/buyTickets.jpg);
}

#buy a:hover {
	background-image: url(images/buyTicketsHover.jpg);
}	

#home a:link, #home a:visited {
	background-image: url(images/home1.png);
}

#home a:hover {
	background-image: url(images/homeHover1.png);
}

#performances a:link, #performances a:visited {
	background-image: url(images/performances1.png);
}

#performances a:hover {
	background-image: url(images/performancesHover1.png);
}

#history a:link, #history a:visited {
	background-image: url(images/history1.png);
}

#history a:hover {
	background-image: url(images/historyHover1.png);
}

#contact a:link, #contact a:visited {
	background-image: url(images/contact1.png);
}

#contact a:hover {
	background-image: url(images/contactHover1.png);
}

#links a:link, #links a:visited {
	background-image: url(images/links1.png);
}

#links a:hover {
	background-image: url(images/linksHover1.png);
}

#performanceList li span {
	display: none;
}
 
#LauerBlurb {
	font-size: .8em;
	position: relative;
	top: -180px;
	left: 300px;
	width: 425px;
	height: 220px;
}

#concertinfo {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	position: relative;
	top: -180px;
	left: 260px;
	width: 570px;
	height: 160px;
}

#concertinfo h2 {
	font-size: 1.3em;
	position: relative;
}

#artistInfo {
	background-color: #091b2e;
	position: relative;
	top: -190px;
	margin-left: 250px;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 16px;
	z-index: 3;
}

#gallery {
	background-color: #091b2e;
	position: relative;
	top: -190px;
	width: 550px;
	left: 250px;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 36px;
	z-index: 3;
}

#concertpic1 {
	
}

#concertpic1 img {
	margin: 5px;
}

#concertpic1 a img {
	border: none;
}

#composer {
	font-size: 1em;
	font-weight: bold;
	display: inline;
}

#composer4 {
	font-size: 1.5em;
	font-weight: bold;
	display: inline;
}

#work {
	font-size: 1.5em;
	display: inline;
}

work4 {
	font-size: 1.3em;
	display: inline;
}

#artists {
	font-size: .8em;
	font-weight: bold;
	display: inline;
}

#concertprogram p {
	margin-bottom: 2px;
}	

#bio {
	background-color: #091b2e;
	font-size: 1em;
}

#bio img {
	float: left;
	margin-bottom: 2px;
	margin-right: 6px;
}

#gallery {
	padding-left: 30px;
}

#cms a, #cms img {
	border: none;
}

#cms {
	width: 611px;
	margin-left: auto;
	margin-right: auto;
}

#listen {
	display: inline;
	font-size: .6em;
	font-weight: 500;
}

#contact1 {
	font-size: 1.2em;
}

#festival {
	display: block;
	width: 520px;
	background-color: #091b2e;
	color: #fff;
	padding: 3px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

#buytix h3 a:link, #buytix h3 a:visited {
	display: block;
	width: 520px;
	background-color: #091b2e;
	color: #fff;
	padding: 3px;
	text-decoration: none;
	text-align: left;
	border-bottom: 1px solid #fff;
	border-left: none;
	border-right: none;
	border-top: none;
}

#buytix h3 a:hover {
	display: block;
	width: 520px;
	background-color: #369;
	color: #fff;
	padding: 3px;
	text-decoration: none;
	text-align: left;
	border-bottom: 1px solid #fff;
	border-left: none;
	border-right: none;
	border-top: none;
}

#buytix a:link, #buytix a:visited {
	display: block;
	width: 160px;
	background-color: #fff;
	color: #091b2e;
	padding: 6px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	border: 1px solid #505050;
}

#buytix a:hover {
	display: block;
	width: 160px;
	background-color: #369;
	color: #fff;
	padding: 6px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	border: 1px solid #505050;
}

#historyblurb {
	font-size: .8em;
}

#contact1 a:link, #contact1 a:visited {
	font-size: 1.1em;
	text-decoration: none;
	color: #fff;
}

#contact1 a:hover {
	font-size: 1.1em;
	text-decoration: none;
	color: #808080;
}

#contact2 a:link, #contact1 a:visited {
	text-decoration: none;
	color: #fff;
}

#contact2 a:hover {
	text-decoration: none;
	color: #808080;
}

#contact2 p {
	font-size: .8em;
	color: #fff;
}

#bio ul {
	list-style-type: none;
}