/* This file makes up the trueblue "theme" for JCCC/CDS 2004 */

body.colorField {
	text-align:center;
	background: #ACB5C3;
}

.hiddenByImage{
	display:none;
}

a, a:visited
{
	font-weight: bold; 
	text-decoration: none;
	color: #6a102a;
}

a:hover
{
	text-decoration : underline;
}

#header .namePlate{
	background: url("/img/trueblue/jccc.gif");
	background-repeat: no-repeat;
	margin:0px; padding:0px;
	height:100px;
	width:100%;
	left:0px;
	position:absolute;
	display:inline;
	z-index:0;
	
}
#header .pipeline, #header .quickfind{
	width:400px;
	height:100px;
	right:0px;
	display:inline;
	position:absolute;
	padding:0px;
	color:white;
	z-index:10;
}
#header .pipeline input{
	padding-left:1px; padding-right:1px;
}

#header .quickfind {
	text-align:right;
	margin-right:2px;
}

#header .quickfind h3{
	margin-right:40px;
}

#header .quickfind .compact{
	margin-top:2px;
}
#header .quickfind .compact h3{
	margin-right:2px;
	display:inline;
}


#header .pipeline h2{
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	margin:2px 6px -2px 6px;
}

#header .pipeline h3{
	font-size: 10px;
	font-weight:normal;
	text-align: right;
	margin: -3px 6px 2px 6px;
	font-family: Arial, Helvetica, sans-serif;
}
#header .pipeline h4{
	margin: 0px 6px 0px 6px;
	vertical-align:middle;
	text-align: right;
	font-size: 10px;
	font-weight:normal;
}

#header .pipeline a{
	color:white;
	text-decoration:underline;
}
#header .pipeline p, #header .quickfind p{
	font-size:13px;
	font-weight: bold;
	text-align:right;
	margin:2px 6px 2px 6px;
}

#header input{
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#header #QFkeywords {
	background-color: #a69b9e;
	border-color: #a06050;
	border-width:1px;
	color:white;
}

/* IE doesn't support the input[type=submit] style */
#header input.submit {
	color:black;
}

.quickfind h3{
	color: #f4ee4b;
	font-size: 12px;
	font-weight: bold;
	margin: 4px 0px -2px 0px;
	padding:0px;
	
}
.footer{
	color: white;
	background-color: #6a102a;
	border: 0px;
	border-top: 1px solid white;
	bottom: 0px;
	clear:both;
}

.footer p{
	text-align:center;
	font-weight: normal;
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 3px;
}

.footer p.help{
	float:left;
}


.footer p a{
	font-weight:bold;
	color:white;
	text-decoration:underline;
}
.footer p a:hover {
	text-decoration:underline;
	color:white;
}

.footer .copyright {
	color:yellow;
}

#linkBar {
	font-size: 14px;
	color:white;
	background: #596a87;
	text-align:right;
	margin: 0px;
	padding: 1px 5px 4px 5px;
	border:0px solid #f4ee4e;
	border-width:1px 0px;
	z-index:5;
}

#linkBar a {
	color:white;
	text-decoration:none;
	font-weight:normal;
}

#linkBar a:hover {
 /*   background:#697a97; */
	text-decoration:underline;
}

#linkBar .items{
	display:inline;
	margin: 0 1px 0 0;
}

#linkBar .parentLink{
	float:left;
	position:relative;
	display:inline;
}

#linkBarBottom {
	height:10px;
	background:url("/img/trueblue/divider.gif");
	padding:0px;
	margin:0px;
}

#page{
	padding:0px;
	margin:0px;
	border:0px;
	text-align:left;
	background:transparent;
}

#content {
	padding:5px;
	margin:0 0 0 195px;
	background:transparent;
	z-index:10;
}
#content li{
	padding-top:.5em;
}

#sidebar{
	position:absolute;
	display:inline;
	left:0px;
	margin:0px;
	padding:0px;
	width:190px;
	overflow:hidden;
	z-index:5;
	border:1px solid #455875;
	border-width: 0px 1px 1px 0px;
	background: #596a87;
}

#sidebar .menu{
	background: #596a87 url("/img/trueblue/navigation.gif");
	padding: 5px 6px 5px 6px;
	margin: 0px;
	color:white;
	z-index:5;
}

#sidebar .menu table {
	color:white;
}
#sidebar .menu table td{
	font-size: 10pt;
}

#sidebar .menu h1{
	color: white;
	margin:2px -2px -2px -6px;
	padding: 0px;
	font-size: 12pt;
	line-height:normal;
}

#sidebar .menu h2 {
	color: #696A87;
	background-color: #c5cedc;
	border-color: #f4ee4b;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
	margin:12px -2px 6px -6px;
	font-size: 11pt;
	font-weight: bold;
	line-height:normal;
}


#sidebar .menu{
	font-size:11pt;
	line-height:normal;
	margin-left: 2px;
}
#sidebar .menu ul {
	margin: 0;
	padding: 0 3px 0 8px ;
}

#sidebar .menu li {
	list-style:none; /** C'mon, IE!! **/
	list-style-image:url('/img/trueblue/btn-go.gif');
	color: white;
	margin: 1px 0px 2px 10px;
	padding: 0 0 0 0px;
	font-size: 10pt;
	line-height:normal;
/*	border: 1px solid #697a97;
	border-width:1px 0 0 0; */
}

/*
#sidebar .menu ul {
	border: 1px solid #697a97;
	border-width:0 0 1px 0;
}
*/

#sidebar .menu a:hover {
  /*  background:#697a97; */
  text-decoration: underline;
}
#sidebar .menu a {
	text-decoration: none;
	color: white;
	font-weight:normal;
}

#sidebar .minor{
}

#sidebar .emergency{
    background:#c5cedc;
	border:1px solid red;
	padding:4px;
	color:red;
	font-weight:bold;
}

@media speech {
	.hiddenByImage {
		display:normal;
	}
}


