﻿html, body {
	margin: 0;
	border: 0;
}

body {
	background: #004881 url(../Images/bg_all.png) repeat right top;
	color: #254085;
	font-family: "Lato",sans-serif;
	font-size: 1em;
	font-weight: 400;
	width: 100%;
	height: 100%;
}

.content {
	margin-top: 70px;
	margin-bottom: 36px;
	min-height: 100%;
}

.frmContainer {
	z-index: 0;
	background: url(../Images/homebg.png) no-repeat left 100% rgba(0, 0, 0, 0);
	position: fixed;
	bottom: 33px;
	height: 146px;
	width: 385px;
}

.header {
	background: url("../Images/bg_header.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
	color: #023d81;
	height: 65px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
}

.ie .header {
	background: url("../Images/bg_header.png") repeat;
}

.logoImg {
	width: 55px;
	margin-left: 3px;
	margin-top: 3px;
	cursor: pointer;
	float: left;
}

.compDetails {
	margin-top: 3px;
	width: auto;
	height: 60px;
	background: url(../Images/bg_contact.png) no-repeat 100% / 55px;
	background-position: 83% top;
	z-index: 999;
}

.cname {
	float: left;
	color: #254085;
	font-size: 20px;
	font-weight: bold;
	margin-top: 15px;
}

.ccontact {
	color: #254085;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	right: 5px;
	top: 15px;
}

	.ccontact > a, a {
		color: #ac2024;
		text-decoration: none;
	}

		.ccontact > a:hover, a:hover {
			color: #468b57;
		}

.footer {
	background: url(../Images/bg_fu.png) repeat;
	font-family: 'Noto Serif';
	font-size: 12px;
	font-weight: normal;
	height: auto;
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	padding-top: 2px;
	display: block;
	border-top: 1px solid #fff;
	z-index: 4;
}

	.footer div {
		height: auto;
		bottom: 0;
	}

.socialNetworkingIcon {
	float: left;
	margin-left: 5px;
	cursor: pointer;
	width: 35px;
}

.copyrightText {
	color: #ffffff;
	float: right;
	margin-right: 5px;
}

.login {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none; /*background: radial-gradient(farthest-corner, #437dd6, #3960a6) repeat scroll 0 0 padding-box #3f65b7;*/
	background: #2b3e5d; /* Old browsers */
	background: -moz-linear-gradient(top, #2b3e5d 0%, #3e70c0 20%, #3e70c0 80%, #2b3e5d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2b3e5d), color-stop(20%,#3e70c0), color-stop(80%,#3e70c0), color-stop(100%,#2b3e5d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #2b3e5d 0%,#3e70c0 20%,#3e70c0 80%,#2b3e5d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #2b3e5d 0%,#3e70c0 20%,#3e70c0 80%,#2b3e5d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #2b3e5d 0%,#3e70c0 20%,#3e70c0 80%,#2b3e5d 100%); /* IE10+ */
	background: linear-gradient(to bottom, #2b3e5d 0%,#3e70c0 20%,#3e70c0 80%,#2b3e5d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b3e5d', endColorstr='#2b3e5d',GradientType=0 ); /* IE6-9 */
	border-color: #172b4e #172b4e #142647;
	border-image: none;
	border-radius: 5px;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px rgba(255, 255, 255, 0.3) inset, 0 0 1px 1px rgba(255, 255, 255, 0.1) inset, 0 2px 10px rgba(0, 0, 0, 0.5);
	height: auto;
	left: 50%;
	margin-left: -350px;
	margin-top: -135px;
	padding: 18px 16px;
	position: absolute;
	top: 50%;
	width: 300px;
	z-index: 1;
}

	.login > h1 {
		margin: 0;
		font-size: 25px;
		font-weight: bold;
		color: white;
		text-align: center;
		text-shadow: 1px 1px rgba(0, 0, 0, 0.50);
	}

.login-input {
	float: right;
	display: block;
	width: 70%;
	height: 35px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0 9px;
	color: white;
	text-shadow: 0 1px black;
	background: #2b3e5d;
	border: 1px solid #15243b;
	border-top-color: #0d1827;
	border-radius: 4px;
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.2) 20%, rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.2) 20%, rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.2) 20%, rgba(0, 0, 0, 0));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.2) 20%, rgba(0, 0, 0, 0));
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.2);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.2);
}

	.login-input:focus {
		outline: 0;
		background-color: #32486d;
		-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 4px 1px rgba(255, 255, 255, 0.6);
		box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 4px 1px rgba(255, 255, 255, 0.6);
	}

