@import "navigation.css";
body {
	margin: 0 auto;
	padding: 0;
	border: none;		
	font-family: Helvetica, Arial, Sans-Serif;
 	font-size: 9pt;
	font-weight: normal;
	line-height: 1.05em;
	color: #555;
	background-color: #ffffff;	
}
.ForceColumnsToExtend {
	clear: both;
}

.orangeclass {
	text-decoration : none;
	color: #FCB825;	
}
/*color: #FF6600;	*/
/* new items to file */
#dogEar {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 32%;
	width: 36%;
	padding: 0.25em 0 0.4em 0;
	border: solid 1px #999;
	border-right: solid 2px #666;
	border-bottom: solid 2px #666;	
 	font-size: 8pt; 	
	text-align: center;
}
 
#dogEar form, #quickFind {
 	display: inline;
 }
 
#dogEar a {
 	padding: 0.5em 0.5em 0.5em 0.5em;
 } 
#quickFind {
	padding: 0 1em 0 0.5em;
	font-size: 7.5pt;
	color: #ccc;	
}
.qfText {
	width: 10em;
	background-color: #ece8d7;
}
.qfSubmit {
	width: 5em;
	background: #cc9933;
	border: outset 1px #333333;
}
/* end -- new items to file */
img {
	border: 0;
}
table {
	margin: auto;
	padding: 0.25em;
	background-color: transparent;
}
td {
	padding: 4px;
}
.divTable {
	display: table;
	width: 100%;
}
.divCell {
	display: table-cell;
	width: 50%;
}
h1, h2, h3, h4, h5 {
	line-height: 1.5em;	
 	color: #FCB825;
}
h1 {
	margin-left: 0.85em;
	font-size: 16px;
	font-family: Helvetica;
}
h2 {
	margin-left: 0.85em;
	font-size: 15px;
	font-family: Helvetica;	
}
h3 {
	margin-left: 0.85em;
	font-size: 14px;
	font-family: Helvetica;
}
h4 {
	margin-left: 0.85em;
	font-size: 13px;
	font-family: Helvetica;
}
h5 {
	margin-left: 0.85em;
	font-size: 12px;
	font-family: Helvetica;
}
caption {
	font-weight: bold;
	text-align: center;
	font-size: 1.25em;
	text-align: center;
	margin: 0.5em auto 0.5em auto;
}
p {
	margin: 1em 2em 1em 2em;
	line-height: 1.5em;	
	color: #666;
}
code, pre {
	font-family: "Courier New", courier, monospace;
	background: inherit;
	color: #333;
}
a:link, a:visited {
	background: transparent;
	color: #2b7288;
	font-size: 9pt;	
	font-weight: normal; /*<!-- was bold-->*/
	text-decoration : none;
}

a {
	font-weight : bold; 
	background: none;	
}
a:hover {
	text-decoration : none;
	color: #cc0000;
}
a:active {
	color: #555;
	text-decoration : none;
}

.headline {
	width: 400px;
	margin: 15px auto 15px auto;
}

#debug {
	clear: both;
	float: left;
	margin-top: 3em;
	padding: 0.5em;
	border: 0;
	background-color: white;
	border: 1px solid #000;
	display: none;
}
/* forms */
input {
	width: 12em;
	font-size: 11px;
	color: #363636;
	background-color: transparent;
}
input.btnSubmit {
	width: 9px;
	height: 9px;
	margin: 0 30 0 0.25em;
}
input.login {
	width: 90px;
	height: 30px;
	background-image: url(/images/login_button.png);
	background-repeat: no-repeat;
	border: 0;
}
select {
	font-size: 10px;
	color: #363636;
	background-color: transparent;
}
.select {
	width: 12em;
	font-size: 10px;
	color: #363636;
	background-color: #e8e2c9;
}
input.file {
	font-size: 11px;
	color: #363636;
	background-color: transparent;
}
input.radio {
	background-color: transparent;
	width: 12px;
	height: 20px;
	border: none;
}
input.smallint {
	width: 5em;
}
textarea {
	width: 12em;
	height: 40px;
	font-size: 11px;
	color: #363636;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	background-color: transparent;
}
/* width: 6em; */
input.submit {
	width: 82px;
	background-color: #FFFFFF;
	border: outset 1px #444;
	color: #333333;
}

.req {
	color: #FCB825;
	font-weight: bold;
}

