@charset "utf-8";

/* Site Colors
	Header Backgrounds: 
		background-color: #744C20;
	Main Content Backgrounds:
		background-color: #eBcD9A;
	Header Text Color (dark backgrounds):
		color: #eBcD9A;
	Header Text Color (light backgrounds):
		color: #381716;

*/

.oneColFixCtrHdr #container #mainContent table
{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
    border-color: #666;
    border-style: solid;
}

.oneColFixCtrHdr #container #mainContent td
{
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
    border-color: #666;
    border-style: solid;
}
.oneColFixCtrHdr #container #mainContent th
{
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
    border-color: #666;
    border-style: solid;
}

.oneColFixCtrHdr #container #mainContent
{
	clear: both;	
}

html,body {
	height: 100%;
	}
body {
	margin: 0;
	padding: 0;
	font-size: 75%;		/* 62.5%; */		 		/* Set 1em = 10px */
	font-family: Arial, Helvetica, sans-serif;
	background: #381716 url(images/layout/background.jpg) center top no-repeat;
	}
p {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}
ol, ul {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 1em;
}
strong {
	font-weight: bold;
	}
	
small {
	font-size: 90%;
	}

/* -- HEADINGS -- */
h1 { 
/*	font-size: 236%; */
	font-size: 250%;
	font-weight: bold; 
}
h2 {
	font-size: 180%;
	padding: 0;
	color: #381716;
	font-weight: bold;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
h3 {
	font-size: 145%;
	font-weight: bold;
	color: #381716;
	padding: 0%;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
}
h4 { font-size: 114%; }
h5 { font-size: 103%; }

/* -- LINKS -- */

a {
/*	color: #09F; */
	color:#06C;
	}
a:hover {
/*	color: #0CF; */
	color: #09F;
	}
#footer a {
/*	color: #0099FF;	 */
	color: #009DFF;
	}
#footer a:hover {
	color: #00AAFF;	
	}

/* -- IMAGES -- */
img {
	border: 0;
	}

/* -- FLOATS -- */
/* .flrt, .flrtsp {
	float: right;
	}
.flrtsp {
	margin-left: 2em;
	margin-bottom: 2em;
	}
.fllt, .flltsp {
	float: left;
	}
.flltsp {
	margin-right: 1.5em;
	margin-bottom: 1.5em;
	}
*/	
em {
	font-style: italic;
}
.csRegistrationReport {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}
.csRegistrationReport_Concert {
	color:#090;
}
.csRegistrationReport_SpecialConcert {
	color:#909;
}
.csScheduleTable {
	width: 100%;
}
.csRegistrationTable {
	width: 100%;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-collapse:collapse;
}
th {
	font-weight: bold;
}
.csRegistrationColumnOne {
	width: 200px;
	text-align: right;
}
.csInstrumentationTable {
	width: 98%;
	border: 0;
	margin-bottom: 1em;
	border-collapse:collapse;
}
.csInstrumentationTable th {
	font-weight: bold;
	width: 100px;
	text-align: right;
}
.csInstrumentationComposer {
	font-weight: bold;
	font-size: 120%;
}
.csInstrumentationPiece {
	font-style: oblique;
	font-size: 120%;
}
.csInstrumentationDaniels {
	font-size: 80%;
}
.csShoppingItemTable {
	font-size: 120%;
	width: 90%;
	border: none;
	margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto; 
	border-collapse:collapse;
}
.csShoppingItemTable th {
	font-weight: bold;
	width: 84px;
}
.csShoppingItemTableVendor {
	width: 202px;	
}
.csShoppingItemTable td {
/*	width: 84px; */
	text-align: left;
}
.csShoppingImage {
	width: 80px;
}
.csShoppingVendorImage {
	width: 205px;
}
.csPartAssignmentTable {
	width: 100%;
	margin-bottom: 1em;
	border-collapse:collapse;
	border: 1px solid black;
}
.csPartAssignmentTable td {
	border: 1px solid black;
}
.csPartAssignmentTable th {
	border: 1px solid black;
	font-weight: bold;
	background-color: #744C20;
	color: #eBcD9A;
}
.csPartAssignmentTableEmpty {
	background: #946C40;
	color: #946C40;
}
#idUncleGus {
	float: left;
	height: 275px;
	width: 225px;
}
.csBorderlessTable {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.csConcertAd {
	width: 100%;
	margin-left: auto ;
	margin-right: auto ;
	text-align: center;
}
#idWhatsNew {
	float: right;
	width: 490px;
	padding: 0px;
}
.csClear {
	clear: both;	
}
.ProminentLink {
	font-size: 1.2em;
	font-weight: bold;
}

img.headshot {
	float: left;
	margin-left: 0;
	margin-right: 10px;
	margin-top: 0;
	margin-bottom: 10px;	
	padding-top: 5px;
/*	border: 1px solid #666; 
	padding: 10px; */
}

.csFooterRight {
	float:right;
	text-align:right;
}
.csFloatRight {
	float:right;
}
.csFloatLeft {
	float:left;
}
.csInstrumentList_Orchestra {
/*	color:#090; */
}
.csInstrumentList_Chorus {
	color:#b09;
}
.csInstrumentList_BoyChorus {
	color:#077;
}
.csHighlighter {
	background: #ffff00;	
}
