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

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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000;
}

#wrapper {
	width: 958px;
	margin: auto;
	background: #fff url(../images/wrapper-bg-bot.png) repeat-x bottom;
	border: solid #6d6d6d;
	border-width: 0 1px;
}

#header {
	height: 100px;
	padding: 12px 10px 0; 
	margin-bottom: 15px;
	background: url(../images/header-bg.png) repeat-y center;
	border-bottom: 1px solid #cacaca;
}

#content {
	width: 710px;
	float: right;
	margin-bottom: 30px;
	padding: 0 10px 0 0;
}

#content #body-content {
	padding-left: 10px;
}

#sidebar {
	width: 220px;
	float: left;
	margin-bottom: 30px;
	padding: 0 0 0 10px;
}

a {
	color: #10548e;
}
a:hover, a:visited {
	color: #60002d;
}

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

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


/* Service Area */
#city-block {
	margin: 10px 0;
	color: #082d61;
	font-weight: normal;
	
}


div.scroll {
	height: 150px;
	width: 182px;
	overflow-y: scroll;
	border: 1px solid #000;
	padding: 8px;
	background-color: #FFFFFF;
}

.areas{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 20px;
}

/* Top Contact */
#contact {
	margin: 5px -10px 0 0;
	padding: 12px 0 0 17px;
	width: 292px;
	height: 83px;
	float: right;
	position: relative;
	background: url(../images/contact-bg.png) no-repeat top left;
}

#contact-new {
	float: right;
	width: 350px;
	font-size: 18px;
	color: #920127;
	text-align: right;
}

#contact-new span {
	font-size: 19px;
}
#contact-new a {
	text-decoration: none;
}
#contact-new a span {
	font-size: 18px;
	background: url(../images/new-contact-button.png) no-repeat top left;
	display: inline-block;
	color: #fff;
	font-size: 14px;
	padding: 3px 0;
	height: 18px;
	width: 103px;
	text-align: center;
}
#contact-new a:hover span {
	text-decoration: underline;
}
#contact-new a #contact-button {
	text-transform: none;
	font-weight: normal;
	color: #8e0c56;
}
#contact-new #contact-button {
	padding: 3px 0 0;
}

#contact-new #search {
	width: 280px;
	float: right;
	padding: 10px 0 0;
}

#contact-new input#searchbox {
	width: 188px;
	height: 17px;
	padding: 2px 0 0 2px;
	margin: 0;
	float: left;
	position: relative;
	font: normal 12px/16px Verdana, Geneva, sans-serif;
}


#contact-new #search form button {
	margin: 0;
	padding: 0;
	border: 0;
	width: 65px;
	height: 22px;
	background: none;
	display: inline;
	position: relative;
	float: left;
	cursor: pointer;
}


#contact-button {
	padding-top: 13px;
	font-weight: bold;
	padding-left: 12px;
	text-transform: uppercase;
}

#contact-button a {
	text-decoration: none;
	color: #9d3565;
}

#contact-button a span {
	text-decoration: underline;
}


#contact a img {
	border: 0;
}

#contact form {
	margin-top: 20px;
}

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;
	margin-bottom: 1px;
}

#nav ul li a {
	color: #fff;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	background: #920127;
	padding: 8px 0 7px 35px;
}

#nav ul li a:hover {
	background: #d1003e;
}

/* Subnav styles */
#nav ul li#active a {
	background: #d1003e url(../images/down-arrow.png) no-repeat left;
	color: #fff;
	padding: 8px 0 7px 35px;
}
#nav ul li#active ul li a {
	background: #d1003e;
	color: #fff;
	padding: 3px 0 3px 35px;
}

#nav ul li#active a:hover {
	color: #fff;
	text-decoration: none;
}

#nav ul li ul li#subactive a {
 color: #af0063;	
}


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

#nav ul li ul {
	background: #d1003e;
	padding-bottom: 7px;
}

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

/* 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 {
	background: #eaf2f6;
	color: #545353;
	font-size: 12px;
	padding: 6px 
}

#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 {
	height: 191px;
	background: #000;
	margin-bottom: 15px;
	padding-top: 9px;
}

#int-splash a img {
	border: 0;
}
#int-splash ul { margin: 0; }
#int-splash ul li {
	list-style: none;
	float: left;
	margin: 0 0 0 5px;
}
#int-splash ul li:first-child {
	margin: 0 0 0 5px;
}
/* Contact Page Styles */
table#main-contact td {
	padding-bottom: 5px;
}

/* Footer Styles */

#footer {
	clear: both;
	border-top: 1px solid #959494;
	text-align: center;
	height: 150px;
	margin-bottom: 20px;
}

#footer-links {
	text-align: center;
	padding-top: 20px;
	margin-bottom: 15px;
}

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

#footer-address {
	width: 958px;
	text-align: center;
}

#footer-bbb {
	padding-left: 300px;
	padding-right: 300px;

}
#footer-bbb a img {
	border: 0;
}

