@charset "utf-8";
/* CTBS CSS 2008-11 */

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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	background-image: url(/images/template/main-site-bckgnd.png);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 12px;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
}

#header {
	height: 115px;
	padding-top: 10px; 
	padding-left: 15px;
	margin-bottom:15px;
}

#content {
	width: 710px;
	float: right;
	margin-bottom: 30px;
	margin-right:15px;
}


#content #body-content {
	float:left
}

#contact-head {
	display: block;
    font: bold 18px/20px Verdana,Geneva,sans-serif;
    margin: 0 0 10px;
    text-align: center;
	color: #0972C1;
}

#phone-number {
	display: block;
	color: #0972C1;
    float: left;
	font-weight: bold;
    font: 18px/20px Verdana,Geneva,sans-serif;
}

#contact-button {
	float: right;
	width: 160px;
	height: 25px;
}

#contact-phone {
	
}

#sidebar {
	width: 220px;
	float: left;
	margin-bottom: 30px;
	margin-left: 15px;
}

#footer {
	clear: both;
	border-top: 1px solid #959494;
	height: 110px;
}

#footer-bbb-logo {
	float:left;
	margin-left:150px;
	border:1px solid #000;
}


a:link {
	color: #0154a0;
}
a:hover {
	color: #126dc1;
}
a:visited {
	color:#5099dc;
}
a:active {
	color: #126dc1;
}

a:link.banner {
	text-align:center;
	text-decoration:none;
}

a:hover.banner, a:visited.banner {
	text-align:center;
	text-decoration:none;
}

p, h2, ul, ol {
	margin-bottom: 12px;
}

h3 {
margin-bottom:10px;
}

ul, ol {
	margin-left: 30px;
}

h1 {
	color: #094f90;
	font-size: 24px;
	line-height:30px;
	margin-bottom: 10px;
}

h2 {
	color: #3183cf;
	font-size: 18px;
	line-height: 22px;
	margin: 10px 0;
	font-weight: normal;
	font-style:italic;
}


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

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

.border {
	border: 1px solid #f0f0f0;
}
.box-spacing, .gray-box, .financing, .home-testimonials {
	margin-top:5px;
	margin-bottom:5px;
}
#home-splash-content {
	margin-bottom:15px;
	float:left;
}

#home-splash-content2 {
	float:left;
}

#home-get-started {
	border-bottom:1px solid #e1e1e1;
	float:right;
	margin-right:10px;
	width:220px;
	height:68px;
	background-image:url(/images/template/home-get-started.png);
	background-repeat:no-repeat;
	padding-bottom: 7px;
}
#home-get-started:hover {
	background-image:url(/images/template/home-get-started-over.png);
	background-repeat:no-repeat;
}
#mainsilo-get-started {
	border:none;
	width:280px;
	height:68px;
	float:clear;
	background-image:url(/images/template/mainsilo-getstarted.png);
	background-repeat:no-repeat;
}
#mainsilo-get-started:hover {
	background-image:url(/images/template/mainsilo-getstarted-over.png);
	background-repeat:no-repeat;
}

#home-testimonials, #determine-price, #mainsilo-testimonials {
	width:220px;
	background-image:url(/images/template/home-testimonials.png);
	background-repeat:no-repeat;
	background-position:0px 5px;
	
	/*height:100px;*/
	padding-top:55px;
	padding-bottom:10px;
	float:left;
	margin-left:20px;
	margin-bottom:7px;
	border-bottom:1px solid #e1e1e1;
}
#mainsilo-testimonials {
	width:280px;
	border:none;
}
#mainsilo-testimonials a, #home-testimonials a {
	float:right;
	margin-top: 4px;
	font-style:normal;
}
#determine-price {
	border-top: 1px solid #d9d9d9;
	background-image:url(/images/template/you-determine-the-price.png);
	width:280px;
	border-bottom:1px solid #e1e1e1;
}

/* HOME SILO CONTENT */
#home-silo-content, #silo-content {
	float:left;
	width:710px;
}
#silo-content {
	width:390px;
}
.home-silo-links, .silo-links {
	width:220px;
	float:left;
	margin-right:15px;
	margin-bottom:10px;
	padding-bottom:10px;
}
.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;
}

