@charset "utf-8";
/* CSS Document */

*, html {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

body {
	background: url(../images/bg.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #1370b3;
}
a:hover {
	color: #003c78;
}

.img-right {
	float: right;
	margin: 0 0 5px 10px;
}
.img-left {
	float: left;
	margin: 0 10px 5px 0;
}
.border {
	border: 3px solid #3e3d3d;
}
.clear {
	clear: both;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: #fff;
	border: 3px solid #231f20;
	border-bottom: 0;
	border-top: 0;
}

#header {
	padding-bottom: 10px;
}

#top-contact {
	width: 281px;
	height: 59px;
	padding: 12px 14px 0 65px;
	float: right;
	margin: 15px 10px 0 0;
	text-align: center;
	background: url(../images/top-contact-bg.png) no-repeat top left;
	color: #2e74a6;
	text-transform: uppercase;
	font-weight: bold;
}

#top-contact span {
	display: block;
	font-size: 24px;
	line-height: 24px;
	letter-spacing: 2px;
	margin-bottom: 3px;
}

#top-contact span a {
	text-decoration: none;
}

#case-studies {
	border:2px solid #eaeaea;
	padding:8px;
}

#case-studies li {
	list-style:square;
}

#case-studies h3 {
	color:#2e74a6;
	text-transform:uppercase;
	font-weight:bold;
}

.pts .fan_box .connections {
padding:5px 0 4px 10px;
}

#contact-nav  {
	float: right;
	clear: right;
	font-size: 11px;
	width: 346px;
	padding-top: 4px;
	margin: 0 10px 0 0;
	text-align: left;
	color: #1370b3;
}
#logo {
	padding: 13px 0 0 22px;
}
#logo a img {
	border: 0;
}


#top-nav {
	border: 3px solid #8e8e8e;
	border-left: 0; border-right: 0;
	background: url(../images/top-nav-bg.png) repeat-x top;
	height: 68px;
}

#top-nav ul li {
	float: left;
	list-style: none;
	width: 192px;
	height: 68px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	background: url(../images/top-nav-divider.png) no-repeat top right;
}
#top-nav ul li a {
	color: #393637;
	text-decoration: none;
	display: block;
	margin: 1px 4px 1px 0;
	padding-top: 14px;
	height: 52px;
}
#top-nav ul li.commercial {
	background: none;
}
#top-nav ul li a:hover {
	color: #fff;
}

#top-nav ul li.foundation-repair a:hover { background: url(../images/foundation-repair-bg.png) repeat-x top; }
#top-nav ul li.crawl-space a:hover { background: url(../images/crawl-space-bg.png) repeat-x top; }
#top-nav ul li.basement-waterproofing a:hover { background: url(../images/basement-waterproofing-bg.png) repeat-x top; }
#top-nav ul li.about a:hover { background: url(../images/about-bg.png) repeat-x top; }
#top-nav ul li.commercial a:hover { background: url(../images/commercial-bg.png) repeat-x top; margin: 1px 0; }
#top-nav ul li.radon a:hover { background: url(../images/radon-bg.png) repeat-x top; }


#splash {

	border-top: 1px solid #d7d7d7;
	margin-bottom: 0px;
}

.splash-img {
	float: right;
	width: 690px;
	height: 149px;
	margin-top: 2px;
}

.splash-txt {
	float: left;
	overflow: hidden;
	color: #fff;
	padding: 80px 0 0 13px;
	width: 250px;
}

#wrapper #splash .home {
	background: #383838 url(../images/splash-bg-home.png) no-repeat top left;
	height: 154px;
}

#wrapper #splash .foundation-repair {
	background: #231f20 url(../images/splash-bg-foundation-repair.png) no-repeat top left;
	height: 154px;
}

#wrapper #splash .crawl-space {
	background: #78082a url(../images/splash-bg-crawl-space.png) no-repeat top left;
	height: 154px;
}

#wrapper #splash .basement-waterproofing {
	background: #461756 url(../images/splash-bg-basement-waterproofing.png) no-repeat top left;
	height: 154px;
}

#wrapper #splash .about {
	background: #035156 url(../images/splash-bg-about.png) no-repeat top left;
	height: 154px;
}

#wrapper #splash .commercial {
	background: #0a1251 url(../images/splash-bg-commercial.png) no-repeat top left;
	height: 154px;
}

#wrapper #splash .radon {
	background: #d47d2a url(../images/splash-bg-radon.png) no-repeat top left;
	height: 154px;
}

