/*
   application.css
   rmp
   
   Created by Craig Mink on 2009-04-02.
   Copyright 2010 Full Steam Marketing & Design. All rights reserved.
*/

/*  Import Default Generic Rules
----------------------------------------------- */
/* @import url(reset.css); */
/* @import url(generic.css); */

/* MAIN TYPOGRAPHY */
/* html { font-size: 87.5%; font-family: Arial, Helvetica,, sans-serif; }  */

body {
  background-color: #fefaee;
  margin: 0;
  padding: 0;
  font: normal normal normal 14px/1.6em Arial, Helvetica, sans-serif;    
  text-align: center;
  color: #555;
}

#wrapper {
  margin: 0 auto;
  width: 846px;
  background: transparent url(design/bkgd.gif) repeat-y 0 0; 
}
#wrapper2 {
  padding: 0 33px;
  background: transparent url(design/footer.gif) no-repeat bottom left;
}
#container {
  float: left;
  margin: 0;
  width: 780px;
}
h1, h2, h3, h4, h5, h6 { 
  margin: 0; 
  font-weight: normal; 
  line-height: 1.2em; 
  /* color: #666;  */
}
h1 {
  font-size: 36px;
}
#content h1 {
  font-size: 28px;
}
h2 {
  margin-top: 10px;
  font-size: 24px;
}
h3 {
  margin-top: 1em;
  font-size: 22px;
  color: #0081C6;
}
h2.first, h3.first, p.first {
  margin-top: 1em;
}
h4 {
  margin-top: 1em;
  font-size: 16px;
  font-weight: bold;
}
a {
  color: #44a3d5;
  outline: none;
  text-decoration: none;
}
a:hover {
  color: #69c;  
  text-decoration: underline;
}
ul {
  list-style: none;
  margin: 0; 
  padding: 0;
  line-height: 1.4em;
}
ul ul {
  margin: 0 0 0 10px;
  font-size: 12px;
}
li {
  margin: 2px 0; 
}
hr {
  clear: both;
  height: 1px;
  background-color: #ccc; 
  border: 0;
  margin: 2em 0;
}
.content-block {
  clear: both;
}
.hidden {
  visibility: hidden;
}
.inactive a, .inactive li a {
  color: #bbb !important;
}
img.image-left {
  float: left;
  margin: .25em 1em 1em 0;
}
img.image-right {
  float: right;
  margin: .25em 0 1em 1em;
}

/* Layout
----------------------------------------------- */
#header {
  text-align: left;
  margin: 0;
}
#header h1 a {
  display: block;
  background: transparent url(design/header.gif) no-repeat 0 0;
  text-indent: -9999px;
  overflow: hidden;
  width: 780px;
  height: 113px;
}
#bi-line {
  position: absolute;
  margin-left: 520px;
  margin-top: 58px;
  color: white;
  font-size: 12px;
}
#header .navigation {
  height: 43px;
  border-bottom: 1px solid #fff;
	background-color: #f2e1ab;
}
#main-nav {
  background: transparent url(design/main-nav.gif) repeat-x 0 0;
  width: 780px;
  height: 37px;
}
#main-nav li {
  float: left;
  margin: 10px 0 0 20px;
}
#main-nav li a {
  display: block;
  height: 15px;
  text-indent: -9999px;
  overflow: hidden;
  border: 1px solid #DAA80E;
  padding-left: 14px;
}
#nv-home a {
  background: transparent url(design/main-nav-links.gif) no-repeat 14px 2px;
  width: 52px;
}
#nv-services a {
  background: transparent url(design/main-nav-links.gif) no-repeat -52px 2px;
  width: 80px;
}
#nv-about a {
  background: transparent url(design/main-nav-links.gif) no-repeat -139px 2px;
  width: 104px;
}
.home-page #nv-home a, .about-page #nv-about a, .resources-page #nv-resources a, .services-page #nv-services a {
  background-color: #eac519;
  border: 1px solid #eedeaa;
}


/*  Content Area
----------------------------------------------- */
.column {
  float: left;
}
#content {
  text-align: left;
  width: 560px;
}
#content2 {
  padding: 0 0 10px;
}
#sidecol {
  background-color: #faf3df;
  width: 220px;
  text-align: left;
}
#sidecol2 {
  padding: 0;
  /* border-left: 0px solid #fff; */
}
#content h1, #content h3, #content h4, #content p, #content ul, #content dl {
  padding: 0 20px;
}
#content li {
  font-size: 12px;
}
#content dl p {
  padding: 0;
}
#content img {
  background-color: #fff;
  padding: 1px 0 5px;
  /* border: 1px solid #5ca5d9; */
  border: none;
}

