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

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

html, body {
	height: 100%;
}

body {
	background: url(../images/layout/bg.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #1370b3;
}
a:hover {
	color: #003c78;
}

.img-right {
	float: right;
	margin: 0 0 5px 10px;
}
.img-left {
	float: left;
	margin: 0 10px 5px 0;
}
.border {
	border: 1px solid #231f20;
}
.clear {
	clear: both;
}

hr {
	margin-top:20px; margin-bottom:20px;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: #fff;
	border: 3px solid #231f20;
	border-bottom: 0;
	border-top: 0;
}

#header {
	padding-bottom: 10px;
}

#top-contact {
	width: 281px;
	height: 59px;
	padding: 12px 14px 0 65px;
	float: right;
	margin: 15px 10px 0 0;
	text-align: center;
	background: url(../images/layout/top-contact-bg.png) no-repeat top left;
	color: #2e74a6;
	text-transform: uppercase;
	font-weight: bold;
}

#top-contact span {
	display: block;
	font-size: 24px;
	line-height: 24px;
	letter-spacing: 2px;
	margin-bottom: 3px;
}

#top-contact span a {
	text-decoration: none;
}

#contact-nav  {
	float: right;
	clear: right;
	font-size: 11px;
	width: 346px;
	padding-top: 4px;
	margin: 0 10px 0 0;
	text-align: left;
	color: #1370b3;
}
#logo {
	padding: 13px 0 0 22px;
}
#logo a img {
	border: 0;
}

p.caption {
	margin-top:5px;
	font-size:11px
}


#top-nav {
	border: 3px solid #8e8e8e;
	border-left: 0; border-right: 0;
	background: url(../images/layout/top-nav-bg.png) repeat-x top;
	height: 68px;
}

#top-nav ul li {
	float: left;
	list-style: none;
	width: 192px;
	height: 68px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	background: url(../images/layout/top-nav-divider.png) no-repeat top right;
}
#top-nav ul li a {
	color: #393637;
	text-decoration: none;
	display: block;
	margin: 1px 4px 1px 0;
	padding-top: 14px;
	height: 52px;
}
#top-nav ul li.commercial {
	background: none;
}
#top-nav ul li a:hover {
	color: #fff;
}

#top-nav ul li a:hover { background: url(../images/layout/foundation-repair-bg.png) repeat-x top; }


#splash {
	height: 154px;
	border-top: 1px solid #d7d7d7;
	margin-bottom: 15px;
}

.splash-img {
	float: right;
	width: 690px;
	height: 149px;
	margin-top: 2px;
}

.splash-txt {
	float: left;
	overflow: hidden;
	color: #fff;
	padding: 80px 0 0 13px;
	width: 250px;
}

#splash .home {
	background: #333333 url(../images/layout/splash-bg-home.png) no-repeat top left;
		height: 154px;
}

#splash .foundation-repair {
	background: #231f20 url(../images/layout/splash-bg-foundation-repair.png) no-repeat top left;
		height: 154px;
}

#splash .dealer {
	background: #78082a url(../images/layout/splash-bg-dealers.png) no-repeat top left;
		height: 154px;
}

#splash .basement-waterproofing {
	background: #461756 url(../images/layout/splash-bg-basement-waterproofing.png) no-repeat top left;
		height: 154px;
}

#splash .about {
	background: #035156 url(../images/layout/splash-bg-about.png) no-repeat top left;
		height: 154px;
}

#splash .commercial {
	background: #0a1251 url(../images/layout/splash-bg-commercial.png) no-repeat top left;
		height: 154px;
}

#content-wrap {
	float: right;
	width: 660px;
	margin-right: 10px;
	line-height: 16px;
	display: inline;
}

#content-wrap h1 {
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 10px;
}

#content-wrap h2.tagline {
	font-size: 15px;
	margin-bottom: 20px;
	color:#003366
}

#content-wrap h2 {
	font-size: 16px;
	margin-bottom: 10px;
}
#content-wrap h3 {
	font-size: 14px;
	margin-bottom: 5px;
}

#content-wrap p,
#content-wrap ul,
#content-wrap ol {
	margin-bottom: 10px;
}

#content-wrap ul,
#content-wrap ol {
	padding-left: 20px;
	overflow: auto;
}

#left-col {
	width: 260px;
	margin-left: 10px;
}

#nav {
	border: 2px solid #cacaca;
	margin-bottom: 15px;
}

#nav ul li {
	list-style: none;
	background: #f0efef url(../images/layout/nav-bg-default.png) repeat-x top;
	margin-top: 2px;
	font-weight: bold;
}
#nav ul li:first-child {
	margin-top: 0;
}
#nav ul li ul li {
	font-weight: normal;
}
#nav ul li a {
	display: block;
	color: #393637;
	padding: 8px 0 0 20px;
	height: 22px;
	text-decoration: none;
}

#nav ul li a:hover,
#nav ul li a.active {
	color: #fff;
}
#nav ul li a:hover,
#nav ul li#active a {
	background: #f0efef url(../images/layout/nav-bg-foundation-repair.png) repeat-x top;
	color: #fff;
}
#left-col #nav ul li.foundation-repair ul li a { color: #231f20;} /* extra specific for ie6 */

