@charset "utf-8";
/* CSS Document */

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

body {
	background: #fff;
	font: normal 13px/16px Verdana, Geneva, sans-serif;
	color: #013b56;
	text-align: left;
}

a {
	color: #0972c1;
}

a img {
	border: none;
}

a:hover {
	color: #013b56;
}

p,
#content-block ol,
#content-block ul {
	margin: 0 0 12px;
}

#content-block ol,
#content-block ul {
	padding: 0 0 0 20px;
}

h1 {
	font: bold 18px/21px Verdana, Geneva, sans-serif;
	margin: 0 0 10px;
}

h2 {
	font: bold 16px/28px Verdana, Geneva, sans-serif;
	margin: 0 0 10px;
}

h2.bright-blue {
	color:#0972c1;
	font-style:italic;
}

h3 {
	margin:5px 0px 15px 0px;
	font-style:italic;
	color:#222
}

.clear {
	clear: both;
}

#wrapper-middle {
	background: url(../images/layout/wrapper-middle-bg.png) repeat-y left;
	width: 960px;
	margin: 10px auto 20px;
}
#wrapper-top {
	background: url(../images/layout/wrapper-top-bg.png) no-repeat top left;	
	padding: 14px 0 0;
}
#wrapper-bottom {
	background: url(../images/layout/wrapper-bottom-bg.png) no-repeat bottom left;	
	padding: 0 10px 14px;
}

#header {
	background: #f4f4f4 url(../images/layout/nav-bar-bg.png) repeat-x bottom;
	margin: 0 0 10px;
	overflow: hidden;
	height: 127px;
}

#head-contact {
	background: url(../images/layout/contact-header-bg.png) no-repeat top left;
	float: right;
	width: 372px;
	height: 64px;
	padding: 10px 25px 0;
	margin: 5px 20px 0 0;
	font: bold 16px/18px Verdana, Geneva, sans-serif; 
	color: #0972c1;
}
#head-contact span {
	display: block;
	font: bold 18px/20px Verdana, Geneva, sans-serif;
	margin: 0 0 10px;
	text-align: center;
}
#head-contact a {
	float: right;
	margin: -1px 0 0 0;
	display: block;
	font: normal 12px/14px Verdana, Geneva, sans-serif;
}

#head-logo {
	padding: 18px 0 0 20px;
	width: 130px;
}

#top-nav {
	float: right;
	clear: right;
	width: 700px;
	font-size: 14px;
	margin: 19px 0 0;
}

#top-nav a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#top-nav a:hover {
	text-decoration: underline;
}

#top-nav ul li {
	list-style: none;
	display: inline;
	border-left: 2px solid #fff;
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
}

#top-nav ul li:first-child {
	border: none;
	padding: 0;
	margin: 0 0 0 25px;
}

#content-block {
	width: 680px;
	float: right;
	margin: 0 20px 0 0;
	padding: 0 0 10px;
	overflow: auto;
}
#content-block.front {
	width: 580px;
}

#left-col {
	width: 200px;
	margin: 0 0 0 20px;
}

#left-col.front {
	width: 300px;
	overflow: auto;
	position: relative;
}

#splash {
	float: right;
	width: 590px;
	margin: 0 20px 15px 0;
	overflow: hidden;
}

#splash ul li {
	list-style: none;
	float: left;
	margin: 5px 0 0 7px;
	border: 1px solid #000;
	background: #000;
	text-align: center;
}
#splash ul li:first-child {
	margin-left: 0;
}
#splash ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	padding: 0 0 2px;
}

/* Side bar ----------------------------------- */
#free-estimate,
#engineering-letter {
	margin: 0 0 10px;
}

#free-estimate {
	background: url(../images/layout/contact-rollover.png) no-repeat top left;
	position: relative;
	display: block;
}
#free-estimate a {
	position: relative;
	display: block;
}
#free-estimate a:hover img {
	visibility: hidden;
}

#ebook {
	border: 1px solid #afafaf;
	background: #e6f5fc;
	margin: 0 0 10px;
}


#why-us-top {
	background: url(../images/layout/why-us-top.png) no-repeat top left;
	padding: 47px 0 0;
	font: normal 18px/24px Verdana, Geneva, sans-serif;
}
#why-us-bot {
	background: url(../images/layout/why-us-bottom.png) no-repeat bottom left;
	padding: 0 0 10px 25px;
	color: #0972c1;
}
#why-us-mid {
	background: url(../images/layout/why-us-middle.png) repeat-y left;
	margin: 0 0 5px;
}

