﻿@charset "UTF-8";
/* CSS Document */

 /**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; font-family: 'Lato', sans-serif; background:#eaeaea; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }

/* -------- Styles -------- */
.wrapper { width:960px; margin:0 auto; }

.group:after { visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0; }
.group { display:inline-block; clear:both; }
/* start commented backslash hack \*/ * html .group { height:1%; } .group { display:block; } /* close commented backslash hack */

/* -------- Base -------- */
#header {
	background:url(../images/design/bg-header.png);
	padding:10px 0 21px 0;
}

h1 {
	float:left;
}

h1 a {
	display:block;
	width:227px;
	height:51px;
	background:url(../images/design/logo.png) no-repeat;
	text-indent:-9999px;
}

#header-links {
	float:right;
	width:178px;
}

#header a.chd,
#header a.learnmore {
	float:right;
	margin:11px 0 0 0;
}

#header a.chd {
	display:block;
	width:159px;
	height:11px;
	background:url(../images/design/logo-chd.png) no-repeat;
	text-indent:-9999px;
}

#header a.learnmore {
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#0c5598;
	padding:3px 0 3px 22px;
	width:160px;
	text-decoration:none;
	background:url(../images/design/learnmore.png) no-repeat;
}

#footer {
	border-top:13px solid #cdcdcd;
	background:#eaeaea;
	padding:16px 0 20px 0;
}

#footer-links a.service-chd,
#partners,
#partners ul,
#partners > a {
	float:left;
}

#footer-links a.service-chd {
	display:block;
	width:124px;
	height:54px;
	background:url(../images/design/logo-service-chd-bw.png) no-repeat;
	text-indent:-9999px;
	margin:6px 0 8px 0;
}

#partners {
	border-left:1px solid #cecece;
	border-right:1px solid #cecece;
	padding:0 40px 5px 22px;
	margin-left:20px;
	background:url(../images/design/bg-shdw.png) no-repeat right center;
	width:495px;
}

#partners h4 {
	color:#909090;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

#partners ul {
	width:276px;
}

#partners ul li {
	font-size:10px;
	line-height:18px;
	width:138px;
	float:left;
}
/*
#partners ul {
	margin-right:21px;
}

#partners ul li {
	font-size:10px;
	line-height:18px;
}
*/
#partners ul li a {
	color:#3d3d3d;
	text-decoration:none;
}

#partners > a {
	font-size:10px;
	color:#0c5699;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	background:url(../images/design/arrw-right.png) no-repeat right;
	padding-right:7px;
	margin:4px 0 0 10px;
}

#footer p {
	font-size:12px;
	color:#b9b9b9;
	margin-top:23px;
}

#badges,
#connect-with-us {
	float:right;
}

#badges {
	margin-top:-6px;
}

#badges img {
	margin-left:6px;
}

#connect-with-us {
	margin-top:2px;
}

#connect-with-us a {
	margin-left:2px;
}

#connect-with-us a.like-share {
	margin-left:10px;
}

/* -------- Index -------- */
#home-content {
	background:url(../images/design/bg-construction-site.jpg) no-repeat top center;
	padding:1px 0 0 0;
	min-height:780px;
}

#bg-extension{
	background:url(../images/design/tile-bg-extension.gif);
	min-height:90px;
}

.box-a {
	background:url(../images/design/bg-stripes.png);
	margin-top:-18px;
}

.box-b {
	background:rgba(255,255,255,.70);
	border-radius:3px;
}

.box-c {
	background:#f0f0f0;
	border:1px solid #e6e9ea;
	padding:5px;
}

.box-c p {
	margin:0;
}

#free-lease-alert {
	padding:12px 10px;
	width:690px;
	margin:20px auto 0 auto;
}

#free-lease-alert .box-b {
	padding:8px 19px;
}

#free-lease-alert p {
	color:#5e5e5e;
	font-size:18px;
	text-align:center;
	line-height:22px;
	margin:0;
}

