@charset "utf-8";
/* CSS Document */

*, html {
	margin: 0;
	padding: 0;
}

body {
	background: #bce4e3 url(../images/main-bg.gif) repeat-x top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #0e0e0e;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#right-col-bottom {
	float: right;
	width: 718px;
	background: url(../images/bottom-content-bg.png) repeat-y top;
}

#right-col {
	background: url(../images/top-content-bg.png) no-repeat top;
}

#content {
	padding: 0 30px;
}

#content p, #content ul, #content ol, #content h2, #content h3 {
	margin-bottom: 15px;
}

#content ul ul {
	margin-bottom: 5px;
}

#content h1 {
	font-size: 18px;
	line-height:25px;
	color: #000;
	margin: 15px -20px;
	padding: 10px 0px;
	text-align: center;
	background-color:#eaeaea
}

#content ul li, #content ol li {
	margin-left: 25px;
}

#content h2 {
	font-size: 15px;
	line-height:21px;
	color: #016964;
	font-style:italic
}

h2.service {
	text-align:center;
		margin-top:15px;
}

h2.service a {
	font-size:14pt;
	text-decoration:none;
	color:#077770
}

h2.service a:hover {
	text-decoration:underline;
	color:#9b056a
}

h3 {
	font-size: 15px;
	line-height: 21px;
	color: #000000;	
	font-style:italic
}

#left-col {
	width: 220px;
	margin-left: 10px;
}

#left-col #logo {
	padding-top: 26px;
	height: 126px;
}

#left-col #logo a img {
	border: 0;
}

#contact {
	background: url(../images/estimate-button.png) no-repeat top left;
	color: #fff;
	font-size: 16px;
	text-align: center;
	margin: 15px 0;
	text-transform: uppercase;
}
#contact a {
	display: block;
	padding: 34px 0 0 0;
	height: 56px;
	text-decoration: none;
	color: #fff;
}

#contact a:hover {
	text-decoration: underline;
}


#certified {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	padding-left: 6px;
}

#certified table {
	width: 100%;
}
#certified td {
	text-align: center;
	vertical-align: middle;
}

/* Nav styles */
#nav {
	height: 39px;
	margin: 0 10px;
}

#nav1 {
	height: 39px;
}

#nav ul li {
	list-style: none;
	float: left;
	position: relative;
	display: block;
}

#nav1 ul li {
	list-style: none;
	float: left;
	position: relative;
	display: block;
}

#nav ul li a, #int-nav ul li a, #nav ul li a img, #nav img, #int-nav ul li a img, #int-nav img {
	display: block;
	position: relative;
	border: 0;
}

#nav1 ul li a, #int-nav1 ul li a, #nav1 ul li a img, #nav1 img, #int-nav ul li a img, #int-nav img {
	display: block;
	position: relative;
	border: 0;
}

#nav ul li#remodeling { position: relative; background: url(../images/remodeling-and-finishing-over.png) no-repeat top left; }
#nav ul li#ideas { position: relative; background: url(../images/basement-idea-center-over.png) no-repeat top left; }
#nav ul li#about { position: relative; background: url(../images/about-us-over.png) no-repeat top left; }
#nav ul li#service { position: relative; background: url(../images/basement-finishing-financing-over.png) no-repeat top left; }

#nav1 ul li#remodeling1 { position: relative; background: url(../images/remodeling-and-finishing-over-s.png) no-repeat top left;}
#nav1 ul li#ideas1 { position: relative; background: url(../images/basement-idea-center-over-s.png) no-repeat top left; }
#nav1 ul li#about1 { position: relative; background: url(../images/about-us-over-s.png) no-repeat top left; }
#nav1 ul li#service1 { position: relative; background: url(../images/basement-finishing-financing-over-s.png) no-repeat top left; }

#nav a:hover img, #int-nav a:hover img, #int-nav ul li.active img {
	visibility: hidden;
}

#nav1 a:hover img, #int-nav1 a:hover img, #int-nav1 ul li.active img {
	visibility: hidden;
}

