body {
  margin: 0;
  font-family: arial, verdana;
  font-size: small;
}
body.popup {
  background: #dddddd;
}
h1 {
  font-size: 150%;
}
h2 {
  font-size: 130%;
}
h3 {
  font-family: arial;
  font-size: 95%;
  padding: 4px 0;
  margin: 0;
}
form {
  padding: 0;
  margin: 0;
}
h2.sub_header {
  font-size: 115%;
  border-bottom: 1px solid #ccc;
}
div#container {

}
div#cma_header div#header {
  padding: 0 8px 20px 150px;
  background: url(/images/logo_new.gif) no-repeat 5% center;
}
div#cma_header {
  color: #000;
  background: #e9be82  url(/images/header.jpg) repeat-x bottom left;
  border-bottom: 1px solid #aa5713;
}
div#cma_header ul {
  margin: 0;
  list-style: none;
}
div#cma_header h1 {
  margin: 0;
  font-size: 280%;
  font-family: "arial narrow";
}
div#cma_header h1 span {
  color: #666;
}
div#login_status {
  width: 100%;
  float: left;
  background: transparent url(/images/top_nav.png) repeat-x bottom left;
}
div#login_status ul {
  color: #000;
  float: left;
  margin: 0;
  padding: 5px 10px 0 10px;
  list-style: none;
  background: #e9be82 url(/images/top_nav.png) repeat-x bottom left;
}
div#login_status ul li {
  margin: 0;
  padding: 0;
  float: left;
}
div#login_message {
  text-align: right;
  font-size: 90%;
  background: #e9be82;
}
li#login_date {
  float: left;
  clear: left;
}
div#sidebar {
  float: left;
  clear: right;
/*  width: 15%;*/
  width: 174px;
  padding: 12px 0;
}
div#sidebar ul {
  font-family: arial;
  list-style: none;
  padding: 0 8px 12px 0;
  margin: 0;
}
div#sidebar ul li {
  margin: 0;
  padding-left:8px;
}
div#sidebar ul li.header {
  font-weight: bold;
  border-bottom: 1px solid #ccc;
}
div#sidebar ul a {
  font-size: 90%;
  font-weight: bold;
  display: block;
  margin: 0;
  padding: 4px;
  color: #000;
  text-decoration: none;
}
div#sidebar ul a:hover {
  font-weight: bold;
  color: #000;
  background: #efe08b;
}
body.co_curricular_activity #sub_nav_co_curricular_activities a, 
body.cca_category #sub_nav_cca_categories a, 
body.event #sub_nav_events a,
body.community_service #sub_nav_community_services a,
body.community_involvement #sub_nav_community_involvements a, 
body.character_development_domain #sub_nav_character_development_domains a,
body.character_development #sub_nav_character_developments a,
body.napfa_test #sub_nav_napfa_tests a {
  font-weight: bold;
  color: #fff;
  background: #999;
}
div#cma_main {
  float: left;
  clear: left;
  width: 844px;
  padding: 16px 0;
}
div#spacer {
  padding: 4px 16px;
  border-right: 1px solid #ccc;
}
div#cma_footer {
  /*float: left;*/
  font-size: 85%;
  clear: both;
}
div#cma_footer ul {
  color: #fff;
  float: left;
  list-style: none;
  padding: 0;
  margin: 0;
  background: #919191 url(/images/footer.jpg) repeat-x top left;
}
li#copyright {
  float: left;
  margin: 0;
  padding: 8px 8px;
}
li#footer_nav {
  float: right;
  margin: 0;
  padding: 8px 8px;
  font-weight: bold;
}
div#page_header, div.page_header {
  font-size: 120%;
  font-weight: bold;
  padding: 4px 8px 2px 0;
  border-bottom: 1px solid #cccccc;
  text-transform: capitalize;
}
#spacer table, .popup table {
/*  float: left;*/
  clear: left;
  border-collapse: collapse;
  width: 100%;
}
#spacer table th, #spacer table td, .popup table th, .popup table td {
  margin: 0;
  padding: 6px 6px;
  text-align: left;
  border-bottom: 1px solid #000;
}
#spacer table th, .popup table th {
  background: #ddd; /*#e9be82; #ffd5b9;*/
}
#spacer table td, .popup table td {
  white-space: nowrap;
}
#spacer table caption, .popup table caption {
  font-weight: bold;
  margin: 0;
  padding: 4px 4px;
  text-align: left;
}
#spacer table caption ul, .popup table caption ul {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
#spacer table .action, .popup table .action {
  text-align: right;
}
#spacer table .conflict, .popup table .conflict {
}
#spacer table .conflict span {
  color: red;
  font-weight: bold;
}
#spacer table .spinner {
  width: 16px;
}
#page_summary {
  float: left;
}
#pagination_links {
  float: right;
}
div fieldset {
  border: 0;
  border-top: 1px solid #ccc;
}
div fieldset label {
  width: 178px;
  float: left;
  padding: 2px 4px 0 4px;
  text-align: right;
  display: block;
  text-transform: capitalize;
}
div fieldset .remarks {
  clear: both;
  padding-left: 180px;
}
fieldset ul {
  float: left;
  list-style: none;
  margin: 0 0 0 2px;
  padding-left: 2px;
}
fieldset ul.fields {
  margin: 0;
  padding: 0;
  list-style: none;
}
fieldset ul.fields li {
  float: left;
  padding-left: 2px;
}
div.mandatory ol, div.optional ol {
  margin: 0 0 0 178px;
  padding: 0;
}
fieldset img#picture {
  float: right;
  clear: right;
  border: 1px solid #ccc;
}
fieldset div.optional, fieldset div.mandatory {
  width: 100%;
  float: left;
  clear: left;
}
fieldset div.optional span.field_actions, fieldset div.mandatory span.field_actions {
  float: right;
}
fieldset div.blankslate {
  clear: both;
}
div.mandatory label {
  font-weight: bold;
}
div#login_box {
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
  border: 4px solid #FF6500;
  padding: 10px 16px;
  width: 320px;
}
div#login_box h1 {
  text-align: center;
}
div#login_box fieldset {
  border: 0;
}
fieldset div {
  padding: 2px 0;
}
div.doneslate {
  background: #67f8b2;
  font-weight: bold;
  font-size: 110%;
  padding: 5px;
  margin: 0 0 10px 0
}
div.blankslate {
  clear: both;
  background: #ff6;
  font-weight: bold;
  font-size: 110%;
  padding: 5px;
  margin: 0 0 10px 0
}

