/*
font-family:'HelveticaNeueW01-45Ligh';
font-family:'HelveticaNeueW01-55Roma';
font-family:'HelveticaNeueW01-57Cn';
font-family:'HelveticaNeueW01-77BdCn 692722';
*/

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { 
  margin: 0; 
  padding:20px 0;
  font-size: 14px;
  line-height: 1.231;
  font-family:'HelveticaNeueW01-55Roma';
  background:#e0dcd3 url('/images/design/bg-body.png') repeat-x 0 0;
}
body, button, input, select, textarea { font-family: Helvetica, Arial, Verdana, sans-serif; color: #40342f;}

/* Remove text shadow */
::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a { color: #231f20; }
a:visited { color: #231f20; }
a:hover { color: #006838; text-decoration:none; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

blockquote {
  margin:0;
  padding:0 0 10px 0;
  font-size:14px;
  border:solid 1px #b29b91;
  background-color:#fff8d5;
}

blockquote p.quote {
  padding:0 20px;
  margin-bottom:10px;
}

blockquote p.quote.text { padding-top:15px; border-top:solid 25px #f7cf30; }
blockquote p.quote.source {
  text-align:right;
  font-weight:bold;
}
blockquote p.quote.notes { margin-top:15px; font-size:13px; line-height:1.25; color:#666;}

p {
  margin:0 0 16px 0;
  padding:0;
}


/* Headings
-------------------------------------------------------------- */
h1, h2, h3, h4 {
  margin:0 0 10px 0;
  padding:0;
}


/* Lists
--------------------------------------------------------------*/
ul, ol { margin: 1em 0; padding: 0; }
ul {list-style:none;}
ul li, ol li { 
  margin:0 0 6px 0;
  padding:0 0 0 20px;
  background:url('/images/design/bullet.png') no-repeat 0 5px;
}
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

figure { margin: 0; }


/* Forms
--------------------------------------------------------------*/
form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }

table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }

/* Remove inner padding and border in FF3/4: h5bp.com/l */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/* Remove default vertical scrollbar in IE6/7/8/9 2. Allow only vertical resizing */
textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* Tables
--------------------------------------------------------------*/
table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }



/* The Motts
-------------------------------------------------------------- */
#white-border {
  width:1030px;
  margin:0 auto;
  padding-bottom:20px;
  background-color:#FFF;
}

#main-container {
  width:960px;
  margin:0 auto;
}


/*--- Masthead ---*/
#masthead {
  position:relative;
  border-bottom:solid 3px #FFF;
  background:#FFF url('/images/design/bg-masthead.png') no-repeat 0 0;
}

#masthead hgroup {
  float:left;
  height:109px;
}

#masthead hgroup h1,
#masthead hgroup h2 {
  margin:0;
  padding:0 0 0 219px;
}

#masthead hgroup h1 {
  font-size:24px;
  padding-top:40px;
}

#masthead hgroup h1 a {
  color:#3260a6;
  text-decoration:none;
}

#masthead hgroup h2 {
  font-size:14px;
  color:#3260a6;
  font-weight:normal;
  letter-spacing:0.1em;
}

#masthead #contact-info {
  float:right;
  padding:25px 25px 0 0;
  font-size:14px;
  color:#404041;
  text-align:right;
}

#masthead #contact-info a {
font-size:13px;
color:#58595b;
text-decoration:none;
}
#masthead #contact-info a:hover {color:#000;}

#masthead nav {
  clear:both;
  float:left;
  width:213px;
  height:343px;
  background:#333 url('/images/design/bg-nav.png') no-repeat 0 0;
  border-top:solid 1px #868586;
  border-right:solid 1px #777;
  border-bottom:solid 1px #777;
}

#masthead nav ul {
  margin:0;
  padding:14px 0 0 15px;
  list-style-type:none;
}

#masthead nav ul li {
  background:none;
  margin:0 0 20px 0;
  padding:0;
  font-family:'HelveticaNeueW01-77BdCn 692722';
  font-size:18px;
  line-height:1;
}

#masthead nav ul li a {
  text-decoration:none;
  color:#FFF;
}

#masthead nav ul li a:hover {
  text-decoration:underline;
}

#masthead nav ul li.second-level {
  margin:0 0 10px 0;
  font-size:15px;
}
#masthead nav ul li#nav-transportation-division {
  margin-top:35px;
}
#masthead nav ul li#nav-careers {
  margin-bottom:25px;
}

#masthead nav ul li.second-level a {
  color:#f7d9be;
}