#nav5 {
	font-size: 12px;
	margin-bottom: 6px;
	font-weight: bold;
}

#nav5 ul {
	margin-bottom: 0;
	margin-left: 0;
}

#nav5 ul li {
	list-style: none;
	margin-bottom: 1px;
}

#nav5 ul li a {
	color: #fff;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	background: #00A9A2;
	padding: 8px 0px 7px 15px;
}

#nav5 ul li a:hover {
	background: #9D8AB9;
}

/* Subnav styles */
#nav5 ul li#active a {
	background: #FBDEEF url(/images/down-arrow.png) no-repeat left;
	color: #af0063;
	padding: 8px 0 7px 35px;
}
#nav5 ul li#active ul li a {
	background: #FBDEEF;
	color: #535252;
	padding: 0px 0px 0px 35px;
}

#nav5 ul li#active a:hover {
	color: #af0063;
}

#nav5 ul li ul li#subactive a {
 color: #af0063;	
}


#nav5 ul li ul li {
	margin: 0;
	padding:0
}
#nav5 ul li ul li a {
	color: #DBDBDB;
	text-transform: none;
	height: auto;
	font-weight: normal;
	text-decoration: underline;
}

#nav5 ul li ul {
	background: #fbdeef;
	padding-bottom: 7px;
}

#int-nav {

}

#int-nav1 ul {
	margin-left: 15px;
}
#int-nav ul li {
	margin: 0;
	padding: 0;
	clear: left;
	float: left;
	list-style: none;
	position: relative;
	display: block;
}

#int-nav ul li a {

}

#int-nav ul li#flooring { position: relative; background: url(../images/intnav-flooring-over.png) no-repeat top left; }
#int-nav ul li#walls { position: relative; background: url(../images/intnav-wall-panels-over.png) no-repeat top left; }
#int-nav ul li#ceiling { position: relative; background: url(../images/intnav-drop-ceiling-over.png) no-repeat top left; }
#int-nav ul li#intremodeling { position: relative; background: url(../images/intnav-remodeling-over.png) no-repeat top left; }

#int-nav1 ul li#flooring1 { position: relative; background: url(../images/intnav-flooring-over-s.png) no-repeat top left; }
#int-nav1 ul li#walls1 { position: relative; background: url(../images/intnav-wall-panels-over-s.png) no-repeat top left; }
#int-nav1 ul li#ceiling1 { position: relative; background: url(../images/intnav-drop-ceiling-over-s.png) no-repeat top left; }
#int-nav1 ul li#intremodeling1 { position: relative; background: url(../images/intnav-remodeling-over-s.png) no-repeat top left; }


#floornav #int-nav {
	float: left;
	margin: 0;
	width: 254px;
}

#floornav {
	background: #000;
	height: 140px;
	margin: 0 -20px;
	position: relative;
}

#floor-types {
	float: right;
	padding-top: 10px;
	width: 415px;
	color: #fff;
}

#floor-types ul li {
	list-style: none;
	float: left;
	display: inline;
	margin: 0 30px 0 0;
	width: 107px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}

#floor-types ul li a {
	color: #fff;
	text-decoration: none;
}

#floor-types ul li.active a {
	color: #dfcafd;
}

#floor-types ul li a img {
	border: 2px solid #000;
	margin-top: 7px;
}

#floor-types ul li a:hover {
	color: #dfcafd;
}

#floor-types ul li a:hover img {
	border: 2px solid #dfcafd;
}

.int-testimonial {
	border: 1px solid #ccc;
	margin-bottom: 8px;
	padding: 5px;
}

#open-house {
	background: #f8f3e1;
	border: 1px solid #adbfbe;
	text-align: center;
	color: #360809;
}
#open-house p {
	margin-bottom: 8px;
}
#open-house h3 {
	text-transform: uppercase;
	font-size: 14px;
}

#side-images img {
	clear: both;
	margin-bottom: 5px;
}

#map {
	background: #ececec;
	border: 1px solid #5d5d5d;
	margin-bottom: 10px;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	color: #363535;
}

