/* CSS Document */
h1{
font-size: 9pt;
height: 12px;
font-weight: bold;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
display: block; }
a {
color: #263297;
text-decoration: underline;
}

.generictext {
	font-size: 8pt;
}
.genericlink {
	font-size: 8pt;
	color: #263297;
	text-decoration: underline;
}

body {
	background: #95b5d6;
	margin-top:0;
	margin-bottom: auto;
	margin-left: 0;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:smaller;
	color: #000000;
}
form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
p {
	margin: 2px 0 4px 0;
	padding: 0 0 0 0;
}
	
/*container classes*/
.container {
	width: 801px;
}
.content {
padding: 0 7px 0 0;
}
.content p {
	margin: 2px 0 10px 0;
	padding: 0 0 0 0;
}
.topspace {
	width: 767px;
	height:20px;
}
.topmenu {
	border: 0px solid red;
	vertical-align: top;
	font-size: 8pt;
	color: #FFFFFF;
	width: 767px;
	height: 25px;
	background: url(../images/topleft.jpg) left top no-repeat;
}
.logostripe {
	width: 767px;
	height: 95px;
	background: #FFFFFF;
}
.tabs_container {
	text-align: left;
	margin:0 0 0 0;
	padding: 0 0px 0 19px;
	width: 748px;
	height: 18px;
	background: #FFFFFF;
}
.subnav {
	float: left;
	width: 767px;
	height: 18px;
	padding:  0 0 0 0;
	margin: 0 0 0 0;
	background: #263297;
}
	/* commented backslash hack v2 \*/
.subnav{
	text-align:center;
}
/* recover from hack */

.maincontent{
	text-align: left;
	padding: 9px 0 0 13px;
	width: 754px;
	background: #FFFFFF;
	float: left;
	clear:both;
}

.copyrt{
clear: both;
  width: 767px;
  background: url(../images/lowerrt.jpg) right bottom no-repeat #FFFFFF;
  height: 40px;
}
.narrow_column{
  text-align: left;
  width: 141px;
  padding: 0px 0px 0px 0px;
  margin:  4px 0px 0px 6px;
  float: left;
}
.home_content .narrow_column {
  margin-top: 0px;
}
.center_column{
  width: 435px;
  padding: 0 0 0 0;
  margin:  0 0 0 8px;
  float: left;
}
.center_and_right_column{
  width: 576px;
  padding: 0 0 0 0;
  margin:  0 0 0 8px;
  float: left;
}
.single_column{
	width: 735px;
	padding: 0 0 0 0;
	margin:  0 0 0 6px;
	float: left;

}
/*end container classes*/
/*top most menu*/
.toplinks{
	text-align: left;
	width: 589px;
 	padding: 5px 0 0 0;
	margin: 0px 0 0 178px;
}

.topdate{
	margin:  0 0 0 0;
	padding: 0 0 0 0;
	float: right;
}

.toplistlinks{
	padding:  0 0 0 0;
	margin:0 0 0 0px;
	width: 450px;
	height: 11px;
	 float:left;
	list-style: none;
}
.toplistlinks a {
	color: #FFFFFF;
	text-decoration: none;
}
.toplistlinks a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.toplistlinks a:visited {
	color: #FFFFFF;
}
.toplistlinks li {
	margin:0 0 0 0;
	display: block;
	float: left;
	padding: 0 10px 0 10px;
}
.rtborder {
	background: url(../images/twoEightspace.jpg) right center no-repeat;
}
.noborder {
	border: none;
}

/*end top menu*/
/*MAIN MENU*/
.rollover{
	position: absolute;
	top:158px;
	/*left:166px;*/
	width: 141px;
	background:#95b5d6;
}
.rolllist {
	width: 141px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	list-style:  none;
}
.rolllist li {
	padding: 0px;
	width: 140px;
	color: #FFFFFF;
	font-size: 8pt;
	border-bottom: 1px solid white;
}
.rolllist a {
  display: block;
  width: 100%;
  padding: 2px 0px 2px 0px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 8pt;
}
.rolllist a:hover {
  color: #ffffff;
	font-size: 8pt;
	background: #263297;
	font-weight: bold;
}

