


/*-----------------------------Metrology Stuff---------------------------*/

.cal_deleted {
	text-decoration: line-through;
}

/*-----------------------------Calibrate (css i've added)---------------------------*/

#cal_calbrationHistoryList {
	position: absolute;
	top: 41px;
	bottom: 67px;
	left: 0px;
	right: 0px;
}

#historicalCalibrationList #headerNav {
	border-bottom: none;
}

.cal_calibrationHistoryHeader {
	border-bottom: 1px solid #ADADAD;
	padding: 10px 0;
}

#cal_chartContainer {
	position: absolute;
	top: 41px;
	bottom: 38px;
	left: 0;
	right: 0;
}

/*-----------------------------Calendar---------------------------*/
#cal_calendar {
	position: absolute;
	top: 36px;
	bottom: 39px;
	left: 0px;
	right: 0px;
}

#cal_calendarBody {
	position: absolute;
	top: 60px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	border-top: 1px solid black;
	overflow: auto;
}

.cal_calendartable {
	border-color: #cbcccc;
	border-width: 1px;
	background-color: #ffffff;
	border-style: none none none none;
}

.cal_calendartitlecell {
	font-weight: bold;
	border-color: #7c95b2;
	background-color: #ffffff;
	border-width: 1px;
	border-style: none none none none;
}

.cal_calendarcell {
	border-color: #7c95b2;
	border-width: 1px;
	background-color: #eaedf2;
	border-style: solid solid solid solid;
}

.cal_calendarscheduledtop {
	background-color: #c9f9c0;
	padding: 5px;
}

.cal_calendarscheduled {
	background-color: #c9f9c0;
	padding: 5px;
	margin-top: 5px;
}

.cal_calendarcompletedtop {
	background-color: #bfd7f8;
	padding: 5px;
}

.cal_calendarcompleted {
	background-color: #bfd7f8;
	padding: 5px;
	margin-top: 5px;
}

.cal_calendarduetop {
	background-color: #f8c0c7;
	padding: 5px;
}

.cal_calendardue {
	background-color: #f8c0c7;
	padding: 5px;
	margin-top: 5px;
}

.cal_calendaroverduetop {
	background-color: #f8c0c7;
	padding: 5px;
}

.cal_calendaroverdue {
	background-color: #f8c0c7;
	padding: 5px;
	margin-top: 5px;
}

.cal_calendarskippedtop {
	background-color: #f8e2c0;
	padding: 5px;
}

.cal_calendarskipped {
	background-color: #f8e2c0;
	padding: 5px;
	margin-top: 5px;
}

.cal_calendarlegendtable {
	border-color: #cbcccc;
	border-width: 0px;
	border-style: none none none none;
	padding: 3px;
}

.cal_calendarlegendtitle {
	padding-left: 5px;
}

.cal_calendardayfigures {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}


/*-------------------------Dialog-------------------------*/

.dialog_titlebar {
	position: absolute;
	top: 0;
	left: 0;
	right: 25px;
	height: 20px;
	background: url(sitegraphics/popup_titlebar.png);
}

.dialog_titlebar_close {
	position: absolute;
	top: 0;
	right: 0;
}

.dialog_content {
	position: absolute;
	top: 20px;
	left: 0;
	right: 0;
	bottom: 54px;
	padding: 0 -2px;
	border: 1px black;
	border-style: none solid none solid;
	background-color: White;
	padding: 20px;
}

.dialog_footer {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 23px;
	border: 1px black;
	border-style: none solid solid solid;
	background-color: White;
	padding: 10px 20px 20px 20px;
	text-align: right;
}


/*-------------------- Audit search--------h250--------*/

#audit_search_layer {
	display: none;
	position: absolute;
	left: 50%;
	margin-left: -250px;
	top: 50%;
	margin-top: -150px;
	height: 300px;
	width: 500px;
}

	#audit_search_layer h1 {
		margin-bottom: 5px;
	}

	#audit_search_layer li {
		position: relative;
		margin-bottom: 5px;
		padding: 0 0 0 100px;
		height: 20px;
	}

	#audit_search_layer label {
		position: absolute;
		top: 0;
		left: 0;
		font-weight: bold;
		width: 150px;
	}


/*-------------------- Summary Status Panel ----------------*/

#cal_statusPanel {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 475px;
	margin-top: -157px;
	margin-left: -238px;
}

	#cal_statusPanel .icon {
		position: absolute;
		left: 0;
		top: 0;
	}

	#cal_statusPanel .content {
		margin-left: 110px;
	}

		#cal_statusPanel .content h2 {
			font-size: 18px;
		}

		#cal_statusPanel .content ul {
			border-top: solid 1px black;
			border-bottom: solid 1px black;
		}

		#cal_statusPanel .content li {
			height: auto;
			background: url(sitegraphics/divider_fadeout.jpg) no-repeat 0 0 #fff;
			font-size: 14px;
			padding: 7px 0;
		}

			#cal_statusPanel .content li:first-child {
				background: 0;
			}

			#cal_statusPanel .content li .caption {
				display: inline-block;
				width: 150px;
			}

	#cal_statusPanel .nav {
		margin-top: 15px;
		text-align: right;
	}


	/*-------------------- Calibration Schedule List ----------------*/

#scheduleList #searchDescriptionText {
	position: static;
}

#scheduleList input[type=checkbox] {
	margin-left: 20px;
	margin-right: 5px;
	position: relative;
	top: 2px;
}
	
	/*-------------------- Calibration History ----------------*/

#calibrationHistory #searchDescriptionText {
	position: static;
}

    /*-------------------- Record Event List History ----------------*/

#recordeventlist #searchDescriptionText {
	position: static;
}

/*-------------------- START Old Webspring CSS that was removed from Webspring.css ----------------*/
/*-------------------- migrate to new WS css as code updated ----------------*/

/*--------------------Header Nav-------------------*/

#headerNav {
	height: 41px;
	text-align: right;
}

#headerNav h1 {
		float: left;
		margin: 0;
		padding: 0;
		border: 0;
		display: inline;
}

/*--------------------Content Nav-------------------*/

#contentNav {
	clear: both;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 23px;
	border-top: 1px solid #000;
	padding: 15px 0 0 0;
	text-align: right;
}

	#contentNav .contentNavLeft {
		float: left;
		display: inline;
	}
	
	/*--------------------Other Nav--------------------*/
#listNav {
	clear: both;
	position: absolute;
	bottom: 40px;
	left: 0px;
	width: 100%;
	height: 23px;
	border-top: 1px solid #000;
	padding-top: 3px;
	text-align: right;
	font-size: 11px;
}

.print #listNav {
	position: static;
}

#listNav .listNavLeft {
	/*float: left;*/
	position: absolute;
	bottom: 0px;
	left: 0px;
	display: inline;
}

.print #listNav .listNavLeft {
	position: static;
	float: left;
}

#listNav + #contentNav {
	border-top-color: White;
}
	
	/*-------------------- END Old Webspring CSS that was removed from Webspring.css ----------------*/
	