#free-lease-alert p strong {
	color:#105a9b;
}

#free-lease-alert p span {
	font-weight:bold;
	text-transform:uppercase;
	font-family: 'Lora', serif;
}

#free-lease-alert h4 {
	font-size:15px;
	font-weight:bold;
	color:#0c5699;
	padding:4px 0 3px 6px;
	margin:7px 0 2px 0;
	background:rgba(255,255,255,.33);
}

#free-lease-alert ul {
	float:left;
	margin:0 19px 0 7px;
}

#free-lease-alert ul li {
	float:left;
	color:#545454;
	font-size:14px;
	background:url(../images/design/arrw-right-blue.png) no-repeat left;
	padding-left:11px;
	line-height:22px;
}

#free-lease-alert ul li.colA {
	width:29%;
}

#free-lease-alert ul li.colB {
	width:19%;
}

#free-lease-alert ul li.colC {
	width:24%;
}

#free-lease-alert ul.last li:last-child {
	font-style:italic;
}

.shdw-a {
	background:url(../images/design/shdw-box-a.png) no-repeat center;
	height:20px;
}

#sign-up,
#how-it-works,
#counties,
#confirmation,
#feedback,
#unsubscribe {
	margin-top:18px;
}

.box-head {
	background:url(../images/design/rbbn.png) repeat-x;
	padding:6px 19px;
	position:relative;
}

.box-head .rbbn-left,
.box-head .rbbn-right {
	width:48px;
	height:58px;
	position:absolute;
	top:0;
}

.box-head .rbbn-left {
	background:url(../images/design/rbbn-left.png) no-repeat;
	right:100%;
}

.box-head .rbbn-right {
	background:url(../images/design/rbbn-right.png) no-repeat;
	left:100%;
}

.box-head p span {
	font-size:14px;
	text-transform:uppercase;
	color:#ebebeb;
	font-weight:300;
}

.box-head p {
	font-size:13px;
	color:#bdddf9;
	font-weight:100;
	margin:3px 0 !important;
}

.box-head p.secure {
	float:right;
	font-size:15px;
	color:#eee;
	text-decoration:underline;
	margin-top:-27px !important;
	background:url(../images/design/ic-lock.png) no-repeat right;
	padding:2px 27px 2px 0;
}

.box-content.box-a {
	padding:0 12px 11px 12px;
}

.box-content .box-b {
	border-radius:0 0 3px 3px;
	padding:10px 16px;
}

#sign-up form {
	padding:69px 0 61px 0;
}

#sign-up form span {
	font-size:16px;
	color:#ff0000;
	margin:10px 0 0 3px;
}

.box-b form {
	position:relative;
}

#sign-up form p.required {
	color:#9e9e9e;
	font-size:13px;
	position:absolute;
	right:-6px;
	top:3px;
}

.left {
	float:left;
}

.right {
	float:right;
}

#sign-up .left {
	margin-left:104px;
}

#sign-up .right {
	margin-right:92px;
}

#sign-up label {
	font-size:14px;
	color:#494949;
	margin-left:1px;
}

#sign-up input[type=text],
#sign-up div.select {
	border:1px solid #bdbdbd;
	border-radius:3px;
	width:299px;
	height:32px;
	padding-left:5px;
	background:#f6f6f6;
	margin:3px 0 11px 0;
}

#sign-up div.select {
	padding:6px 12px;
	width:281px;
	height:22px;
	position:relative;
}

#sign-up form select {
	width:138px;
}

#sign-up span.countrynote {
	position:absolute;
	top:-3px;
	right:-12px;
}

#sign-up p.countrynote {
	font-size:11px;
	color:#195c93;
	text-align:center;
	margin:-7px 0 14px 0;
}

#sign-up .box-c {
	padding:7px;
}

#sign-up .box-c p {
	font-size:12px;
	color:#7f7f7f;
	text-align:center;
}

#sign-up .btn-medium {
    font-size: 17px;
    margin: 20px auto;
}

