@charset "utf-8";

img {
  border: none;
  display: block;
}
img.centre {
  margin: 0px auto;
}

a:link, a:visited {
  color: #136d9e;
  font-weight: bold;
  text-decoration: none;
}
a:hover, a:active {
  color: #ffe810;
  background-color: #136d9e;
  font-weight: bold;
  text-decoration: none;
}
html {
	background: #136d9e url(../images/html-bg.png) repeat-x; /* html-bg.jpg */
  /* overflow: scroll; */
}
body {
	/* background: url(../images/header-bg.png) no-repeat top right; */
  padding: 0;
	margin: 0;
}
.header {
  position: relative;
  height: 95px;
	/* background: url(../images/header-bg.png) no-repeat 700px 0px; */
}
.header a {
  position: absolute;
  top: 0px;
  left: 40px;
}
.header a img {
  border: none;
}
#animation {
  position: absolute;
  top: 55px;
  right: 50px;
  width: 183px;
  height: 18px;
  /* border: solid 1px black; */
  /* background: transparent url(../images/50white.png); */
}
#animation p {
  color: #136d9e;
  background-color: transparent;
  text-align: center;
  font-weight: bold;
  font-size: 13px;
  line-height: 18px;
  font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
  padding: 0;
  margin: 0;
}
.hidden {
  display: none;
}