.formLabel {
	margin: 0;
	padding: 0;
	padding-left: 4px;	
	padding-right: 4px;
	background: none;
	text-align: right;
	font-weight: bold;
	white-space: nowrap;
	vertical-align: middle;
}
.formValue {
	margin: 0;
	padding: 2px;
	background: none;
	font-weight: normal;	
}
.yeardate-input{
	width: 80px;
}
#formInput {
	margin: auto;
	color: #363636;
	vertical-align: top;
}
.dbEntity {
	margin: 0.25em auto 0.25em auto;
	background-color: #f7f7f7;
	border: solid 1px #777;
}
.dbEntity th {
	background-color: #ededed;
	font-size: 11px;
	padding: 5px;
}
.dbEntity tr {
	background-color: transparent;
	font-size: 11px;
	padding: 5px;
}
.dbEntity tr.alt {
	background-color: #ededed;
	border-bottom: 1px dashed #000;
	font-size: 11px;
	padding: 5px;
}
.dbEntity td {
	vertical-align:	top;
}
/* this is the the big month view. */
#calendar {
	margin-left: 160px;
	margin-right: 90px;
}
#calendar table {
	border: 1px solid #ccc4a4;
	padding: 0px;
	width: 67%;
}
#calendar td {
	border: 1px solid #ccc4a4;
	height: 70px;
	width: 10%;
}
#calendar td table {
	border: 0px;
	text-align: left;
}
#calendar td table td {
	border: 0px;
	height: auto;
}
#library {
	width: 55%;
	margin-left: 240px;
}
/* IE can't nest, especially lists */
*>#library ul {
	margin: 0.1em auto 0.1em auto;
}
*>#library li {
	padding: 0.1em;
	list-style: none;	
}
/* IE Hack */
* html body #library li {
	list-style: none;	
	padding: 0.25em;
}
*>.jumpnav {
	list-style: none;
	margin-top: 0.75em;
	padding: 0.25em;
	border: solid 1px #999;
}
.lfc {
	background-color: #ccc4a4;
	border: solid 1px #999;	
	font-weight: bold;
	font-size: 1.2em;
}
*>.libFile {}
/*
#library dl {
	margin: auto;
	background-color: #f4efdb;
}
#library dt {
	margin-top: 11px;
	margin-bottom: 5px;
	padding: 5px 0px 5px 11px;
	background-color: #ccc4a4;
	border-right: solid 1px #8f4707;
	border-bottom: solid 1px #8f4707;
}
*/
#toolColumn {
	float: left;
	width: 20%;
	margin: 0 auto 0 auto;
	padding: 0 0 5em 0;
	background: #ece8d7;
	border: solid 1px #555;
	border-right: solid 2px #555;		
	border-bottom: solid 2px #555;		
	text-align: left;
	display: inline; /* IE bug */
}
*>#toolColumn {
	display: block;
}
/* minical styles */
.calnav {
	margin: 0.75em auto 0.25em auto;
	font-size: 10pt;
	font-weight: bold;
}
#toolColumn #miniCal {
	margin: 0.25em auto 1em auto;
}
#miniCal {
	width: 100%;
	padding: 0.5em;
}
#notes {
	margin: 1.5em auto 1.5em auto;
	padding: 0.25em 0 1em 0;
	background: #ddd;	
	border-top: solid 1px #555;
	border-bottom: solid 1px #555;	
}
#notesHeader {
	display: table;
	width: 100%;
	background: #bbb;
	border-top: solid 1px #777;
	border-bottom: solid 1px #777;		
	text-align: center;
}
#notes h3 {
	margin: 0.15em auto 0.15em auto;
	text-align: center;
}
#notes a {
/* 	color: #fff; */
}
#lastNote {
	margin: 1em;
}
#lastNote h4, #lastNote p, #notesDetail h4 {
	margin: 0.25em;
}
#notesDetail {
	position: absolute;
	top: 6.25em;
	left: 0;
	width: 33%;
	height: 75%;
	background: #eee;
	border-top: none;	
	border-right: solid 3px #777;
	border-bottom: solid 3px #777;
	border-left: solid 1px #777;	
	overflow: auto;
	display: none;
}
#notesDetail dl {
	margin: 1em;
}
#notesDetail dt {
	margin-top: 1.5em;
	font-weight : bold;
}
#notesDetail dd {
margin: 0.5em;
}
#notesDetail dd.private {
	color: gray;
}
#sectionHeader{
	display:none;
}
#hrAboveResultsHeader{
	display:none;
}
.toolTip {
	color: black;
	font-weight : bold;
	background-color: #eaeaea;
	border: 1px solid #8f4707;
	width: 200px;
	display: none;
	position: absolute;
	left: 0px; 
	top: 0px;
	text-align: left;
}
#workarea {
	margin: 0 auto 0 auto;
	text-align: center;
}
#workLeftColumn {
	float: left;
	width: 39%;	
	margin: 0 auto 0 auto;
	padding: 0;
	background-color: #f4efdb;
	text-align: left;
}
/* IE Hack */
* html body #workLeftColumn, * html body #workRightColumn {
	display: inline;
}
#workLeftColumn ul li, #workRightColumn ul li, #workRightColumnTop ul li, #workRightColumnBottom ul li {
	margin-left: -1.75em;
}
#workRightColumn {
	float: right;
	width: 39%;
	margin: 0 auto 0 auto;
	padding: 0;
	background-color: #f4efdb;
	text-align: left;
	display: inline; /* IE bug */
}
#slRecord {
	padding-bottom: 1em;
}
#workRightColumnTop, #workRightColumnBottom {
	padding-bottom: 1em;
}
/* calendar styles */
A.calendar {
	color: #f4efdb;
}
A.calendar:visited {
	color: #f4efdb;
}
.CalendarDay {
	font-size: 8px;
	background-color: #f4efdb;
	text-align: right;
}
.CalendarDayToday {
	font-size: 8px;
	background-color: #8f4707;
	text-align: right;
}
.CalendarDaySelected {
	font-size: 8px;
	background-color: #07478f;
	text-align: right;
}
.CalendarDayEmpty {
	font-size: 8px;
	background-color: #eaeaea;
	text-align: right;
}
.CalendarDayNames {
	font-size: 11px;
	color: #f4efdb;
	font-weight : bold;
	background-color: #8f4707;
	text-align: center;
}
/* 
A.calnav {
	font-weight : bold;
	font-size: 13px;
}
 */