.lt-ie9 .login-input {
	line-height: 35px;
}

.login-submit {
	margin-left: 24%;
	display: block;
	width: auto;
	height: 35px;
	padding: 0 15px 0 15px;
	margin-bottom: 15px;
	font-size: 14px;
	color: #294779;
	text-align: center;
	text-shadow: 0 1px rgba(255, 255, 255, 0.3);
	background: #adcbfa;
	background-clip: padding-box;
	border: 1px solid #284473;
	border-bottom-color: #223b66;
	border-radius: 4px;
	cursor: pointer;
	background-image: -webkit-linear-gradient(top, #d0e1fe, #96b8ed);
	background-image: -moz-linear-gradient(top, #d0e1fe, #96b8ed);
	background-image: -o-linear-gradient(top, #d0e1fe, #96b8ed);
	background-image: linear-gradient(to bottom, #d0e1fe, #96b8ed);
	-webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), inset 0 0 7px rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), inset 0 0 7px rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.15);
}

.safari .login-submit,
.chrome .login-submit {
	display: inline;
}

.login-submit:active {
	background: #a4c2f3;
	-webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.4), 0 1px rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.4), 0 1px rgba(255, 255, 255, 0.1);
}

.login-help {
	text-align: right;
	font-size: 12px;
}

	.login-help > input {
		font-size: 12px;
		color: #d4deef;
		text-decoration: none;
		text-shadow: 0 -1px rgba(0, 0, 0, 0.4);
	}

	.login-help > input:hover {
		text-decoration: underline;
	}

.login-lable {
	color: White;
	width: 60px;
	line-height: 32px;
	text-align: right;
	padding-right: 10px;
}

.divConGuy {
    background: url("../Images/contractor-guy.png") no-repeat scroll 16px 10px rgba(0, 0, 0, 0);
    /*background: url("../Images/McCaleb Homes.jpg") no-repeat scroll 11px 10px rgba(0, 0, 0, 0);*/
    display: block;
    height: 340px;
    left: 50%;
    /*height: 73px;
    left: 56%;*/
    margin-left: -475px;
    margin-top: -200px;
    position: absolute;
    top: 50%;
    width: 193px;
    z-index: 3;
}

.right-container {
	background: none repeat scroll 0 0 #ab1f23;
	box-shadow: 9px 5px 6px -6px gray;
	transform: skew(-6deg);
	-webkit-transform: skew(-6deg);
	width: 405px;
	top: 70px;
	margin-right: 50px;
	float: right;
}

.s-header {
	background-color: #f8d613;
	border-bottom: 1px solid #c7e72e;
	box-shadow: 0 0 7px 2px #b2ae0a inset;
	color: #022c5b;
	font-size: 20px;
	font-weight: 400;
	margin-left: -8px;
	margin-right: -8px;
	padding: 3px;
}

	.s-header > strong {
		border-bottom: 1px dashed rgba(2, 44, 91, 0.5);
		border-top: 1px dashed rgba(2, 44, 91, 0.5);
		display: block;
		font-weight: 400;
		padding: 2px 0 2px 10px;
	}

.s-header-content {
	color: white;
	font-size: 14px;
	padding: 0 10px;
	text-align: justify;
	text-shadow: 0 0 5px #56322d;
	margin: -5px 0;
}

.s-button {
	padding: 10px;
	background-color: White;
	margin-left: 35%;
	display: inline-block;
}

	.s-button > a {
		text-decoration: none;
		color: #263752;
		text-shadow: none;
	}

	.s-button:hover {
		background: rgb(238,192,38);
		cursor: pointer;
	}

.spacer {
	height: 10px;
	width: 100%;
}

.triangle-left {
	border-left: 8px solid transparent;
	border-top: 10px solid #ccb010;
	margin-left: -8px;
	position: absolute;
}

p {
	line-height: 17px;
}

.error {
	font-weight: bold;
	color: rgb(254, 171, 171);
	/*color: #ab1f23;*/
	float: right;
	margin-top: 5px;
}

	.error.noError {
		display: none;
	}

.spnlblMsg {
	display: table;
	color: rgb(254, 171, 171);
	font-size: small;
	margin-bottom: 10px;
}

.socialNetworkingIcon.grayscale {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
	-webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
	-webkit-backface-visibility: hidden; /* Fix for transition flickering */
}

	.socialNetworkingIcon.grayscale:hover {
		filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
		-webkit-filter: grayscale(0%);
	}
