﻿/* MAIN TAGS */
body 
{ 
    width: 100%; 
    height: 100%; 
    margin: 0; 
    padding: 0; 
} 
 
canvas 
{ 
     width: 100%; height: 100%; 
}   

a
{
	font-family: Verdana;
	font-size: 11px;
}

p
{
	font-family: Verdana;
	font-size: 11px;
}
/* END MAIN TAGS */

/* BREAD CRUMB */
.breadcrumb
{
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana;
	font-size: 8pt;
	color: Black;
	text-transform: lowercase;
}
div#BreadCrumb
{
	text-align: right;
}
/* END BREAD CRUMB */

/*SPECIAL PAGE TEXT */
.AddEditLinks
{
	text-align: right;
	padding-right: 10px;
}
.Labels
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;	
}

.LabelsLeft
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;	
	text-align:left;
	padding-left:5px;
}

/*END SPECIAL TEXT */


/*PAGE CONTROLS*/
.GridViews
{
}
/*END PAGE CONTROLS*/


/* MAIN TABLES */
.headerTable
{
	width: 100%;
	font-family: verdana;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	border-bottom-width: 0px;
	padding: 0px;
}

.headerTableTDLeft
{
	text-align: left;
	padding: 0px;
}

.headerTableTDRight
{
	padding: 0px;
	font-family: verdana;
	font-size: small;
	margin-right: 5px;
	text-align: right;
	vertical-align: top;
}
/* END MAIN TABLES */


/* PAGE ADD/EDIT/DELETE FORMS */
.formTable
{
	/* 	border-bottom-width: 1px; 	border-bottom-style: solid; 	border-bottom-color: #7da5e0; 	border-left-width: 1px; 	border-left-style: solid; 	border-left-color: #7da5e0; 	border-right-width: 1px; 	border-right-style: solid; 	border-right-color: #7da5e0; 	*/
}


.formCell
{
	padding: 0px, 0px, 0px, 0px;
}
/*.formTableHeader, div#formHeader, .formTableSubHeader, .tableHeaderCell
{
	padding: 0px;
	font-family: verdana;
	font-size: 14px;
	text-align: left;
	background-Color: #484848;
	color: White;
}*/
.formTableHeader, div#formHeader
{
	font-family: verdana;
	font-size: 13px;
	text-align: left;
	border-top: solid 1px #002d96;
	border-bottom: solid 1px #002d96;
	background: #7da5e0 url( "../images/RootItemBkg.gif" ) repeat-x;
	color: #10110f;
	padding-top: 0.1em;
	padding-left: 0.5em;
	padding-bottom: 0.2em;
	background-position: right top;
	margin-right: -14px;
	padding-right: 15px;
}
.formHeader, .formPanel legend
{
	padding: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: Black;
}

.subHeader
{
	border-bottom: solid 1px #002d96;
	padding: 0px;
	font-family: Verdana;	
	text-align: center;	
	font-size:medium;	
}

.margin50
{
	text-align: left;
	margin-left:50px;
	margin-bottom: 5px;
}

.formSubHeader
{
	font-size: 9px;
}

.formLabel
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	width: 30%;
	white-space:nowrap;
}

.formLabelbothPadding
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding-right: 1px;
	padding-left: 3px;	
}

.SummaryFormField
{
	font-family: Verdana;
	font-size: 10px;	
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}

.formLabelValue
{
	font-family: Verdana;
	font-size: 10px;	
	text-align: right;
	padding-right: 10px;
}

.formText
{
	font-family: Verdana;
	font-size: 10px;
}

.formLabelValuePaddedBoth
{
	font-family: Verdana;
	font-size: 10px;	
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	background-color: Aqua;	
}

.formRadioButtonList
{
	font-family:Verdana;
	font-size: 11px;
	font-weight: bold;
}

.LeftTableLeftCell
{
	text-align:right;
	width: 75%;
}

.LeftTableRightCell
{
	background-color:Aqua; 
	text-align:right;
	height:20px;
}

.RightTableLeftCell
{
	width:50%;
	text-align:right;
}

.RightTableMiddleCell
{
	text-align:right;
	width:25%
}

.RightTableRightCell
{
	background-color:Aqua; 
	text-align:right;
	height:19px;
}

