html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol,ul {
	list-style: none;
}

h3 {
	font-size: 14pt;
}

h4 {
	font-size: 12pt;
}

h3.importantText {
	color: #bf0604;
}


blockquote,q {
	quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td { padding: .15em;}

table.showBorder { margin: 1em; }
table.showBorder td { padding: .3em; border: 1px #ccc solid; font-size: 13px;}
table.showBorder th { padding: .3em; border: 1px #ccc solid; font-size: 13px;}

/* end of reset */
	/*---------------------ie fix-------------------------*/
body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	background: #f2f2f2;
	text-align: center;
}

body.login {
	background: #c9e5fe;
	text-align: center;
}

body.login p {
	color: #7a8b9a;
	font-size: 10px;
}

body.login p a {
	color: #9ab9d8;
}

body.login p a:hover {
	color: #488dda;
}

textarea#commentBox {
	border: 3px solid #cccccc;
	padding: 5px;
}

/* -----------------------corners-----------------------*/
.blueCurvyCorner {
	padding: 5px;
	background: #4a8eda;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}

.smallBlueCurvyCorner {
	padding: 5px;
	background: #4a8eda;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
}

.greyCurvyCorner {
	padding: 5px;
	background: #e5e5e5;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin: 0 10px;
}

span.blue strong {
	background: #4a8eda;
	color: #FFF;
	font-size: 14px;
	padding: 5px 5px 5px 5px;
	font-weight: normal;
	display: inline;
}

span.brightGreyLeft {
	/*background: url("images/bright_grey_box.jpg") top no-repeat;*/
	font-size: 1px;
	padding: 15px 5px 7px 0px;
	margin: 0;
}

span.brightGreyRight {
	/*background: url("images/bright_grey_box.jpg") bottom no-repeat;*/
	font-size: 1px;
	padding: 14px 5px 8px 0px;
	margin: 0;
}

span.brightGrey {
	background: #ddd;
	color: #000;
	font-size: 12px;
	padding: 3px 5px 5px 5px;
	font-weight: bold;
}

/* brightgrey corner with lower font-size */
span.brightGrey strong {
	background: #e5e5e5;
	color: #000;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	display: inline-block;
}

span.brightGrey h3 {
	background: #e5e5e5;
	color: #000;
	font-size: 15px;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	display: inline-block;
}

span.brightGreyLeft {
	/*background: url("images/bright_grey_box.jpg") top no-repeat;*/
	font-size: 1px;
	padding: 15px 5px 7px 0px;
	margin: 0;
}

span.blueText {
	color: blue;
}

/* aligns */
.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}





/* -----------------------login-----------------------*/
#content_container {
	margin: auto;
	width: 800px;
	text-align: center;
}

#certificateBox {
	height: 270px;
	margin-top: 18px;
	/*margin-left:127px;*/
	width: 250px;
	padding-right: 30px;
	float: left;
	text-align: left;
}

#certificateBox .certText {
	padding: 10px 0 0 0;
	color: #626161;
}

#loginBox {
	width: 285px;
	margin: 10px auto 0px auto;
	padding: 40px;
	background: url('images/login_box.jpg') no-repeat;
	color: #626161;
	text-align: left;
}

#loginBox h2 {
	padding: 0px 0 0 0;
	color: black;
	font-weight: bold;
	margin-top: -15px;
	font-size: 16px;
}

#loginBox label {
	text-align: left;
	display: block;
	width: 100%;
	margin: 20px 0px 0px 0px; color; gray;
	font-size: 14px;
}

#loginBox label input,#loginBox label select {
	text-align: left;
	width: 280px;
	display: block;
	border: 1px solid silver;
	padding: 5px;
	-moz-box-radius: 5px;
	margin: 2px 0;
}

#loginBox .buttonContainer {
	margin: 25px 0 0 160px;
}

.button1 {
	font-weight: bold;
	color: white;
	/*background: url("images/button1.jpg") no-repeat;*/
	background: url("images/button_data.jpg") no-repeat;
	width: 140px;
	height: 32px;
	border: none;
	border-color: transparent;
	padding: 0 0 0 2px 0;
	margin: 0;
	text-align: center;
	font-size: 16px;
}