#content-wrap {
	float: right;
	width: 660px;
	margin-right: 10px;
	line-height: 16px;
	display: inline;
	margin-top:15px
}

#content-wrap h1 {
	font-size: 19px;
	line-height: 22px;
	margin-bottom: 7px;
}

#content-wrap h2 {
	font-size: 15px;
	margin-bottom: 20px;
	line-height:19px;
	color:#3e3d3d;
	font-style:italic
}
#content-wrap h3 {
	font-size: 14px;
	margin-bottom: 5px;
}

#content-wrap p,
#content-wrap ul,
#content-wrap ol {
	margin-bottom: 10px;
}

#content-wrap ul,
#content-wrap ol {
	padding-left: 20px;
	overflow: auto;
}

#left-col {
	width: 260px;
	margin-left: 10px;
}

#nav {
	border: 2px solid #cacaca;
	margin: 15px 0px 15px 0px
}

#nav ul li {
	list-style: none;
	background: #f0efef url(../images/nav-bg-default.png) repeat-x top;
	margin-bottom: 2px;
	font-weight: bold;
}
#nav ul li ul li {
	font-weight: normal;
}
#nav ul li a {
	display: block;
	color: #393637;
	padding: 8px 0 0 20px;
	height: 22px;
	text-decoration: none;
}

#nav ul li a:hover,
#nav ul li a.active {
	color: #fff;
}
#nav ul li.foundation-repair a:hover,
#nav ul li.foundation-repair a.active {
	background: #f0efef url(../images/nav-bg-foundation-repair.png) repeat-x top;
}
#left-col #nav ul li.foundation-repair ul li a { color: #231f20;} /* extra specific for ie6 */

#nav ul li.radon a:hover,
#nav ul li.radon a.active {
	background: #f0efef url(../images/nav-bg-radon.png) repeat-x top;
}
#left-col #nav ul li.radon ul li a { color: #231f20;} /* extra specific for ie6 */

#nav ul li.crawl-space a:hover,
#nav ul li.crawl-space a.active {
	background: #f0efef url(../images/nav-bg-crawl-space.png) repeat-x top;
}
#left-col #nav ul li.crawl-space ul li a { color: #4e041a;}

#nav ul li.basement-waterproofing a:hover,
#nav ul li.basement-waterproofing a.active {
	background: #f0efef url(../images/nav-bg-basement-waterproofing.png) repeat-x top;
}
#left-col #nav ul li.basement-waterproofing ul li a { color: #461756; }

#nav ul li.commercial a:hover,
#nav ul li.commercial a.active {
	background: #f0efef url(../images/nav-bg-commercial.png) repeat-x top;
}
#left-col #nav ul li.commercial ul li a { color: #2c3368; }

#nav ul li.about a:hover,
#nav ul li.about a.active {
	background: #f0efef url(../images/nav-bg-about.png) repeat-x top;
}
#left-col #nav ul li.about ul li a { color: #035156; }

#nav ul li ul li a.active {
	font-weight: bold;
}

#nav ul li.foundation-repair ul li a.active,
#nav ul li.crawl-space ul li a.active,
#nav ul li.basement-waterproofing ul li a.active,
#nav ul li.commercial ul li a.active,
#nav ul li.about ul li a.active,
#nav ul li.radon ul li a.active,
#nav ul li.foundation-repair ul li a.active:hover,
#nav ul li.crawl-space ul li a.active:hover,
#nav ul li.basement-waterproofing ul li a.active:hover,
#nav ul li.about ul li a.active:hover,
#nav ul li.radon ul li a.active:hover,
#nav ul li.commercial ul li a.active:hover {
	background: none;
}

#nav ul li.about {
	margin-bottom: 0;
}

#nav ul li ul {
	padding: 5px 0 0 20px;
}
#nav ul li ul li,
#nav ul li ul li a,
#nav ul li ul li a:hover,
#nav ul li.foundation-repair ul li a:hover,
#nav ul li.crawl-space ul li a:hover,
#nav ul li.basement-waterproofing ul li a:hover,
#nav ul li.about ul li a:hover,
#nav ul li.radon ul li a:hover,
#nav ul li.commercial ul li a:hover {
	background: none;
}
#nav ul li ul li a {
	padding:  0 0 5px 20px;
	height: 15px;
}
#nav ul li.commercial ul li {
	padding: 0 0 0 20px;
	font-weight: bold;
}
#nav ul li.commercial ul li ul li {
	padding: 0 0 0 20px;
	font-weight: normal;
}
#nav ul li.commercial ul li ul {
	padding: 5px 0 0 0;
}
#nav ul li.commercial ul li ul li a {
	padding: 0 0 5px 0px;
}
#nav ul li ul li a:hover {
	text-decoration: underline;
}


