@charset "utf-8";
/* CSS Document */

*, html {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

body {
	background: #666666 url(../images/layout/bg.png) repeat-x top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #1370b3;
}
a:hover {
	color: #003c78;
}
.caption {
	text-align:center;
	line-height:13px;
	padding-bottom:12px
}

.img-right {
	float: right;
	margin: 0 0 5px 10px;
}
.img-left {
	float: left;
	margin: 0 10px 5px 0;
}
.border {
	border: 1px solid #3e3d3d;
}
.clear {
	clear: both;
}

#wrapper {
	width: 960px;
	margin: 0 auto 20px;
	background: #fff;
	border: 3px solid #5897bd;
	border-top: 0;
	padding-bottom: 10px;
}

#header {
	padding-bottom: 10px;
	background: url(../images/layout/header-back.jpg) repeat-x top;
	height: 130px;
	margin-bottom: 5px;
}

#top-contact {
	width: 281px;
	height: 59px;
	padding: 12px 14px 0 65px;
	float: right;
	margin: 20px 10px 0 0;
	text-align: center;
	background: url(/images/layout/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:1px solid #d1d1d1;
	padding:12px;
	background: #F7F7F7 url(../images/testimonials-icon.png) no-repeat top left;
}

#case-studies li {
	list-style:square;
}

#case-studies strong {
	color: #08486c;
	font-size: 17px;
	line-height:21px;
	margin-bottom:20px;
	display:block;
}

#case-studies h3 {
	color:#08486c;
	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: 315px;
	padding-top: 4px;
	margin: 0 10px 0 0;
	text-align: right;
	color: #676767;
	padding-right:15px;
}
#logo {
	padding: 10px 0 0 10px;
}
#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;
	display: none;
}

#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 {
	margin: 0 10px 0 0;
	width: 700px;
	float: right;
	overflow: hidden;
}

.splash-img {
	float: right;
	width: 660px;
	height: 120px;
}

.splash-txt {
	float: left;
	overflow: hidden;
	color: #fff;
	padding: 80px 0 0 13px;
	width: 250px;
}

#wrapper #splash .home {
	width:660px;
}

#wrapper #splash .foundation-repair {
	height: 120px;
}

#wrapper #splash .crawl-space {
	height: 120px;
}

#wrapper #splash .basement-waterproofing {
	height: 120px;
}

#wrapper #splash .about,
#wrapper #splash .real-estate{
	height: 120px;
}

#wrapper #splash .commercial {
	height: 120px;
}

#wrapper #splash .radon {
	height: 120px;
}

#content-wrap {
	float: right;
	width: 700px;
	margin-right: 10px;
	line-height: 16px;
	display: inline;
	margin-top:15px;
	margin-bottom: 20px;
	overflow: hidden;
	clear:right;
}

#content-wrap h1 {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 7px;
	color:#074368;
}

#content-wrap h2 {
	font-size: 16px;
	margin-bottom: 10px;
	line-height:20px;
	color:#006db0;
	font-weight:normal;
}
#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: 25px;
	overflow: auto;
}

#left-col {
	width: 220px;
	margin-left: 10px;
}

#nav {
	border: 2px solid #cacaca;
	margin: 0 0 10px 0;
}

#nav ul li {
	list-style: none;
	background: #f0efef url(/images/layout/nav-bg.png) repeat-x top;
	margin-bottom: 2px;
	font-weight: bold;
}
#nav>ul>li#active {
	list-style: none;
	background: #f0efef url(/images/layout/nav-bg-act.png) repeat-x top;
	margin-bottom: 2px;
	font-weight: bold;
	color:#FFF;
}
#nav ul.submenu>li#active {
	list-style: none;
	margin-bottom: 8px;
	font-weight: bold;
}
#nav ul li ul li {
	font-weight: normal;
	padding-right: 8px;
	margin-bottom: 8px;
}
#nav ul li a {
	display: block;
	color: #393637;
	padding: 8px 0 0 20px;
	height: 22px;
	text-decoration: none;
}
#nav ul li#active a {
	color: #ffffff;
}
#nav ul li a:hover,
#nav ul li a.active {
	color: #fff;
	background: #f0efef url(/images/layout/nav-bg-hov.png) repeat-x top;
}

#nav ul li ul li a.active {
	font-weight: bold;
	color: #393637;
}

#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;
	margin: 0;
	display:inline-block;
}
#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;
	display: block;
}
#nav ul li#active ul.submenu li a {
	color:#1370b3;
}
#nav ul li#active ul.submenu li a:hover {
	color:#003c78;
}
#nav ul li ul li a {
	padding:  0 0 0 3px;
	height: auto;
}
#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;
	color: #393637;
}


