@charset "UTF-8";

/**********************General Tags *********************/
body {
	/*background-color: #C2CADD;*/	
	background-color: #7078FE;
	background-image: url("images/bg_fade.png");
	background-repeat: repeat-x;
	color: #0B2972;
	font-family: verdana, sans-serif;
}

p {
	font-size: small; 
	text-align: justify;
}

a {
	color: #0B2972;
	font-size: inherit;
}

a:hover{
	color: blue;
	font-size: inherit;
	/*background-color: #D3D3D3;*/
}

ul li {
	color: inherit;
	/*#padding: 0px 0px 15px 0px;*/
	font-size: inherit;
	list-style-image: url("images/Icon-BlueNote.png");
}

hr {
	color: #C2CADD;
	background-color: #C2CADD;
}

table {
	border: 0px;
}

caption {
	text-align: left;
}

h2, h3 {
	text-align: center;
	font-variant: small-caps;
}

fieldset {
	border: 0px;
	padding: 0px;
	width: 160px;
}

/************************* classes **********************/
.emphasis {
	font-weight: bold;
	font-size: larger;
	font-variant: small-caps;
}

.xsmallfont {
	font-size: x-small;
}

.smallfont {
	font-size: small;
}

li.linksPage {
	#padding: 0px 0px 15px 0px; 
}

li.linksPage2 {
	#margin: 15px 0px 15px 0px; 
}

.rowAlt {
	background-color: #E5E8EF;
}

.tableHeader {
	border-bottom: #0B2972 solid 1px;
	background-color: #C3C8F0;
}

.tableHeader2 {
	border-bottom: #0B2972 solid 1px;
	color: white;
	background-color: #7078FE;
}

select.registration {
	width: 170px;
}

.errorMessage {
	color: red;
	font-weight: bold;
}

/************************* ID's *************************/ 

#page {
	margin-top: 2px;
	margin-left: 5%;
	margin-right: 5%;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	background-image: url("images/bg.png");
	background-repeat: repeat-x;
	background-color: white;
	width: 90%;	
	min-width: 900px;
}

#logo {
	position: absolute;
	width: 200px; 
	margin-top: 330px;
	margin-left: 10px;
	#margin-left: -215px;
}

#logo img {
	width: 180px;	
	margin-top: 20px;
	margin-left: 10px;
	border: 0px;
}

#navigation { 
	position: absolute; 
	width: 210px;
	margin-top: 32px; 
	#margin-left: -230px;
	font-weight: normal;
	padding: 10px 10px 0px 10px;
	min-height: 450px;
}

#navigation a {
	display: block;
	text-decoration: none;
	color: #0B2972;
	padding: 10px 10px 10px 50px;
	font-size: 85%;
	font-variant: small-caps;
}

#navigation a:hover {
	color: blue;
	background-image: url("images/music-note-SH-32x32.png");
	background-color: #D3D3D3;
	background-repeat: no-repeat;
	background-position: center left;
	border: blue solid 1px;
	padding: 9px 9px 9px 49px;
}

#mainContent { 
	padding: 2px 15px 10px 30px; 
	margin-right: 20px;
	margin-top: 32px;
	#padding-top: 50px;
	margin-left: 230px;
	min-height: 460px;
	#height: 460px;
	min-width: 600px;
	border-left: 1px solid black;
	background-color: white;
	#background-color: transparent;
}

#page2 {
	margin-top: 2px;
	margin-left: 2%;
	margin-right: 2%;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	background-image: url("images/bg.png");
	background-repeat: repeat-x;
	background-color: white;
	width: 670px;
}

#mainContent2 { 
	padding: 2px 15px 10px 30px; 
	margin-top: 32px;
	#padding-top: 50px;
	min-height: 450px;
	#height: 450px;
	width: 620px;
	background-color: white;
	#background-color: transparent;
}

#page3 {
	margin-top: 2px;
	margin-left: 2%;
	margin-right: 2%;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	background-image: url("images/bg.png");
	background-repeat: repeat-x;
	background-color: white;
	/*width: 670px;*/
}

#mainContent3 { 
	padding: 2px 15px 10px 30px; 
	margin-top: 32px;
	#padding-top: 50px;
	min-height: 800px;
	#height: 800px;
	/*width: 620px;*/
	background-color: white;
	#background-color: transparent;
}

#calendar {
	margin-left: -35px;
}

#map {
	border: #0B2972 solid 2px;
}

#School_District_Results {
	position: absolute;
	font-size: small;
	min-width: 600px;
	#margin-left: -200px;
	#margin-top: 30px;
}

#School_Results {
	position: relative;
	font-size: small;
	#margin-top: 15px;
}

#directors {
	width: 600px;
}

#Director_Results {
	position: relative;
	font-size: small;
}

#signin {
	float: left;
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 5px; 
	font-size: small;
	background-color: silver;
	outline: silver solid 2px;
	border: white solid 2px;
	#border: silver double thick;
	width: 275px;
}

