/* Style Sheet for 2008/2009 season (XHTML)*/
body {
	font-size: 10pt;
	font-family: 'Lucida Grande', "Lucida Sans Unicode", Tahoma, Verdana, Helvetica, Arial, sans-serif;
	color: black;
	background-color: #aea2cb;
	padding: 0 0 25px 0;
	margin: 0;
}
#contentContainer {
	width: 100%;
	float: right;
	margin-left: -255px;
}
#content {
	margin-left: 260px;
}
#mainNav {
	width: 250px;
	float: left;
	margin-left: 5px;
}
a:link, a:visited {
	color: #372069;
} 
a:hover {
    color: #fff;
    background-color: #91f;
}
a.fixed-menu {
    text-decoration: none;
}
a.fixed-menu:hover {
	text-decoration: underline;
}
a.fixed-menu:active {
	text-decoration: underline;
}

/* Styles for heading */
h1 {
    margin: 0;
	height: 329px;
	background-color: #FFF;
	background-image: url(season_2009_2010/TCCAtoICSbanner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#pageheader span {
	display: none;
}
.headingStyle {
	vertical-align: top;
	background-color: #472A87;
}
#banner {
	/* "XX seasons of musical gold" */
	color: white;
	text-align: center;
	font-size: large;
	font-style: italic;
	letter-spacing: 1ex;
	margin: 0;
	padding: 1ex 0;
	/*background-color: #ffddff;*/
}
.headingText {
	/* text in page heading */
	color: white;
	font-size: small;
}
.headingText blockquote {
	font-size: 88%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 1em;
}
.headingText img {
	float: left;
	margin: 0 1em 1em 0;
}
#topmatter {
    margin: 0;
    /*background-color: #ddffff;*/
}
#toplist {
	width: 24%;
}
#toplist ul {
	margin: 0;
}
#toplist ul li {
	margin-bottom: 0.3ex;
	list-style: circle outside;
}
#topAileen {
	width: 38%;
}
#topKen {
	width: 38%;
}
#mainNav img {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 0px;
	border: none;
	display: block;
}
#mainNav .lastNavElement {
	background-position: left bottom;
	background-image: url(images/mainnav_bottom.png);
	background-repeat: no-repeat;
	padding-bottom: 15px;
	margin-bottom: 1ex;
	background-color: #8b7daa;
}
#mainNav p {
	color: #262626;
	line-height: 11pt;
	font-size: 9.5pt;
	background-color: #8b7daa;
	padding: 10px 12px 1.75ex;
	display: block;
	margin: 0;
	font-weight: normal;
}
#mainNav #contactForm {
	padding-top: 0;
	margin-top: 0;
}
#mainNav #contactForm ol {
	list-style: none;
	padding: 0 12px;
	margin: 0;
	width: 230px;
}
#mainNav #contactForm ol li {
	padding-bottom: 10px;
}
#mainNav #contactForm ol li input {
	width: 220px;
	display: block;
}
#mainNav #contactForm ol li label {
	display: block;
}
#mainNav #contactForm .submit {
	margin-left: auto;
	margin-right: auto;
	width: 100px;
	display: block;
}
ul.navList {
	padding: 0;
	display: block;
	margin: 0 0 1ex 0;
}
span.navListPrefix {
	font-size: 103%;
	color: #e0dbee;
	font-weight: bold;
	display: block;
	background-image: url(images/mainnav_top.png);
	background-repeat: no-repeat;
	padding: 10px 1em 10px;
	padding-bottom: 10px;
	background-color: #65548b;
}
.navListPrefix, ul.navList a {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
ul.navList a {
	padding: 2px 1.2em;
	font-size: 9pt;
	background-color: #8b7daa;
}
ul.navList a:link, ul.navList a:visited {
	color: #472A87;
}
ul.navList a:hover {
	background-color: #472A87;
	color: #eaddf8;
}
	
	
h2#season {
	margin: 0;
	padding: 3px 0;
	text-align: center;
}
h3.concertHeader {
	clear: both;
	margin: 10px 0 0 0;
	padding: 2px 0 0 20px;
	border-top: 2px dotted #472A87;
	font-weight: bolder;
	font-size: larger;
}
h4 {
	font-size: medium;
	font-weight: bold;
	color: #472A87;
	font-style: normal;
	margin: 0;
	padding: 3px 1em 2px 30px;
}
.imgleft {
    background: url(images/shadow.gif) no-repeat bottom right;
	margin: 10px 1em 2em 30px;
	clear: right;
	float: left;
}
.imgright {
    background: url(images/shadow.gif) no-repeat bottom right;
	margin: 0 1em 2em 1em;
    clear: left;
	float: right;
}
.imgleft img, .imgright img {
    /*image shadow effect from "CSS Mastery" book*/
    margin: -3px 7px 3px -7px;
}

