
/* CSS Document */

html {
	height: 100px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 100%;
}


/*forms*/

.tcnTitleDiv {
	font-weight: bold;
	color: #000;
	padding: 5px;
	text-align: center;
	}

.tcnHeadingDiv {
	font-weight: bold;
	color: #000;
	padding: 5px;
	padding-left: 200px'
	}

.divBaseComparisonCont {
	padding: 5px;
	font-weight: bold;
	color: #000;
	background-color: #FFF;
	height: 353px;
	border: 1px solid #000;
	vertical-align: bottom;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 65px;
	margin-left: 5px;
	background-image: url(../images/calc_grad.jpg);
	background-repeat: repeat-x;
	background-position: top;
}



.divChooseLayerLayout {
	font-weight: bold;
	padding: 5px;
	color: #000;
	text-align:center;
}

.divLayerLayoutOne {
	background-image: url(../images/2-layer-icon.jpg);	
	height: 50px;
	width: 50px;
	cursor: pointer;
	border: 3px solid #b0bdc3;
}

.divLayerLayoutTwo {
	background-image: url(../images/3-layer-2acc-icon.jpg);
	height: 50px;
	width: 50px;
	cursor: pointer;
    border: 3px solid #b0bdc3;
}

.divLayerLayoutThree {
	background-image: url(../images/3-layer-stab-icon.jpg);
	height: 50px;
	width: 50px;
	cursor: pointer;
	border: 3px solid #b0bdc3;
}

.divLayerLayoutFour {
	background-image: url(../images/4-Layer-icon.jpg);
	height: 50px;
	width: 50px;
	cursor: pointer;
	border: 3px solid #b0bdc3;
}

.divLayerLayoutFive {
	background-image: url(../images/2-layer-icon.jpg);	
	height: 50px;
	width: 50px;
	cursor: pointer;
	border: 3px solid #b0bdc3;
}

.divLayerLayoutSix {
	background-image: url(../images/3-layer-stab-icon.jpg);
	height: 50px;
	width: 50px;
	cursor: pointer;
	border: 3px solid #b0bdc3;
}

.divSubgradeDDiv {
	background-image: url(../images/75percenttrans.png);
	padding: 5px;
	margin-left: 20px;
	border: 1px solid #FF3400;
    -moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.txtCalcName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	width: 300px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}

.txtTI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	width: 150px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}

.txtAccatextField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	width: 100px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

.txtAcc2atextField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	width: 100px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

.txtSubgradeStrength {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.00em;
	width: 85px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

.legendspan 
{
    padding-left:10px;
    padding-right: 10px;
}

.legendspancal
{
    padding-left:8px;
    padding-right: 8px;
    font-size: 11px;
}

.txtStructureNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.00em;
	width: 85px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

.txtCBRValue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.00em;
	width: 85px;
	color: #888;
	cursor:default;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

.txtStabSubGradeatextField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	width: 100px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

.txtAccDtextField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	width: 100px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

.txtAcc2DtextField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	width: 100px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

.txtStabSubGradeDtextField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	width: 100px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

.txtAccmtextField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	width: 100px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

.txtAcc2mtextField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	width: 100px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

.txtStabSubGrademtextField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	width: 100px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

.txtSubGrademtextField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	width: 100px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

.txtSubGradeatextField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	width: 100px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

.txtCBRtextField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	width: 100px;
	padding: 3px;
	cursor:default;
	color:#888;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

.txtSFac {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	width: 45px;
	padding: 3px;
	margin-right: 5px;	
	margin-top: 2px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	float:right;
}


.txtRField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	width: 45px;
	padding: 3px;
	margin-right: 5px;	
	margin-top: 2px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	float:right;
}

.txtCalCBR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	width: 45px;
	padding: 3px;
	margin-right: 5px;	
	margin-top: 2px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	float:right;
	color:#888;
}

.txtRTField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	font-weight: bold;
	width: 45px;
	padding: 3px;
	margin-right: 5px;	
	margin-top: 2px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	text-align: center;
	float:right;
	color:#888;
	border: 2px solid #FF3400;
}

.txtGEField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	width: 45px;
	padding: 3px;
	margin-right: 5px;	
	margin-top: 2px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	float:right;
	color:#888;
}

