html { height: 100% }body { height: 100% }#nonfooter { position: relative; min-height: 100%; }* html #nonfooter { height: 100%; }p {  padding-bottom: 7px;}#header {	width: 100%;	height: 100px;	background-image: url("../images/base/background.png");	color: #FFF;}#header a {    color: #FFF;}#main {	margin: 50px;}#mainleft em {	color: #0089DE;}#mainright em {	color: #0089DE;}#footer {	height: 20px;	background-image: url("../images/base/background.png");	color: #FFF;	text-align: center;	font-size: 60%;		position: relative;	margin-top: -20px;	clear:both;}

#footer a {
	color: #fff;
	text-decoration: underline;
}
#mainleft {    border: #369 3px solid;    float:left;    width:40%;    padding: 20px;    text-align: justify;    margin-bottom: 40px;    }    #mainright {    border: #00CC00 3px solid;    float:right;    width:40%;    padding: 20px;    text-align: justify;    margin-bottom: 40px;    }#mainleft h1, #mainright h1 {	font-size: 120%;	margin-bottom: 9px;}#maincentral {	border: #89DF00 3px solid;	padding: 20px;	text-align: justify;	position: relative;	}.errormessage { position: relative; border: solid 3px #000; padding: 20px; text-align: justify; font-weight: bold; background-color: #c00; color: #fff; margin-bottom: 40px; }
.goodnews { position: relative; border: solid 3px #000; padding: 20px; text-align: justify; font-weight: bold; background-color: #0c0; color: #fff; margin-bottom: 40px; }
#logo {	position: absolute;	top: 0px;	left: 50px;	}	#loggedin {	position: absolute;	top: 30px;	right: 50px;	text-align: right;	font-size: 80%;	}	#login {	position: absolute;	text-align: right;	top: 18px;	right: 50px;	font-size: 80%;}#login .field {	font-size: 150%;	margin-top: 5px;	color:#fff;	background-color:#000;}#login .button {	font-size: 18px;	color: #000;	/* background-color:#0090FF; */		background-color:#FA0;		border: 0px;		padding: 2px;}#login td {	padding: 3px;	text-align: left;	}	.icon {	vertical-align: middle;	margin-left: 2px;	margin-right: 2px;	}#sidebar {	position: absolute;	width: 100%;	top: 100px;	left: 0px;	margin: 0px;	padding-top: 5px;	background-color: #6699FF;}#sidebartabs {    padding-left: 50px;}#sidebar a {	color: #000000;	}	#sidebar a:visited {	color: #000000;	}.tab {    float: left;	background-color: #DDD;	margin: 0px 2px;    padding: 4px 10px;	font-size: 12px;}.tablog {    float: left;	background-color: #DDD;	margin: 0px 2px;	padding: 4px 10px;	font-size: 12px;}.tabopen {    float: left;	background-color: #FFF;	margin: 0px 2px;	padding: 4px 10px;	font-size: 12px;	font-weight:bold;}.message {	border: 2px solid #89DF00;	padding: 0px;	margin: 0px;}.messagetop {	background-color: #89DF00;	color: #FFF;	padding: 5px;	margin: 0px;	font-weight: bold;	position: relative;}.messagebody {	padding: 8px;}#documentation {/*    border: #CCC 3px solid;	padding: 20px; */	margin-top: 10px;	margin-bottom: 10px;}table.documentlist {    width: 100%;}table.documentlist tr {    background: #EEE;}table.documentlist tr.current {	background: #FBB917;}table.documentlist tr.overdue {	background: #c00;}table.documentlist td {    font-size: 80%;    padding-left: 10px;}table.historylist {    width: 100%;}table.historylist tr {    background: #EEE;	-moz-border-radius: 5px;}table.historylist td {    font-size: 80%;    padding-left: 10px;}table.historylist td.date {	width: 115px;}table.historylist td.initials {	width: 26px;}.boxbreakdown {	border: #c00 3px solid;	padding: 15px;	margin-bottom: 20px;	font-size: 12px;}.boxdefect {	border: #FBB917 3px solid;	padding: 15px;	margin-bottom: 20px;	font-size: 12px;}.boxhistoric {             border: #00cc00 3px solid;             padding: 15px;             margin-bottom: 20px;             font-size: 12px;}.boxborderless {	padding: 15px;	margin-bottom: 20px;}.vehiclereg {	font-size: 20px;	font-weight: bold;	padding-bottom: 8px;}.red {	color: #c00;}.green {       color: #0c0;      }#filter {	border: #CCC 3px solid;	padding: 10px;	margin-top: 20px;	font-size: 13px;}