#content #map {
	width: 220px;
	float: right;
}
#map img {
}
#map p, #content #map p {
	padding: 8px;
	margin: 0;
}

#idea-nav {
	background: #000;
	clear: both;
	height: 72px;
	color: #CCCCCC;
}

#idea-nav table {
	float: right;
	margin-top: 5px;
}

#idea-nav table td {
	text-align: center;
	vertical-align: middle;
	margin-right: 3px;
	border-right: 1px solid #3e3e3e;
	border-bottom: 1px solid #3e3e3e;
	text-transform: uppercase;
}

#idea-nav a {
	color: #b9b9b9;
	text-decoration: none;
	display: block;
	width: 165px;
	height: 23px;
	padding-top: 5px;
	font-weight: bold;
	vertical-align: middle;
}
#idea-nav a:hover {
	color: #eee;
}

#idea-nav table td.active a {
	color: #fff;
}

#idea-nav table tr.bottom td {
	border-bottom: 0;
}
#idea-nav table td.right {
	border-right: 0;
}

#idea-nav #idea-logo {
	float: left;
	margin-left: 19px;
}

#breakout {
	float: right;
	width: 278px;
	border: 1px solid #b0a6c0;
	background: #efe5fd;
	font-size: 13px;
}

#breakout ul {
	margin: 0 0 0 25px;
	padding: 5px 0;
}

#breakout span, #guide-breakout-red span, #guide-breakout-purple span {
	display: block;
	width: 278px;
	color: #fff;
	background: #4a2482;
	padding: 3px 0;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #b0a6c0;
}

#remodel-guide-left {
	width: 220px;
}

#remodel-guide-left a img {
	border: 0;
}


table.service-area {
	border:1px solid #000
}

table.service-area td {
	vertical-align: top;
}


#guide-breakout-red, #guide-breakout-purple {
	background: #f9eaed;
	margin-top: 12px;
	border: 1px solid #b0a6c0;
}

#guide-breakout-purple {
	background: #efe5fd;
	margin-top: 0;
}

#guide-breakout-red span, #guide-breakout-purple span {
	background: #840053;
	width: 198px;
	text-align: left;
	padding: 8px 10px;
	margin-bottom: 5px;
}

#guide-breakout-purple span {
	background: #4a2482;
}



#guide-breakout-red p, #guide-breakout-purple p {
	margin: 0 10px 10px 10px;
	line-height: 13px;
}

#remodel-guide-right {
	float:right;
	width:400px;
}

#footer {
	clear: both;
	padding: 10px 20px 60px;
	background: #BCE4E3 url(../images/footer-bg.png) no-repeat top left;
	text-align: center;
}

#footer #sub-footer {
	padding: 20px 0;
	font-size: 10px;
}

table#contact-page {
	margin: 0 auto 20px auto;
}

table#contact-page td {
	padding: 2px;
}

table#contact-page td span {
	color: #f00;
}

/* Image Alignment / Styles */
.img-left {
	float: left;
	margin: 0 8px 8px 0;
}
.img-right {
	float: right;
	margin: 0 0 8px 8px;
}

.border {
	border: 1px solid #666;
}
.red {
	color: #f00;
}

div.scroll {
height: 105px;
width: 200px;
overflow-Y: scroll;
border: 1px solid #666;
padding: 8px;
text-align:left;
margin-bottom:15px;
margin-top:3px;
background-color:#fff
}

.cities-title {
	font-weight:bold;
  	font-size: 14px;
}

@charset "utf-8";
/* CSS Document */

/* Styling for the colored bulleted lists */

#bulleted ul {
	list-style-image: url(http://www.totalremodelingpennsylvania.com/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:#ececec;
	
}