#nav ul li#active ul li a {
	background: none;
	color: #393637;
}

#nav ul li ul li a.active {
	font-weight: bold;
}

#nav ul li ul li a.active,
#nav ul li ul li a.active:hover {
	background: none;
}

#nav ul li ul {
	padding: 5px 0 0 20px;
}
#nav ul li ul li,
#nav ul li ul li a,
#nav ul li ul li a:hover {
	background: none;
}
#nav ul li ul li a {
	padding:  0 0 5px 20px;
	height: 15px;
}
#nav ul li ul li#active a,
#nav ul li ul li a:hover {
	color: #000;
	text-decoration: underline;
}

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-contact2 {
	border: 0px solid #262323;
	margin-bottom: 20px;
}

#side-contact2 .schedule, 
#side-contact2 .phone {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background: #2e74a6;
	padding: 10px 0 12px;
	color: #fff;
	border: 8px solid #a9cce5;
}
#side-contact2 .schedule span {
	display: block;
	font-size: 22px;
}
#side-contact2 .schedule a {
	color: #fff;
	text-decoration: none;
}

#side-contact2 .phone {
	font-size: 15px;
}
#side-contact2 .phone span {
	display: block;
	font-size: 18px;
}

#form-container {
	text-align: center;
}
#form-container a {
	color: #00f;/* Old: #2e74a6 */
	display: block;
	font-size: 18px;
	font-weight: bold;
	padding: 3px 0 5px;
	outline: none;
}
#form-container a:focus {
	-moz-outline-style: none;
}

#sideform {
	text-align: left;
	width: 230px;
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 5px 0;
	font-size: 11px;
	height: 275px;
}
div.form-item {
	margin: 0px 0px 8px 0px;
}
div.form-item input, div.form-item select {
	float: right;
}
div.form-item input {
	width: 154px;
}
div.form-item textarea {
	width: 225px;
}

div.form-item input.zip {
	width: 88px;
}

div.form-item select {
	margin-right: 5px;
	font-size: 12px;
	height: 20px;
	width: 50px;
}

table.service {
	border:1px solid #000000;

}

table.service td {
	vertical-align: top;
	background: #fbffde;
	padding:8px
}


table.team2 {
	width: 660px;
}

table.team2 td {
	width: 130px;
	padding: 10px 0;
	vertical-align: top;
	text-align: center;
	font-size: 11px;
}

table.team2 td strong {
	font-size: 12px;
}


#footer {
	background-color: #FFF;
	width: 960px;
	clear: both;
	text-align: center;
	margin: -10px;
	border-bottom: 3px solid #231f20;
	padding: 75px 0 30px 0;
	font-size: 11px;
	line-height: 16px;
	height: 1%;
	width: 960px;
}
#footer .small {
	font-size: 10px;
}

#preload {
	height: 1px;
	visibility: hidden;
}

/* Blog Styles */
#content-wrap h1.lineheight {
	font-size: 14px;
	margin-bottom: 5px;
}
#content-wrap p span.copyright {
	font-size: 11px;
	font-style: italic;
	padding: 8px 0 ;
	border-bottom: 1px solid #ccc;
}

#fungibox {
		width: 300px;
		height:350px;
		border:1px;
		border-style:solid;
		border-color:#2c6600;
		background: #fff url(http://www.basementwaterproofingwinnipeg.ca/images/crawlspace-fungus.jpg) no-repeat top left;
		float:right;
		margin: 0px 0px 15px 15px;
}

#fungibox h2 {
	padding-left:10px;
	padding-top:8px;
	color:#266503;
	}

#fungibox li {
	color:#2665032e7c06;
	}

#fungibox li {
	margin-left:10px;
	margin-bottom:5px;
	}
	
#fungibox p {
	margin-left:10px;
	}

#fungibox2 {
		width: 300px;
		border:1px;
		border-style:solid;
		border-color:#2c6600;
		float:left;
		margin: 0px 15px 15px 0px;
}

#fungibox2 h2 {
	padding-left:10px;
	padding-top:8px;
	color:#266503;
	}

#fungibox2 li {
	color:#2665032e7c06;
	}

#fungibox2 li {
	margin-left:10px;
	margin-bottom:5px;
	}
	
#fungibox2 p {
	margin-left:10px;
	}
	
#factoid li {
	margin-bottom:10px;
}
#factoid h3 {
	margin:6px 0px;
}

.index_graybox {
	background-color: #f5f5f5;
	text-align: center;
	width: 150px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-bottom: 10px;
	border: 1px solid #e8e8e8;
}

.graybox {
	background-color: #f5f5f5;
	text-align: center;
	width: 202px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-bottom: 10px;
	border: 1px solid #e8e8e8;
}

.graybox2 {
	background-color: #f9f9f9;
	text-align: left;
	width:231px !important; /*moz width*/
    width:248px; /*IE width*/
	margin: 0;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #e8e8e8;
	font-size: 11px;
	line-height: 15px;
}