#secureSystemText {
	color: black;
	height: 32px;
	border: none;
	border-color: transparent;
	padding: 0;
	margin: 35px auto 0 auto;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}

#loginUpdateBox {
	width: 400px;
	height: 50px;
	margin: 42px auto 0 auto;
	text-align:center;
	line-height: 15px;
	border:2px dotted gray;
	background: white;
	color: #626161;
	padding:2px;
}

/* -----------------------container-----------------------*/
#container {
	width: 999px;
	background: white;
	margin: 0 auto;
	text-align: Left;
}

/* header */
#header {
	overflow: hidden;
	zoom: 1;
}

#header img {
	display: block;
	float: left;
}

#header h1 {
	display: block;
	float: left;
	margin: 40px 0 0 40px;
	font-size: 25pt;
	font-weight: normal;
	padding-bottom: 5px;
}

#header menu {
	clear: both;
	display: block;
	overflow: hidden;
	zoom: 1;
	list-style-type: none;
	background: url('images/menu_bg.jpg') 0 40px repeat-x;
}

* html #header menu {
	width: 1019px;
	margin-left: 0;
}

#header menu li {
	float: left;
	font-size: 15px;
}

#header menu li a {
	background: url('images/menu_bg.jpg') 0 40px repeat-x;
	color: #353535;
	text-decoration: none;
	display: block;
	padding: 12px 20px 50px 20px;
}


#header menu li a:hover,#header menu li a.active {
	background: url('images/menu_hover.jpg') center 40px no-repeat;
	color: #599ee0;
}

#content {
	padding: 0 20px;
	margin: 20px 0 0 0;
	position: relative;
	z-index: 1;
}

#content h3 {
	padding: 0 0px;
}

#filterInfoBox {
	width: 350px;
	height: 150px;
	/*background: url('images/containerform.jpg') no-repeat;*/
	display: block;
	padding: 2px 0px 0 10px;
	margin-left: 525px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #626161;
	font-weight: 600;
	background: #EBEBEB;
}



/* -----------------------Job ID-----------------------*/
#jobId {
	width: 550px;
	height: 120px;
	/*background: url('images/containerform.jpg') no-repeat;*/
	display: block;
	padding: 15px 0 0 10px;
	margin-left: 0px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #626161;
	font-weight: 600;
	float: left;
}

#jobId table {
	width: 100%;
	border-style: none;
	text-align: left;
}

#jobId td {
	padding: 5px 0;
}

#jobId label {
	width: 100%;
	display: block;
	margin: auto;
	text-align: left;
	font-size: 12px;
}

#jobId select { /*width: 200px;*/
	padding: 2px;
	border: 1px solid silver;
	text-align: left;
}

#jobId input {
	width: 33px;
	height: 19px;
	background: url("images/button_go.jpg") no-repeat;
	margin-left: 10px;
	border: none;
	font-weight: bold;
	color: white;
	text-align: center;
	font-size: 12px;
}

#jobId input.blueButton {
	margin: 0px;
	border: none;
	background: #371A6A;
	width: auto;
	height: auto;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 4px;
	cursor: pointer;
}

#toptable {
	margin: 10px 25px 10px 0;
	width: 795px;
	height: 171px;
	background: url(images/four_color_box.jpg) no-repeat;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}

#toptable td {
	vertical-align: middle;
	padding-left: 5px;
}

.none {
	width: 92px;
	padding-right: 10px;
	text-align: middle;
}

.total {
	width: 84px;
}

.requires {
	width: 83px;
}

.carried {
	width: 84px;
}

.lockouts {
	width: 83px;
}

.scrapped {
	width: 83px;
}

.inuse {
	width: 84px;
}

.notinuse {
	width: 87px;
}

.newplant {
	width: 76px;
}

a {
	text-decoration: underline;
	cursor: pointer;
}

#bottomtable {
	width: 100%;
	margin-bottom: 20px;
	background: #FFF;
	border: 1px solid #DDD;
	-moz-border-radius: 10px;
}

#bottomtable table {
	width: 100%;
}

#bottomtable select {
	font-size: 10px;
}

#nottomtable input {
	display: inline;
	width: auto;
}

#bottomtable td,#bottomtable th {
	vertical-align: middle;
	border-right: 1px solid #DDD;
	padding-left: 5px;
}