.formLabelData
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	width: 30%;
	white-space:nowrap;
}
.formLabelSmallData
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
	padding-left: 1px;
	width: 30%;
	white-space:nowrap;
}
.formLabelSmall
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	padding-right: 1px;
	width: 30%;
	white-space:nowrap;
}
.formListBox
{
}
.formTableCellLeft
{
	width: 25%;
	text-align: right;
}

.formTableCellRight
{
	width: 75%;
	text-align: left;
}

.formTextBox, .formCheckBox
{
	font-family: Verdana;
	font-size: 10px;
}

.formDisabledTextBox
{
	font-family: Verdana;
	font-size: 10px;
	background-color: #E5E5E5;
}


.formCheckBox
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	width: 30%;
}
.formCheckBoxList
{
	border: solid 1px #7da5e0;
}


.formButton
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.saveAllButton
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	background-color:Aqua;
}


.formButtonLabel
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	padding-right: .3em;
	letter-spacing:.15em;
	width:90%;
}


.formButtonSmall
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
}
.SafetyButtons
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bolder;
	width: 150px;
	border-style: inset;
	border-width: thick;
}

.footNote
{
	font-family:Arial;
	font-size: 9px;
	color:black;
	border: solid 1px navy;	
	padding-left:2px;
	padding-right: 2px;
	
}

.radGridFilterMenu
{
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	background-color: white !important;
	font-size: small;
	opacity: 0.5 !important;
}
/* END PAGE FORMS */



.smallSpacer
{
	font-size: 5px;
}

.bigSpacer
{
	font-size:12px;
}


/* CUSTOMER SITE CAMPUS TREEVIEW */
.CustomerSiteCampusTable
{
	width: 100%;
}

.CustomerSiteCampusTableCell1
{
	/*background-color: #989898;*/
	height: 90%;
	vertical-align: top;
}

.CustomerSiteCampusTableCell2
{
	/*background-color: #989898;*/
	height: 90%;
	vertical-align: top;
}

.CustomerSiteCampusTV
{
	/*background-color: #989898;*/
}
/* END CUSTOMER SITE CAMPUS TREEVIEW */

/* Begin Footer */
div#copyright
{
	margin-top: 10px;
	border-top: 1px black;
	padding-top: 10px;
	font-size: 10px;
	text-align: center;
	color: Black;
}
/* End Footer */
/* ADD EDIT DELETE BUTTONS */
div#AddUpdate, .AddUpdate
{
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	border-bottom: solid 1px black;
	
	
}

/* END ADD EDIT DELETE BUTTONS */

/* Select Deselect */
div#SelectDeselect
{
	border: solid 1px #7da5e0;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
}
.SelectDeselectTable
{
	text-align: center;
}
.Select
{
}
.Buttons
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.imageButton
{
	border-style: solid;
	border-width: 1px;
	background-color: White;
	padding: 2px 2px 2px 2px;
}

.Deselect
{
}
/* End Select Deselect */

.tableImageCell
{
	border-style: inset;
	border-width: 1;
	background-color: #ECE9D8;
}
.tableHeaderCell
{
	text-align: center;
}

/* Oil Screen from Oil Sample Test Results Form" */
.tableCell, .tableCellLeft, .tableCellRight, .tableCellLeftLeft
{
	padding: 5px 1px 1px 5px;
	vertical-align: middle;
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
}
.tableCellLeft
{
	text-align: right;
}
.tableCellRight
{
	text-align: left;
}

.tableCellLeftLeft
{
	text-align: left;
	font-weight: bold;
}
.tableCellSpacer
{
	width: 15px;
}

.OilResults
{
	width: 760px;
	border-color: #7da5e0;
	border-style: solid;
	border-left-width: thin;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	margin: 0px 5px 3px 5px;
	padding: 5px 5px 5px 5px;
}
.OilResultHeader
{
	width: 771px;
	margin: 2px 5px 0px 5px;
	padding-left: 5px;
	font-family: verdana;
	font-size: 14px;
	text-align: left;
	background: #7da5e0 url( "../images/BlueItemBkg.gif" ) repeat-x;
	color: #10110f;
}
/* End Oil Screen from Oil Sample Test Results Form" */


/* Form Validation */
.Required
{
	color: Red;
	font-size: x-small;
	font-weight:bold;
}

/* Empty Records Label */
.NoRecordsMessage
{
	color: Black;
	font-size: larger;
	font-weight: bold;
	text-align:center;
}