#side-contact {
	background-color: #EEE;
}


#side-contact .schedule, 
#side-contact .phone {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #fff;
}
#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;
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 5px 10px;
	font-size: 10px;
	height: 295px;
}
div.form-item {
	margin: 0px 0px 4px 0px;
	overflow: hidden;
}
div.form-item input, div.form-item select {
	float: right;
}
div.form-item input {
	width: 124px;
}
div.form-item textarea {
	width: 200px;
}

div.form-item input.zip {
	width: 68px;
}

div.form-item select {
	margin-right: 5px;
	font-size: 12px;
	width: 50px;
}

.formlabel {
	margin-top: 3px;
	display: block;
}

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: left;
	margin: 22px 10px 0 10px;
	border: 1px solid #D9D9D9;
	padding: 10px 40px;
	font-size: 11px;
	line-height: 16px;
	background-color: #F3F3F3;
	height: 100px;
}

#footer .small {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#737576;
	margin: 7px 0;
}

#footer-info {
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color:#737576;
    margin:auto;
    text-align:center;
}

#footer-info a {
	text-transform: uppercase;
}

#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: 10px;
}

#content-wrap.testimonials table td{
padding: 10px 0;
}

.testimonials {
	margin-top: -10px;
}

.testimonials p {
	margin-bottom: 10px;
}

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: 80px;
width: 170px;
overflow-Y: scroll;
border: 1px solid #C1C1C1;
padding: 8px;
text-align:left;
background-color:#FFF;
}

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: 185px;
	line-height: 13px;
	margin-right: 5px;
}
#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;
}

/* get ria:active {
 outline:none;
}d of those system borders being generated for A tags */


:focus {
 -moz-outline-style:none;
}

#triggers {
	text-align:center;
}

#triggers img {
	cursor:pointer;
	margin:0 5px;
	background-color:#fff;
	border:1px solid #ccc;
	padding:2px;

	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/* styling for elements inside overlay */
.boxdetails {
	position:absolute;
	top:15px;
	right:15px;
	font-size:15px;
	color:#fff;
	width:270px;
}

.boxdetails h3 {
	color:#aba;
	font-size:15px;
	margin:0 0 15px 0;
}

#triggers table td {
text-align: center;
font-weight: bold;
width:152px;
}

/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#333;
	
	width:650px;	
	min-height:200px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(http://www.thrasherbasement.com/images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

#long-content-box {
background-color: #f1f1f1;
border:1px solid;
border-color: #5977b2;
padding:10px;
margin-top:20px;
}

#long-content-box h3 {
color:#153980;

}

#gray-hr {
	margin:15px 0px;
	height:1px;
	background-color:#ddd;
	color:#ddd;
	border:0
}

#right-content-box {
width:352px;
float:right;
border: 1px;
border-color:#000000;
margin: 0 0 5px 15px;
background-color: #f1f1f1;
}

#right-content-box p {
margin: 10px;
}

#spaced li {
margin-bottom:10px;
}

#productpage h2 {
	color:#292929;
	font-size:14pt;
	font-weight:bold;
	margin:0
}

#productpage .img-left {
	margin-right:17px
}

#productpage .img-right {
	margin-left:17px
}

#productpage .warranty {
	margin:0px 0px 25px 0px;
	font-style:italic;
	color:#4d3789
}

#productpage .quote {
	margin-top:30px;
}

#productpage .quote a {
	font-weight:bold;
	font-style:italic;
	color:#003C78;
	font-size:13pt;
	text-decoration:none
}

#productpage .quote a:hover {
	font-weight:bold;
	font-style:italic;
	color:#00B7EC;
	font-size:13pt;
	text-decoration:none
}

/*#productpage .proddetails h3 {
	color:#00a8a8
}*/

#productpage .proddetails ul {
	padding-left:10px;
	padding-top:10px;
}

.zoom {
	margin-top:25px;
	width:211px;
	text-align:center;
	color:#4d3789;
	font-weight:bold;
	text-decoration:none
}

#productpage ul.product-left {
	list-style-type:none;
	padding:10px 0px 0px 0px;
	margin-bottom:490px;
}

#productpage ul.product-left li {
	background-image:url('http://www.thrasherbasement.com/images/arrow.gif');
	background-repeat:no-repeat;
	background-position:0em .1em;
	padding-left:2em;
	padding-bottom:8px;
}

#productpage ul a {
	color:#292929;
	text-decoration:none
}

#productpage ul a:hover {
	text-decoration:underline
}

#productpage .detailtitle {
	font-weight:bold;
	font-size:12pt;
}