.wrapper {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
/* Content */
.torso {
}
.torsoTop {
  background-image: url(../images/content-area-top-bg.png);
  height: 30px;
  width: 920px;
}
.torsoContent {
  background-image: url(../images/content-area-middle-bg.png);
  background-repeat: repeat-y;
  padding: 0px 20px 0px 20px;
  /* border: solid 1px red; */
}

.torsoContent h1 {
  color: #ffffff;
  background: #136d9e url(../h1/CaribooHelicopters.jpg) no-repeat 50% 0px;
  text-align: center;
  font-weight: bold;
  font-size: 100%;
  line-height: 30px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  width: 860px;
  padding: 160px 0px 0px 0px;
  /* border: solid 1px red; */
  margin: 0px auto 0px auto;
}
body.decorativeConcreteFloors .torsoContent h1 {
 background-image: url(../h1/BirkenMonasteryKamloops.jpg);
}
body.radiantFloorHeating .torsoContent h1 {
 background-image: url(../h1/IMG_0245.jpg);
}
body.sunwiseSystems .torsoContent h1 {
 background-image: url(../h1/NaturesFareKamloops.jpg);
}
body.contact .torsoContent h1 {
 background-image: url(../h1/CaribooHelicopters3.jpg);
}
body.links .torsoContent h1 {
 background-image: url(../h1/IMG_0225.jpg);
}
.torsoContent h2 {
  color: #136d9e;
  background-color: #ffe810;
  font-weight: bold;
  font-size: 100%;
  line-height: 1.5em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 0px 5px 0px 5px;
  margin-top: 5px;
}
.torsoContent p {
  color: #444444;
  font-size: 80%;
  line-height: 1.5em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-top: 5px;
}
div.clear {
  clear: both;
  height: 0px;
}
.box {
  float: left;
  margin: 10px;
}
.q4 {
  width: 860px;
  /* background-color: #ffff99; */
}
.noMargin {
  margin-bottom: 0px;
}
.crop {
  overflow: hidden;
}

.q3 {
  width: 640px;
}
.q2 {
  width: 420px;
}
.q1 {
  width: 200px;
}
.torsoBottom {
  background: url(../images/content-area-bottom-bg.png) no-repeat 50% 100%;
  height: 30px;
  width: 920px;
  /* border: solid 1px black; */
}
/* Footer Styles*/
.footer {
  margin-top: 0px;
  margin-bottom: 15px;
}
.footerTop {
  background-image: url(../images/content-area-top-bg.png);
  height: 25px;
  width: 920px;
}
.footerContent {
	background-image: url(../images/content-area-middle-bg.png);
	background-repeat: repeat-y;
	width: 940px;
	height: 12px;
}
.footerContent p {
  color: #136d9e;
  text-align: center;
  font-size: 80%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0px 0px 10px 0px;
}
.footerBottom {
  background: url(../images/content-area-bottom-bg.png) no-repeat 50% 100%;
  height: 27px;
  width: 920px;
}
.credit p {
  text-align: center;
  font-size: 0.7em;
  font-family: Arial, Helvetica, sans-serif; /* Arial, Helvetica, sans-serif; */
  text-transform: lowercase;
  padding-bottom: 15px;
}
.credit a:link, .credit a:visited {
  color: #ffe810;
}
.credit a:hover, .credit a:active {
  color: #ffffff;
  Background-color: transparent;
}
.navWrapper {
  /*background: #ffe810; */
}
div.nav {
  width: 900px;
  height: 30px;
  /* background: #001718 url(../images/nav.png) repeat-x; */
  margin: 0px auto 0px auto;
}
div.nav ul {
  float: left;
  list-style: none;
  padding: 0px;
  margin: 0px 0px 0px 110px;
  display: inline; /* ie double margin fix */
}
div.nav ul li {
  float: left;
  text-align: center;
  /* font-weight: bold; */
  font-size: 11px;
  line-height: 30px;
  height: 30px;
  font-family: Verdana, Arial, sans-serif;
  text-transform: lowercase;
  display: inline; /* ie double margin fix */
  margin: 0px 0px 0px 0px;
}
div.nav a:link, div.nav a:visited {
  display: block;
  text-decoration: none;
  color: #ffe810; /* #FFD945 */
  background-color: transparent;
  /*
  background: url(../images/button.png);
  background-position: 0px 30px;
  */
  line-height: 30px;
  padding-left: 8px;
  padding-right: 8px;
  float: left;
  height: 30px;
  overflow: hidden;
}
div.nav a:hover, div.nav a:active {
  display: block;
  text-decoration: none;
  color: #ffffff;  /* #ffe0ce */
  background-color: transparent;
  /*
  background: url(../images/button.png);
  background-position: 0px 30px;
  */
  line-height: 30px;
  padding-left: 8px;
  padding-right: 8px;
  float: left;
  height: 30px;
  overflow: hidden;
}
div.nav a.selected:link, div.nav a.selected:visited, div.nav a.selected:hover, div.nav a.selected:active {
  display: block;
  text-decoration: none;
  color: #ffffff; /* #ffffff */
  background-color: transparent; /* #f9f1da transparent */
  /*
  background: url(../images/button.png);
  background-position: 0 60px;
  */
  line-height: 30px;
  padding-left: 8px;
  padding-right: 8px;
  float: left;
  background-position: 0 90px;
  height: 30px;
  overflow: hidden;
}
address {
  color: #136d9e;
	background: transparent url(../images/sunwise_systems.png) no-repeat 50% -20%; /* html-bg.jpg */
  font-style: normal;
  font-weight: bold;
  font-size: 0.7em;
  line-height: 1.6em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-transform: lowercase;
  padding-top: 60px;
}
dl {
  margin: 5px 16px 10px 16px;
}
dt{
  color: #000000;
  background-color: transparent;
  text-align: left; /* justify */
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 13px;
  line-height: 120%;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  margin-top: 8px;
}
dd {
  color: #000000;
  background-color: transparent;
  text-align: left; /* justify */
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 130%;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
dl.links {
  padding-bottom: 10px;
}
div.photo {
  position: relative;
  margin: 0px auto 0px auto;
}
div.photo a {
  display: block;
}
div.photo img {
}
div.back {
  position: absolute;
  z-index: 5;
  bottom: 10px;
  right: 10px;
  padding: 10px;
  background: transparent url(../images/25black.png);
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
}
div.back a:link, div.back a:visited {
  color: #cccccc;
}
div.back a:hover, div.back a:active {
  color: #ffffff;
}
/* remote rollovers */
.rollover {
  position: relative;
}
.rollover a span {
  display: none;
}
.rollover a:hover span {
  position: absolute;
  display: block;
  top: 230px;
  left: 230px;
  width: 420px;
  height: 420px;
  overflow: hidden;
}
.rollover a:hover span.tl {
  top: 10px;
  left: 10px;
}
.rollover a:hover span.tr {
  top: 10px;
  left: 450px;
}
.rollover a:hover span.bl {
  top: 450px;
  left: 10px;
}
.rollover a:hover span.br {
  top: 450px;
  left: 450px;
}
div.hr {
  background: url(../images/html-bg.png) repeat-x 50% 60%;  /* html-bg.png hr.gif */
  height: 20px;
  width: 250px;
  margin: 0 auto;
}
blockquote {
  background: url(../images/quoter.gif) no-repeat bottom right;
  /* border: solid 1px black; */
  margin: 0px 10px;
}
.torsoContent blockquote p {
  color: #000000;
  background: url(../images/quotel.gif) no-repeat top left;
  font-style: italic;
  padding: 0px 25px;
  margin: 5px 0px;
}
p.author {
  background-image: none;
  text-align: center;
  font-style: normal;
  font-size: 75%;
  margin: 0px 0px 0px 0px;
}