#why-us-bot ul li {
	list-style: square;
	margin: 0 0 0 20px;
}

#side-servicearea {
	border: 1px solid #afafaf;
	background: #f7f7f7;
	padding: 3px 12px 3px 3px;
	font: normal 12px/15px Verdana, Geneva, sans-serif;
	margin: 0 0 10px;
	oveflow: hidden;
	color: #4a4a4a;
	display: block;
	position: relative;
}
#side-servicearea img.map {
	border: 1px solid #aeadae;
	margin: 0 10px 0 0;
	float: left;
}

/* inside right col ----------------------------------- */
#right-col {
	float: right;
	width: 200px;
	margin: 0 0 5px 20px;
}

.addthis_default_style {
	height: 20px;
}


#inside-servicearea {
	border: 1px solid #afafaf;
	background: #f7f7f7;
	padding: 10px 5px 5px;
	font: normal 12px/14px Verdana, Geneva, sans-serif;
	margin: 0 0 10px;
	oveflow: hidden;
	color: #4a4a4a;
	text-align: center;
}
#inside-servicearea img.map {
	border: 1px solid #aeadae;
	margin: 0 0 10px 0;
}



/* Footer ----------------------------------- */

#footer {
	clear: both;
	height: 112px;
	background: #f4f4f4;
	font-size: 11px;
}
#footer #endorsements {
	float: right;
	width: 520px;
	margin: 10px 10px 0 0;
}
#footer #endorsements table {
	width: 520px;
}
#footer #endorsements table td {
	padding: 0 0 0 8px;
	vertical-align: middle;
}
#footer #endorsements table td:first-child {
	padding: 0;
}

#footer #footer-links {
	padding: 18px 0 0 10px;
	color: #0972c1;
	width: 390px;
}

#footer #copyright {
	padding: 8px 0 0 10px;
	color: #4e4e4e;
}


.sidebarmenu strong {
	font-weight: normal;
}

.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: 13px Verdana;
width: 200px; /* Main Menu Item widths */
border-bottom: 1px solid #ccc;
}
 
.sidebarmenu ul li{
margin-left:0px;
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 6px;
border-bottom: 1px solid #778;
border-right: 1px solid #778;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #0059a2; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
color: white;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 220px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}

.sidebarmenu a.subfolderstyle{
	background: url(../images/right.gif) no-repeat 97% 50%;
}
#navBar ul li a.subfolderstyle:hover{
	background: #0088f7 url(../images/right.gif) no-repeat 97% 50%;
}

#navBar ul li a:hover {
	color: #fff;
	background: #0088f7;
}

#navBar {
margin: 0 0 5px;
width: 200px;
}
#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


.slidesh {
        margin-top: 5px;
        width: 200px;
        text-align: center;
}

div.scroll {
	height: 150px;
	width: 182px;
	overflow-Y: scroll;
	border: 1px solid #666;
	padding: 8px;
	margin: 0 0 10px;
}

.blog_border {
	border: 1px solid #afafaf;
	background: #f7f7f7;
}
.blog_border strong {
	color: #4a4a4a;
	font-size: 18px;
	background: #efefef;
	border-bottom: 1px solid #afafaf;
	display: block;
	font-weight: normal;
	padding: 5px 0;
	text-align: center;
	margin: 0 0 5px;
}

.blog_border .blogitem {
	padding: 0 10px;
}
.blog_border .blogcredit {
	padding: 0 10px;
	margin: 0 0 10px;
}

.blog_border .blog_more {
	padding: 5px 10px 10px;
}
#inside-splash {
	margin: 0 0 10px;
}

/* Fix for IE7: Add stuff that no other browser needs! */
#container {
	width: 700px;
	float: right;
	overflow: auto;	
}

#container.front {
	width: 610px;
}

.testimonials {
  background: #F7F7F7;
  border: 1px solid #AFAFAF;
  padding: 0 0 10px;
}

.testimonials p:first-child {
  background: #EFEFEF;
  border-bottom: 1px solid #AFAFAF;
  font-size: 18px;
  margin: 0 0 5px;
  text-align: center;
  display: block;
  padding: 5px 0;
}
.testimonials p:first-child strong {
  font-weight: normal;
  color: #4A4A4A;
}
.testimonials p,
.testimonials a {
  padding: 0 10px;
}

