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

p {
margin-bottom: 10px;
margin-top: 5px;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	background-color:#FFF;
}

#header {
	height: 125px;
	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
}

#body-content p {
	line-height: 19px;
}

#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: #851a4b;
}
a:hover {
	color: #b4135d;
}
a:visited {
	color:#491677;
}

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

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

h3 {
margin-bottom:10px;
}

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

h1 {
	color: #60002d;
	font-size: 20px;
	margin-bottom: 10px;
}

h2 {
	color: #60002d;
	font-size: 16px;
	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 #ccc !important;
}
.box-spacing, .gray-box, .financing, .home-testimonials {
	margin-top:5px;
	margin-bottom:5px;
}
#home-splash-content {
	border-bottom:1px solid #e1e1e1;
	float:left;
	margin-bottom: 5px;
}

#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:280px;
	height:70px;
	background-image:url(../images/badger-homepage-reviews2.jpg);
	background-repeat:no-repeat;
	background-position:0px 5px;
	
	/*height:100px;*/
	padding-top:55px;
	padding-bottom:10px;
	float:left;
	margin-left:20px;
	margin-bottom:2px;
	border-bottom:1px solid #e1e1e1;
}
#mainsilo-testimonials {
	width:280px;
	border:none;
}
#mainsilo-testimonials a, #home-testimonials a {
	float:right;
	width:280px
}

#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: 8px;
	margin-right:9px;
}
#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 {
    border: 2px solid #CACACA;
    margin: 0 0 8px;
}

#nav ul, ol {
margin: 0 !important;
}

#nav li {
    list-style: none outside none;
}
#nav > ul > li {
    font-weight: bold;
    margin-top: 2px;
}
#nav > ul > li:first-child {
    margin: 0;
}
#nav > ul > li a {
    color: #FFF;
}
#nav a {
    color: #851A4B;
    display: block;
    min-height: 22px;
    padding: 8px 0 0 16px;
    text-decoration: none;
}
#nav > ul > li > a {
    background-color: #851A4B;
}
#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 {
    background-color: #B4135D;
    color: #FFFFFF;
}
#nav ul ul a:hover {
    text-decoration: underline;
}
#nav ul ul {
    background-color: #E1E1E1;
	padding-bottom: 3px;
}
#nav > ul > li > ul {
    padding: 5px 0 0;
}
#nav ul ul a {
    color: #851A4B;
    font-weight: normal;
    min-height: 16px;
    padding: 0 3px 6px 22px;
}
#nav ul ul ul a {
    color: #851A4B;
    padding: 5px 4px 0 32px;
}
#nav ul ul ul ul a {
    padding-left: 42px;
}
#nav ul ul li.wchild a {
    background: url("/images/layout/nav-arrow-r-dark.png") no-repeat scroll 11px 3px #E1E1E1;
    color: #851A4B;
}
#nav ul ul li.wcactive > a {
    background: url("/images/layout/nav-arrow-d.gif") no-repeat scroll 9px 10px #B4135D;
    color: #FFFFFF;
    padding-top: 5px;
}
#nav ul ul ul li.wchild a {
    background: url("/images/layout/nav-arrow-r-dark.png") no-repeat scroll 21px 8px #E1E1E1;
}
#nav ul ul ul li.wcactive > a {
    background: url("/images/layout/nav-arrow-d.gif") no-repeat scroll 19px 11px #B4135D;
    padding-bottom: 4px;
}

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

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


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

#triggers {
	text-align:center;
}

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

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

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

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

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

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

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(http://www.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;
	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('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
}

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

#smart-header {
	font-size: 24px;
	color: #8e8d8d;
	font-weight: bold;
	padding-bottom: 15px;
}

#rt_col {
	float: right;
	width: 260px;
	margin: 10px 0 0 0;
}
#rt_col_cont {
	background-image: url(/images/contact_rtbox_mid.gif);
	background-repeat: no-repeat;
}
.rtcol_mod {
	margin-bottom: 10px;
}
.rtcol_cell {
	width: 230px;
	margin-left: 15px;
	font-size: 11px;
	line-height: 13px;
	color: #1370b3;
}

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

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


#home-vids {
    background-color: #000000;
    float: center;
    margin: 5px 0 5px 0;
    padding: 5px 5px 5px;
    width: 210px;
}

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

.gallery	{
		border-top: 3px solid #ccc !important;
		border-bottom: 3px solid #ccc !important;
		border-left: 0 !important;
		border-right: 0 !important;
}


ul.checks li, ul.arrows li {
    background: url("/core/images/toolbox/gray-dark/checkmark.png") no-repeat scroll left top transparent !important;
    list-style: none outside none;
    margin-bottom: 2px;
    min-height: 20px;
    padding: 0 0 0 25px !important;
}
ul.arrows li {
    background: url("/core/images/toolbox/gray-dark/circle-arrow.png") no-repeat scroll left top transparent !important;
}

.sub1 {
    background-image: url("/core/images/toolbox/gray-dark/1.png") !important;
}