/*
#calevents{
	vertical-align: top;
	text-align:left;
}
#calevents span a{
	font-size: 10px;
	margin-top: -10px;
}
*/
/* end calendar styles */
#overDiv{
	font-size: 13px;
	color: #f4efdb;
	font-weight : bold;
	background-color: #eaeaea;
	vertical-align: top;
	border: 1px solid #8f4707;
	width: 205px;
	display:none;
}
.pertyRecord {
	margin: 0.25em auto 0.25em auto;
	text-align: left;
}
.pertyRecordL {
	text-align: right;
	font-weight: bold;
	padding-right: 1em;
}
.pertyRecord tr:hover {
	background-color: #ffc975;
}
/* trying to merge two layouts that are not even vaguely similar */
/* unique elements */
#bodyShell {
	z-index: 0;
	width: 988px;
	margin: 0 auto 2em auto;
	background-color: #fff;
	border: none;	
	background-image: url(/images/lad_workarea_bkgnd.jpg);
	background-repeat: repeat-y;
	height: auto;
}
#left_line {
	float:left;
	z-index: 0;
	width: 80em;
	margin: 0; 
	background-color: #fff;

}
#right_line {
	float: right;
	z-index: 0;
	width: 80em;
	margin: 0 auto 2em auto;
	background-color: #fff;
	border: none;	
}

#bodyPlain {
	z-index: 0;
	width: 80em;
	margin: 0 auto 2em auto;
	background-color: #fff;
	border: none;
	height: 100%;
}
#bodyPopPlain {
	z-index: 0;
	margin: 0 auto 2em auto;
	background-color: #fff;
	border: none;
	height: 100%;
}
/* masthead */
#mastHead {
	z-index: 0;
	width: 100%;
	margin: 0 auto 0 auto; 
	background-image: url(/images/lad_header.jpg);
	background-repeat: no-repeat;
}
#mastHead #navL1 {
	z-index: 6;
	width: 100%;
	height: 41px;
	margin: 0 auto auto auto;
	background-image: url(/images/lad_nav_bar.jpg);
	background-repeat: no-repeat;
}
#mastHead #navL2 {
	z-index: 6;
	width: 100%;
	height: 28px;
	/*Are you sue you need a background image here? If so, the height is incorrect, it should be 41px*/
	/*background-image: url(/images/lad_nav_bar.jpg);*/
	background-repeat: no-repeat;
}
#mastHead #navL1 form  {
	float:right;
	margin: 10px 0.5em 0.5em auto;
}
#mastHead #navL2off  {
	display: none;
}
.borderCap {
z-index: 7;
	margin: 0;
	padding: 0;
}

#brandBar {
	width: 100%;
	height: 148px;
	margin: 0 auto auto auto;
	/*background-image: url(/images/brandbar.jpg);*/
	background-repeat: no-repeat;
	color: #fff;
}
#brandBar p {
	margin: 1em;
}

#promo {
	float: left; 
	width: 456px; 
	height: 80px; 
	margin: 14px 0 0 8px; 
	text-align: right;
	color: #666;
 }

#promo #homey {
	float: left;	
	z-index: 0;
	width: 300px;
	height: 160px;
	border: none;
	display: inline;
	margin: 14px 0 0 8px; 
}