.txtGEDiffField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	width: 45px;
	padding: 3px;
	margin-right: 5px;	
	margin-top: 2px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	float:right;
	color:#888;
}

.roadfieldwrapper 
{
    border: 1px solid white; 
    background-color: black; 
    padding: 3px;  
    margin-left: 5px;      
    float:left;
}

.txtGFField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	width: 45px;
	padding: 3px;
	margin-right: 5px;	
	margin-top: 2px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	float:right;
}

.txtFirstName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	display: block;
	width: 877px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.txtLastName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	display: block;
	width: 877px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.btnCreateNewProject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #08124C;
	border: 1px solid #FF3400;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	padding-bottom: 2px;
	cursor: pointer;
	float:left; 
}

.txtEmailAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	display: block;
	width: 877px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.txtConfirmEmail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	display: block;
	width: 877px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.txtConfirmPassword {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	display: block;
	width: 877px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.txtPassword {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	display: block;
	width: 877px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.txtCompanyName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	display: block;
	width: 877px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.txtTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	display: block;
	width: 877px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.txtAddress1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	display: block;
	width: 877px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.txtAddress2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	display: block;
	width: 877px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.txtCity {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	display: block;
	width: 877px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.ddlState {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	display: block;
	width: 877px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.ddlCountry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	display: block;
	width: 877px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.ddlLanguage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	display: block;
	width: 300px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.ddlStatus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	display: inline;
	width: 300px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.ddlStatusReg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	display: inline;
	width: 450px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.ddlPlasticity {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 120px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.ddlProducts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 190px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.ddlVolume {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 190px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.ddlStrengthParam {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 220px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.txtZip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	display: block;
	width: 877px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.btnApplicationSubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	display: block;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #CCC;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}

.btnTermsCancel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	display: block;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #CCC;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}

.divErrorClass {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000 !important;
	background-color: #C99;
	text-align: center;
	padding: 5px;
	margin-bottom: 20px;
}

.divSuccessClass {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00FF00 !important;
	background-color: #003300;
	text-align: center;
	padding: 5px;
	margin-bottom: 20px;
}

.btnTermsAgree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	display: block;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #CCC;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}

.btnApplicationReset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	display: block;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #CCC;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}

.ddlActionsMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #08124C;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	border: 1px solid #FF3400;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 0px;
	cursor: pointer;
}

.divCalcSubmit {
	text-align: center;
	padding: 5px;
}


.tcnTermsAgree {
	text-align: center;
	font-size: 1.5em;
}

.tcnApplicationForm {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.tcnAppButtons {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
}

.tcnContainer {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

.tcnLogoTop {
	background-image: url(../images/TenCate_logo.gif);
	background-repeat: no-repeat;
	text-align: right;
	height: 34px;
}

.tcnTitleBar {
       background-image: url(../images/TenCate_topbar.png);
       height: 31px;
       width: 905px;
       padding: 10px;
       margin-top: 10px;
       color: #FFF;
       font-size: 1.25em;
       font-weight: bold;
       letter-spacing: 2px;
}

.tcnAppArea {
	padding: 10px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #08124C;
	border-left-color: #08124C;
	background-image: url(../images/backy.jpg);
}

.tcnBottomBar {
	background-image: url(../images/TenCate_bottombar.png);
	height: 14px;
	width: 925px;
}

.tcnFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	margin: 10px;
}

.tcnJoinEMail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666;
	margin: 10px;
}

.tcnListArea {
	border: 2px solid #08124C;
}

.tcnProductNameList {
	margin: 0px;
	padding: 10px;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	background-color: #DFDFDF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-size: 1.25em;
	font-weight: bold;
}

.tcnProductStatusList 
{
	margin: 0px;
	white-space: nowrap;
	overflow: hidden;
	float:right;
	display:inline;
}

.tcnCalcNameList {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	background-color: #EBEBEB;
	font-size: 1.25em;
	font-weight: bold;

}

.spanChartText {
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	padding: 5px;
	display: block;
	width: 280px;
}

.money {
	font-size: 35px;
	font-weight: bold;
	text-align: right;

}

.moneytotal {
	font-size: 35px;
	font-weight: bold;
	text-align: right;
	padding: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	background-image: url(../images/80percent.png);
	margin-left: -6px;
}

.numbertotal {
	font-size: 35px;
	font-weight: bold;
	padding: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	background-image: url(../images/80percent.png);
}

.txtLaneLengthWidth 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	width: 100px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

.txtPavementSurfaceArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	width: 100px;
	padding: 3px;
	cursor:default;
	color:#888;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

.txtDumpTruck {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	width: 100px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

.txtDumpTruckMilage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	width: 100px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

.txtQuarryMiles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	width: 100px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

.txtCostAgreggate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	width: 100px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

.txtAggregateDensity {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	width: 100px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

.txtCostFuel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	width: 100px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}



.btnGreenSavingsCancel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	display: block;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #666;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}

.btnCreateNewUser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #08124C;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #FF3400;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	padding-bottom: 2px;
	cursor: pointer;
	float:left;
}


.ddlAdminActionMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #08124C;
	padding-right: 0px;
	padding-left: 10px;
	border: 1px solid #FF3400;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 0px;
	padding-bottom: 1px;
	padding-top: 1px;
	cursor: pointer;
}

.tcnUserNameList {
	margin: 0px;
	padding: 10px;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	background-color: #DFDFDF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-size: 1.25em;
	font-weight: bold;
}


.ToolText{position:relative; } 
.ToolTextHover{position:relative;} 
.ToolText span{display: none;} 

.ToolTextHover span{ 
  display:block; 
  position:absolute; 
  border:1px solid black; 
  top:1.3em; 
  left:5px; 
  background-color:gray; color:white; 
  text-align: center; 
} 

.divSignIn {
	float: right;
	height: 35px;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #08124C;
}

.divLoginFloat {
	width: 924px;
	top: 10px;
	position: absolute;
	left: 50%;
	margin-left: -462px;
	z-index: 1000;
	visibility: hidden;
}

.divLoginPane {
	background-image: url(../images/loginpane.png);
	height: 259px;
	width: 271px;
	float: right;
	background-repeat: no-repeat;
	font-size: 14px;
	color: #000;
}

.txtLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 5px;
	width: 240px;
}

.divHomePage {
	background-image: url(../images/signinart.jpg);
	height: 378px;
	width: 923px;
	border: 1px solid #08124C;
}

.divHomePageText {
	background-image: url(../images/80percent.png);
	width: 270px;
	text-align: center;
	padding: 10px;
	position: relative;
	top: 60px;
	left: 600px;
	font-size: 20px;
}

.divLoginPane a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	text-align: right;
}

.divLoginPaneA 
{
	font-size: 12px;
	color: #000;
	text-decoration: none;
	text-align: right;
    
}

.divLoginPane a:hover {
	color: #FFF;
	text-decoration: underline;
}


.divLoginFail {
	font-size: 11px;
	font-weight: bold;
	color: #FCF;
	text-align: right;
}

.tcnActiveSelectProj {
	margin: 0px;
	padding: 10px;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	background-color: #FF9;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #060;
	border-bottom-color: #060;
	font-size: 1.25em;
	font-weight: bold;

}

.tcnActiveSelectCalc 
{
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;    
	background-color: #FF9;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #060;
	border-bottom-color: #060;
	font-size: 1.25em;
	font-weight: bold;

}

.tcnActiveSelectUser {
	margin: 0px;
	padding: 10px;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	background-color: #FF9;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #060;
	border-bottom-color: #060;
	font-size: 1.25em;
	font-weight: bold;

}

a {
	text-decoration: none;
}

a:hover 
{
    color:#000;
}

/*added cinco de mayo*/

.btnApplicationsReset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #CCC;
	padding: 5px;
	border: 1px solid #006;
	cursor: pointer;
}

.btnApplicationsSubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #CCC;
	padding: 5px;
	border: 1px solid #006;
	cursor: pointer;
	margin-right: 5px;
	font-weight: bold;
	text-transform: capitalize;
}

#ctl00_ContentHolderMain_btnTermsAgree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CCC;
	padding: 5px;
	border: 1px solid #006;
	margin-right: 5px;
	cursor: pointer;
}

