/********************************************************************
	GENERIC/SITE-WIDE STYLES
********************************************************************/

body,td,th {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #FEF6DB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
h3 {
	margin:0px;
	margin-bottom:5px;
}
a {

	color:#FEC705;
}
a img {
	border:none;
	text-decoration:none;
}

a:link {
	color:#FEC705;
	text-decoration:none;
}
a:hover {
	color:#FEC705;
	text-decoration:underline;
}
a:visited {
	color:#FEC705;
	text-decoration:none;	
}
a:visited:hover {
	color:#FEC705;
	text-decoration:underline;
}
.maintable {
	padding:10px;
	background-color:#FFFFFF;
	border-left: 1px solid #BDBDBD;
	border-right: 1px solid #BDBDBD;	
	width:950px;
}



html, body {
	height: 100%;
}
.all {
	height: 100%;
}
.header {
	border-bottom:1px solid #DEDEDE;
}
.footer {
	border-top:2px solid #DEDEDE;
}

.hiddentext {
 	border:none;
	background-color:transparent;
	
}





.textfield {
	border:1px solid #AAAAAA;
	padding:2px;
	margin:2px;
	line-height:14px;
}

.padding3px {
	padding:3px;
}

.status {
	color: #C74C4C;
	font-weight:bold;
}
form {
	display:compact;
	margin:0px;
	padding:0px;
}
.selectbox {
	border:1px solid #DADADA;
}
.hello {
	float:right;
	color:#AAAAAA;
}


#toolbar {
	border-bottom:1px solid #DEDEDE;
	padding-left:25px;
	height:50px;
	background-image:url(im/_else/toolbar_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.maincell {

	padding-top:10px; 
	padding-bottom:10px;
}
.editform {
	border:1px solid #AAAAAA;
	background-color:#EFEFEF;
	padding:5px;
	margin:5px;
	

}


.generalborderdiv {
	border:1px solid #AAAAAA;
	padding:5px;
	margin:5px;
}


.admineditform {
	border:1px solid #AAAAAA;
	padding:5px;
		
	margin-top:5px;
	margin-bottom:5px;
	background-color:#EFEFEF;
	
	
}

.admineditform td {
	height:20px;
}

.editformheader {

	padding-left:5px;
	padding-right:5px;
	margin-left:5px;
	margin-right:5px;
}

div.pageheading {
	display: block;
	width:100%;
	margin-left:0;
	margin-right:0;
	margin-top:10px;	
	text-align: right;
	/*border-bottom:2px solid #cccccc;*/
}


.pageheading img {
	display: block;
	padding-left:auto;
    padding-right:0;
	text-align: right;
	
}

.paddedtable {
	margin:5px;
}

td.paddedtable  {
	padding:10px;
}

div.paddeddotted {
	display: block;
	width:100%;
	margin-left:0;
	margin-right:0;
	margin-top:10px;	
	padding-bottom:20px;
	margin-bottom:15px;
	border-bottom:1px dashed #cccccc;
}
div.padded {
	display: block;
	width:100%;
	margin-left:0;
	margin-right:0;
	margin-top:10px;	
	padding-bottom:20px;
	margin-bottom:15px;

}

.score {
	text-align:center;	
}

.borderdiv {
	border:1px solid #CCCCCC;
	padding:5px;
	margin:5px;
}

.notetable td{
	height:25px;
}


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

.edittable td {
	height:30px;
	border-right:solid 1px #CCCCCC;
	text-align:center;
	
}

td.edittabletop {
	
	border-top:solid 1px #CCCCCC;

	
}

.edittablebottom {
	margin:0;
	padding:0;
	order-left:solid 1px #CCCCCC;
}

td.edittablebottom {
	height:30px;
	border-top:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	text-align:center;
	
}


.norightborder {
   border-right:none;
}

tr.edittabletoprow td {
	border-right:none;
	border-bottom:1px #CCCCCC solid;
}

.zebra td {
	background-color:#FAFAFA;
}

.scorerowzebra td {
	border-top:1px dashed #666666;
	
	
}
.scorerow td {
	border-top:1px dashed #666666;
	
	
}
.scorerowzebra {
 	background-color:#FAFAFA;
}

.scorerow td {
	border-top:1px dashed #666666;
	}

.sectionheading {
	font-weight:bold;
	color:#97C57E;
}
.submitbutton {
	border:1px solid #AAAAAA;
	background-color:#FEF6DB;
	padding:3px;	
}
.specialfield {
	border:1px solid #B2D0A2;
	background-color:#E2F0DA;
	padding:2px;
	line-height:14px;
}
.resultfield {
	border:1px solid #E4EB95;
	background-color:#F6F2D4;
	padding:2px;
	line-height:14px;
}

.inspectionresult {
	font-size:14px;
	border:1px solid #3FB0FB;
	background-color:#84CDFD;
	padding:2px;
	line-height:25px;
	width:80px;
	height:25px;
}


.inspectionresult-nodisplay {
	display:none;
}

.adminbuttons td {
	background-color:#EEEEEE;
	padding:1px;
}

.adminbuttons a {
	line-height:15px;
	border:1px solid #AAAAAA;
	padding:5px;
	position:relative;
	top:1px;
	display:block;
}
.adminbuttons a img {
	width:100%;
	vertical-align:text-bottom;
	border:none;
	display:block;
}
.adminbuttons a:link {	
	width:100%;
	background-color:#F3F3F3;
	background-image:url(im/_else/toolbar_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#999999;
	display:block;
}
.adminbuttons a:hover {
	width:100%;
	background-image:none;
	background-color:#D5D5D5;
	color:#666666;
	text-decoration:none;
	display:block;
}
 
.adminbuttons a:visited {
	width:100%;
	background-color:#F3F3F3;
	background-image:url(im/_else/toolbar_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#999999;
	display:block;
}
.adminbuttons a:visited:hover {
	width:100%;
	background-image:none;
	background-color:#D5D5D5;
	color:#666666;
	text-decoration:none;
	display:block;
}

.admincell {
	padding-left:15px;
}
/********************************************************************
	TABS
********************************************************************/
.tableft {
	display:block;
	float:left;
	width:6px;
	min-width:6px;
	max-width:6px;
	height:30px;
	background-image:url(im/_else/tab_left.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}	
.tabright {
	display:block;
	float:left;
	width:6px;
	min-width:6px;
	max-width:6px;
	height:30px;
	background-image:url(im/_else/tab_right.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.tab {
	display:block;
	float:left;
	position:relative;
	height:30px;
	line-height:29px;
	width:auto;
	border-bottom:1px solid #AAAAAA;
	margin-right:1px;
}
.tab:link {
	color:#AAAAAA;
}
.tab:hover {
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}
.tab:visited {
	color:#AAAAAA;
}
.tab:visited:hover {
	font-weight:normal;
	color:#666666;	
	text-decoration:none;
}
.tabmain {
	display:block;
	float:left;
	border-top:1px solid #AAAAAA;	
	line-height:29px;
	height:29px;
	clear:none;	
	cursor:pointer;
}
#selectedtab {
	border-bottom:1px solid #ffffff;
	font-weight:bold;
}
#selectedtab:link {
	color:#FEC705;
}
#selectedtab:visited {
	color:#FEC705;
}
.tabrow {
	padding-left:25px;
	background-image:url(im/_else/tab_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
/********************************************************************
	OTHER LINKS (Buttons etc)
********************************************************************/
.button {
	border:1px solid #AAAAAA;
	background-color:#FEF6DB;
	padding:3px;
	line-height:24px;
	
}
.button:link {
	color:#AAAAAA;
}
.button:visited {
	color:#AAAAAA;
}
.button:hover {
	color:#AAAAAA;
}
.button:visited:hover {
	color:#AAAAAA;
}
.location {
	display:block;
	width:185px;
	height:60px;
	margin:5px;
	background-image:url(im/buttons/location.gif);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;
	line-height:55px;
	font-size:14px;
	font-weight:bold;
}
.location:link {
	display:block;
	font-weight:bold;
	color:#666666;
	width:185px;
	height:60px;
	margin:5px;
	text-align:center;
	line-height:55px;
	text-decoration:none;
}
.location:visited{
	color:#666666;
}
.location:hover{
	background-image:url(im/buttons/location_over.gif);
	background-position:top center;
	background-repeat:no-repeat;
	text-decoration:none;
}
.location:visited:hover {
	color:#666666;
	text-decoration:none;
}

a.smallbutton  {
	line-height:15px;
	border:1px solid #AAAAAA;
	padding:5px;
	position:relative;
	top:1px;
}
a.smallbutton img {
	vertical-align:text-bottom;
	border:none;
}
a.smallbutton:link {
	background-color:#DADADA;
	background-image:url(im/_else/toolbarbutton.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#999999;
}
a.smallbutton:hover {
	background-image:none;
	background-color:#D4D4D4;
	color:#666666;
	text-decoration:none;
}
 
a.smallbutton:visited {
	background-color:#DADADA;
	background-image:url(im/_else/toolbarbutton.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#999999;
}
a.smallbutton:visited:hover {
	background-image:none;
	background-color:#D4D4D4;
	color:#666666;
	text-decoration:none;
}

.toolbar a {
	line-height:29px;
	border:1px solid #AAAAAA;
	padding:5px;
	position:relative;
	top:1px;
}
.toolbar a img {
	vertical-align:text-bottom;
	border:none;
}
.toolbar a:link {
	background-color:#DADADA;
	background-image:url(im/_else/toolbarbutton.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#999999;
}
.toolbar a:hover {
	background-image:none;
	background-color:#D4D4D4;
	color:#666666;
	text-decoration:none;
}
 
.toolbar a:visited {
	background-color:#DADADA;
	background-image:url(im/_else/toolbarbutton.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#999999;
}
.toolbar a:visited:hover {
	background-image:none;
	background-color:#D4D4D4;
	color:#666666;
	text-decoration:none;
}


.toolbarrow a {
	line-height:29px;
	border:1px solid #AAAAAA;
	padding:5px;
	position:relative;
	top:1px;
}
.toolbarrow a img {
	vertical-align:text-bottom;
	border:none;
}
.toolbarrow a:link {
	background-color:#DADADA;
	background-image:url(im/_else/toolbarbutton.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#999999;
}
.toolbarrow a:hover {
	background-image:none;
	background-color:#D4D4D4;
	color:#666666;
	text-decoration:none;
}
 
.toolbarrow a:visited {
	background-color:#DADADA;
	background-image:url(im/_else/toolbarbutton.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#999999;
}
.toolbarrow a:visited:hover {
	background-image:none;
	background-color:#D4D4D4;
	color:#666666;
	text-decoration:none;
}

.toolbarrow {
	padding-bottom:10px;
}


.displaytable a {
	font-weight:bold;
	display:block;
}
.displaytable a:link {
	color:#666666;
}
.displaytable a:hover {
	color:#666666;
	text-decoration:none;
}
.displaytable a:visited {
	color:#666666;
}
.displaytable a:visited:hover {
	color:#666666;
	text-decoration:none;	
}
/********************************************************************
	EVERYTHING ELSE
********************************************************************/
.logintable {
	border:2px solid #FECF2D;
/*	background-color:#E4F0E0; */
	padding:10px;
	width:250px;
}
.logincell {
	height:25px;
}
#working {
	vertical-align:bottom;
	margin-left:3px;
	margin-right:3px;
}
.view {
	float:right;
	position:relative;
	top:5px;
}
.displaytable {
	border-bottom:1px solid #E0E0E0;
	background-color:#E0E0E0;
	text-align:left; 
}
.displaytable th {
	background-color:#666666;
	color:#FFFFFF;
	padding-top:4px;
	padding-bottom:4px;
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;	

}


.groupheader {
	background-color:#666666;
	color:#FFFFFF;
	padding-left:2px;
	font-size:12px;
}

.groupheader a {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}



.groupheader a:link {
	color:#FFFFFF;	
	text-decoration:none;
}
.groupheader a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.groupheader a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.groupheader a:visited:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.smaller {
	font-size:10px;
}
.displaytable td {
	background-color:#FFFFFF;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:3px;
	padding-right:3px;
	border-right:1px solid #B3B3B3;
	/* text-align:center;*/
}
.tested td {
	background-color:#F7E9B0;
	border-right:1px solid #E1D4A1;
	/* text-align:center; */
}

.proficiency td {
	background-color:#B2C1FE;
	border-right:1px solid #96A6E8;
	/* text-align:center; */
}


.releasetable td {
	
	padding-top:2px;
	padding-bottom:2px;
	padding-left:3px;
	padding-right:3px;
	
	
} 

.searchtable {
   border:1px #999999 solid;
}



tr.selectedInspection td {
	background-color:#C7F5FF;
	border-right:1px solid #9FC4CC;
}



.overdueaction td {
	background-color:#FFBABA;
	border-right:1px solid #CC9595;
}

.approachingaction td {
	background-color:#FFFFBA;
	border-right:1px solid #CCCC95;
}

.futureaction td {
	background-color:#BAFFBA;
	border-right:1px solid #95CC95;
}

.notscheduledaction td {
	background-color:#E5E5E5;
	border-right:1px solid #B3B3B3;
}

td.overdueaction {
	background-color:#FFBABA;
	border-right:1px solid #CC9595;
}

td.approachingaction {
	background-color:#FFFFBA;
	border-right:1px solid #CCCC95;
}

td.futureaction {
	background-color:#BAFFBA;
	border-right:1px solid #95CC95;
}

td.notscheduledaction {
	background-color:#E5E5E5;
	border-right:1px solid #B3B3B3;
}



.adminbuttonspan {
	cursor:pointer;
	font-weight:bold;
	width:200px;
	display:block;

	/*margin:0;
	padding:0;*/
}	

.hide {
	visibility:hidden;
	
}
.show {
	visibility:show;
	text-align:right;
	padding-right:0;
	padding-left:auto;
}

.highlightrow {
	background-color:#E8E8E8;
}

.errorspan {
	display:block;
	color:#dd0000;
	font-weight:bold;
	padding-left:3px;
	margin-bottom:5px;

}



.errortd {
	border-bottom:1px solid #DAD8D9;
	padding-left:12px;
	margin-top:0;
	padding-top:1px;
	padding-bottom:1px;
}	


a img {
	text-decoration:none;
	border:none;
	
}


.cleanerstable {
	margin-left:15px;
	
}


.details {
	display:none;
}
.detailsopen {
	position:relative;
	display:block;
	padding-left:25px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	
	vertical-align:top;
	line-height:16px;
}

.scrollbar {
	overflow:auto;
	overflow-x:hidden; 
	height:500px; 
	width:100%;
}

.print-display {
	display:none;
}