.sub2 {
    background-image: url("/core/images/toolbox/gray-dark/2.png") !important;
}

.sub3 {
    background-image: url("/core/images/toolbox/gray-dark/3.png") !important;
}

.sub4 {
    background-image: url("/core/images/toolbox/gray-dark/4.png") !important;
}

.sub5 {
    background-image: url("/core/images/toolbox/gray-dark/5.png") !important;
}

.sub6 {
    background-image: url("/core/images/toolbox/gray-dark/6.png") !important;
}

.sub7 {
    background-image: url("/core/images/toolbox/gray-dark/7.png") !important;
}

.sub8 {
    background-image: url("/core/images/toolbox/gray-dark/8.png") !important;
}

.sub9 {
    background-image: url("/core/images/toolbox/gray-dark/9.png") !important;
}

.sub10 {
    background-image: url("/core/images/toolbox/gray-dark/10.png") !important;
}

.sectionhighlight {
    border-color: #ccc !important;
    border-style: solid none !important;
    margin: 12px 0 !important;
    padding: 10px 10px 20px !important;
}

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


#top-open {
    background: url("/images/layout/open-sign-badger.png") no-repeat scroll left top transparent;
    color: #074368;
    float: right;
    font-weight: bold;
    height: 76px;
    margin: -1px 10px 0 0;
    padding: 12px 14px 0 65px;
    text-align: center;
    text-transform: uppercase;
    width: 285px;
}
#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;
}

#top-open-wrapper {
padding-top:27px;
margin-left:20px;
}

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

.cms-widget {
    border: 1px solid #C9DFF5;
    margin-top: 10px;
    overflow: hidden;
	line-height: 15px;
}
.cms-widget .items .title {
    background: none repeat scroll 0 0 #C9DFF5;
    border-bottom: 1px solid #C9DFF5;
    color: #0D3457;
    display: block;
    font-size: 12px !important;
	font-family: Verdana,Arial,Helvetica,sans-serif !important;
    font-weight: bold !important;
    padding: 5px 5px !important;
    text-align: left !important;

}
.cms-widget .items div {
    float: none;
    width: auto;
}
.cms-widget .item {
    padding: 5px;
}
.cms-widget .item .item-left .author {
    font-weight: bold;
}
.cms-widget .item .item-left .date {
    font-size: 10px;
}
.cms-widget .item .item-right .text {
    font-style: italic;
}
.cms-widget .controls {
    background-color: #C9DFF5;
    border-top: 1px solid #C9DFF5;
    height: 25px;
    overflow: hidden;
    width: 100%;
}
.cms-widget .controls .prev-next {
    float: right;
}
.cms-widget .prev-next {
    padding: 5px;
}
.cms-widget .more {
    float: left;
    padding: 5px;
}
.cms-widget .items a:hover img {
    visibility: visible;
}
.cms-widget-reviews .jcarousel-item-horizontal {
    height: 135px;
}
 
.jcarousel-item-horizontal {
height: 110px !important;

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


.newsbox {
    background-color: #FFFFFF;
    border-bottom: 1px solid #D9D9D9;
    border-left: 1px solid #D9D9D9;
    border-right: 1px solid #D9D9D9;
    color: #000000;
    font-size: 12px;
    line-height: 18px;
    padding: 10px;
}

.bread-crumbs {
    font: 11px/18px Tahoma,Geneva,sans-serif;
    padding: 4px 1px 6px;
    width: 680px;
}

#home-top-table {
	width: 710px;
	margin-bottom: 10px;
}

#home-links-table {
	width: 716px;
}

.home-link-div {
	background: #f4f4f4;
	width: 170px;
	height: 115px;
	border: 1px solid #9e9e9e;
	color: #3e3e3e;
	font-size: 11px;
}

.home-link-div p {
	padding: 0 8px 3px 5px;
}

#home-check-div {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #E1E1E1;
}

#home-check-right {
	float: right;
	margin-left: 20px;
}

#home-check-left h3 {
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #69696b;
	margin: 5px 0 6px 10px;
}

#home-check-left ul li {
	background: url("/images/layout/badger-check.png") no-repeat;
	list-style: none;
	margin-left: -15px;
    padding: 0 10px 10px 30px;
	color: #851a4b;
}

.home-hr {
	height: 1px;
	border-bottom: 1px solid #E1E1E1;
	clear: both;
	margin-bottom: 10px;
    padding: 5px 0;
}

#home-container {
	width: 280px;
}

#home-container .top-image {
	margin-bottom: 10px;
}

#home-body-check {
	width: 275px;
	background: #F4F4F4;
	border: 1px solid #9E9E9E;
	font-size: 11px;
}

#home-body-check h3 {
	color: #898989;
	font-style: italic;
	font-size: 20px;
	padding: 10px 0 0 10px;
}

#home-body-check ul li {
	background: url("/core/images/toolbox/red-cranberry/checkmark.png") no-repeat scroll left top transparent;
	list-style: none;
	margin-left: -15px;
	padding: 0 10px 10px 30px;
}
