#custom-doc {
	margin:auto;text-align:left; /* leave unchanged */
	width:76.92em;/* non-IE */
	*width:75.07em;/* IE */
	min-width:1000px;/* optional but recommended */
	line-height: 1.35;
}

h1 {
   margin:0 0 0.2em 0;
   font-size:215.38%;
   color:#7f8b19;
}
h2 {
   margin:0;
   font-size:182%;
   color:#7f8b19;
}

.inheritChildLink:hover {
   cursor:pointer;
}

body.about-us h1, 
.about-us h2, 
.about-us h3 {
	color: #704E89;
}

body.faqs h1, 
body.faqs h2,
body.faqs h3 {
	color: #63809C;
}

body.support h1, 
body.support h2, 
body.support h3 {
	color: #BA9242;
}

body.resources h1, 
body.resources h2, 
body.resources h3 {
	color: #D58018;
}

body.contact-us h1, 
body.contact-us h2, 
body.contact-us h3 {
	color: #A0A3A5;
}

body.news h1, 
body.news h2, 
body.news h3 {
	color: #CCCC99;
}

h3 {
	font-size:138.5%;
   margin:1em 0 0 0;
   color:#7f8b19;
}
h4 {
   margin:1em 0 0 0;
   color:#2f2f2f;
   font-size:138.5%;
}
strong {
   font-weight:bold;
}
em {
   font-style:italic;
}

a {
   color:#8d0507;
   text-decoration:underline;
}
a:hover {
   text-decoration:underline;
}
a.point {
   padding-right:8px;
   margin-right: 25px;
   background:transparent url(/global-assets/images/navarrow-right-maroon.gif) right 0.4em no-repeat;
}

body div#bd {
	margin: 2.5em 0 2em;
	background: url(/global-assets/images/leftnavborder.gif) repeat-y 21em 0em;
}

body#tour.recycling-process div#bd {
	background: none;
}

body div#hd {
   position:relative;
   height:214px;
   overflow:hidden;
}

body.home {
	background-image: url(/global-assets/images/homepage-bodyrpt.gif);
	background-repeat: repeat-x;
}

body.nothome {
  	background-image: url(/global-assets/images/topbars/generic.gif);
	background-repeat: repeat-x;
}

body.about-us{
   background-image: url(/global-assets/images/topbars/about-us.gif);
	background-repeat: repeat-x;
}

body.faqs {
  	background-image: url(/global-assets/images/topbars/faqs.gif);
	background-repeat: repeat-x;
}

body.support {
   background-image: url(/global-assets/images/topbars/support.gif);
	background-repeat: repeat-x;
}

body.resources {
    background-image: url(/global-assets/images/topbars/resources.gif);
	background-repeat: repeat-x;
}

body.contact-us {
     background-image: url(/global-assets/images/topbars/contact-us.gif);
	background-repeat: repeat-x;
}

body.news {
   background-image: url(/global-assets/images/topbars/news.gif);
	background-repeat: repeat-x;
}

div#hd a#logo {
   position:absolute;
   top:10px;
   left:35px;
}

ul#topnav {
   position:absolute;
   top:16px;
   right:35px;
}
ul#topnav li {
   display:block;
   float:left;
   width:6.62em;
   *width:6.46em;
   min-width:86px;
   margin-left:0.8em;
}
ul#topnav li a {
   padding:5px 3px;
   display:block;
   text-transform:uppercase;
   font-size:77%;
   color:#000;
   text-decoration:none;
}
ul#topnav li hr {
   margin:0;
   padding:0;
   color:#fff;
   height:8px;
   border-width:1px;
   border-style:solid;
   border-bottom-width:6px;
}
ul#topnav li.about-us hr {
   border-color:#704e89;
}
ul#topnav li.faqs hr {
   border-color:#63809c;
}
ul#topnav li.support hr {
   border-color:#ba9242;
}
ul#topnav li.resources hr {
   border-color:#d58018;
}
ul#topnav li.contact-us hr {
   border-color:#a0a3a5;
}
ul#topnav li.news hr {
   border-color:#cccc99;
}

div#hd img#text-header {
   position:absolute;
   top:121px;
   left:35px;
}
div#hd #topbar {
   position:absolute;
   top:152px;
   width:100%;
}

#topnav li.about-us a.selected {
	background-color: #a995b8;
	color: white;
}

#topnav li.faqs a.selected {
	background-color: #a1b3c4;
	color: white;
}

#topnav li.support a.selected {
	background-color: #d6be8e;
	color: white;
}

#topnav li.resources a.selected {
	background-color: #e6b374;
	color: white;
}

#topnav li.contact-us a.selected {
	background-color: #c6c8c9;
	color: white;
}