#ctl00_ContentHolderMain_btnTermsCancel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CCC;
	padding: 5px;
	border: 1px solid #006;
	cursor: pointer;
}

.tcnTermsAgree table {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#ctl00_ContentHolderMain_chkTermsCheckbox {
	background-color: #CCC;
	border: 1px solid #006;
	cursor: pointer;
}

#ctl00_ContentHolderMain_btnApplicationSubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #CCC;
	padding: 5px;
	border: 1px solid #006;
	cursor: pointer;
}

.divChooseLayerLayout table {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#divAcc table {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#divAcc2 table {
	display: block;
	margin-right: auto;
	margin-left: auto;
}


#divBaseCourse table {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#divStabSubGrade table {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#ctl00_ContentHolderMain_btnCalcSubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CCC;
	border: 1px solid #006;
	cursor: pointer;
	background-image: url(../images/Floppy.gif);
	background-repeat: no-repeat;
	height: 35px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	background-position: 5px 5px;
	font-weight: bold;
	width: 150px;
}


#ctl00_ContentHolderMain_btnReturnToCalc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CCC;
	border: 1px solid #006;
	cursor: pointer;
	background-image: url(../images/Backward.gif);
	background-repeat: no-repeat;
	height: 35px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	background-position: 5px 5px;
	font-weight: bold;
	width: 200px;
}