#mainsilo-checklist {
	border:1px solid #d1d1d1;
	float:left;
	margin-right:10px;
}

.gray-box{
	background-color:#FFF;
	border:1px solid #d9d9d9;
	padding:8px;
	width:204px;
}
.financing, .box-spacing {
	
}
#contact form {
	margin-top: 15px;
	margin-right:5px;
}
#search {
	float:right;
	margin-right: 5px;
}
input#searchbox {
	width: 188px;
	height: 19px;
	padding: 2px 0 0 2px;
	display: inline;
	margin-right: 5px;
	float: left;
	position: relative;
}

#search form button {
	border: 0;
	width: 81px;
	height: 23px;
	background: none;
	display: inline;
	position: relative;
	float:left;
}

#contact {
	float: right;
	width: 340px;
	margin-top: 15px;
}
/* Nav Styles */

#nav {
	font-size: 12px;
	margin-bottom: 6px;
	font-weight: bold;
}

#nav ul {
	margin-bottom: 0;
	margin-left: 0;
}

#nav ul li {
	list-style: none;
	border-top: 1px solid #fff;
}
#nav ul li#active {
	border:none;
}
#nav ul li a {
	color: #fff;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	background: #094f90;
	padding: 8px 0 7px 25px;
}

#nav ul li a:hover {
	background: #3183cf;
}

/* Subnav styles */
#nav ul li#active a {
	background: #3183cf;
	background-image:url(/images/template/down-arrow.png);
	color: #fff;
	padding: 8px 0 7px 25px;
	background-repeat: no-repeat;
	background-position:5px center;
	/*border-bottom: 1px solid #fff;*/
}
#nav ul li#active {
	border-top: 1px solid #fff;
}
#nav ul li#active ul li a {
	background-color:#e1e1e1;
	color: #094f90;
	background-image:none;
	border:none;
}

#nav ul li#active:hover {
	color: #094f90;
}
#nav ul li#active .submenu a:hover {
	color: #fff;
	background-color:#3183cf;
}
#nav ul li ul li {
	color: #e1e1e1;	
}
#nav ul li ul li#subactive a {
 color: #e1e1e1;	
}

/* Subnav styles */
ul.submenu a {
	background: #fbdeef url(/images/template/down-arrow.png) no-repeat left;
	color: #af0063;
	padding: 8px 0 7px 35px;
}
ul.submenu ul li a {
	background: #fbdeef;
	color: #535252;
	padding: 3px 0 3px 35px;
}

ul.submenu a:hover {
	color: #af0063;
}




#nav ul li ul li {
	margin: 0;
}
#nav ul li ul li a {
	color: #af0063;
	text-transform: none;
	height: auto;
	font-weight: normal;
	text-decoration: underline;
}

#nav ul li ul {
	background: #e1e1e1;
}

/* Financing Styles */
#financing {
	margin-bottom: 6px;
}

#financing a img {
	border: 0;
}

/* Learning Center Styles */
#learningcenter {
	margin-bottom: 6px;
	color: #fff;
}

#learningcenter .title {
	text-transform: uppercase;
	background: #005e74;
	height: 26px;
	padding: 4px 0 0 10px;
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 1px;
}

#learningcenter .lc-item {
	margin-bottom: 1px;
	font-size: 12px;
}
#learningcenter span {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
}
#learningcenter .lc-item a {
	background: #1f85a3;
	padding: 3px 10px;
	display: block;
	text-decoration: none;
	/*color: #fff;*/
}

#learningcenter .lc-item a:hover {
	background: #befcfd;
	/*color: #045e79;*/
}

/* Chat with real person */

#char-button {
	
}
/* As seen on TV styles */
#seenontv {
	background: #d5d5d5;
	color: #000;
	padding: 4px 10px;
	margin-bottom: 6px;
	text-align: center;
	font-size: 18px;
}

#seenontv span {
	text-transform: uppercase;
	font-weight: bold;
}