#side-contact {
	border: 1px solid #262323;
}

#side-contact .schedule, 
#side-contact .phone {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background: #2e74a6;
	padding: 10px 0 12px;
	color: #fff;
	border-bottom: 8px solid #a9cce5
}
#side-contact .schedule span {
	display: block;
	font-size: 22px;
}
#side-contact .schedule a {
	color: #fff;
	text-decoration: none;
}

#side-contact .phone {
	font-size: 15px;
}
#side-contact .phone span {
	display: block;
	font-size: 18px;
}

#form-container {
	text-align: center;
}
#form-container a {
	color: #00f;/* Old: #2e74a6 */
	display: block;
	font-size: 18px;
	font-weight: bold;
	padding: 3px 0 5px;
	outline: none;
}
#form-container a:focus {
	-moz-outline-style: none;
}

#sideform {
	text-align: left;
	width: 230px;
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 5px 0;
	font-size: 11px;
	height: 275px;
}
div.form-item {
	margin: 0px 0px 8px 0px;
}
div.form-item input, div.form-item select {
	float: right;
}
div.form-item input {
	width: 154px;
}
div.form-item textarea {
	width: 225px;
}

div.form-item input.zip {
	width: 88px;
}

div.form-item select {
	margin-right: 5px;
	font-size: 12px;
	height: 20px;
	width: 50px;
}

table.service-main {
	text-align:center;
	margin-top:20px;
}

table.service-main th {
	padding:8px;
	font-size:14px
}


table.service td {
	padding: 5px 10px;
	vertical-align: top;
	background: #eee;
	border: 5px solid #fff;
	border-left: 0; border-top: 0;
}
table.service tr.titles td {
	background: #ccc;
}

table.team2 {
	width: 660px;
}

table.team2 td {
	width: 130px;
	padding: 10px 0;
	vertical-align: top;
	text-align: center;
	font-size: 11px;
}

table.team2 td strong {
	font-size: 12px;
}

table#install-steps {
	width:580px;
	text-align:left
}

table#install-steps td {
	padding:0px 12px 12px 12px;
	vertical-align: top;
}


#footer {
	clear: both;
	text-align: center;
	margin: 22px 10px 20px 10px;
	border-top: 1px solid #323232;
	padding: 15px 0 15px 0;
	font-size: 11px;
	line-height: 16px;
	height: 1%;
}
#footer .small {
	font-size: 10px;
}

#preload {
	height: 1px;
	visibility: hidden;
}

ol.contractor {
	font: italic 18pt Georgia;
	font-weight:bold;
	color:#036;
}
ol.contractor li {
	margin-left:25px;
}

ol.contractor p {
	font:normal 12px verdana;
	color:#000;
}

/* Blog Styles */
#content-wrap h1.lineheight {
	font-size: 14px;
	margin-bottom: 5px;
}
#content-wrap p span.copyright {
	font-size: 11px;
	font-style: italic;
	padding: 8px 0 ;
	border-bottom: 1px solid #ccc;
}

/* --- News styles */
#news {
  background: #eee;
	color: #000;
	padding: 10px;
	margin: 20px 0 10px;
	border:1px solid #999
}

#news span {
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
  padding: 3px;	
}

#news a {
	display: block;
  padding: 3px;	
}

.blogcredit {
	margin-bottom: 6px;
}

#content-wrap.testimonials table td{
padding: 10px 0;
}

div.scroll {
height: 170px;
width: 242px;
overflow-Y: scroll;
border: 1px solid #666;
padding: 8px;
}

table.technical {
	margin-bottom:25px
}

table.technical td {
	padding:0px;
	vertical-align:top
}

hr.technical {
	margin-top:22px;
	margin-bottom:22px;
	color:#eee
}

div.scroll {
height: 150px;
width: 242px;
overflow-Y: scroll;
border: 1px solid #666;
padding: 8px;
text-align:left;
margin-top:3px
}

div.cost {
	background-color:#fdfbe1;
	padding:10px;
	margin:0px 0px 20px 0px;
	line-height:20px;
	border-top:1px solid #999;
	border-bottom:1px solid #999
}

div.cost ul {
	list-style:square;
}

.city-title {
	font-weight:bold;
	font-size:14px;
	color:#036;
	
}

