html, body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	width: 1000px;
}

.auto-size {
	width: auto;
}

html {
	overflow-y: scroll;
}

body.hasMenu {
	background-image: url("../img/leftmenubg.gif");
	background-repeat: repeat-y;
}

body.no-page-left-menu {
	background-image: none;	
}

body, input, select {
	font-family: Arial;
	font-size: 12px;
}

a:LINK { color: #0066CC; }
a:VISITED { color: #0066CC; }
a:ACTIVE { color: #0066CC; }

.link label {
	color: #0066CC;
	cursor: pointer;
	text-decoration: underline;
}

p, form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

td {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	white-space: nowrap;
}

img {
	border: 0;
}
img.block {
	display: block;
}

table {
	width: 100%;
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.hidden-element, .hidden-element-dis {
	display: none;	
}

.invalid-element, .invalid-elementTxt {
	border: 2px solid red;
}

.borderless-checkbox {
	margin:0; 
	padding: 0px 0px 0px 0px;
	width: 15px; 
	height: 15px; 	
}

div.page-header {
	height: 65px;
	background-image: url("../img/headerbg.gif");
	background-repeat: repeat-x;
	border-bottom: 1px solid #FFF;
}

div.page-header table.header-table {
	border-bottom: 1px solid #bb3333;
}

div.page-header .cell-page-id {
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: right;
	vertical-align: bottom;
	font-size: 14px;
}

div.page-left-menu {
/*	height: 100%; */
	width: 157px;
}

div.page-left-menu td {
	font-size: 12px;
	border-bottom: 1px solid white;
	color: #000;
	line-height: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
}

div.page-left-menu span.mouseOver {
	color: #FFF;
	background-image: url("../img/leftmenufocusbg.gif");
	background-repeat: repeat-y;
	cursor: hand;
}

div.page-left-menu td.selected {
	color: #000;
	background-color: white;
	background-image: url("../img/leftmenuselectedbg.gif");
	background-repeat: repeat-x;	
	cursor: default;
}

div.page-left-menu level1 {
	padding-left: 7px;
}

div.page-left-menu level2 {
	padding-left: 21px;
}

div.page-left-menu level3 {
	padding-left: 35px;
}

div.page-content {
	position: absolute;
	top: 67px;
	left: 160px;
	width: 840px;
}

table.page-content {
	border-collapse: collapse;
}

.page-title {
	padding-top: 2px;
	padding-bottom: 5px;
	font-size: 20px;
	font-weight: bold;
}

form fieldset.iceSelOneRb {
	border: 0px solid #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

form div.fieldset {
	background-color:#e8eaff;
	
	border:2px solid #527094;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

	/*
	margin: 0px 0px 25px 0px;
	position:relative;
	display:block;
	*/
	padding: 15px 15px 15px 15px;
 
	margin-bottom: 10px;
}

form fieldset legend {
	background-color:#527094;
	
	color:#FFF;
	font-weight:bold;
	font-variant:small-caps;
	font-size:110%;
		
	padding:2px 5px;
	margin:0px 0px 0px 0px;
/*
	position:absolute;
	top: -15px;
  */
	
}

div.custom-legend {
	background-color:#527094;
	border: 2px solid white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 2px 5px 2px 5px;
	color:#FFF;
	font-weight:bold;
	font-variant:small-caps;
	font-size:110%;

	position: relative;
	top: 5px;
	left: 10px;
	
	display: inline;
}

form fieldset table.fieldset-content {
/* 
 top:10px;
 position:relative;
*/
 border: 10px solid #e8eaff;
}

.field-table {
	width: auto;
}

table.attachment-table { 
	width: 550px;
	background-color: #E0E0E0;
}

table.attachment-table thead tr th.attachment-column-header {
	text-align: left;
	background-color: #004E98;
	color: white !important;
}

.attachment-column-path {
	width: 100%;
}
.attachment-column-delete {
	width: 20px;
	text-align: center;
}
.attachment-column-icon {
	width: 20px;
	text-align: center;
}

table.datatable-body {
	background-color: #E0E0E0;
}
table.datatable-body-white {
	background-color: white;
}

thead tr th.datatable-column-header {
	text-align: center;
	background-color: #004E98;
	color: white;
}

thead tr th.left-header {
	text-align: left;
}

tbody tr td.left-column {
	text-align: left;
	color: white;
}

tbody tr td.right-column {
	text-align: right;
}

tbody tr td.center-column {
	text-align: center;
}

.selected-row {
	width: 20px;
}

.inspection-inspected-area-column {
	text-align: left;
	width: 500px;
}
.inspection-area-code-column {
	text-align: center;
	width: 100px;
}
.inspection-inspected-column {
	text-align: left;
	padding-left: 50px;
	width: 100px;
}
.inspection-defect-found-column {
	text-align: left;
	padding-left: 50px;
	width: 100px;
}
.inspection-inspected-column-center {
	text-align: center;
	width: 100px;
}
.inspection-defect-found-column-center {
	text-align: center;
	width: 120px;
}
.inspection-inspected-header {
	text-align: left;
	width: 150px;
}
.inspection-defect-found-header {
	text-align: left;
	padding-left: 50px;
	width: 150px;
}

.inspection-follow-up-no {
	text-align: center;
	padding-right: 10px; 
	width: 70px;
}
.inspection-follow-up-comment {
	text-align: center;
	padding-right: 10px; 
	width: *;
}
.inspection-follow-up-date {
	text-align: center;
	width: 85px;
}

.insp-cond-item {
	text-align: left;
	vertical-align: top;
	border: 0px;
	white-space: normal !important;
}

.sixmonthly-item {
	text-align: left;
	vertical-align: top;
	border: 0px;
}

.sixmonthly-row {
	background-color: #FFFFFF;
}

.sixmonthly-header {
	text-align: left;
	background-color: #FFFFFF;
	background-image: none;
	border: 0px;
	font-weight: bold;
}

.sixmonthly-item-comment {
	text-align: left;
	vertical-align: top;
	width: 50%;
}

.sixmonthly-item-location {
	text-align: left;
	vertical-align: top;
	width: 50%;
}

.geotechnical-smi-column1 {
}
.geotechnical-smi-column2 {
	width: 100%;
}

tfoot tr td.center-footer {
	text-align: center;
}

tfoot tr td.right-footer {
	text-align: right;
}

.read-only {
	background-color: #D0D0D0;
}

/*
input {
	background-color: expression(this.readOnly?"#D0D0D0":"");
	width: expression(calculateInputElementWidth(this));
}
*/
/*
input[type="text"] {
	width: 90%;
}
input[type="password"] {
	width: 90%;
}
*/
textarea {
	width: 195px;
}
/*
input[type="button"],input[type="submit"],input[type="reset"] {
	width: 60px;
}
*/
table.content-table tr td.content-table-center {
	vertical-align: top;
}
table.content-table tr td.content-table-right {
	width: 194px;
	vertical-align: top;
}

input.inspNoFirstPart {
	width: 30px;
}
input.inspNoSecondPart {
	width: 40px;
	background-color: #FFFFFF;
}
input.inspNoSecondPart-dis {
	width: 40px;
	background-color: #D0D0D0; 
}
input.inspNoThirdPart {
	width: 35px;
	background-color: #FFFFFF;
}
input.inspNoThirdPart-dis {
	width: 35px;
	background-color: #D0D0D0; 
}
input.inspNoThirdPartA {
	width: 35px;
	background-color: #FFFFFF;
}
input.inspNoThirdPartA-dis {
	width: 35px;
	background-color: #D0D0D0; 
}
input.inspNoThirdPartB {
	width: 35px;
	background-color: #FFFFFF;
}
input.inspNoThirdPartB-dis {
	width: 35px;
	background-color: #D0D0D0; 
}
input.inspNoForthPart {
	width: 65px;
	background-color: #FFFFFF;
}
input.inspNoForthPart-dis {
	width: 65px;
	background-color: #D0D0D0; 
}
input.inspNoFifthPart {
	width: 20px;
	background-color: #FFFFFF;
}
input.inspNoFifthPart-dis {
	width: 20px;
	background-color: #D0D0D0; 
}

.footnote {
	border: 1px solid #CBCBCB;
	padding: 10px 10px 10px 10px;
}

.requiredField {
	color: red;
}
.highlight-required-field {
	border: 2px solid red;	
}
div.required-select-box {
	display: inline;
}
div.required-select-box select {
	margin-top: 2px; 
	margin-bottom: 2px;
}
#info-message {
	font-weight: bold;
	position: absolute;
	background-color: black;
	padding: 3px 3px 3px 3px;
	left: 0;
	color: white;
	width: 994px;
}

td.checkbox {
	width : 30px;
}

.plainTextField {
	width: 90px;	
}

.contractField {
	padding-left: 5px;
	position: absolute;
	left: 890px;
	top: 15px;	
	width: 120px;
}

td {
	vertical-align: top;	
}

.error {
	color: red;
}

.readOnly {
	background-color: #D0D0D0;
}

.standardButton {
	width: 60px;	
}

.standardField {
	width: 90%;
}

div.coverContainer {
	position: relative;
	width: 0;
	height: 0;
}
div.cover-layer {
	position: absolute;
	top: 100;
	left: 160;
	background-color: white;
	filter: alpha(opacity="3");
} 

.footer-footnote {
	border-top: 1px solid #808080;
}

.section-name {
	font-style: italic;
	font-weight: bold;
	font-size: 16px;	
}

.part-name {
	font-weight: bold;
	color: #404040;
	padding-top: 10px;
}

.reportLabel {
	padding-left: 8px;
}

div.calendar table { width: auto; }

input.dateInput, input.dateInput-dis {
	width: 80px;
}

input.dateInput-dis {
	background-color: #D0D0D0; 
}

.menu-level1 {	
	padding-left: 7px;
}

.menu-level2 {
	padding-left: 21px;
}

.menu-level3 {
	padding-left: 35px;
}

.menu-selected {
	background-color: white;
	background-image: url("../img/leftmenuselectedbg.gif");
	background-repeat: repeat-x;	
	cursor: default;
}

.menu-mouse-over {
	color: white !important;
	background-image: url("../img/leftmenufocusbg.gif");
	background-repeat: repeat-y;
	cursor: hand;
}

.panelSeriesList {
	border-top: 1px solid #527094;
	border-bottom: 1px solid #527094;
	padding: 4px;
	background-color: #FAFAFA;
	overflow-y: hidden;
}

td.defectSecondCol {
	padding-left: 10px;	
}

.photoItemBorder {
	border: 2px solid #FAFAFA;
	margin: 2px;
	padding: 1px;
}

.photoItemSelectedBorder {
	border: 2px solid #527094;
	margin: 2px;
	padding: 1px;
}

.iceSelOneRb input {
	margin-top: 0px;
	margin-bottom: 0px;
}

.iceOutLbl {
	vertical-align: middle;
}

.iceSelBoolChkbx {
}

.trans-button {
	background-color: transparent;
	border-style: none;
}


.search-tab-button,
.search-tab-button-dis {
	width: 100% !important;
	font-size: bold;
	background-color: #d6d3ce;
	border: 1px solid #d6d3ce;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	height: 20px;
}

.search-tab-selected {
	text-align: center;
	height: 20px;
	border-right: 1px solid black;
}

.search-tab {
	background-color: #d6d3ce;
}


.user-management-tab-button,
.user-management-tab-button-dis {
	width: 100% !important;
	font-size: bold;
	background-color: #d6d3ce;
	border: 0px solid black;
	border-bottom: 1px solid black;
	height: 20px;
}

.user-management-tab-selected {
	text-align: center;
	border-bottom: 1px solid #d6d3ce;
}

.user-management-tab {
	height: 20px;
	width: 150px;
	background-color: #d6d3ce;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 0px;
}

.user-management-tab-empty {
	height: 19px;
	width: 500px;
	background-color: white;
	border: 1px solid white;
	border-bottom: 1px solid black;
}

.referenceLink {
	color: blue;
	text-decoration: underline;
}

.rowSelected {
	background-color: #084194 !important;
}

/* editable combo */
.select-free
{
	position:absolute;
	z-index:10;
	overflow:hidden;/*must have*/
	width:100em;/*must have for any value*/;

}
.select-free iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px/*must have for any big value*/;
}

.select-input-one-menu-combo {
	width:100%;
	border:none;
	margin-left: 5px;
	margin-top: 2px;
	height:17px;
}
.bd {
	background-color: white;
	border:none;
	margin: 0px;
}
.select-input-one-menu-text {
	border: none; 
	margin-left: 0px; 
	padding: 0px; 
	height: 17px;
}

/* end of editable combo */
.file-icon {
	max-width: 20px;
	width: 20px;
}
.file-name {
	max-width: 130px;
	width: 130px;
}
.file-description {
	width: 100%;
}

.link {
	text-decoration: underline;
	cursor: pointer;
}