/*
    Application styles for non-IE browsers
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}

.content {
	background: url(content_bg.gif) repeat-x #ffffff;
	border: none;
	bottom: 0px;
	left: 0px;
	position: absolute;
	right: 0px;
	top: 0px;
	margin-bottom: 15px;
}

h3.login {
	background-color: #fcb017;
	color: #ffffff;
	letter-spacing: 0em;
	text-align: left;
	font: bold 12px sans-serif;
	vertical-align: middle;
	padding: 4px 8px;
	margin-right: 7px;
	text-decoration: none;
	margin-top: 2px;
}

p.login {
	margin: 0 1em 1em;
}

.loginbox {
	font: bold 10px Verdana, sans-serif;
	border: 1px solid #9dabcb;
	background-color: #f0f5ff;
	position: absolute;
	top: 120px;
	width: 225px;
	right: 20px;
	height: 103px;
}

.loginboxword {
	font: 11px Tahoma;
	padding: 0px 2px;
	text-transform: capitalize;
}

.loginboxheader {
	color: #FFFFFF;
	letter-spacing: 0em;
	text-align: left;
	font: bold 12px sans-serif;
	vertical-align: middle;
	padding: 4px 8px;
	background-color: #688dba;
}

.loginboxheaderE {
	font: bold 14px Verdana, sans-serif;
	background-color: #30487d;
	color: #ffffff;
}

.appheader {
	background: url(app_header_bg.jpg) repeat-x;
	text-align: left;
	font: bold 16px Verdana, sans-serif;
	border: none;
}

.menuheader {
	background-color: #a6bcd3;
	text-align: left;
	font: bold 12px Verdana, sans-serif;
}

.menufooter {
	display: none;
}

.mainview {
	position: absolute;
	background-color: #a6bcd3;
	border: thin solid #a6bcd3;
	font: sans-serif;
	overflow: auto;
	top: 56px;
	left: 236px;
	right: 5px;
	bottom: 5px;
}

.menutree {
	position: absolute;
	overflow: auto;
	align: center;
	top: 102px;
	left: 0px;
	bottom: 2px;
	width: 125px;
}

.menuchild1 {
	margin: 4px;
	font: 10px Verdana, sans-serif;
}

.textfield {
	position: absolute;
	border: thin solid #a6bcd3;
	left: 130px;
	right: 10px;
}

.ltextfield {
	position: absolute;
	border: 1px solid #9dabcb;
	margin: -1px 1px 4px 0px;
	right: 2px;
	width: 150px;
	padding-left: 4px;
}

.textarea {
	position: absolute;
	border: thin solid #a6bcd3;
	height: 75px;
	left: 130px;
	right: 10px;
}

.tagline {
	font: 8px Verdana, sans-serif;
	position: absolute;
	bottom: 2px;
	left: 5px;
	color: #999999;
	margin-bottom: 8px;
	display: none;
}

.loginmainarea {
	position: absolute;
	top: 120px;
	overflow: auto;
	left: 20px;
	right: 265px;
	bottom: 10px;
}

input.logbutton {
	background-color: #7aa6db;
	border: none;
	height: 24px;
	width: 155px;
	text-transform: capitalize;
	font: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}

hr {
	color: #000000;
	background-color: #000000;
	height: 1px;
	border: 0px;
	width: 100%;
}

.tools ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.tools li {
	padding: 5px 5px;
}

.tools ul li a div {
	width: 100px;
	height: 10px;
}

.tools ul li a {
	cursor: pointer;
	cursor: hand;
	background-color: #e9e9e9;
	padding: 4px 6px;
	margin: 0px;
	font: bold 11px Verdana, sans-serif;
	border-top: 1px solid #E7E7C7;
	border-right: 1px solid #BBBB88;
	border-bottom: 1px solid #BBBB88;
	border-left: 1px solid #E7E7C7;
	color: #000000;
	text-decoration: none;
}

.tools ul li a:hover {
	color: #AD0000;
	border-top: 1px solid #BBBB88;
	border-right: 1px solid #DDDDB0;
	border-bottom: 1px solid #DDDDB0;
	border-left: 1px solid #BBBB88;
}

.mainarea {
	position: absolute;
	top: 102px;
	overflow-y: auto;
	left: 130px;
	right: 4px;
	bottom: 2px;
}

.mainarea_mod {
	position: absolute;
	top: 165px;
	overflow-y: auto;
	left: 130px;
	right: 4px;
	bottom: 2px;
}

.infopanel {
	position: absolute;
	top: 102px;
	overflow: none;
	left: 130px;
	right: 4px;
	height: 40px;
}

.container {
	border: 1px solid #224e7b;
}

h1.block {
	background-color: #a6bcd3;
	text-align: left;
	font: bold 12px Verdana, sans-serif;
}

p.block {
	margin: 0 1em 1em;
	font: 12px Verdana, sans-serif;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #1E4872;
	margin-bottom: 10px;
	text-decoration: underline;
}

h2 {
	font-size: large;
	font-weight: normal;
	color: #1E4872;
	padding: 3px;
	margin: 0px;
}

.mainarea span h1,.mainarea h1 {
	font-size: larger;
	font-weight: normal;
	color: #FFFFFF;
	padding: 3px 6px;
	margin: 3px 0 20px 0;
	background-color: #fcb017;
}

.mainarea div h1 a {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 3px;
	margin: 0px;
	text-decoration: underline;
	border-bottom: none;
	display: inline;
}

h1 a:hover {
	text-decoration: none;
}

.motdtable {
	border: 1px solid #9dabcb;
	background-color: #f0f5ff;
	padding: 15px;
}

p {
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin: 0px;
}

hr {
	color: #CCCCCC;
	background-color: #F0F0F0;
	height: 1px;
}

blockquote {
	padding: 0px;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}

input.student {
	font-weight: bold;
}

select.student {
	font-weight: bold;
}

#messageCenter {
    width: 108px;
    margin-left: 8px;
}

.studentControls {
    padding: 5px 0;
}
