/* Base styles */

body, ul, ol, il, select, textarea {
	font-family: "Lucida Grande", Tohoma, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none;
	background-color: #fff ;
}

#masthead {
	position:	absolute;
	height:	60px;
	width: 	100%;
	margin-right: -15px;
	top:		0px;
	background-color: #446BAA;
	/*border-bottom: 2px solid #446BAA;*/
}

#menu {
	position:	absolute;
	/*height:	100%;*/
	width: 	150px;
	top:		61px;
	text-align: left;
}

#bodycontent {
	position:	absolute;
	top: 	71px;
	left: 	165px;
	right:  12px;
	background-color: #fff ;
}

input { background-color: #fff9d9; 
	font-family: "Lucida Grande", Tohoma, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; }

input:focus { background-color: #ff6 ; }

.Error_Message {
		font-size: 13px; 
		font-weight: bold ; 
		color: #fff ;
		background-color: #f00;
		padding: .25 em;
		margin-top: 5px;
		border: 3px solid #f00;

}

#logo {	float:  left;
}

#userinfo {	color: 			#fff;
			position:	absolute;
			/*height:	100%;*/
			width: 	200px;
			top:		0px;
			right:  5px;
			text-align: left;
}

.button_inline a {
	display:  inline;
	text-decoration: none;
	font-weight: bold;
	color: #446BAA;
	background: #fff url(/layouts/images/button.png);
	padding: .35em;
	border: 1px solid #aaa;
}

.button_inline a:hover {
	display:  inline;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	background: #446BAA url(/layouts/images/button_over.png);
	padding: .35em;
	border: 1px solid #446BAA;
}

/* Links */

#breadcrumbs {
	position:	absolute;
	top: 39px;
	left:	250px;
	height: 16px;
	background:url("/layouts/images/breadbar.png") repeat-x right top;

	width: 500px;
	font-size: 10px;  
	font-weight: bold;
	color: #446BAA;
	padding-top: 5px;
}

#breadcrumbs_left {
	position:	absolute;
	top: 39px;
	left:	240px;
	height: 16px;
	background:url("/layouts/images/breadbar_left.png") repeat-x right top;

	width: 	10px;
	font-size: 11px;  
	color: #36f;
	padding-top: 5px;
}

#breadcrumbs_right {
	position:	absolute;
	top: 39px;
	left: 750px;
	height: 16px;
	background:url("/layouts/images/breadbar_right.png") repeat-x right top;

	width: 	10px;
	font-size: 11px;  
	color: #36f;
	padding-top: 5px;
}

#options {
	margin-bottom: 1em;
	margin-top: .5em;
}

#options a {
	text-decoration: none;
	color: #446BAA;
	background: #fff url(/layouts/images/button.png);
	padding: .35em;
	border: 1px solid #446BAA;
}

#options a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #f00;
	background: #446BAA url(/layouts/images/button_over.png);
	padding: .35em;
	border: 1px solid #446BAA;
}

.button a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #446BAA;
	background: #fff url(/layouts/images/button.png);
	padding: .35em;
	border: 1px solid #aaa;
}

.button a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #f00;
	background: #446BAA url(/layouts/images/button_over.png);
	padding: .35em;
	border: 1px solid #446BAA;
}

.button_block a {
	display:  block;
	text-decoration: none;
	font-weight: bold;
	color: #446BAA;
	background: #fff url(/layouts/images/button.png);
	padding: .35em;
	border: 1px solid #aaa;
}

.button_block a:hover {
	display:  block;
	text-decoration: none;
	font-weight: bold;
	color: #f00;
	background: #446BAA url(/layouts/images/button_over.png);
	padding: .35em;
	border: 1px solid #446BAA;
}
.smallbutton a {
	text-decoration: none;
	background: #446BAA;
	padding: .35em;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #222;
	border-bottom: 1px solid #222;
	font-size: 9pt;
}

.cell_title {
	background: #446BAA;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;	padding: 5px;
	color: white;
}

.cell_title_alt {
	color: #446BAA;
	font-weight: bold;
	background: white;
	text-align: left;
	vertical-align: top;
	border: 1px solid #446BAA;
}

.cell_title_green {
	color: green;
	font-weight: bold;
	background: white;
	text-align: left;
	vertical-align: top;
	border: 1px solid green;
}

.cell_title_red {
	color: red;
	font-weight: bold;
	background: white;
	text-align: left;
	vertical-align: top;
	border: 1px solid red;
}

.cell_detail {
	background: #a9ccff;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	padding: 5px;
}

.cell_row {
	background: #a9ccff;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	padding: 5px;
}

.cell_row_alt {
	background: #dedede;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	padding: 5px;
}

.cell_row_hilite {
	background: #e1da11;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	padding: 5px;
}

.cell_row_contract_open {
	background: #99ff66;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	padding: 5px;
}

.cell_row_contract_closed {
	background: #ff6666;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	padding: 5px;
}

.cell_group {
	background-color: #f0f8ff;
	border: 1px solid #446BAA;
	padding: 5px;
	margin: 8px;
}

.cell_row_hilite_yellow {
	background: #faf115;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	padding: 5px;
}

.celldetail_neg {
	color:	red;
	background: #e6e6e6;
	padding-right: 10px;
	padding-left: 10px;
}

.celldetail_zero {
	color:  gray;
	background: #e6e6e6;
	padding-right: 10px;
	padding-left: 10px;
}

.celltotal {
	padding-right: 10px;
	background: #b0ffad;
}

.carrot {
	background: #0080ff;
	color:  #fff;
	text-align: center;
	width:  		18px;
	margin-top: 		-1.5em;
}

.carrot a {	color:  #fff;	}

.table {
	border: 1;
	cellspacing: 1;
	cellpadding: 3;
}

a {	color:	#446BAA;
}

h2 {
	color: #fff;
	background-color: #446BAA;
	border-bottom: 1px solid #446BAA;
	margin-top: -5px;
	margin-bottom: 3px;
	padding: 4px;
}

h3 {
	color: #446BAA;
	border-bottom: 1px solid #446BAA;
	margin-bottom: 5px;
	margin-top: 3px;
}

h3.good
 {
	color: green;
	border-bottom: 1px solid green;
	margin-bottom: 1px;
}

h3.bad
 {
	color: red;
	border-bottom: 1px solid red;
	margin-bottom: 1px;
}

.batches {
	color: #000;
	display: inline;
}

.batches a {
	color: #446BAA;
	border: 1px solid #446BAA;
	text-decoration: none;
	padding-right: .3em;
	padding-left: .3em;
	display: inline;
	background: #cfe2ff;
}

 .SortLink a {
	color: #fff;
	}

