/*
	Stylesheet for EQA system.

	Version 1.0
	Keith Goatman 02/04/08
*/

body {
	 color: black;
	 background-color: #00AEC0;
	 padding: 0;
     margin-left:8%;
	 margin-right:8%;
	 margin-top: 2em;
	 text-align: left;
	 font-family: "verdana","arial","helvetica",sans-serif;
	 font-size: 11pt;
	 overflow: auto;
}

p {
    color: black;
	background: transparent;
	margin-top: 1em;
	padding: 0;
	text-align: left;
    font-size: 11pt;
	line-height:160%;
}

a:link {
	color: #00BFFF;
	text-decoration: none;
	background:transparent;
	border:none;
}

a:visited {
	color: #00BFFF;
	text-decoration: none;
	font-size: 11pt;
	text-decoration: none;
	background:transparent;
}

a:active {
	color: #00BFFF;
	text-decoration: none;
	font-size: 11pt;
	text-decoration: none;
	background:transparent;
	border:none;
}

a:hover {
	text-decoration:none;
	border-bottom:2px dotted #733;
}

h1 {
	font-size: 30pt;
	font-weight: bolder;
	color: black;
	margin:0;
	padding:0;
	background:transparent;
	text-align:left;
}

h2 {
	color: #696969;
	background: transparent;
	font-size: 14pt;
	font-weight:900;
	margin:0;
	padding:0;
	border:0;
	text-align: left;
}

h3 {
	font-size: large;
	font-weight: bold;
	color: #555;
	margin-left: 2%;
	margin-bottom: 2em;
	background: transparent;
	text-align: left;
}

h4 {
	font-size: medium;
	font-weight: normal;
	font-style: italic;
	color: black;
	margin-left: 20px;
	background: transparent;
	text-align: left;
}

.leftmargin {
	padding: 0;
	margin-left: 1.5em;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px; /* bottom margin negative value of footer height */
	margin-left: 2em;
	margin-right: 2em;
	margin-top: 2em;
}

.feature {
	background: transparent;
	color: #007;
	padding: 0;
	margin: 0;
	text-align: left;
	font-family: "arial","helvetica", sans-serif;
	font-size: 10pt;
}

a.viewbutton:link, a.viewbutton:visited, a.viewbutton:active {
    background: #000077;
	color: yellow;
	height: auto;
	font-size: 24pt;
	font-weight: bold;
	font-family: "arial","helvetica",sans-serif;
	text-decoration: none;
	float: right;
	border: none;
	padding: 0;
	margin: 0;	
}

a.viewbutton:hover {
	color: #000077;
	background: #9999ff;
	text-decoration: none;
}

.viewlabel {
    background: transparent;
	color: #aaffaa;
	font-size: 12pt;
	font-weight: bold;
	font-family: "arial","helvetica",sans-serif;
	float: right;
	border: none;
	padding-top: 6pt;
	margin: 0;	
}


.titlebox {
	border: none;
}

.title {
	background: transparent;
	color: white;
	border: none;
	float: left;
	height: auto;
	padding: 2px;
	text-align: left;
	font-family: "arial","helvetica",sans-serif;
	font-size: 10pt;
}

.titlebutton {
	background: transparent;
	color: white;
	border: none;
	float: left;
	text-align: left;
	font-family: "arial","helvetica",sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

a.titlebutton:link, a.titlebutton:visited, a.titlebutton:active {
    text-decoration: none;
	background: transparent;
/*	color: white; */
	border: none;
	font-size: 12pt;
	font-weight: bold;
}

a.titlebutton:hover
{
		color: #000077;
		background: white;
}

.titlebuttongrey {
	background: transparent;
	color: #555555;
	border: none;
	float: left;
	text-align: left;
	font-family: "arial","helvetica",sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

.titleright {	
	background: #000077;
	color: white;
	height: auto;
	padding: 2px;
	text-align: left;
	font-family: "arial","helvetica",sans-serif;
	font-size: 10pt;
	float: right;
}

.titlenav1 {
	background: #000077;
	color: white;
	float: left;
}

.titlenav2 {
	background: #000077;
	color: #777777;
	float: left;
}

.error {
   margin-left: 2%;
   margin-right: 2%;
   margin-bottom: 2em;
   margin-top: 1em;
   border: 1px solid #339;
   background-color: #ddd;
   color: red;
   padding: 1.25em;
   text-align: left;
   font-family: "arial","helvetica",sans-serif;
   font-size: 18pt;
   font-weight: bold;
}

.error p {
	color:#007;
	margin:0;
	margin-top:2em;
	margin-bottom:0em;
	padding:0;
}

.footer, .push {
	height: 60px; /* .push must be the same height as .footer */
}

div.footer_hr {
	margin: 0 2% 6px 2%;
	border-top: 1px solid black;
	border-bottom: 0;
}

.foottext {
	margin: 0 2% 6px 2%;
	font-size: 9pt;
	color: black;
	background: transparent;
}

.foottext a {
	color: #555599;
	text-decoration: none;
}

#rightdiv {
	background: #bbbbee;
	color: #000077;
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	font-family: "arial","helvetica",sans-serif;
	font-size: 12pt;
	float: right;
}

#leftdiv {
	background: black;
	color: white;
	height: auto;
	width: 50%;
	border: 0;
	padding: 0;
	margin: 0;
	text-align: left;
	font-family: "arial","helvetica",sans-serif;
	font-size: 12pt;
	float: left;
}

