@charset "utf-8";
/* CTBS CSS 2008-11 */

*, html {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #a6a5a5;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	background-color:#FFF;
}

#header {
	height: 115px;
	padding-top: 10px; 
	padding-left: 15px;
	border-bottom: 1px solid #b4b4b4;
	background-color: #f6f6f6;
	margin-bottom:15px;
}

#content {
	width: 710px;
	float: right;
	margin-bottom: 30px;
	margin-right:15px;
}

#content #body-content {
	float:left
}

#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: #b98700;
}
a:hover {
	color: #e5a700;
}
a:visited {
	color:#83744a;
}
a:active {
	color: #e5a700;
}

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: 15px;
}

h3 {
margin-bottom:10px;
}

ul, ol {
	margin-left: 30px;
}

h1 {
	color: #60002d;
	font-size: 17px;
	margin-bottom: 10px;
}

h2 {
	color: #60002d;
	font-size: 14px;
	margin: 10px 0;
	font-weight: bold;
}


.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 {
	border-bottom:1px solid #e1e1e1;
	padding-bottom:15px;
	margin-bottom:15px;
	float:left;
}

#home-get-started {
	border:none;
	float:right;
	margin-right:10px;
	width:220px;
	height:68px;
	background-image:url(../images/home-get-started.png);
	background-repeat:no-repeat;
}
#home-get-started:hover {
	background-image:url(../images/home-get-started-over.png);
	background-repeat:no-repeat;
}
#mainsilo-get-started {
	border:none;
	width:280px;
	height:68px;
	float:clear;
	background-image:url(../images/mainsilo-getstarted.png);
	background-repeat:no-repeat;
}
#mainsilo-get-started:hover {
	background-image:url(../images/mainsilo-getstarted-over.png);
	background-repeat:no-repeat;
}

#home-testimonials, #determine-price, #mainsilo-testimonials {
	width:220px;
	background-image:url(../images/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:10px;
	border-bottom:1px solid #e1e1e1;
}
#mainsilo-testimonials {
	width:280px;
	border:none;
}
#mainsilo-testimonials a, #home-testimonials a {
	float:right;
}
#determine-price {
	border-top: 1px solid #d9d9d9;
	background-image:url(../images/you-determine-the-price.png);
	width:280px;
	border-bottom:1px solid #e1e1e1;
}

/* HOME SILO CONTENT */
#home-silo-content, #silo-content {
	float:left;
	width:460px;
}
#silo-content {
	width:390px;
}
.home-silo-links, .silo-links {
	width:220px;
	float:left;
	border-bottom:1px solid #e1e1e1;
	margin-right:10px;
	margin-bottom:10px;
	padding-bottom:10px;
}
.silo-links {
	width:380px;
}
.home-silo-links img, .silo-links img {
	float:left;
	margin: 0px 10px 2px 0px;
}
.home-silo-links a, .silo-links a {
	font-size:1.5em;
}
#home-badges, #getstarted-badges {
	float:right;
	margin-right:5px;
}

#mainsilo-checklist {
	border:1px solid #d1d1d1;
	float:left;
	margin-right:10px;
}

.gray-box{
	background-color:#fbfbfb;
	border:1px solid #d9d9d9;
	padding:8px;
	width:204px;
}
.financing, .box-spacing {
	
}
/* Top Contact */
#contact {
	margin-right:15px;
	float: right;
	position: relative;
	color:#6f6f6f;
	width:340px;
	text-align:center;
}
#contact #contact-head {
	font-size:1.6em;
}
#contact #contact-phone #phone-number{
	font-size:1.4em;
	font-weight:bold;
	float:left;
}
#contact #contact-phone {
	padding-top:5px;
}
#contact #contact-phone #contact-button {
	float:right;
}
#contact-button a {
	text-decoration: none;
	color: #9d3565;
}

#contact-button a span {
	text-decoration: underline;
}
#contact a img {
	border: 0;
}

#contact form {
	margin-top: 15px;
	margin-right:5px;
}
#search {
	float:right;
}
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;
}

/* 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: #851a4b;
	padding: 8px 0 7px 25px;
}

#nav ul li a:hover {
	background: #b4135d;
}

/* Subnav styles */
#nav ul li#active a {
	background: #b4135d;
	background-image:url(../images/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: #851a4b;
	background-image:none;
	border:none;
}

#nav ul li#active:hover {
	color: #851a4b;
}
#nav ul li#active .submenu a:hover {
	color: #fff;
	background-color:#b4135d;
}
#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/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 */
#news {
	color: #000;
	font-size: 12px;
}

#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/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: 150px;
/*width: 200px;*/
overflow-Y: scroll;
/*border: 1px solid #666;*/
/*padding: 8px;*/
}
@charset "utf-8";

/* 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 */

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:0px;
}
#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('http://www.basementsystemswisconsin.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;
}


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(http://www.basementsystemswisconsin.com/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;
}

#matting {
	height: 467px;
	width: 600px;
	background-image:url(http://www.basementsystemswisconsin.com/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(http://www.basementsystemswisconsin.com/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;
}

#matting {
	height: 467px;
	width: 600px;
	background-image:url(http://www.basementsystemswisconsin.com/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(http://www.basementsystemswisconsin.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 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(http://www.basementsystemswisconsin.com/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(http://www.basementsystemswisconsin.com/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(http://www.basementsystemswisconsin.com/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(http://www.basementsystemswisconsin.com/images/gallery/cleanspace-wall-2.jpg) no-repeat 2px 2px;
}

.items div a.brightwall {
	background: url(http://www.basementsystemswisconsin.com/images/gallery/brightwall-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.floodchek {
	background: url(http://www.basementsystemswisconsin.com/images/gallery/floodchek-hoses-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.floodring {
	background: url(http://www.basementsystemswisconsin.com/images/gallery/floodring-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.frenchdrain {
	background: url(http://www.basementsystemswisconsin.com/images/gallery/french-drain-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.millcreek {
	background: url(http://www.basementsystemswisconsin.com/images/gallery/millcreek-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.rainchute {
	background: url(http://www.basementsystemswisconsin.com/images/gallery/rainchute-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.sanidry {
	background: url(http://www.basementsystemswisconsin.com/images/gallery/sanidry-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.fmatting {
	background: url(http://www.basementsystemswisconsin.com/images/gallery/thermaldry-matting-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.ttile {
	background: url(http://www.basementsystemswisconsin.com/images/gallery/thermaldry-tile-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.tdwall {
	background: url(http://www.basementsystemswisconsin.com/images/gallery/thermaldry-wall-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.everlastw {
	background: url(http://www.basementsystemswisconsin.com/images/gallery/window-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.zenwall {
	background: url(http://www.basementsystemswisconsin.com/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;
}