#footerRight {
	float: right;
	width: 220px;
}

#footerLeft {
	text-align: center;
	width: 90px;
	padding-right: 120px;
}

#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:#FFFFFF;

}
#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: 125px;
	width: 200px;
	overflow-Y: scroll;
	border: 1px solid #666;
	padding: 8px;
	font-weight: normal;
	margin: 0 0 5px;
}
div.scrollnone {
	height: 200px;
	width: 225px;
	overflow:none;
	border: 0px solid #666;
	padding: 0px;
	font-weight: normal;
	margin: 0 0 5px;
}
.city_testimonials{
	width:200px; background-color:#E9EDFE; padding:6px; float:right; margin:2px 0 0 4px; border:dashed 1px #666666;
	}
.news{
background-color:#E9EDFE; padding:6px; margin:2px 0 0 4px; border:solid 1px #cccccc;
	}
	
/* New Home splash ------------------------------------ */
#new-splash {
	height: 335px;
}
#new-splash a img {
	border: none;
}
#new-splash .main {
	margin: 0 0 10px;
}
#new-splash .left,
#new-splash .right,
#new-splash .center {
	float: left;
	margin: 0 10px 5px 0;
	width: 230px;
}
#new-splash .right {
	margin: 0 0 10px 0;
}

.bwproductsh1 {color: #00538f;}
.bwproductsheading {
	color: #0884d0;
	font-style: italic;
	margin-top:0px;
}

#graybullets {
	background-color:#f4f4f4;
	padding:5px 0 0;
	margin: 0;
	border-top:#60002D solid;
	border-bottom:#60002D solid;
}


#expectbox {
	background-color:#E0E0E0;
	color:#60002D;
	margin: 0 0 8px 2px;
	border: 2px 0;
	border-color: #034e88 solid;
}

#expectbox ol li {
	padding: 3px 0 18px 45px;
  margin: 0;
  list-style-position: none;
	list-style:none;
	margin-left:235px;
	font-size:19px;
}

#expectbox ol li.first {
  background: url(http://www.bixbasementsolutions.com/images/numbers/one-2.jpg) no-repeat top left;
 }
 

#expectbox ol li.second {
  background: url(http://www.bixbasementsolutions.com/images/numbers/two-2.jpg) no-repeat top left;
 }
 
#expectbox ol li.third {
  background: url(http://www.bixbasementsolutions.com/images/numbers/three-2.jpg) no-repeat top left;
 }

#expectbox ol li.fourth {
  background: url(http://www.bixbasementsolutions.com/images/numbers/four-2.jpg) no-repeat top left;
 }

#expectbox ol li.fifth {
  background: url(http://www.bixbasementsolutions.com/images/numbers/five-2.jpg) no-repeat top left;
 }

#expectbox ol li.sixth {
  background: url(http://www.bixbasementsolutions.com/images/numbers/six-2.jpg) no-repeat top left;
 }

#expectbox ol li.seventh {
  background: url(http://www.bixbasementsolutions.com/images/numbers/seven-2.jpg) no-repeat top left;
 }

#expectbox ol li.eighth {
  background: url(http://www.bixbasementsolutions.com/images/numbers/eight-2.jpg) no-repeat top left;
 }
#expectboxol li.ninth {
  background: url(http://www.bixbasementsolutions.com/images/numbers/nine-2.jpg) no-repeat top left;
 }
 
 #dottedhr{
border: 0;
border-top: 1px dashed #dadada;
margin-top: 5px;
}

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

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

