.page-content {

	color: #fff;
	font-size: 12px;
}

h1 {
	color: #fbe979;
    font-family:  'Roboto';
    font-size: 65px;
    font-weight: lighter;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase
}

p {
	/*margin-bottom:10px;*/
}

#about-items p {
	/* color: #18288d; */
	font-size: 17px;
}

div#page-header {

	margin: 20px 0;
	margin-bottom: 40px;

}

p#page-sub-title {
	float:right;
	width: 750px;
	color: #FFF;
	font-size: 32px;
	font-family: 'Roboto';
}


/** members area **/
#col-left-members {
	width: 250px;
	/*height:100%;*/
	float:left;
}

#col-right-members {
	width:750px;
	/*height:100%;*/
	float:right;
	color:#400d12;
}

#col-right-members p {
	color:#fff;
}

ul#page-sub-menu-members {
	width: 250px;	
/*	margin-left: 20px;*/
	float:left;
	border-right: 1px solid #bbbca7;
}

ul#page-sub-menu-members li {

	list-style:none;
	background-color: #fde100;
	padding: 8px 7px;
	border-bottom: 1px solid #bbbca7;
}

ul#page-sub-menu-members li.last {

	border:none;
}

ul#page-sub-menu-members li a {

	color: #44508a;
	font-size: 24px;
	text-decoration:none;
	font-family:  'Roboto';
}

div.members-info {

	margin-bottom: 20px;
	color: #18288D;
}


div#ensemble_summary {
	color: #18288D;
	margin: 30px 0;

}

div#ensemble_summary > p {

	color:#FFF;
	font-family:  'Roboto';
	font-size: 24px;
	padding-bottom: 10px;
}

div#ensemble_summary > table {

	margin-top: 10px;
	border:1px solid #000;
	font-size: 13px;
	margin-bottom: 30px;
	border-collapse: collapse;
}

div#ensemble_summary table thead tr {

	background-color:#D32D1F;

	
}

div#ensemble_summary table thead tr th {

	padding: 5px;
	/*text-align: center;*/
	border:1px solid #000;
	color: #fff;
	font-size: 13px;
    vertical-align: top;
}

div#ensemble_summary table tbody tr.odd {

	background-color:#e3e5e5;
}

div#ensemble_summary table tbody tr.even {

	background-color:#efefef;
}

div#ensemble_summary table tbody tr td {
	padding: 5px;
	/*text-align: center;*/
	color: #333;
}

div#ensemble_summary table tbody tr td p.complete {
	font-weight: bold;
	color:#55ca85;
}

div#ensemble_summary table tbody tr td  p.incomplete {
	font-weight: bold;
	color:#f56149;
}

div#ensemble_summary table tbody tr td  a {
	color:#400D12;
	/*text-decoration: underline;*/
	cursor: pointer;
}


#edit-school-form,
#add-ensemble-form,
#update-passw-form,
#student_access_form,
#forgot-pw-form,
#unsubscribe-form{

	color: #FFFFFF;
	padding-bottom: 30px;
}

#view-ensemble {

	padding-bottom: 30px;

}

#edit-school-form table,
#add-ensemble-form table,
#update-passw-form table,
#student_access_form table,
#view-ensemble table, 
#forgot-pw-form table,
#unsubscribe-form table{

	color: #3c5c6a;
	border:2px solid #3c5c6a;
	margin-bottom: 10px;
}

#forgot-pw-form table, #unsubscribe-form table {border:0;}

#view-ensemble > table tbody td{

	width: 300px;
}

table#music-info,
table#music-info-edit {

	border:none;
	margin:0;
}

table#compere_notes_edit textarea {

	border: 1px solid #8F9C9D;
    border-radius: 5px;
    padding: 5px;
    height: 150px;
    width: 600px;
    font-family:Helvetica;

}


#edit-school-form table thead td,
#add-ensemble-form table thead td,
#update-passw-form table thead td,
#student_access_form table thead td,
#view-ensemble table thead td,
#forgot-pw-form table thead td{ 

	background-color: #5B889D;
	border-bottom:2px solid #3c5c6a;
	color:#fff;
	padding: 10px 20px;
	font-size: 26px;
	font-family: 'Roboto';
}

table#music-info > thead td,
table#music-info-edit > thead td {

	background-color: #98b9c4;
	border-bottom:2px solid #5a8c9c;
	color:#fff;
	font-size: 15px;
	font-weight: bold;
	font-family:Helvetica;
	text-align:center;
}

table#music-info > tbody td,
table#music-info-edit > tbody td {

	text-align:center;
}

table#music-info-edit > tbody td input[type="text"] {

	width: 165px;
}

#edit-school-form table tbody td,
#add-ensemble-form table tbody td,
#update-passw-form table tbody td,
#student_access_form table tbody td,
#view-ensemble table tbody td,
#forgot-pw-form table tbody td,
#unsubscribe-form table tbody td{

	padding: 15px 20px;
}