.btn-medium {
	font-family: 'PT Sans', sans-serif;
	font-size:18px;
	color:#f4f4f4;
	text-shadow:-2px 0px #122f48;
	background:url(../images/design/btn-blue-medium.png) no-repeat;
	border:0;
	display:block;
	padding: 4px 0 6px 0px;
	cursor:pointer;
	width: 139px;
	text-decoration:none;
}

a.btn-medium {
	font-family: 'PT Sans', sans-serif;
	font-size:18px;
	color:#f4f4f4;
	text-shadow:-2px 0px #122f48;
	background:url(../images/design/btn-blue-medium.png) no-repeat;
	border:0;
	display:block;
	padding: 8px 0;
	width: 139px;
	text-decoration:none;
	text-align:center;
}

.shdw-b {
	background:url(../images/design/shdw-b.png) no-repeat center;
	height:27px;
}

#unsubscribe .btn-medium {
    float: left;
    margin: 26px 10px 0 0;
}

#results-grid {
	background:#fff;
	border-top:6px solid #dde1e1;
	border-bottom:6px solid #dde1e1;
	padding:17px 0 20px 0;
	font-size:11px;
	margin-top:32px;
}

#results-grid h3,
#results-grid p {
	text-align:center;
}
	
#results-grid h3 {
	font-family: 'Orbitron', sans-serif;
	font-size:18px;
}

#results-grid p {
	font-size:12px;
	color:#4a4a4a;
}

#results-grid table {
	border:3px solid #d6d6d6;
	margin:25px auto 0 auto;
}

#results-grid table tr th,
#results-grid table tr td {
	padding:4px;
}

#results-grid table tr th {
	background:#2a4690;
	color:#fff;
	border-left:1px solid #7497f1;
	border-right:1px solid #7497f1;
}

#results-grid table tr td {
	text-transform:uppercase;
	border:1px solid #2a4690;
	color:#555;
}

#results-grid table tr.rowA td {
	background:#ffffff;
}

#results-grid table tr.rowB td {
	background:#CEDEFD;
}

#results-grid table a[title="Download"] {
	text-decoration:none;
	color:#555;
}

#results-grid table a.MoreInfo {
	text-decoration:none;
	color:#555;
}


/* -------- How It Works -------- */
#how-it-works .box-b {
	padding-bottom:23px;
}

#how-it-works .left,
#how-it-works .right {
	margin-top:27px;
}

#how-it-works .left {
    padding-right: 10px;
    width: 548px;
}

#how-it-works .right {
	width:345px;
	text-align:center;
}

#how-it-works h3 {
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
}

#how-it-works ul {
	margin-top:24px;
}

#how-it-works ul li {
	font-size:14px;
	font-weight:bold;
	color:#0c5699;
	text-transform:uppercase;
	line-height:17px;
	background:url(../images/design/arrw-right-gray.png) no-repeat 0 5px;
	padding-left:15px;
	margin:8px 0 8px 9px;
}

#how-it-works .left {
	border-right:1px solid #b3b5b7;
}

#how-it-works .box-c {
	margin-top:18px;
}

#how-it-works .box-c img {
	margin:16px 12px 0 18px;
}

#how-it-works .box-b p {
	font-size:14px;
	color:#363535;
	margin:0;
	line-height:17px;
}

#how-it-works .box-c p {
	line-height:19px;
}

#how-it-works h3 span {
	text-transform:none;
	line-height:22px;
}

div ~ h3,
#how-it-works .box-b > p {
	width:892px;
	margin-left:6px;
}

div ~ h3 {
	margin-top:15px;
}

#how-it-works .box-b > p {
	margin-top:18px;
}

#how-it-works .btn-medium {
	display:block;
	margin:10px auto 0 auto;
	font-size:16px;
}

/* -------- Counties -------- */
#counties .box-b {
	padding-top:10px;
}

#counties .box-c {	
	margin:20px 0 18px 0;
}