#seenontv img {
	border: 0;
	margin: 0 0 5px 0;
}

/* Map styles */

#map {
	border: 1px solid #858585;
	background: #f0f0f0;
	font-size: 12px;
	text-align: center;
	padding-bottom: 3px;
	margin-bottom: 4px;
	width: 218px;
}

#body-content #map {
	float: right;
	margin: 0 0 10px 10px;
}

#map p {
	margin-bottom: 0;
}
/* News styles */
.newsbox {
	color: #000;
	font-size: 12px;
	background-color:#FFF;
	border-left:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
	padding:8px;
}

.newstop {
	color: #4A4A4A;
	display: block;
	padding: 5px 0 5px 8px;
	border: 1px solid #D9D9D9;
	margin-top: 10px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	background: #EFEFEF;
}

#news span {
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
}

#news a {
	display: block;
}

.blogcredit {
	margin-bottom: 6px;
}

#content #news {
	float: right;
	width: 200px;
	border: 1px solid #1F85A3;
}

/* Front Page Splash */
#fp-splash {
	height: 325px;
	background: #000;
	margin-bottom: 15px;
}
#fp-splash a img {
	border: 0;
}

#fp-splash #phone-box {
	background: #000 url(/images/template/free-estimate-splash.png);
}

#fp-splash #phone-box a {
	height: 30px;
	display: block;
	padding: 46px 0 0 375px;
	color: #fee2bf;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
#fp-splash #phone-box a span {
	text-decoration: underline;
}


/* Interior Page Splashes */
#int-splash, #int-splash-silo {
	/*height: 236px;
	width: 460px;*/
	margin-bottom: 15px;
	float:left;
}


#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;
}

/* Contact Page Styles */
table#main-contact td {
	padding-bottom: 5px;
}

/* Footer Styles */
#footer {
	font-size: 11px;
}
#footer-links {
	text-align: center;
	padding-top: 20px;
	margin-bottom: 20px;
}

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

#footer-address {
	text-align: center;
	margin-top:20px;
	float:right;
	width:550px;
	margin-right:120px;
}

#footer-bbb {
	float: left;
	margin-left: 140px;
	display: inline;
}
#footer-bbb a img {
	border: 0;
}
#stock{
	font-size:9px;
	margin:10px;
	padding:5px;
	border: solid;
	border-width: thin;
	width: 160px;
	height: 128px;
	background-color:#FFFFFF;

}
#weather{
	font-size:9px;
	margin:10px;
	padding:5px;
	border: solid;
	border-width: thin;
	width: 128px;
	height: 128px;
	background-color:#FFF;

}
#weather a{
	text-decoration:none;
}
#weather div{
	text-align:center;
	height:11px;
	width:128px;
	color:#FFFFFF;
	font-weight:bold;
	background:url(http://static.automotive.com/_SiteConfigs/_global/images/GasPriceWidget/gaswidget_regional_120x90/REGIO_GAS_WIDGET-120X90_02.gif);
}

#gas{
	width:128px;
	height:140px;
	border: solid;
	border-width: thin;
	border-color:#000000;
	align:center;
}
#events{
	background-color:#befcfd;
	padding:10px;
	margin-left:25px;
	margin-right:-10px;
	border-top:solid;
	border-top-color:#000000;
	border-top-width:thin; 
	border-left:solid;
	border-left-color:#000000;
	border-left-width:thin;
	border-bottom:solid;
	border-bottom-color:#000000;
	border-bottom-width:thin;

}
#events a{
	text-decoration:none;
	border-bottom:1px dotted #0000CC;
}
#events a:hover{
	text-decoration:none;	
	border-bottom:none;
	/*color:#FF0000;*/
}
#events a:visited{
	text-decoration: underline;
	border-bottom: none;
	/*color:#006600;*/
}

