@charset "UTF-8";

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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #777;
	background-image: url(../images/template/body_bg_repeat.gif);
	background-repeat: repeat-x;
}

#wrap {
	position: relative;
	min-height: 100%;
	width: 100%;
	background-image: url(../images/template/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
}

#wrap-inner {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 260px
}

#main-col {
	float: left;
	width: 640px;
}

#right-col {
	float: left;
	width: 320px;
}

.replace {
	display: block;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

.block {
	display: block;
}

.clear {
	clear: both;
}

img { border: none; }

.left-img {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.right-img {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}


/* TYPE
================================================== */

a {
	color: #228ae3;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6,p,ul,ol,dl {
	margin: 0;
	padding: 0;
}

#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #333;
	margin-bottom: 24px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}

#content h2 {
	font-size: 15px;
	color: #a49a00;
	margin-bottom: 7px;
}

#content h2.divider {
	border-top: 1px solid #ccc;
	padding-top: 36px;
}

#content h2.loose {
	margin-bottom: 24px;
}

#content p {
	margin-bottom: 24px;
}

#content p.loose {
	margin-top: 24px;
}

#content ul,
#content ol {
	margin: 0 0 24px 35px;
}

#content dd {
	margin: 0;
	padding: 0 0 0 15px;
	font-style: oblique;
}

.testimony {
	width: 584px;
	margin-top: 40px;
	margin-bottom: 30px;
	background-image: url(../images/template/testimony_repeat_bg.gif);
	background-repeat: repeat-y;
}

.testimony-inner {
	padding: 25px 30px 15px;
	background-image: url(../images/template/testimony_top_bg.gif);
	background-repeat: no-repeat;
}

#content .testimony p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 23px;
	color: #777;
	margin-bottom: 10px;
}

.testimony .byline {
	font-style: oblique;
	color: #000;
	text-align: right;
}

.testimony .byline span {
	color: #999;
}


/* HEADER
================================================== */

#header {
	height: 266px;
	margin-bottom: 40px;
	padding-top: 20px;
}

#logo {
	height: 51px;
	width: 320px;
	background-image: url(../images/template/logo.gif);
}

#logo a {
	display: block;
	height: 51px;
	width: 320px;
}

#main-nav {
	height: 44px;
	width: 390px;
	margin-top: 19px;
	padding: 6px 0 0 5px;
	background-image: url(../images/template/nav_bg.gif);
	background-repeat: no-repeat;
	list-style: none;
}

#main-nav li {
	float: left;
}

#main-nav a {
	height: 39px;
	background-image: url(../images/template/nav_sprite.gif);
}

#nav-inspections {
	width: 211px;
	background-position: 0 0;
}
#nav-fees {
	width: 71px;
	background-position: -211px 0;
}
#nav-resources {
	width: 104px;
	background-position: -282px 0;
}

#nav-inspections:hover { background-position: 0 -39px; }
#nav-fees:hover { background-position: -211px -39px; }
#nav-resources:hover { background-position: -282px -39px; }


/* RIGHT COLUMN
================================================== */

#top-book-link {
	height: 75px;
	width: 300px;
	margin: 0 auto;
	background-image: url(../images/template/book_btn.gif);
}

#qualifier-cta {
	height: 161px;
	padding-top: 5px;
	background-image: url(../images/template/qualifier_cta_bg.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

#qualifier-cta h3 {
	height: 39px;
	background-image: url(../images/template/qualifier_cta_head.gif);
	background-position: 46px 15px;
}

#qualifier-cta ul {
	list-style: none;
	padding: 9px 8px 0 9px;
}

#qualifier-cta ul li {
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}

#qualifier-cta-1 { background-image: url(../images/template/qualifier_cta_li1_bg.gif); }
#qualifier-cta-2 { background-image: url(../images/template/qualifier_cta_li2_bg.gif); }
#qualifier-cta-3 { background-image: url(../images/template/qualifier_cta_li3_bg.gif); }

#qualifier-cta ul li a {
	display: block;
	height: 35px;
	padding-left: 37px;
	line-height: 32px;
	color: #fff;
}

#ir-bucket {
	width: 300px;
	margin: 0 auto 30px;
}

#ir-bucket h2 {
	height: 90px;
	background-image: url(../images/template/ir_bucket_head.jpg);
}

#ir-bucket-inner {
	position: relative;
	padding: 14px 0 18px 18px;
	background-color: #f7f0d0;
	border: 1px solid #ece2b4;
}