#topnav li.news a.selected {
	background-color: #e0e0c2;
	color: white;
}

/* left bar */

ul#leftnav {
   margin:0 3em 2.5em;
   font-size:100%;
   padding:0 1em 0 0;
}
ul#leftnav li {
   display:block;
   margin-bottom:1.5em;
}
ul#leftnav li a {
   color:#8d0507;
   padding-left:10px;
   display:block;
   font-weight:bold;
	text-decoration: none;
   background:transparent url(/global-assets/images/navarrow-right-maroon.gif) left 0.3em no-repeat;
}
ul#leftnav li a:hover {
	text-decoration: underline;
}
ul#leftnav li strong,
ul#leftnav li a.selected {
   color:#94a02d;
   background:transparent url(/global-assets/images/navarrow-right-olive.gif) left 0.3em no-repeat;
}
ul#leftnav li ul {
   color:#8d0507;
   margin:0 0 0 2em;
}
ul#leftnav li ul li {
   margin:0.6em 0;
   list-style-type:disc;
}
ul#leftnav li ul li a {
   text-transform:none;
   font-weight:normal;
   background:none;
   padding:0;
}
ul#leftnav li ul li strong {
   display:block;
   color:#94a02d;
   text-transform:none;
   font-weight:normal;
   background:none;
   padding:0;
}



div#leftbarFeature {
   width:195px;
   margin:1em 0 1em 2.5em;
	border: 1px solid #ddd;
	background-color: #ddd;
}
div#leftbarFeature p {
   margin: 0.5em 0.75em;
	font-size: 116%;
}


/* main content styling */
div#content {
   padding:0 0 2.5em;
}
.nothome div#content p {
   font-size:116%;
   margin:0.4em 0 0.6em 0;
   max-width:29em;
   width: 29em;
}
.nothome div#content p.tagline {
   max-width:23em;
   width: 23em;
   margin:1em 0;
   color:#1a1a1a;
   font-size:138.5%;
   font-weight:bold;
}
.nothome div#content h1 {
   max-width:16em;
   width: 16em;
}
.nothome div#content h2 {
   margin:1em 0 0.4em 0;
   max-width:19em;
   width: 19em;
}
.nothome div#content img {
   float:right;
   clear:right;
}
.nothome div#content ul,
.nothome div#content ol {
   max-width:28em;
   width: 28em;
   margin:0.8em 0 0.8em 1em;
	padding-left: 0.5em;
   font-size:116%;
}
.nothome div#content ol ul, .nothome div#content ol p {
   max-width:100%;
   width:100%;
}
.nothome div#content ul *,
.nothome div#content ol * {
   font-size:inherit;
}
.nothome div#content ol ul, .nothome div#content ol p {
	font-size: 93%;
}
.nothome div#content ol li {
   list-style-type:decimal;
   margin:0.4em 0 0.4em 1em;
}
.nothome div#content ul li {
   list-style-type:disc;
   margin:0.4em 0 0.4em 1em;
}
.nothome div#content p.fraction {
   text-align:center;
   margin:2em 3em;
   font-size:100%;
   line-height:1.1;
}
.nothome div#content p.fraction span {
   display:block;
}
.nothome div#content p.fraction span.numerator {
   text-decoration:underline;
}

div.pdfinstruct {
   border:1px solid #A0A3A5;
   padding:1em;
   width:36em;
   background-color:#C6C8C9;
}
div.pdfinstruct a {
   display:block;
   padding-left:45px;
   background:transparent url(/global-assets/images/pdf_icon.gif) left center no-repeat;
}

/* right navigation */
ul#rightnav {
   display:block;
   float:right;
   width:26.5%!important;
	margin: 0px!important;
}
ul#rightnav li {
   list-style-type:none!important;
   margin: 2px 0 4px 0!important;
   padding: 0!important;
	line-height: 0;
}
ul#rightnav li a,
ul#rightnav li strong {
   font-weight:bold;
   display:block;
   font-size:100%;
   padding:0.8em;
   color:#fff;
   background-color:#94a02d;
	line-height: 1.5;
}
ul#rightnav li a {
   background-color:#8a181a;
}

body.about-us ul#rightnav li strong,
body.faqs ul#rightnav li strong,
body.support ul#rightnav li strong,
body.resources ul#rightnav li strong,
body.news ul#rightnav li strong {
   background-color:#aaa;
}
body.about-us ul#rightnav li a {
   background-color:#704E89;
}
body.faqs ul#rightnav li a {
   background-color:#63809C;
}
body.support ul#rightnav li a {
   background-color:#BA9242;
}
body.resources ul#rightnav li a {
   background-color:#D58018;
}
body.contact-us ul#rightnav li strong {
   background-color:white;
   border:1px solid #A0A3A5;
   color:#1a1a1a;
}
body.contact-us ul#rightnav li a {
   background-color:#A0A3A5;
   border:1px solid #fff;
}
body.news ul#rightnav li a {
   background-color:#CCCC99;
}


