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

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

body {
	background: #effaff;
	font: normal 13px/16px Verdana, Geneva, sans-serif;
	color: #013b56;
	text-align: left;
}

a {
	color: #0972c1;
}

a img {
	border: none;
}

a:hover {
	color: #013b56;
}

p,
#content-block ol,
#content-block ul {
	margin: 0 0 12px;
}

#content-block ol,
#content-block ul {
	padding: 0 0 0 30px;
	overflow:hidden;

}

h1 {
	font: bold 18px/20px Verdana, Geneva, sans-serif;
	margin: 0 0 10px;
}

h2 {
	font: bold 16px/22px Verdana, Geneva, sans-serif;
	margin: 0 0 10px;
	color:#056698
}

h3 {
margin-bottom:8px;
}

.border {
	border:1px solid #aaa
}

.clear {
	clear: both;
}



#wrapper-middle {
	background: url(../images/layout/wrapper-middle-bg.png) repeat-y left;
	width: 980px;
	margin: 2px auto 20px;
}
#wrapper-top {
	background: url(../images/layout/wrapper-top-bg.png) no-repeat top left;	
	padding: 14px 0 0;
}
#wrapper-bottom {
	background: url(../images/layout/wrapper-bottom-bg.png) no-repeat bottom left;	
	padding: 0 10px 14px;
}

#header {
	background-color: #f4f4f4;
	margin: 0 0 10px;
	overflow: hidden;
	position: relative;
	height: 142px;
}

.inside-splash{
	margin-bottom:10px;
}

/* Top Social ----------------------------------------- */

.social {
	overflow: hidden;
	margin: 10px auto 0;
	width: 959px;
}

.social .twitter,
.social .youtube,
.social .facebook {
	float: right;
	width: 16px;
	margin: 0 0 0 3px;
}

.social .twitter {
	background: url(/images/layout/twitter-icon-over.png) no-repeat top left;
}

.social .facebook {
	background: url(/images/layout/facebook-icon-over.png) no-repeat top left;
}
.social .youtube {
	background: url(/images/layout/youtube-icon-over.png) no-repeat top left;
}
.social .facebook a,
.social .youtube a,
.social .twitter a {
	/* Make IE and older browsers play nice with our CSS Hovers */
	display: block;
	position: relative;
}
.social a:hover img {
	visibility: hidden;
}
.social .links {
	float: right;
	font: normal 10px/13px Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	color: #929191;
	padding: 2px 0 0;
}
.social .links a {
	color: #929191;
	text-decoration: none;
}
.social .links a:hover {
	color: #0a70a4;
	text-decoration: underline;
}

#head-contact {
	position: absolute;
	top: 10px;
	right: 10px;
	background: url(../images/layout/contact-header-bg.png) no-repeat top left;
	height: 64px;
	padding: 15px 20px 0;
	font: bold 16px/18px Verdana, Geneva, sans-serif; 
	color: #ffffff;
}
#head-contact a {
	font: bold 16px/18px Verdana, Geneva, sans-serif; 
	color: #ffffff;
}
#head-contact span {
	display: block;
	font: bold 23px/25px Verdana, Geneva, sans-serif;
}

#head-logo {
	position: absolute;
	top: 10px;
	left: 15px;
	z-index: 10;
}

#content-block {
	width: 700px;
	float: right;
	margin: 0 10px 0 0;
	padding: 0 0 10px;
	overflow: auto;
}
#content-block.front {
	width: 700px;
}

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

#left-col.front {
	width: 220px;
	overflow: auto;
	position: relative;
}

#splash {
	float: right;
	width: 700px;
	margin: 0 10px 15px 0;
	overflow: hidden;
}

#splash ul li {
	list-style: none;
	float: left;
	margin: 5px 0 0 7px;
	border: 1px solid #013b56;
	background: #013b56;
	text-align: center;
}
#splash ul li:first-child {
	margin-left: 0;
}
#splash ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	padding: 0 0 2px;
}

/* Side bar ----------------------------------- */
#free-estimate {
    margin: 3px 0 10px;
}

#free-estimate {
	background: url(../images/layout/contact-rollover.png) no-repeat top left;
	position: relative;
	display: block;
}
#free-estimate a {
	position: relative;
	display: block;
}
#free-estimate a:hover img {
	visibility: hidden;
}

#why-us-top {
	background: url(../images/layout/why-us-top.png) no-repeat top left;
	padding: 47px 0 0;
	font: normal 18px/24px Verdana, Geneva, sans-serif;
}
#why-us-bot {
	background: url(../images/layout/why-us-bottom.png) no-repeat bottom left;
	padding: 0 0 10px 25px;
	color: #0972c1;
}
#why-us-mid {
	background: url(../images/layout/why-us-middle.png) repeat-y left;
	margin: 0 0 5px;
}