table.social-media {
	width:100%;
	text-align:center;
	margin:30px 0px 50px 0px;
	width:100%
}

table.social-media td {
	padding:5px
}

table.radon-facts {
	border:1px solid #cacaca;
	background-color:#f1f1f1;
	margin:25px 0px 25px 0px
}

table.radon-facts th {
	padding:8px;
	background-color:#a70000;
	color:#fff;
	font-size:16px
}

table.radon-facts td {
	padding:10px 8px 0px 8px;
	vertical-align:top
}

table.radon-facts ul {
	list-style:square;
	color:#a70000;
}

table.radon-facts ul p {
	color:#000;
	padding-bottom:8px;
}

div#radon-works {
	color:#a70000
}

div#radon-works ul {
		list-style-type:none;
		margin-top:12px
}

div#radon-works li {
	background-image:url('http://www.thrasherbasement.com/images/checkmark.gif');
	background-repeat:no-repeat;
	background-position:0em -.3em;
	padding-left:2.7em;
	padding-bottom:15px;
	margin-left:-15px
}

div#radon-works h3 {
	font-size:16px;
	line-height:20px
}

.radon-steps {
	color:#000
}

.red{
	font-weight:bold;
	color:#a70000;
	font-style:italic
}

/* Credibility Logos */

#credibility-minor {
	height: 66px;
	margin: 0px;
	padding: 0px
}
#credibility-minor ul li {
  float: left;
  list-style: none;
}
#credibility-minor ul li a {
  display: block;
  position: relative;
}

#credibility-minor li.cred1 {
	background: url(/images/credibility/b-cleanspace.png) no-repeat top left;
}
#credibility-minor li.cred2 {
	background: url(/images/credibility/b-sarpy-county.png) no-repeat top left;
}
#credibility-minor li.cred3 {
	background: url(/images/credibility/b-omaha-25.png) no-repeat top left;
}
#credibility-minor li.cred4 {
	background: url(/images/credibility/b-2006-omaha.png) no-repeat top left;
}
#credibility-minor li.cred5 {
	background: url(/images/credibility/b-energy-star.png) no-repeat top left;
}
#credibility-minor li.cred6 {
	background: url(/images/credibility/b-40-under-40.png) no-repeat top left;
}
#credibility-minor li.cred7 {
	background: url(/images/credibility/b-basement-systems.png) no-repeat top left;
}
#credibility-minor li.cred8 {
	background: url(/images/credibility/b-bbb-hp-logo.png) no-repeat top left;
}
#credibility-minor li.cred9 {
	background: url(/images/credibility/b-fsi.png) no-repeat top left;
}
#credibility-minor li.cred10 {
	background: url(/images/credibility/b-bob-vila.png) no-repeat top left;
}

#credibility-minor li a:hover img {
  visibility: hidden;
}
#contact_page {
	width: 390px;
	color: #666666;
	margin: 10px 0 10px 0;
}
#contact_page a, contact_page a:visited {
	color: #2a6c70;
	text-decoration: underline;
}
#contact_page a:hover {
	color: #003c78;
}
#contact_page h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	color: #2a6c70;
	margin-bottom: 10px;
}
#contact_page h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	font-style: normal;
	color: #2a6c70;
	margin-bottom: 10px;
}
#contact_page h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	font-style: normal;
	color: #666666;
	margin-bottom: 10px;
}
#contact_auth {
	padding: 0px;
	width: 260px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contact_books {
	background-image: url(/images/contact_books_mid.gif);
	background-repeat: no-repeat;
	width: 260px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666;
}
#contact_frame {
	background-color: #bfd3d4;
	background-image: url(/images/formback.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #22575a;
	width: 390px;
}
#contact_form {
	margin-left: 8px;
}
input.post {
	width: 168px;
	margin-right: 10px;
}
input.post_rt {
	width: 170px;
}
input.post_city {
	width: 168px;
	margin-right:10px;
}
input.post_zip{
	width:70px;
}
input.post_long {
	width: 350px;
}
.post_desc {
	width:350px;
	height:70px;
}
.post_state {
	width:90px;
	margin-right:10px;
	border: 0 none;
}
#rt_col {
	float: right;
	width: 260px;
	margin: 10px 0 0 0;
}
#rt_col_cont {
	background-image: url(/images/contact_rtbox_mid.gif);
	background-repeat: no-repeat;
}
.rtcol_mod {
	margin-bottom: 10px;
}
.rtcol_cell {
	width: 230px;
	margin-left: 15px;
	font-size: 11px;
	line-height: 13px;
	color: #1370b3;
}
.cont_rule {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #8e8e8e;
}
#thanks_books {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
}
#thankyou-wrap {
	float: right;
	width: 660px;
	line-height: 16px;
	color: #666666;
	margin: 10px 10px 10px 0;
	display: inline;
}

