
html {
  overflow-y: scroll;
}
body {
  background: #e5e5e5;
  font-family: Verdana, Arial, sans-serif;
  font-size: 70%;
  padding: 10px 0 0 0;
  margin: 0;
}
#container {
  width: 970px;
  margin: 0 auto;
  font-size: 1em;
}
#main {
  float: left;
  width: 970px;
  padding: 0;
  background: #fff;
  color: #505050;
}
#header {
  height: 100px;
  width: 970px;
  float: left;
  background: #fff url(../images/header3.png) no-repeat top right;
}
#logo {
  padding: 15px 0 0 30px;
  width: 350px;
  float: left;
}
#toptext {
  float: right;
  text-align: right;
  padding: 20px 50px 0 0;
  width: 300px;
}
#navigation {
  float: left;
  width: 970px;
  background: #effab5;
  font-size: 1em;
  border-top: solid 1px #008a0c;
  border-bottom: solid 1px #008a0c;
}
#maincontent, #maincontent-wide {
  padding: 30px;
  background: #fff;
  float: left;
  font-size: 1.1em;
  min-height: 500px;
}
#maincontent {
  width: 710px;
}
#maincontent-wide {
  width: 910px;
}
#leftcol {
  width: 460px;
  padding-bottom: 20px;
}
#rightcol {
  width: 200px;
  float: right;
  padding: 0;
}
#footer {
  text-align: center;
  width: 970px;
  padding: 5px 0 10px;
  font-size: 0.8em;
  color: #999;
  background: #fff;
  clear: both;
}
#footer a {
  background: #fff;
  color: #999;
}
#footer p {
  margin: 0;
  padding: 5px;
}
#map {
  width: 500px;
  height: 500px;
  border: solid 1px #544a33;
  margin: 10px 0;
  float: right;
}
freight-banner {

}

.infopane {
  background: #3686f9;
  color: #fff;
  width: 160px;
  padding: 9px;
  margin: 4px;
  font-size: 1.1em;
  float: left;
}

h1, h2, h3, h4, h5 {
  font-family: Arial, sans-serif;
  color: #676041;
  background: #fff;
  font-weight: normal;
  padding: 0;
  margin: 20px 0 10px 0;
}
h1 {
  font-size: 2em;
  letter-spacing: 0.5px;
  color: #475146;
  background: #fff;
  margin: 0 0 10px 0;
}
h1.palletforce {
  color: #fff;
  height: 60px;
  padding: 15px 10px 5px;
  background: url(../images/palletforce-header.jpg) no-repeat right center;
}

h2 {
  font-size: 1.5em;
  background: #fff;
  color: #100035;
}
h2.quote {
  color: #41a0d8;
}
h3 {
  font-size: 1.4em;
}
.infopane h3 {
  background: #993634;
  color: #fff;
  text-align: center;
  font-size: 1.9em;
  padding: 0;
  margin: 0 0 5px 0;
}
h3.question {
  color: #000d56;
  font-weight: bold;
  font-family: Arial, sans-serif;
}
ul {
  list-style: square;
  font-size: 1em;
}
li {
  font-size: 1em;
}

p, li, div.boxed {
  line-height: 130%;
  letter-spacing: 1px;
}
em {
  font-weight: bold;
  font-style: normal;
}
p.quote {
  font-size: 1.2em;
  font-weight: bold;
  font-style: italic;
  color: #12439c;
  background: #fff;
}
div.boxed {
  border: solid 1px #544a33;
  background: #fff;
  color: #544a33;
  padding: 7px;
  margin: 1.6em 0.5em;
  clear: both;
}
div.side-address {
  margin: 30px 20px 0 0;
  border: solid 1px #999;
  padding: 0 5px 5px 5px;
  background: #fafdfb;
  color: #666;
}


div.address, p.address {
  padding: 10px 20px 20px 20px;
  margin: 10px 0;
  font-size: 1.1em;
  background: #f2efe9;
  color: #544a33;
  border: solid 1px #544a33;
  float: left;
  width: 310px;
}
div.address b {
  color: #12439c;
  background: #f2f6fa;
}
div.address a:link, div.address a:visited, div.address a:hover {
  background: #f2efe9;
  color: #544a33;
}
b {
  color: #000d56;
  background: #fff;
}
h1 sup, h2 sup, h3 sup {
  font-size: 0.6em;
}
input:focus {
background: #dee2e8;
}
#navigation ul, #subnavigation ul {
  list-style: none;
  font-weight: normal;
  color: #008a0c;
  margin: 0 0 0 20px;
 /* padding: 3px 15px;*/
  padding: 0;
}
#navigation li, #subnavigation li {
  float: left;
 /* margin: 0 5px 2px 0;
  padding: 3px 6px;*/
  margin: 0;
  padding: 0;
/*  border-right: solid 1px #f2f0ea;*/
}
li#active_link a:link, li#active_link a:visited {
  color: #000;
  background: #effab5;
}
#navigation a:link, #navigation a:visited {
  color: #008a0c;
  text-decoration: none;
  display: block;
  padding: 6px 7px;
  background: #effab5;
  letter-spacing: 0.4px;
/*  height: 1.4em; */
}


#navigation a:hover {
  color: #000;
  background: #effab5;
  text-decoration: none;
}
#nav li ul {
  position: absolute;
  width: 140px;
  left: -999em;
  margin: 0;
  font-size: 1em;