.mainmenu {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
  text-transform: uppercase;
	list-style: none;
	float:left;
}
.mainmenu li{
	height: 18px;

	text-align: center;
	margin: 0 6px 0 0;
	padding:  0 0 0 0;
	width: 141px;
	float:left;
}
.mainmenu li a {
	background: url(../images/lightbluetab.jpg) left bottom no-repeat;
	padding: 3px 0 0 0;
	display: block;
	height: 15px;
	width: 141px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	font-size: 8pt;
}
.mainmenu li a.selected {
	background: url(../images/darkbluetab.jpg) left bottom no-repeat;
	padding: 3px 0 0 0;
	display: block;
	height: 15px;
	width: 141px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	font-size: 8pt;
}
.mainmenu li a:hover {
	background: url(../images/darkbluetab.jpg) left bottom no-repeat;
	padding: 3px 0 0 0;
	display: block;
	height: 15px;
	width: 141px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: underline;
	font-size: 8pt;
}

/*END MAIN MENU*/
/*secondary menu*/
 
.secondary_nav {
	font-size: 7pt;
	padding:  3px 0 0 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right:auto;
	width: 729px;
	height: 11px;
	list-style: none;
}
/* v1 of the commented backslash hack. This \ character between rules appears to have the effect 
that macIE5 ignores the following rule. Odd, but extremely useful. */	
.secondary_nav{	text-align:center;}
/* check we recovered from hack */
.secondary_nav a {
	color: #FFFFFF;
	text-decoration: none;
}
.secondary_nav li {
	margin:0 0 0 0;
	display: block;
	float: left;
	padding: 0 8px 0 8px;
}
.secondary_nav li .rtborder {
	background: url(../images/shortspacer.jpg) right center no-repeat;
}
.secondary_nav li .noborder {
	border: none;
}
.secondary_nav a.selected {
  font-weight: bold;
}
.secondary_nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.secondary_nav a:visted {
	color: #FFFFFF;
	text-decoration: none;
}

/*end secondary menu*/

/*content classes*/
.image {
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.nospace {
	margin: 0 0 0 0;
	padding: 0 0 0 0;}
.logo {
	height: 95px;
	float: left;
		margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.flashbanner {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
  float: right;
  
}
.colimage {
	padding: 0 0 0 0;
	margin: 0 0 7px 0;
}
#colsearch {
	margin: 0px  0 0 0px;
}
.colfield{
color: #636363;
border: 1px solid #263297;
	width: 125px;
	margin: 2px 0 7px 0;
}
.flatbutton{
color: #FFFFFF;
border: 1px solid #263297;
background: #7d84c1;
margin: 2px 0 0 0;
}
#col2 form {
  margin: 5px 0 0 0;
}

#col2 div.block,
#col3 div.block,
#col4 div.block{
  font-size: 8pt;
  width: 140px;
  float: left;
  padding: 0 0 12px 0;
   
  margin-top: 0px;
    
    margin-left: 0px;
	 margin-right: 0px
}
#block-inventorysearchhome,
#block-1-buyingmaterial-center_left-2,
#block-1-sellingmaterial-center_middle-2,
#block-1-center_middle-3,
#block-1-center_middle-4,
#block-1-customrecycling-center_right-2,
#block-1-tollprocessing-center_right-3 {
  border-left: 1px solid #00c03a;

}
#block-1-customrecycling-center_right-2{
 margin-bottom: 13px;
}

#block-1-center_middle-1,
#block-1-center_right-1,
#col5 #block-1-right_sidebar-1 {
  border: 0px;
}
.bullet_container{
clear: both;
display: block;
margin: 0px 0px 3px 0px;
}
.bullet_link{
 
	display: block;
	margin: 0px 0px 3px 0px;
	float: left;
	 
}
.bullet_div{
 
display: block;
	margin: 0px 0px 0px 0px;
	float: left;
	width: 8px;
	}
#col2 div.block .title,
#col3 div.block .title,
#col4 div.block .title{
	height: 25px;
	width: 131px;
	padding: 6px 0 5px 9px;
	margin: 0 0 0 0;
	color: #ffffff;
	font-weight: bold;
	font-size: 9pt;
	background: url(../images/greentab.jpg) top left no-repeat;
}
#col2 div.block .text,
#col3 div.block .text,
#col4 div.block .text{
	padding: 0 0 0 9px;
	margin: 0 0 0 0;
	color: #000000;
	}	
	
#col2 div.block .block_link,
#col3 div.block .block_link,
#col4 div.block .block_link{	
	padding: 0 0 0 9px;
	margin: 5px 0 5px 0;
	font-size: 8pt;
	color: #263297;
	
	}
	