#thankyou-wrap h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	color: #2a6c70;
	margin-bottom: 10px;
}

#thankyou-wrap p {
	margin-bottom: 10px;
}

#thanks_soc {
	background-image: url(/images/thanks_soc_bkgnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	width: 660px;
	height: 118px;
}

#cse-wrap {
	overflow: hidden;
	margin: 0 0 15px;
}

#cse-inputbox {
	height: 16px;
	float: left;
	padding: 2px 0 0 2px;
	width: 189px;
	line-height: 13px;
}
#cse-wrap button {
	padding: 0;
	background: 0;
	border: 0;
	margin: 0;
	width: 64px;
	float: left;
}


<!--Product chart on technical page-->

#fp-products {
	height: 215px;
}
#fp-products .product {
	float: left;
	width: 153px;
	height: 188px;
	border: 1px solid #bdbdbd;
	padding: 10px 0 0;
	position: relative;
	margin: 0 0 0 12px;
	text-align:left
}

#fp-products .product .title {
	font: bold 16px/18px Verdana, Geneva, sans-serif;
	color: #004a9b;
	text-align: center;
}
#fp-products .product .desc {
	padding: 10px;
	font: normal 12px/14px Verdana, Geneva, sans-serif;
}

#fp-products .push {
	background: url(http://www.thrashercommercialfoundations.com/images/push-pier-fp-product.jpg) no-repeat top right;
	margin: 0;
}

#fp-products .anchor {
	background: url(http://www.thrashercommercialfoundations.com/images/helical-anchor-fp-product.jpg) no-repeat top right;
}

#fp-products .anchor .desc {
	padding-top: 46px;
}

#fp-products .helical {
	background: url(http://www.thrashercommercialfoundations.com/images/helical-pier-fp-product.jpg) no-repeat top left;
	text-align: right;
}
#fp-products .helical .desc {
	padding-top: 6px;
}

#fp-products .crawl {
	background: url(http://www.thrashercommercialfoundations.com/images/smart-jack-fp-product.jpg) no-repeat top right;
}

#fp-products .crawl .desc {
	padding-top: 6px;
}

#fp-products .product .more {
	position: absolute;
	bottom: 0;
	margin-left:8px;
	text-align: center;
}

#numberedbullets {
	background-color:#f4f4f4;
	padding:5px;
	margin: 10px 0;
	border-top:#034e88 solid;
	border-bottom:#034e88 solid;
}

#numberedbullets h2 {
	color:#024079;
}

#numberedbullets ol li {
	padding: 3px 0 18px 45px;
  margin: 0 0 10px;
  list-style-position: none;
	list-style:none;
}


#numberedbullets ol li.first {
  background: url(/images/numbers/one.jpg) no-repeat top left;
 }

#numberedbullets ol li.second {
  background: url(/images/numbers/two.jpg) no-repeat top left;
 }
 
#numberedbullets ol li.third {
  background: url(/images/numbers/three.jpg) no-repeat top left;
 }

#numberedbullets ol li.fourth {
  background: url(/images/numbers/four.jpg) no-repeat top left;
 }

#numberedbullets ol li.fifth {
  background: url(/images/numbers/five.jpg) no-repeat top left;
 }

#numberedbullets ol li.sixth {
  background: url(/images/numbers/six.jpg) no-repeat top left;
 }

#numberedbullets ol li.seventh {
  background: url(/images/numbers/seven.jpg) no-repeat top left;
 }

#numberedbullets ol li.eighth {
  background: url(/images/numbers/eight.jpg) no-repeat top left;
 }
#numberedbullets ol li.ninth {
  background: url(/images/numbers/nine.jpg) no-repeat top left;
 }

#quotebox {
background-color:#ecf7fe;
border:#cccccc solid 1px;
padding:10px;
clear:both;
}

#quotebox a {
text-decoration:none;
font-weight:normal;
} 

#quotebox a:hover {
font-weight:normal;
text-decoration:underline
} 

#r-content-box {
width:332px;
float:right;
border: 1px;
border-color:#000000;
margin: 0 0 5px 15px;
background-color: #f1f1f1;
}

#r-content-box p {
margin: 10px;
}