/* footer */
div#ft {
   border-top:1px solid #cfcfcf;
   padding-top:2em;

}
div#ft form {
   width:30%;
   float:left;
   clear:left;
}
div#ft form select,
div#ft form input {
   font-size:85%;
}
div#ft p {
   font-size:85%;
   text-align:right;
   width:50%;
   float:right;
   clear:right;
   margin-bottom:1em;
}
div#ft p a {
}

/* aggregation centres */
div#centremap {
   position:relative;
   width:194px;
   height:280px;
   background:#fff url(/global-assets/images/centres-map.gif) left top no-repeat;
   float:right;
}
div#centremap a {
   display:block;
   width:15px;
   height:15px;
   position:absolute;
   background:transparent url(/global-assets/images/centres-bluecircle.gif) left top no-repeat;
}

.yui-tt {
   background-color:#fff;
   border:1px solid #044DD5;
   color:#000;
   padding:0;
   font-size:85%;
   text-align:left;
   line-height:1.1;
}
.yui-tt h4 {
   color:#fff;
   background-color:#044DD5;
   padding:3px 4px;
   font-weight:bold;
   margin:0 0 3px 0;
}
.yui-tt strong,
.yui-tt span {
   margin:0;
   padding:0 4px 2px 4px;
   display:block;
   clear:both;
}

/* support pages */
div.staffDetails {
   margin:1.5em 0 3em 0;
   position:relative;
   padding-left:90px;
   min-height:115px;
   _height:115px;
}
div.staffDetails h3 {
   max-width:66%;
   width:66%;
   margin:0;
}
div.staffDetails p {
   max-width:66%;
   width:66%;
   margin:0;
}
div.staffDetails img {
   position:absolute;
   top:0;
   left:0;
}

form h2 {
	clear: left;
	width: 100%;
}

form p {
	clear: left;
	width: 100%;
}



body.contact-us div#content form,
body.support div#content form {
   max-width:30em;
   width:30em;
   float:left;
}
body.contact-us div#content form p,
body.support div#content form p,
body.contact-us div#content form h2,
body.support div#content form h2 {
   max-width:100%;
}
body.contact-us div#content form fieldset,
body.support div#content form fieldset {
   margin-bottom:1em;
   max-width:100%;
   width:100%;
   float:left;
   clear:both;
}
body.contact-us div#content form fieldset span,
body.support div#content form fieldset span {
   display:block;
   float:left;
   margin-right:0.4em;
}
body.contact-us div#content form fieldset label,
body.support div#content form fieldset label {
   margin-top:1em;
   display:block;
}

body.contact-us div#content form input,
body.contact-us div#content form textarea {
	border: 2px solid #A0A3A5;
	padding: 3px;
	background-color: #f5f5f5;
}

body div#content form #query {
	width: 24em;
}

body.support div#content form input {
	border: 2px solid #ba9242;
	padding: 3px;
	background-color: #fcf7ee;
}

body.support div#content form textarea {
	border: 2px solid #ba9242;
	padding: 3px;
	background-color: #fcf7ee;
}

/* tour */
div#flashtour {
   width:760px;
   margin:20px auto;
}
div#flashtour p {
   text-align:center;
   margin:2em 0;
}


/* news */
body.news ul#news {
   font-size:100%;
   margin:0;
	padding-left: 0;
	width: 34em;
	max-width: 34em;
}
body.news ul#news li {
   list-style-type:none;
   padding:0;
   margin:0 0 2em 0;
}
body.news ul#news li h2 {
   font-size:123.1%;
   width:100%;
   max-width:100%;
   text-transform:uppercase;
	font-weight: bold;
}
body.news ul#news li p {
   width:100%;
   max-width:100%;
   padding:0;
}
body.news ul#news li a {
   float:right;
   margin-top:-1.8em;
}