/* 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:#ececec;
		border-color:#ccc;
}

#sidebox ul {
	list-style-image: url(http://www.totalremodelingpennsylvania.com/images/bullet3.png)
}

#sidebox h3 {
		 color: #333;
		 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;
}

/* 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:#473396;
	font-size:13pt;
	text-decoration:none
}

#productpage .quote a:hover {
	font-weight:bold;
	font-style:italic;
	color:#775fd5;
	font-size:13pt;
	text-decoration:none
}

#productpage .proddetails h3 {
	color:#000;
	font-size:12px
}

#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.totalremodelingpennsylvania.com/images/arrow.png');
	background-repeat:no-repeat;
	background-position:0em .1em;
	padding-left:2em;
	padding-bottom:8px;
}

#productpage ul {
	margin:0; padding:0
}

#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: 0 0 5px 10px;
	float: right;
}
.img-left {
	margin: 0px 10px 5px 0px;
	float: left;
}
.border {
	border: 1px solid #aaa;
}

/* Internal Content Table Stuff */

table#dealer-breakout {
	background-color:#ececec;
	border:2px solid #ccc;
	padding:8px;
	margin-bottom:10px;
}

table#dealer-breakout td {
	vertical-align:top;
}

table#dealer-breakout h3 {
		 color: #333;	
}

table#dealer-breakout h2 {
		  color: #333;
		  margin:5px 0;
}

table#dealer-breakout ul {
		  margin-top:10px;
}

table#dealer-breakout ul li {
		  margin-bottom:10px;
}

/* 4-way Images/Text Formatting */

table#quad {
	cellpadding:5px;
	border:0;
	background-color:#ececec;
	border-color:#ccc;
	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: #333;
}

/* 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.totalremodelingpennsylvania.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.totalremodelingpennsylvania.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:#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(http://www.totalremodelingpennsylvania.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;
}

#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.totalremodelingpennsylvania.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
}

/* Contact form */

div#contact-form {
	margin-top:30px
}

div#contact-form h1 {
	color:#473396;
	background-color:#fff;
	padding:0px;
	margin:0px;
	font-size:20px;
	text-align:left
}

div#contact-form p {
	margin-bottom: 15px;
	}

div#contact-form h2 {
	color:#473396;
	margin:8px 0px 8px 0px;
	font-size:18px;
}

div#contact-form p.phone {
	color:#473396;
	font-size:18px;
	font-weight:bold
}

div.contact-box {
	background-color:#f7f4ff;
	border:2px solid #e7dffc;
	padding:8px;
	width:390px
}

div.contact-box-light {
	background-color:#f7f4ff;
	border:2px solid #e7dffc;
	padding:8px;
	width:390px
}

div#contact-form .caption  {
	font-size:10px;
	width:57%;
	line-height:12px;
	margin-top:20px
}

p.italicpurple {
	color:#5d5d5d;
	font-style:italic;
	font-size:14px;
	margin:0px;
}

div#contact-right-col {
	float:right;
	width:222px;
	margin-left:20px
}

div#contact-right-col p.heading {
	color:#222;
	font-weight:bold;
	font-size:14px;
	padding-top:2px
}

div#contact-right-col ul.benefits {
	list-style-type:none;
	padding-left:0px;
	margin-bottom:0px
}

div#contact-right-col ul.benefits li {
	background-image:url('../images/arrow.png');
	background-repeat:no-repeat;
	background-position:0em .1em;
	padding-left:2em;
	padding-bottom:8px;
}

div.tax-credit {
	border:2px solid #dfe0e0;
margin-bottom:20px;
padding:7px;
color:#626264
}

p.caption {
	font-size:10px;
	margin:8px 8px 5px 8px;
	padding:0px;
	line-height:12px;
	text-align:center
}



.vid-callout {
	background: #e7f7f8;
	overflow: hidden;
	height: 182px;
	margin: 2px 10px 10px;
	padding: 9px 0 0 17px;
}
.vid-callout .vid {
	float: left;
	margin: 0 10px 5px 0;
	overflow: hidden;
}

.vid-callout .sm {
	width: 240px;
	line-height: 13px;
}
.vid-callout .vid a {
	border: 0;
	color: #353535;
	font-size: 11px;
	display: block;
	overflow: hidden;
	text-decoration: none;
}
.vid-callout .vid img {
	float: left;
	border: 1px solid #000;
	margin: 0 5px 0 0;
}