/* CURRENT STATES */
#marketing-and-distribution #masthead nav ul li#nav-marketing-and-distribution a,
#products #masthead nav ul li#nav-products a,
#warehousing #masthead nav ul li#nav-warehousing a,
#customer-service #masthead nav ul li#nav-customer-service a,
#history #masthead nav ul li#nav-history a,
#contact #masthead nav ul li#nav-contact a,
#careers #masthead nav ul li#nav-careers a {
  color:#FFDF00;
	cursor:default;
	text-decoration:none;
}


#masthead #slideshow {
float:right;
  width:743px;
  height:345px;
  background-color:#000;
  overflow: hidden;
}

#slideshow-nav {
  position:absolute;
  right:23px;
  bottom:-20px;
}

#slideshow-nav a {
  display:inline-block;
  float:left;
  width:10px;
  height:10px;
  margin-right:5px;
  text-indent:-9999px;
  background:url('/images/design/nav-slideshow-button.png') no-repeat 0 0;
}

#slideshow-nav a.activeSlide {
  background:url('/images/design/nav-slideshow-button-active.png') no-repeat 0 0;
}

/*--- Content ---*/
#content {
  padding:35px 30px 20px 20px;
  background:#faf2e6 url('/images/design/bg-content.png') repeat-y 0 0;
}

#content-cap {
  width:960px;
  height:19px;
  background:url('/images/design/bg-content-cap.png') no-repeat 0 0;
}

#content #main-content {
  float:right;
  width:585px;
	text-align:justify;
	line-height: 1.4em;
}

#content #main-content ul li {
	font-size:90%;
	margin-bottom:0;
}


#content #main-content a {
  font-weight:bold;
  color:#40342f;
}

#content #main-content .large {
  font-size:16px;
  line-height:1.5;
  margin-bottom:20px;
}

#content section {
  margin-bottom:20px;
  line-height:1.35;
}

#content section article {
  border-top:solid 25px #f7cf30;
  font-size:14px;
}

#content section h1 {
  font-size:22px;
  line-height:1.2;
  color:#006838;
}

#content section article h1 {
  margin:10px 0 4px 0;
  font-size:20px;
  color:#40342f;
  line-height:1;
}

#content section article img {
  border:solid 1px #635740;
  float:left;
  margin:0 15px 20px 0;
}


#content section article p {
  clear:both;
}

#content section article p.article-author {
  font-size:13px;
  margin-bottom:10px;
}


/*--- Sidebar ---*/
#content #sidebar {
  float:left;
  width:276px;
  font-size:14px;
}

#content #sidebar p {
}

#content #sidebar .sidebar-item {
  margin-bottom:25px;
  border:solid 1px #b8a197;
  background-color:#f7f1ed;
}

#content #sidebar .sidebar-item.border-top {
  padding-top:24px;
  background:url('/images/design/bg-sidebar.png') no-repeat 0 0;
}

#content #sidebar .sidebar-item .sidebar-content {
  padding:20px 10px 10px 10px;
  line-height:1.4;
}

#content #sidebar .sidebar-item .sidebar-content.border-bottom {
  padding-bottom:24px;
  background:url('/images/design/bg-sidebar.png') no-repeat left bottom;
}


#content #sidebar .sidebar-item .sidebar-content h1 {
  font-size:18px;
  margin:0 0 8px 0;
  color: #40342f;
}


ul.ul_floatleft {
	width:300px;
	float:left;
}
ul.ul_floatright {
	width:300px;
	float:right;
}


/*--- Footer ---*/
#footer {
  padding:30px;
  font-size:13px;
  line-height:1;
  background:url('/images/design/bg-footer.png') no-repeat 0 0;
  color:#5c4f49;
}
#footer a {
  color:#5c4f49;
  text-decoration:none;
}
#footer a:hover { color:#000; }



/* Global styles
-------------------------------------------------------------- */
.float-left { float:left; }
.float-right { float:right;}

.hidden { display: none !important; visibility: hidden; }

.highlight {
  display:inline-block;
  padding:8px 10px;
  margin:0 -10px 10px -10px;
  background-color:#fff8d5;
}

.inline-image-right {
  float:right;
  margin:0 0 20px 24px;
}
.inline-image-right img {
  border:solid 5px #FFF;
}
.inline-image-right + p {
  Xmargin-top:40px;
}

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

.notopmargin { margin-top:0;}


.nobottommargin { margin-bottom:0;}


/* Clearfix
-------------------------------------------------------------- */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }



/* Media queries
-------------------------------------------------------------- */
@media only screen and (min-width: 480px) {
  /* Style adjustments for viewports 480px and over go here */
}

@media only screen and (min-width: 768px) {
  /* Style adjustments for viewports 768px and over go here */
}


/* Print styles
-------------------------------------------------------------- */
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
  nav {display:none;}
}