@charset "utf-8";
/* CSS Document */

*, html {
	padding: 0;
	margin: 0;
}

body {
	background: url(../images/layout/site-bg.png) repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#292929;
}

a {
	color:#028987;
	text-decoration:underline
}

a:hover {
	color:#5b3695;
}

a:visited {
	color:#482e72;
}

a img {
	border: 0;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #aaa;
	border-top: 0; border-bottom: 0;
}


#nav ul li ul li#active a {
	background: #FBDEF2;
	
}

/* Header ---------------------------------------------------------------------------- */
#header {
	height: 157px; 
	background: url(../images/layout/header-bg.png) repeat-x bottom;
}

#header #top-contact {
	float: right;
	width: 690px;
	padding-right: 20px;
	font-size: 17px;
	color: #636363;
	letter-spacing: 2px;
	margin-top: 15px;
}

#header #top-contact-btn {
	float: right;
	text-align: center;
	letter-spacing: normal;
	margin-top: -2px;
}
#header #top-contact-btn a {
	display: block;
	background: url(../images/layout/top-contact-btn.png) no-repeat top left;
	width: 164px;
	height: 21px;
	padding-top: 5px;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#header #top-contact-btn a:hover {
	text-decoration: underline;
}

#header #steps {
	float: right;
	width: 730px;
	clear: right;
	padding: 0 0 0 0;
	margin: 17px 0 0 0;
}

#content h3, h2 {
	margin-bottom:10px;
}

#steps ul li.step1 a { background: url(../images/layout/step-1-bg.png) no-repeat top left; }
#steps ul li.step2 a { background: url(../images/layout/step-2-bg.png) no-repeat top left; }
#steps ul li.step3 a { background: url(../images/layout/step-3-bg.png) no-repeat top left; }

#steps ul li.step1 { background: url(../images/layout/step-1-bg-over.png) no-repeat top left; }
#steps ul li.step2 { background: url(../images/layout/step-2-bg-over.png) no-repeat top left; }
#steps ul li.step3 { background: url(../images/layout/step-3-bg-over.png) no-repeat top left; }

#steps ul li.step1 a:hover,
#steps ul li.step2 a:hover,
#steps ul li.step3 a:hover {
  background: none;
}

#header #steps ul li {
	float: left;
	list-style: none;
	width: 232px;
	height: 85px;
	margin-right: 7px;
	overflow: hidden;
}

#steps ul li a {
	display: block;
	width: 167px;
	height: 65px;
	padding: 20px 0 0 70px;
	text-align: center;
	color: #00a9a7;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#steps ul li a:hover {
	text-decoration: underline;
}

#header #logo {
	padding: 5px 0 0 14px;
}
#header #logo a img {
	border: 0;
}

/* Content ---------------------------------------------------------------------------- */

#content {
	float: right;
	width: 650px;
	margin: 10px 20px 25px 0;
	line-height: 16px;
	display: inline;
}

#splash {
	background: #00a9a7;
	margin: 0 0 10px 0;
	font-size: 17px;
	line-height: 20px;
	color: #fff;
	height: 203px;
	text-align: center;
}
#splash .splash-img {
	float: right;
}

#splash .splash-txt {
	padding-top: 35px;
}

#content h1 {
	color: #0b9492;
	background: #f0f0f0;
	text-align: center;
	font-size: 22px;
	line-height: 22px;
	padding: 8px 10px;
	margin-bottom: 20px;
}
#content h2 {
	color: #222;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 20px;
}

#content h2.black {
	color:#292929;
	font-size:18px
}
#h1b {
	color: #0b9492;
	text-align: left;
	font-size: 18px;
	line-height: 24px;
	padding: 8px 10px;
	margin-bottom: 20px;
}

#content p,
#content ul,
#content ol {
	margin-bottom: 14px;
}

#content ul,
#content ol {
	padding-left: 20px;
}

/* Left Col ---------------------------------------------------------------------------- */
#left-col {
	margin: 0 0 25px 20px;
	padding-top: 10px;
	width: 250px;
	display:inline;
	float:left;
}

/* Nav Col ---------------------------------------------------------------------------- */

#nav {
	margin-bottom: 10px;
}

#nav ul li {
	list-style: none;
	margin-bottom: 3px;
}

#nav ul li a {
	display: block;
	background: #d7f7f7;
	padding: 5px 0 0 10px;
	height: 20px;
	color: #424242;
	text-decoration: none;
}