/* home page exceptions */
body.home div#hd {
   height:305px;
}
body.home div#hd div#hometop {
   position:absolute;
   bottom:0;
   height:180px;
   width:100%;
   background:transparent url(/global-assets/images/homegraf.gif) left bottom repeat-x;
}
body.home img#cans {
   position:absolute;
   bottom:1px;
   right:126px;
}
body.home img#subtitle {
   position:absolute;
   left:35px;
   bottom:90px;
}
body.home #hometop ul {
   position:absolute;
   left:35px;
   top:100px;
   width:28em;
}
body.home #hometop p {
   position:absolute;
   color: white;
   left:35px;
   top:95px;
}
body.home #hometop p a{
   color: white;
}
body.home #hometop ul li {
   margin-bottom:7px;
}
body.home #hometop ul li a {
   font-size:100%;
   color:#fff;
   display:block;
   padding:0 0 0 14px;
   height:1.3em;
   background:transparent url(/global-assets/images/homearrow-right-white.gif) left center no-repeat;
	font-weight: bold;
}
#hd p#priceTicker {
   position:absolute;
   color:#fff;
   bottom:14px;
   left:35px;
   font-size:92%;
}
body.nothome #hd p#priceTicker {
   bottom:5px;
}
#hd p#priceTicker span {
   font-weight:bold;
   margin-right:0.7em;
}
#hd p#priceTicker strong#tickerText {
   display:inline!important;
}


body.home ul#news {
   float:left;
   width:100%;
   max-width:100%;
   margin:1em 0;
}
body.home ul#news li {
   list-style-type:none;
   margin:0;
   width:49%;
   float:left;
   clear:none;
   padding:0;
}
body.home ul#news li * {
   margin:0 2em 0.2em 0;
   display:block;
   font-size:100%;
   max-width:100%;
}
body.home ul#news li a {
   text-decoration:underline;
}
body.home ul#news li p {
   text-align:justify;
}


#whatBusiness {
   background:#636363 url(/global-assets/images/whatbusiness-grad.gif) left top repeat-x;
   clear:left;
   float:left;
   position:relative;
   padding:0.6em;
   width:48em;
   margin:1em 0 2em 0;
}
#whatBusiness h3 {
   margin-top:0.6em;
   font-size:26px;
   font-weight:normal;
}
#whatBusiness p {
   font-size:14px;
   margin-top:15px;
}


#contentArea {
   background-color:#fff;
   float:left;
   width:26em;
   height:20.15em;
   padding:1em 3em;
}
#contentArea p {
   max-width:100%!important;
}
#contentArea div.section a {
   float:right;
   font-weight:bold;
   padding:0 10px 0 0;
   margin:1em 0;
   background:transparent url(/global-assets/images/navarrow-right-maroon.gif) right 0.3em no-repeat;
	font-size: 123.1%;
}

div#thinkcans {
   width:49.2em;
   float:left;
   clear:both;
   border:1px solid #ccc;
   margin:1em 0 2em 0;
}
div#thinkcans h2 {
   color:#fff;
   font-size:138.5%;
   background: #0083ae url(/global-assets/images/thinkcans-grad.gif) left top repeat-x;
   width:9.74em;
   padding:1em;
   margin-right:1em;
   float:left;
   clear:left;
}
div#thinkcans p {
   line-height:1.4;
   font-size:108%;
   padding:0.8em;
}
div#thinkcans p a {
   color:#0083ae;
   font-weight:bold;
   text-decoration:none;
}

ul#navList {
   font-size:100%;
   clear:left;
   float:left;
   list-style-type:none;
   width:16em;
   margin:0!Important;
   border-top:1px solid #aaa;
}
ul#navList li {
   margin:0!Important;
   clear:both;
   display:block;
   float:left;
   width:100%;
   border-bottom:1px solid #aaa;
   padding:0.5em 0;
   overflow:hidden;
   line-height:1.2;
}
ul#navList li a {
   font-size:138.5%;
   outline:none;
   color:#fff;
   display:block;
   width:100%;
   height:2.5em;
   text-decoration:none;
   line-height:1.2;
   max-height:2.5em;
   padding:0.3em 0 0.3em 0.5em;
   margin-right:1em;
}
ul#navList li a.selected {
   background-color:#fff;
   background-image:none;
   color:#000;
   line-height:1.2;
}
ul#navList li a.single {
   clear:left;
   float:left;
   padding:0.8em 0 0 0.5em;
}


table#equip {
   margin:0;
   float:none;
   clear:both;
	width:400px;
}
table#equip tr td {
	padding:8px;
	text-align:center;
	font-size:85%;
}
table#equip tr td img {
	float:none!Important;
}

ol#disclaimer {
   padding:0!important;
   margin:0!important;
}
ol#disclaimer li {
   list-style:upper-roman inside!important;
   font-size:100%;
}
ol#disclaimer li ol li {
   list-style:decimal outside!important;
   font-size:85%!important;
}

address {
    display:inline;
}

.left-nav-think-cans a {
	margin: 0 0 1em 2.5em;
}

.left-nav-think-cans p {
	margin: 0.5em 0 1.5em 2.5em; 
	width: 187px; 
	padding: 4px;
}

.left-nav-think-cans p a {
	margin: 0;
}