/* @group standard */

* {
	margin: 0;
	padding: 0;
}

html {
	
	margin: 0;
	padding: 0;
}

body {
	font: .825em/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #373737;
	padding: 0 0 25px;
	margin: 0;
	background: #ffffff url(/images/creatives.jpg) repeat-y fixed center top;
}

p.leader {
	font-size: 1.1em;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

p {
	margin-top: 2px;
	margin-bottom: 4px;
	padding: 0;
}

.standard, .bodytitle {
	padding-right: 10px;
	padding-left: 10px;
}

img {
	border-width: 0;
}



/* @end */

/* @group forms */

form {
	font: .9em Verdana, Arial, Helvetica, sans-serif;
}

input, select {
	margin-top: 5px;
	margin-bottom: 5px;
}

input.h1 {
	font-size: 2em;
}

input.h2 {
	font-size: 1.6em;
}

textarea {
	font: .825em/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #373737;
	margin-top: 5px;
	margin-bottom: 5px;
}

label {
	float: left;
	width: 150px;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
	clear: both;
}

.smallform label  {
	float: left;
	width: 50px;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
	clear: both;
}

form.smallsearch {
	padding: 0;
	margin: 0;
}

legend {
	padding: 0 0.2em;
	background: #FFF;
	margin-left: 142px;
	border: 1px solid #b3b3b3;
}

fieldset {
	border: 1px solid #b3b3b3;
	background-color: #f4f4f4;
	padding-top: 5px;
	margin-bottom: 15px;
}



/* @end */

/* @group headings */

h1 {
	margin-top: 4px;
	margin-bottom: 5px;
	line-height: 1em;
	padding: 0;
	font-size: 1.8em;
	font-weight: normal;
	font-style: normal;
}

h2 {
	margin-top: 6px;
	margin-bottom: 8px;
	font-size: 1.5em;
	font-weight: normal;
	font-style: normal;
}

h3 {
	font-size: 1.3em;
	font-weight: normal;
	font-style: normal;
	padding-top: 10px;
	padding-bottom: 5px;
	line-height: 1.2em;
}

h4 {
	margin-top: 4px;
	margin-bottom: 4px;
}

h4.calendarheading {
	margin-top: 4px;
	margin-bottom: 0;
	font-weight: normal;
	font-style: normal;
}

h5 {
	margin-top: 4px;
	margin-bottom: 4px;
}

h6 {
	margin-top: 4px;
	margin-bottom: 4px;
}

h2.yearheading {
	margin-top: 10px;
	background-color: #c8ba3c;
	color: white;
	padding: 10px;
}

h2.composer {
	margin-top: 10px;
	background-color: #c8ba3c;
	color: white;
	padding: 10px;
}

h2.yearheading a, h2.yearheading a:visited {
	color: white;
}

h3.boldspacedtitles {
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 15px;
	padding-top: 20px;
}

p.boldspacedtitles {
	padding-left: 10px;
	padding-right: 10px;
}

h4.event {
	background-color: #655e1f;
	color: #ffffff;
	padding: 5px;
	margin-bottom: 0;
}



/* @end */

/* @group header */

div.header {
	padding: 0;
	background-color: #655e1f;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #eecd11;
}

div.linksbar {
	width: 100%;
}

div.categorylinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #655e1f;
	padding: 5px 25px 5px 35px;
	border-bottom: 1px solid #565017;
}

div.header h1 {
	color: white;
	text-shadow: #303628 2px 2px 2px;
	font-size: 2em;
}



/* @end */

/* @group homepage */

img.padright {
	margin-right: 85px;
}

img.bordered {
	border: 1px solid #9c9c9c;	
}

div.score {
	background: url(/images/homepage/score.jpg) no-repeat;
	height: 96px;
}

p.photocredit {
	padding-top: 60px;
	padding-right: 40px;
	color: #5b5b5b;
	margin: 0;
	font-size: .825em;
	padding-left: 25px;
}

.homepagepanel {
	padding-top: 30px;
}

.hpleft {
	padding-left: 35px;
}

.hpcenter {
	padding-left: 35px;
}

.hpright {
	padding-left: 35px;
}

.newsphoto {
	width: 140px;
}

.newsheadlines {
	width: 170px;
}