#localnews{
	background-color:#befcfd;
	padding:10px;
	margin-left:25px;
	margin-right:-10px;
	border-top:solid;
	border-top-color:#000000;
	border-top-width:thin; 
	border-left:solid;
	border-left-color:#000000;
	border-left-width:thin;
	border-bottom:solid;
	border-bottom-color:#000000;
	border-bottom-width:thin;

}
#localnews a{
	text-decoration:none;
	border-bottom:1px dotted #0000CC;
}
#localnews a:hover{
	text-decoration:none;	
	border-bottom:none;
	/*color:#FF0000;*/
}
#localnews a:visited{
	text-decoration: underline;
	border-bottom: none;
	/*color:#006600;*/
}


#traffic{
	background-color:#befcfd;
	padding:10px;
	margin-left:25px;
	margin-right:-10px;
	border-top:solid;
	border-top-color:#000000;
	border-top-width:thin; 
	border-left:solid;
	border-left-color:#000000;
	border-left-width:thin;
	border-bottom:solid;
	border-bottom-color:#000000;
	border-bottom-width:thin;
 	
}
#traffic a{
	text-decoration:none;
	border-bottom:1px dotted #0000CC;
}
#traffic a:hover{
	text-decoration:none;	
	border-bottom:none;
	/*color:#FF0000;*/
}
#traffic a:visited{
	text-decoration: underline;
	border-bottom: none;
	/*color:#006600;*/
}

table#service td {
	padding: 3px;
	vertical-align: top;
}

table#opinion td {
	padding: 5px;
	vertical-align: top;
}

table#ljthink {
	border: 1px solid rgb(204, 204, 204);
	width: 400px;
}
table#ljthink td,
table#ljthink th{
	padding: 3px 5px;	
}
table#ljthink th {
	border-bottom: 1px solid rgb(204, 204, 204);
}

table#ljthink h2 {
	margin: 5px 0 0;	
}

div.scroll {
height: 90px;
width: 184px;
overflow-Y: scroll;
border: 1px solid #C1C1C1;
padding: 8px;
background-color:#FFF;
}

/* Styling for the colored bulleted lists */

#bulleted ul {
	list-style-image: url(/images/bullet1.png);
}

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


/* Colored Table for the Service Area */

table#service {
	width:100%;
	border:0;
}

table#service td {
	padding: 5px;
		background-color:#cbe3f8;
	
}

/* Larger Map DIV for the Service Area */

#right-capsule-map {
	margin: 0px 0px 15px 15px;
	h-space:5px;
	width:352px;
	float:right;
}


/* Text Boxes in Content */

#sidebox {
		width: 302px;
		border:1px;
		border-style:solid;
		background-color:#daeffe;
		border-color:#005f99;
}

#sidebox ul {
	list-style-image: url(/images/bullet3.png);
}

#sidebox h3 {
		 color: #005f99;
		 text-align:center;
		 margin-bottom:10px;
		 margin-top: 5px;
}

#sidebox ul li {
	margin-left:40px;
	text-align:left;
	margin-bottom:5px;
}

#sidebox p {
	margin: 0 10px;
}

#right-capsule {
	margin: 0px 0px 15px 15px;
	h-space:5px;
	width:302px;
	float:right;
}

#left-capsule {
	margin: 0px 15px 15px 0px;
	h-space:5px;
	width:302px;
	float:left;
}

/* Basic Image Formatting */

.img-right {
	margin: 0 0 5px 10px;
	float: right;
}
.img-left {
	margin: 0 10px 5px 0px;
	float: left;
}
.border {
	border: 1px solid #aaa;
}

/* Internal Content Table Stuff */

table#breakout {
	background-color:#daeffe;
	border:1px;
	padding:8px;
	border-color:#005f99;
	margin-bottom:10px;
}

table#breakout td {
	vertical-align:top;
}

table#breakout h3 {
		 color: #375a8a;	
}

table#breakout h2 {
		  color: #FFF;
		  margin:5px 0;
}

table#breakout ul {
		  margin-top:10px;
}

table#breakout ul li {
		  margin-bottom:10px;
}

/* 4-way Images/Text Formatting */

table#quad {
	cellpadding:5px;
	border:0;
	background-color:#daeffe;
	border-color:#005f99;
	margin-bottom:10px;
}

table#quad td {
	vertical-align:top;
}