/* Navigation
----------------------------------------------- */
#sub-nav {
  margin-top: 10px;
  height: 2em;
}
#sub-nav li {
  display: inline;
  padding: 0 20px 0 0;
  font-size: 12px;
}
#sub-nav li a {
  text-decoration: underline;
}
.navigation h2 {
  font-size: 20px;
}
.side-nav {
  font-size: 12px;
}
.navigation h3 {
  background: transparent url(design/rmp-cat-titles.gif) no-repeat 12px 0px;
  height: 16px;
  margin-bottom: 4px;
  outline: none;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 10px;
}
.navigation h3#cat-strawberries {
  background-position: 12px -16px;
}
.navigation h3#cat-floral-nursery {
  background-position: 12px -32px;
}
.navigation h3#cat-industrial {
  background-position: 12px -48px;
}
.navigation h3#cat-other-packaging {
  background-position: 12px -64px;
}
.navigation ul.side-nav {
  border-bottom: 1px solid #fff;
  padding-bottom: 14px;
}
#sidecol .navigation h2 {
  height: 53px;
  margin: 0;
  border-bottom: 1px solid #fff;
  outline: none;
  text-indent: -9999px;
  overflow: hidden;
}
#sidecol .navigation h3 {
  margin-top: 14px;
  padding-left: 10px;
  padding-right: 10px;
}
#sidecol .navigation ul {
  padding-left: 20px;
  padding-right: 10px;
}

/* Products
----------------------------------------------- */
.product {
  margin: 20px 10px 20px;
  min-height: 350px;
  width: 260px;
  float: left;
}
.product dt {
  color: #000;
}
.product dd {
  margin: 0;
  font-size: 12px;
}
.product .name dt {
  font-size: 24px;
}
.features, .specifications {
  margin: 0;
}
.features, .pricing {
  float: left;
  margin-right: 10%;
}
.specifications, .ordering {
  float: left;
  width: 45%;
}
.pricing {
  clear: left;
}
.separator {
  height: 1px;
  border-bottom: 1px solid #999;
  margin: 0 20px;
}

.produce-page #content h4, 
.strawberries-page #content h4, 
.floral-nursery-page #content h4,
.industrial-page #content h4,
.other-page #content h4 {
  clear: both;
}


/* Other Packaging Section
----------------------------------------------- */
#content dl {
}
#content dt {
  clear: both;
  font-size: medium;
  color: #daa80e;
}
#add-sizes p {
  clear: both;
  margin: 0;
  padding: 0;
}

#content .no-border img.image-right {
  border-style: none;
  margin-bottom: 0;
  margin-top: 0;
}

#content .no-border img.image-left {
  border-style: none;
  margin-bottom: 0;
  margin-top: 0;
}

/* About Us Section
----------------------------------------------- */
#content dl {
  margin-bottom: 1em;
}
#content dt, #content dd {
  line-height: 1.4em;
}
#content dt {
  margin-top: 1em;
  border-top: 1px solid #ddd;
  padding-top: 1em;
  font-size: 16px;
  font-weight: bold;
}
#content dd {
  font-size: 14px;
  margin-left: 0;
}
#content dd.phone, #content dd.email {
  font-size: 12px;
}
#content dd .label {
  display: block;
  width: 8.5em;
  float: left;
  padding-right: 1ex;
  color: #aaa;
  text-align: right;
}

.home-page img#locations-map {
  float: left;
  margin: 0;
  padding: 0;
}

/* Page Heading
----------------------------------------------- */
#page-title {
  background-color: #5ca5d9;
  margin: 0;
  padding: .5em 20px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}


/* Footer
----------------------------------------------- */
#footer-wrapper {
  padding-bottom: 47px;
}
#footer {
  background-color: #f2e1ab;
  clear: both;
  font-size: 11px;
  padding-bottom: 1px;
	border-top: 1px solid #fff;
	width: 780px;
  height: 50px;
}
#footer p {
  margin-top: 15px;
  font-size: 15px;
}
#footer em {
  color: #0081C6;
  font-style: normal;
}

#footer-info .copyright {
  /* float it */
  float: left;
  margin-top: -25px;
}
#footer-info .designed-by {
  float: right;
  margin-top: -25px;
}

