﻿#ProjectInformationPageWrapper {
	border: 0px solid #47a2a1;
}

#ProjectTrialNames {
	margin: 5px;
	font-size: 1.0em;
	font-family: "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
	font-weight: 600;
	border: 1px solid #4cff00;
}


/* --------------------------- Project Location Controls ------------*/
#ProjectInformationLocationDiv {
	margin: 5px;
	border: 1px solid #4cff00;
}

#ProjectLocationWrapper {
	position: relative;
	margin: 5px;
	margin-top: 15px;
	width: 935px;
	height: 105px;
	background: #c2c2c2; /*aba594;*/
	padding-top: 0px;
	padding-bottom: 2px;
	border: 1px solid blue;
}

#ProjectLocationFieldset {
	height: 80px;
}

#BB {
	margin-top: 10px;
	border: 0px solid orange;
}

#CC {
	border: 0px solid brown;
}
div#CC span {
	margin-bottom: 2px;
	font-weight: 700;
	border: 0px solid purple;
}
div#CC select {
	border: 0px solid purple;
}
div#CC input {
	height: 15px;
}

#PrjInfoDistrictDiv {
	height: 100%;
	border: 0px solid #000000;
}
#PrjInfoDistrictControlsDiv {
	border: 0px solid #000000;
}
.DistrictDropDownList {
	width: 80px;
}
.DistrictCompareValidator {
	height: 20px;
	color: Red;
	font-size: 1.6em;
	font-weight: 700;
}

#PrjInfoCountyDiv {
	height: 100%;
	border: 0px solid #000000;
}
.CountyDropDownList {
	width: 110px;
}
.CountyCompareValidator {
	height: 20px;
	text-align: left;
	color: Red;
	font-size: 1.6em;
	font-weight: 700;
}


#PrjInfoRouteDiv {
	height: 100%;
	border: 0px solid #000000;
}
.RouteDropDownList {
	width: 75px;
}
.RouteCompareValidator {
	height: 20px;
	color: Red;
	font-size: 1.6em;
	font-weight: 700;
}

#PrjInfoDirectionDiv {
	height: 100%;
	border: 0px solid #000000;
}
.DirectionDropDownList {
	width: 80px;
}
.DirectionCompareValidator {
	height: 20px;
	text-align: left;
	color: Red;
	font-size: 1.6em;
	font-weight: 700;
}

#PrjInfoPmStartDiv {
	height: 100%;
	width: 215px;
	border: 0px solid #000000;
}
.PM_StartLabel {
	margin-right: 15px;
	font-size: 1.1em;
	font-weight: bold;
}
.PM_StartPrefix_DropDownList {
	width: 60px;
	text-align: left;
}
.PM_StartTextBox {
	width: 60px;
	text-align: right;
}
.PM_StartSuffix_DropDownList {
	width: 60px;
	text-align: left;
}
.PM_Start_CustomValidator {
	height: 20px;
	color: Red;
	font-size: 1.6em;
	font-weight: 700;
}

#PrjInfoPmEndDiv {
	height: 100%;
	width: 215px;
	border: 0px solid #000000;
}
.PM_EndLabel {
	margin-right: 20px;
	font-size: 1.1em;
	font-weight: bold;
}
.PM_EndPrefix_DropDownList {
	width: 60px;
	text-align: left;
}
.PM_EndTextBox {
	width: 60px;
	text-align: right;
}
.PM_EndSuffix_DropDownList {
	width: 60px;
	text-align: left;
}
.PM_End_CustomValidator {
	height: 20px;
	color: Red;
	font-size: 1.6em;
	font-weight: 700;
}

#AB {
	margin-top: 5px;
	padding: 0px;
	font-size: 1.0em;
	border: 0px solid #000000;
}
.ProjectMidPointClimateZoneLabel {
	color: blue;
	font-weight: 500;
}
.ProjectSegmentLengthLabel {
	color: blue;
	font-weight: 500;
}
.ProjectLaneLengthLabel {
	color: blue;
	font-weight: 500;
}
.AvgNumberOfLanesLabel {
	color: blue;
	font-weight: 500;
}
/* -------------------------- End Project Location Controls ---------*/


