h1 { 
	font-family: "lucida grande", geneva, verdana, georgia, tahoma, arial, sans-serif;
	font-size: 1.8em;
	font-weight:bold; 
	padding:0px 0px 5px 0px; 
	margin:0px 0px 5px 0px; 
	line-height:28px; 
	border-bottom:1px dashed #999;  
}
h2 {
  font-size: 1.4em;
  margin: 0;
  padding: 16px 0 4px 0;
}
textarea {
  font-family: arial;
  font-size: 100%;
}
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;
}
#tagline {
  font-family: 'arial';
}
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-family: 'arial';
  font-size: 90%;
  background: #e9be82;
}
li#login_date {
  float: left;
  clear: left;
}
.top { 
	text-align:right; 
	vertical-align:middle; 
	padding:50px 25px; 
	height:0px; 
	background:url(../images/bar_01.png) top left no-repeat; 
	background-color:#E9BE82;
	color:#990000; 
	font-weight:bold 
}

.topbar { 
	text-align:right; 
	height:22px; 
	background:url(../images/bar_02.png) top left repeat-x; 
	padding:10px 25px;
	font: normal 80%/1.5em "lucida grande", tahoma, arial, verdana, sans-serif;  
	color:#000; 
	font-weight:bold
}

#navline .navtopleft { 
	float:left; 
	padding:5px 25px; 
}

#navline .navtopright { 
	float:right; 
	padding:5px 25px; 
}

#navline { 
	font: normal 80%/1.5em "lucida grande", verdana, tahoma, arial, sans-serif; 
}

.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%;
  font-family: 'arial';
  color: #fff;
  display: block;
  padding: 2px 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 {
  font-family: 'arial';
  color: #777;
  background: #fff url(/images/top_nav.jpg) repeat-x top left;
  border-bottom: 1px solid #fff;
  padding-bottom: 2px;
}
.login {
	width:320px;
	margin:0px auto;
	margin-top: 100px;
  border:5px solid #000; 
	padding:25px 8px;
}
.login fieldset label {
  font-size: 11px;
  font-family: arial;
  text-align: right;
  float: left;
  width: 60px;
}
.login div#login_error {
  color: #f00;
  font-weight: bold;
}
fieldset div.mandatory {
  font-weight: bold;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
	text-align:left;
}
fieldset div {
  padding: 2px 0;
}
.content { 
	/*margin:1em auto;*/
	width:95%; 
}

.maincontent {
  float: right;
  clear: right;
  width: 70%;
}

.leftmenu h2 { 
	font: 90%/1.4em "lucida grande", geneva, verdana, georgia, tahoma, arial, sans-serif; 
	font-weight:bold; 
	padding:0px; 
	margin:0px; 
	line-height:20px; 
	border-bottom:1px dashed #999;  
}

.leftmenu, .maincontent { 
	font: 100% "lucida grande", tahoma, arial, sans-serif; 
	padding:1em 
}

.leftmenu { 
	width:16em;
	border-right:1px dotted #999; 
	float:left; 
}

.logo { 
	position:absolute; 
	left:50px; 
	top:0px; 
	width:150px 
}

.logotext h2 { 
	height:40px; 
	margin:0px; 
	font: 300%/1.2em "lucida grande", tahoma, arial, sans-serif;   
}

.logotext { 
	font: 75%/1.5em "lucida grande", tahoma, arial, sans-serif; 
	padding:10px; 
	position:absolute; 
	left:200px; 
	top:5px  
}
		
body { 
	background-color: #fff; 
	color: #333; 
	margin:0px;
}

/* added by tohchye */

.list_header {
  border-bottom: 1px dashed black;
  font-size: 17px;
  padding-bottom: 3px;
}

.label {
  text-align: right;
  font-weight: bold;
  width: 130px;
}

.left_parent {
  width: 50%;
  float: left;
  clear: left;
}

.right_parent {
  width: 50%;
  float: right;
  clear: right;
}

.sub_menu {
  margin: 8px 0;
  list-style: none;
  padding-left: 0;
}

.sub_menu li {
  margin: 0;
  padding-left: 2px;
}

.sub_menu li ul {
  margin: 0;
  list-style: none;
  padding-left: 20px;
}

div.form_block dl {
  float: left;
  width: 38em;
}