#col2 div.block .block_link a:visited,
#col3 div.block .block_link a:visited,
#col4 div.block .block_link a:visited,
#col2 div.block .block_link a,
#col3 div.block .block_link a,
#col4 div.block .block_link a {
  color: #263297;
  text-decoration: underline;
}


#col5.column-home .title,
#col1.column-home .title {
  color: #263297;
}

#col1 div.block,
#col5 div.block {
  font-size: 8pt;
  width: 140px;
  float: left;
  margin: 0 0 12px 0;
  border-left: 1px solid #000000;
  border-top: 1px solid #000000;
}

#col1 div.image-block,
#col5 div.image-block {
  border: 0px;
}

#col1 div.block .title,
#col5 div.block .title {
	background: url(../images/blackTri.jpg) no-repeat top left;
	padding: 0 0 5px 9px;
	margin: 2px 0 0 0;
	font-weight: bold;
	font-size: 10pt;
	}
#col1 div.block .title2,
#col5 div.block .title2,
#col5 #block-inventorysearch .title {
	background: url(../images/blackTri.jpg) no-repeat top left;
	/*padding: 0 0 5px 9px;*/
	margin: 2px 0 0 0;
	color: #000000;
	font-weight: bold;
	font-size: 9pt;
}

#col1 div.block .text,
#col5 div.block .text{
  padding: 0 0 0 9px;
  margin: 0 0 0 0;
  color: #000000;
}	
	

#col1 div.block .block_link,
#col5 div.block .block_link{	
  padding: 0 0 0 9px;
  margin: 5px 0 5px 0;
  font-size: 8pt;
  color: #263297;
}
	

#col1 div.block .block_link a:visited,
#col5 div.block .block_link a:visited,
#col1 div.block .block_link a,
#col5 div.block .block_link a{
  color: #263297;
  text-decoration: underline;
}


.plainbox {
	width: 140px;
	float: left;
	padding: 0 0 0 0;
	margin: 12px  0 0 0;}
.collist {
  padding: 0 0 0 0;
  margin: 0 0 0 29px;
  font-size: 8pt;
}
.collist li {
  margin-bottom: 0.25em;
}
.bullets li {
	margin: 0 0 12px 0;
	padding: 0 0 0 8px;
}
.bluebullets li {
  margin: 0 0 12px 0;
  padding: 0 0 0 8px;
  color: #263297;
}
.bluebullets a {
  color: #263297;
}

/*end content classes*/
/*email form*/
.formtable{
}
.formlabelcel{
	text-align: left;
	vertical-align: top;}
.form{
}
.form-item-label{
	width: 65px;}
.content_form{
	background: #d6d6d6;
	padding: 24px 15px 5px 30px;
	margin: 0 0 25px 0;}
.formcontent{
	margin: 0px 0 20px 0;}
.textfield{
	width: 325px;
	height: 20px;}
.textfield-short{
	width: 170px;
	height: 20px;
}
.textfield-short2{
	width: 97px;
	height: 20px;
}
/*.textarea{
	width: 325px;
	height: 182px;}*/
/*end email form*/

.thumblinks{
	width: 100%;
	clear: both;
	float:left;
	margin: 0 0 5px 0;
	padding: 10px 0 10px 0;}

.thumblinks a {
	font-size: 9pt;
	color:#263297;
	float: left;
	display:block;
	margin: 0 55px 0 0;
}
	
/*end gallery pages*/
/*inventory classes*/
.invcol{
width: 160px;
	padding: 0 0 0 0;
	margin: 0 0 0 35px;
	float: left;}
.inventory_links{
	list-style: none;
	margin: 3px 0 0 0;
	padding: 0 0 0 0;}
.inventory_links li{
	height: 23px;
	margin: 0 0 0 0;
	padding: 0 0 0 0px;}
.inventory_links a {
	text-decoration: underline;
	color:#263297;
}

		/*end inventory classes*/
		/*report classes*/
.reporttable{
  width: 100%;
  text-align: center;
  background: #ffffff;
 /* padding: 1px;*/
  border-collapse: separate;
}

.reporttable td, .reporttable th {
/*  border: 0.5px solid white;*/
  padding-left: 1px;
  padding-right: 1px;
}

.reporttable .header_row td{
padding: 0px;
height: 21px;
font-weight: bold;
text-align: center;
vertical-align: middle;
font-size: 9pt;
background: #263297;
color: #ffffff;
}
.arrow_row td{
height: 23px;
}
.arrow_row .right{
background:#FFFFFF;
background: url(../images/bluebarrt.gif) no-repeat right top;
}
.arrow_row .left{
background: #FFFFFF url(../images/bluebar.gif)  no-repeat right top;
 
text-align: right;
padding-left: 6px;
font-weight: bold;
color: #ffffff;
vertical-align: top;
}