#why-us-bot ul li {
	list-style: square;
	margin: 0 0 0 20px;
}

#side-servicearea {
	border: 1px solid #afafaf;
	background: #f7f7f7;
	font: normal 11px/13px Verdana, Geneva, sans-serif;
	margin: 8px 0 10px;
	oveflow: hidden;
	color: #4a4a4a;
	display: block;
	position: relative;
}
#side-servicearea .side-servicearea_copy {
	padding:8px;
	text-align:center;
}
#side-servicearea img.map {
	border-bottom: 1px solid #afafaf;
	margin: 0 0 7px 0;
	float: left;
}

/* inside right col ----------------------------------- */
#right-col {
	float: right;
	width: 200px;
	margin: 0 0 5px 20px;
}

.addthis_default_style {
	height: 20px;
}


#inside-servicearea {
	border: 1px solid #afafaf;
	background: #f7f7f7;
	padding: 10px 5px 5px;
	font: normal 12px/14px Verdana, Geneva, sans-serif;
	margin: 0 0 10px;
	oveflow: hidden;
	color: #4a4a4a;
	text-align: center;
}
#inside-servicearea img.map {
	border: 1px solid #dcdcdc;
	margin: 0;
}



/* Footer ----------------------------------- */

#footer {
	clear: both;
	background: #f4f4f4;
	font-size: 11px;
	padding-bottom: 20px;
	padding: 15px 0 0 0px;
}
#footer #endorsements {
	float: right;
	width: 520px;
	margin: 10px 10px 0 0;
}
#footer #endorsements table {
	width: 520px;
}
#footer #endorsements table td {
	padding: 0 0 0 8px;
	vertical-align: middle;
}
#footer #endorsements table td:first-child {
	padding: 0;
}

#footer #footer-links {
	padding: 10px 0;
	color: #0972c1;
	text-align:center;
}

#footer #copyright {
	padding: 8px 0 0 10px;
	color: #4e4e4e;
}
#nav {
	border: 2px solid #cacaca;
	margin: 0 0 15px 0;
}
#nav li {
	list-style: none;
}
#nav > ul > li {
	margin-top: 2px;
	font-weight: bold;
}
#nav > ul > li:first-child {
	margin: 0;
}
#nav a {
	display: block;
	color: #393637;
	padding: 8px 0 0 16px;
	min-height: 22px;
	text-decoration: none;
}
#nav > ul > li > a {
	background: #f0efef url(/images/layout/nav-bg.png) repeat-x top;
}
#nav li.wcactive > a,
#nav a.active {
	font-weight: bold;
}
#nav > ul > li > a:hover,
#nav > ul > li > a.active,
#nav > ul > li.wcactive > a {
	color: #fff;
	background: #f0efef url(/images/layout/nav-bg-hov.png) repeat-x top;
}
#nav ul ul a:hover {
	text-decoration: underline;
}
#nav ul ul {
	background-color: #F0EFEF;
}
#nav > ul > li > ul {
	padding: 5px 0 0;
}
#nav ul ul a {
	padding: 0 5px 6px 22px;
	min-height: 16px;
	font-weight: normal;
}
#nav ul ul ul a {
	padding-left: 32px;
}
#nav ul ul ul ul a {
	padding-left: 42px;
}

#nav ul ul li.wchild a {
	background: #F0EFEF url(/images/layout/nav-arrow-r.gif) no-repeat 11px 3px;
}
#nav ul ul li.wcactive > a {
	background: #F0EFEF url(/images/layout/nav-arrow-d.gif) no-repeat 9px 4px;
}
#nav ul ul ul li.wchild a {
	background: #F0EFEF url(/images/layout/nav-arrow-r.gif) no-repeat 21px 3px;
}
#nav ul ul ul li.wcactive > a {
	background: #F0EFEF url(/images/layout/nav-arrow-d.gif) no-repeat 19px 4px;
	padding-bottom: 4px;
}


.slidesh {
        margin-top: 5px;
        width: 200px;
        text-align: center;
}

div.scroll {
	height: 150px;
	width: 182px;
	overflow-Y: scroll;
	border: 1px solid #666;
	padding: 8px;
	margin: 0 0 10px;
}

.blog_border {
	border:1px solid #AFAFAF;
	padding:10px;
}
#inside-splash {
	margin: 0;
}

/* Fix for IE7: Add stuff that no other browser needs! */
#container {
	width: 710px;
	float: right;
	overflow: auto;	
}