table#quad p {
	margin-left:10px;
	margin-right:10px;
}

table#quad li {
	margin-right:10px;
}

table#quad h3 {
	margin-left:10px;
	margin-right:10px;
	color: #005f99;
}

/* Think Daily Formatting */

table#ljthink {
border:1px solid #CCCCCC;
width:400px;
margin-top:23px;
}

/* Special Formatting for an image on the Floor Matting Page */

#matting {
	height: 467px;
	width: 600px;
	background-image:url(/images/ruined-wood-subfloor.jpg);
}
#mattingr {
	height: 180px;
	width: 230px;
	margin-left: 365px;
	margin-top: 30px;
}

#mattingl {
	height: 190px;
	width: 220px;
	margin-left: 10px;
	margin-right: 370px;
	margin-top: 85px;
}

/* Green Remodeling Page */

#greenbox {
		width: 300px;
		height:350px;
		border:1px;
		border-style:solid;
		border-color:#2c6600;
		background: #fff url(/images/green-remodeling-back.jpg) no-repeat top left;
		float:right;
		margin: 0px 0px 15px 15px;
}


#greenbox h2 {
	padding-left:10px;
	padding-top:10px;
	color:#266503;
	}

#greenbox li {
	color:#2665032e7c06;
	}

#greenbox li {
	margin-left:10px;
	margin-bottom:8px;
	}

#greenbox2 {
		width: 350px;
		height:200px;
		border:1px;
		border-style:solid;
		border-color:#2c6600;
		background-color:white;
		background-image:url(/images/green-finishing-back.jpg);
		float:left;
		margin: 0px 15px 5px 0px;
}

#greenbox2 p {
		padding-left:170px;
		padding-right:5px;
		padding-top: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:12px;
	color:#fff;
	width:200px;
}

.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:580px;	
	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(/images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

/* testimonials formatting */
.testimonials {
	margin-top:-10px;
}

div.testimonials_home1 {border:2px solid #b3d3d3;
margin-bottom:20px;
padding:10px;
color:#555;
width:620px;
padding:13px
}
#home-testimonials .testimonials p, #mainsilo-testimonials .testimonials p {
	padding:0px;
	margin:12px 0 0;
	font-style:italic;
}
#home-testimonials .testimonials p strong, #home-testimonials .testimonials a, #mainsilo-testimonials .testimonials p strong, #mainsilo-testimonials .testimonials a {
	display:none;
}

/* div.testimonials_home {
border:2px solid #b3d3d3;
margin-bottom:20px;
padding:10px;
color:#555;
width:620px;
padding:13px
} */

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

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

#productpage .quote a {
	font-weight:bold;
	font-style:italic;
	/*color:#8e0c56;*/
	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:#484848;
}

#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/template/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;
}


table.colors {
	margin:15px 0px 15px 0px;
}

table.colors th {
	padding:5px;
}

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

#productpage hr {
	margin:15px 0px 15px 0px;
	height:1px;
	background-color:#ddd;
	color:#ddd;
	border:0;
}
 
#sidebox {
		width: 302px;
		border:1px;
		border-style:solid;
		background-color:#daeffe;
		border-color:#005f99;
}

#sidebox ul {
	list-style-image: url(/images/template/bullet3.png);
}

#sidebox h3 {
		 color: #005f99;
		 text-align:center;
		 margin-bottom:10px;
		 margin-top: 5px;
}

#sidebox ul li {
	margin-left:40px;
	text-align:left;
	margin-bottom:5px;
}

#sidebox p {
	margin: 0 10px;
}

#right-capsule {
	margin: 0px 0px 15px 15px;
	h-space:5px;
	width:302px;
	float:right;
}

#left-capsule {
	margin: 0px 15px 15px 0px;
	h-space:5px;
	width:302px;
	float:left;
}

#matting {
	height: 467px;
	width: 600px;
	background-image:url(/images/ruined-wood-subfloor.jpg);
}
#mattingr {
	height: 180px;
	width: 230px;
	margin-left: 365px;
	margin-top: 30px;
}