#nav ul li a:hover {
	background: #fbdef2;
}
#nav ul li ul {
	margin-top: 1px;
}
#nav ul li ul li {
	margin-bottom: 1px;
}
#nav ul li ul li a {
	padding: 5px 0 0 17px;
	background: #fff1fb;
}

/* Left items ---------------------------------------------------------------------------- */

#free-estimate {
	background: url(../images/layout/free-estimate-bg.png) no-repeat top left;
	height: 120px;
}
#free-estimate a {
	color: #492f91;
	text-decoration: none;
}
#free-estimate div.email-us {
	text-align: left;
	padding-left: 22px;
	background: url(../images/layout/email-us-btn.png) no-repeat top left;
	text-transform: none;
}

#free-estimate div.email-us a {
	color: #fff;
	display: block;
	width: 103px;
	height: 21px;
	padding-top: 4px;
}
#free-estimate div.email-us a:hover {
	text-decoration: underline;
}

#free-estimate span {
	display: block;
	text-transform: uppercase;
}

#free-estimate span.line1 {
	font-size: 26px;
	padding-top: 12px;
	margin-bottom: 15px;
}

#free-estimate span.line2 {
	font-size: 16px;
	margin-bottom: 15px;
}

#free-estimate span.line3 {
	margin-top: 15px;
	width: 135px;
	display:inline;
}

#tv-spot {
	background: url(../images/layout/tv-spot-bg.png) no-repeat top left;
	height: 125px;
	padding-top: 10px;
	margin-bottom: 5px;
	text-align: center;
}

#left-map {
	border: 1px solid #c5c5c5;
	background: #ececec;
	margin-bottom: 4px;
	color: #363535;
	font-size: 11px;
	text-align: center;
}

#left-map img {
	border-bottom: 1px solid #c5c5c5;
	margin-bottom: 3px;
}

#left-map p {
	padding: 0 5px 5px;
}


#testimonials {
	border: 1px solid #a9e4e4;
	background: #d7f7f7;
	margin-bottom: 10px;
	padding: 10px 10px 0;
	color: #363535;
}

#testimonials .title {
	font-size: 18px;
	font-weight: bold;
	color: #00a9a7;
	margin-bottom: 8px;
}

#testimonials .entry {
	margin-bottom: 12px;
}

#testimonials .entry .text {
	margin-bottom: 3px;
}



#certified {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	margin-bottom: 9px;
}

#certified table {
	width: 100%;
}
#certified td {
	text-align: center;
	vertical-align: middle;
}


/* Footer ---------------------------------------------------------------------------- */

#footer {
	clear: both;
	text-align: center;
	height: 95px;
	padding-top: 10px;
	background: #00a9a7;
	color: #fff;
}

#footer a {
	color: #fff;
}
#footer a:hover {
	color: #fcf;
}

#footer .copyright {
	padding-top: 5px;
	font-size: 10px;
	width: 500px;
	margin: 0 auto;
}

/* Styling for the colored bulleted lists */

#bulleted ul {
	list-style-image: url(http://www.basementfinishingkansas.com/images/bullet1.png);
}

#bulleted li {
	margin-bottom:10px;
	margin-left: 4px;
}
#bulleted2 ul {
	list-style-image: url(http://www.basementfinishingkansas.com/images/bullet1.png);
}
#bulleted2 li {
	margin-bottom:10px;
	margin-left: 20px;
	border: 1px solid ffffff;
	
}


/* Colored Table for the Service Area */

table#service {
	width:100%;
	border:0;
}

table#service td {
	padding: 5px;
		background-color:#d7f7f7;
	
}

/* Larger Map DIV for the Service Area */

#right-capsule-map {
	margin: 0px 0px 15px 15px;
	h-space:5px;
	width:302px;
	float:right;
}


/* Text Boxes in Content */

#sidebox {
		width: 270px;
		border:2px solid;
		border-style:none;
		background-color:#d7f7f7;
		border-color:#424242;
}

#sidebox ul {
	list-style-image: url(http://www.basementfinishingkansas.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 14px 15px;
	h-space:5px;
	width:302px;
	float:right;
}

#left-capsule {
	margin: 0px 15px 15px 0px;
	h-space:5px;
	width:302px;
	float:left;
}

/* Oft-Used Product Page Table Template */
#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:#4d3789;
	font-size:13pt;
	text-decoration:none
}

