@charset "utf-8";
/* CSS Document */

html {
       overflow-y: scroll;
}

*, html {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

body {
	background: url(../images/layout/bg.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #2E74A6;
}
a:hover {
	color: #004669;
}
.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 #7F7E7F;
	border-top: 0;
	padding-bottom: 10px;
}

#header {
	background: url(../images/layout/header-back.jpg) repeat-x top left #FFF;
	height: 122px;
	margin-bottom: 15px;
	border-bottom: 8px solid #dedede;
	border-top: 3px solid #dedede;

}

#top-contact {
	width: 281px;
	height: 59px;
	padding: 12px 14px 0 65px;
	float: right;
	margin: 15px 10px 0 0;
	text-align: center;
	background: url(/images/layout/top-contact-bg.png) no-repeat top left;
	color: #a0000a;
	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 a {
	color: #a0000a;
}

#top-contact a:hover {
	color: #db111e;;
}

#top-contact span a {
	text-decoration: none;
}

#contact-nav  {
	float: right;
	clear: right;
	font-size: 11px;
	width: 315px;
	padding: 4px 13px 0 0;
	text-align: right;
	color: #676767;
}
/* Top Social ----------------------------------------- */

#contact-nav .twitter,
#contact-nav .youtube,
#contact-nav .facebook {
	float: right;
	width: 16px;
	margin: 0 0 0 3px;
}

#contact-nav .twitter {
	background: url(/images/layout/twitter-icon-over.png) no-repeat top left;
}

#contact-nav .facebook {
	background: url(/images/layout/facebook-icon-over.png) no-repeat top left;
}
#contact-nav .youtube {
	background: url(/images/layout/youtube-icon-over.png) no-repeat top left;
}
#contact-nav .facebook a,
#contact-nav .youtube a,
#contact-nav .twitter a {
	/* Make IE and older browsers play nice with our CSS Hovers */
	display: block;
	position: relative;
}

#contact-nav a:hover img {
	visibility: hidden;
}
#logo {
	padding: 15px 0 0 16px;
}
#logo a img {
	border: 0;
}


#splash {
	margin: 0 10px 0 0;
	width: 700px;
	float: right;
	overflow: hidden;
}

#content-wrap {
	float: right;
	width: 700px;
	line-height: 16px;
	display: inline;
	margin:0 10px 20px 0;
	overflow: hidden;
	clear:right;
}

#content-wrap h1 {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 7px;
}

#content-wrap h2 {
	font-size: 16px;
	margin-bottom: 10px;
	line-height:20px;
    color: #797979;
	font-weight:normal;
}
#content-wrap h3 {
	font-size: 14px;
	margin-bottom: 5px;
	  color:#000;
}

#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: 220px;
	margin-left: 10px;
}

#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;
}




#side-contact {
	background-color: #EEE;
}

#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;
}

#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;
}


.blogcredit {
	margin-bottom: 10px;
}