.concertBody {
	font-size: 10pt;
	color: #050011;
	font-weight: normal;
	padding: 0 1em 0 0;
	margin-left: 30px;
	line-height: 14pt;
}
.underwriter {
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
}
.ticketOrder, .location, .recordingOrder, .concertBody .artistLink {
	font-size: 8pt;
	text-align: left;
}
.concertBody .artistLink {
	margin-right: 4em;
}
.recordingOrder {
    padding-left: 20px;
    background: url(images/cd.gif) no-repeat left top;
    min-height: 16px;
}
h3.info {
	clear: both;
	margin: 0;
	padding: 2px 0 0 20px;
	border-top: 2px solid #472A87;
	font-weight: bolder;
	font-size: larger;
}
.linklist {
	font-weight: bold;
	font-size: small;
	margin: 0;
	padding: 0.5ex 1em 1ex 45px;
}
.linklist li {
	color: #472A87;
	list-style: circle inside;
}
h4.linkheader {
	font-size: small; 
	font-weight: bold; 
	color: #472A87; 
	font-style: normal;
	padding: 0.5ex 1em 0 30px;
	margin: 0;
}
.footerTop {
	font-weight: bold;
	font-size: small;
	margin: 0;
	text-align: center;
	border-top: 2px solid #472A87;
	padding: 0.5ex 1em;
}
.footer {
	text-align: center;
	margin-top: 3ex;
	font-size: 10pt;
	font-weight: normal;
}
#artistpage h2, #venuepage h2, #boardpage h2, #donatepage h2 {
	clear: both;
	margin-top: 0;
	margin-bottom: 0;
	color: white;
	background-color: #472A87;
	text-align: center;
	font-size: x-large;
	padding: 0.5em 0 0.5em 0;
	vertical-align: middle;
}
#artistpage h3, #venuepage h3, #boardpage h3 {
	border-top: 2px solid #472A87;
    padding: 0 20px 0 20px;
}
#artistpage p, #venuepage p, #boardpage p, #donatepage p {
	padding: 0 1em 0 0;
	margin-left: 30px;
}
#artistpage img, #artistpage object {
    clear: right;
    float: right;
    margin-top: 0;
	padding: 0 0 4px 8px;
}
#artistpage img.leftside {
	padding: 12px 8px 12px 0;
	float: left;
}
#artistpage .captioned_photo {
	border-color: #400080;
	border-width: 1px;
	border-style: solid;
	font-size: smaller;
	margin-right: 0px;
	margin-left: 2em;
	margin-bottom: 0.5em;
	margin-top: 0px;
	float: right;
}
#artistpage .captioned_photo img {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	float: none;
	border-style: none;
	padding: 0px;
	display: block;
}
#artistpage .captioned_photo p {
	text-align: center;
	font-style: italic;
	margin: 0px;
	width: 100%;
}
#artistpage div.section {
    clear: both;
}
#artistpage .artistlink {
	text-align: center;
	font-size: larger;
	margin: 2px 0 0 0;
}
#artistpage .reviewdivider {
	text-align: center;
	background: url(images/divider.gif) repeat-x left center;
	height: 34px;
}
#artistpage blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 1em 0 0;
	background-image: url(images/quotes.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 25px;
	margin-bottom: 0.25ex;
}
#artistpage .reviewhead {
	font-weight: bold;
}
#artistpage .reviewer {
	font-style: italic;
	padding-left: 3em;
	margin-top: 0.25ex;
}
#artistpage .reviewer em {
	font-style: normal;
}
#artistpage .homelink, #venuepage .homelink, #boardpage .homelink, #donatepage .homelink {
    text-align: center;
    margin-bottom: 2ex;
    margin-top: 2ex;
    padding-top: 0.5ex;
    border-top: 4px solid #472A87;
    clear: both;
}
#artistpage .legal {
    font-size: smaller;
    font-style: italic;
}
#artistpage h2 + h2 {
    margin-top: -1em;
}
#artistpage div.program + h2 {
    margin-top: 1ex;
}
#artistpage .program h4 { /*composer*/
	font-size: larger;
	font-weight: bold;
	margin: 1ex 1em 0 0;
	padding-left: 30px;
}
#artistpage .program h5 { /*title*/
    margin: 0.5ex 1em 0 0;
    padding-left: 40px;
}
#artistpage .program h5.guest { /*guest performer*/
    margin: 0 1em 0 0;
    padding-left: 50px;
    font-style: italic;
    font-weight: normal;
}
#artistpage .program h6 { /*movement*/
    margin: 0 1em 0 0;
    padding-left: 50px;
    font-size: small;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
}
#artistpage .program .intermission { /*intermission*/
    display: block;
    font-style: italic;
    padding-left: 30px;
    margin-left: 0;
    padding-top: 1ex;
}
#boardpage div#boardphoto {
    clear: both;
    text-align: center;
    margin-bottom: 20px;
}
#boardpage dl {
    float: left;
    padding: 1ex 2ex;
}
#boardpage dt {
	list-style: square;
	font-weight: bold;
}
#boardpage dd {
    margin-bottom: 0.75ex;
}
#boardpage dd+dd {
    margin-top: -0.75ex;
}
#donatepage form {
    text-align: center;
}
#donatepage div#donateforms {
	border-color: black;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
	margin: 6px;
	float: right;
}
#bottomMatter {
	clear:both;
}
