

body
{
background-image: url("images/eye_background.jpg");
background-position: 50% 50%;
  /* background-repeat: no-repeat; */
  background-repeat: repeat;
}

/* *******
body {
	background-color: #FFFAF0;
	# background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, "MS Sans Serif", Arial, Geneva, Helvetica, sans-serif;
}
****** */


/* **********************

#nav {
	width: 100%;
	float: left;
	margin: 0 0 3em 0;
	padding: 0;
	list-style: 
	none; }

#nav li {
	float: left; 
	}

#nav ul {padding:0;}
	********************** */




#nav ul
{
float:left;
width:100%;
padding:0;
margin:0;
list-style-type:none;
}
a
#nav {
float:left;
width:6em;
text-decoration:none;
color:white;
background-color:purple;
padding:0.2em 0.6em;
border-right:1px solid white;
}
a:hover {background-color:#B8BDC3;}
li {display:inline;}



#nav A:link {
	color: #DFC686;
}
#nav A:visited {
	color: #DFC686;
}
#nav A:active {
	color: #DFC686;
}
#nav a img {
	border: none;
}

#nav table { 
  border: 0; 
  font-family: Verdana; 
  font-size:18px; 
} 






/* uses CSS2, won't really work until we deploy IE7 or better */
button,input[type="button"],input[type="submit"] {
	cursor: pointer;
	cursor: hand;
}


iframe.header {

	width: 90%;
	height: 40;
	position:relative; 
	left:5%;
	
	/* *********************
	width: 25%;
	height: 50;
	position:relative; 
	left:37%; ************* */
}


/********************
#header {
	background-color: #000000;
	font-family: serif;
	color: white;
}
********************* */



#header A:link {
	color: #DFC686;
}
#header A:visited {
	color: #DFC686;
}
#header A:active {
	color: #DFC686;
}
#header a img {
	border: none;
}





/* ********************
#header table {
	width: 100%;
}
********************** */


#header td {
	text-align: left;
	color: black;
}

/*
#header td {
	background-color: #DFC686;
}
*/





/* ********************
#table_text table {
	width: 100%;
}
********************** */


#table_text td {
	text-align: left;
	color: #DFC686;
}

/* ********************************
#table_text td {
	background-color: black;
}
********************************** */










/*
****************************************************
****************************************************
****************************************************
****************************************************
****************************************************
****************************************************



iframe.pcslinks {
	width: 100%;
	height: auto;
}
#pcslinks {
	text-align: center;
}
#pcslinks a {
	padding-left: 1em;
	white-space: nowrap;
}

#production_status A:link {
	color: white;
}
#production_status A:visited {
	color: white;
}
#production_status A:active {
	color: white;
}
#production_status caption {
	text-align: left;
	font-size: 26pt;
	color: white;
	background-color: gray;
}
#production_status th {
	color: white;
	background-color: silver;
}
#production_status td {
	color: white;
	background-color: black;
}

body.productionExceptions {
	font-family: "Times New Roman", Verdana, "MS Sans Serif", Arial, Geneva, Helvetica, sans-serif;
}

#productionExceptions th {
	text-align: center;
	background-color: #A8A8A8;
	color: black;
	font-size: 12px;
	font-weight: bold;
}
#productionExceptions td {
	color: black;
	font-size: 12px;
}
#productionExceptions td.handled {
	background-color: #A8A8A8;
}
#productionExceptions td.unhandled {
	background-color: white;
}
#productionExceptions table.maintainernotes {
	width: 100%;
}
#productionExceptions caption.maintainernotes {
	background-color: aqua;
	color: black;
	text-align: left;
	font-weight: bold;
}
#productionExceptions caption {
	text-align: left;
	color: white;
	font-weight: bold;
}
#productionExceptions caption.failedjobs {
	background-color: #ff0000;
}
#productionExceptions caption.latereqtime {
	background-color: #ff9900;
}
#productionExceptions caption.minutesexeeded {
	background-color: #ff9900;
}
#productionExceptions caption.anchorexceeded {
	background-color: #ff9900;
}
#productionExceptions caption.started {
	background-color: #009900;
}
#productionExceptions caption.holdmidnight {
	background-color: #993300;
}
#productionExceptions caption.deadresources {
	background-color: #000000;
}
#productionExceptions caption.latejobs {
	background-color: #ff9900;
}
#productionExceptions caption.jobs {
	background-color: #a8a8a8;
}
#productionExceptions span.captioncomment {
	color: black;
	font-weight: normal;
}
#productionExceptions A:link {
	color: black;
	font-weight: bold;
}
#productionExceptions A:visited {
	color: black;
	font-weight: bold;
}
#productionExceptions A:active {
	color: black;
	font-weight: bold;
}

#pcscontent table {
	margin-top: 2em;
	margin-bottom: 2em;
}

#pcscontent th {
	text-align: center;
	background-color: #A8A8A8;
	color: black;
	font-size: 12px;
	font-weight: bold;
}
#pcscontent td {
	color: black;
	background-color: white;
	font-size: 12px;
}
#pcscontent th A:link {
	color: black;
	font-weight: bold;
}
#pcscontent th A:visited {
	color: black;
	font-weight: bold;
}
#pcscontent th A:active {
	color: black;
	font-weight: bold;
}




div.jobinfo {
	border: ridge;
	border-width: medium;
	padding: 1em;
	width: 100%;
}

#pcstitle {
	text-align: center;
}


#pcsjobstatus p {
	margin-top: 0;
	margin-bottom: 0;
}

#pcsjobinfo p {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10%;
	text-indent: -10%;
}

.pcsdescription {
	color: blue;
	font-weight: bold;
}

.warning {
	color: red;
	font-weight: bold;
}

.notice {
	color: blue;
	font-weight: bold;
}

.banner {
	text-align: center;
}

.error {
	color: red;
	font-weight: bold;
	font-style: italic;
}

.WAITING {
	color: blue;
	font-weight: bold;
}
.FAILED {
	color: red;
	font-weight: bold;
}
.STARTED {
	color: purple;
	font-weight: bold;
}
.DONE {
	color: green;
	font-weight: bold;
}
.HOLD {
	color: maroon;
	font-weight: bold;
}

.maintainer_notes {
	color: #009900;
	font-weight: bold;
}
.maintainer_registered {
	color: blue;
}
.maintainer_escalation {
	color: blue;
}

#pcsintro {
	color: #004000;
	font-weight: bold;
}



span.pcsconstraint {
	white-space: nowrap;
}

/*
Omit some items from Blackberry devices, which just cause ugly output.
BB uses media type "handheld".
*/
@media screen, print {
	div#button_lib {
		width: 100%;
	}
	#button_lib form {
		float: left;
		padding: 0.25em 1em;
		border-left: 1px;
	}
	#button_lib p {
        	float: none;
		clear: both;
	}

	div#jobletters {
		width: 100%;
	}	
	#jobletters form {
		float: left;
		padding: 0.25em 0.33em;
		border-left: 1px;
	}
	#jobletters p {
        	float: center;
		clear: both;
	}
}



/* Suppress some items that aren't needed in printed paper output */
@media print {
	iframe.header {
		display: none;
	}
	iframe.pcslinks {
		display: none;
	}
	div#button_lib {
		display: none;
	}
}


****************************************************
****************************************************
****************************************************
****************************************************
****************************************************
****************************************************
*/