/* 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;
}

#cse-wrap {
	overflow: hidden;
	margin: 0 0 15px;
}
#cse-wrap #searchbox {
	height: 20px;
	float: left;
	padding: 0px 0 0 2px;
	width: 143px;
	line-height: 13px;
	margin-right: 5px;
}

: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;
}


#triggers table td {
text-align: center;
font-weight: bold;
width:152px;
}

#gray-hr {
	margin:15px 0px;
	height:1px;
	background-color:#ddd;
	color:#ddd;
	border:0
}

#spaced li {
margin-bottom:10px;
}

#home-silo-content {
	border-bottom: 1px solid #E1E1E1;
    float: left;
    margin: 15px 0 0 0;
    width: 700px;
}
.home-silo-links {
	float: left;
    font-size: 11px;
    margin:0 10px 15px 0;
    width: 225px;
}
.home-silo-links img {
	float:left;
	margin: 0px 10px 2px 0px;
}
.home-silo-links a {
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    text-decoration: none;
}
.home-silo-links p {
	margin: 15px 0 0;
}

#home-reviews {
	border-bottom: 1px solid #E1E1E1;
    float: right;
    width: 182px;
	height: 258px;
}

.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;
}

#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);
}
.bread-crumbs {
	padding:4px 10px 6px;
	background-color:#eeeeee;
	color:#717171;
	width:680px;
	font: normal 11px/18px Tahoma, Geneva, sans-serif;
	margin:0 0 10px;
}
.testimonials p {
	padding:0 0 8px;
}

#flashcontent {
    margin-left: 20px;
}

.border h3 {
    margin: 12px 0 0 10px;
}

.popupimagetext p {
margin: 10px 0;
}

#main-contact td {
    padding: 6px;
}

table#opinion td {
    padding: 5px;
    vertical-align: top;
}

#tabs ul {
overflow: hidden;
}

#main_content ol, #main_content ul {
    overflow: hidden;
    padding: 0 0 0 30px;
}

#items a {
    text-decoration: none;
}

.border h3, .bg h3 {
    margin-left: 10px;
}

#table-gallery a {
    text-decoration: none;
}

.popuptext p {
margin-bottom: 5px;
}

#top-open {
    background: url("/images/layout/open-sign-dryzone-basement.png") no-repeat scroll left top transparent;
    color: #a0000a;
    float: right;
    font-weight: bold;
    height: 85px;
    margin-top: 6px;
    padding: 12px 0 0 95px;
    text-align: center;
    text-transform: uppercase;
    width: 279px;
}

#top-open span {
    font-size: 19px;
    line-height: 19px;
}

#top-open a {
    color: #a0000a;
}
#top-open a:hover {
    color: #db111e;
}
#top-open span a {
    text-decoration: none;
}

#top-open-wrapper {
padding-top:24px;
margin-left: -2px;
}

#top-open .o-callout {

}

#top-open .o-phone {
font-size:15px;
}

#top-open .o-email {
font-size:15px;
}

#top-open .o-email a {
text-decoration:underline;
}

#city-scroll {
    background-color: #FFFFFF;
}

#reviews {
    background-color: #F3F3F3;
    border: 1px solid #E0E0E0;
    clear: both;
    margin-bottom: 20px;
    padding: 8px;
}

#review-comments {
    float: right;
    width: 520px;
}


.int-splash {
    overflow:hidden;
    width:700px;
    margin: 10px 0 15px
}
.int-splash img {
    border:0px;
}
.int-splash .main-img {
    margin:0 10px 0 0;
    float:left;
    width:450px;
    overflow:hidden;
}
.int-splash .side-img {
    margin:8px 0 0 0;
    width:240px;
    overflow:hidden;
}
.int-splash .side-img .first {
    margin:0px;
}

.heading-divider {
    background-color: #EEEEEE;
    border-top: 1px solid #CCCCCC;
    margin-top: 25px;
    padding: 3px;
}


div#category {
	text-transform:uppercase;
	padding:8px 0px 8px 0px;
	font-weight:bold;
	font-size:150%;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin:30px 0px 20px 0px

}

div#brochure {
	float:right;
	margin-left:10px;
	padding:8px;
	width:116px;
	background-color:#efefef;
	font-weight:bold;
	text-align:center;
	border:1px solid #c8c6c6

}



div#brochure a {
text-decoration:none
}

div#brochure a:hover {
text-decoration:none

}


.filesize {
	font-weight:normal;
	font-size:7pt

}



hr.product {
	height:1px;
	border:0px;
	color:#e8e8e8;
	background-color:#e8e8e8;
	margin:25px 0px 25px 0px

}



.border {
	border:1px solid #ccc

}



.img-left {
	float:left;
	margin:0px 10px 10px 0px

}



.img-right {
	float:right;
	margin:0px 0px 10px 10px

}


table#meet_the_team td {
    padding:10px;
    vertical-align:top
}


#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;
}