/*  border-right: solid 1px #008a0c;
  border-left: solid 1px #008a0c;
  border-bottom: solid 1px #008a0c;*/
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
    background: #effab5;
    color: #008a0c;
}
#nav li ul li a:link, #nav li ul li a:visited {
    background: #eaf89d;
    color: #008a0c;
    width: 140px;
    border-left: solid 1px #008a0c;
    border-right: solid 1px #008a0c;
    border-bottom: solid 1px #008a0c;
}
#nav li ul li a:hover {
  text-decoration: none;
  color: #000;
}
li#active_link a:hover {
  color: #000;
  background: #effab5;
  text-decoration: none;
}
div.clear {
  clear: both;
}
a:link, a:visited {
  text-decoration: none;
  color: #388860;
  background: #fff;
}
a:hover {
  text-decoration: underline;
}
a.plain:link, a.plain:visited {
  text-decoration: none;
  color: #bdc2d8;
  background: #fff;
}
a.plain:hover {
  text-decoration: underline;
}
a img {
  border: 0;
}

div.thumbs img {
  float: left;
  padding: 7px 1px 7px 0;
}
div.photo {
  clear: both;
}

div.photo img {
  float: left;
  border: solid 1px #858b99;
  padding: 7px;
  margin: 10px 10px 0 0;
}
img.right {
  float: right;
  margin: 0 0 4px 4px;
}
img.left {
  float: left;
  margin: 0 4px 4px 0;
}
img.framed {
  border: solid 1px #ccc2a7;
  padding: 10px;
  margin: 0 0 6px 6px;
}
img.border {
  border: solid 1px #ccc;
}
input {
  font-size: 1em;
}

.message {
  border: dashed 1px #0a2447;
  margin: 4px;
  background: #dee2e8;
  padding: 5px;
  font-size: 1em;
  width: 530px;
}
.message b {
  background: #dee2e8;
}


table.treatments {
border: solid 1px #666;
text-align: center;
border-collapse: collapse;
}
table.treatments th {
background: #dee2e8;
border: solid 1px #aeaeae;
  padding: 2px 4px;
}
table.treatments td {
background: #fff;
border: solid 1px #aeaeae;
}
table.treatments th.l-col {
  font-weight: normal;
  background: #fff;
  text-align: left;
}
form {
  padding: 0;
  margin: 0;
}
.red {
  color: #ff0000;
  background: none;
}
.section-contact h3, .quote-result h3 {
  color: #205030;
  background: #fff;
  border-bottom: solid 2px #388860;
  padding: 0;
  margin: 0;
  letter-spacing: 1px;
  font-size: 1.5em;
}
div.section-contact {
  margin: 30px 20px 0px 0;
}
.section-contact em {
  color: #666;
  background: #fff;
}
.section-contact b {
  color: #273684;
  background: #fff;
  font-size: 1.1em;
}
.section-contact p, .side-address p {
  padding: 0;
  margin: 4px 0;
}
.section-contact a {
  letter-spacing: normal;
}


/*  ONLINE PALLET QUOTE */



/*  ONLINE CONTACT FORM */
fieldset {
  padding: 20px;
  width: 500px;
  border: solid 1px #aaa;
}
label {
  width: 150px;
  float: left;
}
legend {
  font-size: 1.5em;
  padding-bottom: 10px;
  color: #273684;
}
div.smallprint {
  width: 500px;
  padding: 30px 0 20px 0;
  font-size: 0.8em;
  float: left;
  clear: both;
}
div.quote-result {
  border: solid 1px #999;
  padding: 20px;
  width: 400px;
  float: left;
  margin-top: 20px;
}
.quote-result h3 {
  margin-bottom: 15px;
}
div.quote-result span {
  width: 150px;
  float: left;
  padding: 10px 0 0 0;
}
div.quote-result span.titles {
  width: 220px;
  font-weight: bold;
}
div.quote-result span.padd {
  padding-top: 20px;
}
div.quote-result span.total {
  color: #205030;
  background: #fff;
  font-size: 1.1em;
  border-top: dashed 1px;
  margin-top: 5px;
  font-weight: bold;
}
div.quote-result span.results {
  width: 130px;
  text-align: right;
  padding-right: 5px;
}
div.order-confirm {
  border: solid 1px #dfdfdf;
  padding: 20px;
  width: 540px;
  float: left;
  margin-top: 20px;
}
div.order-confirm div.box {
  border: solid 1px #dfdfdf;
  padding: 10px;
  margin: 10px 0;
  float: left;
  width: 520px;
}
div.collect {
  float: left;
  border: solid 1px #dfdfdf;
  padding: 10px;
}
div.deliver {
  float: right;
  border: solid 1px #dfdfdf;
  padding: 10px;
}


div.order-confirm h3 {
  font-size: 1.5em;
  background: #fff;
  color: #388860;
  padding: 0;
  margin: 0 0 7px 0;
}
div.order-confirm h3 {
  font-size: 1.5em;
  background: #fff;
  color: #388860;
}

a.link-button:link, a.link-button:visited {
  border: solid 1px #388860;
  padding: 3px 5px;
  text-align: center;
  background: #99ff33;
  color: #205030;
  font-size: 1.2em;
  text-decoration: none;
  font-weight: bold;
}
a.link-button:hover {
  background: #bfff7e;
  color: #205030;
  border: solid 1px #205030;
}
div.order-button {
  clear: both;
  padding-top: 20px;
}
/* TOOLTIPS / INFOTIPS */

span.infotips {
  background: #e4ffc9;
  padding: 2px 2px 0 2px;
  text-decoration: underline;
  color: #205030;
  cursor: help;
}

.tip {
  width:295px;
  background: #e4ffc9;
  border-top: solid 1px #c8c8c8;
  border-left: solid 1px #c8c8c8;
  border-right: solid 2px #666;
  border-bottom: solid 2px #666;
}
.tip-title {
  color: #205030;
  font-weight:bold;
  margin: 5px 15px;
}
.tip-text {
  color:#000;
  padding:10px 15px;
}
.filler200 {
  height: 200px;
}
.filler300 {
  height: 300px;
}
.filler400 {
  height: 400px;
}