#systemMessages {
	float: left; 
	width: 456px; 
	height: 110px; 
	margin: 14px 0 0 8px; 
	background-image: url(/images/inside_page_logo.png);
	background-position: top right;
	background-repeat: no-repeat;
}
#systemMessages #messages{
	position: relative;
	padding-top: 30px;
	color: #E4701A;
}
/* end masthead */
/* navigation */
#L1 {
	height: 39px;
}
#navL1 ul li:hover,#navL1 ul li.over{
	background-image: url(/images/orange_nav_bar_over.png);
	background-repeat: repeat-x;
}
#navL2 ul li:hover,#navL2 ul li.over{
	background-image: url(/images/blue_nav_bar_over.png);
	background-repeat: repeat-x;
}
#L2 {
	height: 28px;
}
#L1 td, #L2 td {
	width: 100px;
	margin: 0;
	padding: 0;
}
/* end, navigation */
/* body elements */
#contentShell {
	width: 988px;
	min-height: 100px; 
 	margin: auto auto 15px auto;
	padding: 0;
}

#popupContentShell {
	background: transparent;
	
}
#student {
	float: left; 
	width: 30%; 
	min-height: 25em;	
	margin: 0; 
	padding: 0;

}
#student_img {
	float: left; 
	padding: 0 50px 0 50px;
}
#divider_line {
	float: right; 
}
#divider_line_left{
	float: left; 
}

#divider_center_down {
	float: none;
	padding: 10px 0px 0px 30px;
}

/* IE Hack */
* html body #contentLeft {
	display: inline;
}
#welcome {
	float: left; 
	width: 35%;
	margin: 0; 
	padding: 0 22px 0 22px;
	text-align: justify;
	font-size: 9pt; 
	color: #A0A0A0; 
	font-weight:bold;
	font-family:Arial;
}

#faculty_css {
	float: right; 
	width: 30%; 
	min-height: 25em;	
	margin: 0; 
	padding: 0;
}
#faculty_img {
	float: right; 
	padding: 0 30px 0 30px;
}
/* IE Hack */
* html body #contentRight {
	display: inline;
}
#contentBottom {
	float: left; 
	width: 38em; 
	min-height: 2em;	
	margin: 1em 0 0 1em; 
	border: solid 1px #999;
}
/* IE Hack */
* html body #contentBottom {
	display: inline;
}
/* end, body elements */

/* interior pages */
/* end, interior pages */
#footer {
	z-index: 0;
	width: 80em;
	height: 50px;
	margin: 0 auto 0 auto;
	background-color: transparent;
	border: none;
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
}
#footer a {
	color: #ffffff;
}
#footer p {
	margin: 0 2em 0 0;
	padding: 0;
	text-align: center;
	font-size: 7pt;
	color: #fff;
	padding-top: 6px;
}
 
 
/* generic styles */
span.i {
	font-style: italic;
}
span.b {
	font-weight: bold;
}
span.title {
	font-weight: bold;
	color: #00546b;	
}
span.inlineL {
	float: left;
	margin: 3px 5px 5px -20px;
}
span.inlineR {
	float: right;
	margin: 3px 0 5px 5px;
}
/* end generic styles */
#reconcilePopup .match {
	color: blue;
}
#reconcilePopup .diff {
	color: red;
	background-color: #ededed;
}
#reconcilePopup th {
	background-color: #ededed;
}
#reconcilePopup th a {
	font-size: 1.2em;
	font-weight: bold;
	background-color: #ededed;
}
#reconcilePopup td.col0 {
	border-right: 1px solid #000;
	text-align: right;
	font-weight: bold;
}
#reconcilePopup .col1 {
	border-right: 1px dashed #000;
}

#contentLeft {
	float: left; 
	width: 460px; 
	min-height: 470px;	
	margin: 0 0 0 25px;
	border: solid 1px #999;
	overflow: auto;
}

#contentRight {
	float: left; 
	width: 460px; 
	min-height: 470px;
	margin: 0 0 0 15px;
	border: solid 1px #999;
	/*overflow: auto; */
}

#wa2 {
	width: 460px; 
	min-height: 470px;
	margin: -27px 0 0 0;
}
div.preloaderOuter{
	width: 106px;
	font-size: 9px;
	text-align: center;
}
div.preloaderOuter .first{
	border:2px solid #faf9f3;
}
div.preloaderOuter .preloader{
	position:relative;
	height:16px;
	border:1px solid red;
	border-color:#727865 #faf9f3 #faf9f3 #727865;
	width: 100px;
}
div.preloaderOuter .preloader div{
	height: 17px;
	width: 100px;
	position:absolute;
	top:0;
	left:0;
}
div.preloaderOuter .o1{
	background: #faf9f3;
	color: #8a8a8a;
}
div.preloaderOuter .o2{
	color:#faf9f3;
	z-index:3;
	background: #727865;
}


#dhtmlUi{
	display: none;
}