#mattingl {
	height: 190px;
	width: 220px;
	margin-left: 10px;
	margin-right: 370px;
	margin-top: 85px;
}
 
#sidebox {
		width: 302px;
		border:1px;
		border-style:solid;
		background-color:#daeffe;
		border-color:#005f99;
}

#sidebox ul {
	list-style-image: url(/images/template/bullet3.png);
}

#sidebox h3 {
		 color: #005f99;
		 text-align:center;
		 margin-bottom:10px;
		 margin-top: 5px;
}

#sidebox ul li {
	margin-left:40px;
	text-align:left;
	margin-bottom:5px;
}

#sidebox p {
	margin: 0 10px;
}

#right-capsule {
	margin: 0px 0px 15px 15px;
	h-space:5px;
	width:302px;
	float:right;
}

#left-capsule {
	margin: 0px 15px 15px 0px;
	h-space:5px;
	width:302px;
	float:left;
}

#matting {
	height: 467px;
	width: 600px;
	background-image:url(/images/ruined-wood-subfloor.jpg);
}
#mattingr {
	height: 180px;
	width: 230px;
	margin-left: 365px;
	margin-top: 30px;
}

#mattingl {
	height: 190px;
	width: 220px;
	margin-left: 10px;
	margin-right: 370px;
	margin-top: 85px;
}

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

.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:580px;	
	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(/images/template/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 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;
}

#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;
}

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

#productsthumbbox {
	background-color:#f4f4f4;
	padding:5px;
	margin: 0 0 10px 10px;
	border-top:#034e88 solid;
	border-bottom:#034e88 solid;
	width:334px;
	float:right;
}

.productthumbtip {
background-color:#E0E0E0;
color:#024079;
margin-top:0px;
margin-bottom:8px;
}

.productthumbtip h3 {
margin: 0 0;
padding: 5px 5px;
}

.productboxrow {
margin: 4px 0 10px 4px;
}

.productboxrow a img {
border:#ccc 1px solid;
}

.productboxrow a:hover img {
border:#333 1px solid;
}

.productboximage {
float:left;
margin-right:8px;
margin-bottom:8px;
text-align:center;
}

.productboximage img {
margin-bottom:3px;
}

.productboximage a {
text-decoration:none;
/*color:#2a55a7;*/
font-weight:bold;
}


#productphotobox {
	background-color:#f4f4f4;
	margin: 0 10px 5px 0;
	border:#034e88 solid 1px;
	width:325px;
	float:left;
}

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

#productphotobox hr {
border-top: 1px solid#dadada;
border-bottom: 0;
margin-top: 0px;
}

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

/* ------------------------------------------------- Begin Scrollable Photo Bar Styles ------------------------------------------------- */

/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 540px;
	height:120px;

	/* custom decorations */
	border:1px solid #ccc;
	background:url(/images/h300.png) repeat-x;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

.items div {
	float:left;
	width:540px;
}

/* single scrollable item */
.scrollable a {
	float:left;
	margin:20px 5px 20px 21px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	width:100px;
	height:75px;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/* active item */
.scrollable .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}