div.form_block dt {
  width: 15em;
  margin: 0;
  padding: 2px;
  text-align: right;
  white-space: nowrap;
  float: left;
  clear: both;
  position: relative;
}

div.form_block dd {
  margin: 0 0 0 0;
  padding: 2px;
  white-space: nowrap;
  float: left;
  width: 20em;
}

div.form_block label {
  font-size: 100%;
  font-weight: bold;
}

div.parent_contact {
  clear: both;
}

#assessment_selection {
  width: 100%;
}

div.prop {
  height:300px;
  float:right;
  width:1px;
}

table td.alt {
  background: #cccccc;
}

table tr.alt {
  background: #ddd;
}

.numbers {
  text-align: right;
}

div#guideline table {
  border-top: 1px solid black;
  border-left: 1px solid black;
}
div#guideline table td, div#guideline table th {
  border-right: 1px solid black;
  border-bottom: 1px solid black;
}
.failed {
  background: pink;
}
td.score {
  text-align: center;
}
td.unmarked {
  background: pink;
}
td.marks {
  text-align: right;
}
td.grade {
  text-align: center;
}
.term_nav {
  clear: left;
  padding: 0;
  margin: 0;
  list-style: none;
}
.term_nav li {
  padding: 0;
  margin: 0;
  float: left;
}
.term_nav a {
  font-size: 90%;
  color: #fff;
  display: block;
  padding: 4px 10px;
  border-top: 1px solid #999;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  text-decoration: none;
  font-weight: bold;
  background: #777;
  margin: 0;
}
.term_nav a:visited {
  color: #fff;
}
.term_nav a:visited.term_selected {
  color: #777;
}
.term_nav a.term_selected, .term_nav a:hover  {
  color: #777;
  background: #fff url(/images/application/term_nav.jpg) repeat-x top left;
  border-bottom: 1px solid #fff;
  margin-bottom: -1px;
}
#term_content {
  clear: left;
  border: 1px solid #999;
  padding: 4px 8px;
  margin: 0px;
}
div.tab_box {
  float: left;
  width: 100%;
}
ul.tabs {
  float: left;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  background: url(/images/1x1ddd.png) repeat-x bottom left;
}
ul.tabs li {
  float: left;
  color: #fff;
  font-size: 90%;
  font-weight: bold;
  padding: 2px 8px;
  text-decoration: none;
  border: 1px solid #ddd;
  border-bottom: 0;
  margin-right: 2px;
  background: #999;
  cursor: pointer;
}
div.tab_box div.tab_area {
  float: left;
  clear: left;
  width: 100%;
  padding: 8px 0;
  border: 1px solid #ddd;
  border-top: 0;
  border-right: 0;
  background: #eee url(/images/1x1ddd.png) repeat-y top right;
}
ul.tabs li.selected {
  color: #000;
  background: #eee;
}
ul.tabs a {
  float: left;
  display: block;
  color: #fff;
  font-size: 90%;
  font-weight: bold;
  padding: 2px 8px;
  text-decoration: none;
  border: 1px solid #ddd;
  margin-right: 2px;
  background: #999;
}
ul.tabs a:hover,
ul.tabs a.selected {
  color: #000;
  background: #eee;
  border-bottom: 0;
  padding-bottom: 5px;
}
fieldset {
  border-top: 1px dashed #bbb;
  padding: 8px 12px;
}
fieldset legend {
  font-size: 120%;
  font-weight: bold;
  padding: 0 8px;
}
fieldset label {
  width: 200px;
  float: left;
  padding: 2px 4px 0 4px;
  text-align: right;
  display: block;
  text-transform: capitalize;
}
fieldset div.optional, fieldset div.mandatory {
  width: 100%;
  float: left;
  clear: left;
  margin: 0;
  padding: 4px 0;
}
fieldset span {
  float: left;
  padding-top: 2px;
}
fieldset div.remarks {
  clear: left;
  margin-left: 185px;
}
div.clear {
  clear: both;
}
div.padder {
  padding: 8px 0;
}
.tabbertab form, .tabbertablive form {
  padding: 0;
  margin: 0;
}
div#page_header, div.page_header {
  font-size: 150%;
  font-weight: bold;
  padding: 4px 8px 2px 0;
  border-bottom: 1px solid #cccccc;
  text-transform: capitalize;
  margin-bottom: 12px;
}
.credit {
  white-space: nowrap;
}