#popup_links {
	margin-top: 8px;
	margin-bottom: 8px;
	color: #008457;
}
.popuplink, a.popuplink:link, a.popuplink:visited	 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #00619b;
	text-decoration: underline;
}
a.popuplink:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #008457;
	text-decoration: underline;
}
.popuplinkgr, a.popuplinkgr:link, a.popuplinkgr:visited	 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #008457;
	text-decoration: underline;
}
a.popuplinkgr:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #00ad1c;
	text-decoration: underline;
}
.int_photo_cap {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #333;
	background-color: #ecf7fe;
	padding: 10px;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 0;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d9d9d9;
	border-bottom-color: #d9d9d9;
	border-left-color: #d9d9d9;
}

.popups {
	list-style-type: square;
	margin-bottom: 0px;
}
ul.popups li {
	color: #00619b;
	margin-left: -15px;
	line-height: 22px;
}

.drytrak {
	padding: 10px;
	text-align: left;
	background-color: #f9f9f9;
	width:520px !important; /*moz width*/
	width:540px; /*IE width*/
	height:260px;
	border: 1px solid #e8e8e8;
	margin-top: 10px;
	margin-bottom: 10px;
}

.capsule_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
.capsule_title, a.capsule_title:link, a.capsule_title:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #00619b;
	padding-bottom: 2px;
}

a.capsule_title:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #008457;
	padding-bottom: 2px;
}

#right-capsule-map {
	margin: 0px 0px 15px 15px;
	h-space:5px;
	width:243px;
	float:right;
}

table#service {
	width:100%;
	border:0;
}

table#service td {
	padding: 5px;
		background-color:#cbe3f8;
	
}

#bulleted ul {
	list-style-image: url(http://www.basementwaterproofingwinnipeg.ca/images/bullet1.png);
}

#bulleted li {
	margin-bottom:10px;
	margin-left: 10px;
}

#testimonials {
border:3px solid #cecece;
float:center;
height:relative;
margin:2px;
padding:6px;
width:200px;
}

/* close button positioned on upper right corner */
.asimple_overlay .close {
	background-image:url(http://www.basementsystemswinnipeg.com/images/close.png);	
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

/* styling for elements inside overlay */
.aboxdetails {
	position:absolute;
	top:15px;
	right:15px;
	font-size:12px;
	color:#00538f;
	width:270px;
	padding-bottom: 15px;
	font-family: Verdana, Geneva, sans-serif;
}

.aboxdetails h3 {
	color:#00538f;
	font-size:14px;
	font-weight: bolder;
	margin: 0 0 10px 0;
}

.aboxdetails ul li {
	color:#00538f;
	font-size:12px;
	font-weight: normal;
	margin-left: -15px;
}

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

/* the overlayed element */
.asimple_overlay {
	/* must be initially hidden */
	display:none;
	/* place overlay on top of other elements */
	z-index:10000;
	/* styling */
	background-color:#f9f9f9;
	width:300px;
	min-height:210px;
	height:200px;
	border:1px solid #00538f;
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 50px 5px #555;
	-webkit-box-shadow: 0 0 50px #555;
}



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

#atriggers {
	text-align:center;
}

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

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

.agraybox {
	background-color: #f5f5f5;
	text-align: center;
	width: 202px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-bottom: 10px;
	border: 1px solid #e8e8e8;
}

.agraybox2 {
	background-color: #f9f9f9;
	text-align: left;
	width:100%;
	margin: 0;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #e8e8e8;
	font-size: 11px;
	line-height: 15px;
}
.adrytrak {
	padding: 10px;
	text-align: left;
	background-color: #f9f9f9;
	width:520px !important; /*moz width*/
	width:540px; /*IE width*/
	height:260px;
	border: 1px solid #e8e8e8;
	margin-top: 10px;
	margin-bottom: 10px;
}

.acapsule_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
.acapsule_title, a.acapsule_title:link, a.acapsule_title:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #00619b;
	padding-bottom: 2px;
}

a.acapsule_title:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #008457;
	padding-bottom: 2px;
}

.mid_contact {
	background-image: url(http://www.basementwaterproofingwinnipeg.ca/images/redrule.png);
	background-repeat: no-repeat;
}

/* 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.basementwaterproofingwinnipeg.ca/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.basementwaterproofingwinnipeg.ca/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
}

#top-open {
    background: url("/images/layout/open-sign-grayblock-bg.png") no-repeat scroll left top transparent;
    color: #074368;
    float: right;
    font-weight: bold;
    height: 75px;
    margin: 10px 10px 0 0;
    padding: 12px 0 0 65px;
    text-align: center;
    text-transform: uppercase;
    width: 279px;
}

#top-open span {
    font-size: 19px;
    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:24px;
margin-left: -2px;
}

#top-open .o-callout {

}

#top-open .o-phone {
font-size:13px;
}

#top-open .o-email {
font-size:15px;
}

#top-open .o-email a {
text-decoration:underline;
}

