/* CSS Document */

/* (C) 2008 IT Services, University of Malta */


body {font-size:1px; font-family:Arial, Helvetica, sans-serif;}
p, .system_message  {font-size:11px; color:#222222;}

.title, #center_box { font-size:11px; color:#FFFFFF; font-weight:bold; }

.login_page {
	font-size:20px;
	color:#dedec1;
	font-weight:bold;
	text-align: center;
	height: 34px;
}

.field_name {font-size:12px; font-weight:bold; color:#222222}
.field_name_link:link, .field_name_link:visited  { color:#d61800; font-size:12px; text-decoration:none;}
.field_name_link:hover, .field_name_link:active  { color:#a32313; }


.formtext {
	color:#333333;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	margin-top: 3px;
        line-height: 20px;
}

.form, .login_button {
	background-color:#DDDDDD;
	color:#333333;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	border: 1px solid #333333;
	margin-top: 3px;
}

.login_button {
	width: 60px;
}

#signouttext {
	width: 200px;
	position: absolute;
	right: 90px;
	text-align: center;
	top: 85px;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.system_message {
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}


#sides {
	background-image:url(sides.png);
	background-repeat:repeat-x;
	z-index: 4;
	width:100%;
	position:absolute;
	overflow:visible;
	height: 171px;
	top: 50%;
	padding: 0px;
	margin-top: -85px;
}


#center_box {
	width: 420px;
	position: absolute;
	overflow: visible;
	z-index: 5;
	height: 160px;
	text-align: center;
	top: 50%;
	left: 50%;
	margin-top: -80px;
	vertical-align: middle;
	padding: 0px;
	margin-left: -210px;
	border: 1px solid #000000;
	background-color: #F1F1DB;
}
#header {
	background-color: #577180;
	width: 100%;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	position: absolute;
	top: 0px;
	right: 0px;
}
#header_left {
	text-align: left;
	vertical-align: middle;
	margin-top: 2px;
	margin-left: 2px;
}
#header_right {
	text-align: right;
	position: absolute;
	top: 0px;
	right: 0px;
	margin-top: 2px;
	margin-right: 2px;
}
#main {}
#footer {}
#footer_left{
	font-size:20px;
	color:#BBBB80;
	font-weight:bold;
	text-align: center;
	height: 35px;
	width: 80px;
	position: absolute;
	bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	left: 0px;
}
#footer_right {
	width: 340px;
	position: absolute;
	bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	left: 81px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
	height: 25px;
}

#footer_right a:link, #footer_right a:visited {
	color:#F00;
	text-decoration:underline;
}

#footer_right a:hover {
	color:#F00;
	text-decoration:underline overline;
}

#fields {
	width: 105px;
	position: absolute;
	right: 90px;
	text-align: center;
	top: 53px;
}
#field_names {
	font-size:12px;
	font-weight:bold;
	color:#222222;
	position: absolute;
	left: 160px;
	top: 56px;
	text-align: right;
	line-height: 20px;
}
#system_message {
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	top: 23px;
	left: 82px;
	width: 338px;

	height:28px;
        display: table;
	text-align:center;
        vertical-align:middle;
}
#system_message_content {
	display: table-cell;
        middle; border:1px;
        text-align:center;
        vertical-align:middle;
}

#system_message a:link, #system_message a:visited {color:red; font-weight:none; text-decoration:underline;}
#system_message a:hover {text-decoration:underline overline;}


#login_button {
	position: absolute;
	bottom: 35px;
	width: 102px;
	left: 198px;
}
#notice_pane {
	width: 550px;
	height: 45px;
	overflow: visible;
	position: absolute;
	z-index: 5;
	text-align: center;
	top: 50%;
	left: 50%;
	margin-top: 125px;
	vertical-align: middle;
	padding: 0px;
	padding-top:7px;
	margin-left: -275px;
	border: 1px solid #FF0000;
	background-color: #f6f8f9;
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Notice */
#alert_pane {
	width: 780px;
/*	height: 45px; */
	overflow: visible;
	position: absolute;
	z-index: 5;
	text-align: center;
	top: 50%;
	left: 50%;
	margin-top: -175px;
	vertical-align: middle;
	padding: 7px;
	padding-top:7px;
	margin-left: -390px;
	border: 1px solid #FF0000;
	background-color: #f6f8f9;
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:25px;
}

#system_message_content, .system_message_content {
border:1px none;
display:table-cell;
text-align:center;
vertical-align:middle;
}


/*
#system_message a.errorLink:link {
	font-weight:bold;
	color: #336699;
	text-decoration:none;
}

#system_message a.errorLink:hover {
	color:#000099;
	text-decoration:underline;
}
*/

#system_message a.errorLink:link,  
a:link {
	color:#336699;
	font-weight:bold;
	text-decoration:none;
}

#system_message a.errorLink:hover, a:hover {
	color:#000099;
        text-decoration:underline;
}