#productpage .quote a:hover {
	font-weight:bold;
	font-style:italic;
	color:#4d3789;
	font-size:13pt;
	text-decoration:none
}

#productpage .proddetails h3 {
	color:#4d3789
}

#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.basementfinishingkansas.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: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
}


/* Basic Image Formatting */

.img-right {
	margin: 6px 0 5px 10px;
	float: right;
}
.img-left {
	margin: 6px 10px 5px 0px;
	float: left;
}
.border {
	border: 1px solid #aaa;
}

/* Internal Content Table Stuff */

table#breakout {
	background-color:#d7f7f7;
	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: #FFFFFF;
		  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:#d7f7f7;
	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(http://www.basementfinishingkansas.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;
}

/* Green Remodeling Page */

#greenbox {
		width: 300px;
		height:350px;
		border:1px;
		border-style:solid;
		border-color:#2c6600;
		background: #fff url(http://www.basementfinishingkansas.com/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:#266503/*2e7c06*/;
	}

#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(http://www.basementfinishingkansas.com/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;
	margin-left:-15px;
}

#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(http://www.basementfinishingkansas.com/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
}
table#opinion td { 
padding: 5px; 
vertical-align: top; 
} 

div.testimonials-nav {
	width:230px;
	padding:8px;
	border:1px solid #ccc;
	text-align:left;
	margin:15px 0px 15px 0px;
	color:#444;
	line-height:17px
}
/* Contact Page Style */

div#contact-form h1 {
	color:#533e8d;
	background-color:#fff;
	padding:0px;
	margin:0px;
	font-size:21px
}

div#contact-form h2 {
	color:#533e8d;
	margin:8px 0px 8px 0px;
	font-size:18px;
}

div#contact-form p.phone {
	color:#533e8d;
	font-size:18px;
	font-weight:bold
}

div#contact-form .caption  {
	font-size:10px;
	width:57%;
	line-height:12px;
	margin-top:20px
}

p.italicpurple {
	color:#533e8d;
	font-style:italic;
	font-size:14px;
	margin:0px;
}
#quotebox {
background-color:#ecf7fe;
border:#cccccc solid 1px;
padding:10px;
clear:both;
}

#reviews {
 clear:both; 
 margin-bottom:20px; 
 border:1px solid #e0e0e0; 
 background-color:#f3f3f3; 
 padding:8px;
}
#review-comments {
 float:right;
 width:520px;
}

div.scroll {
height: 150px;
width: 204px;
overflow-Y: scroll;
border: 1px solid #D1D1D1;
padding: 8px;
margin-top: 15px;
margin-left: 18px;
margin-bottom: 15px;
background-color: #FFF;
}

#side-contact {
	border: 1px solid #D1D1D1;
	background-color: #EDEDED;
	margin-bottom: 20px;
}

#side-contact-header {
	border-bottom: 1px solid #D1D1D1;
	background-color: #fff;
	padding-top: 8px;
	padding-bottom: 10px;
}

#smart-buy {
	border: none;
	margin-bottom: 9px;
}

#smart-buy-body {
		width: 550px;
		border:0px;
		float:left;
		margin-left: 50px;
		color: #464646;
}

#smart-buy-body h2 {
	font-size: 16pt;
	color: #06a326;
	font-weight:bold;
	line-height: 115%;
	}

#smart-buy-body li {
	color:#464646;
	}

#smart-buy-body li {
	margin-left:10px;
	margin-bottom:8px;
	}
	
	#disclamer {
		font-size:10px;
		line-height: 110%;
		color: #757575;
		margin-left: 50px;
		margin-right: 50px;
	}

#spacer {
		width: 650px;
		height: 4px;
		border: 0px;
		float:left;
		background-color: #e2e2e2;
		margin-top: 15px;
		margin-bottom: 10px;
}

#smart-header {
	font-size: 24px;
	color: #8e8d8d;
	font-weight: bold;
	padding-bottom: 15px;
}

#promobox {
	float:right;
	margin:0 0 0 12px;
	border:1px solid #ccc;
	background-color:#efefef;
	width:230px;
	padding:10px
}

div#promobox h2 {
	color:#11a39f;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	line-height:24px
}

div#promobox .offer {
	font-size:24px;
	line-height:28px
}

div#promobox .act {
	color:#2d2d2d;
	text-align:left
}