#edit-school-form table tbody td label,
#add-ensemble-form  table tbody td label,
#update-passw-form table tbody label,
#student_access_form table tbody label,
#view-ensemble table tbody label,
#forgot-pw-form table tbody  label,
#unsubscribe-form table tbody label {

	display:block;
	width: 160px;
}

#add-ensemble-form  table tbody td label {
	width: initial;
}

#edit-school-form table tbody td label.error,
#add-ensemble-form table tbody td label.error,
#update-passw-form table tbody label.error,
#forgot-pw-form table tbody label.error,
#unsubscribe-form table tbody label.error{

	margin-top: 10px;
	color: #D32D1F;
	font-weight: bold;
	width: 200px;
}


#edit-school-form table tbody tr.odd,
#add-ensemble-form  table tbody tr.odd,
#update-passw-form table tbody tr.odd,
#view-ensemble table tbody tr.odd{

	background-color:#e3e5e5;
}

#edit-school-form table tbody tr.even,
#add-ensemble-form  table tbody tr.even,
#update-passw-form table tbody tr.even,
#student_access_form table tbody tr.even,
#view-ensemble table tbody tr.even  {

	background-color:#efefef;
}

#edit-school-form input[type="text"],
#edit-school-form input[type="email"],
#add-ensemble-form input[type="text"],
#add-ensemble-form input[type="email"],
#update-passw-form input[type="password"],
#forgot-pw-form input[type="email"],
#unsubscribe-form input[type="email"],
select
{
    border: 1px solid #8F9C9D;
    border-radius: 5px;
    padding: 5px;
    width: 230px; 
    outline: 0;
}

#add-ensemble-form input[type="text"],
#add-ensemble-form input[type="email"] {
    width: 100%;
}

#form-btns {

	float:right;
	width: 600px;
	height: 30px;
	text-align: center;
}

#edit-school-form input[type="submit"],
#add-ensemble-form input[type="submit"],
#update-passw-form input[type="submit"],
#student_access_form input[type="submit"],
#forgot-pw-form input[type="submit"] ,
#unsubscribe-form input[type="submit"]{

    border: 1px solid #8F9C9D;
    border-radius: 5px;
    padding: 5px 10px;
    float:right;
    color: #333;
    font-size: 14px;
    
}

#edit-school-form a.cancel-btn,
#add-ensemble-form a.cancel-btn, 
#update-passw-form a.cancel-btn,
#student_access_form a.cancel-btn,
a#delete-student-access,
a#edit-ensemble-btn,
a#back-btn  {
    background-color:#b3b4b4;
    border: 1px solid #9f9f9f;
    border-radius: 5px;
    padding: 6px 10px;
    margin-right: 10px;
    float:right;
    font-size: 14px;
    color: #333;
}

a#delete-student-access,
a#edit-ensemble-btn {

	background-color:#fbf9ac;
}

#add-ensemble-form ul#dates {

	list-style:none;
	/*width: 230px;*/
}

#add-ensemble-form ul#dates li {

	height: 20px;
	margin-bottom: 10px;
}

#add-ensemble-form ul#dates input {

	float:left;
	margin-top: 4px;
	display:block;
	margin-right: 10px;
}

#add-ensemble-form ul#dates label {

	/*float:left;*/
	color: #333;
	width: auto;
	margin-top: 2px;
	font-size: 12px;
	padding-left: 25px;
}

/** about **/
#about-items {

	margin-top: 20px;
}

#about-items div {

	margin-bottom:30px;
}

#about-items h3 {
	color: #a0bc39;
	font-weight: bold;
	font-size: 26px;
}


/** adjudicators **/

ul#adjudicators-list {
	list-style:none;
	overflow:hidden;
	padding-bottom:50px;
}

ul#adjudicators-list li {
	 float:left;
	 width: 200px;
	 margin: 0 10px;
}

ul#adjudicators-list li .first,
ul#adjudicators-list li .last { 

	margin: 0;
}

.adjudicators-name {

	color:#4c7188;
	font-family: 'Roboto';
	font-weight: lighter;
	font-size: 32px;
	margin: 12px 0;
}

.adjudicators-desc {

	color: #fff;
}

div.past-adjudicator {

	width: 420px;
	
}

div.past-adjudicator.even {

	border-right:1px solid #fff;
}

div.past-adjudicator .title {

	float:left; 
	/* font-size:12px; */
	font-size:15px;
	width:160px;
	color: #fff;
	/* font-weight: bold; */
	font-family:  'Roboto';
}

div.past-adjudicator .list {
	float:left; 
	font-size:12px; 
	width:190px;
	color: #fff;
	font-weight: bold;
}

/** venues **/
#location-map {
	margin-top:30px;
	height: 473px;
	border:1px solid #a6aaa9;
}

/** video interviews**/