/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(/images/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:40px 10px;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.right 				{ background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover 		{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 


/* left */
a.left				{ margin-left: 0px; } 
a.left:hover  		{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }

/* up and down */
a.up, a.down		{ 
	background:url(/images/vert_large.png) no-repeat; 
	float: none;
	margin: 10px 50px;
}

/* up */
a.up:hover  		{ background-position:-30px 0; }
a.up:active  		{ background-position:-60px 0; }

/* down */
a.down 				{ background-position: 0 -30px; }
a.down:hover  		{ background-position:-30px -30px; }
a.down:active  	{ background-position:-60px -30px; } 


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	

.items div a {
	display: block;
	position: relative;
}
.items div a img {
	border: none;
}
.items div a.cswall {
	background: url(/images/gallery/cleanspace-wall-2.jpg) no-repeat 2px 2px;
}

.items div a.brightwall {
	background: url(/images/gallery/brightwall-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.floodchek {
	background: url(/images/gallery/floodchek-hoses-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.floodring {
	background: url(/images/gallery/floodring-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.frenchdrain {
	background: url(/images/gallery/french-drain-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.millcreek {
	background: url(/images/gallery/millcreek-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.rainchute {
	background: url(/images/gallery/rainchute-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.sanidry {
	background: url(/images/gallery/sanidry-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.fmatting {
	background: url(/images/gallery/thermaldry-matting-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.ttile {
	background: url(/images/gallery/thermaldry-tile-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.tdwall {
	background: url(/images/gallery/thermaldry-wall-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.everlastw {
	background: url(/images/gallery/window-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.zenwall {
	background: url(/images/gallery/zenwall-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a:hover img {
	visibility: hidden;
}

#quotebox {
background-color:#ecf7fe;
border:#cccccc solid 1px;
padding: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(/images/template/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:#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/template/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
}

#homeshow-include {
	text-align:center;
}


#homeshow-include img {
	display:block;
	margin: 0 auto 7px;
	float:none;
}
.cred-bar {
	height:76px;
	padding:0px;
	margin:0px;
	float:left;
	overflow:hidden;
}
a.rollover1 {
	display: block;
	width: 125px;
	height: 76px;
	text-decoration: none;
	background: url("/images/template/homegray-xtreme.png");
	float:left;
	}
	
a.rollover2 {
	display: block;
	width: 120px;
	height: 76px;
	text-decoration: none;
	background: url("/images/template/homegray-hazel.png");
	float:left;
	}

a.rollover3 {
	display: block;
	width: 118px;
	height: 76px;
	text-decoration: none;
	background: url("/images/template/homegray-vila.png");
	float:left;
	}

a.rollover4 {
	display: block;
	width: 135px;
	height: 76px;
	text-decoration: none;
	background: url("/images/template/homegray-hbaw.png");
	float:left;
	}
	
a.rollover5 {
	display: block;
	width: 73px;
	height: 76px;
	text-decoration: none;
	background: url("/images/template/homegray-bs.png");
	float:left;
	}

a.rollover6 {
	display: block;
	width: 74px;
	height: 76px;
	text-decoration: none;
	background: url("/images/template/homegray-cs.png");
	float:left;
	}

a.rollover7 {
	display: block;
	width: 64px;
	height: 76px;
	text-decoration: none;
	background: url("/images/template/homegray-estar.png");
	float:left;
	}

a.rollover1:hover {
	background-position: -125px 0;
	}

a.rollover2:hover {
	background-position: -120px 0;
	}

a.rollover3:hover {
	background-position: -118px 0;
	}

a.rollover4:hover {
	background-position: -135px 0;
	}

a.rollover5:hover {
	background-position: -73px 0;
	}

a.rollover6:hover {
	background-position: -74px 0;
	}

a.rollover7:hover {
	background-position: -64px 0;
	}

.displace {
	position: absolute;
	left: -5000px;
	}
div#youtube_videos {
	font-size: 13px !important;
	line-height: 15px !important;
	padding:8px !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: #cf4e00 !important;
	text-decoration:underline !important
}

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

}.testim-box { 
background-color:#fbfbfb; 
border:1px solid #d9d9d9; 
padding:8px; 
text-align: left;
width:204px;

}.testim-box { 
margin-top:5px; 
margin-bottom:5px;
}

.imlink {
	height: 167px;
	width: 188px;
	cursor: pointer;
}
#home-flash #cs .trilearn a, #home-flash #cs .trilearn a:visited {
	text-decoration:underline;
	color:#36632f;
}

#home-flash #cs .trilearn a:hover {
	text-decoration:none;
}

#home-flash #fr .trilearn a, #home-flash #fr .trilearn a:visited {
	text-decoration:underline;
	color:#413836;
}

#home-flash #fr .trilearn a:hover {
	text-decoration:none;
}

#home-flash #bw .trilearn a, #home-flash #bw .trilearn a:visited {
	text-decoration:underline;
	color:#00597e;
}

#home-flash #bw .trilearn a:hover {
	text-decoration:none;
}
#bw {
	width: 220px;
	height: 450px;
	background-color: #f8fdff;
	color: #00597e;
	margin: 4px 6px 0 0; 
	float: right;
	border: 1px solid #bebebe;
}

#bw:hover {
	width: 220px;
	height: 460px;
	margin: 0 3px 0 -3px;
	border: 3px solid #7fd2f4;
}

#bw:hover h3 {
	font-size: 18px;
	line-height: 21px;
}

#bw .freebook {
	background-color: #d4f5ff;
	padding: 6px;
}

#bw:hover .freebook {
	font-size: 13px;
	line-height: 16px;
}

#bw .feat-cat {
	background: url(../images/layout/feat-basement-waterproofing.jpg) no-repeat top center;
	padding: 0 8px 10px;
}

#bw:hover .feat-cat {
	background: url(../images/layout/feat-basement-waterproofing-hov.jpg) no-repeat top center;
	padding: 4px 8px 10px;
	font-size: 13px;
}

#fr {
	width: 220px;
	height: 450px;
	background-color: #fefcf8;
	color: #413836;
	margin: 4px 6px;
	float: right;
	border: 1px solid #bebebe;
	
}

#fr:hover {
	width: 220px;
	height: 460px;
	margin: 0 3px;
	border: 3px solid #f1b67c;
}

#fr:hover h3 {
	font-size: 18px;
	line-height: 21px;
}

#fr:hover .freebook {
	font-size: 13px;
	line-height: 16px;
}

#fr .freebook {
	background-color: #e3d8c8;
	padding: 6px;
}

#fr .feat-cat {
	background: url(../images/layout/feat-foundation-repair.jpg) no-repeat top center;
	padding: 0 8px 10px;
}

#fr:hover .feat-cat {
	background: url(../images/layout/feat-foundation-repair-hov.jpg) no-repeat top center;
	padding: 0 8px 10px;
	font-size: 13px;
}


#cs {
	width: 220px;
	height: 450px;
	background-color: #f8fff7;
	color: #366430;
	margin: 4px 6px;
	float: right;
	border: 1px solid #bebebe;

}

#cs:hover {
	width: 220px;
	height: 460px;
	margin: 0 -3px 0 3px;
	border: 3px solid #92d389;
}

#cs:hover h3 {
	font-size: 18px;
	line-height: 21px;
}