.headline a, .headline a:visited {
	background-color: #877e2d;
	display: block;
	margin: 0 0 1px 1px;
	padding: 5px;
	font-size: .9em;
	text-decoration: none;
	color: #eecd11;
}

.headlinezz a:hover {
	text-decoration: none;
	font-weight: bold;
	background-color: #655e1f;
}

.headline a.selected {
	font-weight: bold;
	background-color: #655e1f;
}

p.yellowlinks a, p.yellowlinks a:visited {
	color: #655e1f;
}

p.event {
	padding: 5px;
	background-color: #e0d250;
	margin: 0;
}

.homepageimages {
	padding: 25px 25px 25px 35px;
}



/* @end */

/* @group structure */

div.ninefifty, .ninesixty {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

div.heading {
	padding: 50px 35px 20px;
}

div#company_telephone {
	padding-right: 35px;
}

div.maincontent {
	padding: 20px 25px 35px;
}

div.leftpanel {
	width: 280px;
	padding-top: 3px;
}

div.rightpanel {
	width: 600px;
	padding-bottom: 35px;
}

div.footer {
	color: #b5b5b5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 400px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
}

div.footerright {
	color: #dedede;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 400px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
}

.leftpublications {
	background: url(../images/books.jpg) no-repeat right bottom;
	width: 470px;
	height: 560px;
}

.bookspanel {
	line-height: 1.2em;
	font-size: 1.7em;
	color: #665e20;
	padding-left: 28px;
	padding-top: 10px;
}

.editionsspanel {
	line-height: 1.2em;
	font-size: 1.7em;
	color: #665e20;
	padding-top: 10px;
}

.rightpublications {
	background: url(../images/music.jpg) no-repeat right bottom;
	width: 430px;
	height: 560px;
}



/* @end */

/* @group links */

a, a:visited {
	text-decoration: none;
	color: olive;
}

a:hover {
	text-decoration: underline;
}

.notshown a, .notshown a:visited {
	color: silver;
}

div.footer a, div.footer a:visited {
	color: #c4c4c4;
	text-decoration: none;
}

div.footerright a, div.footerright a:visited {
	color: #dedede;
	text-decoration: none;
}

div.footer a:hover {
	color: #47ba91;
}

a.nounderline, a.nounderline:visited {
	text-decoration: none;
}

.categorylinks a, .categorylinks a:visited {
	text-decoration: none;
	color: #eecd11;
	margin-right: 10px;
}

.categorylinks a:hover {
	text-decoration: underline;
	color: white;
}

.categorylinks a.selected, .categorylinks a.selected:visited {
	color: #ffffee;
}

.leftpanel a.selected {
	color: #eecd11;
}

p a, p a:visited {
	color: #0b44ff;
}

table a, table a:visited {
	color: #0b44ff;
}

.backtotop p a, .backtotop p a:visited {
	color: olive;
}

a.red, a.red:visited {
	color: red;
}



/* @end */

/* @group tables */

tr {
	margin: 0;
	padding: 0;
}

td {
	font-size: .9em;
}

td.date {
	width: 100px;
	margin-top: 2px;
	vertical-align: top;
	font-weight: bold;
}

table.pa td {
	padding: 5px;
}



/* @end */

/* @group listings */

.olivebg {
	background-color: #655e1f;
}

.lightgreybg {
	background-color: #e0e0e0;
}

.greybg {
	background-color: #878787;
}

.creambg {
	background-color: #ffde72;
}

.listing {
	padding-left: 10px;
	padding-right: 10px;
	width: 450px;
}

.thumbnail {
	width: 120px;
}

.gallerythumbnail {
	color: #aeaeae;
	font-size: .825em;
}

.gallerythumbnail label {
	float: left;
	width: 50px;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
	clear: both;
}



/* @end */

/* @group lists */

ol, ul, dir, menu, dd {
	margin-left: 40px
}

ol {
	list-style-type: decimal
}

ol ul, ul ol, ul ul, ol ol {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 20px;
}

li {
	display: list-item
}

ul, ol, dl {
		page-break-before: avoid
	}

ul.pagelinks {
	margin-left: 0;
	padding-left: 2em;
	text-indent: -1em;
	list-style-position: inside;
}