#container.front {
	width: 710px;
}

#cred-splash {
	height: 63px;
	float: right;
	overflow: hidden;
	width: 590px;
	margin: 0 20px 10px 0;
}

#cred-splash ul li {
	list-style: none;
	float: left;
}
#cred-splash ul li.fsi { margin: 0 15px 0 0; }
#cred-splash ul li.bob { margin: 0 14px 0 0; }
#cred-splash ul li.bsi { margin: 0 12px 0 0; }
#cred-splash ul li.eics { margin: 0 14px 0 0; }
#cred-splash ul li.bbb { margin: 0; }


table#meet_the_team td {
	padding: 5px;
	border-bottom: 1px dashed #666;
}

.testimonials {
  background: #ffffff;
  border: 1px solid #AFAFAF;
  padding: 0 0 10px;
  margin: 0 0 10px;
}
.testimonials p:first-child strong {
  margin:0;
  padding-top:8px;
  }
.testimonials p,
.testimonials a {
  padding: 0 10px;
}

.testimonials p a {
  padding: 0;
}
#gallery {
	font-size: 10px;
	line-height: 13px;
}
#gallery p {
	padding: 0px 5px 0px 5px;
}
#gallery img {
	margin-bottom: 5px;
}

/* Start WOW service TEST styles */

div#wow-test {
	color:#282828
}

div#left-wrapper {
	float:right;
	width:256px;
	margin:5px 0px 0px 13px;
}

div#wow-service-ext {
	background:url('/images/wow-bg.png') repeat-x top left;
	text-align:center;
	display:block;
	height:426px;
	padding:3px
}

div#wow-service-ext-testimonial {
	background:url('/images/wow-test-bg.png') repeat-x top left;
	height:132px;
	text-align:center;
	display:block;
	padding:3px;
	margin-top:20px

}

div#wow-service {
	background-color:#fff;
	text-align:left;
	padding:8px
}


#wow-test h1 {
	font-size:20px;
	margin:0px 0px 15px 0px;
	color:#003a63;
}

#wow-test .contact-top {
	font-style:italic;
	font-size: 16px;
	margin-top:5px
}

#wow-test .w-phone {
	color:#003a63;
	font-size:24px;
	font-weight:bold;
}

#wow-test .img-right {
	margin:0px 0px 0px 10px;
	float:right
}

#wow-test .img-left {
	margin:0px 10px 0px 0px;
	float:left
}

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


div#wow-service h2 {
	font-family:Georgia, Verdana, Times, serif;
	color:#003a63;
	font-size:20px;
	line-height: 23px;
	margin:2px 0px 5px 0px
}

div#wow-service ul {
	list-style-type:none;
	padding:0px;
	margin:0px
}

div#wow-service ul li {
	background-image:url('/images/wow-logo.png');
	background-repeat:no-repeat;
	background-position:-.2em -.3em;
	padding-left:5em;
	padding-bottom:9px;
}

/* Follow us on the web */

table.social-media {
	width:100%;
	text-align:center;
	margin:30px 0px 50px 0px;
	width:100%
}

table.social-media td {
	padding:5px
}

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