#ir-bucket-inner p {
	width: 185px;
	margin-bottom: 16px;
	font-size: 11px;
	line-height: 15px;
	color: #998a44;
}

#ir-img {
	position: absolute;
	top: -1px;
	right: -1px;
	display: block;
	height: 110px;
	width: 97px;
}

#ir-bucket-btn {
	height: 32px;
	width: 97px;
	background-image: url(../images/template/ir_bucket_btn.gif);
}

#inspectors {
	padding-bottom: 10px;
	background-image: url(../images/template/inspectors_bot_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	font-size: 11px;
	line-height: 15px;
}

#inspectors h3 {
	height: 45px;
	background-image: url(../images/template/inspectors_head.gif);
}

#inspectors-inner {
	padding: 25px 30px 10px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#inspectors h4 {
	font-size: 12px;
	color: #000;
	margin-bottom: 2px;
}

#inspectors h4 small {
	font-size: 11px;
	font-weight: normal;
}

/*#inspectors-bio {
	margin-bottom: 30px;
	padding-right: 100px;
	background-image: url(../images/template/alan_fisher.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}*/

.inspectors-bio {
	margin-bottom: 30px;
	padding-right: 100px;
	background-repeat: no-repeat;
	background-position: right bottom;
}

#bio-alan {
	background-image: url(../images/template/alan_fisher.jpg);
}

#bio-brent {
	background-image: url(../images/template/brent_ritchie.jpg);
}

#inspectors-info {
	padding-top: 25px;
	border-top: 1px solid #ccc;
}

#inspectors-info p {
	margin-bottom: 20px;
}

#twitter {
	margin-bottom: 20px;
}

#video-bucket {
	width: 300px;
	margin: 30px auto;
}

#video-bucket-inner {
	position: relative;
	padding: 14px 0 18px 18px;
	background-color: #d9eeff;
	border: 1px solid #c3d7e5;
	border-top: none;
	font-size: 11px;
	line-height: 16px;
}

#video-bucket-inner h3 {
	margin-bottom: 4px;
	font-size: 12px;
	line-height: normal;
	color: #4d6980;
}

#video-bucket-inner p {
	margin-bottom: 4px;
	font-size: 11px;
	line-height: 16px;
	color: #666;
}

#video-bucket-inner a { text-decoration: underline; color: #4d6980 }



/* FOOTER
================================================== */

#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 220px;
	width: 100%;
	background-color: #f7f0d0;
	overflow: hidden;
	font-size: 11px;
	color: #b6a867;
}

#footer a {	color: #524716; }

#footer-content {
	height: 148px;
	width: 960px;
	margin: 0 auto;
	padding-top: 30px;
}

#search-pgs {
	float: left;
	width: 595px;
	margin-right: 45px;
	padding: 25px 0 0 30px;
	background-image: url(../images/template/footer_search_pgs_bg.gif);
	background-repeat: no-repeat;
}

#search-pgs h5 {
	margin-bottom: 12px;
	font-size: 11px;
}

#search-pgs ul {
	list-style: none;
}

#search-pgs ul li {
	width: 265px;
	padding-left: 10px;
	line-height: 18px;
}

#search-pgs ul li.col2 {
	margin-left: 285px;
	margin-top: -18px;
}

#sub-nav {
	float: left;
	list-style: none;
	padding-top: 56px;
}

#sub-nav li {
	padding-left: 12px;
	background-image: url(../images/template/footer_arrow_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	line-height: 18px;
}

#footer-copyright {
	background-image: url(../images/template/footer_bg.gif);
	background-repeat: repeat-x;
}

#footer-copyright-inner {
	height: 42px;
	width: 960px;
	margin: 0 auto;
	line-height: 42px;
}


/* CONTENT
================================================== */

#content {
	padding-right: 50px;
}

table#integra-checked td {
	padding: 0;
	vertical-align: top;
}

table#integra-checked td.pad {
	padding-right: 24px;
}

form {
	margin-bottom: 24px;
}

form table {
	margin-bottom: 24px;
}

form table td {
	padding-bottom: 5px;
}

input.text,
textarea {
	border: 1px solid #ccc;
	padding: 5px;
}

.label-cell {
	width: 150px;
	padding-right: 20px;
}

#inspection-types td {
	padding-right: 30px;
}

#ir-imager {
	height: 150px;
	width: 62px;
	margin-left: 30px;
	padding-right: 25px;
}

#ir-photo {
	height: 225px;
	width: 565px;
	padding-top: 10px;
	margin-bottom: 24px;
}