.bottomtablefirst td {
	height: 24px;
	border-bottom: 1px solid #DDD;
	font-size: 13px;
	font-weight: bold;
}

.bottomtablesecond {
	height: 49px;
	font-size: 14px;
	font-weight: bold;
}

.even td {
	height: 17px;
	background: #ededed;
	font-size: 10px;
}

.odd td {
	height: 17px;
	background: #FFF;
	font-size: 10px;
}

#bottomtable .rightside {
	border-right: none;
}

#basebottom {
	margin-left: 67px;
	margin-bottom: 30px;
}

#basebottom p {
	margin-bottom: 20px;
}

#basebottom h1 {
	margin-bottom: 20px;
	font-size: 18px;
}

/* -----------------------My Details-----------------------*/
#myDetails {
	width: 652px;
	display: block;
	margin-left: 67px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: 600;
}

#datas {
	width: 300px;
	background: url("images/details_box_2.jpg") no-repeat;
	margin-top: 20px;
	margin-left: 54px;
	float: left;
	padding: 5px;
}

#datas p {
	padding-top: 7px;
	padding-left: 10px;
}

#nameaddress {
	width: 297px;
	height: 117px;
	background: url("images/details_box_1.jpg") no-repeat;
	margin-top: 20px;
	float: left;
	padding: 5px;
}

#nameaddress table,#datas table {
	padding: 2px;
}

#nameaddress th,#datas th {
	font-weight: bold;
	text-align: left;
	padding: 5px;
}

#myDetails label {
	width: 100%;
	display: block;
	margin: auto;
	margin-left: 10px;
	text-align: left;
	font-size: 12px;
}

#myDetails td {
	padding: 5px;
}

#myDetails #nameaddress td {
	padding: 7px;
}

#myDetails select,input {
	width: 150px;
	padding: 2px;
	border: 1px solid silver;
	text-align: left;
}

#changeMyDetails input {
	width: 300px;
	padding: 2px;
	border: 1px solid silver;
	text-align: left;
}

#myDetails #nameaddress select {
	width: 205px;
	padding: 2px;
}

#myDetails #nameaddress input {
	width: 200px;
	padding: 2px;
}

#buttonData {
	width: 136px;
	height: 27px;
	background: url("images/button1.jpg") no-repeat;
	float: right;
	padding: 0 0 3px 0;
	margin-top: 20px;
	border: none;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-align: center;
}

#buttonDataBlue {
	width: 136px;
	height: 27px;
	background: url("images/button_data_grey.jpg") no-repeat;
	padding: 0 0 3px 0;
	border: none;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-align: center;
}

input.submitButton {
	width: 136px;
	height: 27px;
	background: url("images/button_data_grey.jpg") no-repeat;
	padding: 0 0 3px 0;
	border: none;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-align: center;
}



/* -----------------------List of Jobs-----------------------*/
#listofjobs {
	margin-bottom: 40px 0 100px 0;
	clear: both;
}

#listofjobs a {
	text-decoration: underline;
	color: #4a8eda;
}

#border {
	width: 652px;
	margin-top: 20px;
	border: 1px solid #DDD;
	-moz-border-radius: 10px;
}

#listOfjobs {
	background: #efefef;
}

#listOfJobs .dataTables_filter, #listOfJobs .dataTables_length, #listOfJobs .dataTables_paginate, #listOfJobs .dataTables_info {
	padding: 10px;
} 

#listOfJobstable {
	width: 100%;
	border: 1px solid silver;
	text-align: center;	
	clear: both;
} 

#listOfJobstable thead {
	background:#efefef;
} 

#listOfJobstable thead th {
	padding: 10px;
	font-size: 14px;
	border: 1px solid silver;
	cursor: pointer;
	
}

#listOfJobstable tbody td {
	padding: 8px;
	border: 1px solid silver;
	
	font-size: 13px;
	color: #111;
}



#listOfJobstable .rightside {
	border-right: none;
}

.red {
	background: #e02929;
}

.green {
	background: #2acf59;
}

/* -----------------------Item Details-----------------------*/
#itemDetails {
	width: 380px;
	margin: 0 0 10px 0px;
	float: left;
	font-weight: bold;
}

#itemDetails a {
	padding-left: 5px;
}

#itemdetails hr {
	margin-bottom: 10px;
}