/* 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;
}


#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:#00a8a8;
	font-size:13pt;
	text-decoration:none
}

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

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

#productpage .proddetails ul {
	padding-left:250px
}

.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('/images/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
}

#promise {
	background-color:#003859;
	border:1px solid #ccc;
	padding:0px;
	width:445px;
	color:#fff
}
.blog-cta {
	border:2px solid #38ade5;
	padding: 0 0 20px 0;
}
.blog-cta .title {
	border-bottom:2px solid #38ade5;
	margin: 0 0 5px 0;
	height:42px;
	background: #006b9f url(blog-bg.png) no-repeat 186 7;
	font: bold 16px/18px Verdana, Geneva, sans-serif;
	color:#FFF;
	padding:12px 0 0 41px;
}
.title .subtitle {
	font: bold 12px/14px Verdana, Geneva, sans-serif;
}	

div#youtube_videos {
	font-size: 12px !important;
	line-height: 15px !important;
	padding:6px !important;
	width:136px !important;
	margin:20px 15px 0px 0px !important;
	height: 142px !important;
	background-color:#eaeaea
}

div#youtube_videos a {
	text-decoration:none !important;
	color:#2d2d2d !important;
}

div#youtube_videos a:hover {
	color: #003c78 !important;
	text-decoration:underline !important
}

div#youtube_videos img {
	margin-bottom:5px !important;
	border:1px solid #ccc !important
}
.city_block {
	background-color: #ffffff;
    border: 1px solid #AFAFAF;
	margin-bottom: 10px;
}
.city_block-title {
    background-color: #F7F7F7;
    border-bottom: 1px solid #AFAFAF;
    color: #4A4A4A;
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin: 1px 0 7px;
    padding: 4px 0;
	text-align:center;
}
.cities {
    background-color: #FFFFFF;
    margin: 5px;
}
.home-splash-header {
	margin-bottom:10px;
}
.home-blog {
	float: right;
}
.slider {
	width:338px;
	overflow: hidden;
}
.call-out {
	background-color: #ffffff;
}
.slider .call-out {
	display: block;
	float: left;
	border: 1px solid #d7d7d7;
	margin: 0 0 0 10px;
	width:104px;
	background-color:#eaeaea;
	overflow: hidden;	
}
.slider .call-out-first {
	display: block;
	float: left;
	border: 1px solid #d7d7d7;
	margin: 0;
	width:104px;
	background-color:#eaeaea;
	overflow: hidden;	
}
.slider .call-out-last,
.slider .call-out-last a {
    color: #0A70A4;
    font: bold 11px/13px Verdana,Geneva,sans-serif;
	padding: 101px 0 0 10px;
	text-decoration:none;
}
.slider .call-out-last a:hover {
	text-decoration:underline;
}

.slider .call-out a,
.slider .call-out-first a {
	display: block;
	width:104px;
	height:124px;
	overflow: hidden;
	border:	0px solid #d7d7d7;
	text-decoration:none;
}

.slider .thumb {
	padding: 10px 10px 5px 10px;
	width:85px;
    height: 63px;
	float:left;
	overflow: hidden;
}
.slider .thumb a {
	float:left;
	overflow: hidden;
	border: 1px solid #cccccc;
}
.slider .link {
	padding:0 10px;
}
.slider .link p {
    color: #2D2D2D;
    font: 9px/11px Verdana,Geneva,sans-serif;
    text-align: center;
}
.carousel-container {
    float: right;
    height: 180px;
    margin: 0 0 10px;
}

.column-right {
	float:right;
	width:360px;
}
.column-left {
	float:left;
	width:330px;
	margin:0 10px 0 0;
}
.column-right-flickr {
	float:right;
	width:285px;
	margin:0 0 0 10px;
}
.divider-blue {
	width:700px;
	height:1px;
	background-color:#75c5e6;
	margin:15px 0;
	overflow:hidden;
}
.video-title-bar {
    color: #0A70A4;
    float: left;
    margin-left: 10px;
}
.bread-crumbs {
	padding:4px 10px 6px;
	background-color:#eeeeee;
	color:#004278;
	width:680px;
	font: normal 11px/18px Tahoma, Geneva, sans-serif;
	margin:0 0 10px;
}

/* Search Bar ----------------------------------------- */

.search-bar {
	background:url(../images/layout/nav-bar-bg.png) #D5f0fe;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 0;
	overflow: hidden;
    padding: 4px 10px 4px 0;
    width: 950px;
}
.search-bar .box {
	float: right;
}
.search-bar input {
	float: right;
	margin: 0 0 0 10px;
}
.search-bar #search-button {
    background: none repeat scroll 0 0 #797979;
    border: 1px solid #D1D1D1;
    color: #FFFFFF;
    font: bold 12px/18px Verdana,Geneva,sans-serif;
    height: 24px;
    margin: 0 0 0 5px;
    padding: 0 15px;
}

.search-bar #search-q {
	font: normal 12px/14px Tahoma, Geneva, sans-serif;
	padding: 2px;
	height: 18px;
	width: 256px;
	border: 1px solid #d1d1d1;
	overflow: hidden;
}
.newstop {
    background-color: #F7F7F7;
    border-left: 1px solid #AFAFAF;
    border-right: 1px solid #AFAFAF;
    border-top: 1px solid #AFAFAF;
    color: #4A4A4A;
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 0;
    text-align: center;
}
.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;
}
/******* Home Page Main Splash ********/
.waterproofing
{
  width: 346px;
  height: 220px;
  background: url("/images/layout/home-splash-default-1a.jpg") no-repeat top left;

}

.waterproofing a, .crawlspace a{
  display: block;
  position:relative;
}

.waterproofing a:hover img
{ 
visibility:hidden;
}

.crawlspace
{
  width: 350px;
  height: 220px;
  background: url("/images/layout/home-splash-default-2a.jpg") no-repeat top left;

}

.crawlspace a:hover img
{ 
visibility:hidden;
}

.headers{
	margin-right:0 !important;
}


.headers .text {
background-color: #004060;
}


#homeshow-include {
margin: 0px 0px 10px;
}