.testimonials p a {
  padding: 0;
}

.img-right {
  float: right;
  margin: 0 0 5px 10px;
}
.img-left {
  float: left;
  margin: 0 10px 5px 0;
}

.border {
  border: 1px solid #333;
}

table.team {
  margin: 10px 0;
}

table.team td {
  text-align: right;
}

#cred-splash {
	height: 63px;
	float: right;
	overflow: hidden;
	width: 590px;
	margin: 0 20px 10px 0;
}

#cred-splash ul li {
	list-style: none;
	float: left;
}
#cred-splash ul li.fsi { margin: 0 7px 0 0; }
#cred-splash ul li.bsi { margin: 0 9px 0 0; }
#cred-splash ul li.green { margin: 0 10px 0 0; }
#cred-splash ul li.cs { margin: 0 8px 0 0; }
#cred-splash ul li.bob { margin: 0 8px 0 0; }
#cred-splash ul li.bbb { margin: 0; }


ul#realtor-list {
	list-style-type:none;
	margin-top:12px;
	font-size:16px;
}

ul#realtor-list li {
	background-image:url('http://www.calgarybasementcontractor.com/images/checkmark.png');
	background-repeat:no-repeat;
	background-position:0em -.1em;
	padding-left:2.7em;
	padding-bottom:15px;
	padding-top:3px;
	margin-left:-15px
}

div#bbb-honourable {
	border-top:1px solid #2a2a2a;
	border-bottom:1px solid #2a2a2a;
	text-align:center;
	padding:6px 0px 6px 0px;
	margin-bottom:12px
}


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

#productpage .quote {
	margin-top:30px;
}

#productpage .quote a {
	font-weight:bold;
	font-style:italic;
	color:#0972c1;
	font-size:13pt;
	text-decoration:none
}

#productpage .quote a:hover {
	font-weight:bold;
	font-style:italic;
	color:#004580;
	font-size:13pt;
	text-decoration:none
}

#productpage .proddetails h3 {
	color:#013b56
}

#productpage .proddetails ul {
	padding-left:250px
}

.zoom {
	margin-top:25px;
	width:211px;
	text-align:center;
	color:#555;
	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('../images/arrow2.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
}

table.product_chart {
	margin-top:20px;
}


table.product_chart th {
	text-align:center;
	padding: 8px 0px 8px 0px;
	font-size:15px
}

table.product_chart td {
	text-align:center
}

table.product_chart p {
	padding:8px 16px 0px 16px;
	text-align:left
}

table.product_chart ul {
	text-align:left;
	padding:0px 16px 0px 0px;
	margin-left:13px;
}


/* Contact Form ------------------------------------------- */
#contact-subhead {
	width:655px;
	background-color:#c8e7ff;
	padding: 10px 10px 5px 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}

#contact-wrapper-blue {
	width:655px;
	background:#0059a2;
	padding: 10px 10px 10px 10px;
}

#contact-wrapper-white{
	width:655px;
	background-color:#fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#contact-form{
	width:600px;
	padding: 20px 20px 20px 20px;
}

#required{
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
}

#contact-form-field1,
#contact-form-field2{
	padding: 10px 20px 40px 65px;
	border-bottom: 1px solid #0059a2;
	background: url(../images/form_info.png) no-repeat left top;
}

#contact-form-field2{
	margin-top:20px;
	background: url(../images/form_message.png) no-repeat left top;
}

#contact-form-field3{
	padding: 10px 20px 0px 65px;
	margin-top:20px;
	background: url(../images/form_submit.png) no-repeat left top;
}

.contact-form-fields-title{
	font-family: Verdana;
	font-size:14px;
	color:#0059a2;
	display:block;
	margin:0;
	padding:0 0 7px 0;
}

.contact-subhead{
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:14px;
	color:#0059a2;
	margin: 0;
}

.contact-form-fields{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:left;
}

.texta {
	font-size: 10px;
	background: #fff;
	border: 1px solid #666;
}

.textb {
	font-size: 12px;
	background: #fff;
	border: 1px solid #666;
}

.arrow{
	padding-right:38px;
}

.privacy{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	width:350px;
}

#contact-form-field1 td input {
	padding: 2px;
}