* html #itemdetails hr {
	margin-bottom: 0;
}

#itemDetails br {
	margin-bottom: 10px;
}

.top {
	width: 365px;
	height: 2px;
	background: url("images/box_top.jpg") no-repeat top center;
	margin-top: 10px;
	padding-top:10px;
}

.box {
	width: 363px;
	background:white;
	border-left: 1px solid #d5d3d3;
	border-right: 1px solid #d5d3d3;
}

* html .box {
	width: 365px;
	margin-top: -3px;
	margin-bottom: -3px;
}

.bottom {
	margin-top: -10px;
	width: 365px;
	height: 12px;
	background: url(images/box_bottom.jpg) no-repeat bottom center;
}

.box p {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.box span.gray {
	color: #000;
}

.values {
	background: #ededed;
	padding-left: 20px;
}

/* -----------------------File Upload-----------------------*/
#fileUpload {
	width: 457;
	float: left;
}

#fileUpload form input {
	padding-bottom: 6px;
}

* html #fileUpload form input {
	padding: 0;
}

#fileUpload .blue {
	padding-right: 350px;
}

#fileUpload .top {
	width: 457px;
	height: 10px;
	padding: 0;
	margin:10px 0 0 0;
	background: url("images/box_fileupload_top.jpg") no-repeat top center;
	float: left;
}

#fileUpload .bottom {
	width: 457px;
	height: 10px;
	margin: 0 0 20px 0;
	background: url("images/box_fileupload_bottom.jpg") no-repeat top center
		;
	float: left;
}

#fileUpload form {
	width: 435px;
	background:white;
	display: block;
	padding: 0 10px 10px 10px;
	border-left: 1px solid #d5d3d3;
	border-right: 1px solid #d5d3d3;
	float: left;
}

* html #fileupload form {
	width: 457px;
	margin-top: -5px;
}

#fileUpload form table {
	
}

#fileUpload form td {
	padding-bottom: 10px;
	vertical-align: middle;
}

#fileUpload form table p {
	margin: 0px;
	float: left;
}

#fileUpload form select {
	width: 290px;
	padding: 2px;
	margin-left: 20px;
	border: 1px solid silver;
	text-align: left;
}

* html #fileupload input {
	height: 20px;
}

div.fileinputs input {
	width: 197px;
	display: block;
	padding-left: 3px;
	padding-top: 3px;
	margin-left: 20px;
	border: 1px solid silver;
	float: left;
}

div.fileinputs img {
	margin-left: 10px;
}

div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity: 0;
	filter: alpha(opacity :   0);
	opacity: 0;
	z-index: 2;
}

#fileUpload .buttonContainer {
	width: 100%;
	text-align: right;
}

/* -----------------------Footer-----------------------*/
#footer {
	font-family: "Trebuchet MS";
	font-size: 12px;
	background: #e5e5e5;
	border: 1px solid #bcbcbc;
	border-bottom: none;
	padding: 10px;
	text-align: center;
	clear: both;
}

#footer .gemText {
	text-align: right;
}

a.gemTextLink:link {
	color: red;
	text-decoration: none;
}

a.gemTextLink:visited {
	color: red;
	text-decoration: none;
}

a.gemTextLink:hover {
	color: red;
	text-decoration: underline;
}

a.gemTextLink:active {
	color: red;
	text-decoration: none;
}


a.statsLink:hover {
	color: black;
	text-decoration: underline;
}


a.largeTextLink:link {
	font-size: 20px;
}

a.largeTextLink:visited {
	font-size: 20px;
}

a.largeTextLink:hover {
	font-size: 20px;
}

a.largeTextLink:active {
	font-size: 20px;
}

* html #footer {
	width: 1019px;
}

.titleText {
	font-family: "Trebuchet MS";
	font-size: 25px;
	font-weight: bold;
	margin: 0 0 10px 0;
	text-align: center;
	clear: both;
	color: white;
	background: silver;
	padding: 10px 20px;
}

.titleTextLeft {
	font-family: "Trebuchet MS";
	font-size: 25px;
	font-weight: bold;
	margin: -23px 0 23px 0;
	z-index: 10;
	text-align: left;
	clear: both;
}

.sectionTitleText {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	margin: -1px 0 6px 0;
}

.clear {
	clear: both;
}