/* --------------------------------------------------- Validation Summary Controls -------------------*/
#ProjectInformationValidationSummaryDiv {
	border: 0px solid #000000;
}
.ProjectInformationValidationSummaryLabel {
	text-align: center;
	font-size: 1.0em;
	font-style: italic;
	color: red
}
#PrjInfoValidationSummaryPanelDiv {
	height: 80%;
	overflow-y: scroll;
	border: 1px solid #000000;
}
.ProjectInformationValidationSummaryPanel {
	width: 210px;
	color: red;
}
/* ------------------------------------------------- End Validation Controls -------------------------*/


/* ------------------------------------------------ Message Controls ---------------------------------*/
#ProjectInformationMsgDiv {
	margin: 5px;
	padding: 3px;
	min-height: 25px;
	font-size: 1.1em;
	border: dashed 1px #000000;
}

#ProjectInformationMsgSpan {
	margin-left: 5px;
	/*width: 100%;*/
	font-weight: 500;
	font-size: 1.2em;
	/*border: solid 1px #000000;*/
}

.ProjectInformationMsgLabel {
	/*width: 100%;*/
	/*width: 500px;*/
	margin: 0px;
	color: red;
	font-size: 1.0em;
	font-weight: 600;
}
/* ------------------------------------------------- End Message Contrls -----------------------------*/



#ProjectTrafficDiv {
	position: relative;
	margin: 5px;
	margin-top: 20px;
	background: #c2c2c2; /*aba594;*/
	border: 1px solid black;
}

#ProjectTrafficFieldset {
	padding-bottom: 5px;
}

#ProjectTrafficControlDiv {
	margin-top: 20px;
	font-weight: 700;
	padding: 5px;
	border: 1px solid black;
}

#PmBoundaryDiv {
	width: 135px;
	border: 0px solid black;
}
.PmBoundaryTextBox {
	text-align: center;
}

#ProjectTrafficAadtDiv {
	width: 80px;
	border: 0px solid black;
}
.ProjectTrafficAadtTextBox {
	text-align: right;
}

#ProjectTrafficAadttDiv {
	width: 80px;
	border: 0px solid black;
}
.ProjectTrafficAadttTextBox {
	text-align: right;
}

#ProjectTrafficPercentTrucksDiv {
	width: 70px;
	border: 0px solid black;
}
.ProjectTrafficPercentTrucksTextBox {
	text-align: right;
}

#ProjectTrafficWimDiv {
	border: 0px solid black;
}
#ProjectTrafficWimGroupDiv {
	width: 80px;
	border: 0px solid black;
}
.ProjectTrafficWimGroupTextBox {
	text-align: center;
}
#ProjectTrafficWimSpectrumDiv {
	width: 85px;
	border: 0px solid black;
}
.ProjectTrafficWimSpectrumTextBox {
	text-align: center;
}

#ProjectTrafficGrowthDiv {
	width: 60px;
	border: 0px solid black;
}
.ProjectTrafficGrowthTextBox {
	text-align: right;
}

#ProjectTrafficFirstYearDesignDiv {
	margin-left: 5px;
	padding-left: 10px;
	border: 0px solid black;
}
#ProjectTrafficFirstYearDesignTrucksDiv {
	width: 80px;
	border: 0px solid black;
}
.ProjectTrafficFirstYearDesignTrucksTextBox {
	text-align: right;
}
#ProjectTrafficFirstYearDesignAxlesDiv {
	width: 85px;
	border: 0px solid black;
}
.ProjectTrafficFirstYearDesignAxlesTextBox {
	text-align: right;
}
#ProjectTrafficFirstYearDesignEsalsDiv {
	width: 80px;
	border: 0px solid black;
}
.ProjectTrafficFirstYearDesignEsalsTextBox {
	text-align: right;
}
#ProjectTrafficTi20Div {
	width: 50px;
	margin-left: 5px;
	border: 0px solid black;
}
.ProjectTrafficTi20TextBox {
	text-align: center;
}
#ProjectTrafficAxlesPerTruckDiv {
	width: 80px;
	margin-left: 5px;
	border: 0px solid black;
}
.ProjectTrafficAxlesPerTruckTextBox {
	text-align: right;
}

#LastSurveryDiv {
	border: 0px solid black;
}
#ProjectTrafficYearDiv {
	width: 60px;
	border: 0px solid black;
}
.ProjectTrafficYeaTextBox {
	text-align: center;
}