.arrow_row2 td{
height: 23px;
}
.arrow_row2 .right{
background:#FFFFFF;
background: url(../images/bluebarrt_middle.gif) no-repeat right top;
}
.arrow_row2 .left{
background:#FFFFFF;
text-align: right;
padding-left: 6px;
font-weight: bold;
color: #ffffff;
vertical-align: top;
}

.nospacearrow{
text-align: left;
 width: auto;
/*background: url(../images/bluebar.gif) repeat-x top;*/
display: block;
margin: 0px 0px 0px 0px;
padding: 1px 25px 0px 235px;
 height: 17px; }
.arrow_row2 .form-item{
margin: 0px 0px 0px 0px;}
.arrow_row2 .flatbutton{
margin: 0px 0px 7px 0px;
 }
.reporttable th {
padding: 2px;
height: 21px;
font-weight: bold;
text-align: center;
vertical-align: middle;
font-size: 9pt;
background: #263297;
color: #ffffff;
}
.reporttable .even{
/* height: 31px; */
background: #bec1e0;
color: #000000;
font-weight: normal;
}
.reporttable .odd{
/*height: 31px; */
background: #dee0ef;
color: #000000;}

.reporttable .totalrow,
.reporttable.totalrow.even {
height: 20px;
padding: 2px;
color: #000000;
background: #FFFFFF;
font-weight: bold;
text-align: center;
vertical-align: middle;
}
.arrow_row .right{
padding-left: 0px;}
.arrow_row .left{
padding-right: 0px;}


/*end report classes*/
/*footer*/
#footerdiv1 {
  padding-top: 1em;
}
.copyfooter{
	font-size: 7pt;
	border-top: 1px solid #000000;
	width: 460px;
}
.copyfooter a {
	color: #263297;
	height: 11px;
}
#copy1 {
	height: 18px;
	padding: 7px 0 0 0;
	margin: 0 18px 0 169px;
}
#copy2{
	margin: 0 18px 0 169px;
	padding: 0 0 0 0;
	height: 11px;
}
.terms{
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;}
.privacy{
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;}
.boldspan{
	font-weight: bold;}
.leftspace{
margin-left: 10px;}
	
/*end footer*/

.paralist li {
  margin-bottom: 1em;
}

#col5 #block-13-grade-right_sidebar-1.block,
#col5 #block-13-material-right_sidebar-2.block {
  background: #263297;
  border-top: 0px;
  border-left: 0px;
  color: #FFFFFF;
}

div#block-13-grade-right_sidebar-1.block p.title,
div#block-13-material-right_sidebar-2.block p.title {
  background: url(../images/whiteTri.gif) top left no-repeat;
}

div#block-13-grade-right_sidebar-1.block p.title,
div#block-13-grade-right_sidebar-1.block div.text,
div#block-13-material-right_sidebar-2.block p.title,
div#block-13-material-right_sidebar-2.block div.text {
  color: #FFFFFF;
}

div.footerlinks {
  font-size: 0.9em;
}


/* CSS Document */
/* These are the styles also available to CFT areas */
.page_title {

color:#006c16;
font-size: 16pt;
font-weight: bold;
padding: 0 0 0 0;
margin: 0 0 3px 0;}

.page_subtitle{
padding: 0 0 0 0;
margin: 0px 0 10px 0;
font-size: 9pt;
font-weight: bold;}

.content{
font-size: 9pt;
}
.bullets{
}
.bluebullets{
}
.smallblue{
margin: 0 0 5px 0;
	font-size: 8pt;
	color: #000000;
}

div.csbar hr {
  display: none;
}

div.csbar {
  border-bottom: 1px solid #006c16;
  margin-top: 1em;
  margin-bottom: 1em;
}
.topbotdots {
border-bottom: 1px dotted #95b5d6;
border-top: 1px dotted #95b5d6;
}
.topbotdots td {
  vertical-align: top;
}
.topbotdots .form-item {
  margin-top: 7px;
}
.blackarrow {
display: block;
padding-left: 13px;
height: 20px;
background:url(../images/blackarrow.gif) no-repeat left top;
vertical-align: middle;
}

#selectall{
display: block;
width: 100%;
height: 24px;
background: url(../images/bluearrow.gif) no-repeat top right;
text-align: right;
color: #95b5d6;}