#ctl00_ContentHolderMain_btnReturnToCalc2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CCC;
	border: 1px solid #006;
	cursor: pointer;
	background-image: url(../images/Backward.gif);
	background-repeat: no-repeat;
	height: 35px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	background-position: 5px 5px;
	font-weight: bold;
	width: 200px;
}

#ctl00_ContentHolderMain_btnGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CCC;
	border: 1px solid #006;
	cursor: pointer;
	background-image: url(../images/Internet_Explorer.gif);
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 35px;
	background-position: 5px 5px;
	font-weight: bold;
	width: 220px;
}

#ctl00_ContentHolderMain_btnPrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CCC;
	border: 1px solid #006;
	cursor: pointer;
	background-image: url(../images/Printer.gif);
	background-repeat: no-repeat;
	height: 35px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	background-position: 5px 5px;
	font-weight: bold;
	width: 150px;
}

#ctl00_ContentHolderMain_btnPrint2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CCC;
	border: 1px solid #006;
	cursor: pointer;
	background-image: url(../images/Printer.gif);
	background-repeat: no-repeat;
	height: 35px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	background-position: 5px 5px;
	font-weight: bold;
	width: 150px;
}

.btnGreenSavingsSubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CCC;
	border: 1px solid #006;
	cursor: pointer;
	background-image: url(../images/Floppy.gif);
	background-repeat: no-repeat;
	height: 35px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	background-position: 5px 5px;
	font-weight: bold;
}

#imgSignIn {
	cursor: pointer;
}

#imgLogOut {
	cursor: pointer;
}

.divProjectBanner {
	background-image: url(../images/banner_crossection.jpg);
	height: 195px;
	width: 921px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006;
	border-left-color: #006;
	margin-left: -12px;
	margin-top: -10px;
}

.divGreenBanner {
	background-image: url(../images/banner_green.jpg);
	height: 195px;
	width: 921px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006;
	border-left-color: #006;
	margin-left: -12px;
	margin-top: -10px;
}

.tcnRequired 
{
    font-size:small;
    margin-left:3px;
    color:Red;
}

.tcnRequiredLegend
{
    float:right;
    font-size:small;
    color:Red;
}

.colNumbers {
	font-size: 19px;
	background-color: #000;
	display: block;
	padding: 2px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #F30;
	margin-top: 3px;
	color: #FFF;
}

#ctl00_ContentHolderMain_lblDepthSavings {
	font-size: 19px;
	color: #FFF;
	background-color: #000;
	display: block;
	padding: 3px;
	border: 1px solid #F60;
	text-align: center;
	margin-top:24px;
}

.greenanaltitle {
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-top: 3px;
	font-size: 24px;
}

h1 {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-bottom: -1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.divGeoBanner {
	background-image: url(../images/geosynthetic_pic.jpg);
	height: 195px;
	width: 921px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006;
	border-left-color: #006;
	margin-left: -12px;
	margin-top: -10px;
}


.txtSearchFilter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	width: 150px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.btnUserFilter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #08124C;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #FF3400;
	margin-left: 10px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	padding-bottom: 2px;
	cursor: pointer;
}

.btnUserShowAll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #08124C;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #FF3400;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	padding-bottom: 2px;
	cursor: pointer;
}

.btnUserFilterReset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #08124C;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #FF3400;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	padding-bottom: 2px;
	cursor: pointer;
}