.pagelinks li.selected a, .pagelinks li.selected a:visited {
	color: #eecd11;
	font-weight: bold;
}

.pagelinks li.notselected a, .pagelinks li.notselected a:visited {
	color: olive;
	font-weight: normal;
	font-style: normal;
}



/* @end */

/* @group calendar */

.maindates {
	background: #696221;
	color: white;
	font: 1.1em Arial, Helvetica, Geneva, sans-serif;
}

.darkgrey {
	background-color: #e0e0e0;
	line-height: 1.3em;
}

.lightgrey {
	background-color: #EDEDED;
	line-height: 1.3em;
}

.program {
	background-color: #FFDE72;
	font: 1.1em/1.3em Arial, Helvetica, Geneva, sans-serif;
}

.calendarheading {
	background-color: #655e1f;
	color: #fff9bc;
	text-align: center;
	margin: 0;
}

.leftdates {
	padding-left: 5px;
	padding-right: 5px;
	color: #fff;
}

.leftdates a, .leftdates a:visited {
	color: #6e5433;
}

.leftdates p, .leftlocation p {
	margin: 0;
	padding-top: 2px;
	padding-bottom: 2px;
}

.leftlocation {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
}

.eventinfo {
	font: 1.1em/1.3em "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
}



/* @end */

/* @group misc */

.lhimagecaption {
	font-size: .825em;
}

.textcol {
	width: 250px;
	border: 1px solid olive;
}

hr {
	margin-top: 10px;
	margin-bottom: 10px;
}

.pointer {
	cursor: pointer;
	cursor: hand;
}

p.warning {
	padding: 3px;
	color: #ffa000;
	background-color: #d0e2ef;
	font: .825em/1.2em Verdana, Arial, Helvetica, sans-serif;
}

.dark {
	background-color: #e3e3ff;
}

.light {
	background-color: #e8effe;
}

.white {
	color: white;
}

.white a, .white a:visited {
	color: white;
}

.big {
	font-size: 1.7em;
}

.medium {
	font-size: 1.4em;
	margin-top: 6px;
	margin-bottom: 6px;
}

.found {
	background-color: yellow;
}

div.backtotop {
	padding-left: 15px;
	padding-top: 5px;
}

div.previousnextpage {
	padding-left: 50px;
	padding-top: 5px;
}

div#contentfooter {
	position: fixed;
	bottom: 0;
	width: 100%;
}

.semitransparent {
	opacity: 0.75;
	background-color: white;
	filter:alpha(opacity=75);
}

.whitebg {
	background-color: white;
}

.nomargin {
	margin: 0;
}

div.options {
	margin-top: 25px;
	margin-bottom: 25px;
	border-top: 1px solid gray;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.notshown {
	color: silver;
}

div.notshown img {
	opacity: 0.26;
}

img.floatleft {
	margin-right: 10px;
	margin-bottom: 10px;
}

img.floatright {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 0;
}

span.composer {
	float: left;
	width: 180px;
	position: relative;
	font-weight: bold;
}

#cachepacket {
	display: none;
	visibility: hidden;
}

.err {
	color: #ff1c00;
}

.greytext {
	color: silver;
}

.caption {
	font-size: .9em;
}

.fixed {
	position: fixed;
}


/* @end */

.nodisplay {
	display: none;
}

/* @group Disco */

.discola {
	width: 100px;
}

.discolb {
	width: 50px;
}

.discolc {
	width: 50px;
}

.discold {
	width: 410px;
}

.primarycomposer {
	padding-right: 15px;
	padding-left: 0;
	background-color: #ede9c7;
}

.recording {
	width: 610px;
}

.recordingimage {
	width: 280px;
}



/* @end */

/* @group Padding */

.padded {
	padding: 10px;
}

.paddedleft {
	padding-left: 10px;
}

.paddedright {
	padding-right: 10px;
}

.paddedtop {
	padding-top: 10px;
}

.paddedbottom {
	padding-bottom: 10px;
}



/* @end */

.largeformatthunmbnail {
	padding: 10px;
	background-color: #eaeaea;
	margin-right: 15px;
	margin-bottom: 15px;
}

.largeformatthunmbnail img {
	border: 5px solid #ffffff;
}