#signin img {
	width: 25px;
	#width: 20px;
}

#signinInstructions {
	position: absolute;
	margin-left: 300px;
	#margin-left: 20px;
	#margin-top: 25px;
	width: 300px;
}

#registrationAnnouncement {
	position: absolute;
	margin-top: 200px;
	#margin-left: -280px;
	width: 600px;
}

#studentInformation {
	font-size: small;
}

#studentInformationTable {
	width: 610px;
}

#ensembleInformation {
	font-size: small;
}

#ensembleInformationTable {
	width: 610px;
}

#registrationSubmitTable {
	width: 610px;
}

#registrationSummary{
	background-color: white;
}

#registrationSummaryTable {
	table-layout: fixed;
	width: 600px;
	font-size: small;
	border: #0B2972 solid 1px;
	background-color: white;
}

#memberInformation {
	font-size: x-small;
	float: right;
}

#invoiceSubmitter {
	font-size: small;

}	

#invoiceDates {
	float: right;	
	font-size: small;
	margin-top: -105px;
}

#invoiceInstructions {
	font-size: small;
	background-color: white;
}

#invoiceSummary{
	
	background-color: white;
}

#invoiceSummaryTable {
	table-layout: fixed;
	width: 600px;
	font-size: small;
	border: #0B2972 solid 1px;
	background-color: white;
}

#timeStamp {
	float: left;
	font-size: x-small;
	font-style: italic;
	color: gray;
	padding: 0px 0px 0px 0px;
	margin-top: -2em;
}

#footer {
	padding: 5px 0px 0px 0px;
	margin-left: 5%;
	color: #E5E8EF;
	font-size: x-small;
}

#footer a {
	color: inherit;
	font-size: inherit;
}

#closeLink {
	float: right;
	margin-top: -10px;
	font-size: x-small;
}

#closeLink img {
	margin-right: 2px;
	border: 0px;
}

#printLink {
	float: right;
	margin-bottom: 5px;
	font-size: x-small;
}

#printLink img {
	margin-top: -5px;
	margin-right: 2px;
	border: 0px;
}

#signOut {
	float: right;
	font-size: small;
	margin-top: -10px;
}

#directorySearchForm {
	position: absolute; 
	margin-left: 400px;
}

#StudentScoresTable {
	table-layout: fixed;
	width: 600px;
	font-size: small;
	border: #0B2972 solid 1px;
	background-color: white;
}

#StudentBOScoresTable {
	position: absolute;
	table-layout: fixed;
	width: 450px;
	font-size: small;
	border: #0B2972 solid 1px;
	background-color: white;
}


#StudentTotalsTable {
	position: absolute;
	margin-top: 350px;
	table-layout: fixed;
	width: 400px;
	font-size: small;
	border: #0B2972 solid 1px;
	background-color: white;
}

#BOScoreSubmissionNotes {
	position: absolute;
	margin-top: 475px;
}

/*  ************** TABLE STYLES ************** */

.officersTable {
  font-size: 11px;
  border: solid 1px #0B2972;
}

.officersTableHeader {
  font-size: 12px;
  font-weight: bold;
  background: #0B2972;
  color: #FFFFFF;
  font-variant: small-caps;
  text-align: center;
  padding: 5px;
}

.officersTableData {
  padding-left: 5px;
  border: solid 1px #0B2972;
  font-size: 11px;
}

/*  ************** END: TABLE STYLES ************** */

/* begin css tabs */

ul#tabnav { /* general settings */
text-align: left; /* set to left, right or center */
margin: 1em 0 1em 0; /* set margins as desired */
font: bold 11px verdana, arial, sans-serif; /* set font as desired */
border-top: 1px solid #0B2972; /* set border COLOR as desired */
list-style-type: none;
padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
}

ul#tabnav li { /* do not change */
display: inline;
}

ul#tabnav li a { /* settings for all tab links */
padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
border: 1px solid #0B2972; /* set border COLOR as desired; usually matches border color specified in #tabnav */
background-color: #FFFFFF; /* set unselected tab background color as desired */
color: #0B2972; /* set unselected tab link color as desired */
margin-right: 0px; /* set additional spacing between tabs as desired */
text-decoration: none;
border-top: none;
}

body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4 { /* settings for selected tab */
border-top: 1px solid #FFFFFF; /* set border color to page background color */
background-color: #FFFFFF; /* set background color to match above border color */
}

body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a { /* settings for selected tab link */
background-color: #0B2972; /* set selected tab background color as desired */
color: #FFFFFF; /* set selected tab link color as desired */
position: relative;
top: 1px;
padding-top: 4px; /* must change with respect to padding (X) above and below */
padding-bottom: 8px;
}

ul#tabnav a:hover { /* settings for hover effect */
background: #7078FE; /* set desired hover color */
color:#FFFFFF;
}

/* end css tabs */