.grade_info {
	color: white;
	background: green;
	text-align: left;
	font-size: 11pt;
}

.grade_info_danger {
	color: white;
	background: #700;
	text-align: left;
	font-size: 11pt;
}

.grade_info_overgrade {
	color: white;
	background: orange;
	text-align: left;
	font-size: 11pt;
}


#waitdiv {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	float: left;
	z-index: 100;
}


#Im {
	float: left;
	position: absolute;
	margin: 0;
	padding: 0;
}

INPUT,TEXTAREA,SELECT {
	font-family: arial,sans-serif;
	font-size: 13px;
}

.my_grade {
		  float: left;
		  color: white;
		  font-weight: bold;
}

.your_grade {
			float:right;
			color: #070;
}

.refred {
		display: inline;
		color: #900;
}


#loginbox{
	margin-right:2%;
	float:right;
    width:30%;
}

.loginwrap{
    border:1px solid silver;
	width:100%;
}

#jscriptbox {
    width:100%;
    border:1px solid #aa0000;
	color:#aa0000;
	padding:0; 
    background:#ffffbb;
    text-align:left;
}

#screenbox {
    width:100%;
    border:1px solid #aa0000;
	color:#aa0000;
	padding:0; 
    background:#ffffbb;
    text-align:left;
	display:none;
}

#colourbox {
    width:100%;
    border:1px solid #aa0000;
	color:#aa0000;
	padding:0; 
    background:#ffffbb;
    text-align:left;
	display:none;
}

#cookiebox {
    width:100%;
    border:1px solid #aa0000;
	color:#aa0000;
	padding:0; 
    background:#ffffbb;
    text-align:left;
	display:none;
}

.errorhead {
	 color: #ffffaa;
	 background-color: #aa0000;
	 font-family: "arial","verdana","helvetica",sans-serif;
	 font-size: 12pt;
	 padding:0.5em;
	 font-weight: bold;
	 text-align: center;
}

.errorbody p {
	color:#aa0000;
	padding:8px; 
	margin:0;
    background:#ffffbb;
	font-size: 10pt;
	font-weight: normal;
    text-align:left;
}

a.errorhead:link, a.errorhead:visited, a.errorhead:active {
    text-decoration:underline;
	background:transparent;
	color:#000077;
	border:none;
	font-size:10pt;
	font-weight:normal;
}

.failmsg {
		 color: red;
		 font-size: small;
}

.bannertable {
	margin-top:1em;
	margin-left:2%;
	padding: 1em;
	width:96%;
	border: 1px #000077 solid;
	background: white;
}

#leftcolumn {
 	width: 55%;
	float: left;
	margin-left:0;
	padding:0;
}

.welcome {
	background: transparent;
	width:100%;
	color: black;
}

.welcome h1 {
	font-family: "arial","verdana","helvetica",sans-serif;
	font-size: 20pt;
	font-weight: bold;
	margin-bottom: 1em;
	color: black;
}

.welcome h2 {
	font-family: "arial","verdana","helvetica",sans-serif;
	color: black;
	background: transparent;
	font-size: 16pt;
	font-weight:900;
	margin-top: 0;
	margin-bottom: 1em;
	padding:0;
	border:0;
	text-align: left;
}

.welcome p {
	margin-bottom:1em;
}

.welcome ul {
	font-size: 11pt;
	color:#444;
	padding:0;
	margin-left:1em;
	margin-top:1em;
}

.welcome li {
	padding:0;
	margin-bottom:1em;
}

#rightcolumn {
	width: 33%;
	float: right;
	margin-right:0;
	padding:0;
}

.helpbox {
	background:#eee;
	color:#777;
	border: 1px solid silver;
	padding: 2em;
	font-family: "arial","verdana","helvetica",sans-serif;
	font-size: 12pt;
}

.helpbox p {
	margin-top:0;
	padding:0;
	margin-bottom: 1.5em;
}

.helpbox ul {
	overflow:visible;
    text-align: left;
    margin: 1em;
	padding: 0;
	list-style-type: square;
	white-space: normal;
}

.helpbox li {
	padding-bottom: 1em;
}

.helpbox a {
	color: #007;
	text-decoration: none;
	font-family: "arial","verdana","helvetica",sans-serif;
	font-size: 12pt;
}

.helpbox a:visited {
	color: #007;
	text-decoration: none;
}

.helpbox a:hover {
	text-decoration:none;
	border-bottom:2px dotted #007;
}

.helpbox a:active {
	text-decoration:none;
	border-bottom:2px dotted #007;
}

.tablechoice {
	background:#eee;
	border: 1px #007 solid;
	margin-top:1.5em;
}

.helpwrap {
	margin-left:2%;
	margin-right:2%;
	margin-top:2em;
}

.bluerule {
	width:100%;
	padding:0;
	margin:0;
	border-bottom:1px #007 solid;
	height:1px;
}

.hmenucontainer {
	margin:0;
	padding:0;
}

.hmenu li {
	display: inline;
	list-style-type: square;
	padding-right: 20px;
}