#counties .box-c p {
	font-size:12px;
	color:#7f7f7f;
	line-height:14px;
}

#counties .box-c p strong {
	text-transform:uppercase;
}

#counties table {
	font-size:12px;
	text-transform:uppercase;
	margin:0 auto;
}

#counties table tr td {
	padding:0 20px;
}

#counties table input {
	vertical-align:1px;
}

#counties span.lowast {
	color:#ff0808;
	font-size:16px;
}

#counties .btn-medium {
	margin:30px 0 0 635px;
}

#optional {
	width:862px;
	margin:12px auto 0 auto;
	padding:23px 0 30px 0;
	border-top:3px solid #d1cdc3;
}

.feedback, .unsubscribe {
	border:none !important;
	margin-top:0px !important;
}

#optional div,
#optional textarea {
	float:left;
}

#optional h6 {
	font-size:14px;
	color:#0c5699;
	text-transform:uppercase;
}

#optional p {
	font-size:12px;
	line-height:14px;
}

#optional textarea {
	background:#f6f6f6;
	border:1px solid #bdbdbd;
	border-radius:3px;
	width:340px;
	height:105px;
	margin-left:13px;
	margin-right: 40px;	
}

input.ajax {
	background: url("../images/design/ajax-loader.gif") no-repeat center center transparent;
	text-indent:-9999px;
	width:139px;
}

@font-face {
  font-family: "untitled-font-1";
  src:url("../fonts/untitled-font-1.eot");
  src:url("../fonts/untitled-font-1.eot?#iefix") format("embedded-opentype"),
    url("../fonts/untitled-font-1.ttf") format("truetype"),
    url("../fonts/untitled-font-1.svg#untitled-font-1") format("svg"),
    url("../fonts/untitled-font-1.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
 
#feedback .btn-medium {
    float: left;
    margin-left: 14px;
    margin-top: 16px;
}
 
#results-grid td.ajax {
	background: url("../images/design/ajax-loader-download.gif") no-repeat 38px 7px !important;
	text-indent:-9999px;
}

 
[data-icon]:before {
  font-family: "untitled-font-1" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  font-size:16px;
  color:#696969;
  vertical-align:-3px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
 
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "untitled-font-1" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
} 
 
.icon-db-shape:before {
   content: "b"; 
}

/* -------- Confirmation -------- */
#confirmation .box-b {
	padding:173px 221px 110px 221px;
	background:rgba(255,255,255,.85) url(../images/design/ic-wave-large.png) no-repeat 670px 53px;
	text-align:center;
}

.box-d {
	background:#fff;
	border:13px solid #e6e6e6;
	border-radius:13px;
	padding:0 10px;
}

.box-d p strong {
	font-size:19px;
	color:#0c5699;
	text-transform:uppercase;
}

.box-d p {
	font-size:14px;
	color:#373737;
	line-height:17px;
}

#confirmation .box-b > p {
	font-size:11px;
	color:#373737;
}

#confirmation .box-b a {
	color:#0c5699;
}

#confirmation a.btn-small {
	font-family: 'PT Sans', sans-serif;
	font-size:18px;
	color:#f4f4f4;
	text-decoration:none;
	text-shadow:-2px 0px #122f48;
	background:url(../images/design/btn-blue-small.png) no-repeat;
	display:block;
	width:47px;
	padding:8px 28px 8px 20px;
	margin:22px auto 0 auto;
}

#imageFormatTifTop,
#imageFormatTifBottom,
#imageFormatPdfTop,
#imageFormatPdfBottom
{
    cursor: pointer;
}

/*
	border:0;
	padding:5px 25px 6px 12px;
	display:block;
	cursor:pointer;
	margin:16px auto 0 auto;
}
*/





/* -------- Fonts -------- */
/*
	font-family: 'Lato', sans-serif;
	font-family: 'Lora', serif;
	font-family: 'PT Sans', sans-serif;
	font-family: 'Orbitron', sans-serif;
*/