table.colors {
	margin:0px;
}

table.colors th {
	padding:5px
}

table.colors td {
	text-align:center;
	padding:3px 0px;
}


#productpage hr {
	margin:15px 0px 15px 0px;
	height:1px;
	background-color:#ddd;
	color:#ddd;
	border:0
}

table.real-estate {
	width: 100%;
	border-width: 1px 0;
	margin: 0 0 10px;
}
table.real-estate td {
	vertical-align: top;
	padding: 10px 10px 0 0;
}

#dottedhr{
border: 0;
border-top: 1px dashed #dadada;
margin-top: 5px;
}

#productphotobox {
	background-color:#f4f4f4;
}

#productphotobox p {
	margin-left:7px;
}

#productphotobox hr {
border-top: 1px solid #dadada;
border-bottom: 0;
margin-top: 0px;
}
.bwproductsh1 {color: #00538f;}
.bwproductsheading {
	color: #0884d0;
	font-style: italic;
	margin-top:0px;
}

.productspecs {
	font-weight:bold;
	font-style:italic;
	color:#00538f;
	margin: 5px 0 5px 10px;
}

#reviews {
 clear:both; 
 margin-bottom:20px; 
 border:1px solid #e0e0e0; 
 background-color:#f3f3f3; 
 padding:8px;
}
#review-comments {
 float:right;
 width:520px;
}

#int-splash, #int-splash-silo {
	margin-bottom: 5px;
	width: 660px;
}


#int-splash a img {
	float: left;
	border: 0;
}

#int-splash-fr {
	height: 191px;
	background: #484848;
	margin-bottom: 15px;
	padding-top: 12px;
}

#int-splash-fr a img {
	border: 0;
}

#home-silo-content, #silo-content {
	border-bottom: 1px solid #E1E1E1;
    float: left;
    margin-top: 15px;
    width: 700px;
}
#silo-content {
	width:390px;
}
.home-silo-links, .silo-links {
	float: left;
    font-size: 11px;
    margin-bottom: 10px;
    margin-right: 25px;
    padding-bottom: 10px;
    width: 215px;
}
.silo-links {
	width:390px;
}
.home-silo-links img, .silo-links img {
	float:left;
	margin: 0px 10px 2px 0px;
}
.home-silo-links a, .silo-links a {
	font-size: 18px;
	line-height: 20px;
	display:block;
}
.home-silo-links p, .silo-links p {
	margin: 10px 0 0;
}
#home-badges, #getstarted-badges {
	float:right;
	margin-right:5px;
}
#home-reviews {
	border-bottom: 1px solid #E1E1E1;
    float: right;
    margin-bottom: 7px;
    width: 220px;
	height: 237px;
}
.im_cap {
	background-color: #e5f1f8;
	border: 1px solid #d8d8d8;	
}
.im_cap p {
	color:#0087cc;
	font-size: 13px;
	font-style:italic;
	padding: 8px 10px 5px;
	text-align:center;
}

#facebook {
	padding:10px 0;
}
.newstop {
	border:1px solid #D9D9D9;
	color:#888;
	display:block;
	font-weight:bold;
	margin-top:10px;
	padding:5px 0 5px 8px;
	background-color: #EDEDED;
}
.newsbox {
	background-color:#FFF;
	border-bottom:1px solid #D9D9D9;
	border-left:1px solid #D9D9D9;
	border-right:1px solid #D9D9D9;
	color:#000000;
	font-size:12px;
	line-height:16px;
	padding:8px 12px;
}
#city-scroll {
	background-color:#FFF;
}
#startphone {
	font-size:16px;
	color:#FFF;
	text-align:center;
	height: 32px;
	padding-top: 9px;
	font-weight: bold;
	width: 220px;
	background-image: url(/images/layout/get-started-phone-bg.png);
}
/* --- Home Survivor */

.home-survivor {
	background: url(../images/layout/home-survivor-bg.png) repeat-x top;
	height: 170px;
	color: #fff;
	font: normal 10px/12px Arial, Helvetica, sans-serif;
	width:340px;
	padding-top:10px;
	padding-bottom:10px;
	float:right;
	margin-left: 10px;
}
.home-survivor h3 {
	background: none;
	margin: 0 0 10px;
	margin-left:10px;
}
.home-survivor .preview {
	float: left;
	border: 1px solid #fff;
	margin: 0 5px 0 10px;
}
.home-survivor .content p {
	padding: 0 10px 0 0;
	margin: 0 0 10px 247px;
}
#cred-box {
	text-align:center;
	margin-bottom:15px;
}
.callout {
    background: none repeat scroll 0 0 #F3F3F3;
    border: 1px solid #E2E2E2;
    float: right;
    font: 12px/14px Arial,Helvetica,sans-serif;
    height: 230px;
    margin: 0 0 0 20px;
    width: 178px;
	text-transform: uppercase;
}