div.video-interviews {

	width: 100%;
	margin-bottom: 30px;
}

div.video-interview-item {
	width: 408px;
	list-style: none;
	float:left;
}

div.video-interview-item p 
{
	padding: 10px 0;
}

div.video-interview-item.even
{
	margin-right: 60px;
}

/** Dates **/

div#dates-cntr {
top: -17px;
	/*margin-top:-20px;*/
	padding-bottom:30px;
}

div#dates-cntr img {

	float:left;
	/* margin-top: 30px; */
	margin-top: -7px;
}

div#dates-cntr  ul#dates-list {

	float:left;
	width: 560px;
	margin-left:25px;
	/* margin-top: 30px; */
	margin-top: -7px;
}

ul#dates-list  li {

	list-style:none;
	color:#18288a;
	font-size:15px;
	padding: 15px;
	background-color:#fff;
}

ul#dates-list li.even {

	/* background-color:#bbcdd5; */
	background-color:#D8E6CE;

}

ul#dates-list li p.title {

	font-weight:bold;
}








/** sponsors**/

ul#sponsors-page li {
	list-style:none;
	height:137px;
	padding:20px;
	background-color:#a0bc39;
	margin-bottom:30px;
	overflow:hidden;
}

ul#sponsors-page li img {

	float:left;
	width:266px;
	height:137px;
	border-right:1px solid #18288D;
	overflow:hidden;
	display: block;
	padding-right: 20px;
}

ul#sponsors-page li p {
	width:470px;
	float:left;
	color:#18288D;
	padding: 35px 40px;
	font-size: 14px;

}

ul#sponsors-page li p a {
	color:#18288D;
	font-weight: bold;
}

/** register and contact forms **/
form#register-form {
	margin-top: 20px;
	color: #000000;
}

form#register-form label {

	color: #fff;
}

form#register-form label.error,
form#contact-form label.error  {

	display:block;
	color:#DD3927;
	font-weight: bold;
	/*padding-left: 8px;*/
}

form#register-form input,
form#register-form select,
form#register-form textarea {
	/*border: 1px inset #8F9C9D;*/
	width: 255px;
	border-radius: 5px;
	border:1px solid #8f9c9d;
	padding: 5px;
	float: right;
	color: #333;
	margin: 0;
}

form#register-form p {
	margin-bottom:10px;
	color:#18288D;
}

form#register-form td {
vertical-align: top;
	padding: 5px 0;
}

form#register-form input[type="submit"] {

	width: 70px;
}


form#contact-form {
	margin-top: 30px;
	float:left;
	margin-left: 30px;
	color: #18288D;
}

form#contact-form label {
	color: #ffffff;
}

form#contact-form input,
form#contact-form textarea {

	/* width: 350px; */
	width: 255px;
	border-radius: 5px;
	border:1px inset #8f9c9d;
	padding: 5px;
	float: right;
}

form#contact-form p {

	margin-bottom:10px;
}

form#contact-form td {

	padding: 5px 0;
}

form#contact-form input[type="submit"] {

	width: 70px;
}

div#contact-details {
	color: #18288D;
	float:right;
	width:400px;
	margin-top: 58px;
	font-family: 'Roboto';
	/* font-size:23px; */
	font-size: 28px;
}

div#contact-details div {

	margin-bottom:30px;
}


div#contact-details div p {

	width: 400px;
	line-height: 25px;
	 font-size:18px; 
	/*font-size: 28px;*/
}

div#contact-details div p.title {
	color: #18288D;
	 font-size: 24px; 
	/*font-size: 28px;*/
	margin-bottom:5px;
}


/** picture gallery **/
div#page-picture-gallery-cntr {
	width:100%;
	height:305px;
	position: relative;
}

div#page-picture-gallery {

	width:940px;
	position:absolute;
	/* top: 30px; */
	padding-top: 20px;
    top: 5px;
	left:-30px;
	height:310px;
	background-color:#FDE000;
}

div#page-picture-gallery  ul {

/* 	width: 860px;
	padding-left: 20px;
	list-style:none;
	height:205px;
	margin-top: 80px; */
	height: 194px;
    list-style: none outside none;
    margin: 0 auto;
    padding-top: 15px;
    width: 865px;

}

div#page-picture-gallery  ul li {

	width:186px;
	height:194px;
	overflow:hidden;
	border:2px solid #5e5744;
	background-color:#fff;
	float:left;
	margin: 0 14px;
}

div#page-picture-gallery  ul li.first {
	margin:0;
	margin-right:14px;
}

div#page-picture-gallery  ul li.last {
	margin:0;
	margin-left:14px;
}

/*** information 2 columns ***/
#col-left {
	width: 196px;
	height:100%;
	float:left;
}

#col-right {

	width:650px;
	height:100%;
	float:right;
	/* color:#400d12; */
	color: #FFFFFF;
}

#col-right a {

	color:#FFFFFF;
}