#productphotobox hr {
border-top: 1px solid #dadada;
border-bottom: 0;
margin-top: 0px;
}
.bwproductsh1 {color: #00538f;}
.bwproductsheading {
	color: #0884d0;
	font-style: italic;
	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.bixbasementsolutions.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.bixbasementsolutions.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.bixbasementsolutions.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.drainagem {
	background: url(http://www.bixbasementsolutions.com/images/gallerydrainage-matting-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.cssump {
	background: url(http://www.bixbasementsolutions.com/images/gallerycrawl-space-sump-pump-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.csfan {
	background: url(http://www.bixbasementsolutions.com/images/gallerycrawl-space-fan-2.jpg) no-repeat 2px 2px;
}

.items div a.sanidrycsb {
	background: url(http://www.bixbasementsolutions.com/images/gallerycrawl-space-dehumidifier-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.turtl {
	background: url(http://www.bixbasementsolutions.com/images/gallerycrawl-space-access-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.csdoor {
	background: url(http://www.bixbasementsolutions.com/images/gallerycrawl-space-door-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.ventcovers {
	background: url(http://www.bixbasementsolutions.com/images/galleryvent-covers-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.wallcap {
	background: url(http://www.bixbasementsolutions.com/images/gallerywall-cap-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.csinsulation {
	background: url(http://www.bixbasementsolutions.com/images/gallerycrawl-space-insulation-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.heatblock {
	background: url(http://www.bixbasementsolutions.com/images/galleryheatblock-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.cleanspaceprod {
	background: url(http://www.bixbasementsolutions.com/images/gallerycrawl-space-vapor-barrier-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.smartjack {
	background: url(http://www.bixbasementsolutions.com/images/gallerycrawl-space-jacks-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.smartpipe {
	background: url(http://www.bixbasementsolutions.com/images/gallerycrawl-space-pipe-gallery-2.jpg) no-repeat 2px 2px;
}

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

#quotebox {
background-color:#F5F5F5;
border:#cccccc solid 1px;
padding:10px;
clear:both;
}

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

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

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

#productphotobox hr {
border-top: 1px solid #dadada;
border-bottom: 0;
margin-top: 0px;
}
.bwproductsh1 {color: #00538f;}
.bwproductsheading {
	color: #0884d0;
	font-style: italic;
	margin-top:0px;
}

.productspecs {
	font-weight:bold;
	font-style:italic;
	color:#60002D;
	margin: 5px 0 5px 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.bixbasementsolutions.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: #920127;
padding:10px;
margin-top:20px;
}

#long-content-box h3 {
color:#920127;

}

#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.bixbasementsolutions.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
}
/* TESTIMONIALS */

#testimonials {
	color: #082d61;
	text-align: left;
	padding: 0 10px 10px 10px;
	border: 2px solid #333;
}

#testimonials a:link, #testimonials a:visited {
	color: #396A28;
	text-decoration: underline;
}

#testimonials a:hover {
	color: #082d61;
	text-decoration: underline;
}

#testimonials p {
	margin-bottom: 15px;
}

#testimonials h2 {
	margin-bottom: -15px;
}
/* Styles from content folders on the marketing drive*/
table#breakout {
	background-color:#f1f1f1;
	border:0px;
	padding:9px;
}

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

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

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

#sidebox {
		width: 300px;
		border:0px;
		border-style:solid;
		background-color:#f1f1f1;
		padding:5px;
}

#sidebox ul {
	list-style-image: url('http://www.bixbasementsolutions.com/images/bullet.png')
}

#sidebox h3 {
		 color: #375a8a;
		 text-align:center;
		 margin-bottom:10px;
}

#sidebox ul li {
	margin-left:0px;
	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;
}
#factoid li {
margin-bottom:10px;
}

#waterproofing-bullets ul {
	list-style-image: url('http://www.bixbasementsolutions.com/images/bullet1.png');
}

#waterproofing-bullets li {
	margin-bottom:10px;
}

#waterproofing-bullets a {
text-decoration:none;
color:#00538f;
}
#waterproofing-bullets a:hover {text-decoration: underline;}


#numberedbullets {
	background-color:#f4f4f4;
	padding:5px;
	margin: 10px 0;
	border-top:#034e88 solid;
	border-bottom:#034e88 solid;
}

#numberedbullets h2 {
	color:#024079;
}

#numberedbullets ol li {
	padding: 3px 0 18px 45px;
  margin: 0 0 10px;
  list-style-position: none;
	list-style:none;
}


#numberedbullets ol li.first {
  background: url('http://www.bixbasementsolutions.com/images/numbers/one.jpg') no-repeat top left;
 }

#numberedbullets ol li.second {
  background: url('http://www.bixbasementsolutions.com/images/numbers/two.jpg') no-repeat top left;
 }
 
#numberedbullets ol li.third {
  background: url('http://www.bixbasementsolutions.com/images/numbers/three.jpg') no-repeat top left;
 }

#numberedbullets ol li.fourth {
  background: url('http://www.bixbasementsolutions.com/images/numbers/four.jpg') no-repeat top left;
 }

#numberedbullets ol li.fifth {
  background: url('http://www.bixbasementsolutions.com/images/numbers/five.jpg') no-repeat top left;
 }

#numberedbullets ol li.sixth {
  background: url('http://www.bixbasementsolutions.com/images/numbers/six.jpg') no-repeat top left;
 }

#numberedbullets ol li.seventh {
  background: url('http://www.bixbasementsolutions.com/images/numbers/seven.jpg') no-repeat top left;
 }

#numberedbullets ol li.eighth {
  background: url('http://www.bixbasementsolutions.com/images/numbers/eight.jpg') no-repeat top left;
 }
#numberedbullets ol li.ninth {
  background: url('http://www.bixbasementsolutions.com/images/numbers/nine.jpg') no-repeat top left;
 }

#quotebox a {
text-decoration:none;
font-weight:normal;
} 

#quotebox a:hover {
font-weight:normal;
text-decoration:underline
} 

#r-content-box {
width:332px;
float:right;
border: 1px;
border-color:#000000;
margin: 0 0 5px 15px;
background-color: #f1f1f1;
}

#r-content-box p {
margin: 10px;
}

