@import url('reset.css');
@import url('core_files/forms.css');

body {
  background: #edf2f5;
  color: #5b7188;
  font: normal normal normal 12px/20px Arial, Helvetica, sans serif;
}

h1, h2 {
  font-family: Times New Roman, serif;
  font-size: 18px;
  font-weight: normal;
}

h1, h2, h3, h4, p {
  margin-bottom: 20px;
}

sub {
  font-size: 75%;
  vertical-align: sub;
}

#header {
  background: #0f3b56;
  color: #fff;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  padding: 10px 0;
}

#header div.header-text {
  padding: 10px;
  width: 200px;
}

#header div.header-text.float-left {
  text-align: left;
}

#header div.header-text.float-right {
  text-align: right;
}

#header div.header-text p {
  font-size: 12px;
}

#header a,
#header span.blue-text {
  color: #3e8bb9;
  text-decoration: none;
}

#logo {
  margin: 0 auto;
}

#content {
  background: url(../images/core/bg.jpg) no-repeat top center #edf2f5;
}

#navigation {
  padding: 5px 0;
}

#nav,
#nav a {
  height: 33px;
}

#nav a {
  display: block;
  text-indent: -10000px;
}

#nav a:hover,
#p-home #nav-home a,
#p-profile #nav-profile a,
#p-evaporative #nav-evaporative a,
#p-reverse-cycle #nav-reverse-cycle a,
#p-ducted-gas #nav-ducted-gas a,
#p-split-systems #nav-split-systems a,
#p-contact #nav-contact a {
  background-position: 0 -33px;
}

#nav-home a {
  background: url(../images/nav/home.jpg) no-repeat 0 0;
  width: 77px;
}

#nav-profile a {
  background: url(../images/nav/profile.jpg) no-repeat 0 0;
  width: 88px;
}

#nav-evaporative a {
  background: url(../images/nav/evaporative.jpg) no-repeat 0 0;
  width: 214px;
}

#nav-reverse-cycle a {
  background: url(../images/nav/reverse-cycle.jpg) no-repeat 0 0;
  width: 228px;
}

#nav-ducted-gas a {
  background: url(../images/nav/ducted-gas.jpg) no-repeat 0 0;
  width: 120px;
}

#nav-split-systems a {
  background: url(../images/nav/split-systems.jpg) no-repeat 0 0;
  width: 131px;
}

#nav-contact a {
  background: url(../images/nav/contact.jpg) no-repeat 0 0;
  width: 102px;
}

#banner ul {
  margin: 12px;
  height: 280px;
  width: 930px;
  border: 3px solid #fafafa;
}

#cta {
  padding: 0 15px;
}

#cta li {
  margin-right: 15px;
}

#cta li.last {
  margin-right: 0px;
}

#cta a img {
  display: block;
  margin: 0 !important;
  padding: 0 !important;
}

#p-home #primary,
#p-home #secondary,
#p-home div.background {
  background: #f9fafc;
}

#primary,
#secondary,
div.background {
  background: #f1f6f9;
}

#p-home #primary {
  float: right;
  width: 615px;
}

#p-home #secondary
{
  float: left;
  padding: 15px 0 15px 15px;
  width: 300px;
}

#p-contact #primary {
  float: right;
  width: 300px;
}

#p-contact #secondary {
  float: left;
  padding: 15px 0 15px 15px;
  width: 615px;
}

#p-contact li.south-address,
#p-contact li.north-address {
  float: left;
  width: 300px;
}

#primary {
  overflow: visible;
  float: left;
  padding: 15px 15px 15px 15px;
  width: 715px;
}

#secondary {
  overflow: visible;
  float: right;
  padding: 15px 15px 15px 0;
  width: 200px;
}

#secondary li.north-address h3,
#secondary li.south-address h3 {
  margin-bottom: 10px;
}

#primary img,
#secondary img {
  margin-bottom: 10px;
}

#primary img {
  margin-right: 15px;
}

#secondary img {
  margin: -3px -3px 7px -3px;
  border: 3px solid #fafafa;
}

#footer {
  line-height: 15px;
  margin-bottom: 40px;
}

#footer,
#footer a {
  color: #91b4c8;
}

#footer a:hover {
  color: #5b7188;
}

#footer img {
  padding-top: 5px;
}

#footer .background {
  background: url(../images/core/bg-footer.jpg) repeat-x top left !important;
  padding: 10px;
}

#sitemap li {
  display: inline-block;
  margin-right: 5px;
}

#sitemap a {
  text-decoration: none;
}

ul.bulleted {
  list-style: disc;
  margin-bottom: 20px;
}

ul.bulleted li {
  margin-left: 20px;
}

ul.details {
  margin-bottom: 20px;
}

ul.horizontal li {
  display: block;
  float: left;
}

div.container {
  clear: both;
  margin: 0 auto;
  width: 960px;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.googlemap span{
  display: block;
  margin-bottom: 3px;
  text-align: center;
}

ul.alogo {width: 820px; text-align: center; height: 70px; margin: auto; clear: both; display: block;}
ul.alogo li {float: left; padding: 10px;}
.space {margin: 0 0 0 50px;}

ul.products {width: 600px; border-bottom: 1px solid #ccc; margin: 0 0 10px 0 ;}

.text {width: 300px; float: right;}
.images {float: left;}

.list {margin: 0 0 20px 20px; }
.list li {list-style: disc; margin: 0 0 10px 0;}

.baseform li {border-bottom: 1px solid #ccc; padding: 10px 0 10px 0!important; margin: 0px!important;}
.baseform li#textarea, .baseform li.button {border: none!important;}

a.pdf {background: url('../images/core/icon-pdf.gif') 0 2px no-repeat; padding-left: 20px; line-height: 20px; display: inline-block;}

