/**********************************************************
 * PCNSO-specific styles.
 */

/*
 * Concertography-related styles
 */
div.perfblock#perf {
	margin: 6px 8px 10px 8px;
}
div.perfblock#perf:after {
	border-bottom: 1px solid #663;
}

#perf .perfdt {
	font-weight: bold;
	font-size: 110%;
}

#perf .title {
	font-style: italic;
}

#perf .composer {
	font-style: normal;
	font-size: 100%;
}

div.featured {
/*	margin: 2px 2px 2px 2px; */
}

#perf .ftype {
	text-decoration: underline;
	font-size: 110%;
}

/* Concertography accordion parameters */

#seasontab {
	height:24px;
	padding-left:8px;
	padding-top:3px;
	background:#ffffff;
	cursor:pointer;
	border-top:1px solid #ddaa44;
	border-bottom:1px solid #97690e;
}

#seasontab:hover {
	height:24px;
	padding-left:8px;
	background:#ffffff;
	cursor:pointer;
}

/*
 * General styles
 */

div.alt_menu {
	text-align: center;
	padding-bottom: 8px;
	border-bottom: 1px solid #663;
}

#inlinepic table {
	width: auto;
}

div.tessitura {
	font-size: 12px;
	padding: 4px;
}

div.tessiturahead {
	font-weight: bold;
	font-size: 14px;
	padding: 4px 0 4px 0;
	margin-bottom: 4px;
	color: #663;
	border-bottom: 2px solid #663;
/*	background-color: #aa8;  */
}

span.sectionlead {
	font-style: italic;
}

span.execmember {
	text-decoration: underline;
}