.prop {
  float:right;
  width:1px;
}
.min259px {
  height: 259px;
}
fieldset.w65px label {
  width: 65px;
}
div#failed_login {
  margin-right: auto;
  margin-left: auto;
  padding: 4px 8px;
  color: #fff;
  font-size: 110%;
  font-weight: bold;
  background: red;
  width: 280px;
  text-align: center;
}
#show_user_groups ul {
  margin: 0;
  padding: 0 0 0 16px;
  list-style: none;
}
.fieldWithErrors {
  padding: 4px;
  background-color: red;
  display: inline;
}
#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-left: 160px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}
#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}
#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}
#errorExplanation ul {
  margin-left: 24px;
}
#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}
.flash {
  background: #aaffaa;
  font-weight: bold;
  font-size: 110%;
  padding: 5px;
}
div.uploadStatus {
  margin: 5px;
}
div.progressBar {
  margin: 5px;
}
div.progressBar div.border {
  background-color: #fff;
  border: 1px solid grey;
  width: 100%;
}
div.progressBar div.background {
  background-color: #333;
  height: 18px;
  width: 0%;
}
legend {
  font-size: 110%;
  font-weight: bold;
  vertical-align: middle;
  /*border: 1px solid #ccc;
  background: #eee;*/
}
.previously_published {
  background: lightblue;
}
.currently_published {
  background: yellow;
}
.top_nav {
  clear: left;
  padding: 0;
  margin: 0;
  list-style: none;
}
.top_nav li {
  padding: 0;
  margin: 0;
  float: left;
}
.top_nav a {
  float: left;
  font-size: 90%;
  color: #fff;
  display: block;
  padding: 5px 10px;
  border: 1px solid #999;
  border-bottom: none;
  text-decoration: none;
  font-weight: bold;
  background: #777;
  margin: 0 1px 0 0;
}
.top_nav a:visited {
  color: #fff;
}
.top_nav a:hover {
  text-decoration: underline;
  background: #999;
}
body#home #tab_home a, 
body#students #tab_students a, 
body#attendance #tab_attendance a, 
body#tests_exams_scores #tab_tests_exams_scores a,
body#conduct #tab_conduct a,
body#leaps #tab_leaps a,
body#napfa #tab_napfa a,
body#system #tab_system a {
  color: #777;
  background: #fff url(/images/top_nav.jpg) repeat-x top left;
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
}
.new_entity {
  float: left;
  width:  100%;
  margin: 4px 0;
  padding-top: 4px;
  border: 1px solid #ccc;
  border-left:  0;
  border-right: 0;
  background: #eee;
}
.new_entity fieldset {
  clear: left;
  border: 0;
}
.highlight {
  background-color: #ffffb3;
}
#category_options li {
  padding: 2px 0;
}
#category_options li a {
  text-align: right;
}
#popup_container {
  background: #ddd;
}
#popup_content {
  background: #fff;
  margin: 0 auto;
  width: 680px;
  padding: 8px 20px;
}
span.remove_link {
  text-decoration: underline;
  cursor: pointer;
}
div.term_selection {
  width: 100%;
  float: left;
  padding: 0;
  margin-bottom: 12px;
  padding-top: 8px;
  border-top: 1px solid #888;
  /*border-bottom: 1px solid #888;*/
  background: #eee url(/images/1x1999.png) repeat-x bottom left;
}
ul.year_term_nav {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.year_term_nav li {
  float: left;
}
ul.year_term_nav li.academic_year {
  padding-right: 12px;
}
ul.year_term_nav label {
  font-weight: bold;
}
ul.year_term_nav a {
  float: left;
  color: #fff;
  display: block;
  text-decoration: none;
  font-size: 90%;
  font-weight: bold;
  padding: 2px 8px 6px 8px;
  background: #777;
  border: 1px solid #888;
  border-bottom: none;
  margin-right: 2px;
}
ul.year_term_nav a:hover {
  text-decoration: underline;
  background: #999;
}
ul.year_term_nav a.tab_selected,
ul.year_term_nav a.tab_selected:hover {
  color: #000;
  font-weight: bold;
  background: #fff;
  border-bottom: 1px solid #fff;
/*  margin-bottom: -1px;
  padding-bottom: 6px;
*/}
ul.tabs {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.tabs li {
  float: left;
}
ul.tabs a {
  display: block;
  color: #fff;
  font-size: 90%;
  font-weight: bold;
  padding: 4px 8px;
  text-decoration: none;
  border: 1px solid #ddd;
  margin-right: 2px;
  background: #ccc;
}
ul.tabs a:hover {
  text-decoration: underline;
  background: #999;
}
ul.tabs a.selected {
  color: #000;
  background: #ccc;
  padding-bottom: 6px;
  margin-bottom: -1px;
}
.numbers, #spacer .numbers {
  text-align: right;
}
img.participation {
  cursor: pointer;
}
#napfa_scores {
  font-size: 90%;
}
.napfa_time_score {
  text-align: right;
  border: 1px solid #ccc;
  width: 32px;
  font-size: 90%;
}
.napfa_weight, .napfa_score, .napfa_height {
  text-align: right;
  border: 1px solid #ccc;
  width: 25px;
  font-size: 90%;
}
.table_container {
  clear: left;
  width: 820px;
  overflow: auto;
}
.napfa_non_score_status {
  border: 1px solid #ccc;
  font-size: 90%;
}
table#leaps {
  width: auto;
  font-size: 80%;
  margin-left: 190px;
}
table#leaps td {
  text-align: center;
  border: 0;
  padding: 1px;
}
th.leaps {
  text-align: center;
  font-size: 85%;
  padding: 1px;
}
th.leaps span {
  font-size: 90%;
}
table.pass_rates {
  border-top: 1px solid #000;
  border-left: 1px solid #000;
}
#spacer table.pass_rates th, #spacer table.pass_rates td  {
  vertical-align: top;
  text-align: center;
  border-right: 1px solid #000;
}
.napfa_points, .bmi {
  color: blue;
  font-weight: bold;
}