#cs:hover .freebook {
	font-size: 13px;
	line-height: 16px;
	margin: 6px;

}

#cs .freebook {
	background-color: #cfebcb;
	padding: 6px;
}

#cs .feat-cat {
	background: url(../images/layout/feat-crawl-space.jpg) no-repeat top center;
	padding: 0 8px 10px;
}

#cs:hover .feat-cat {
	background: url(../images/layout/feat-crawl-space-hov.jpg) no-repeat top center;
	padding: 4px 8px 10px;
	font-size: 13px;
}
.contact-crawl {
	background: url(../images/layout/cs-cont-bg.png) repeat-x top;
	color: #366430;
}

#nav ul li ul li#active a {
    background-color: #B0B0B0;
    height: auto;
    text-decoration: underline;
    text-transform: none;
}


#top-open {
    background: url("/images/layout/open-sign-tarheel.png") no-repeat scroll left top transparent;
    color: #074368;
    float: right;
    font-weight: bold;
    height: 71px;
    margin: -19px 10px -9px 0;
    padding: 12px 14px 0 65px;
    text-align: center;
    text-transform: uppercase;
    width: 282px;
}
#top-open span {
    font-size: 20px;
    line-height: 19px;
}
#top-open a {
    color: #074368;
}
#top-open a:hover {
    color: #1370B3;
}
#top-open span a {
    text-decoration: none;
}


#body-content ul, #body-content ol {
    overflow: auto;
    padding-left: 20px;
}

.popupimages {
    width: 600px !important;
}

.cms-widget .items .title {
	font-weight: bold !important;
}

table#meet_the_team td {
    padding: 10px;
    vertical-align: top;
}
.cms-widget {
    border: 1px solid #CCCCCC;
    margin-bottom: 10px;
    margin-top: 10px !important;
    overflow: hidden;
}
