/*
* Stylesheet for Toronto Theatre Organ Society
*/

* {
	border: 0;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #000000;
}
html, * {
	font-family: arial, sans-serif;
	font-size: 9pt;
	line-height: 1.5em;
}
#header {
	display: block;
	width: 550px;
	margin: 0 auto;
}
p {
	color: #808080;
	margin: 1em 0;
	text-align: justify;
}
h1,h2 {
	color: #000;
	font-weight: normal;
	font-size: 1.6em;
	line-height: normal;
	font-family: Times, Times New Roman, Georgia, serif;
}


.byline {
	font-size: 0.9em;
	margin: -0.8em 0 1em 0;
	color: #a0a0a0;
	/* text-align: right; */
}
ul {
	color: #808080;
	margin: 0;
	_margin-bottom: -2.5em; /* IE */
	list-style: circle;
}
ul li {
	margin: 0 1.5em 0.5em 1.5em;
	line-height: 1.3em;
}
.info {
	background: #f8f8f8;
	border: 1px solid #a0a0a0;
	padding: 10px;
	width: 480px;
	text-align: left;
}

/* Sets attributes for the tabbed navigation bar */
	#nav {
	width: 600px;
	height: 30px;
	margin: 0 auto 10px auto;
	}

	#nav a {
	display: table-cell; /* Gecko */
	display: inline-block; /* IE */
	width: 125px;
	height: 30px;
	}

	#nav a:hover { background-position: 0 50px; }
	#nav a.current { background-position: 0 100px !important; }
	#performances {background: url(../images/tab.performances.jpg) top center; }
	#history {background: url(../images/tab.history.jpg) top center; }
	#location {background: url(../images/tab.location.jpg) top center; }
	#contact {background: url(../images/tab.contact.jpg) top center; }

/* Sets attributes for the main content area */
#content {
	width: 600px;
	margin: 0 auto;
	overflow: hidden;
}

/* Sets the footer image of the castle */
#footer {
	height: 200px;
	width: 550px;
	background: url(../images/footer.jpg) bottom center no-repeat;
	margin: 0 auto;
}

/* On the performances.html page, within the main body, sets the width of the area used
to display the artist, film/concert, date, place */
.performance_info {
	float: left;
	width: 350px;
}

/* Establishes the height of the first border from the top of the page on performances.html */
.concert, .film {
	height: 200px;
	margin: 1em 0 1em 0;
}

/* Somehow draws all subsequent boxes by setting a distance to the first box */
/* Changed the file name by adding 1.  The file shows a box of fixed size, which is currently wrong */
.next {
	padding:5px;
	background: url(../images/concert.next.bg1.gif1) center center no-repeat;
}

/* Somehow draws the first box by setting the height from the top of the page*/
/* Changed the file name by adding 1.  The file shows a box of fixed size, which is currently wrong */
.film {
	height: 275px;
	background: url(../images/film.bg1.gif1) center center no-repeat;
}

.concert img.performer, .film img.poster {
	float: left;
	margin-right: 1em;
}

/* Text attributes for the Concert Date / Film Date */
.concert .date, .film .date{
	display: block;
	width: 260px;
	position: relative;
	font-size: 18px;
	top: 12px;
	color: #505050;
}

/* Text attributes for the Concert or Film */
.concert .notes, .film .notes{
	display: block;
	width: 400px;
	position: relative;
	font-size: 13px;
	top: 12px;
	color: #505050;
}

/* Text attributes for the Concert Name / Film Name */
.concert .name, .film .name {
	position: relative;
	font-size: 12px;
	font-weight: bold;
	top: 18px;
}

/* Specifies the colour hyperlink text changes to */
.concert .name:hover, .film .name:hover {
	color: navy;
}

/* Text attributes for the Concert or Film Place */
.concert .place, .film .place {
	color: #505050;
	position: relative;
	font-size: 12px;
	top: 18px;
}

.concert a.buyticketsonline, .film a.buyticketsonline {
	display: block;
	position: relative;
	top: 30px;
	left: -1px;
	width: 147px;
	height: 28px;
	background: url(../images/button.buy.tickets.online.gif) top center no-repeat;
}
.concert a.buyticketsonline:hover, .film a.buyticketsonline:hover {
	background-position: 0 -50px;
}
.film a.buyticketsonline {
	position: absolute;
	top: 244px;
	left: -1px;
}
.film .title {
	display: block;
	position: relative;
	font-size: 18px;
	top: 24px;
}
.film .title .film_name {
	color: #505050;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
}

.film .other_info {
	display: block;
	position: relative;
	top: 30px;
}
.film .other_info div {
	font-size: 11px;
	color: #303030;
	line-height: 1.2em;
	padding-top: 2px;
}
.film .other_info div .label {
	color: #808080;
}

table#payments {
	width: 100%;
	margin: 2em 0;
}

table#payments td {
	padding: 6px;
	vertical-align: bottom;
	text-align: center;
	color: #808080;
}

.film1 {	
	position: relative;
	width: 600px;
	height: 112px;
	margin: 2em auto 0 auto;
}

.performance-title {font-size: xx-large; font-family: serif; margin-left: 8px; }

/* Location Map */

.map {
	width:600px; 
	height:500px;
	margin: 1em auto; 
	position:relative;
}
.map img {
	position: absolute
}
.map a.hotspot {
	display: block;
	position:absolute; 
	height:45px; 
	width:175px; 
}
.map a.hotspot:hover {
	background-position: 0 -45px !important;
}
.map a#getdirections {
	top:410px; 
	left:325px; 
	background:url(../images/hotspot.getdirections.gif) top left no-repeat;
}
.map a#viewmap {
	top:455px; 
	left:325px; 
	background:url(../images/hotspot.viewmap.gif) top left no-repeat;
}
<HTML> <font color= "black"><P><P><center><I><B>This page brought to you by:</I></B> <BR><A href="http://vintagehammond.com">
<font color= "black">VintageHammond.Com - We Buy-Sell-Trade Vintage Hammond Organs </A></center></html>