.home-callouts .first {
	margin: 0;
}

.callout h3 {
	font: normal 18px/28px "ff-dax-web-pro-1","ff-dax-web-pro-2";
	text-transform: uppercase;
	padding: 0 10px;
	color: #676767;
	background: #fff;
	margin: 0 0 10px;
	text-align: center;
}
.callout p {
	padding: 0 10px;
	margin: 0 0 10px;
}
.home-callouts ul li {
	list-style: none;
	padding: 0 10px;
	margin: 0 0 10px;
}


.callout a	{
  padding-left: 15px;
}

.callout img{
  padding-top: 13px;
}
#des-link a {
	background: url(../images/DES_get-started.png) no-repeat;
	margin:10px 0;
	display:block;
	padding: 83px 15px 0;
	height:123px;
	font-size:15px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#FFF;
	line-height:120%;
	text-decoration:none;
}

div#bbb-honourable {
	border-top:1px solid #2a2a2a;
	border-bottom:1px solid #2a2a2a;
	text-align:center;
	padding:6px 0px 6px 0px;
	margin-bottom:12px
}

.gray-box {
    background-color: #FBFBFB;
    border: 1px solid #D9D9D9;
    padding: 2px;
}

.gray-box p {
	margin-bottom: 12px;
}

#contact-subhead {
	width:655px;
	background-color:#c8e7ff;
	padding: 10px 10px 5px 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}
#contactphone {
	width:655px;
	padding: 10px 10px 5px 10px;
	margin:0px 0px 20px 0px;
}
.contactphone{
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:16px;
	line-height:14px;
	color:#0059a2;
	margin: 0;
}

#contact-wrapper-blue {
	width:655px;
	background:#0059a2;
	padding: 10px 10px 10px 10px;
}

#contact-wrapper-white{
	width:655px;
	background-color:#fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#contact-form{
	width:600px;
	padding: 20px 20px 20px 20px;
}

#required{
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
}

#contact-form-field1,
#contact-form-field2{
	padding: 10px 20px 40px 65px;
	border-bottom: 1px solid #0059a2;
	background: url(../images/form_info.png) no-repeat left top;
}

#contact-form-field2{
	margin-top:20px;
	background: url(../images/form_message.png) no-repeat left top;
}

#contact-form-field3{
	padding: 10px 20px 0px 65px;
	margin-top:20px;
	background: url(../images/form_submit.png) no-repeat left top;
}

.contact-form-fields-title{
	font-family: Verdana;
	font-size:14px;
	color:#0059a2;
	display:block;
	margin:0;
	padding:0 0 7px 0;
}
.contact-form-fields-title2{
	font-family: Verdana;
	font-size:16px;
	letter-spacing:-1px;
	color:#0059a2;
	display:block;
	margin:0;
	padding:0 0 7px 0;
}

.contact-subhead{
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:14px;
	color:#0059a2;
	margin: 0;
}
.contact-form-fields{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:left;
}

.texta {
	font-size: 10px;
	background: #fff;
	border: 1px solid #666;
	width:95%;
}
.texta2 {
	font-size: 10px;
	background: #fff;
	border: 1px solid #666;
	width:20%;
}
.texta3 {
	font-size: 10px;
	background: #fff;
	border: 1px solid #666;
	width:60%;
}

.textb {
	font-size: 12px;
	background: #fff;
	border: 1px solid #666;
}

.arrow{
	padding-right:38px;
}
#contact-form-field1 td input {
	padding: 2px;
}

ul#realtor-list {

    list-style-type:none;

    margin-top:12px;

    font-size:16px;

}



ul#realtor-list li {

    background-image:url('../images/checkmark.png');

    background-repeat:no-repeat;

    background-position:0em -.1em;

    padding-left:2.7em;

    padding-bottom:15px;

    padding-top:3px;

    margin-left:-15px

}

table#meet_the_team td {
    padding:10px;
    vertical-align:top
}

/**HP Basementy Splash**/
#splash {
	width: 698px;
	float: right;
	overflow: hidden;
	border: 1px solid #f9e3a6;
	font-size: 14px;
	margin-bottom:10px;
}
.splash-cta {
	background: #00aeee;
	padding: 5px 20px 4px 10px;
	overflow: hidden;
	color: #fff;
	text-transform: uppercase;
}
.splash-cta a {
	float: right;
	display: block;
}
.splash-cta span {
	display: block;
	padding: 4px 0 0;
}
