/* CSS Document */
body {
	background: #FFF;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 1024px;
	margin: 0 auto;
	font-family: Arial, sans-serif;
}
header, section, footer, aside, nav, article, figure {
	display: block;
}
.clear-fix{
	clear:both;	
}
.head-padding{
	margin-top:20px;	
}
.bottom-padding{
	padding-bottom:30px;	
}
.pdf-link{
	color:#00833D;
	text-decoration:underline;	
}
a {
	outline: 0;
	text-decoration: none;
	color: #613314;
}
a img {
	border: 0px;
	text-decoration: none;
}
img {
	border: 0px;
}
ul {
	list-style: outside disc;
	margin: 1em 0 1em 1.5em;
}
#container {
	width: 1024px;
	margin: 0px auto;
	display: table;
}
#container-in {
	width: 1024px;
	margin: 0px auto;
	display: table;
	overflow: hidden;
}
#contact-top {
	background-color: #00833D;
	width: 1024px;
	height: 75px;
}
.BBB{
	float:left;
	width:470px;
	padding-top:17px;
}
.BBB p{
	line-height:19px;
	color:#ffffff;
	text-align:center;
}
.icons {
	float: right;
	padding-right: 60px;
}
.icons img {
	margin: 18px 10px 0px 0px;
}
#banner {
	float: left;
	width: 1024px;
	height: 175px;
	border-bottom: 1px solid #613619;
}
#banner nav {
	padding-top: 10px;
}
#banner nav ul {
	list-style: none;
}
#banner nav li a {
	float: left;
	display: inline;
	margin-left: 65px;
	font-weight: 500;
	font-size: 20px;
	color: #000;
}
#banner nav li a:hover {
	color: #00833D;
	text-decoration: underline;
}
.hdr-logo {
	float: left;
	margin: 13px 0px 0px 25px;
}
.hdr-request a {
	background-color: #613314;
	width: 535px;
	height: 39px;
	float: left;
	margin: 50px 0px 20px 25px;
	line-height: 40px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-size: 22px;
	font-weight: 100;
}
.hdr-request a:hover {
	text-decoration: underline;
}
#siteheading {
	margin: 43px 0px 15px 0px;
	border-bottom: 1px solid #613314;
	padding-bottom: 36px;
}
#siteheading h1 {
	font-weight: 200;
	text-align: center;
	font-size: 55px;
	color: #613314;
}
#mainleft, #mainright {
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	color: #000;
}
#mainleft {
	float: left;
	margin-left: 15px;
	width: 469px;
}
.transparent {
	background: #613314;
	opacity: .4;
	position: absolute;
	width: 480px;
	margin-top: 160px;
	height: 74px;
}
#mainright {
	float: right;
	margin-right: 15px;
	width: 470px;
}
#mainleft h2, #mainright h2 {
	text-align: center;
	font-size: 32px;
	position: relative;
	top: 185px;
	left: 6px;
	color: white;
}
#mainleft nav ul, #mainright nav ul {
	list-style: none;
	margin: 0;
	position: relative;
	display: inline-table;
}
/* popup homepage */
#mainleft nav ul:after, #mainright nav ul:after {
	content: "";
	clear: both;
	display: block;
}
#mainleft nav ul ul, #mainright nav ul ul {
	display: none;
}
#mainleft ul li:hover > ul, #mainright ul li:hover > ul {
	display: block;
}
#mainleft nav ul li, #mainright nav ul li {
	float: left;
}
#mainleft nav ul li:hover, #mainright nav ul li:hover {
	background: #00833D;
}
#mainleft nav ul li:hover a, #mainright nav ul li:hover a {
	color: #FFF;
}
#mainleft nav ul li a, #mainright nav ul li a {
	display: block;
	color: #000;
	text-decoration: none;
}
#mainleft nav ul ul, #mainright nav ul ul {
	background: #000;
	padding: 0;
	position: absolute;
	margin-top: 42px;
	left: 46.8%;
	opacity: 0.9;
	filter: alpha(opacity=90); /* for IE8 and before */
}
#mainleft nav ul ul li, #mainright nav ul ul li {
	float: none;
	position: relative;
}
#mainleft nav ul ul li a, #mainright nav ul ul li a {
	color: #FFF;
	font-size: 12px;
	width: 250px;
	text-align: center;
	height: 35px;
	line-height: 35px;
}
#mainleft nav ul ul li a:hover, #mainright nav ul ul li a:hover {
	background: #1E1E1E;
	width: 250px;
}
/* end popup homepage */
#mainleft a, #mainright a {
	height: 42px;
	width: 469px;
	line-height: 40px;
	color: #000;
}
#mainleft a {
	float: left;
}
#mainright a {
	float: right;
}
#mainleft a:hover, #mainright a:hover {
	background: #00833D;
	color: #FFF;
}
#innerheading {
	background: #613314;
	width: 964px;
	height: 130px;
	margin: 20px 0px 0px 30px;
}
#innerheading h1 {
	font-size: 38.36px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	line-height: 130px;
	text-transform: uppercase;
}
#leftnav {
	float: left;
	margin-left: 30px;
	text-align: center;
	font-weight: bold;
	font-size: 10.76px;
	width: 174px;
	color: #000;
}
/* margin/padding trick for content with leftnav+spacer - works cross browser/old browsers */
.spacer {
	float: left;
	margin: 35px 0px -32767px 45px;
	padding-bottom: 32767px;
	height: 340px;
	width: 1px;
	background: #613314;
}
/* end */
#leftnav h2 {
	margin-top: 35px;
	background-color: #613314;
	width: 174px;
	height: 24px;
	font-size: 14px; /* */
	padding:2px;
	font-weight: 700;
	color: #FFF;
	text-align: center;
}
#leftnav ul {
	list-style: none;
	margin: 0;
	position: relative;
	display: inline-table;
	line-height: 1.8em; /* */
}
/* popup leftnav */
#leftnav ul:after {
	content: "";
	clear: both;
	display: block;
}
#leftnav ul ul {
	display: none;
}
#leftnav ul li:hover > ul {
	display: block;
}
#leftnav ul li:hover {
	background: #00833D;
}
#leftnav ul li:hover a {
	color: #FFF;
}
#leftnav ul li a {
	display: block;
	color: #000;
	text-decoration: none;
	width: 174px;
	border-bottom: 1px dotted #00833D;/*height:25px;*/
	font-size:13px; /* */
	padding:2px;
}
#leftnav ul ul {
	background: #000;
	padding: 0;
	position: absolute;
	margin-top: -14.5%;
	left: 100%;
	opacity: 0.9;
	filter: alpha(opacity=90); /* for IE8 and before */
}
#leftnav ul ul li {
	float: none;
	position: relative;
}
#leftnav ul ul li a {
	color: #fff;
	font-size: 12px;
	width: 194px;
	text-align: center;
	height: 22px;
	line-height: 22px;
}
#leftnav ul ul li a:hover {
	background: #1E1E1E;
	width: 194px;
}
/* end popup leftnav */
#images {
	float: left;
	margin-top: 35px;
}
.contact{
	margin-top:20px;	
	font-size:20px;
	color:#00833D;
}
.contact a{
	color:#00833D;
}
.contact a:hover{
	color:#613314;
	text-decoration:underline;	
}
.contact span{
	color:#613314;
}
footer {
	background-color: #00833D;
	height: 100px;
	width: 1024px;
	margin-top: 20px;
}
footer address {
	color: #FFF;
	padding-top: 13px;
	text-align: center;
}
footer address a {
	color: #FFF;
}
footer address a:hover {
	text-decoration: underline;
}
#foot-left {
	float: left;
	border-right: 1px solid white;
	width: 50%;
	padding-right: 45px;
}
#foot-left img {
	float: left;
	margin-left: 110px;
}
#foot-left p:nth-child(2) {
	font-size: 19px;
	line-height: 1.2;
	padding-top: 5px;
}
#foot-left p:nth-child(3) {
	font-size: 18px;
	font-weight: bold;
}
#foot-right {
	font-size: 20px;
	padding-top: 10px;
}
.bold {
	font-weight: bold;
}
#leftnav li a.active, #banner nav li a.active {
	color: #00833D;
}
#images {
	margin-left: 45px;
}
#images img {
	margin-right: 16px;
}
#content {
	float: left;
	margin: 20px 0px 15px 45px;
	width: 705px;
	font-size: 16px;
	font-weight: 500;
	color: #613314;
}
#content p {
	font-size: 16px;
	font-weight: 500;
	padding-top: 10px;
	color: #613314;
}
#content h2 {
	font-size: 24px;
	font-weight: bold;
	padding-top: 10px;
	color: #00833D;
}
#map {
	padding: 20px;
}
#content h3 { /* for Facts page */
	color: #00833D;
	font-size: 18px;
}
#content ul {
	list-style: none;
	font-size: 16px;
	font-weight: 500;
	color: #613314;
}
#content li:before {
	content: "• ";
	padding-right: 10px;
	color: #00833D;
}
table, th, td {
	border: 1px solid #00833D;
	;
	color: #613314;
}
td {
	padding: 5px;
}
table {
	width: 241px;
	text-align: center;
	margin: auto;
	margin-top: 10px;
}
#packaged-crating {
	margin-left: 200px;
}
/* engineLumber table */
#engine-lumber {
	width: 600px;
	margin-top: 20px;
}
/* manageInvent benefit <ol> */
#benefits strong {
	font-size: 18px;
	color: #00833D;
}
#benefits p {
	text-indent: 10px;
}
/*** custom plastics page ****/
.right-photo {
	width: 270px;
	padding-top:10px;
}
#left {
	width: 55%;
	float: left;
	padding-right: 35px;
}
#right{
	float:right;	
}
figcaption {
	text-align: center;
	font-size: 13px;
}
figure{
	padding-bottom:10px;	
}
/* plastic pallets */
#plastic-pallets{
	width:100%;	
	border:0;
}
#plastic-pallets td{
	border:0;	
}
.top{
	vertical-align:top;
	padding-top: 50px;
 	padding-left: 25px;	
}
.top3{
	vertical-align:top;	
}
/*** corrugPallet page ***/
#corrug-table, #corrug-table td, #corrug-table tr{
	border:0;
	font-size:15px;
	line-height: 1.2;
}
#corrug-table{
	margin-bottom:50px;	
}
#corrug-table img{
	padding: 0px 8px;
}
.t-padding{
	padding-top:40px;	
}
/*** scrap pallet ***/
#scrap-p, #scrap-p td, #scrap-p tr{
	border:none;	
}
#scrap-p{
	margin-top:32px;	
	margin-right:15px;
	line-height: 16px;
  	font-size: 14px;
}
#scrap-p img{
	margin-right:11px;	
}
/* Contact/ rfq form */
#rfq-table {
	width: 500px;
}
#checkboxes {
	text-align: left;
	padding-left: 21px;
  	padding-right: 10px;
}
#comment {
	margin-top: 5px;
	width: 205px;
	height: 50px;
}
#comment-tag{
	vertical-align:top;	
}
#button {
	width: 100px;
	margin: auto;
	display: block;
}
.red{
	color:red;	
}
/*** pallets 101 ***/
.pallet-design{
	width:485px;
	margin:auto;	
}
/*** alliance on-site ***/
.img-rt{
	float:right;
	padding-top:20px;	
}
#on-site{
	float:left;
	width:195px;
	padding-right:25px;
}
.bda{
	float:left;
    width: 33%;
	padding-top:10px;
}
#content .bda h3{
	font-weight:bold;
	color:#613314;
}
#content .bda h3.after{
	color:green;	
}
#content p.brown-line, #content a.brown-line{
	font-weight:bold;
	color:#613314;
	text-align:center;
	font-style:italic;
}
#content a.brown-line:hover{
	text-decoration:underline;	
}
.green{
	color:#00833D;	
	font-weight:bold;
}
.center{
	text-align:center;
}